Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc4a4fd5f979b56fd537654c4e0b5a963b5af142 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-ssh2817328044777928139.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-ssh2138128545786117875.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-ssh6615313089522746094.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-ssh12282527667619036596.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-ssh16964608371082557702.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-37331 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 dc4a4fd5f979b56fd537654c4e0b5a963b5af142 (main) Commit message: "Merge pull request #341 from weichou1229/upgred-sdk" > 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 dc4a4fd5f979b56fd537654c4e0b5a963b5af142 # timeout=10 > git rev-list --no-walk eedbcdbc28cbca11ed8ba166b846f3be16cf5561 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-21T07:32:18.499Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-21T07:32:18.584Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-21T07:32:18.609Z] ========================================================= [2025-01-21T07:32:18.610Z] EdgeX Global Pipelines Version Info [2025-01-21T07:32:18.610Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-21T07:32:19.699Z] ------------------- [2025-01-21T07:32:19.699Z] stable info: [2025-01-21T07:32:19.699Z] ------------------- [2025-01-21T07:32:19.699Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-21T07:32:19.700Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-21T07:32:19.700Z] Message: update stable to v1.0.269 [2025-01-21T07:32:19.960Z] ------------------- [2025-01-21T07:32:19.960Z] experimental info: [2025-01-21T07:32:19.960Z] ------------------- [2025-01-21T07:32:19.960Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-21T07:32:19.960Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-21T07:32:19.960Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-21T07:32:20.045Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2025-01-21T07:32:20.069Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2025-01-21T07:32:20.092Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-21T07:32:20.119Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-21T07:32:20.148Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-21T07:32:20.169Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-21T07:32:20.194Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-21T07:32:20.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-21T07:32:20.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-21T07:32:20.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-21T07:32:20.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-21T07:32:20.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2025-01-21T07:32:20.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-21T07:32:20.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-21T07:32:20.368Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-21T07:32:20.387Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-21T07:32:20.407Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-21T07:32:20.433Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-21T07:32:20.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-21T07:32:20.481Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-21T07:32:20.504Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-21T07:32:20.524Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-21T07:32:20.541Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-21T07:32:20.574Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-21T07:32:20.597Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-21T07:32:20.620Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-21T07:32:20.738Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-21T07:32:20.758Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-21T07:32:20.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-21T07:32:20.800Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-21T07:32:20.822Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [Pipeline] echo [2025-01-21T07:32:20.843Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc4a4fd [Pipeline] echo [2025-01-21T07:32:20.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-21T07:32:20.920Z] provisioning config files... [2025-01-21T07:32:20.933Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4942135674802971390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-21T07:32:21.260Z] ---> ****-login.sh [2025-01-21T07:32:21.260Z] nexus3.edgexfoundry.org:10001 [2025-01-21T07:32:21.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:32:21.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:32:21.519Z] Configure a credential helper to remove this warning. See [2025-01-21T07:32:21.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:32:21.519Z] [2025-01-21T07:32:21.519Z] Login Succeeded [2025-01-21T07:32:21.519Z] nexus3.edgexfoundry.org:10002 [2025-01-21T07:32:21.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:32:21.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:32:21.782Z] Configure a credential helper to remove this warning. See [2025-01-21T07:32:21.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:32:21.782Z] [2025-01-21T07:32:21.782Z] Login Succeeded [2025-01-21T07:32:21.782Z] nexus3.edgexfoundry.org:10003 [2025-01-21T07:32:21.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:32:21.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:32:21.782Z] Configure a credential helper to remove this warning. See [2025-01-21T07:32:21.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:32:21.782Z] [2025-01-21T07:32:21.782Z] Login Succeeded [2025-01-21T07:32:21.782Z] nexus3.edgexfoundry.org:10004 [2025-01-21T07:32:21.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:32:22.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:32:22.042Z] Configure a credential helper to remove this warning. See [2025-01-21T07:32:22.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:32:22.043Z] [2025-01-21T07:32:22.043Z] Login Succeeded [2025-01-21T07:32:22.043Z] ****.io [2025-01-21T07:32:22.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:32:22.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:32:22.303Z] Configure a credential helper to remove this warning. See [2025-01-21T07:32:22.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:32:22.303Z] [2025-01-21T07:32:22.303Z] Login Succeeded [2025-01-21T07:32:22.304Z] ---> ****-login.sh ends [Pipeline] } [2025-01-21T07:32:22.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-21T07:32:22.714Z] + git rev-list -1 --merges dc4a4fd5f979b56fd537654c4e0b5a963b5af142~1..dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [Pipeline] echo [2025-01-21T07:32:22.744Z] -----------> git rev-list -1 --merges dc4a4fd5f979b56fd537654c4e0b5a963b5af142~1..dc4a4fd5f979b56fd537654c4e0b5a963b5af142 dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [2025-01-21T07:32:22.744Z] dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [false] [Pipeline] sh [2025-01-21T07:32:23.036Z] + git log --format=format:%s -1 dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [Pipeline] echo [2025-01-21T07:32:23.054Z] ========================================================= [2025-01-21T07:32:23.054Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-21T07:32:23.054Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-21T07:32:23.389Z] + git log --format=format:%s -1 dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [Pipeline] echo [2025-01-21T07:32:23.402Z] [semverPrep] GIT_COMMIT: dc4a4fd5f979b56fd537654c4e0b5a963b5af142, Commit Message: Merge pull request #341 from weichou1229/upgred-sdk [Pipeline] echo [2025-01-21T07:32:23.417Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-21T07:32:23.800Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-21T07:32:23.800Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-21T07:32:23.800Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-21T07:32:23.800Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-21T07:32:23.800Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-21T07:32:23.800Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-21T07:32:23.800Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:32:24.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-21T07:32:24.208Z] [2025-01-21T07:32:24.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:32:24.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-21T07:32:24.513Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-21T07:32:24.513Z] b85a868b505f: Pulling fs layer [2025-01-21T07:32:24.513Z] e2be974225ed: Pulling fs layer [2025-01-21T07:32:24.513Z] 339a4e72a1f5: Pulling fs layer [2025-01-21T07:32:24.513Z] 988bab9f4d93: Pulling fs layer [2025-01-21T07:32:24.513Z] 1469e6f7b9e6: Pulling fs layer [2025-01-21T07:32:24.513Z] eaf3925da568: Pulling fs layer [2025-01-21T07:32:24.513Z] bab4dde63d76: Pulling fs layer [2025-01-21T07:32:24.513Z] bde34c3a00c8: Pulling fs layer [2025-01-21T07:32:24.513Z] b352a97aabf1: Pulling fs layer [2025-01-21T07:32:24.513Z] 4872d77fe225: Pulling fs layer [2025-01-21T07:32:24.513Z] 5851b861e8e6: Pulling fs layer [2025-01-21T07:32:24.513Z] 1469e6f7b9e6: Waiting [2025-01-21T07:32:24.513Z] eaf3925da568: Waiting [2025-01-21T07:32:24.513Z] bab4dde63d76: Waiting [2025-01-21T07:32:24.513Z] 4872d77fe225: Waiting [2025-01-21T07:32:24.513Z] 5851b861e8e6: Waiting [2025-01-21T07:32:24.513Z] bde34c3a00c8: Waiting [2025-01-21T07:32:24.513Z] b352a97aabf1: Waiting [2025-01-21T07:32:24.513Z] 988bab9f4d93: Waiting [2025-01-21T07:32:24.513Z] e2be974225ed: Verifying Checksum [2025-01-21T07:32:24.513Z] e2be974225ed: Download complete [2025-01-21T07:32:24.513Z] 988bab9f4d93: Verifying Checksum [2025-01-21T07:32:24.513Z] 988bab9f4d93: Download complete [2025-01-21T07:32:24.777Z] 1469e6f7b9e6: Verifying Checksum [2025-01-21T07:32:24.777Z] 1469e6f7b9e6: Download complete [2025-01-21T07:32:24.777Z] 339a4e72a1f5: Verifying Checksum [2025-01-21T07:32:24.777Z] 339a4e72a1f5: Download complete [2025-01-21T07:32:24.777Z] eaf3925da568: Verifying Checksum [2025-01-21T07:32:24.777Z] eaf3925da568: Download complete [2025-01-21T07:32:24.777Z] bde34c3a00c8: Download complete [2025-01-21T07:32:24.777Z] b352a97aabf1: Verifying Checksum [2025-01-21T07:32:24.777Z] b352a97aabf1: Download complete [2025-01-21T07:32:24.777Z] 4872d77fe225: Verifying Checksum [2025-01-21T07:32:24.777Z] 4872d77fe225: Download complete [2025-01-21T07:32:24.777Z] 5851b861e8e6: Verifying Checksum [2025-01-21T07:32:24.777Z] 5851b861e8e6: Download complete [2025-01-21T07:32:24.777Z] b85a868b505f: Verifying Checksum [2025-01-21T07:32:24.777Z] b85a868b505f: Download complete [2025-01-21T07:32:25.038Z] bab4dde63d76: Verifying Checksum [2025-01-21T07:32:25.038Z] bab4dde63d76: Download complete [2025-01-21T07:32:25.972Z] b85a868b505f: Pull complete [2025-01-21T07:32:26.230Z] e2be974225ed: Pull complete [2025-01-21T07:32:26.488Z] 339a4e72a1f5: Pull complete [2025-01-21T07:32:26.749Z] 988bab9f4d93: Pull complete [2025-01-21T07:32:26.749Z] 1469e6f7b9e6: Pull complete [2025-01-21T07:32:27.008Z] eaf3925da568: Pull complete [2025-01-21T07:32:28.912Z] bab4dde63d76: Pull complete [2025-01-21T07:32:28.912Z] bde34c3a00c8: Pull complete [2025-01-21T07:32:28.912Z] b352a97aabf1: Pull complete [2025-01-21T07:32:28.912Z] 4872d77fe225: Pull complete [2025-01-21T07:32:28.912Z] 5851b861e8e6: Pull complete [2025-01-21T07:32:28.912Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-21T07:32:28.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-21T07:32:28.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T07:32:29.050Z] prd-ubuntu20.04-docker-8c-8g-37331 does not seem to be running inside a container [2025-01-21T07:32:29.076Z] $ 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 [2025-01-21T07:32:31.906Z] $ docker top 79526168b380fdb463b28953718edce0b85bdaf40078c2f09189c7a552c56150 -eo pid,comm [2025-01-21T07:32:31.968Z] 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). [2025-01-21T07:32:31.968Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-21T07:32:32.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-21T07:32:32.030Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-21T07:32:32.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-21T07:32:32.156Z] $ docker exec 79526168b380fdb463b28953718edce0b85bdaf40078c2f09189c7a552c56150 ssh-agent [2025-01-21T07:32:32.271Z] SSH_AUTH_SOCK=/tmp/ssh-uDhSBcSG3GpI/agent.31 [2025-01-21T07:32:32.271Z] SSH_AGENT_PID=37 [2025-01-21T07:32:32.280Z] Running ssh-add (command line suppressed) [2025-01-21T07:32:32.377Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9159826595024643730.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9159826595024643730.key) [2025-01-21T07:32:32.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-21T07:32:32.696Z] + git tag --points-at HEAD [Pipeline] } [2025-01-21T07:32:32.703Z] $ docker exec --env ******** --env ******** 79526168b380fdb463b28953718edce0b85bdaf40078c2f09189c7a552c56150 ssh-agent -k [2025-01-21T07:32:32.807Z] unset SSH_AUTH_SOCK; [2025-01-21T07:32:32.808Z] unset SSH_AGENT_PID; [2025-01-21T07:32:32.808Z] echo Agent pid 37 killed; [2025-01-21T07:32:32.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-21T07:32:32.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-21T07:32:32.864Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-21T07:32:32.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-21T07:32:32.978Z] $ docker exec 79526168b380fdb463b28953718edce0b85bdaf40078c2f09189c7a552c56150 ssh-agent [2025-01-21T07:32:33.095Z] SSH_AUTH_SOCK=/tmp/ssh-sz7UmtTHNyBA/agent.70 [2025-01-21T07:32:33.095Z] SSH_AGENT_PID=76 [2025-01-21T07:32:33.100Z] Running ssh-add (command line suppressed) [2025-01-21T07:32:33.197Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12687677377920681932.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12687677377920681932.key) [2025-01-21T07:32:33.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-21T07:32:33.508Z] + git semver init [2025-01-21T07:32:33.769Z] 2025-01-21 07:32:33,677 [run_init] DEBUG init version:0.0.0 force:False [2025-01-21T07:32:33.769Z] 2025-01-21 07:32:33,677 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2025-01-21T07:32:33.769Z] 2025-01-21 07:32:33,678 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2025-01-21T07:32:33.769Z] 2025-01-21 07:32:33,678 [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) [2025-01-21T07:32:35.682Z] 2025-01-21 07:32:35,162 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2025-01-21T07:32:35.682Z] 2025-01-21 07:32:35,163 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2025-01-21T07:32:35.682Z] 2025-01-21 07:32:35,163 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-01-21T07:32:35.682Z] 2025-01-21 07:32:35,163 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-01-21T07:32:35.682Z] 4.0.0-dev.7 [Pipeline] } [2025-01-21T07:32:35.690Z] $ docker exec --env ******** --env ******** 79526168b380fdb463b28953718edce0b85bdaf40078c2f09189c7a552c56150 ssh-agent -k [2025-01-21T07:32:35.800Z] unset SSH_AUTH_SOCK; [2025-01-21T07:32:35.800Z] unset SSH_AGENT_PID; [2025-01-21T07:32:35.800Z] echo Agent pid 76 killed; [2025-01-21T07:32:35.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-21T07:32:36.126Z] + git semver [Pipeline] } [2025-01-21T07:32:36.397Z] $ docker stop --time=1 79526168b380fdb463b28953718edce0b85bdaf40078c2f09189c7a552c56150 [2025-01-21T07:32:37.671Z] $ docker rm -f --volumes 79526168b380fdb463b28953718edce0b85bdaf40078c2f09189c7a552c56150 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-21T07:32:38.022Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-21T07:32:38.271Z] Stashed 1 file(s) [Pipeline] echo [2025-01-21T07:32:38.274Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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 [2025-01-21T07:32:38.439Z] provisioning config files... [2025-01-21T07:32:38.450Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5794871943853851781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-21T07:32:38.756Z] ---> ****-login.sh [2025-01-21T07:32:38.757Z] nexus3.edgexfoundry.org:10001 [2025-01-21T07:32:38.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:32:38.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:32:38.757Z] Configure a credential helper to remove this warning. See [2025-01-21T07:32:38.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:32:38.757Z] [2025-01-21T07:32:38.757Z] Login Succeeded [2025-01-21T07:32:38.757Z] nexus3.edgexfoundry.org:10002 [2025-01-21T07:32:38.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:32:38.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:32:38.757Z] Configure a credential helper to remove this warning. See [2025-01-21T07:32:38.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:32:38.757Z] [2025-01-21T07:32:38.757Z] Login Succeeded [2025-01-21T07:32:38.757Z] nexus3.edgexfoundry.org:10003 [2025-01-21T07:32:39.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:32:39.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:32:39.017Z] Configure a credential helper to remove this warning. See [2025-01-21T07:32:39.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:32:39.017Z] [2025-01-21T07:32:39.017Z] Login Succeeded [2025-01-21T07:32:39.017Z] nexus3.edgexfoundry.org:10004 [2025-01-21T07:32:39.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:32:39.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:32:39.277Z] Configure a credential helper to remove this warning. See [2025-01-21T07:32:39.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:32:39.277Z] [2025-01-21T07:32:39.277Z] Login Succeeded [2025-01-21T07:32:39.277Z] ****.io [2025-01-21T07:32:39.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:32:39.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:32:39.277Z] Configure a credential helper to remove this warning. See [2025-01-21T07:32:39.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:32:39.277Z] [2025-01-21T07:32:39.277Z] Login Succeeded [2025-01-21T07:32:39.277Z] ---> ****-login.sh ends [Pipeline] } [2025-01-21T07:32:39.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-21T07:32:39.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-21T07:32:39.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-21T07:32:39.412Z] ========================================================= [2025-01-21T07:32:39.412Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-21T07:32:39.412Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:32:39.750Z] + 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 . [2025-01-21T07:32:39.750Z] Sending build context to Docker daemon 11.57MB [2025-01-21T07:32:39.750Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-01-21T07:32:39.750Z] Step 2/12 : FROM ${BASE} AS builder [2025-01-21T07:32:39.750Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-21T07:32:39.750Z] da9db072f522: Pulling fs layer [2025-01-21T07:32:39.750Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-21T07:32:39.750Z] 06f05ace1117: Pulling fs layer [2025-01-21T07:32:39.750Z] 5fe327b54edc: Pulling fs layer [2025-01-21T07:32:39.750Z] 4f4fb700ef54: Pulling fs layer [2025-01-21T07:32:39.750Z] 92a5565b7b96: Pulling fs layer [2025-01-21T07:32:39.750Z] 4f4fb700ef54: Waiting [2025-01-21T07:32:39.750Z] 5fe327b54edc: Waiting [2025-01-21T07:32:39.750Z] ff9bb7016b71: Pulling fs layer [2025-01-21T07:32:39.750Z] b67dba6c2c7d: Pulling fs layer [2025-01-21T07:32:39.750Z] a813b0c90790: Pulling fs layer [2025-01-21T07:32:39.750Z] 92a5565b7b96: Waiting [2025-01-21T07:32:39.750Z] b67dba6c2c7d: Waiting [2025-01-21T07:32:39.750Z] ff9bb7016b71: Waiting [2025-01-21T07:32:39.750Z] a813b0c90790: Waiting [2025-01-21T07:32:39.750Z] 6ef4a4ee8ca5: Download complete [2025-01-21T07:32:39.750Z] 5fe327b54edc: Verifying Checksum [2025-01-21T07:32:39.750Z] 5fe327b54edc: Download complete [2025-01-21T07:32:40.011Z] 4f4fb700ef54: Verifying Checksum [2025-01-21T07:32:40.011Z] 4f4fb700ef54: Download complete [2025-01-21T07:32:40.011Z] 92a5565b7b96: Verifying Checksum [2025-01-21T07:32:40.011Z] 92a5565b7b96: Download complete [2025-01-21T07:32:40.011Z] da9db072f522: Download complete [2025-01-21T07:32:40.011Z] ff9bb7016b71: Verifying Checksum [2025-01-21T07:32:40.011Z] ff9bb7016b71: Download complete [2025-01-21T07:32:40.011Z] da9db072f522: Pull complete [2025-01-21T07:32:40.271Z] 6ef4a4ee8ca5: Pull complete [2025-01-21T07:32:40.271Z] a813b0c90790: Verifying Checksum [2025-01-21T07:32:40.271Z] a813b0c90790: Download complete [2025-01-21T07:32:40.530Z] 06f05ace1117: Verifying Checksum [2025-01-21T07:32:40.530Z] 06f05ace1117: Download complete [2025-01-21T07:32:40.790Z] b67dba6c2c7d: Verifying Checksum [2025-01-21T07:32:40.790Z] b67dba6c2c7d: Download complete [2025-01-21T07:32:44.084Z] 06f05ace1117: Pull complete [2025-01-21T07:32:44.084Z] 5fe327b54edc: Pull complete [2025-01-21T07:32:44.084Z] 4f4fb700ef54: Pull complete [2025-01-21T07:32:44.084Z] 92a5565b7b96: Pull complete [2025-01-21T07:32:44.084Z] ff9bb7016b71: Pull complete [2025-01-21T07:32:46.618Z] b67dba6c2c7d: Pull complete [2025-01-21T07:32:46.877Z] a813b0c90790: Pull complete [2025-01-21T07:32:46.877Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-21T07:32:46.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-21T07:32:46.877Z] ---> 3ba60ce46760 [2025-01-21T07:32:46.877Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-01-21T07:32:52.192Z] ---> Running in 323c6e6e29c3 [2025-01-21T07:32:52.192Z] Removing intermediate container 323c6e6e29c3 [2025-01-21T07:32:52.192Z] ---> 7117f5357e96 [2025-01-21T07:32:52.192Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-21T07:32:52.192Z] ---> Running in 612bbc38933d [2025-01-21T07:32:52.192Z] Removing intermediate container 612bbc38933d [2025-01-21T07:32:52.192Z] ---> 27f2a599e397 [2025-01-21T07:32:52.192Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2025-01-21T07:32:52.192Z] ---> Running in 049ea2ac2717 [2025-01-21T07:32:52.192Z] Removing intermediate container 049ea2ac2717 [2025-01-21T07:32:52.192Z] ---> 302deab6cd75 [2025-01-21T07:32:52.192Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-01-21T07:32:52.192Z] ---> Running in 7426d704e883 [2025-01-21T07:32:52.192Z] Removing intermediate container 7426d704e883 [2025-01-21T07:32:52.192Z] ---> 08132fbe07b5 [2025-01-21T07:32:52.192Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-21T07:32:52.192Z] ---> Running in 9a7429d27d96 [2025-01-21T07:32:52.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T07:32:52.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T07:32:52.972Z] OK: 248 MiB in 58 packages [2025-01-21T07:32:53.231Z] Removing intermediate container 9a7429d27d96 [2025-01-21T07:32:53.231Z] ---> 44cde52a836c [2025-01-21T07:32:53.231Z] Step 8/12 : WORKDIR /app [2025-01-21T07:32:53.231Z] ---> Running in 0b5f0a1574a9 [2025-01-21T07:32:53.231Z] Removing intermediate container 0b5f0a1574a9 [2025-01-21T07:32:53.231Z] ---> f754994f664e [2025-01-21T07:32:53.231Z] Step 9/12 : COPY go.mod vendor* ./ [2025-01-21T07:32:53.399Z] Still waiting to schedule task [2025-01-21T07:32:53.399Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-21T07:32:53.490Z] ---> 7b28e848e26d [2025-01-21T07:32:53.490Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T07:32:53.490Z] ---> Running in 80cb99c030d2 [2025-01-21T07:33:49.750Z] Removing intermediate container 80cb99c030d2 [2025-01-21T07:33:49.750Z] ---> 10b9554bfe8c [2025-01-21T07:33:49.750Z] Step 11/12 : COPY . . [2025-01-21T07:33:49.750Z] ---> 58ba6d828915 [2025-01-21T07:33:49.750Z] Step 12/12 : RUN $MAKE [2025-01-21T07:33:49.750Z] ---> Running in 146107ce7336 [2025-01-21T07:33:49.750Z] noop [2025-01-21T07:33:49.750Z] Removing intermediate container 146107ce7336 [2025-01-21T07:33:49.750Z] ---> 849b7bd4be3d [2025-01-21T07:33:49.750Z] Successfully built 849b7bd4be3d [2025-01-21T07:33:49.750Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:33:50.092Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-21T07:33:50.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T07:33:50.171Z] prd-ubuntu20.04-docker-8c-8g-37331 does not seem to be running inside a container [2025-01-21T07:33:50.202Z] $ 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 [2025-01-21T07:33:50.539Z] $ docker top dbb1fd3ffbe05fbc1fc2743dddca033b1eaed476fc3439504af7128519715c73 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-21T07:33:50.897Z] + go version [2025-01-21T07:33:50.897Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-21T07:33:50.908Z] $ docker stop --time=1 dbb1fd3ffbe05fbc1fc2743dddca033b1eaed476fc3439504af7128519715c73 [2025-01-21T07:33:52.163Z] $ docker rm -f --volumes dbb1fd3ffbe05fbc1fc2743dddca033b1eaed476fc3439504af7128519715c73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:33:52.612Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-21T07:33:52.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T07:33:52.698Z] prd-ubuntu20.04-docker-8c-8g-37331 does not seem to be running inside a container [2025-01-21T07:33:52.730Z] $ 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 [2025-01-21T07:33:53.084Z] $ docker top bd1d0e32b76a98b7d37773757af78c9c5558cd5d48b4daf6143de09f5fcd5f25 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-21T07:33:53.444Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2025-01-21T07:33:53.746Z] + make test [2025-01-21T07:33:53.746Z] go test ./... -coverprofile=coverage.out ./... [2025-01-21T07:33:55.121Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2025-01-21T07:34:13.205Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2025-01-21T07:34:13.205Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2025-01-21T07:34:15.743Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.491s coverage: 40.6% of statements [2025-01-21T07:34:15.743Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2025-01-21T07:34:15.743Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.244s coverage: 51.9% of statements [2025-01-21T07:34:27.994Z] go vet ./... [2025-01-21T07:34:31.055Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-37333 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2025-01-21T07:34:31.075Z] Running in /w/workspace/device-rfid-llrp-go/162 [Pipeline] { [Pipeline] checkout [2025-01-21T07:34:31.275Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-21T07:34:31.275Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-21T07:34:31.275Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-21T07:34:34.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2025-01-21T07:34:34.128Z] The recommended git tool is: git [Pipeline] } [2025-01-21T07:34:34.145Z] $ docker stop --time=1 bd1d0e32b76a98b7d37773757af78c9c5558cd5d48b4daf6143de09f5fcd5f25 [2025-01-21T07:34:37.147Z] $ docker rm -f --volumes bd1d0e32b76a98b7d37773757af78c9c5558cd5d48b4daf6143de09f5fcd5f25 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-21T07:34:37.710Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-21T07:34:37.792Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-21T07:34:38.339Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-21T07:34:38.626Z] + ls -al . [2025-01-21T07:34:38.626Z] total 704 [2025-01-21T07:34:38.626Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 21 07:33 . [2025-01-21T07:34:38.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 07:32 .. [2025-01-21T07:34:38.626Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 21 07:32 .dockerignore [2025-01-21T07:34:38.626Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 21 07:34 .git [2025-01-21T07:34:38.626Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 07:32 .github [2025-01-21T07:34:38.626Z] -rw-rw-r-- 1 jenkins jenkins 880 Jan 21 07:32 .gitignore [2025-01-21T07:34:38.626Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 21 07:32 .golangci.yml [2025-01-21T07:34:38.626Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 21 07:32 .semver [2025-01-21T07:34:38.626Z] -rw-rw-r-- 1 jenkins jenkins 20798 Jan 21 07:32 Attribution.txt [2025-01-21T07:34:38.626Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jan 21 07:32 CHANGELOG.md [2025-01-21T07:34:38.626Z] -rw-rw-r-- 1 jenkins jenkins 1489 Jan 21 07:32 Dockerfile [2025-01-21T07:34:38.626Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 21 07:32 GOVERNANCE.md [2025-01-21T07:34:38.626Z] -rw-rw-r-- 1 jenkins jenkins 661 Jan 21 07:32 Jenkinsfile [2025-01-21T07:34:38.626Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 21 07:32 LICENSE [2025-01-21T07:34:38.626Z] -rw-rw-r-- 1 jenkins jenkins 2761 Jan 21 07:32 Makefile [2025-01-21T07:34:38.626Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 21 07:32 OWNERS.md [2025-01-21T07:34:38.626Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jan 21 07:32 README.md [2025-01-21T07:34:38.626Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 21 07:32 VERSION [2025-01-21T07:34:38.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 07:32 bin [2025-01-21T07:34:38.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 07:32 cmd [2025-01-21T07:34:38.626Z] -rw-r--r-- 1 jenkins jenkins 451915 Jan 21 07:34 coverage.out [2025-01-21T07:34:38.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 07:32 examples [2025-01-21T07:34:38.626Z] -rw-rw-r-- 1 jenkins jenkins 6368 Jan 21 07:32 go.mod [2025-01-21T07:34:38.626Z] -rw-rw-r-- 1 jenkins jenkins 86634 Jan 21 07:32 go.sum [2025-01-21T07:34:38.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 07:32 images [2025-01-21T07:34:38.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 07:32 internal [2025-01-21T07:34:38.626Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 07:32 pkg [2025-01-21T07:34:38.626Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 21 07:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:34:38.943Z] + 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=dc4a4fd5f979b56fd537654c4e0b5a963b5af142 --label arch=amd64 --label version=4.0.0-dev.7 . [2025-01-21T07:34:38.943Z] Sending build context to Docker daemon 11.57MB [2025-01-21T07:34:38.943Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-01-21T07:34:38.943Z] Step 2/25 : FROM ${BASE} AS builder [2025-01-21T07:34:38.943Z] ---> 849b7bd4be3d [2025-01-21T07:34:38.943Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-01-21T07:34:39.204Z] ---> Running in 26d86fa415d0 [2025-01-21T07:34:39.204Z] Removing intermediate container 26d86fa415d0 [2025-01-21T07:34:39.204Z] ---> 6deb2b8aa32b [2025-01-21T07:34:39.204Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-21T07:34:39.204Z] ---> Running in 19634db9139f [2025-01-21T07:34:39.204Z] Removing intermediate container 19634db9139f [2025-01-21T07:34:39.204Z] ---> 9b0e0e06003e [2025-01-21T07:34:39.204Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2025-01-21T07:34:39.463Z] ---> Running in 7628124c0c93 [2025-01-21T07:34:39.463Z] Removing intermediate container 7628124c0c93 [2025-01-21T07:34:39.463Z] ---> 549d358a99fd [2025-01-21T07:34:39.463Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-01-21T07:34:39.463Z] ---> Running in 32d5f20629ef [2025-01-21T07:34:39.463Z] Removing intermediate container 32d5f20629ef [2025-01-21T07:34:39.463Z] ---> 13782e5843f5 [2025-01-21T07:34:39.463Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-21T07:34:39.463Z] ---> Running in 90c72c759f15 [2025-01-21T07:34:39.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T07:34:39.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T07:34:40.240Z] OK: 248 MiB in 58 packages [2025-01-21T07:34:40.462Z] using credential edgex-jenkins-ssh [2025-01-21T07:34:40.488Z] Cloning the remote Git repository [2025-01-21T07:34:40.500Z] Removing intermediate container 90c72c759f15 [2025-01-21T07:34:40.500Z] ---> bac21f04e500 [2025-01-21T07:34:40.500Z] Step 8/25 : WORKDIR /app [2025-01-21T07:34:40.500Z] ---> Running in 1cd2d79d14c5 [2025-01-21T07:34:40.759Z] Removing intermediate container 1cd2d79d14c5 [2025-01-21T07:34:40.759Z] ---> 019ca60f6f57 [2025-01-21T07:34:40.759Z] Step 9/25 : COPY go.mod vendor* ./ [2025-01-21T07:34:40.759Z] ---> e53ccd45c4c2 [2025-01-21T07:34:40.759Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T07:34:40.759Z] ---> Running in 86ca9f7a0e2f [2025-01-21T07:34:41.324Z] Removing intermediate container 86ca9f7a0e2f [2025-01-21T07:34:41.324Z] ---> 45bffe141b2d [2025-01-21T07:34:41.324Z] Step 11/25 : COPY . . [2025-01-21T07:34:40.533Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2025-01-21T07:34:40.630Z] > git init /w/workspace/device-rfid-llrp-go/162 # timeout=10 [2025-01-21T07:34:40.774Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2025-01-21T07:34:40.775Z] > git --version # timeout=10 [2025-01-21T07:34:40.796Z] > git --version # 'git version 2.25.1' [2025-01-21T07:34:40.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-21T07:34:40.931Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-21T07:34:41.892Z] ---> c9488eb2b2af [2025-01-21T07:34:41.892Z] Step 12/25 : RUN $MAKE [2025-01-21T07:34:41.892Z] ---> Running in fea2a8dbb280 [2025-01-21T07:34:42.150Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2025-01-21T07:34:43.645Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2025-01-21T07:34:43.666Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-21T07:34:44.506Z] Avoid second fetch [2025-01-21T07:34:44.507Z] Checking out Revision dc4a4fd5f979b56fd537654c4e0b5a963b5af142 (main) [2025-01-21T07:34:45.150Z] Commit message: "Merge pull request #341 from weichou1229/upgred-sdk" [2025-01-21T07:34:44.522Z] > git config core.sparsecheckout # timeout=10 [2025-01-21T07:34:44.571Z] > git checkout -f dc4a4fd5f979b56fd537654c4e0b5a963b5af142 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-21T07:34:49.933Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-21T07:34:49.933Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-21T07:34:49.933Z] Dload Upload Total Spent Left Speed [2025-01-21T07:34:49.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 64140 0 --:--:-- --:--:-- --:--:-- 64140 100 12828 100 12828 0 0 63820 0 --:--:-- --:--:-- --:--:-- 63504 [Pipeline] sh [2025-01-21T07:34:50.289Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-21T07:34:50.620Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-21T07:34:50.620Z] + sudo tee /etc/docker/daemon.new [2025-01-21T07:34:50.620Z] { [2025-01-21T07:34:50.620Z] "registry-mirrors": [ [2025-01-21T07:34:50.620Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-21T07:34:50.620Z] ], [2025-01-21T07:34:50.620Z] "bip": "10.250.0.254/24", [2025-01-21T07:34:50.620Z] "hosts": [ [2025-01-21T07:34:50.620Z] "tcp://0.0.0.0:5555", [2025-01-21T07:34:50.620Z] "unix:///var/run/docker.sock" [2025-01-21T07:34:50.620Z] ], [2025-01-21T07:34:50.620Z] "mtu": 1458, [2025-01-21T07:34:50.620Z] "selinux-enabled": true, [2025-01-21T07:34:50.620Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-21T07:34:50.620Z] } [Pipeline] sh [2025-01-21T07:34:50.947Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-21T07:34:51.268Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-21T07:35:09.875Z] provisioning config files... [2025-01-21T07:35:09.897Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/162@tmp/config16885020069731840305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-21T07:35:10.318Z] ---> ****-login.sh [2025-01-21T07:35:10.319Z] nexus3.edgexfoundry.org:10001 [2025-01-21T07:35:10.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:35:10.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:35:10.852Z] Configure a credential helper to remove this warning. See [2025-01-21T07:35:10.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:35:10.852Z] [2025-01-21T07:35:10.852Z] Login Succeeded [2025-01-21T07:35:10.852Z] nexus3.edgexfoundry.org:10002 [2025-01-21T07:35:10.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:35:11.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:35:11.121Z] Configure a credential helper to remove this warning. See [2025-01-21T07:35:11.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:35:11.121Z] [2025-01-21T07:35:11.121Z] Login Succeeded [2025-01-21T07:35:11.121Z] nexus3.edgexfoundry.org:10003 [2025-01-21T07:35:11.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:35:11.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:35:11.388Z] Configure a credential helper to remove this warning. See [2025-01-21T07:35:11.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:35:11.388Z] [2025-01-21T07:35:11.388Z] Login Succeeded [2025-01-21T07:35:11.388Z] nexus3.edgexfoundry.org:10004 [2025-01-21T07:35:11.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:35:11.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:35:11.656Z] Configure a credential helper to remove this warning. See [2025-01-21T07:35:11.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:35:11.656Z] [2025-01-21T07:35:11.656Z] Login Succeeded [2025-01-21T07:35:11.656Z] ****.io [2025-01-21T07:35:11.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:35:11.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:35:11.924Z] Configure a credential helper to remove this warning. See [2025-01-21T07:35:11.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:35:11.925Z] [2025-01-21T07:35:11.925Z] Login Succeeded [2025-01-21T07:35:11.925Z] ---> ****-login.sh ends [Pipeline] } [2025-01-21T07:35:11.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-21T07:35:12.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-21T07:35:12.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-21T07:35:12.293Z] ========================================================= [2025-01-21T07:35:12.293Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-21T07:35:12.293Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:35:12.671Z] + 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 . [2025-01-21T07:35:14.084Z] #0 building with "default" instance using docker driver [2025-01-21T07:35:14.084Z] [2025-01-21T07:35:14.084Z] #1 [internal] load .dockerignore [2025-01-21T07:35:14.084Z] #1 transferring context: 176B 0.0s done [2025-01-21T07:35:14.084Z] #1 DONE 0.1s [2025-01-21T07:35:14.084Z] [2025-01-21T07:35:14.084Z] #2 [internal] load build definition from Dockerfile [2025-01-21T07:35:14.084Z] #2 transferring dockerfile: 1.53kB 0.0s done [2025-01-21T07:35:14.084Z] #2 DONE 0.1s [2025-01-21T07:35:14.084Z] [2025-01-21T07:35:14.084Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-21T07:35:14.084Z] #3 DONE 0.1s [2025-01-21T07:35:14.084Z] [2025-01-21T07:35:14.084Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-21T07:35:14.084Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-21T07:35:14.084Z] #4 ... [2025-01-21T07:35:14.084Z] [2025-01-21T07:35:14.084Z] #5 [internal] load build context [2025-01-21T07:35:14.085Z] #5 transferring context: 1.12MB 0.1s done [2025-01-21T07:35:14.085Z] #5 DONE 0.2s [2025-01-21T07:35:14.085Z] [2025-01-21T07:35:14.085Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-21T07:35:14.085Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.1s [2025-01-21T07:35:14.085Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0B / 293.53kB 0.1s [2025-01-21T07:35:14.085Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-21T07:35:14.085Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-21T07:35:14.085Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0B / 70.67MB 0.1s [2025-01-21T07:35:14.085Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-21T07:35:14.216Z] Removing intermediate container fea2a8dbb280 [2025-01-21T07:35:14.216Z] ---> 04651637b70a [2025-01-21T07:35:14.216Z] Step 13/25 : FROM alpine:3.20 [2025-01-21T07:35:14.216Z] 3.20: Pulling from library/alpine [2025-01-21T07:35:14.216Z] 66a3d608f3fa: Pulling fs layer [2025-01-21T07:35:14.216Z] 66a3d608f3fa: Verifying Checksum [2025-01-21T07:35:14.216Z] 66a3d608f3fa: Download complete [2025-01-21T07:35:14.216Z] 66a3d608f3fa: Pull complete [2025-01-21T07:35:14.216Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T07:35:14.216Z] Status: Downloaded newer image for alpine:3.20 [2025-01-21T07:35:14.216Z] ---> e29df9b510ff [2025-01-21T07:35:14.216Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-01-21T07:35:14.216Z] ---> Running in ea95c1b2ea8d [2025-01-21T07:35:14.216Z] Removing intermediate container ea95c1b2ea8d [2025-01-21T07:35:14.216Z] ---> ce0133e76714 [2025-01-21T07:35:14.216Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-01-21T07:35:14.216Z] ---> Running in aa92ec528a5b [2025-01-21T07:35:14.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T07:35:14.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T07:35:14.216Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-21T07:35:14.216Z] Executing busybox-1.36.1-r29.trigger [2025-01-21T07:35:14.216Z] OK: 8 MiB in 15 packages [2025-01-21T07:35:14.216Z] Removing intermediate container aa92ec528a5b [2025-01-21T07:35:14.216Z] ---> e54733d36d8a [2025-01-21T07:35:14.216Z] Step 16/25 : RUN apk --no-cache upgrade [2025-01-21T07:35:14.216Z] ---> Running in c87336ea60b0 [2025-01-21T07:35:14.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-21T07:35:14.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-21T07:35:14.216Z] OK: 8 MiB in 15 packages [2025-01-21T07:35:14.216Z] Removing intermediate container c87336ea60b0 [2025-01-21T07:35:14.216Z] ---> 432ffca8a83a [2025-01-21T07:35:14.216Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2025-01-21T07:35:14.216Z] ---> 4c135f0f71ee [2025-01-21T07:35:14.216Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2025-01-21T07:35:14.216Z] ---> 14e1b838d96c [2025-01-21T07:35:14.216Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2025-01-21T07:35:14.353Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2025-01-21T07:35:14.353Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-01-21T07:35:14.353Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 8.39MB / 70.67MB 0.3s [2025-01-21T07:35:14.353Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done [2025-01-21T07:35:14.353Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-01-21T07:35:14.353Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.2s done [2025-01-21T07:35:14.353Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done [2025-01-21T07:35:14.353Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0B / 98.78MB 0.3s [2025-01-21T07:35:14.353Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 12.58MB / 70.67MB 0.4s [2025-01-21T07:35:14.353Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.10MB / 12.74MB 0.4s [2025-01-21T07:35:14.621Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 17.28MB / 70.67MB 0.5s [2025-01-21T07:35:14.621Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 6.29MB / 98.78MB 0.5s [2025-01-21T07:35:14.621Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 5.44MB / 12.74MB 0.5s [2025-01-21T07:35:14.621Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 25.79MB / 70.67MB 0.7s [2025-01-21T07:35:14.621Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.4s done [2025-01-21T07:35:14.621Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 16.78MB / 98.78MB 0.7s [2025-01-21T07:35:14.621Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.7s [2025-01-21T07:35:14.888Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 31.46MB / 70.67MB 0.8s [2025-01-21T07:35:14.888Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 22.02MB / 98.78MB 0.8s [2025-01-21T07:35:14.888Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 44.34MB / 70.67MB 1.0s [2025-01-21T07:35:14.888Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 34.60MB / 98.78MB 1.0s [2025-01-21T07:35:15.157Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 51.38MB / 70.67MB 1.1s [2025-01-21T07:35:15.157Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 41.78MB / 98.78MB 1.1s [2025-01-21T07:35:15.157Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 57.63MB / 70.67MB 1.2s [2025-01-21T07:35:15.157Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 48.23MB / 98.78MB 1.2s [2025-01-21T07:35:15.157Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 1.2s done [2025-01-21T07:35:15.157Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-01-21T07:35:15.426Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 63.03MB / 70.67MB 1.3s [2025-01-21T07:35:15.426Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 53.60MB / 98.78MB 1.3s [2025-01-21T07:35:15.426Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.5s [2025-01-21T07:35:15.426Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 66.06MB / 98.78MB 1.5s [2025-01-21T07:35:15.426Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-01-21T07:35:15.594Z] ---> e72d288de04a [2025-01-21T07:35:15.594Z] Step 20/25 : EXPOSE 59989 [2025-01-21T07:35:15.594Z] ---> Running in 089410732c35 [2025-01-21T07:35:15.594Z] Removing intermediate container 089410732c35 [2025-01-21T07:35:15.594Z] ---> 57cc52393626 [2025-01-21T07:35:15.594Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2025-01-21T07:35:15.594Z] ---> Running in 3c96e1ae2d37 [2025-01-21T07:35:15.695Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.5s done [2025-01-21T07:35:15.695Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 72.16MB / 98.78MB 1.6s [2025-01-21T07:35:15.695Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 77.59MB / 98.78MB 1.7s [2025-01-21T07:35:15.695Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 [2025-01-21T07:35:15.853Z] Removing intermediate container 3c96e1ae2d37 [2025-01-21T07:35:15.853Z] ---> e7126d4292c1 [2025-01-21T07:35:15.853Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-21T07:35:15.853Z] ---> Running in b665ac81f12d [2025-01-21T07:35:15.853Z] Removing intermediate container b665ac81f12d [2025-01-21T07:35:15.853Z] ---> 5938fe29abe5 [2025-01-21T07:35:15.853Z] Step 23/25 : LABEL arch=amd64 [2025-01-21T07:35:15.853Z] ---> Running in 18304373d39c [2025-01-21T07:35:15.853Z] Removing intermediate container 18304373d39c [2025-01-21T07:35:15.853Z] ---> eb7d00c3d785 [2025-01-21T07:35:15.853Z] Step 24/25 : LABEL git_sha=dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [2025-01-21T07:35:15.853Z] ---> Running in 95d51e164f11 [2025-01-21T07:35:15.963Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 82.84MB / 98.78MB 1.8s [2025-01-21T07:35:15.963Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 88.50MB / 98.78MB 1.9s [2025-01-21T07:35:15.963Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.1s [2025-01-21T07:35:16.113Z] Removing intermediate container 95d51e164f11 [2025-01-21T07:35:16.113Z] ---> 85933f73460a [2025-01-21T07:35:16.113Z] Step 25/25 : LABEL version=4.0.0-dev.7 [2025-01-21T07:35:16.113Z] ---> Running in b72d987297a7 [2025-01-21T07:35:16.113Z] Removing intermediate container b72d987297a7 [2025-01-21T07:35:16.113Z] ---> f498d969c16b [2025-01-21T07:35:16.113Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-21T07:35:16.113Z] Successfully built f498d969c16b [2025-01-21T07:35:16.113Z] 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 [2025-01-21T07:35:16.277Z] provisioning config files... [2025-01-21T07:35:16.288Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14595307981483074646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-21T07:35:16.547Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.2s done [2025-01-21T07:35:16.597Z] ---> ****-login.sh [2025-01-21T07:35:16.597Z] nexus3.edgexfoundry.org:10001 [2025-01-21T07:35:16.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:35:16.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:35:16.598Z] Configure a credential helper to remove this warning. See [2025-01-21T07:35:16.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:35:16.598Z] [2025-01-21T07:35:16.598Z] Login Succeeded [2025-01-21T07:35:16.598Z] nexus3.edgexfoundry.org:10002 [2025-01-21T07:35:16.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:35:16.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:35:16.598Z] Configure a credential helper to remove this warning. See [2025-01-21T07:35:16.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:35:16.598Z] [2025-01-21T07:35:16.598Z] Login Succeeded [2025-01-21T07:35:16.598Z] nexus3.edgexfoundry.org:10003 [2025-01-21T07:35:16.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:35:16.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:35:16.857Z] Configure a credential helper to remove this warning. See [2025-01-21T07:35:16.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:35:16.858Z] [2025-01-21T07:35:16.858Z] Login Succeeded [2025-01-21T07:35:16.858Z] nexus3.edgexfoundry.org:10004 [2025-01-21T07:35:16.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:35:16.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:35:16.858Z] Configure a credential helper to remove this warning. See [2025-01-21T07:35:16.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:35:16.858Z] [2025-01-21T07:35:16.858Z] Login Succeeded [2025-01-21T07:35:16.858Z] ****.io [2025-01-21T07:35:16.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:35:17.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:35:17.118Z] Configure a credential helper to remove this warning. See [2025-01-21T07:35:17.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:35:17.118Z] [2025-01-21T07:35:17.118Z] Login Succeeded [2025-01-21T07:35:17.118Z] ---> ****-login.sh ends [Pipeline] } [2025-01-21T07:35:17.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T07:35:17.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-21T07:35:17.221Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2025-01-21T07:35:17.221Z] dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [2025-01-21T07:35:17.221Z] latest [2025-01-21T07:35:17.221Z] 4.0.0-dev.7 [2025-01-21T07:35:17.221Z] dc4a4fd5f979b56fd537654c4e0b5a963b5af142-4.0.0-dev.7 [2025-01-21T07:35:17.221Z] main [2025-01-21T07:35:17.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:35:17.590Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:35:17.920Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [2025-01-21T07:35:17.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-01-21T07:35:17.920Z] 4309e74953ef: Preparing [2025-01-21T07:35:17.920Z] 524e49d98454: Preparing [2025-01-21T07:35:17.920Z] d82a7db5c2c7: Preparing [2025-01-21T07:35:17.920Z] 949972b96ad3: Preparing [2025-01-21T07:35:17.920Z] 8e71291947f4: Preparing [2025-01-21T07:35:17.920Z] ce5a8cde9eee: Preparing [2025-01-21T07:35:17.920Z] ce5a8cde9eee: Waiting [2025-01-21T07:35:17.920Z] d82a7db5c2c7: Pushed [2025-01-21T07:35:17.920Z] 949972b96ad3: Pushed [2025-01-21T07:35:17.920Z] 524e49d98454: Pushed [2025-01-21T07:35:17.920Z] 8e71291947f4: Pushed [2025-01-21T07:35:17.920Z] ce5a8cde9eee: Layer already exists [2025-01-21T07:35:21.887Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 5.7s [2025-01-21T07:35:22.115Z] 4309e74953ef: Pushed [2025-01-21T07:35:22.115Z] dc4a4fd5f979b56fd537654c4e0b5a963b5af142: digest: sha256:c7c22b022b788f46bbce696d0d08c79e33b4a921b9863d1f31eada99cf24a4ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:35:22.475Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:35:22.812Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2025-01-21T07:35:22.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-01-21T07:35:22.812Z] 4309e74953ef: Preparing [2025-01-21T07:35:22.812Z] 524e49d98454: Preparing [2025-01-21T07:35:22.812Z] d82a7db5c2c7: Preparing [2025-01-21T07:35:22.812Z] 949972b96ad3: Preparing [2025-01-21T07:35:22.812Z] 8e71291947f4: Preparing [2025-01-21T07:35:22.812Z] ce5a8cde9eee: Preparing [2025-01-21T07:35:22.812Z] ce5a8cde9eee: Waiting [2025-01-21T07:35:22.812Z] 524e49d98454: Layer already exists [2025-01-21T07:35:22.812Z] d82a7db5c2c7: Layer already exists [2025-01-21T07:35:22.812Z] 4309e74953ef: Layer already exists [2025-01-21T07:35:22.812Z] 8e71291947f4: Layer already exists [2025-01-21T07:35:22.812Z] 949972b96ad3: Layer already exists [2025-01-21T07:35:22.812Z] ce5a8cde9eee: Layer already exists [2025-01-21T07:35:22.812Z] latest: digest: sha256:c7c22b022b788f46bbce696d0d08c79e33b4a921b9863d1f31eada99cf24a4ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:35:23.144Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:35:23.475Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.7 [2025-01-21T07:35:23.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-01-21T07:35:23.475Z] 4309e74953ef: Preparing [2025-01-21T07:35:23.475Z] 524e49d98454: Preparing [2025-01-21T07:35:23.475Z] d82a7db5c2c7: Preparing [2025-01-21T07:35:23.475Z] 949972b96ad3: Preparing [2025-01-21T07:35:23.475Z] 8e71291947f4: Preparing [2025-01-21T07:35:23.475Z] ce5a8cde9eee: Preparing [2025-01-21T07:35:23.475Z] ce5a8cde9eee: Waiting [2025-01-21T07:35:23.475Z] 524e49d98454: Layer already exists [2025-01-21T07:35:23.475Z] 8e71291947f4: Layer already exists [2025-01-21T07:35:23.475Z] d82a7db5c2c7: Layer already exists [2025-01-21T07:35:23.475Z] 4309e74953ef: Layer already exists [2025-01-21T07:35:23.475Z] 949972b96ad3: Layer already exists [2025-01-21T07:35:23.475Z] ce5a8cde9eee: Layer already exists [2025-01-21T07:35:23.475Z] 4.0.0-dev.7: digest: sha256:c7c22b022b788f46bbce696d0d08c79e33b4a921b9863d1f31eada99cf24a4ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:35:23.807Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:dc4a4fd5f979b56fd537654c4e0b5a963b5af142-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:35:24.136Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:dc4a4fd5f979b56fd537654c4e0b5a963b5af142-4.0.0-dev.7 [2025-01-21T07:35:24.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-01-21T07:35:24.136Z] 4309e74953ef: Preparing [2025-01-21T07:35:24.136Z] 524e49d98454: Preparing [2025-01-21T07:35:24.136Z] d82a7db5c2c7: Preparing [2025-01-21T07:35:24.136Z] 949972b96ad3: Preparing [2025-01-21T07:35:24.136Z] 8e71291947f4: Preparing [2025-01-21T07:35:24.136Z] ce5a8cde9eee: Preparing [2025-01-21T07:35:24.136Z] ce5a8cde9eee: Waiting [2025-01-21T07:35:24.136Z] 524e49d98454: Layer already exists [2025-01-21T07:35:24.136Z] 8e71291947f4: Layer already exists [2025-01-21T07:35:24.136Z] 949972b96ad3: Layer already exists [2025-01-21T07:35:24.136Z] 4309e74953ef: Layer already exists [2025-01-21T07:35:24.136Z] d82a7db5c2c7: Layer already exists [2025-01-21T07:35:24.136Z] ce5a8cde9eee: Layer already exists [2025-01-21T07:35:24.136Z] dc4a4fd5f979b56fd537654c4e0b5a963b5af142-4.0.0-dev.7: digest: sha256:c7c22b022b788f46bbce696d0d08c79e33b4a921b9863d1f31eada99cf24a4ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:35:24.475Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:35:24.812Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2025-01-21T07:35:24.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-01-21T07:35:24.812Z] 4309e74953ef: Preparing [2025-01-21T07:35:24.812Z] 524e49d98454: Preparing [2025-01-21T07:35:24.812Z] d82a7db5c2c7: Preparing [2025-01-21T07:35:24.812Z] 949972b96ad3: Preparing [2025-01-21T07:35:24.812Z] 8e71291947f4: Preparing [2025-01-21T07:35:24.812Z] ce5a8cde9eee: Preparing [2025-01-21T07:35:24.812Z] ce5a8cde9eee: Waiting [2025-01-21T07:35:24.812Z] 8e71291947f4: Layer already exists [2025-01-21T07:35:24.812Z] 524e49d98454: Layer already exists [2025-01-21T07:35:24.812Z] 4309e74953ef: Layer already exists [2025-01-21T07:35:24.812Z] 949972b96ad3: Layer already exists [2025-01-21T07:35:24.812Z] d82a7db5c2c7: Layer already exists [2025-01-21T07:35:24.812Z] ce5a8cde9eee: Layer already exists [2025-01-21T07:35:24.812Z] main: digest: sha256:c7c22b022b788f46bbce696d0d08c79e33b4a921b9863d1f31eada99cf24a4ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T07:35:24.903Z] ===================================================== [Pipeline] echo [2025-01-21T07:35:24.920Z] taggedImages: [2025-01-21T07:35:24.920Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [2025-01-21T07:35:24.920Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2025-01-21T07:35:24.920Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.7 [2025-01-21T07:35:24.920Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:dc4a4fd5f979b56fd537654c4e0b5a963b5af142-4.0.0-dev.7 [2025-01-21T07:35:24.920Z] - 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 [2025-01-21T07:35:25.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-21T07:35:25.345Z] [2025-01-21T07:35:25.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:35:25.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-21T07:35:25.650Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-21T07:35:25.650Z] 5eb5b503b376: Pulling fs layer [2025-01-21T07:35:25.650Z] 5c69ac0246d0: Pulling fs layer [2025-01-21T07:35:25.650Z] ec43610c2a17: Pulling fs layer [2025-01-21T07:35:25.650Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-21T07:35:25.650Z] 33b1e0a273af: Pulling fs layer [2025-01-21T07:35:25.650Z] 5d3b04190fa2: Pulling fs layer [2025-01-21T07:35:25.650Z] 2f39f015ded8: Pulling fs layer [2025-01-21T07:35:25.650Z] 33b1e0a273af: Waiting [2025-01-21T07:35:25.650Z] 5d3b04190fa2: Waiting [2025-01-21T07:35:25.650Z] 2f39f015ded8: Waiting [2025-01-21T07:35:25.650Z] 3a2ae6a8a46f: Waiting [2025-01-21T07:35:25.650Z] 5c69ac0246d0: Download complete [2025-01-21T07:35:25.650Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-21T07:35:25.650Z] 3a2ae6a8a46f: Download complete [2025-01-21T07:35:25.650Z] ec43610c2a17: Verifying Checksum [2025-01-21T07:35:25.650Z] ec43610c2a17: Download complete [2025-01-21T07:35:25.650Z] 33b1e0a273af: Verifying Checksum [2025-01-21T07:35:25.650Z] 33b1e0a273af: Download complete [2025-01-21T07:35:25.650Z] 5d3b04190fa2: Download complete [2025-01-21T07:35:25.910Z] 5eb5b503b376: Verifying Checksum [2025-01-21T07:35:25.910Z] 5eb5b503b376: Download complete [2025-01-21T07:35:26.478Z] 2f39f015ded8: Verifying Checksum [2025-01-21T07:35:26.478Z] 2f39f015ded8: Download complete [2025-01-21T07:35:27.046Z] 5eb5b503b376: Pull complete [2025-01-21T07:35:27.046Z] 5c69ac0246d0: Pull complete [2025-01-21T07:35:27.236Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 10.8s [2025-01-21T07:35:27.616Z] ec43610c2a17: Pull complete [2025-01-21T07:35:27.616Z] 3a2ae6a8a46f: Pull complete [2025-01-21T07:35:27.875Z] 33b1e0a273af: Pull complete [2025-01-21T07:35:27.875Z] 5d3b04190fa2: Pull complete [2025-01-21T07:35:32.065Z] 2f39f015ded8: Pull complete [2025-01-21T07:35:32.065Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-21T07:35:32.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-21T07:35:32.065Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T07:35:32.168Z] prd-ubuntu20.04-docker-8c-8g-37331 does not seem to be running inside a container [2025-01-21T07:35:32.201Z] $ 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 [2025-01-21T07:35:33.884Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 17.4s done [2025-01-21T07:35:34.468Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-21T07:35:34.468Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2025-01-21T07:35:34.734Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-21T07:35:34.734Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-21T07:35:34.734Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-21T07:35:34.734Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 [2025-01-21T07:35:36.273Z] $ docker top feb83e330b165840f25a9662e38c62b6e4146bbc3880257d615579ec79f63989 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-21T07:35:36.675Z] ---> job-cost.sh [2025-01-21T07:35:36.675Z] lf-activate-venv: SKIPPING [2025-01-21T07:35:36.675Z] INFO: No Stack... [2025-01-21T07:35:37.244Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-21T07:35:37.503Z] INFO: Archiving Costs [Pipeline] sh [2025-01-21T07:35:37.796Z] + cut -d, -f6 [2025-01-21T07:35:37.796Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [Pipeline] lock [2025-01-21T07:35:37.814Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-162-stack-cost] [2025-01-21T07:35:37.825Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-162-stack-cost] did not exist. Created. [2025-01-21T07:35:37.831Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-21T07:35:38.148Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-21T07:35:38.174Z] Stashed 1 file(s) [Pipeline] } [2025-01-21T07:35:38.183Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-162-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-21T07:35:38.210Z] $ docker stop --time=1 feb83e330b165840f25a9662e38c62b6e4146bbc3880257d615579ec79f63989 [2025-01-21T07:35:39.355Z] $ docker rm -f --volumes feb83e330b165840f25a9662e38c62b6e4146bbc3880257d615579ec79f63989 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-21T07:35:40.065Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s [2025-01-21T07:35:43.401Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.2s done [2025-01-21T07:35:43.401Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0.1s [2025-01-21T07:35:44.803Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 1.8s done [2025-01-21T07:35:45.075Z] #4 DONE 31.2s [2025-01-21T07:35:45.344Z] [2025-01-21T07:35:45.344Z] #6 [builder 2/7] RUN apk add --no-cache make git [2025-01-21T07:35:45.925Z] #6 0.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T07:35:46.190Z] #6 1.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T07:35:47.600Z] #6 2.398 OK: 239 MiB in 58 packages [2025-01-21T07:35:49.555Z] #6 DONE 4.4s [2025-01-21T07:35:49.555Z] [2025-01-21T07:35:49.555Z] #7 [builder 3/7] WORKDIR /app [2025-01-21T07:35:49.555Z] #7 DONE 0.1s [2025-01-21T07:35:49.821Z] [2025-01-21T07:35:49.821Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-21T07:35:49.821Z] #8 DONE 0.1s [2025-01-21T07:35:49.821Z] [2025-01-21T07:35:49.821Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T07:36:22.055Z] #9 DONE 29.2s [2025-01-21T07:36:22.055Z] [2025-01-21T07:36:22.055Z] #10 [builder 6/7] COPY . . [2025-01-21T07:36:22.055Z] #10 DONE 0.2s [2025-01-21T07:36:22.055Z] [2025-01-21T07:36:22.055Z] #11 [builder 7/7] RUN echo noop [2025-01-21T07:36:22.055Z] #11 0.551 noop [2025-01-21T07:36:22.055Z] #11 DONE 0.6s [2025-01-21T07:36:22.055Z] [2025-01-21T07:36:22.055Z] #12 exporting to image [2025-01-21T07:36:22.055Z] #12 exporting layers [2025-01-21T07:37:00.940Z] #12 exporting layers 35.1s done [2025-01-21T07:37:00.940Z] #12 writing image sha256:ff1bca5d92265f117004eb4ac1e11173949b561def691577a361cd7ebf5a09cf done [2025-01-21T07:37:00.940Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2025-01-21T07:37:00.940Z] #12 DONE 35.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:37:01.331Z] + docker inspect -f . ci-base-image-arm64 [2025-01-21T07:37:01.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T07:37:01.511Z] prd-ubuntu20.04-docker-arm64-4c-16g-37333 does not seem to be running inside a container [2025-01-21T07:37:01.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/162 -v /w/workspace/device-rfid-llrp-go/162:/w/workspace/device-rfid-llrp-go/162:rw,z -v /w/workspace/device-rfid-llrp-go/162@tmp:/w/workspace/device-rfid-llrp-go/162@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 [2025-01-21T07:37:02.770Z] $ docker top b7f96028f1c56575aa5efec5892652be16febd8b4c4731aaadadd064ecacb1e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-21T07:37:03.559Z] + go version [2025-01-21T07:37:03.559Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-21T07:37:03.580Z] $ docker stop --time=1 b7f96028f1c56575aa5efec5892652be16febd8b4c4731aaadadd064ecacb1e7 [2025-01-21T07:37:05.082Z] $ docker rm -f --volumes b7f96028f1c56575aa5efec5892652be16febd8b4c4731aaadadd064ecacb1e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:37:05.631Z] + docker inspect -f . ci-base-image-arm64 [2025-01-21T07:37:05.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T07:37:05.785Z] prd-ubuntu20.04-docker-arm64-4c-16g-37333 does not seem to be running inside a container [2025-01-21T07:37:05.857Z] $ 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/162 -v /w/workspace/device-rfid-llrp-go/162:/w/workspace/device-rfid-llrp-go/162:rw,z -v /w/workspace/device-rfid-llrp-go/162@tmp:/w/workspace/device-rfid-llrp-go/162@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 [2025-01-21T07:37:06.759Z] $ docker top 15c6d3840e72e63366031c84cefda6c75521bef235353c14d8e567207a133b26 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-21T07:37:07.227Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/162 [Pipeline] fileExists [Pipeline] sh [2025-01-21T07:37:07.556Z] + make test [2025-01-21T07:37:07.556Z] go test ./... -coverprofile=coverage.out ./... [2025-01-21T07:37:12.903Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2025-01-21T07:39:34.885Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2025-01-21T07:39:34.885Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2025-01-21T07:39:49.878Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.605s coverage: 40.6% of statements [2025-01-21T07:39:49.878Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 95.5% of statements [2025-01-21T07:39:49.878Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.595s coverage: 51.9% of statements [2025-01-21T07:39:50.143Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-21T07:39:50.143Z] go vet ./... [2025-01-21T07:40:22.406Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-21T07:40:22.406Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-21T07:40:22.672Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-21T07:40:23.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-21T07:40:23.674Z] $ docker stop --time=1 15c6d3840e72e63366031c84cefda6c75521bef235353c14d8e567207a133b26 [2025-01-21T07:40:25.407Z] $ docker rm -f --volumes 15c6d3840e72e63366031c84cefda6c75521bef235353c14d8e567207a133b26 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-21T07:40:26.821Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-21T07:40:26.835Z] Warning: overwriting stash ‘coverage-report’ [2025-01-21T07:40:27.411Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-21T07:40:27.808Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-21T07:40:28.122Z] + ls -al . [2025-01-21T07:40:28.122Z] total 700 [2025-01-21T07:40:28.122Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 21 07:37 . [2025-01-21T07:40:28.122Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 07:34 .. [2025-01-21T07:40:28.122Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 21 07:34 .dockerignore [2025-01-21T07:40:28.122Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 21 07:34 .git [2025-01-21T07:40:28.122Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 07:34 .github [2025-01-21T07:40:28.122Z] -rw-rw-r-- 1 jenkins jenkins 880 Jan 21 07:34 .gitignore [2025-01-21T07:40:28.122Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 21 07:34 .golangci.yml [2025-01-21T07:40:28.122Z] -rw-rw-r-- 1 jenkins jenkins 20798 Jan 21 07:34 Attribution.txt [2025-01-21T07:40:28.122Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jan 21 07:34 CHANGELOG.md [2025-01-21T07:40:28.122Z] -rw-rw-r-- 1 jenkins jenkins 1489 Jan 21 07:34 Dockerfile [2025-01-21T07:40:28.122Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 21 07:34 GOVERNANCE.md [2025-01-21T07:40:28.122Z] -rw-rw-r-- 1 jenkins jenkins 661 Jan 21 07:34 Jenkinsfile [2025-01-21T07:40:28.122Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 21 07:34 LICENSE [2025-01-21T07:40:28.122Z] -rw-rw-r-- 1 jenkins jenkins 2761 Jan 21 07:34 Makefile [2025-01-21T07:40:28.122Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 21 07:34 OWNERS.md [2025-01-21T07:40:28.122Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jan 21 07:34 README.md [2025-01-21T07:40:28.122Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 21 07:32 VERSION [2025-01-21T07:40:28.122Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 07:34 bin [2025-01-21T07:40:28.122Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 07:34 cmd [2025-01-21T07:40:28.122Z] -rw-r--r-- 1 jenkins jenkins 451915 Jan 21 07:39 coverage.out [2025-01-21T07:40:28.122Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 07:34 examples [2025-01-21T07:40:28.122Z] -rw-rw-r-- 1 jenkins jenkins 6368 Jan 21 07:34 go.mod [2025-01-21T07:40:28.122Z] -rw-rw-r-- 1 jenkins jenkins 86634 Jan 21 07:34 go.sum [2025-01-21T07:40:28.122Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 07:34 images [2025-01-21T07:40:28.122Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 07:34 internal [2025-01-21T07:40:28.122Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 07:34 pkg [2025-01-21T07:40:28.122Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 21 07:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:40:28.465Z] + 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=dc4a4fd5f979b56fd537654c4e0b5a963b5af142 --label arch=arm64 --label version=4.0.0-dev.7 . [2025-01-21T07:40:29.045Z] #0 building with "default" instance using docker driver [2025-01-21T07:40:29.045Z] [2025-01-21T07:40:29.045Z] #1 [internal] load build definition from Dockerfile [2025-01-21T07:40:29.308Z] #1 transferring dockerfile: 1.53kB 0.0s done [2025-01-21T07:40:29.308Z] #1 DONE 0.0s [2025-01-21T07:40:29.308Z] [2025-01-21T07:40:29.308Z] #2 [internal] load .dockerignore [2025-01-21T07:40:29.308Z] #2 transferring context: 176B 0.0s done [2025-01-21T07:40:29.308Z] #2 DONE 0.1s [2025-01-21T07:40:29.308Z] [2025-01-21T07:40:29.308Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-21T07:40:29.308Z] #3 DONE 0.0s [2025-01-21T07:40:29.308Z] [2025-01-21T07:40:29.308Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-21T07:40:29.887Z] #4 DONE 0.7s [2025-01-21T07:40:29.887Z] [2025-01-21T07:40:29.887Z] #5 [internal] load build context [2025-01-21T07:40:29.887Z] #5 transferring context: 5.98kB 0.0s done [2025-01-21T07:40:30.155Z] #5 DONE 0.1s [2025-01-21T07:40:30.155Z] [2025-01-21T07:40:30.155Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T07:40:30.155Z] #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-21T07:40:30.155Z] #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-21T07:40:30.155Z] #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-21T07:40:30.155Z] #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-21T07:40:30.155Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.1s [2025-01-21T07:40:30.155Z] #6 ... [2025-01-21T07:40:30.155Z] [2025-01-21T07:40:30.155Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-21T07:40:30.155Z] #7 DONE 0.2s [2025-01-21T07:40:30.155Z] [2025-01-21T07:40:30.155Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-21T07:40:30.155Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.2s [2025-01-21T07:40:30.423Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.3s done [2025-01-21T07:40:30.423Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-21T07:40:30.690Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.4s done [2025-01-21T07:40:30.957Z] #6 DONE 1.0s [2025-01-21T07:40:30.957Z] [2025-01-21T07:40:30.957Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-01-21T07:40:31.540Z] #8 0.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T07:40:31.808Z] #8 0.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T07:40:33.226Z] #8 2.179 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-21T07:40:33.226Z] #8 2.190 Executing busybox-1.36.1-r29.trigger [2025-01-21T07:40:33.226Z] #8 2.222 OK: 9 MiB in 15 packages [2025-01-21T07:40:33.815Z] #8 DONE 2.8s [2025-01-21T07:40:33.815Z] [2025-01-21T07:40:33.815Z] #9 [builder 2/7] RUN apk add --no-cache make git [2025-01-21T07:40:33.815Z] #9 0.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T07:40:33.815Z] #9 1.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T07:40:33.815Z] #9 2.954 OK: 239 MiB in 58 packages [2025-01-21T07:40:33.815Z] #9 DONE 3.6s [2025-01-21T07:40:33.815Z] [2025-01-21T07:40:33.815Z] #10 [builder 3/7] WORKDIR /app [2025-01-21T07:40:33.815Z] #10 DONE 0.1s [2025-01-21T07:40:33.815Z] [2025-01-21T07:40:33.815Z] #11 [stage-1 3/6] RUN apk --no-cache upgrade [2025-01-21T07:40:34.085Z] #11 ... [2025-01-21T07:40:34.085Z] [2025-01-21T07:40:34.085Z] #12 [builder 4/7] COPY go.mod vendor* ./ [2025-01-21T07:40:34.085Z] #12 DONE 0.2s [2025-01-21T07:40:34.352Z] [2025-01-21T07:40:34.352Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-21T07:40:35.765Z] #13 DONE 1.4s [2025-01-21T07:40:35.765Z] [2025-01-21T07:40:35.765Z] #14 [builder 6/7] COPY . . [2025-01-21T07:40:35.765Z] #14 DONE 0.3s [2025-01-21T07:40:35.765Z] [2025-01-21T07:40:35.765Z] #15 [builder 7/7] RUN make build [2025-01-21T07:40:36.730Z] #15 0.745 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2025-01-21T07:40:36.730Z] #15 ... [2025-01-21T07:40:36.730Z] [2025-01-21T07:40:36.730Z] #11 [stage-1 3/6] RUN apk --no-cache upgrade [2025-01-21T07:40:36.730Z] #11 1.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-21T07:40:36.730Z] #11 1.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-21T07:40:36.730Z] #11 2.757 OK: 9 MiB in 15 packages [2025-01-21T07:40:36.730Z] #11 DONE 3.1s [2025-01-21T07:40:36.998Z] [2025-01-21T07:40:36.998Z] #15 [builder 7/7] RUN make build [2025-01-21T07:43:13.758Z] #15 DONE 154.2s [2025-01-21T07:43:13.758Z] [2025-01-21T07:43:13.758Z] #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / [2025-01-21T07:43:13.758Z] #16 DONE 0.1s [2025-01-21T07:43:13.758Z] [2025-01-21T07:43:13.758Z] #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / [2025-01-21T07:43:13.758Z] #17 DONE 0.1s [2025-01-21T07:43:13.758Z] [2025-01-21T07:43:13.758Z] #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / [2025-01-21T07:43:13.758Z] #18 DONE 0.6s [2025-01-21T07:43:13.758Z] [2025-01-21T07:43:13.758Z] #19 exporting to image [2025-01-21T07:43:13.758Z] #19 exporting layers [2025-01-21T07:43:13.758Z] #19 exporting layers 0.7s done [2025-01-21T07:43:13.758Z] #19 writing image sha256:f5e8ff8346c5d94f58280105b3ae46b438a4cd6872d26edee6172fa86247e370 done [2025-01-21T07:43:13.758Z] #19 naming to docker.io/library/device-rfid-llrp-arm64 0.0s done [2025-01-21T07:43:13.758Z] #19 DONE 0.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-21T07:43:13.890Z] provisioning config files... [2025-01-21T07:43:13.909Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/162@tmp/config2545372407785045216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-21T07:43:14.279Z] ---> ****-login.sh [2025-01-21T07:43:14.279Z] nexus3.edgexfoundry.org:10001 [2025-01-21T07:43:14.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:43:14.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:43:14.550Z] Configure a credential helper to remove this warning. See [2025-01-21T07:43:14.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:43:14.550Z] [2025-01-21T07:43:14.550Z] Login Succeeded [2025-01-21T07:43:14.550Z] nexus3.edgexfoundry.org:10002 [2025-01-21T07:43:14.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:43:14.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:43:14.819Z] Configure a credential helper to remove this warning. See [2025-01-21T07:43:14.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:43:14.819Z] [2025-01-21T07:43:14.819Z] Login Succeeded [2025-01-21T07:43:14.819Z] nexus3.edgexfoundry.org:10003 [2025-01-21T07:43:15.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:43:15.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:43:15.086Z] Configure a credential helper to remove this warning. See [2025-01-21T07:43:15.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:43:15.086Z] [2025-01-21T07:43:15.086Z] Login Succeeded [2025-01-21T07:43:15.086Z] nexus3.edgexfoundry.org:10004 [2025-01-21T07:43:15.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:43:15.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:43:15.358Z] Configure a credential helper to remove this warning. See [2025-01-21T07:43:15.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:43:15.358Z] [2025-01-21T07:43:15.358Z] Login Succeeded [2025-01-21T07:43:15.358Z] ****.io [2025-01-21T07:43:15.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-21T07:43:15.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-21T07:43:15.903Z] Configure a credential helper to remove this warning. See [2025-01-21T07:43:15.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-21T07:43:15.903Z] [2025-01-21T07:43:15.903Z] Login Succeeded [2025-01-21T07:43:15.903Z] ---> ****-login.sh ends [Pipeline] } [2025-01-21T07:43:15.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T07:43:15.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-21T07:43:16.005Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2025-01-21T07:43:16.005Z] dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [2025-01-21T07:43:16.005Z] latest [2025-01-21T07:43:16.005Z] 4.0.0-dev.7 [2025-01-21T07:43:16.005Z] dc4a4fd5f979b56fd537654c4e0b5a963b5af142-4.0.0-dev.7 [2025-01-21T07:43:16.005Z] main [2025-01-21T07:43:16.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:43:16.375Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:43:16.773Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [2025-01-21T07:43:16.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-01-21T07:43:16.773Z] 1af9d0ecb814: Preparing [2025-01-21T07:43:16.773Z] 34f882bf754e: Preparing [2025-01-21T07:43:16.773Z] 5db3010079ab: Preparing [2025-01-21T07:43:16.773Z] b8f379f95334: Preparing [2025-01-21T07:43:16.773Z] 26cb68f7c082: Preparing [2025-01-21T07:43:16.773Z] 534a70dc8296: Preparing [2025-01-21T07:43:16.773Z] 534a70dc8296: Waiting [2025-01-21T07:43:17.070Z] 5db3010079ab: Pushed [2025-01-21T07:43:17.070Z] 26cb68f7c082: Pushed [2025-01-21T07:43:17.070Z] b8f379f95334: Pushed [2025-01-21T07:43:17.070Z] 34f882bf754e: Pushed [2025-01-21T07:43:17.070Z] 534a70dc8296: Layer already exists [2025-01-21T07:43:33.638Z] 1af9d0ecb814: Pushed [2025-01-21T07:43:33.638Z] dc4a4fd5f979b56fd537654c4e0b5a963b5af142: digest: sha256:fb000266bbe8a8d944a91e9564542d666bdc709291e115d3c0fe9a03e3b3fe18 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:43:34.049Z] + 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 [2025-01-21T07:43:34.437Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2025-01-21T07:43:34.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-01-21T07:43:34.437Z] 1af9d0ecb814: Preparing [2025-01-21T07:43:34.437Z] 34f882bf754e: Preparing [2025-01-21T07:43:34.437Z] 5db3010079ab: Preparing [2025-01-21T07:43:34.437Z] b8f379f95334: Preparing [2025-01-21T07:43:34.437Z] 26cb68f7c082: Preparing [2025-01-21T07:43:34.437Z] 534a70dc8296: Preparing [2025-01-21T07:43:34.437Z] 534a70dc8296: Waiting [2025-01-21T07:43:34.437Z] 1af9d0ecb814: Layer already exists [2025-01-21T07:43:34.437Z] 26cb68f7c082: Layer already exists [2025-01-21T07:43:34.437Z] b8f379f95334: Layer already exists [2025-01-21T07:43:34.437Z] 34f882bf754e: Layer already exists [2025-01-21T07:43:34.711Z] 534a70dc8296: Layer already exists [2025-01-21T07:43:35.686Z] 5db3010079ab: Layer already exists [2025-01-21T07:43:35.686Z] latest: digest: sha256:fb000266bbe8a8d944a91e9564542d666bdc709291e115d3c0fe9a03e3b3fe18 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:43:36.062Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:43:36.459Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.7 [2025-01-21T07:43:36.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-01-21T07:43:36.460Z] 1af9d0ecb814: Preparing [2025-01-21T07:43:36.460Z] 34f882bf754e: Preparing [2025-01-21T07:43:36.460Z] 5db3010079ab: Preparing [2025-01-21T07:43:36.460Z] b8f379f95334: Preparing [2025-01-21T07:43:36.460Z] 26cb68f7c082: Preparing [2025-01-21T07:43:36.460Z] 534a70dc8296: Preparing [2025-01-21T07:43:36.460Z] 534a70dc8296: Waiting [2025-01-21T07:43:36.460Z] 5db3010079ab: Layer already exists [2025-01-21T07:43:36.460Z] 34f882bf754e: Layer already exists [2025-01-21T07:43:36.460Z] b8f379f95334: Layer already exists [2025-01-21T07:43:36.460Z] 1af9d0ecb814: Layer already exists [2025-01-21T07:43:36.460Z] 26cb68f7c082: Layer already exists [2025-01-21T07:43:36.460Z] 534a70dc8296: Layer already exists [2025-01-21T07:43:36.797Z] 4.0.0-dev.7: digest: sha256:fb000266bbe8a8d944a91e9564542d666bdc709291e115d3c0fe9a03e3b3fe18 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:43:37.170Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:dc4a4fd5f979b56fd537654c4e0b5a963b5af142-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:43:37.540Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:dc4a4fd5f979b56fd537654c4e0b5a963b5af142-4.0.0-dev.7 [2025-01-21T07:43:37.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-01-21T07:43:37.541Z] 1af9d0ecb814: Preparing [2025-01-21T07:43:37.541Z] 34f882bf754e: Preparing [2025-01-21T07:43:37.541Z] 5db3010079ab: Preparing [2025-01-21T07:43:37.541Z] b8f379f95334: Preparing [2025-01-21T07:43:37.541Z] 26cb68f7c082: Preparing [2025-01-21T07:43:37.541Z] 534a70dc8296: Preparing [2025-01-21T07:43:37.541Z] 534a70dc8296: Waiting [2025-01-21T07:43:37.541Z] 34f882bf754e: Layer already exists [2025-01-21T07:43:37.541Z] 5db3010079ab: Layer already exists [2025-01-21T07:43:37.541Z] 1af9d0ecb814: Layer already exists [2025-01-21T07:43:37.541Z] b8f379f95334: Layer already exists [2025-01-21T07:43:37.541Z] 26cb68f7c082: Layer already exists [2025-01-21T07:43:37.541Z] 534a70dc8296: Layer already exists [2025-01-21T07:43:37.809Z] dc4a4fd5f979b56fd537654c4e0b5a963b5af142-4.0.0-dev.7: digest: sha256:fb000266bbe8a8d944a91e9564542d666bdc709291e115d3c0fe9a03e3b3fe18 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:43:38.175Z] + 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 [2025-01-21T07:43:38.543Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2025-01-21T07:43:38.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-01-21T07:43:38.543Z] 1af9d0ecb814: Preparing [2025-01-21T07:43:38.543Z] 34f882bf754e: Preparing [2025-01-21T07:43:38.543Z] 5db3010079ab: Preparing [2025-01-21T07:43:38.543Z] b8f379f95334: Preparing [2025-01-21T07:43:38.543Z] 26cb68f7c082: Preparing [2025-01-21T07:43:38.543Z] 534a70dc8296: Preparing [2025-01-21T07:43:38.543Z] 534a70dc8296: Waiting [2025-01-21T07:43:38.543Z] 26cb68f7c082: Layer already exists [2025-01-21T07:43:38.543Z] b8f379f95334: Layer already exists [2025-01-21T07:43:38.543Z] 5db3010079ab: Layer already exists [2025-01-21T07:43:38.543Z] 1af9d0ecb814: Layer already exists [2025-01-21T07:43:38.543Z] 34f882bf754e: Layer already exists [2025-01-21T07:43:38.543Z] 534a70dc8296: Layer already exists [2025-01-21T07:43:38.813Z] main: digest: sha256:fb000266bbe8a8d944a91e9564542d666bdc709291e115d3c0fe9a03e3b3fe18 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-21T07:43:38.905Z] ===================================================== [Pipeline] echo [2025-01-21T07:43:38.919Z] taggedImages: [2025-01-21T07:43:38.919Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [2025-01-21T07:43:38.919Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2025-01-21T07:43:38.919Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.7 [2025-01-21T07:43:38.919Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:dc4a4fd5f979b56fd537654c4e0b5a963b5af142-4.0.0-dev.7 [2025-01-21T07:43:38.919Z] - 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 [2025-01-21T07:43:39.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-21T07:43:39.501Z] [2025-01-21T07:43:39.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:43:39.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-21T07:43:39.861Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-21T07:43:39.861Z] 8998bd30e6a1: Pulling fs layer [2025-01-21T07:43:39.861Z] 04944245beec: Pulling fs layer [2025-01-21T07:43:39.861Z] 699f458cf7ca: Pulling fs layer [2025-01-21T07:43:39.861Z] 765212b225bb: Pulling fs layer [2025-01-21T07:43:39.861Z] f23df028b6ca: Pulling fs layer [2025-01-21T07:43:39.861Z] d65c8cfc05b1: Pulling fs layer [2025-01-21T07:43:39.861Z] 2437ff75d9bd: Pulling fs layer [2025-01-21T07:43:39.861Z] 765212b225bb: Waiting [2025-01-21T07:43:39.861Z] f23df028b6ca: Waiting [2025-01-21T07:43:39.861Z] d65c8cfc05b1: Waiting [2025-01-21T07:43:39.861Z] 2437ff75d9bd: Waiting [2025-01-21T07:43:40.138Z] 04944245beec: Download complete [2025-01-21T07:43:40.138Z] 765212b225bb: Download complete [2025-01-21T07:43:40.138Z] f23df028b6ca: Download complete [2025-01-21T07:43:40.138Z] d65c8cfc05b1: Verifying Checksum [2025-01-21T07:43:40.138Z] d65c8cfc05b1: Download complete [2025-01-21T07:43:40.410Z] 699f458cf7ca: Verifying Checksum [2025-01-21T07:43:40.410Z] 699f458cf7ca: Download complete [2025-01-21T07:43:40.687Z] 8998bd30e6a1: Download complete [2025-01-21T07:43:42.904Z] 2437ff75d9bd: Verifying Checksum [2025-01-21T07:43:42.904Z] 2437ff75d9bd: Download complete [2025-01-21T07:43:47.195Z] 8998bd30e6a1: Pull complete [2025-01-21T07:43:47.782Z] 04944245beec: Pull complete [2025-01-21T07:43:49.730Z] 699f458cf7ca: Pull complete [2025-01-21T07:43:49.730Z] 765212b225bb: Pull complete [2025-01-21T07:43:50.689Z] f23df028b6ca: Pull complete [2025-01-21T07:43:50.689Z] d65c8cfc05b1: Pull complete [2025-01-21T07:44:17.374Z] 2437ff75d9bd: Pull complete [2025-01-21T07:44:17.374Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-21T07:44:17.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-21T07:44:17.374Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T07:44:17.561Z] prd-ubuntu20.04-docker-arm64-4c-16g-37333 does not seem to be running inside a container [2025-01-21T07:44:17.631Z] $ 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/162 -v /w/workspace/device-rfid-llrp-go/162:/w/workspace/device-rfid-llrp-go/162:rw,z -v /w/workspace/device-rfid-llrp-go/162@tmp:/w/workspace/device-rfid-llrp-go/162@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 [2025-01-21T07:44:20.147Z] $ docker top 73cb63c782b7090c662a7ffa65190aea7ca39498a798316872a0d1814e34a181 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-21T07:44:20.645Z] ---> job-cost.sh [2025-01-21T07:44:20.911Z] lf-activate-venv: SKIPPING [2025-01-21T07:44:20.911Z] INFO: No Stack... [2025-01-21T07:44:21.493Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-21T07:44:22.225Z] INFO: Archiving Costs [Pipeline] sh [2025-01-21T07:44:22.561Z] + cat /w/workspace/device-rfid-llrp-go/162/archives/cost.csv [2025-01-21T07:44:22.561Z] + cut -d, -f6 [Pipeline] lock [2025-01-21T07:44:22.601Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-162-stack-cost] [2025-01-21T07:44:22.610Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-162-stack-cost] did not exist. Created. [2025-01-21T07:44:22.617Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-21T07:44:22.964Z] /w/workspace/device-rfid-llrp-go/162@tmp/durable-6764b7c7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-21T07:44:23.288Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-21T07:44:23.309Z] Warning: overwriting stash ‘stack-cost’ [2025-01-21T07:44:23.373Z] Stashed 1 file(s) [Pipeline] } [2025-01-21T07:44:23.381Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-162-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-21T07:44:23.410Z] $ docker stop --time=1 73cb63c782b7090c662a7ffa65190aea7ca39498a798316872a0d1814e34a181 [2025-01-21T07:44:24.818Z] $ docker rm -f --volumes 73cb63c782b7090c662a7ffa65190aea7ca39498a798316872a0d1814e34a181 [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 [2025-01-21T07:44:25.282Z] provisioning config files... [2025-01-21T07:44:25.294Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15209901736811933709tmp [Pipeline] { [Pipeline] sh [2025-01-21T07:44:25.613Z] + set +x [2025-01-21T07:44:25.613Z] + curl -s https://codecov.io/bash [2025-01-21T07:44:25.613Z] + bash -s -- [2025-01-21T07:44:25.613Z] [2025-01-21T07:44:25.613Z] _____ _ [2025-01-21T07:44:25.613Z] / ____| | | [2025-01-21T07:44:25.613Z] | | ___ __| | ___ ___ _____ __ [2025-01-21T07:44:25.613Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-21T07:44:25.613Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-21T07:44:25.613Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-21T07:44:25.613Z] Bash-1.0.6 [2025-01-21T07:44:25.613Z] [2025-01-21T07:44:25.613Z] [2025-01-21T07:44:25.613Z] ==> git version 2.25.1 found [2025-01-21T07:44:25.613Z] ==> 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 [2025-01-21T07:44:25.613Z] Release-Date: 2020-01-08 [2025-01-21T07:44:25.613Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-21T07:44:25.613Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-21T07:44:25.613Z] ==> Jenkins CI detected. [2025-01-21T07:44:25.613Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2025-01-21T07:44:25.613Z] project root: . [2025-01-21T07:44:25.613Z] --> token set from env [2025-01-21T07:44:25.613Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-21T07:44:25.613Z] ==> Running gcov in . (disable via -X gcov) [2025-01-21T07:44:25.876Z] ==> Python coveragepy not found [2025-01-21T07:44:25.876Z] ==> Searching for coverage reports in: [2025-01-21T07:44:25.876Z] + . [2025-01-21T07:44:25.876Z] -> Found 1 reports [2025-01-21T07:44:25.876Z] ==> Detecting git/mercurial file structure [2025-01-21T07:44:25.876Z] ==> Reading reports [2025-01-21T07:44:25.876Z] + ./coverage.out bytes=451915 [2025-01-21T07:44:25.876Z] ==> Appending adjustments [2025-01-21T07:44:25.876Z] https://docs.codecov.io/docs/fixing-reports [2025-01-21T07:44:26.137Z] + Found adjustments [2025-01-21T07:44:26.137Z] ==> Gzipping contents [2025-01-21T07:44:26.137Z] 52K /tmp/codecov.w6uywA.gz [2025-01-21T07:44:26.137Z] ==> Uploading reports [2025-01-21T07:44:26.137Z] url: https://codecov.io [2025-01-21T07:44:26.137Z] query: branch=main&commit=dc4a4fd5f979b56fd537654c4e0b5a963b5af142&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-21T07:44:26.137Z] -> Pinging Codecov [2025-01-21T07:44:26.138Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dc4a4fd5f979b56fd537654c4e0b5a963b5af142&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-21T07:44:26.398Z] -> Uploading to [2025-01-21T07:44:26.398Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/dc4a4fd5f979b56fd537654c4e0b5a963b5af142/e2da3bcd-2473-475b-8620-34f57e65982b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250121%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250121T074426Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5dd4184099f78c64803783b2407bafbde1ddd68c5561250cc80d83faf5546354 [2025-01-21T07:44:26.398Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-21T07:44:26.398Z] Dload Upload Total Spent Left Speed [2025-01-21T07:44:26.661Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51517 0 0 100 51517 0 144k --:--:-- --:--:-- --:--:-- 144k [2025-01-21T07:44:26.661Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [Pipeline] } [2025-01-21T07:44:26.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-21T07:44:26.925Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-21T07:44:26.946Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:44:27.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-21T07:44:27.257Z] [2025-01-21T07:44:27.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:44:27.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-21T07:44:27.564Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-21T07:44:27.564Z] 43c4264eed91: Pulling fs layer [2025-01-21T07:44:27.564Z] 4cc291be95ef: Pulling fs layer [2025-01-21T07:44:27.564Z] 2ac1f1163629: Pulling fs layer [2025-01-21T07:44:27.564Z] 5c3c966382ef: Pulling fs layer [2025-01-21T07:44:27.564Z] 4f4fb700ef54: Pulling fs layer [2025-01-21T07:44:27.564Z] d9c7d2e4e75e: Pulling fs layer [2025-01-21T07:44:27.564Z] 9c3e1370e548: Pulling fs layer [2025-01-21T07:44:27.564Z] d9c7d2e4e75e: Waiting [2025-01-21T07:44:27.564Z] 5c3c966382ef: Waiting [2025-01-21T07:44:27.564Z] 9c3e1370e548: Waiting [2025-01-21T07:44:27.564Z] 4f4fb700ef54: Waiting [2025-01-21T07:44:27.564Z] 4cc291be95ef: Verifying Checksum [2025-01-21T07:44:27.564Z] 4cc291be95ef: Download complete [2025-01-21T07:44:27.564Z] 5c3c966382ef: Download complete [2025-01-21T07:44:27.564Z] 4f4fb700ef54: Verifying Checksum [2025-01-21T07:44:27.565Z] 4f4fb700ef54: Download complete [2025-01-21T07:44:27.565Z] 43c4264eed91: Download complete [2025-01-21T07:44:27.823Z] d9c7d2e4e75e: Verifying Checksum [2025-01-21T07:44:27.823Z] d9c7d2e4e75e: Download complete [2025-01-21T07:44:27.823Z] 43c4264eed91: Pull complete [2025-01-21T07:44:28.084Z] 4cc291be95ef: Pull complete [2025-01-21T07:44:28.084Z] 2ac1f1163629: Verifying Checksum [2025-01-21T07:44:28.084Z] 2ac1f1163629: Download complete [2025-01-21T07:44:28.651Z] 9c3e1370e548: Verifying Checksum [2025-01-21T07:44:28.651Z] 9c3e1370e548: Download complete [2025-01-21T07:44:31.939Z] 2ac1f1163629: Pull complete [2025-01-21T07:44:31.939Z] 5c3c966382ef: Pull complete [2025-01-21T07:44:31.939Z] 4f4fb700ef54: Pull complete [2025-01-21T07:44:31.939Z] d9c7d2e4e75e: Pull complete [2025-01-21T07:44:35.227Z] 9c3e1370e548: Pull complete [2025-01-21T07:44:35.227Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-21T07:44:35.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-21T07:44:35.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T07:44:35.324Z] prd-ubuntu20.04-docker-8c-8g-37331 does not seem to be running inside a container [2025-01-21T07:44:35.355Z] $ 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 [2025-01-21T07:44:42.149Z] $ docker top 9cc48e7ef49992448693d16c9ba0ea6377fb39641a7ee57b2541939d45a139a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-21T07:44:42.501Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2025-01-21T07:44:42.511Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2025-01-21T07:44:42.788Z] + set -o pipefail [2025-01-21T07:44:42.788Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2025-01-21T07:44:51.715Z] [2025-01-21T07:44:51.715Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2025-01-21T07:44:51.715Z] [2025-01-21T07:44:51.715Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/135ac05f-1bb0-470c-909a-736cae811447 [2025-01-21T07:44:51.715Z] [2025-01-21T07:44:51.715Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-21T07:44:51.715Z] [2025-01-21T07:44:51.715Z] [2025-01-21T07:44:51.715Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-21T07:44:51.715Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-21T07:44:51.987Z] $ docker stop --time=1 9cc48e7ef49992448693d16c9ba0ea6377fb39641a7ee57b2541939d45a139a3 [2025-01-21T07:44:57.220Z] $ docker rm -f --volumes 9cc48e7ef49992448693d16c9ba0ea6377fb39641a7ee57b2541939d45a139a3 [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 [2025-01-21T07:44:58.119Z] + git log --format=format:%s -1 dc4a4fd5f979b56fd537654c4e0b5a963b5af142 [Pipeline] sh [2025-01-21T07:44:58.412Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-21T07:44:58.412Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:44:58.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-21T07:44:58.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T07:44:58.805Z] prd-ubuntu20.04-docker-8c-8g-37331 does not seem to be running inside a container [2025-01-21T07:44:58.840Z] $ 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 [2025-01-21T07:44:59.329Z] $ docker top 2825427c8a24269811941bf4e4845669178e6e4900ccc8dae5909d9e527d0411 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-21T07:44:59.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-21T07:44:59.435Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-21T07:44:59.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-21T07:44:59.547Z] $ docker exec 2825427c8a24269811941bf4e4845669178e6e4900ccc8dae5909d9e527d0411 ssh-agent [2025-01-21T07:44:59.656Z] SSH_AUTH_SOCK=/tmp/ssh-RFp1aHntZh0h/agent.30 [2025-01-21T07:44:59.656Z] SSH_AGENT_PID=36 [2025-01-21T07:44:59.661Z] Running ssh-add (command line suppressed) [2025-01-21T07:44:59.768Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13299203264295428033.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13299203264295428033.key) [2025-01-21T07:44:59.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-21T07:45:00.080Z] + git semver tag [2025-01-21T07:45:00.339Z] 2025-01-21 07:45:00,252 [run_tag] DEBUG tag force:False [2025-01-21T07:45:00.339Z] 2025-01-21 07:45:00,252 [check_head_tag] DEBUG check head tag [2025-01-21T07:45:00.339Z] 2025-01-21 07:45:00,253 [execute] INFO git cat-file --batch-check [2025-01-21T07:45:00.339Z] 2025-01-21 07:45:00,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2025-01-21T07:45:00.339Z] 2025-01-21 07:45:00,257 [execute] INFO git cat-file --batch [2025-01-21T07:45:00.339Z] 2025-01-21 07:45:00,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2025-01-21T07:45:00.339Z] 2025-01-21 07:45:00,279 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-01-21T07:45:00.339Z] 2025-01-21 07:45:00,279 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 [2025-01-21T07:45:00.339Z] 2025-01-21 07:45:00,279 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-21T07:45:00.339Z] 2025-01-21 07:45:00,285 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-01-21T07:45:00.339Z] 4.0.0-dev.7 [Pipeline] } [2025-01-21T07:45:00.350Z] $ docker exec --env ******** --env ******** 2825427c8a24269811941bf4e4845669178e6e4900ccc8dae5909d9e527d0411 ssh-agent -k [2025-01-21T07:45:00.456Z] unset SSH_AUTH_SOCK; [2025-01-21T07:45:00.456Z] unset SSH_AGENT_PID; [2025-01-21T07:45:00.456Z] echo Agent pid 36 killed; [2025-01-21T07:45:00.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-21T07:45:00.820Z] + git semver [Pipeline] } [2025-01-21T07:45:01.092Z] $ docker stop --time=1 2825427c8a24269811941bf4e4845669178e6e4900ccc8dae5909d9e527d0411 [2025-01-21T07:45:02.339Z] $ docker rm -f --volumes 2825427c8a24269811941bf4e4845669178e6e4900ccc8dae5909d9e527d0411 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:45:02.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-21T07:45:02.774Z] [2025-01-21T07:45:02.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:45:03.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-21T07:45:03.081Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-21T07:45:03.081Z] ab5ef0e58194: Pulling fs layer [2025-01-21T07:45:03.081Z] 9712f1f96733: Pulling fs layer [2025-01-21T07:45:03.081Z] 63f879dbbcfc: Pulling fs layer [2025-01-21T07:45:03.081Z] 0d9ebad4ef96: Pulling fs layer [2025-01-21T07:45:03.081Z] e9a5061849ea: Pulling fs layer [2025-01-21T07:45:03.081Z] d747dcd14b5f: Pulling fs layer [2025-01-21T07:45:03.081Z] 2de7ff778b66: Pulling fs layer [2025-01-21T07:45:03.081Z] 0d9ebad4ef96: Waiting [2025-01-21T07:45:03.081Z] e9a5061849ea: Waiting [2025-01-21T07:45:03.081Z] d747dcd14b5f: Waiting [2025-01-21T07:45:03.081Z] 2de7ff778b66: Waiting [2025-01-21T07:45:03.081Z] 9712f1f96733: Verifying Checksum [2025-01-21T07:45:03.081Z] 9712f1f96733: Download complete [2025-01-21T07:45:03.654Z] 63f879dbbcfc: Verifying Checksum [2025-01-21T07:45:03.654Z] 63f879dbbcfc: Download complete [2025-01-21T07:45:03.654Z] e9a5061849ea: Verifying Checksum [2025-01-21T07:45:03.654Z] e9a5061849ea: Download complete [2025-01-21T07:45:03.654Z] ab5ef0e58194: Verifying Checksum [2025-01-21T07:45:03.654Z] ab5ef0e58194: Download complete [2025-01-21T07:45:03.654Z] d747dcd14b5f: Download complete [2025-01-21T07:45:03.654Z] 0d9ebad4ef96: Verifying Checksum [2025-01-21T07:45:03.654Z] 0d9ebad4ef96: Download complete [2025-01-21T07:45:03.915Z] 2de7ff778b66: Verifying Checksum [2025-01-21T07:45:03.915Z] 2de7ff778b66: Download complete [2025-01-21T07:45:06.448Z] ab5ef0e58194: Pull complete [2025-01-21T07:45:06.448Z] 9712f1f96733: Pull complete [2025-01-21T07:45:07.016Z] 63f879dbbcfc: Pull complete [2025-01-21T07:45:12.277Z] 0d9ebad4ef96: Pull complete [2025-01-21T07:45:14.082Z] e9a5061849ea: Pull complete [2025-01-21T07:45:14.082Z] d747dcd14b5f: Pull complete [2025-01-21T07:45:14.082Z] 2de7ff778b66: Pull complete [2025-01-21T07:45:14.082Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-21T07:45:14.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-21T07:45:14.082Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T07:45:14.198Z] prd-ubuntu20.04-docker-8c-8g-37331 does not seem to be running inside a container [2025-01-21T07:45:14.234Z] $ 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 [2025-01-21T07:45:22.001Z] $ docker top 621427eb7ecffe6a6cfb667b47c3ba1831a56c26cf3e47de00272d9d1455a4ce -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-21T07:45:22.085Z] provisioning config files... [2025-01-21T07:45:22.093Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11570631895937168018tmp [2025-01-21T07:45:22.103Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5973996590249481960tmp [2025-01-21T07:45:22.113Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2106893635844744214tmp [Pipeline] { [Pipeline] echo [2025-01-21T07:45:22.146Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-21T07:45:22.448Z] ---> sigul-configuration.sh [2025-01-21T07:45:22.448Z] gpg: directory `/root/.gnupg' created [2025-01-21T07:45:22.448Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-21T07:45:22.448Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-21T07:45:22.448Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-21T07:45:22.448Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-21T07:45:22.448Z] gpg: CAST5 encrypted data [2025-01-21T07:45:22.448Z] gpg: encrypted with 1 passphrase [2025-01-21T07:45:22.448Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-21T07:45:22.752Z] + mkdir /home/jenkins [2025-01-21T07:45:22.752Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-21T07:45:23.074Z] + 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 [2025-01-21T07:45:23.092Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-21T07:45:23.386Z] ---> sigul-install.sh [2025-01-21T07:45:23.387Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-21T07:45:23.687Z] + git tag --list [2025-01-21T07:45:23.687Z] v0.0.0 [2025-01-21T07:45:23.687Z] v1.0.0 [2025-01-21T07:45:23.687Z] v2.1.0 [2025-01-21T07:45:23.687Z] v2.1.1 [2025-01-21T07:45:23.687Z] v2.2.0 [2025-01-21T07:45:23.687Z] v2.3.0 [2025-01-21T07:45:23.687Z] v3.0 [2025-01-21T07:45:23.687Z] v3.0.0 [2025-01-21T07:45:23.687Z] v3.1 [2025-01-21T07:45:23.687Z] v3.1.0 [2025-01-21T07:45:23.687Z] v3.1.0-dev.1 [2025-01-21T07:45:23.687Z] v3.1.0-dev.10 [2025-01-21T07:45:23.687Z] v3.1.0-dev.11 [2025-01-21T07:45:23.687Z] v3.1.0-dev.12 [2025-01-21T07:45:23.687Z] v3.1.0-dev.13 [2025-01-21T07:45:23.687Z] v3.1.0-dev.14 [2025-01-21T07:45:23.687Z] v3.1.0-dev.15 [2025-01-21T07:45:23.687Z] v3.1.0-dev.16 [2025-01-21T07:45:23.687Z] v3.1.0-dev.17 [2025-01-21T07:45:23.687Z] v3.1.0-dev.18 [2025-01-21T07:45:23.687Z] v3.1.0-dev.19 [2025-01-21T07:45:23.687Z] v3.1.0-dev.2 [2025-01-21T07:45:23.687Z] v3.1.0-dev.20 [2025-01-21T07:45:23.687Z] v3.1.0-dev.21 [2025-01-21T07:45:23.687Z] v3.1.0-dev.22 [2025-01-21T07:45:23.687Z] v3.1.0-dev.23 [2025-01-21T07:45:23.687Z] v3.1.0-dev.24 [2025-01-21T07:45:23.687Z] v3.1.0-dev.3 [2025-01-21T07:45:23.687Z] v3.1.0-dev.4 [2025-01-21T07:45:23.687Z] v3.1.0-dev.5 [2025-01-21T07:45:23.687Z] v3.1.0-dev.6 [2025-01-21T07:45:23.687Z] v3.1.0-dev.7 [2025-01-21T07:45:23.687Z] v3.1.0-dev.8 [2025-01-21T07:45:23.687Z] v3.1.0-dev.9 [2025-01-21T07:45:23.687Z] v3.1.1 [2025-01-21T07:45:23.687Z] v3.1.1-dev.1 [2025-01-21T07:45:23.687Z] v3.2.0-dev.1 [2025-01-21T07:45:23.687Z] v3.2.0-dev.10 [2025-01-21T07:45:23.687Z] v3.2.0-dev.11 [2025-01-21T07:45:23.687Z] v3.2.0-dev.12 [2025-01-21T07:45:23.687Z] v3.2.0-dev.13 [2025-01-21T07:45:23.687Z] v3.2.0-dev.14 [2025-01-21T07:45:23.687Z] v3.2.0-dev.15 [2025-01-21T07:45:23.687Z] v3.2.0-dev.16 [2025-01-21T07:45:23.687Z] v3.2.0-dev.17 [2025-01-21T07:45:23.687Z] v3.2.0-dev.18 [2025-01-21T07:45:23.687Z] v3.2.0-dev.19 [2025-01-21T07:45:23.687Z] v3.2.0-dev.2 [2025-01-21T07:45:23.687Z] v3.2.0-dev.3 [2025-01-21T07:45:23.687Z] v3.2.0-dev.4 [2025-01-21T07:45:23.687Z] v3.2.0-dev.5 [2025-01-21T07:45:23.687Z] v3.2.0-dev.6 [2025-01-21T07:45:23.687Z] v3.2.0-dev.7 [2025-01-21T07:45:23.687Z] v3.2.0-dev.8 [2025-01-21T07:45:23.687Z] v3.2.0-dev.9 [2025-01-21T07:45:23.687Z] v4.0.0-dev.1 [2025-01-21T07:45:23.687Z] v4.0.0-dev.2 [2025-01-21T07:45:23.687Z] v4.0.0-dev.3 [2025-01-21T07:45:23.687Z] v4.0.0-dev.4 [2025-01-21T07:45:23.687Z] v4.0.0-dev.5 [2025-01-21T07:45:23.687Z] v4.0.0-dev.6 [2025-01-21T07:45:23.687Z] v4.0.0-dev.7 [Pipeline] sh [2025-01-21T07:45:23.987Z] + lftools sign git-tag v4.0.0-dev.7 [2025-01-21T07:45:24.559Z] Signing Git tag with Sigul... [2025-01-21T07:45:24.559Z] Signing v4.0.0-dev.7 [Pipeline] echo [2025-01-21T07:45:24.837Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-21T07:45:25.133Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-21T07:45:25.141Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-21T07:45:25.177Z] $ docker stop --time=1 621427eb7ecffe6a6cfb667b47c3ba1831a56c26cf3e47de00272d9d1455a4ce [2025-01-21T07:45:26.880Z] $ docker rm -f --volumes 621427eb7ecffe6a6cfb667b47c3ba1831a56c26cf3e47de00272d9d1455a4ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-21T07:45:27.393Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-21T07:45:27.394Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:45:27.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-21T07:45:27.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T07:45:27.793Z] prd-ubuntu20.04-docker-8c-8g-37331 does not seem to be running inside a container [2025-01-21T07:45:27.822Z] $ 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 [2025-01-21T07:45:28.954Z] $ docker top f49ae876a11e1bb2e1a24cf59707b0bee3966603fbee08304162dfd22a0bca88 -eo pid,comm [2025-01-21T07:45:29.001Z] 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). [2025-01-21T07:45:29.001Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-21T07:45:29.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-21T07:45:29.053Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-21T07:45:29.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-21T07:45:29.185Z] $ docker exec f49ae876a11e1bb2e1a24cf59707b0bee3966603fbee08304162dfd22a0bca88 ssh-agent [2025-01-21T07:45:29.299Z] SSH_AUTH_SOCK=/tmp/ssh-pmv3GPHG4suC/agent.32 [2025-01-21T07:45:29.299Z] SSH_AGENT_PID=38 [2025-01-21T07:45:29.304Z] Running ssh-add (command line suppressed) [2025-01-21T07:45:29.402Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12054778796919246987.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12054778796919246987.key) [2025-01-21T07:45:29.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-21T07:45:29.712Z] + git semver bump pre [2025-01-21T07:45:29.973Z] 2025-01-21 07:45:29,882 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-01-21T07:45:29.973Z] 2025-01-21 07:45:29,882 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev [2025-01-21T07:45:29.973Z] 2025-01-21 07:45:29,883 [bump_version] DEBUG bumped version:4.0.0-dev.8 [2025-01-21T07:45:29.973Z] 2025-01-21 07:45:29,883 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2025-01-21T07:45:29.973Z] 2025-01-21 07:45:29,883 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-01-21T07:45:29.973Z] 2025-01-21 07:45:29,883 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-01-21T07:45:29.973Z] 2025-01-21 07:45:29,884 [execute] INFO git cat-file --batch-check [2025-01-21T07:45:29.973Z] 2025-01-21 07:45:29,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-21T07:45:29.973Z] 2025-01-21 07:45:29,890 [execute] INFO git cat-file --batch [2025-01-21T07:45:29.973Z] 2025-01-21 07:45:29,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-21T07:45:29.973Z] 2025-01-21 07:45:29,896 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-01-21T07:45:29.973Z] 4.0.0-dev.8 [Pipeline] } [2025-01-21T07:45:29.984Z] $ docker exec --env ******** --env ******** f49ae876a11e1bb2e1a24cf59707b0bee3966603fbee08304162dfd22a0bca88 ssh-agent -k [2025-01-21T07:45:30.085Z] unset SSH_AUTH_SOCK; [2025-01-21T07:45:30.086Z] unset SSH_AGENT_PID; [2025-01-21T07:45:30.086Z] echo Agent pid 38 killed; [2025-01-21T07:45:30.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-21T07:45:30.427Z] + git semver [Pipeline] } [2025-01-21T07:45:30.701Z] $ docker stop --time=1 f49ae876a11e1bb2e1a24cf59707b0bee3966603fbee08304162dfd22a0bca88 [2025-01-21T07:45:31.979Z] $ docker rm -f --volumes f49ae876a11e1bb2e1a24cf59707b0bee3966603fbee08304162dfd22a0bca88 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-21T07:45:32.341Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-21T07:45:32.341Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:45:32.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-21T07:45:32.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T07:45:32.743Z] prd-ubuntu20.04-docker-8c-8g-37331 does not seem to be running inside a container [2025-01-21T07:45:32.779Z] $ 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 [2025-01-21T07:45:33.108Z] $ docker top 9b0d2955203ab25422bb388c1d4c5245d987dfea08cb96dfe2014d7247404c7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-21T07:45:33.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-21T07:45:33.213Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-21T07:45:33.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-21T07:45:33.332Z] $ docker exec 9b0d2955203ab25422bb388c1d4c5245d987dfea08cb96dfe2014d7247404c7d ssh-agent [2025-01-21T07:45:33.460Z] SSH_AUTH_SOCK=/tmp/ssh-6BmfqVKllCEh/agent.32 [2025-01-21T07:45:33.460Z] SSH_AGENT_PID=38 [2025-01-21T07:45:33.465Z] Running ssh-add (command line suppressed) [2025-01-21T07:45:33.574Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4242026650244832388.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4242026650244832388.key) [2025-01-21T07:45:33.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-21T07:45:33.890Z] + git semver push [2025-01-21T07:45:34.150Z] 2025-01-21 07:45:34,076 [run_push] DEBUG push [2025-01-21T07:45:34.150Z] 2025-01-21 07:45:34,077 [execute] INFO git cat-file --batch-check [2025-01-21T07:45:34.150Z] 2025-01-21 07:45:34,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-21T07:45:34.150Z] 2025-01-21 07:45:34,081 [execute] INFO git rev-list 1e688636a18420720df82112d5a734540fa55d29 -- [2025-01-21T07:45:34.150Z] 2025-01-21 07:45:34,081 [execute] DEBUG Popen(['git', 'rev-list', '1e688636a18420720df82112d5a734540fa55d29', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-21T07:45:34.150Z] 2025-01-21 07:45:34,090 [execute] INFO git fetch -v origin [2025-01-21T07:45:34.150Z] 2025-01-21 07:45:34,090 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-21T07:45:34.722Z] 2025-01-21 07:45:34,537 [run_push] DEBUG no remote changes detected [2025-01-21T07:45:34.722Z] 2025-01-21 07:45:34,537 [execute] INFO git push origin semver [2025-01-21T07:45:34.722Z] 2025-01-21 07:45:34,538 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-21T07:45:35.292Z] 2025-01-21 07:45:35,167 [run_push] DEBUG push all version tags [2025-01-21T07:45:35.292Z] 2025-01-21 07:45:35,167 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-21T07:45:35.292Z] 2025-01-21 07:45:35,168 [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) [2025-01-21T07:45:35.862Z] 2025-01-21 07:45:35,831 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-01-21T07:45:35.862Z] 4.0.0-dev.8 [Pipeline] } [2025-01-21T07:45:35.872Z] $ docker exec --env ******** --env ******** 9b0d2955203ab25422bb388c1d4c5245d987dfea08cb96dfe2014d7247404c7d ssh-agent -k [2025-01-21T07:45:35.976Z] unset SSH_AUTH_SOCK; [2025-01-21T07:45:35.976Z] unset SSH_AGENT_PID; [2025-01-21T07:45:35.976Z] echo Agent pid 38 killed; [2025-01-21T07:45:35.990Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-21T07:45:36.321Z] + git semver [Pipeline] } [2025-01-21T07:45:36.592Z] $ docker stop --time=1 9b0d2955203ab25422bb388c1d4c5245d987dfea08cb96dfe2014d7247404c7d [2025-01-21T07:45:38.282Z] $ docker rm -f --volumes 9b0d2955203ab25422bb388c1d4c5245d987dfea08cb96dfe2014d7247404c7d [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 [2025-01-21T07:45:38.910Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2025-01-21T07:45:38.910Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2025-01-21T07:45:38.910Z] total 16 [2025-01-21T07:45:38.910Z] drwxr-xr-x 3 root root 4096 Jan 21 07:35 . [2025-01-21T07:45:38.910Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 21 07:45 .. [2025-01-21T07:45:38.910Z] drwxr-xr-x 2 root root 4096 Jan 21 07:35 cost [2025-01-21T07:45:38.910Z] -rw-r--r-- 1 root root 91 Jan 21 07:35 cost.csv [2025-01-21T07:45:38.910Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2025-01-21T07:45:38.910Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2025-01-21T07:45:38.910Z] total 16 [2025-01-21T07:45:38.910Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 21 07:35 . [2025-01-21T07:45:38.910Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 21 07:45 .. [2025-01-21T07:45:38.910Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 21 07:35 cost [2025-01-21T07:45:38.910Z] -rw-r--r-- 1 jenkins jenkins 91 Jan 21 07:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-21T07:45:39.207Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-21T07:45:40.074Z] ---> package-listing.sh [2025-01-21T07:45:40.074Z] ++ facter osfamily [2025-01-21T07:45:40.074Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-21T07:45:40.336Z] + OS_FAMILY=debian [2025-01-21T07:45:40.336Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2025-01-21T07:45:40.336Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-21T07:45:40.336Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-21T07:45:40.336Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-21T07:45:40.336Z] + PACKAGES=/tmp/packages_start.txt [2025-01-21T07:45:40.336Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2025-01-21T07:45:40.336Z] + PACKAGES=/tmp/packages_end.txt [2025-01-21T07:45:40.336Z] + case "${OS_FAMILY}" in [2025-01-21T07:45:40.336Z] + dpkg -l [2025-01-21T07:45:40.336Z] + grep '^ii' [2025-01-21T07:45:40.336Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-21T07:45:40.336Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-21T07:45:40.336Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-21T07:45:40.336Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2025-01-21T07:45:40.336Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2025-01-21T07:45:40.336Z] + 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 [2025-01-21T07:45:40.349Z] 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 [2025-01-21T07:45:40.633Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-21T07:45:41.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-21T07:45:41.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-21T07:45:41.277Z] prd-ubuntu20.04-docker-8c-8g-37331 does not seem to be running inside a container [2025-01-21T07:45:41.320Z] $ 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 [2025-01-21T07:45:41.520Z] $ docker top 312ba437ede669274b28f7d6497df980faf3a7abff94693295b8e16089d4f576 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-21T07:45:41.874Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-21T07:45:42.158Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-21T07:45:42.442Z] + ls /var/log/sa-host [2025-01-21T07:45:42.442Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-21T07:45:42.520Z] provisioning config files... [2025-01-21T07:45:42.531Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4754701802041970973tmp [Pipeline] { [Pipeline] echo [2025-01-21T07:45:42.555Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-21T07:45:43.084Z] ---> create-netrc.sh [Pipeline] } [2025-01-21T07:45:43.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-21T07:45:43.536Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-21T07:45:43.566Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-21T07:45:43.895Z] ---> sudo-logs.sh [2025-01-21T07:45:43.895Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-21T07:45:43.920Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-21T07:45:44.203Z] ---> job-cost.sh [2025-01-21T07:45:44.203Z] lf-activate-venv: SKIPPING [2025-01-21T07:45:44.203Z] DEBUG: total: 0.2199999988079071 [2025-01-21T07:45:44.203Z] INFO: Retrieving Stack Cost... [2025-01-21T07:45:44.462Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-21T07:45:45.031Z] INFO: Archiving Costs [Pipeline] echo [2025-01-21T07:45:45.045Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-21T07:45:45.330Z] ---> logs-deploy.sh [2025-01-21T07:45:45.330Z] lf-activate-venv: SKIPPING [2025-01-21T07:45:45.330Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/162 [2025-01-21T07:45:45.330Z] INFO: archiving workspace using pattern(s): [2025-01-21T07:45:46.266Z] Archives upload complete. [2025-01-21T07:45:46.525Z] INFO: archiving logs to Nexus [2025-01-21T07:45:47.463Z] ---> uname -a: [2025-01-21T07:45:47.463Z] Linux prd-ubuntu20-04-docker-8c-8g-37331 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-01-21T07:45:47.463Z] [2025-01-21T07:45:47.463Z] [2025-01-21T07:45:47.463Z] ---> lscpu: [2025-01-21T07:45:47.463Z] Architecture: x86_64 [2025-01-21T07:45:47.463Z] CPU op-mode(s): 32-bit, 64-bit [2025-01-21T07:45:47.463Z] Byte Order: Little Endian [2025-01-21T07:45:47.463Z] Address sizes: 40 bits physical, 48 bits virtual [2025-01-21T07:45:47.463Z] CPU(s): 8 [2025-01-21T07:45:47.463Z] On-line CPU(s) list: 0-7 [2025-01-21T07:45:47.463Z] Thread(s) per core: 1 [2025-01-21T07:45:47.463Z] Core(s) per socket: 1 [2025-01-21T07:45:47.463Z] Socket(s): 8 [2025-01-21T07:45:47.463Z] NUMA node(s): 1 [2025-01-21T07:45:47.463Z] Vendor ID: AuthenticAMD [2025-01-21T07:45:47.463Z] CPU family: 23 [2025-01-21T07:45:47.463Z] Model: 49 [2025-01-21T07:45:47.463Z] Model name: AMD EPYC-Rome Processor [2025-01-21T07:45:47.463Z] Stepping: 0 [2025-01-21T07:45:47.463Z] CPU MHz: 2800.000 [2025-01-21T07:45:47.463Z] BogoMIPS: 5600.00 [2025-01-21T07:45:47.463Z] Virtualization: AMD-V [2025-01-21T07:45:47.463Z] Hypervisor vendor: KVM [2025-01-21T07:45:47.463Z] Virtualization type: full [2025-01-21T07:45:47.463Z] L1d cache: 256 KiB [2025-01-21T07:45:47.463Z] L1i cache: 256 KiB [2025-01-21T07:45:47.463Z] L2 cache: 4 MiB [2025-01-21T07:45:47.463Z] L3 cache: 128 MiB [2025-01-21T07:45:47.463Z] NUMA node0 CPU(s): 0-7 [2025-01-21T07:45:47.463Z] Vulnerability Itlb multihit: Not affected [2025-01-21T07:45:47.463Z] Vulnerability L1tf: Not affected [2025-01-21T07:45:47.463Z] Vulnerability Mds: Not affected [2025-01-21T07:45:47.463Z] Vulnerability Meltdown: Not affected [2025-01-21T07:45:47.463Z] Vulnerability Mmio stale data: Not affected [2025-01-21T07:45:47.463Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-01-21T07:45:47.463Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-01-21T07:45:47.463Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-01-21T07:45:47.463Z] Vulnerability Srbds: Not affected [2025-01-21T07:45:47.463Z] Vulnerability Tsx async abort: Not affected [2025-01-21T07:45:47.463Z] 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 [2025-01-21T07:45:47.463Z] [2025-01-21T07:45:47.463Z] [2025-01-21T07:45:47.463Z] ---> nproc: [2025-01-21T07:45:47.463Z] 8 [2025-01-21T07:45:47.463Z] [2025-01-21T07:45:47.463Z] [2025-01-21T07:45:47.463Z] ---> df -h: [2025-01-21T07:45:47.463Z] Filesystem Size Used Avail Use% Mounted on [2025-01-21T07:45:47.463Z] overlay 155G 14G 142G 9% / [2025-01-21T07:45:47.463Z] tmpfs 64M 0 64M 0% /dev [2025-01-21T07:45:47.463Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-01-21T07:45:47.463Z] shm 64M 0 64M 0% /dev/shm [2025-01-21T07:45:47.463Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-01-21T07:45:47.463Z] [2025-01-21T07:45:47.463Z] [2025-01-21T07:45:47.463Z] ---> sar -b -r -n DEV: [2025-01-21T07:45:47.463Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37331) 01/21/25 _x86_64_ (8 CPU) [2025-01-21T07:45:47.463Z] [2025-01-21T07:45:47.463Z] 07:31:37 LINUX RESTART (8 CPU) [2025-01-21T07:45:47.463Z] [2025-01-21T07:45:47.463Z] 07:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-01-21T07:45:47.463Z] 07:33:01 433.56 38.59 394.97 0.00 4275.82 38798.87 0.00 [2025-01-21T07:45:47.463Z] 07:34:01 235.24 1.68 233.56 0.00 18.00 73805.70 0.00 [2025-01-21T07:45:47.463Z] 07:35:01 82.19 0.15 82.04 0.00 7.47 17260.86 0.00 [2025-01-21T07:45:47.463Z] 07:36:01 145.20 0.22 144.99 0.00 33.99 49765.28 0.00 [2025-01-21T07:45:47.463Z] 07:37:01 50.77 6.17 44.61 0.00 4369.54 8774.82 0.00 [2025-01-21T07:45:47.463Z] 07:38:01 5.25 0.02 5.23 0.00 0.13 113.85 0.00 [2025-01-21T07:45:47.463Z] 07:39:02 1.77 0.00 1.77 0.00 0.00 21.33 0.00 [2025-01-21T07:45:47.463Z] 07:40:01 1.56 0.00 1.56 0.00 0.00 17.62 0.00 [2025-01-21T07:45:47.463Z] 07:41:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 [2025-01-21T07:45:47.463Z] 07:42:01 1.93 0.00 1.93 0.00 0.00 21.46 0.00 [2025-01-21T07:45:47.463Z] 07:43:01 1.62 0.00 1.62 0.00 0.00 23.20 0.00 [2025-01-21T07:45:47.463Z] 07:44:01 2.25 0.37 1.88 0.00 11.46 22.79 0.00 [2025-01-21T07:45:47.463Z] 07:45:01 88.25 1.32 86.94 0.00 33.59 37765.97 0.00 [2025-01-21T07:45:47.463Z] Average: 80.93 3.74 77.20 0.00 673.92 17438.33 0.00 [2025-01-21T07:45:47.463Z] [2025-01-21T07:45:47.463Z] 07:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-01-21T07:45:47.463Z] 07:33:01 29168460 31522768 786644 2.39 80624 2547248 1973772 5.82 1044640 2276408 8596 [2025-01-21T07:45:47.463Z] 07:34:01 27219932 31097400 1196296 3.64 185076 3813596 2439424 7.19 1816660 3282460 334776 [2025-01-21T07:45:47.463Z] 07:35:01 27540348 31516580 777404 2.36 190536 3884616 1872336 5.52 1379740 3382204 424016 [2025-01-21T07:45:47.463Z] 07:36:01 27024024 31529508 764988 2.33 199120 4382920 1769692 5.22 1387548 3861656 448 [2025-01-21T07:45:47.463Z] 07:37:01 26537104 31493160 777196 2.36 228784 4793964 1716160 5.06 1685216 4016048 1020 [2025-01-21T07:45:47.463Z] 07:38:01 26552724 31503716 766772 2.33 227312 4790708 1730468 5.10 1671152 4012796 388 [2025-01-21T07:45:47.463Z] 07:39:02 26552920 31504052 766360 2.33 227332 4790840 1730468 5.10 1671072 4012916 8 [2025-01-21T07:45:47.463Z] 07:40:01 26560656 31511848 758716 2.31 227364 4790844 1730468 5.10 1663444 4012920 48 [2025-01-21T07:45:47.463Z] 07:41:01 26560916 31512108 758452 2.31 227404 4790844 1730468 5.10 1663448 4012920 8 [2025-01-21T07:45:47.463Z] 07:42:01 26562460 31513760 756728 2.30 227468 4790848 1730468 5.10 1662188 4012932 8 [2025-01-21T07:45:47.463Z] 07:43:01 26563876 31515292 755204 2.30 227560 4790848 1730468 5.10 1661000 4012932 8 [2025-01-21T07:45:47.463Z] 07:44:01 26563956 31515744 754668 2.30 227608 4791188 1730468 5.10 1662460 4013076 16 [2025-01-21T07:45:47.463Z] 07:45:01 25766440 31468624 796244 2.42 242092 5470668 1784340 5.26 1749260 4658360 668 [2025-01-21T07:45:47.463Z] Average: 26859524 31477274 801206 2.44 209098 4494549 1820692 5.37 1593679 3812894 59231 [2025-01-21T07:45:47.463Z] [2025-01-21T07:45:47.463Z] 07:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-01-21T07:45:47.463Z] 07:33:01 docker0 146.54 167.27 12.18 327.53 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:33:01 ens3 621.68 473.90 6086.91 108.08 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:33:01 vethd69f55d 128.96 144.19 12.72 122.79 0.00 0.00 0.00 0.01 [2025-01-21T07:45:47.463Z] 07:33:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:34:01 docker0 165.86 332.33 14.08 2723.82 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:34:01 ens3 361.44 181.47 2753.26 25.43 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:34:01 vethd0333af 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:35:01 docker0 1.48 3.50 0.09 38.15 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:35:01 ens3 27.01 14.90 59.39 10.86 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:35:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:36:01 docker0 3.08 5.96 0.19 76.79 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:36:01 ens3 171.03 122.81 2687.50 367.92 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:36:01 lo 7.60 7.60 0.75 0.75 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:37:01 ens3 156.77 91.68 2866.87 6.45 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:37:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:38:01 ens3 2.45 3.28 0.23 13.46 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:39:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:40:01 ens3 0.12 0.14 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.463Z] 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.464Z] 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.464Z] 07:42:01 ens3 0.87 0.58 3.20 0.04 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.464Z] 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.464Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.464Z] 07:43:01 ens3 2.83 4.20 0.25 7.20 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.464Z] 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.464Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.464Z] 07:44:01 ens3 10.68 15.56 1.50 21.88 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.464Z] 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.464Z] 07:45:01 docker0 55.99 88.42 5.27 851.49 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.464Z] 07:45:01 vethae79d86 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.464Z] 07:45:01 ens3 259.66 171.62 4801.08 104.87 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.464Z] 07:45:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.464Z] Average: docker0 28.72 46.02 2.45 309.45 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.464Z] Average: vethae79d86 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.464Z] Average: ens3 124.36 83.19 1483.45 51.32 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.464Z] Average: lo 1.31 1.31 0.13 0.13 0.00 0.00 0.00 0.00 [2025-01-21T07:45:47.464Z] [2025-01-21T07:45:47.464Z] [2025-01-21T07:45:47.464Z] ---> sar -P ALL: [2025-01-21T07:45:47.464Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37331) 01/21/25 _x86_64_ (8 CPU) [2025-01-21T07:45:47.464Z] [2025-01-21T07:45:47.464Z] 07:31:37 LINUX RESTART (8 CPU) [2025-01-21T07:45:47.464Z] [2025-01-21T07:45:47.464Z] 07:32:01 CPU %user %nice %system %iowait %steal %idle [2025-01-21T07:45:47.464Z] 07:33:01 all 9.83 0.00 3.17 2.44 0.06 84.50 [2025-01-21T07:45:47.464Z] 07:33:01 0 9.52 0.00 3.10 3.66 0.07 83.66 [2025-01-21T07:45:47.464Z] 07:33:01 1 9.23 0.00 3.41 2.37 0.07 84.91 [2025-01-21T07:45:47.464Z] 07:33:01 2 10.42 0.00 2.97 0.69 0.08 85.84 [2025-01-21T07:45:47.464Z] 07:33:01 3 9.58 0.00 4.35 4.15 0.07 81.86 [2025-01-21T07:45:47.464Z] 07:33:01 4 8.54 0.00 3.18 6.50 0.05 81.72 [2025-01-21T07:45:47.464Z] 07:33:01 5 8.31 0.00 2.74 0.34 0.05 88.57 [2025-01-21T07:45:47.464Z] 07:33:01 6 9.74 0.00 3.11 1.39 0.07 85.70 [2025-01-21T07:45:47.464Z] 07:33:01 7 13.29 0.00 2.48 0.47 0.05 83.71 [2025-01-21T07:45:47.464Z] 07:34:01 all 15.77 0.00 4.57 3.98 0.06 75.61 [2025-01-21T07:45:47.464Z] 07:34:01 0 15.64 0.00 4.49 2.48 0.08 77.31 [2025-01-21T07:45:47.464Z] 07:34:01 1 15.99 0.00 6.29 21.91 0.05 55.77 [2025-01-21T07:45:47.464Z] 07:34:01 2 15.91 0.00 4.95 2.96 0.07 76.11 [2025-01-21T07:45:47.464Z] 07:34:01 3 15.11 0.00 3.84 0.71 0.05 80.29 [2025-01-21T07:45:47.464Z] 07:34:01 4 16.63 0.00 4.19 1.28 0.08 77.82 [2025-01-21T07:45:47.464Z] 07:34:01 5 15.59 0.00 4.49 0.75 0.07 79.09 [2025-01-21T07:45:47.464Z] 07:34:01 6 15.88 0.00 4.13 0.79 0.05 79.15 [2025-01-21T07:45:47.464Z] 07:34:01 7 15.42 0.00 4.21 1.01 0.05 79.31 [2025-01-21T07:45:47.464Z] 07:35:01 all 50.03 0.00 6.90 0.85 0.09 42.13 [2025-01-21T07:45:47.464Z] 07:35:01 0 48.69 0.00 6.81 0.44 0.08 43.98 [2025-01-21T07:45:47.464Z] 07:35:01 1 50.38 0.00 7.05 1.08 0.12 41.38 [2025-01-21T07:45:47.464Z] 07:35:01 2 50.03 0.00 6.72 0.15 0.08 43.02 [2025-01-21T07:45:47.464Z] 07:35:01 3 50.64 0.00 7.35 1.84 0.10 40.07 [2025-01-21T07:45:47.464Z] 07:35:01 4 49.86 0.00 7.15 0.17 0.10 42.72 [2025-01-21T07:45:47.464Z] 07:35:01 5 50.99 0.00 6.80 0.49 0.08 41.64 [2025-01-21T07:45:47.464Z] 07:35:01 6 49.59 0.00 6.70 0.67 0.08 42.95 [2025-01-21T07:45:47.464Z] 07:35:01 7 50.10 0.00 6.58 1.99 0.08 41.25 [2025-01-21T07:45:47.464Z] 07:36:01 all 4.69 0.00 1.87 2.26 0.04 91.15 [2025-01-21T07:45:47.464Z] 07:36:01 0 3.70 0.00 1.59 0.05 0.03 94.62 [2025-01-21T07:45:47.464Z] 07:36:01 1 4.85 0.00 2.15 0.52 0.02 92.47 [2025-01-21T07:45:47.464Z] 07:36:01 2 4.79 0.00 1.76 5.26 0.05 88.14 [2025-01-21T07:45:47.464Z] 07:36:01 3 3.57 0.00 2.00 8.40 0.05 85.97 [2025-01-21T07:45:47.464Z] 07:36:01 4 6.07 0.00 1.38 0.92 0.05 91.58 [2025-01-21T07:45:47.464Z] 07:36:01 5 4.76 0.00 2.86 0.08 0.05 92.24 [2025-01-21T07:45:47.464Z] 07:36:01 6 4.65 0.00 1.81 2.86 0.03 90.64 [2025-01-21T07:45:47.464Z] 07:36:01 7 5.12 0.00 1.36 0.00 0.03 93.49 [2025-01-21T07:45:47.464Z] 07:37:01 all 2.46 0.00 1.29 0.73 0.03 95.49 [2025-01-21T07:45:47.464Z] 07:37:01 0 2.25 0.00 0.90 0.68 0.03 96.13 [2025-01-21T07:45:47.464Z] 07:37:01 1 1.82 0.00 1.65 1.07 0.02 95.44 [2025-01-21T07:45:47.464Z] 07:37:01 2 2.22 0.00 1.74 1.30 0.03 94.70 [2025-01-21T07:45:47.464Z] 07:37:01 3 3.29 0.00 0.89 0.23 0.03 95.55 [2025-01-21T07:45:47.464Z] 07:37:01 4 2.80 0.00 0.67 0.80 0.02 95.71 [2025-01-21T07:45:47.464Z] 07:37:01 5 2.02 0.00 2.30 1.04 0.03 94.61 [2025-01-21T07:45:47.464Z] 07:37:01 6 3.39 0.00 1.40 0.08 0.03 95.10 [2025-01-21T07:45:47.464Z] 07:37:01 7 1.87 0.00 0.74 0.65 0.03 96.71 [2025-01-21T07:45:47.464Z] 07:38:01 all 0.10 0.00 0.06 0.01 0.01 99.82 [2025-01-21T07:45:47.464Z] 07:38:01 0 0.05 0.00 0.03 0.02 0.00 99.90 [2025-01-21T07:45:47.464Z] 07:38:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2025-01-21T07:45:47.464Z] 07:38:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2025-01-21T07:45:47.464Z] 07:38:01 3 0.15 0.00 0.08 0.05 0.02 99.70 [2025-01-21T07:45:47.464Z] 07:38:01 4 0.17 0.00 0.05 0.00 0.02 99.77 [2025-01-21T07:45:47.464Z] 07:38:01 5 0.05 0.00 0.08 0.00 0.00 99.87 [2025-01-21T07:45:47.464Z] 07:38:01 6 0.12 0.00 0.07 0.00 0.00 99.82 [2025-01-21T07:45:47.464Z] 07:38:01 7 0.15 0.00 0.10 0.03 0.02 99.70 [2025-01-21T07:45:47.464Z] 07:39:02 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-01-21T07:45:47.464Z] 07:39:02 0 0.03 0.00 0.03 0.02 0.03 99.88 [2025-01-21T07:45:47.464Z] 07:39:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-21T07:45:47.464Z] 07:39:02 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-21T07:45:47.464Z] 07:39:02 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-01-21T07:45:47.464Z] 07:39:02 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-01-21T07:45:47.464Z] 07:39:02 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-21T07:45:47.464Z] 07:39:02 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-01-21T07:45:47.464Z] 07:39:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-21T07:45:47.464Z] 07:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-01-21T07:45:47.464Z] 07:40:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2025-01-21T07:45:47.464Z] 07:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-21T07:45:47.464Z] 07:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-21T07:45:47.464Z] 07:40:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-01-21T07:45:47.464Z] 07:40:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-01-21T07:45:47.464Z] 07:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-21T07:45:47.464Z] 07:40:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2025-01-21T07:45:47.464Z] 07:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-21T07:45:47.464Z] 07:41:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2025-01-21T07:45:47.464Z] 07:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-21T07:45:47.464Z] 07:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-21T07:45:47.464Z] 07:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-21T07:45:47.464Z] 07:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-01-21T07:45:47.464Z] 07:41:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2025-01-21T07:45:47.464Z] 07:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-21T07:45:47.464Z] 07:41:01 6 0.27 0.00 0.00 0.02 0.00 99.72 [2025-01-21T07:45:47.464Z] 07:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-01-21T07:45:47.464Z] 07:42:01 all 0.02 0.00 0.01 0.02 0.01 99.95 [2025-01-21T07:45:47.464Z] 07:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-21T07:45:47.464Z] 07:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-21T07:45:47.464Z] 07:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-21T07:45:47.464Z] 07:42:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2025-01-21T07:45:47.464Z] 07:42:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2025-01-21T07:45:47.464Z] 07:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-01-21T07:45:47.464Z] 07:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-01-21T07:45:47.464Z] 07:42:01 7 0.02 0.00 0.00 0.10 0.00 99.88 [2025-01-21T07:45:47.464Z] 07:43:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-01-21T07:45:47.464Z] 07:43:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-01-21T07:45:47.464Z] 07:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-21T07:45:47.464Z] 07:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-21T07:45:47.464Z] 07:43:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2025-01-21T07:45:47.464Z] 07:43:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-21T07:45:47.464Z] 07:43:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-01-21T07:45:47.464Z] 07:43:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2025-01-21T07:45:47.464Z] 07:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-21T07:45:47.464Z] [2025-01-21T07:45:47.464Z] 07:43:01 CPU %user %nice %system %iowait %steal %idle [2025-01-21T07:45:47.464Z] 07:44:01 all 0.10 0.00 0.02 3.28 0.02 96.59 [2025-01-21T07:45:47.464Z] 07:44:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2025-01-21T07:45:47.464Z] 07:44:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2025-01-21T07:45:47.464Z] 07:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-21T07:45:47.464Z] 07:44:01 3 0.18 0.00 0.02 25.84 0.02 73.95 [2025-01-21T07:45:47.464Z] 07:44:01 4 0.03 0.00 0.02 0.40 0.03 99.52 [2025-01-21T07:45:47.464Z] 07:44:01 5 0.15 0.00 0.00 0.00 0.03 99.82 [2025-01-21T07:45:47.464Z] 07:44:01 6 0.25 0.00 0.02 0.02 0.02 99.70 [2025-01-21T07:45:47.464Z] 07:44:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2025-01-21T07:45:47.464Z] 07:45:01 all 5.43 0.00 2.29 2.45 0.04 89.79 [2025-01-21T07:45:47.464Z] 07:45:01 0 5.14 0.00 2.48 9.26 0.05 83.07 [2025-01-21T07:45:47.464Z] 07:45:01 1 4.69 0.00 2.18 0.35 0.03 92.75 [2025-01-21T07:45:47.464Z] 07:45:01 2 4.92 0.00 1.45 0.08 0.03 93.52 [2025-01-21T07:45:47.464Z] 07:45:01 3 5.65 0.00 2.26 3.81 0.05 88.23 [2025-01-21T07:45:47.464Z] 07:45:01 4 5.11 0.00 2.67 5.73 0.03 86.46 [2025-01-21T07:45:47.464Z] 07:45:01 5 6.95 0.00 1.58 0.03 0.05 91.38 [2025-01-21T07:45:47.464Z] 07:45:01 6 5.81 0.00 2.96 0.08 0.03 91.11 [2025-01-21T07:45:47.464Z] 07:45:01 7 5.17 0.00 2.78 0.30 0.02 91.74 [2025-01-21T07:45:47.464Z] Average: all 6.78 0.00 1.55 1.23 0.03 90.41 [2025-01-21T07:45:47.464Z] Average: 0 6.53 0.00 1.49 1.27 0.03 90.67 [2025-01-21T07:45:47.464Z] Average: 1 6.67 0.00 1.75 2.09 0.02 89.47 [2025-01-21T07:45:47.464Z] Average: 2 6.77 0.00 1.51 0.80 0.03 90.89 [2025-01-21T07:45:47.464Z] Average: 3 6.76 0.00 1.59 3.48 0.03 88.14 [2025-01-21T07:45:47.464Z] Average: 4 6.84 0.00 1.48 1.21 0.04 90.43 [2025-01-21T07:45:47.464Z] Average: 5 6.81 0.00 1.61 0.21 0.03 91.34 [2025-01-21T07:45:47.464Z] Average: 6 6.88 0.00 1.55 0.45 0.03 91.09 [2025-01-21T07:45:47.464Z] Average: 7 6.98 0.00 1.40 0.35 0.02 91.24 [2025-01-21T07:45:47.464Z] [2025-01-21T07:45:47.464Z] [2025-01-21T07:45:47.464Z]