Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8cb16f79121ef03d269cdccc8174ac564e302e18 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-ssh8447861793815546288.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-ssh4346287837490469454.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-mqtt-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-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3424107358613574774.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-ssh2194722554804902671.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-mqtt-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-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11763814990011434344.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-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-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-mqtt 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40304 in /w/workspace/edgexfoundry_device-mqtt-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-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8cb16f79121ef03d269cdccc8174ac564e302e18 (main) Commit message: "docs: Update changelog for 4.0 release (#731)" > git config core.sparsecheckout # timeout=10 > git checkout -f 8cb16f79121ef03d269cdccc8174ac564e302e18 # timeout=10 > git rev-list --no-walk 950be83789f1515bb1fb90eafa27353f7dcc33e8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-05T10:23:43.031Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-05T10:23:43.111Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-05T10:23:43.137Z] ========================================================= [2025-03-05T10:23:43.137Z] EdgeX Global Pipelines Version Info [2025-03-05T10:23:43.137Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:23:43.893Z] ------------------- [2025-03-05T10:23:43.893Z] stable info: [2025-03-05T10:23:43.893Z] ------------------- [2025-03-05T10:23:43.893Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-05T10:23:43.893Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T10:23:43.893Z] Message: update stable to v1.0.269 [2025-03-05T10:23:44.463Z] ------------------- [2025-03-05T10:23:44.463Z] experimental info: [2025-03-05T10:23:44.463Z] ------------------- [2025-03-05T10:23:44.463Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-05T10:23:44.463Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T10:23:44.463Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-05T10:23:44.542Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2025-03-05T10:23:44.570Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2025-03-05T10:23:44.593Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-05T10:23:44.618Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-05T10:23:44.648Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-05T10:23:44.670Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-05T10:23:44.689Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-05T10:23:44.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-05T10:23:44.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-05T10:23:44.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-05T10:23:44.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-05T10:23:44.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2025-03-05T10:23:44.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-05T10:23:44.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-05T10:23:44.867Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T10:23:44.890Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T10:23:44.916Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T10:23:44.938Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T10:23:44.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-05T10:23:44.986Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-05T10:23:45.013Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-05T10:23:45.041Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-05T10:23:45.071Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-05T10:23:45.098Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-05T10:23:45.129Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-05T10:23:45.156Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-05T10:23:45.187Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-05T10:23:45.208Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-05T10:23:45.229Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-05T10:23:45.275Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-05T10:23:45.294Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cb16f79121ef03d269cdccc8174ac564e302e18 [Pipeline] echo [2025-03-05T10:23:45.314Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cb16f7 [Pipeline] echo [2025-03-05T10:23:45.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:23:45.403Z] provisioning config files... [2025-03-05T10:23:45.415Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config130173635477773752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:23:45.749Z] ---> ****-login.sh [2025-03-05T10:23:45.749Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:23:45.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:23:46.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:23:46.010Z] Configure a credential helper to remove this warning. See [2025-03-05T10:23:46.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:23:46.010Z] [2025-03-05T10:23:46.010Z] Login Succeeded [2025-03-05T10:23:46.010Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:23:46.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:23:46.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:23:46.010Z] Configure a credential helper to remove this warning. See [2025-03-05T10:23:46.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:23:46.010Z] [2025-03-05T10:23:46.010Z] Login Succeeded [2025-03-05T10:23:46.010Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:23:46.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:23:46.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:23:46.270Z] Configure a credential helper to remove this warning. See [2025-03-05T10:23:46.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:23:46.270Z] [2025-03-05T10:23:46.270Z] Login Succeeded [2025-03-05T10:23:46.270Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:23:46.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:23:46.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:23:46.270Z] Configure a credential helper to remove this warning. See [2025-03-05T10:23:46.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:23:46.270Z] [2025-03-05T10:23:46.270Z] Login Succeeded [2025-03-05T10:23:46.270Z] ****.io [2025-03-05T10:23:46.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:23:46.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:23:46.530Z] Configure a credential helper to remove this warning. See [2025-03-05T10:23:46.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:23:46.530Z] [2025-03-05T10:23:46.530Z] Login Succeeded [2025-03-05T10:23:46.530Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:23:46.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-05T10:23:46.945Z] + git rev-list -1 --merges 8cb16f79121ef03d269cdccc8174ac564e302e18~1..8cb16f79121ef03d269cdccc8174ac564e302e18 [Pipeline] echo [2025-03-05T10:23:46.974Z] -----------> git rev-list -1 --merges 8cb16f79121ef03d269cdccc8174ac564e302e18~1..8cb16f79121ef03d269cdccc8174ac564e302e18 8cb16f79121ef03d269cdccc8174ac564e302e18 [false] [Pipeline] sh [2025-03-05T10:23:47.275Z] + git log --format=format:%s -1 8cb16f79121ef03d269cdccc8174ac564e302e18 [Pipeline] echo [2025-03-05T10:23:47.289Z] ========================================================= [2025-03-05T10:23:47.289Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-05T10:23:47.289Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T10:23:47.630Z] + git log --format=format:%s -1 8cb16f79121ef03d269cdccc8174ac564e302e18 [Pipeline] echo [2025-03-05T10:23:47.641Z] [semverPrep] GIT_COMMIT: 8cb16f79121ef03d269cdccc8174ac564e302e18, Commit Message: docs: Update changelog for 4.0 release (#731) [Pipeline] echo [2025-03-05T10:23:47.657Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-05T10:23:48.017Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T10:23:48.017Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-05T10:23:48.017Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-05T10:23:48.017Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-05T10:23:48.017Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2025-03-05T10:23:48.017Z] tee -a /etc/ssh/ssh_known_hosts [2025-03-05T10:23:48.017Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:23:48.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:23:48.394Z] [2025-03-05T10:23:48.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:23:48.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:23:48.708Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-05T10:23:48.708Z] b85a868b505f: Pulling fs layer [2025-03-05T10:23:48.708Z] e2be974225ed: Pulling fs layer [2025-03-05T10:23:48.708Z] 339a4e72a1f5: Pulling fs layer [2025-03-05T10:23:48.708Z] 988bab9f4d93: Pulling fs layer [2025-03-05T10:23:48.708Z] 1469e6f7b9e6: Pulling fs layer [2025-03-05T10:23:48.708Z] 988bab9f4d93: Waiting [2025-03-05T10:23:48.708Z] 1469e6f7b9e6: Waiting [2025-03-05T10:23:48.708Z] eaf3925da568: Pulling fs layer [2025-03-05T10:23:48.708Z] bab4dde63d76: Pulling fs layer [2025-03-05T10:23:48.708Z] bde34c3a00c8: Pulling fs layer [2025-03-05T10:23:48.708Z] b352a97aabf1: Pulling fs layer [2025-03-05T10:23:48.708Z] 4872d77fe225: Pulling fs layer [2025-03-05T10:23:48.708Z] 5851b861e8e6: Pulling fs layer [2025-03-05T10:23:48.708Z] bde34c3a00c8: Waiting [2025-03-05T10:23:48.708Z] 4872d77fe225: Waiting [2025-03-05T10:23:48.708Z] eaf3925da568: Waiting [2025-03-05T10:23:48.708Z] bab4dde63d76: Waiting [2025-03-05T10:23:48.708Z] b352a97aabf1: Waiting [2025-03-05T10:23:48.708Z] e2be974225ed: Verifying Checksum [2025-03-05T10:23:48.708Z] e2be974225ed: Download complete [2025-03-05T10:23:48.708Z] 988bab9f4d93: Download complete [2025-03-05T10:23:48.708Z] 1469e6f7b9e6: Verifying Checksum [2025-03-05T10:23:48.708Z] 1469e6f7b9e6: Download complete [2025-03-05T10:23:48.708Z] 339a4e72a1f5: Verifying Checksum [2025-03-05T10:23:48.708Z] 339a4e72a1f5: Download complete [2025-03-05T10:23:48.708Z] eaf3925da568: Verifying Checksum [2025-03-05T10:23:48.708Z] eaf3925da568: Download complete [2025-03-05T10:23:48.968Z] bde34c3a00c8: Download complete [2025-03-05T10:23:48.968Z] b352a97aabf1: Verifying Checksum [2025-03-05T10:23:48.968Z] b352a97aabf1: Download complete [2025-03-05T10:23:48.968Z] 4872d77fe225: Download complete [2025-03-05T10:23:48.968Z] 5851b861e8e6: Verifying Checksum [2025-03-05T10:23:48.968Z] 5851b861e8e6: Download complete [2025-03-05T10:23:48.968Z] b85a868b505f: Download complete [2025-03-05T10:23:49.228Z] bab4dde63d76: Verifying Checksum [2025-03-05T10:23:49.228Z] bab4dde63d76: Download complete [2025-03-05T10:23:50.167Z] b85a868b505f: Pull complete [2025-03-05T10:23:50.426Z] e2be974225ed: Pull complete [2025-03-05T10:23:50.685Z] 339a4e72a1f5: Pull complete [2025-03-05T10:23:50.943Z] 988bab9f4d93: Pull complete [2025-03-05T10:23:51.203Z] 1469e6f7b9e6: Pull complete [2025-03-05T10:23:51.203Z] eaf3925da568: Pull complete [2025-03-05T10:23:53.105Z] bab4dde63d76: Pull complete [2025-03-05T10:23:53.105Z] bde34c3a00c8: Pull complete [2025-03-05T10:23:53.105Z] b352a97aabf1: Pull complete [2025-03-05T10:23:53.105Z] 4872d77fe225: Pull complete [2025-03-05T10:23:53.364Z] 5851b861e8e6: Pull complete [2025-03-05T10:23:53.364Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-05T10:23:53.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:23:53.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:23:53.524Z] prd-ubuntu20.04-docker-8c-8g-40304 does not seem to be running inside a container [2025-03-05T10:23:53.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T10:23:54.834Z] $ docker top cf4a98a659501a22305ec042da803eb92339681a55e825c4a34f8af34d6d028c -eo pid,comm [2025-03-05T10:23:54.896Z] 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-03-05T10:23:54.896Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T10:23:54.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:23:54.945Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:23:55.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:23:55.067Z] $ docker exec cf4a98a659501a22305ec042da803eb92339681a55e825c4a34f8af34d6d028c ssh-agent [2025-03-05T10:23:55.184Z] SSH_AUTH_SOCK=/tmp/ssh-dJDDtqWxgVU4/agent.32 [2025-03-05T10:23:55.184Z] SSH_AGENT_PID=38 [2025-03-05T10:23:55.191Z] Running ssh-add (command line suppressed) [2025-03-05T10:23:55.295Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1600404802780571238.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1600404802780571238.key) [2025-03-05T10:23:55.309Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:23:55.604Z] + git tag --points-at HEAD [Pipeline] } [2025-03-05T10:23:55.613Z] $ docker exec --env ******** --env ******** cf4a98a659501a22305ec042da803eb92339681a55e825c4a34f8af34d6d028c ssh-agent -k [2025-03-05T10:23:55.722Z] unset SSH_AUTH_SOCK; [2025-03-05T10:23:55.723Z] unset SSH_AGENT_PID; [2025-03-05T10:23:55.723Z] echo Agent pid 38 killed; [2025-03-05T10:23:55.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-05T10:23:55.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:23:55.774Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:23:55.894Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:23:55.894Z] $ docker exec cf4a98a659501a22305ec042da803eb92339681a55e825c4a34f8af34d6d028c ssh-agent [2025-03-05T10:23:56.011Z] SSH_AUTH_SOCK=/tmp/ssh-lxuXMDholuuP/agent.71 [2025-03-05T10:23:56.011Z] SSH_AGENT_PID=77 [2025-03-05T10:23:56.016Z] Running ssh-add (command line suppressed) [2025-03-05T10:23:56.127Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18263100668651591113.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18263100668651591113.key) [2025-03-05T10:23:56.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:23:56.435Z] + git semver init [2025-03-05T10:23:56.695Z] 2025-03-05 10:23:56,631 [run_init] DEBUG init version:0.0.0 force:False [2025-03-05T10:23:56.695Z] 2025-03-05 10:23:56,632 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-03-05T10:23:56.695Z] 2025-03-05 10:23:56,632 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-03-05T10:23:56.695Z] 2025-03-05 10:23:56,632 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:23:58.609Z] 2025-03-05 10:23:58,093 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2025-03-05T10:23:58.610Z] 2025-03-05 10:23:58,094 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2025-03-05T10:23:58.610Z] 2025-03-05 10:23:58,094 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-05T10:23:58.610Z] 2025-03-05 10:23:58,094 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-05T10:23:58.610Z] 4.0.0-dev.14 [Pipeline] } [2025-03-05T10:23:58.617Z] $ docker exec --env ******** --env ******** cf4a98a659501a22305ec042da803eb92339681a55e825c4a34f8af34d6d028c ssh-agent -k [2025-03-05T10:23:58.726Z] unset SSH_AUTH_SOCK; [2025-03-05T10:23:58.727Z] unset SSH_AGENT_PID; [2025-03-05T10:23:58.727Z] echo Agent pid 77 killed; [2025-03-05T10:23:58.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T10:23:59.069Z] + git semver [Pipeline] } [2025-03-05T10:23:59.338Z] $ docker stop --time=1 cf4a98a659501a22305ec042da803eb92339681a55e825c4a34f8af34d6d028c [2025-03-05T10:24:00.637Z] $ docker rm -f --volumes cf4a98a659501a22305ec042da803eb92339681a55e825c4a34f8af34d6d028c [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T10:24:00.994Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-05T10:24:01.241Z] Stashed 1 file(s) [Pipeline] echo [2025-03-05T10:24:01.246Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:24:01.435Z] provisioning config files... [2025-03-05T10:24:01.447Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3690135961662122818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:24:01.756Z] ---> ****-login.sh [2025-03-05T10:24:01.756Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:24:01.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:24:01.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:24:01.756Z] Configure a credential helper to remove this warning. See [2025-03-05T10:24:01.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:24:01.756Z] [2025-03-05T10:24:01.756Z] Login Succeeded [2025-03-05T10:24:01.756Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:24:01.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:24:01.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:24:01.757Z] Configure a credential helper to remove this warning. See [2025-03-05T10:24:01.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:24:01.757Z] [2025-03-05T10:24:01.757Z] Login Succeeded [2025-03-05T10:24:01.757Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:24:02.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:24:02.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:24:02.015Z] Configure a credential helper to remove this warning. See [2025-03-05T10:24:02.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:24:02.015Z] [2025-03-05T10:24:02.015Z] Login Succeeded [2025-03-05T10:24:02.016Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:24:02.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:24:02.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:24:02.016Z] Configure a credential helper to remove this warning. See [2025-03-05T10:24:02.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:24:02.016Z] [2025-03-05T10:24:02.016Z] Login Succeeded [2025-03-05T10:24:02.016Z] ****.io [2025-03-05T10:24:02.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:24:02.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:24:02.276Z] Configure a credential helper to remove this warning. See [2025-03-05T10:24:02.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:24:02.276Z] [2025-03-05T10:24:02.276Z] Login Succeeded [2025-03-05T10:24:02.276Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:24:02.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T10:24:02.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:24:02.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:24:02.422Z] ========================================================= [2025-03-05T10:24:02.422Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-05T10:24:02.422Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:24:02.769Z] + 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-03-05T10:24:02.769Z] Sending build context to Docker daemon 21.17MB [2025-03-05T10:24:02.769Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T10:24:02.769Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-05T10:24:02.769Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-05T10:24:02.769Z] da9db072f522: Pulling fs layer [2025-03-05T10:24:02.769Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-05T10:24:02.769Z] 06f05ace1117: Pulling fs layer [2025-03-05T10:24:02.769Z] 5fe327b54edc: Pulling fs layer [2025-03-05T10:24:02.769Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T10:24:02.769Z] 92a5565b7b96: Pulling fs layer [2025-03-05T10:24:02.769Z] ff9bb7016b71: Pulling fs layer [2025-03-05T10:24:02.769Z] b67dba6c2c7d: Pulling fs layer [2025-03-05T10:24:02.769Z] a813b0c90790: Pulling fs layer [2025-03-05T10:24:02.769Z] 4f4fb700ef54: Waiting [2025-03-05T10:24:02.769Z] ff9bb7016b71: Waiting [2025-03-05T10:24:02.769Z] b67dba6c2c7d: Waiting [2025-03-05T10:24:02.769Z] a813b0c90790: Waiting [2025-03-05T10:24:02.769Z] 5fe327b54edc: Waiting [2025-03-05T10:24:03.029Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-05T10:24:03.029Z] 6ef4a4ee8ca5: Download complete [2025-03-05T10:24:03.029Z] 5fe327b54edc: Verifying Checksum [2025-03-05T10:24:03.029Z] 5fe327b54edc: Download complete [2025-03-05T10:24:03.029Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T10:24:03.029Z] 4f4fb700ef54: Download complete [2025-03-05T10:24:03.029Z] da9db072f522: Download complete [2025-03-05T10:24:03.029Z] 92a5565b7b96: Download complete [2025-03-05T10:24:03.029Z] ff9bb7016b71: Verifying Checksum [2025-03-05T10:24:03.029Z] ff9bb7016b71: Download complete [2025-03-05T10:24:03.029Z] da9db072f522: Pull complete [2025-03-05T10:24:03.294Z] a813b0c90790: Verifying Checksum [2025-03-05T10:24:03.294Z] a813b0c90790: Download complete [2025-03-05T10:24:03.294Z] 6ef4a4ee8ca5: Pull complete [2025-03-05T10:24:03.294Z] 06f05ace1117: Verifying Checksum [2025-03-05T10:24:03.294Z] 06f05ace1117: Download complete [2025-03-05T10:24:03.552Z] b67dba6c2c7d: Verifying Checksum [2025-03-05T10:24:03.552Z] b67dba6c2c7d: Download complete [2025-03-05T10:24:06.842Z] 06f05ace1117: Pull complete [2025-03-05T10:24:07.101Z] 5fe327b54edc: Pull complete [2025-03-05T10:24:07.101Z] 4f4fb700ef54: Pull complete [2025-03-05T10:24:07.101Z] 92a5565b7b96: Pull complete [2025-03-05T10:24:07.360Z] ff9bb7016b71: Pull complete [2025-03-05T10:24:09.889Z] b67dba6c2c7d: Pull complete [2025-03-05T10:24:10.147Z] a813b0c90790: Pull complete [2025-03-05T10:24:10.147Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-05T10:24:10.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-05T10:24:10.147Z] ---> 3ba60ce46760 [2025-03-05T10:24:10.147Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-05T10:24:12.053Z] ---> Running in 90b8052baa55 [2025-03-05T10:24:12.053Z] Removing intermediate container 90b8052baa55 [2025-03-05T10:24:12.053Z] ---> 345350fa1db7 [2025-03-05T10:24:12.053Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T10:24:12.053Z] ---> Running in f45e11c665e0 [2025-03-05T10:24:12.053Z] Removing intermediate container f45e11c665e0 [2025-03-05T10:24:12.053Z] ---> 5580fb2dc708 [2025-03-05T10:24:12.053Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-05T10:24:12.053Z] ---> Running in cca751c1a220 [2025-03-05T10:24:12.053Z] Removing intermediate container cca751c1a220 [2025-03-05T10:24:12.053Z] ---> 2b8e35e19579 [2025-03-05T10:24:12.053Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T10:24:12.053Z] ---> Running in a7dbb84f5af3 [2025-03-05T10:24:12.053Z] Removing intermediate container a7dbb84f5af3 [2025-03-05T10:24:12.053Z] ---> 584518578fd4 [2025-03-05T10:24:12.053Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T10:24:12.053Z] ---> Running in 93d6bf289387 [2025-03-05T10:24:12.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T10:24:12.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T10:24:12.846Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-05T10:24:12.846Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-05T10:24:12.846Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-05T10:24:13.107Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-05T10:24:13.107Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T10:24:13.107Z] OK: 252 MiB in 62 packages [2025-03-05T10:24:13.366Z] Removing intermediate container 93d6bf289387 [2025-03-05T10:24:13.366Z] ---> 81e9d1458eff [2025-03-05T10:24:13.366Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-03-05T10:24:13.366Z] ---> Running in 1dbfb410b921 [2025-03-05T10:24:13.628Z] Removing intermediate container 1dbfb410b921 [2025-03-05T10:24:13.628Z] ---> cd1cbd2e4f10 [2025-03-05T10:24:13.628Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-05T10:24:13.628Z] ---> 242ef5c2ca19 [2025-03-05T10:24:13.628Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T10:24:13.628Z] ---> Running in fb78d676f25e [2025-03-05T10:24:16.395Z] Still waiting to schedule task [2025-03-05T10:24:16.396Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-05T10:24:45.726Z] Removing intermediate container fb78d676f25e [2025-03-05T10:24:45.726Z] ---> c8e7f25f1a52 [2025-03-05T10:24:45.726Z] Step 11/12 : COPY . . [2025-03-05T10:24:45.726Z] ---> fd1fa623f325 [2025-03-05T10:24:45.726Z] Step 12/12 : RUN $MAKE [2025-03-05T10:24:45.984Z] ---> Running in 61ec594a58be [2025-03-05T10:24:46.242Z] noop [2025-03-05T10:24:46.501Z] Removing intermediate container 61ec594a58be [2025-03-05T10:24:46.501Z] ---> d2e9bd069092 [2025-03-05T10:24:46.501Z] Successfully built d2e9bd069092 [2025-03-05T10:24:46.501Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:24:46.830Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T10:24:46.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:24:46.907Z] prd-ubuntu20.04-docker-8c-8g-40304 does not seem to be running inside a container [2025-03-05T10:24:46.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-05T10:24:47.279Z] $ docker top bf2706b8051540d4b25a1850060767ef0c938b64e593248e7ba86d188ff7afa2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:24:47.635Z] + go version [2025-03-05T10:24:47.635Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-05T10:24:47.647Z] $ docker stop --time=1 bf2706b8051540d4b25a1850060767ef0c938b64e593248e7ba86d188ff7afa2 [2025-03-05T10:24:48.911Z] $ docker rm -f --volumes bf2706b8051540d4b25a1850060767ef0c938b64e593248e7ba86d188ff7afa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:24:49.355Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T10:24:49.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:24:49.439Z] prd-ubuntu20.04-docker-8c-8g-40304 does not seem to be running inside a container [2025-03-05T10:24:49.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-05T10:24:49.795Z] $ docker top b3875812646024b4f93acae37a1f18afafbaa15f1821542b1cce68752a13864e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:24:50.145Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-05T10:24:50.451Z] + make test [2025-03-05T10:24:50.451Z] go test ./... -coverprofile=coverage.out ./... [2025-03-05T10:24:51.827Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-03-05T10:25:13.749Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-03-05T10:25:13.749Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-03-05T10:25:13.749Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.8% of statements [2025-03-05T10:25:21.857Z] go vet ./... [2025-03-05T10:25:28.414Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T10:25:28.414Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T10:25:28.414Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T10:25:28.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T10:25:28.440Z] $ docker stop --time=1 b3875812646024b4f93acae37a1f18afafbaa15f1821542b1cce68752a13864e [2025-03-05T10:25:30.372Z] $ docker rm -f --volumes b3875812646024b4f93acae37a1f18afafbaa15f1821542b1cce68752a13864e [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T10:25:30.985Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T10:25:31.040Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-05T10:25:31.544Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T10:25:31.835Z] + ls -al . [2025-03-05T10:25:31.836Z] total 252 [2025-03-05T10:25:31.836Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 10:24 . [2025-03-05T10:25:31.836Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:23 .. [2025-03-05T10:25:31.836Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 5 10:23 .dockerignore [2025-03-05T10:25:31.836Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 10:25 .git [2025-03-05T10:25:31.836Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:23 .github [2025-03-05T10:25:31.836Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 5 10:23 .gitignore [2025-03-05T10:25:31.836Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 10:23 .golangci.yml [2025-03-05T10:25:31.836Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 10:23 .semver [2025-03-05T10:25:31.836Z] -rw-rw-r-- 1 jenkins jenkins 19106 Mar 5 10:23 Attribution.txt [2025-03-05T10:25:31.836Z] -rw-rw-r-- 1 jenkins jenkins 19382 Mar 5 10:23 CHANGELOG.md [2025-03-05T10:25:31.836Z] -rw-rw-r-- 1 jenkins jenkins 1803 Mar 5 10:23 Dockerfile [2025-03-05T10:25:31.836Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 10:23 GOVERNANCE.md [2025-03-05T10:25:31.836Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 5 10:23 Jenkinsfile [2025-03-05T10:25:31.836Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 5 10:23 LICENSE [2025-03-05T10:25:31.836Z] -rw-rw-r-- 1 jenkins jenkins 2545 Mar 5 10:23 Makefile [2025-03-05T10:25:31.836Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 5 10:23 OWNERS.md [2025-03-05T10:25:31.836Z] -rw-rw-r-- 1 jenkins jenkins 3599 Mar 5 10:23 README.md [2025-03-05T10:25:31.836Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 10:24 VERSION [2025-03-05T10:25:31.836Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:23 bin [2025-03-05T10:25:31.836Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:23 cmd [2025-03-05T10:25:31.836Z] -rw-r--r-- 1 jenkins jenkins 21039 Mar 5 10:25 coverage.out [2025-03-05T10:25:31.836Z] -rw-rw-r-- 1 jenkins jenkins 6223 Mar 5 10:23 go.mod [2025-03-05T10:25:31.836Z] -rw-rw-r-- 1 jenkins jenkins 86628 Mar 5 10:23 go.sum [2025-03-05T10:25:31.836Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:23 internal [2025-03-05T10:25:31.836Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:23 mock [2025-03-05T10:25:31.836Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 5 10:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:25:32.155Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8cb16f79121ef03d269cdccc8174ac564e302e18 --label arch=amd64 --label version=4.0.0-dev.14 . [2025-03-05T10:25:32.155Z] Sending build context to Docker daemon 21.19MB [2025-03-05T10:25:32.155Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T10:25:32.155Z] Step 2/25 : FROM ${BASE} AS builder [2025-03-05T10:25:32.155Z] ---> d2e9bd069092 [2025-03-05T10:25:32.155Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-03-05T10:25:32.414Z] ---> Running in b4de9fb05281 [2025-03-05T10:25:32.414Z] Removing intermediate container b4de9fb05281 [2025-03-05T10:25:32.414Z] ---> 65e4076d3d5c [2025-03-05T10:25:32.414Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T10:25:32.414Z] ---> Running in 0a475a970b67 [2025-03-05T10:25:32.414Z] Removing intermediate container 0a475a970b67 [2025-03-05T10:25:32.414Z] ---> 7779b63bd318 [2025-03-05T10:25:32.414Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-05T10:25:32.414Z] ---> Running in 35434584b094 [2025-03-05T10:25:32.673Z] Removing intermediate container 35434584b094 [2025-03-05T10:25:32.673Z] ---> d0cf1201ed67 [2025-03-05T10:25:32.673Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T10:25:32.673Z] ---> Running in 6dbaeef9a274 [2025-03-05T10:25:32.673Z] Removing intermediate container 6dbaeef9a274 [2025-03-05T10:25:32.673Z] ---> fe56815eedd1 [2025-03-05T10:25:32.673Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T10:25:32.673Z] ---> Running in c0c410b8ba4f [2025-03-05T10:25:32.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T10:25:33.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T10:25:33.452Z] OK: 252 MiB in 62 packages [2025-03-05T10:25:33.711Z] Removing intermediate container c0c410b8ba4f [2025-03-05T10:25:33.711Z] ---> 2ea63cb99b76 [2025-03-05T10:25:33.711Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-03-05T10:25:33.970Z] ---> Running in c380aab1d273 [2025-03-05T10:25:33.970Z] Removing intermediate container c380aab1d273 [2025-03-05T10:25:33.970Z] ---> 4ab92890e12a [2025-03-05T10:25:33.970Z] Step 9/25 : COPY go.mod vendor* ./ [2025-03-05T10:25:33.970Z] ---> 56891789ec22 [2025-03-05T10:25:33.970Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T10:25:33.970Z] ---> Running in bfcfe9ad6385 [2025-03-05T10:25:34.907Z] Removing intermediate container bfcfe9ad6385 [2025-03-05T10:25:34.907Z] ---> 96ff4688cbd0 [2025-03-05T10:25:34.907Z] Step 11/25 : COPY . . [2025-03-05T10:25:35.171Z] ---> 31c882de4000 [2025-03-05T10:25:35.171Z] Step 12/25 : RUN $MAKE [2025-03-05T10:25:35.171Z] ---> Running in 81be172273d2 [2025-03-05T10:25:35.434Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-03-05T10:25:55.933Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40308 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2025-03-05T10:25:55.953Z] Running in /w/workspace/device-mqtt-go/192 [Pipeline] { [Pipeline] checkout [2025-03-05T10:25:56.009Z] The recommended git tool is: git [2025-03-05T10:26:00.643Z] using credential edgex-jenkins-ssh [2025-03-05T10:26:00.666Z] Cloning the remote Git repository [2025-03-05T10:26:00.708Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2025-03-05T10:26:00.797Z] > git init /w/workspace/device-mqtt-go/192 # timeout=10 [2025-03-05T10:26:00.930Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2025-03-05T10:26:00.931Z] > git --version # timeout=10 [2025-03-05T10:26:00.956Z] > git --version # 'git version 2.25.1' [2025-03-05T10:26:00.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-05T10:26:01.102Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T10:26:04.523Z] Avoid second fetch [2025-03-05T10:26:04.524Z] Checking out Revision 8cb16f79121ef03d269cdccc8174ac564e302e18 (main) [2025-03-05T10:26:03.644Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2025-03-05T10:26:03.687Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T10:26:04.540Z] > git config core.sparsecheckout # timeout=10 [2025-03-05T10:26:04.597Z] > git checkout -f 8cb16f79121ef03d269cdccc8174ac564e302e18 # timeout=10 [2025-03-05T10:26:05.099Z] Commit message: "docs: Update changelog for 4.0 release (#731)" [2025-03-05T10:26:07.520Z] Removing intermediate container 81be172273d2 [2025-03-05T10:26:07.520Z] ---> 27dbf9a6c496 [2025-03-05T10:26:07.520Z] Step 13/25 : FROM alpine:3.20 [2025-03-05T10:26:07.520Z] 3.20: Pulling from library/alpine [2025-03-05T10:26:07.520Z] 0a9a5dfd008f: Pulling fs layer [2025-03-05T10:26:07.520Z] 0a9a5dfd008f: Verifying Checksum [2025-03-05T10:26:07.520Z] 0a9a5dfd008f: Download complete [2025-03-05T10:26:07.520Z] 0a9a5dfd008f: Pull complete [2025-03-05T10:26:07.520Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T10:26:07.520Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T10:26:07.520Z] ---> ff221270b9fb [2025-03-05T10:26:07.520Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-03-05T10:26:07.520Z] ---> Running in e162bac4d160 [2025-03-05T10:26:07.520Z] Removing intermediate container e162bac4d160 [2025-03-05T10:26:07.520Z] ---> d0a9fc072f6f [2025-03-05T10:26:07.520Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-03-05T10:26:07.520Z] ---> Running in 39039dc78432 [2025-03-05T10:26:07.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T10:26:07.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T10:26:07.520Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T10:26:07.520Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T10:26:07.520Z] OK: 8 MiB in 15 packages [2025-03-05T10:26:07.520Z] Removing intermediate container 39039dc78432 [2025-03-05T10:26:07.520Z] ---> 6e0d9a4713db [2025-03-05T10:26:07.520Z] Step 16/25 : RUN apk --no-cache upgrade [2025-03-05T10:26:07.520Z] ---> Running in b6b2620548c9 [2025-03-05T10:26:07.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T10:26:07.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T10:26:07.520Z] OK: 8 MiB in 15 packages [2025-03-05T10:26:07.520Z] Removing intermediate container b6b2620548c9 [2025-03-05T10:26:07.520Z] ---> d3110d33751f [2025-03-05T10:26:07.520Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-03-05T10:26:07.520Z] ---> e374163937bb [2025-03-05T10:26:07.520Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-03-05T10:26:07.520Z] ---> 6853462d2cef [2025-03-05T10:26:07.520Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-03-05T10:26:07.520Z] ---> bf004472eff3 [2025-03-05T10:26:07.520Z] Step 20/25 : EXPOSE 59982 [2025-03-05T10:26:07.520Z] ---> Running in 4fdf6c8bd59b [2025-03-05T10:26:07.778Z] Removing intermediate container 4fdf6c8bd59b [2025-03-05T10:26:07.778Z] ---> ee3747f25ff8 [2025-03-05T10:26:07.778Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-03-05T10:26:07.778Z] ---> Running in 07b8562d9070 [2025-03-05T10:26:07.778Z] Removing intermediate container 07b8562d9070 [2025-03-05T10:26:07.778Z] ---> 9ae679428dee [2025-03-05T10:26:07.778Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T10:26:07.778Z] ---> Running in 69cede98d84d [2025-03-05T10:26:07.778Z] Removing intermediate container 69cede98d84d [2025-03-05T10:26:07.778Z] ---> 495b2702fab2 [2025-03-05T10:26:07.778Z] Step 23/25 : LABEL arch=amd64 [2025-03-05T10:26:08.036Z] ---> Running in 9c6d664a2844 [2025-03-05T10:26:08.036Z] Removing intermediate container 9c6d664a2844 [2025-03-05T10:26:08.036Z] ---> f988795a2f86 [2025-03-05T10:26:08.036Z] Step 24/25 : LABEL git_sha=8cb16f79121ef03d269cdccc8174ac564e302e18 [2025-03-05T10:26:08.036Z] ---> Running in ec73ad8087a5 [2025-03-05T10:26:08.036Z] Removing intermediate container ec73ad8087a5 [2025-03-05T10:26:08.036Z] ---> 5851bafab63b [2025-03-05T10:26:08.036Z] Step 25/25 : LABEL version=4.0.0-dev.14 [2025-03-05T10:26:08.036Z] ---> Running in 55aa478b70c6 [2025-03-05T10:26:08.296Z] Removing intermediate container 55aa478b70c6 [2025-03-05T10:26:08.296Z] ---> 8059c0535516 [2025-03-05T10:26:08.296Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T10:26:08.296Z] Successfully built 8059c0535516 [2025-03-05T10:26:08.296Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:26:08.434Z] provisioning config files... [2025-03-05T10:26:08.447Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15508401346489682818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:26:08.755Z] ---> ****-login.sh [2025-03-05T10:26:08.755Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:26:08.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:26:08.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:26:08.755Z] Configure a credential helper to remove this warning. See [2025-03-05T10:26:08.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:26:08.756Z] [2025-03-05T10:26:08.756Z] Login Succeeded [2025-03-05T10:26:08.756Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:26:08.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:26:08.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:26:08.756Z] Configure a credential helper to remove this warning. See [2025-03-05T10:26:08.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:26:08.756Z] [2025-03-05T10:26:08.756Z] Login Succeeded [2025-03-05T10:26:08.756Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:26:09.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:26:09.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:26:09.017Z] Configure a credential helper to remove this warning. See [2025-03-05T10:26:09.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:26:09.017Z] [2025-03-05T10:26:09.017Z] Login Succeeded [2025-03-05T10:26:09.017Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:26:09.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:26:09.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:26:09.017Z] Configure a credential helper to remove this warning. See [2025-03-05T10:26:09.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:26:09.017Z] [2025-03-05T10:26:09.017Z] Login Succeeded [2025-03-05T10:26:09.017Z] ****.io [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T10:26:09.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:26:09.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:26:09.276Z] Configure a credential helper to remove this warning. See [2025-03-05T10:26:09.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:26:09.277Z] [2025-03-05T10:26:09.277Z] Login Succeeded [2025-03-05T10:26:09.277Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:26:09.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T10:26:09.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:26:09.519Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2025-03-05T10:26:09.519Z] 8cb16f79121ef03d269cdccc8174ac564e302e18 [2025-03-05T10:26:09.519Z] latest [2025-03-05T10:26:09.519Z] 4.0.0-dev.14 [2025-03-05T10:26:09.519Z] 8cb16f79121ef03d269cdccc8174ac564e302e18-4.0.0-dev.14 [2025-03-05T10:26:09.519Z] main [2025-03-05T10:26:09.519Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:26:09.737Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-05T10:26:09.737Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T10:26:09.737Z] Dload Upload Total Spent Left Speed [2025-03-05T10:26:09.737Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2025-03-05T10:26:09.870Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:8cb16f79121ef03d269cdccc8174ac564e302e18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:26:10.070Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-05T10:26:10.198Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:8cb16f79121ef03d269cdccc8174ac564e302e18 [2025-03-05T10:26:10.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-03-05T10:26:10.198Z] 476a4c384bd5: Preparing [2025-03-05T10:26:10.198Z] c21911823b57: Preparing [2025-03-05T10:26:10.198Z] 97144b30bb33: Preparing [2025-03-05T10:26:10.198Z] 2e8cdd9862bc: Preparing [2025-03-05T10:26:10.198Z] de6d141fa25e: Preparing [2025-03-05T10:26:10.198Z] 994456c4fd7b: Preparing [2025-03-05T10:26:10.198Z] 994456c4fd7b: Waiting [2025-03-05T10:26:10.198Z] 476a4c384bd5: Pushed [2025-03-05T10:26:10.198Z] 2e8cdd9862bc: Pushed [2025-03-05T10:26:10.198Z] de6d141fa25e: Pushed [2025-03-05T10:26:10.198Z] c21911823b57: Pushed [2025-03-05T10:26:10.198Z] 994456c4fd7b: Layer already exists [2025-03-05T10:26:10.393Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-05T10:26:10.393Z] + sudo tee /etc/docker/daemon.new [2025-03-05T10:26:10.393Z] { [2025-03-05T10:26:10.393Z] "registry-mirrors": [ [2025-03-05T10:26:10.393Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-05T10:26:10.393Z] ], [2025-03-05T10:26:10.393Z] "bip": "10.250.0.254/24", [2025-03-05T10:26:10.393Z] "hosts": [ [2025-03-05T10:26:10.393Z] "tcp://0.0.0.0:5555", [2025-03-05T10:26:10.393Z] "unix:///var/run/docker.sock" [2025-03-05T10:26:10.393Z] ], [2025-03-05T10:26:10.393Z] "mtu": 1458, [2025-03-05T10:26:10.393Z] "selinux-enabled": true, [2025-03-05T10:26:10.393Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-05T10:26:10.393Z] } [Pipeline] sh [2025-03-05T10:26:10.761Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-05T10:26:11.090Z] + sudo service docker restart [2025-03-05T10:26:15.470Z] 97144b30bb33: Pushed [2025-03-05T10:26:15.470Z] 8cb16f79121ef03d269cdccc8174ac564e302e18: digest: sha256:648af2ded5752d461be507102c6de6ff1c61c25ba8f25e33057b5d8ed430c330 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:26:15.796Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:26:16.124Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-03-05T10:26:16.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-03-05T10:26:16.125Z] 476a4c384bd5: Preparing [2025-03-05T10:26:16.125Z] c21911823b57: Preparing [2025-03-05T10:26:16.125Z] 97144b30bb33: Preparing [2025-03-05T10:26:16.125Z] 2e8cdd9862bc: Preparing [2025-03-05T10:26:16.125Z] de6d141fa25e: Preparing [2025-03-05T10:26:16.125Z] 994456c4fd7b: Preparing [2025-03-05T10:26:16.125Z] 994456c4fd7b: Waiting [2025-03-05T10:26:16.125Z] 476a4c384bd5: Layer already exists [2025-03-05T10:26:16.125Z] de6d141fa25e: Layer already exists [2025-03-05T10:26:16.125Z] 2e8cdd9862bc: Layer already exists [2025-03-05T10:26:16.125Z] c21911823b57: Layer already exists [2025-03-05T10:26:16.125Z] 97144b30bb33: Layer already exists [2025-03-05T10:26:16.125Z] 994456c4fd7b: Layer already exists [2025-03-05T10:26:16.125Z] latest: digest: sha256:648af2ded5752d461be507102c6de6ff1c61c25ba8f25e33057b5d8ed430c330 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:26:16.464Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:26:16.784Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.14 [2025-03-05T10:26:16.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-03-05T10:26:16.784Z] 476a4c384bd5: Preparing [2025-03-05T10:26:16.784Z] c21911823b57: Preparing [2025-03-05T10:26:16.784Z] 97144b30bb33: Preparing [2025-03-05T10:26:16.784Z] 2e8cdd9862bc: Preparing [2025-03-05T10:26:16.784Z] de6d141fa25e: Preparing [2025-03-05T10:26:16.784Z] 994456c4fd7b: Preparing [2025-03-05T10:26:16.784Z] 994456c4fd7b: Waiting [2025-03-05T10:26:16.784Z] de6d141fa25e: Layer already exists [2025-03-05T10:26:16.784Z] 476a4c384bd5: Layer already exists [2025-03-05T10:26:16.784Z] 97144b30bb33: Layer already exists [2025-03-05T10:26:16.784Z] c21911823b57: Layer already exists [2025-03-05T10:26:16.784Z] 2e8cdd9862bc: Layer already exists [2025-03-05T10:26:16.784Z] 994456c4fd7b: Layer already exists [2025-03-05T10:26:16.784Z] 4.0.0-dev.14: digest: sha256:648af2ded5752d461be507102c6de6ff1c61c25ba8f25e33057b5d8ed430c330 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:26:17.127Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:8cb16f79121ef03d269cdccc8174ac564e302e18-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:26:17.463Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:8cb16f79121ef03d269cdccc8174ac564e302e18-4.0.0-dev.14 [2025-03-05T10:26:17.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-03-05T10:26:17.463Z] 476a4c384bd5: Preparing [2025-03-05T10:26:17.463Z] c21911823b57: Preparing [2025-03-05T10:26:17.463Z] 97144b30bb33: Preparing [2025-03-05T10:26:17.463Z] 2e8cdd9862bc: Preparing [2025-03-05T10:26:17.463Z] de6d141fa25e: Preparing [2025-03-05T10:26:17.463Z] 994456c4fd7b: Preparing [2025-03-05T10:26:17.463Z] 994456c4fd7b: Waiting [2025-03-05T10:26:17.463Z] 476a4c384bd5: Layer already exists [2025-03-05T10:26:17.463Z] 2e8cdd9862bc: Layer already exists [2025-03-05T10:26:17.463Z] 97144b30bb33: Layer already exists [2025-03-05T10:26:17.463Z] c21911823b57: Layer already exists [2025-03-05T10:26:17.463Z] de6d141fa25e: Layer already exists [2025-03-05T10:26:17.463Z] 994456c4fd7b: Layer already exists [2025-03-05T10:26:17.463Z] 8cb16f79121ef03d269cdccc8174ac564e302e18-4.0.0-dev.14: digest: sha256:648af2ded5752d461be507102c6de6ff1c61c25ba8f25e33057b5d8ed430c330 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:26:17.799Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:26:18.127Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-03-05T10:26:18.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-03-05T10:26:18.127Z] 476a4c384bd5: Preparing [2025-03-05T10:26:18.127Z] c21911823b57: Preparing [2025-03-05T10:26:18.127Z] 97144b30bb33: Preparing [2025-03-05T10:26:18.127Z] 2e8cdd9862bc: Preparing [2025-03-05T10:26:18.127Z] de6d141fa25e: Preparing [2025-03-05T10:26:18.127Z] 994456c4fd7b: Preparing [2025-03-05T10:26:18.127Z] 994456c4fd7b: Waiting [2025-03-05T10:26:18.127Z] 97144b30bb33: Layer already exists [2025-03-05T10:26:18.127Z] de6d141fa25e: Layer already exists [2025-03-05T10:26:18.127Z] 476a4c384bd5: Layer already exists [2025-03-05T10:26:18.127Z] 2e8cdd9862bc: Layer already exists [2025-03-05T10:26:18.127Z] c21911823b57: Layer already exists [2025-03-05T10:26:18.127Z] 994456c4fd7b: Layer already exists [2025-03-05T10:26:18.127Z] main: digest: sha256:648af2ded5752d461be507102c6de6ff1c61c25ba8f25e33057b5d8ed430c330 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T10:26:18.215Z] ===================================================== [Pipeline] echo [2025-03-05T10:26:18.237Z] taggedImages: [2025-03-05T10:26:18.237Z] - nexus3.edgexfoundry.org:10004/device-mqtt:8cb16f79121ef03d269cdccc8174ac564e302e18 [2025-03-05T10:26:18.237Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-03-05T10:26:18.237Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.14 [2025-03-05T10:26:18.237Z] - nexus3.edgexfoundry.org:10004/device-mqtt:8cb16f79121ef03d269cdccc8174ac564e302e18-4.0.0-dev.14 [2025-03-05T10:26:18.237Z] - nexus3.edgexfoundry.org:10004/device-mqtt: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-03-05T10:26:18.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T10:26:18.663Z] [2025-03-05T10:26:18.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:26:18.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T10:26:18.968Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-05T10:26:18.968Z] 5eb5b503b376: Pulling fs layer [2025-03-05T10:26:18.968Z] 5c69ac0246d0: Pulling fs layer [2025-03-05T10:26:18.968Z] ec43610c2a17: Pulling fs layer [2025-03-05T10:26:18.968Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-05T10:26:18.968Z] 33b1e0a273af: Pulling fs layer [2025-03-05T10:26:18.968Z] 5d3b04190fa2: Pulling fs layer [2025-03-05T10:26:18.968Z] 2f39f015ded8: Pulling fs layer [2025-03-05T10:26:18.968Z] 3a2ae6a8a46f: Waiting [2025-03-05T10:26:18.968Z] 5d3b04190fa2: Waiting [2025-03-05T10:26:18.968Z] 33b1e0a273af: Waiting [2025-03-05T10:26:18.968Z] 2f39f015ded8: Waiting [2025-03-05T10:26:18.968Z] 5c69ac0246d0: Verifying Checksum [2025-03-05T10:26:18.968Z] 5c69ac0246d0: Download complete [2025-03-05T10:26:18.968Z] 3a2ae6a8a46f: Download complete [2025-03-05T10:26:18.968Z] 33b1e0a273af: Verifying Checksum [2025-03-05T10:26:18.968Z] 33b1e0a273af: Download complete [2025-03-05T10:26:18.968Z] 5d3b04190fa2: Download complete [2025-03-05T10:26:18.968Z] ec43610c2a17: Verifying Checksum [2025-03-05T10:26:18.968Z] ec43610c2a17: Download complete [2025-03-05T10:26:19.226Z] 5eb5b503b376: Verifying Checksum [2025-03-05T10:26:19.226Z] 5eb5b503b376: Download complete [2025-03-05T10:26:19.792Z] 2f39f015ded8: Download complete [2025-03-05T10:26:20.361Z] 5eb5b503b376: Pull complete [2025-03-05T10:26:20.361Z] 5c69ac0246d0: Pull complete [2025-03-05T10:26:20.924Z] ec43610c2a17: Pull complete [2025-03-05T10:26:20.924Z] 3a2ae6a8a46f: Pull complete [2025-03-05T10:26:21.181Z] 33b1e0a273af: Pull complete [2025-03-05T10:26:21.181Z] 5d3b04190fa2: Pull complete [2025-03-05T10:26:25.365Z] 2f39f015ded8: Pull complete [2025-03-05T10:26:25.365Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-05T10:26:25.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T10:26:25.365Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:26:25.467Z] prd-ubuntu20.04-docker-8c-8g-40304 does not seem to be running inside a container [2025-03-05T10:26:25.491Z] $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-05T10:26:26.916Z] $ docker top 24699487142bf6d023e9f2f160851ba63ec40f7c1de6d1f87e3a276d9b0b439c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:26:27.304Z] ---> job-cost.sh [2025-03-05T10:26:27.304Z] lf-activate-venv: SKIPPING [2025-03-05T10:26:27.304Z] INFO: No Stack... [2025-03-05T10:26:27.564Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T10:26:27.824Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T10:26:28.115Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2025-03-05T10:26:28.115Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T10:26:28.131Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-192-stack-cost] [2025-03-05T10:26:28.137Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-192-stack-cost] did not exist. Created. [2025-03-05T10:26:28.143Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T10:26:28.457Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-05T10:26:28.488Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T10:26:28.496Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-192-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T10:26:28.519Z] $ docker stop --time=1 24699487142bf6d023e9f2f160851ba63ec40f7c1de6d1f87e3a276d9b0b439c [2025-03-05T10:26:29.671Z] $ docker rm -f --volumes 24699487142bf6d023e9f2f160851ba63ec40f7c1de6d1f87e3a276d9b0b439c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2025-03-05T10:26:29.780Z] provisioning config files... [Pipeline] } [Pipeline] // withEnv [2025-03-05T10:26:29.805Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/192@tmp/config2091202993151560928tmp [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:26:30.280Z] ---> ****-login.sh [2025-03-05T10:26:30.280Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:26:30.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:26:30.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:26:30.824Z] Configure a credential helper to remove this warning. See [2025-03-05T10:26:30.824Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:26:30.824Z] [2025-03-05T10:26:30.824Z] Login Succeeded [2025-03-05T10:26:30.824Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:26:31.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:26:31.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:26:31.379Z] Configure a credential helper to remove this warning. See [2025-03-05T10:26:31.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:26:31.380Z] [2025-03-05T10:26:31.380Z] Login Succeeded [2025-03-05T10:26:31.380Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:26:31.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:26:31.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:26:31.650Z] Configure a credential helper to remove this warning. See [2025-03-05T10:26:31.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:26:31.650Z] [2025-03-05T10:26:31.650Z] Login Succeeded [2025-03-05T10:26:31.650Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:26:31.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:26:31.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:26:31.931Z] Configure a credential helper to remove this warning. See [2025-03-05T10:26:31.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:26:31.931Z] [2025-03-05T10:26:31.931Z] Login Succeeded [2025-03-05T10:26:31.931Z] ****.io [2025-03-05T10:26:32.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:26:32.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:26:32.640Z] Configure a credential helper to remove this warning. See [2025-03-05T10:26:32.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:26:32.640Z] [2025-03-05T10:26:32.640Z] Login Succeeded [2025-03-05T10:26:32.640Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:26:32.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T10:26:33.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:26:33.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:26:33.034Z] ========================================================= [2025-03-05T10:26:33.034Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-05T10:26:33.034Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:26:33.417Z] + 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-03-05T10:26:33.688Z] Sending build context to Docker daemon 10.71MB [2025-03-05T10:26:33.957Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T10:26:33.957Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-05T10:26:33.957Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-05T10:26:33.957Z] 9986a736f7d3: Pulling fs layer [2025-03-05T10:26:33.957Z] 1f018df60701: Pulling fs layer [2025-03-05T10:26:33.957Z] 39f8f326b044: Pulling fs layer [2025-03-05T10:26:33.957Z] e6a1e7a6a96a: Pulling fs layer [2025-03-05T10:26:33.957Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T10:26:33.957Z] d45d956e0dbf: Pulling fs layer [2025-03-05T10:26:33.957Z] d7702b0d1db1: Pulling fs layer [2025-03-05T10:26:33.957Z] 5c7f0f088c93: Pulling fs layer [2025-03-05T10:26:33.957Z] 4fdc064ae6cf: Pulling fs layer [2025-03-05T10:26:33.957Z] d7702b0d1db1: Waiting [2025-03-05T10:26:33.957Z] e6a1e7a6a96a: Waiting [2025-03-05T10:26:33.957Z] 5c7f0f088c93: Waiting [2025-03-05T10:26:33.957Z] 4fdc064ae6cf: Waiting [2025-03-05T10:26:33.957Z] 4f4fb700ef54: Waiting [2025-03-05T10:26:33.957Z] d45d956e0dbf: Waiting [2025-03-05T10:26:34.228Z] 1f018df60701: Verifying Checksum [2025-03-05T10:26:34.228Z] 1f018df60701: Download complete [2025-03-05T10:26:34.228Z] e6a1e7a6a96a: Verifying Checksum [2025-03-05T10:26:34.228Z] e6a1e7a6a96a: Download complete [2025-03-05T10:26:34.228Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T10:26:34.228Z] 4f4fb700ef54: Download complete [2025-03-05T10:26:34.228Z] 9986a736f7d3: Verifying Checksum [2025-03-05T10:26:34.228Z] 9986a736f7d3: Download complete [2025-03-05T10:26:34.228Z] d45d956e0dbf: Verifying Checksum [2025-03-05T10:26:34.228Z] d45d956e0dbf: Download complete [2025-03-05T10:26:34.228Z] d7702b0d1db1: Verifying Checksum [2025-03-05T10:26:34.228Z] d7702b0d1db1: Download complete [2025-03-05T10:26:34.833Z] 4fdc064ae6cf: Verifying Checksum [2025-03-05T10:26:34.833Z] 4fdc064ae6cf: Download complete [2025-03-05T10:26:35.116Z] 9986a736f7d3: Pull complete [2025-03-05T10:26:35.713Z] 1f018df60701: Pull complete [2025-03-05T10:26:36.307Z] 39f8f326b044: Verifying Checksum [2025-03-05T10:26:36.307Z] 39f8f326b044: Download complete [2025-03-05T10:26:37.282Z] 5c7f0f088c93: Verifying Checksum [2025-03-05T10:26:37.282Z] 5c7f0f088c93: Download complete [2025-03-05T10:26:52.347Z] 39f8f326b044: Pull complete [2025-03-05T10:26:52.347Z] e6a1e7a6a96a: Pull complete [2025-03-05T10:26:52.347Z] 4f4fb700ef54: Pull complete [2025-03-05T10:26:52.347Z] d45d956e0dbf: Pull complete [2025-03-05T10:26:52.347Z] d7702b0d1db1: Pull complete [2025-03-05T10:27:00.583Z] 5c7f0f088c93: Pull complete [2025-03-05T10:27:02.534Z] 4fdc064ae6cf: Pull complete [2025-03-05T10:27:02.534Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-05T10:27:02.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-05T10:27:02.534Z] ---> 63f30b955cb9 [2025-03-05T10:27:02.534Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-05T10:27:03.957Z] ---> Running in 016237b2bd84 [2025-03-05T10:27:04.553Z] Removing intermediate container 016237b2bd84 [2025-03-05T10:27:04.553Z] ---> 389a4fa7a98b [2025-03-05T10:27:04.553Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T10:27:04.553Z] ---> Running in c220d1f67b8d [2025-03-05T10:27:04.821Z] Removing intermediate container c220d1f67b8d [2025-03-05T10:27:04.821Z] ---> 91d0ae198e19 [2025-03-05T10:27:04.821Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-05T10:27:04.821Z] ---> Running in 7d3a7345726f [2025-03-05T10:27:05.089Z] Removing intermediate container 7d3a7345726f [2025-03-05T10:27:05.089Z] ---> fc7c76bc88b2 [2025-03-05T10:27:05.089Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T10:27:05.089Z] ---> Running in 2f52463cce05 [2025-03-05T10:27:05.357Z] Removing intermediate container 2f52463cce05 [2025-03-05T10:27:05.357Z] ---> d722678381f2 [2025-03-05T10:27:05.357Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T10:27:05.627Z] ---> Running in 51b26259cb86 [2025-03-05T10:27:06.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:27:06.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T10:27:08.295Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-05T10:27:08.296Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-05T10:27:08.296Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-05T10:27:08.296Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-05T10:27:08.296Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T10:27:08.296Z] OK: 244 MiB in 62 packages [2025-03-05T10:27:09.289Z] Removing intermediate container 51b26259cb86 [2025-03-05T10:27:09.289Z] ---> c18ecf6e6c79 [2025-03-05T10:27:09.289Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-03-05T10:27:09.568Z] ---> Running in 87738200f9ca [2025-03-05T10:27:09.834Z] Removing intermediate container 87738200f9ca [2025-03-05T10:27:09.834Z] ---> cea0dce91827 [2025-03-05T10:27:09.834Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-05T10:27:10.112Z] ---> 28bc5fdb3714 [2025-03-05T10:27:10.112Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T10:27:10.383Z] ---> Running in be986c05c0bb [2025-03-05T10:29:02.040Z] Removing intermediate container be986c05c0bb [2025-03-05T10:29:02.040Z] ---> 2c578be9c034 [2025-03-05T10:29:02.040Z] Step 11/12 : COPY . . [2025-03-05T10:29:02.040Z] ---> b71df95352d1 [2025-03-05T10:29:02.040Z] Step 12/12 : RUN $MAKE [2025-03-05T10:29:02.040Z] ---> Running in 537dd6373151 [2025-03-05T10:29:02.040Z] noop [2025-03-05T10:29:02.040Z] Removing intermediate container 537dd6373151 [2025-03-05T10:29:02.040Z] ---> c94eae9e43d4 [2025-03-05T10:29:02.040Z] Successfully built c94eae9e43d4 [2025-03-05T10:29:02.040Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:29:02.422Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T10:29:02.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:29:02.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-40308 does not seem to be running inside a container [2025-03-05T10:29:02.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/192 -v /w/workspace/device-mqtt-go/192:/w/workspace/device-mqtt-go/192:rw,z -v /w/workspace/device-mqtt-go/192@tmp:/w/workspace/device-mqtt-go/192@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-03-05T10:29:04.150Z] $ docker top 28cf17dc0c8f6896aa8f4414e7381aceffe907382411a33eb649a3711e8f2f46 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:29:05.030Z] + go version [2025-03-05T10:29:05.030Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-05T10:29:05.054Z] $ docker stop --time=1 28cf17dc0c8f6896aa8f4414e7381aceffe907382411a33eb649a3711e8f2f46 [2025-03-05T10:29:06.700Z] $ docker rm -f --volumes 28cf17dc0c8f6896aa8f4414e7381aceffe907382411a33eb649a3711e8f2f46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:29:07.298Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T10:29:07.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:29:07.530Z] prd-ubuntu20.04-docker-arm64-4c-16g-40308 does not seem to be running inside a container [2025-03-05T10:29:07.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/192 -v /w/workspace/device-mqtt-go/192:/w/workspace/device-mqtt-go/192:rw,z -v /w/workspace/device-mqtt-go/192@tmp:/w/workspace/device-mqtt-go/192@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-03-05T10:29:08.798Z] $ docker top 74b1f59c3cfecdcb845f1aaa7fc154d5ff4b8ab0f046f5d05d1b6ccd26e035b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:29:09.663Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/192 [Pipeline] fileExists [Pipeline] sh [2025-03-05T10:29:10.342Z] + make test [2025-03-05T10:29:10.342Z] go test ./... -coverprofile=coverage.out ./... [2025-03-05T10:29:17.010Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-03-05T10:32:53.893Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-03-05T10:32:53.893Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-03-05T10:32:53.893Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.054s coverage: 22.8% of statements [2025-03-05T10:32:53.893Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-05T10:32:53.893Z] go vet ./... [2025-03-05T10:33:41.003Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T10:33:41.003Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T10:33:41.003Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-05T10:33:41.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T10:33:41.056Z] $ docker stop --time=1 74b1f59c3cfecdcb845f1aaa7fc154d5ff4b8ab0f046f5d05d1b6ccd26e035b7 [2025-03-05T10:33:43.051Z] $ docker rm -f --volumes 74b1f59c3cfecdcb845f1aaa7fc154d5ff4b8ab0f046f5d05d1b6ccd26e035b7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T10:33:44.713Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T10:33:44.743Z] Warning: overwriting stash ‘coverage-report’ [2025-03-05T10:33:45.280Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T10:33:45.707Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T10:33:46.053Z] + ls -al . [2025-03-05T10:33:46.053Z] total 248 [2025-03-05T10:33:46.053Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 10:29 . [2025-03-05T10:33:46.053Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:26 .. [2025-03-05T10:33:46.053Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 5 10:26 .dockerignore [2025-03-05T10:33:46.053Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 10:26 .git [2025-03-05T10:33:46.053Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:26 .github [2025-03-05T10:33:46.053Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 5 10:26 .gitignore [2025-03-05T10:33:46.053Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 10:26 .golangci.yml [2025-03-05T10:33:46.053Z] -rw-rw-r-- 1 jenkins jenkins 19106 Mar 5 10:26 Attribution.txt [2025-03-05T10:33:46.053Z] -rw-rw-r-- 1 jenkins jenkins 19382 Mar 5 10:26 CHANGELOG.md [2025-03-05T10:33:46.053Z] -rw-rw-r-- 1 jenkins jenkins 1803 Mar 5 10:26 Dockerfile [2025-03-05T10:33:46.053Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 10:26 GOVERNANCE.md [2025-03-05T10:33:46.053Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 5 10:26 Jenkinsfile [2025-03-05T10:33:46.053Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 5 10:26 LICENSE [2025-03-05T10:33:46.053Z] -rw-rw-r-- 1 jenkins jenkins 2545 Mar 5 10:26 Makefile [2025-03-05T10:33:46.053Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 5 10:26 OWNERS.md [2025-03-05T10:33:46.053Z] -rw-rw-r-- 1 jenkins jenkins 3599 Mar 5 10:26 README.md [2025-03-05T10:33:46.053Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 10:24 VERSION [2025-03-05T10:33:46.053Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:26 bin [2025-03-05T10:33:46.053Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:26 cmd [2025-03-05T10:33:46.053Z] -rw-r--r-- 1 jenkins jenkins 21039 Mar 5 10:32 coverage.out [2025-03-05T10:33:46.053Z] -rw-rw-r-- 1 jenkins jenkins 6223 Mar 5 10:26 go.mod [2025-03-05T10:33:46.053Z] -rw-rw-r-- 1 jenkins jenkins 86628 Mar 5 10:26 go.sum [2025-03-05T10:33:46.053Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:26 internal [2025-03-05T10:33:46.053Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:26 mock [2025-03-05T10:33:46.053Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 5 10:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:33:46.423Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8cb16f79121ef03d269cdccc8174ac564e302e18 --label arch=arm64 --label version=4.0.0-dev.14 . [2025-03-05T10:33:47.017Z] Sending build context to Docker daemon 10.73MB [2025-03-05T10:33:47.017Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T10:33:47.017Z] Step 2/25 : FROM ${BASE} AS builder [2025-03-05T10:33:47.017Z] ---> c94eae9e43d4 [2025-03-05T10:33:47.017Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-03-05T10:33:47.017Z] ---> Running in 3a2430ef6937 [2025-03-05T10:33:47.286Z] Removing intermediate container 3a2430ef6937 [2025-03-05T10:33:47.286Z] ---> 6c466d185969 [2025-03-05T10:33:47.286Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T10:33:47.555Z] ---> Running in 992be0765c98 [2025-03-05T10:33:47.824Z] Removing intermediate container 992be0765c98 [2025-03-05T10:33:47.824Z] ---> 93d05a92e953 [2025-03-05T10:33:47.824Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-05T10:33:47.824Z] ---> Running in 7e1b2682c795 [2025-03-05T10:33:48.096Z] Removing intermediate container 7e1b2682c795 [2025-03-05T10:33:48.096Z] ---> 22a604d44f5d [2025-03-05T10:33:48.096Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T10:33:48.372Z] ---> Running in f076f9b18054 [2025-03-05T10:33:48.644Z] Removing intermediate container f076f9b18054 [2025-03-05T10:33:48.644Z] ---> 8051509557b9 [2025-03-05T10:33:48.644Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T10:33:48.644Z] ---> Running in 7a06c9da91bc [2025-03-05T10:33:49.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:33:50.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T10:33:51.669Z] OK: 244 MiB in 62 packages [2025-03-05T10:33:52.632Z] Removing intermediate container 7a06c9da91bc [2025-03-05T10:33:52.632Z] ---> b4787d8a981e [2025-03-05T10:33:52.632Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-03-05T10:33:52.632Z] ---> Running in 8500a8141b94 [2025-03-05T10:33:52.901Z] Removing intermediate container 8500a8141b94 [2025-03-05T10:33:52.901Z] ---> 8d1fd1224075 [2025-03-05T10:33:52.901Z] Step 9/25 : COPY go.mod vendor* ./ [2025-03-05T10:33:53.485Z] ---> f78a13903517 [2025-03-05T10:33:53.485Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T10:33:53.485Z] ---> Running in 4e59b5432874 [2025-03-05T10:33:56.083Z] Removing intermediate container 4e59b5432874 [2025-03-05T10:33:56.083Z] ---> 60d9ed7346e7 [2025-03-05T10:33:56.083Z] Step 11/25 : COPY . . [2025-03-05T10:33:57.052Z] ---> 3d442bf0bcc6 [2025-03-05T10:33:57.052Z] Step 12/25 : RUN $MAKE [2025-03-05T10:33:57.052Z] ---> Running in 2a67587e1611 [2025-03-05T10:33:58.016Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-03-05T10:37:49.932Z] Removing intermediate container 2a67587e1611 [2025-03-05T10:37:49.932Z] ---> 96ffa998149e [2025-03-05T10:37:49.932Z] Step 13/25 : FROM alpine:3.20 [2025-03-05T10:37:49.932Z] 3.20: Pulling from library/alpine [2025-03-05T10:37:49.932Z] 94e9d8af2201: Pulling fs layer [2025-03-05T10:37:49.932Z] 94e9d8af2201: Download complete [2025-03-05T10:37:49.932Z] 94e9d8af2201: Pull complete [2025-03-05T10:37:49.932Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T10:37:49.932Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T10:37:49.932Z] ---> 7aab056cecc6 [2025-03-05T10:37:49.932Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-03-05T10:37:49.932Z] ---> Running in d2512fa022bc [2025-03-05T10:37:49.932Z] Removing intermediate container d2512fa022bc [2025-03-05T10:37:49.932Z] ---> cec8c77bb037 [2025-03-05T10:37:49.932Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-03-05T10:37:49.932Z] ---> Running in 3606cca44023 [2025-03-05T10:37:49.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:37:49.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T10:37:49.932Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-05T10:37:49.932Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T10:37:49.932Z] OK: 9 MiB in 15 packages [2025-03-05T10:37:49.932Z] Removing intermediate container 3606cca44023 [2025-03-05T10:37:49.932Z] ---> 7b9e795f3187 [2025-03-05T10:37:49.932Z] Step 16/25 : RUN apk --no-cache upgrade [2025-03-05T10:37:49.932Z] ---> Running in 8ce17b0ac6f7 [2025-03-05T10:37:49.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T10:37:49.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T10:37:49.932Z] OK: 9 MiB in 15 packages [2025-03-05T10:37:49.932Z] Removing intermediate container 8ce17b0ac6f7 [2025-03-05T10:37:49.932Z] ---> 40758b2a2499 [2025-03-05T10:37:49.932Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-03-05T10:37:51.883Z] ---> 94e66bc763e5 [2025-03-05T10:37:51.883Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-03-05T10:37:52.153Z] ---> efd6a59f0eaa [2025-03-05T10:37:52.153Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-03-05T10:37:52.740Z] ---> 2008ccec2a85 [2025-03-05T10:37:52.740Z] Step 20/25 : EXPOSE 59982 [2025-03-05T10:37:52.740Z] ---> Running in 60dbac98bc62 [2025-03-05T10:37:53.010Z] Removing intermediate container 60dbac98bc62 [2025-03-05T10:37:53.010Z] ---> ab1ce9948ad8 [2025-03-05T10:37:53.010Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-03-05T10:37:53.010Z] ---> Running in dd0b1a8dc790 [2025-03-05T10:37:53.278Z] Removing intermediate container dd0b1a8dc790 [2025-03-05T10:37:53.278Z] ---> 497d8ab6116d [2025-03-05T10:37:53.278Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T10:37:53.551Z] ---> Running in 62081e787605 [2025-03-05T10:37:53.819Z] Removing intermediate container 62081e787605 [2025-03-05T10:37:53.819Z] ---> 4c74f2222085 [2025-03-05T10:37:53.819Z] Step 23/25 : LABEL arch=arm64 [2025-03-05T10:37:53.819Z] ---> Running in 21160d928dae [2025-03-05T10:37:54.092Z] Removing intermediate container 21160d928dae [2025-03-05T10:37:54.092Z] ---> 4223c2726994 [2025-03-05T10:37:54.092Z] Step 24/25 : LABEL git_sha=8cb16f79121ef03d269cdccc8174ac564e302e18 [2025-03-05T10:37:54.373Z] ---> Running in bb83f51724a7 [2025-03-05T10:37:54.641Z] Removing intermediate container bb83f51724a7 [2025-03-05T10:37:54.641Z] ---> 12a3691caa0d [2025-03-05T10:37:54.641Z] Step 25/25 : LABEL version=4.0.0-dev.14 [2025-03-05T10:37:54.641Z] ---> Running in d80dbed96246 [2025-03-05T10:37:54.907Z] Removing intermediate container d80dbed96246 [2025-03-05T10:37:54.907Z] ---> 73a45c524c2b [2025-03-05T10:37:54.907Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T10:37:54.907Z] Successfully built 73a45c524c2b [2025-03-05T10:37:54.907Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:37:55.073Z] provisioning config files... [2025-03-05T10:37:55.090Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/192@tmp/config8530949025968966183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:37:55.434Z] ---> ****-login.sh [2025-03-05T10:37:55.434Z] nexus3.edgexfoundry.org:10001 [2025-03-05T10:37:55.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:37:55.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:37:55.701Z] Configure a credential helper to remove this warning. See [2025-03-05T10:37:55.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:37:55.701Z] [2025-03-05T10:37:55.701Z] Login Succeeded [2025-03-05T10:37:55.701Z] nexus3.edgexfoundry.org:10002 [2025-03-05T10:37:55.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:37:55.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:37:55.970Z] Configure a credential helper to remove this warning. See [2025-03-05T10:37:55.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:37:55.970Z] [2025-03-05T10:37:55.970Z] Login Succeeded [2025-03-05T10:37:55.970Z] nexus3.edgexfoundry.org:10003 [2025-03-05T10:37:56.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:37:56.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:37:56.505Z] Configure a credential helper to remove this warning. See [2025-03-05T10:37:56.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:37:56.505Z] [2025-03-05T10:37:56.505Z] Login Succeeded [2025-03-05T10:37:56.505Z] nexus3.edgexfoundry.org:10004 [2025-03-05T10:37:56.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:37:56.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:37:56.771Z] Configure a credential helper to remove this warning. See [2025-03-05T10:37:56.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:37:56.771Z] [2025-03-05T10:37:56.771Z] Login Succeeded [2025-03-05T10:37:56.771Z] ****.io [2025-03-05T10:37:57.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T10:37:57.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T10:37:57.309Z] Configure a credential helper to remove this warning. See [2025-03-05T10:37:57.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T10:37:57.309Z] [2025-03-05T10:37:57.309Z] Login Succeeded [2025-03-05T10:37:57.309Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T10:37:57.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T10:37:57.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T10:37:57.410Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2025-03-05T10:37:57.410Z] 8cb16f79121ef03d269cdccc8174ac564e302e18 [2025-03-05T10:37:57.410Z] latest [2025-03-05T10:37:57.410Z] 4.0.0-dev.14 [2025-03-05T10:37:57.410Z] 8cb16f79121ef03d269cdccc8174ac564e302e18-4.0.0-dev.14 [2025-03-05T10:37:57.410Z] main [2025-03-05T10:37:57.410Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:37:57.799Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8cb16f79121ef03d269cdccc8174ac564e302e18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:37:58.162Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8cb16f79121ef03d269cdccc8174ac564e302e18 [2025-03-05T10:37:58.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-03-05T10:37:58.162Z] 3754db8f93a7: Preparing [2025-03-05T10:37:58.162Z] b0eb99c7019e: Preparing [2025-03-05T10:37:58.162Z] 884b2d90ad2d: Preparing [2025-03-05T10:37:58.162Z] abc476cb2c43: Preparing [2025-03-05T10:37:58.162Z] be8655445488: Preparing [2025-03-05T10:37:58.162Z] dd9c8f8612c8: Preparing [2025-03-05T10:37:58.162Z] dd9c8f8612c8: Waiting [2025-03-05T10:37:58.430Z] b0eb99c7019e: Pushed [2025-03-05T10:37:58.430Z] abc476cb2c43: Pushed [2025-03-05T10:37:58.430Z] 3754db8f93a7: Pushed [2025-03-05T10:37:58.430Z] be8655445488: Pushed [2025-03-05T10:37:58.430Z] dd9c8f8612c8: Layer already exists [2025-03-05T10:38:08.509Z] 884b2d90ad2d: Pushed [2025-03-05T10:38:08.509Z] 8cb16f79121ef03d269cdccc8174ac564e302e18: digest: sha256:559196e0c23eddf902afe0eb2b9d0feb7bc9dad87fe64a8cbfbc6d28e5550661 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:38:08.874Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:38:09.242Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-03-05T10:38:09.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-03-05T10:38:09.242Z] 3754db8f93a7: Preparing [2025-03-05T10:38:09.242Z] b0eb99c7019e: Preparing [2025-03-05T10:38:09.242Z] 884b2d90ad2d: Preparing [2025-03-05T10:38:09.242Z] abc476cb2c43: Preparing [2025-03-05T10:38:09.242Z] be8655445488: Preparing [2025-03-05T10:38:09.242Z] dd9c8f8612c8: Preparing [2025-03-05T10:38:09.242Z] dd9c8f8612c8: Waiting [2025-03-05T10:38:09.242Z] abc476cb2c43: Layer already exists [2025-03-05T10:38:09.242Z] b0eb99c7019e: Layer already exists [2025-03-05T10:38:09.242Z] be8655445488: Layer already exists [2025-03-05T10:38:09.242Z] 884b2d90ad2d: Layer already exists [2025-03-05T10:38:09.242Z] 3754db8f93a7: Layer already exists [2025-03-05T10:38:09.242Z] dd9c8f8612c8: Layer already exists [2025-03-05T10:38:09.509Z] latest: digest: sha256:559196e0c23eddf902afe0eb2b9d0feb7bc9dad87fe64a8cbfbc6d28e5550661 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:38:09.889Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:38:10.265Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.14 [2025-03-05T10:38:10.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-03-05T10:38:10.265Z] 3754db8f93a7: Preparing [2025-03-05T10:38:10.265Z] b0eb99c7019e: Preparing [2025-03-05T10:38:10.265Z] 884b2d90ad2d: Preparing [2025-03-05T10:38:10.265Z] abc476cb2c43: Preparing [2025-03-05T10:38:10.265Z] be8655445488: Preparing [2025-03-05T10:38:10.265Z] dd9c8f8612c8: Preparing [2025-03-05T10:38:10.265Z] dd9c8f8612c8: Waiting [2025-03-05T10:38:10.265Z] 884b2d90ad2d: Layer already exists [2025-03-05T10:38:10.265Z] be8655445488: Layer already exists [2025-03-05T10:38:10.265Z] b0eb99c7019e: Layer already exists [2025-03-05T10:38:10.265Z] abc476cb2c43: Layer already exists [2025-03-05T10:38:10.265Z] 3754db8f93a7: Layer already exists [2025-03-05T10:38:10.265Z] dd9c8f8612c8: Layer already exists [2025-03-05T10:38:10.532Z] 4.0.0-dev.14: digest: sha256:559196e0c23eddf902afe0eb2b9d0feb7bc9dad87fe64a8cbfbc6d28e5550661 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:38:10.916Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8cb16f79121ef03d269cdccc8174ac564e302e18-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:38:11.293Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8cb16f79121ef03d269cdccc8174ac564e302e18-4.0.0-dev.14 [2025-03-05T10:38:11.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-03-05T10:38:11.293Z] 3754db8f93a7: Preparing [2025-03-05T10:38:11.293Z] b0eb99c7019e: Preparing [2025-03-05T10:38:11.293Z] 884b2d90ad2d: Preparing [2025-03-05T10:38:11.293Z] abc476cb2c43: Preparing [2025-03-05T10:38:11.293Z] be8655445488: Preparing [2025-03-05T10:38:11.293Z] dd9c8f8612c8: Preparing [2025-03-05T10:38:11.293Z] dd9c8f8612c8: Waiting [2025-03-05T10:38:11.293Z] abc476cb2c43: Layer already exists [2025-03-05T10:38:11.293Z] be8655445488: Layer already exists [2025-03-05T10:38:11.293Z] 884b2d90ad2d: Layer already exists [2025-03-05T10:38:11.293Z] 3754db8f93a7: Layer already exists [2025-03-05T10:38:11.293Z] b0eb99c7019e: Layer already exists [2025-03-05T10:38:11.293Z] dd9c8f8612c8: Layer already exists [2025-03-05T10:38:11.565Z] 8cb16f79121ef03d269cdccc8174ac564e302e18-4.0.0-dev.14: digest: sha256:559196e0c23eddf902afe0eb2b9d0feb7bc9dad87fe64a8cbfbc6d28e5550661 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:38:11.941Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:38:12.303Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2025-03-05T10:38:12.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-03-05T10:38:12.303Z] 3754db8f93a7: Preparing [2025-03-05T10:38:12.303Z] b0eb99c7019e: Preparing [2025-03-05T10:38:12.303Z] 884b2d90ad2d: Preparing [2025-03-05T10:38:12.303Z] abc476cb2c43: Preparing [2025-03-05T10:38:12.303Z] be8655445488: Preparing [2025-03-05T10:38:12.303Z] dd9c8f8612c8: Preparing [2025-03-05T10:38:12.303Z] dd9c8f8612c8: Waiting [2025-03-05T10:38:12.303Z] 3754db8f93a7: Layer already exists [2025-03-05T10:38:12.303Z] abc476cb2c43: Layer already exists [2025-03-05T10:38:12.303Z] 884b2d90ad2d: Layer already exists [2025-03-05T10:38:12.303Z] be8655445488: Layer already exists [2025-03-05T10:38:12.303Z] b0eb99c7019e: Layer already exists [2025-03-05T10:38:12.303Z] dd9c8f8612c8: Layer already exists [2025-03-05T10:38:12.570Z] main: digest: sha256:559196e0c23eddf902afe0eb2b9d0feb7bc9dad87fe64a8cbfbc6d28e5550661 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T10:38:12.664Z] ===================================================== [Pipeline] echo [2025-03-05T10:38:12.678Z] taggedImages: [2025-03-05T10:38:12.678Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8cb16f79121ef03d269cdccc8174ac564e302e18 [2025-03-05T10:38:12.678Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-03-05T10:38:12.678Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.14 [2025-03-05T10:38:12.678Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8cb16f79121ef03d269cdccc8174ac564e302e18-4.0.0-dev.14 [2025-03-05T10:38:12.678Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:38:13.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T10:38:13.077Z] [2025-03-05T10:38:13.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:38:13.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T10:38:13.421Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-05T10:38:13.421Z] 8998bd30e6a1: Pulling fs layer [2025-03-05T10:38:13.421Z] 04944245beec: Pulling fs layer [2025-03-05T10:38:13.421Z] 699f458cf7ca: Pulling fs layer [2025-03-05T10:38:13.421Z] 765212b225bb: Pulling fs layer [2025-03-05T10:38:13.421Z] f23df028b6ca: Pulling fs layer [2025-03-05T10:38:13.421Z] d65c8cfc05b1: Pulling fs layer [2025-03-05T10:38:13.421Z] 2437ff75d9bd: Pulling fs layer [2025-03-05T10:38:13.421Z] f23df028b6ca: Waiting [2025-03-05T10:38:13.421Z] d65c8cfc05b1: Waiting [2025-03-05T10:38:13.421Z] 2437ff75d9bd: Waiting [2025-03-05T10:38:13.421Z] 765212b225bb: Waiting [2025-03-05T10:38:13.689Z] 04944245beec: Verifying Checksum [2025-03-05T10:38:13.689Z] 04944245beec: Download complete [2025-03-05T10:38:13.689Z] 765212b225bb: Verifying Checksum [2025-03-05T10:38:13.689Z] 765212b225bb: Download complete [2025-03-05T10:38:13.689Z] f23df028b6ca: Verifying Checksum [2025-03-05T10:38:13.689Z] f23df028b6ca: Download complete [2025-03-05T10:38:13.689Z] d65c8cfc05b1: Verifying Checksum [2025-03-05T10:38:13.689Z] d65c8cfc05b1: Download complete [2025-03-05T10:38:13.957Z] 699f458cf7ca: Verifying Checksum [2025-03-05T10:38:13.957Z] 699f458cf7ca: Download complete [2025-03-05T10:38:14.223Z] 8998bd30e6a1: Verifying Checksum [2025-03-05T10:38:14.223Z] 8998bd30e6a1: Download complete [2025-03-05T10:38:16.802Z] 2437ff75d9bd: Verifying Checksum [2025-03-05T10:38:19.382Z] 8998bd30e6a1: Pull complete [2025-03-05T10:38:19.648Z] 04944245beec: Pull complete [2025-03-05T10:38:21.052Z] 699f458cf7ca: Pull complete [2025-03-05T10:38:21.318Z] 765212b225bb: Pull complete [2025-03-05T10:38:22.275Z] f23df028b6ca: Pull complete [2025-03-05T10:38:22.275Z] d65c8cfc05b1: Pull complete [2025-03-05T10:38:40.660Z] 2437ff75d9bd: Pull complete [2025-03-05T10:38:40.660Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-05T10:38:40.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T10:38:40.660Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:38:40.885Z] prd-ubuntu20.04-docker-arm64-4c-16g-40308 does not seem to be running inside a container [2025-03-05T10:38:40.965Z] $ 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-mqtt-go/192 -v /w/workspace/device-mqtt-go/192:/w/workspace/device-mqtt-go/192:rw,z -v /w/workspace/device-mqtt-go/192@tmp:/w/workspace/device-mqtt-go/192@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-03-05T10:38:43.991Z] $ docker top 49057abd7743fae10c3479c80d481de3a39e4afe00f4d3062c97c5ed04e53dc9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:38:44.827Z] ---> job-cost.sh [2025-03-05T10:38:44.827Z] lf-activate-venv: SKIPPING [2025-03-05T10:38:44.827Z] INFO: No Stack... [2025-03-05T10:38:45.411Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-05T10:38:46.368Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T10:38:47.001Z] + cat /w/workspace/device-mqtt-go/192/archives/cost.csv [2025-03-05T10:38:47.001Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T10:38:47.060Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-192-stack-cost] [2025-03-05T10:38:47.067Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-192-stack-cost] did not exist. Created. [2025-03-05T10:38:47.073Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T10:38:47.732Z] /w/workspace/device-mqtt-go/192@tmp/durable-65604ebc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-05T10:38:48.375Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-05T10:38:48.402Z] Warning: overwriting stash ‘stack-cost’ [2025-03-05T10:38:48.450Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T10:38:48.462Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-192-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T10:38:48.502Z] $ docker stop --time=1 49057abd7743fae10c3479c80d481de3a39e4afe00f4d3062c97c5ed04e53dc9 [2025-03-05T10:38:49.975Z] $ docker rm -f --volumes 49057abd7743fae10c3479c80d481de3a39e4afe00f4d3062c97c5ed04e53dc9 [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-03-05T10:38:50.527Z] provisioning config files... [2025-03-05T10:38:50.533Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2048418458080863602tmp [Pipeline] { [Pipeline] sh [2025-03-05T10:38:50.828Z] + set +x [2025-03-05T10:38:50.828Z] + curl -s https://codecov.io/bash [2025-03-05T10:38:50.828Z] + bash -s -- [2025-03-05T10:38:50.828Z] [2025-03-05T10:38:50.828Z] _____ _ [2025-03-05T10:38:50.828Z] / ____| | | [2025-03-05T10:38:50.828Z] | | ___ __| | ___ ___ _____ __ [2025-03-05T10:38:50.828Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-05T10:38:50.828Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-05T10:38:50.828Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-05T10:38:50.828Z] Bash-1.0.6 [2025-03-05T10:38:50.828Z] [2025-03-05T10:38:50.828Z] [2025-03-05T10:38:50.828Z] ==> git version 2.25.1 found [2025-03-05T10:38:50.828Z] ==> 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-03-05T10:38:50.828Z] Release-Date: 2020-01-08 [2025-03-05T10:38:50.828Z] 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-03-05T10:38:50.828Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-05T10:38:50.828Z] ==> Jenkins CI detected. [2025-03-05T10:38:50.828Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2025-03-05T10:38:50.828Z] project root: . [2025-03-05T10:38:50.828Z] --> token set from env [2025-03-05T10:38:50.828Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-05T10:38:50.828Z] ==> Running gcov in . (disable via -X gcov) [2025-03-05T10:38:50.828Z] ==> Python coveragepy not found [2025-03-05T10:38:50.828Z] ==> Searching for coverage reports in: [2025-03-05T10:38:50.828Z] + . [2025-03-05T10:38:50.828Z] -> Found 1 reports [2025-03-05T10:38:50.828Z] ==> Detecting git/mercurial file structure [2025-03-05T10:38:51.088Z] ==> Reading reports [2025-03-05T10:38:51.088Z] + ./coverage.out bytes=21039 [2025-03-05T10:38:51.088Z] ==> Appending adjustments [2025-03-05T10:38:51.088Z] https://docs.codecov.io/docs/fixing-reports [2025-03-05T10:38:51.088Z] + Found adjustments [2025-03-05T10:38:51.088Z] ==> Gzipping contents [2025-03-05T10:38:51.088Z] 4.0K /tmp/codecov.EJ8pHY.gz [2025-03-05T10:38:51.088Z] ==> Uploading reports [2025-03-05T10:38:51.088Z] url: https://codecov.io [2025-03-05T10:38:51.088Z] query: branch=main&commit=8cb16f79121ef03d269cdccc8174ac564e302e18&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T10:38:51.088Z] -> Pinging Codecov [2025-03-05T10:38:51.088Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8cb16f79121ef03d269cdccc8174ac564e302e18&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T10:38:51.348Z] -> Uploading to [2025-03-05T10:38:51.348Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/8cb16f79121ef03d269cdccc8174ac564e302e18/47c6a6ba-cee9-47cd-a465-1e27d0392cf3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T103851Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=09a8cfcbbc558d77e4301cb439ec6e6c1285f411ebad8d92deb42c8b16c77aa1 [2025-03-05T10:38:51.348Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T10:38:51.349Z] Dload Upload Total Spent Left Speed [2025-03-05T10:38:51.349Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 18384 --:--:-- --:--:-- --:--:-- 18384 [2025-03-05T10:38:51.349Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/8cb16f79121ef03d269cdccc8174ac564e302e18 [Pipeline] } [2025-03-05T10:38:51.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-05T10:38:51.592Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-05T10:38:51.607Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:38:51.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T10:38:51.913Z] [2025-03-05T10:38:51.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:38:52.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T10:38:52.213Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-05T10:38:52.213Z] 43c4264eed91: Pulling fs layer [2025-03-05T10:38:52.213Z] 4cc291be95ef: Pulling fs layer [2025-03-05T10:38:52.213Z] 2ac1f1163629: Pulling fs layer [2025-03-05T10:38:52.213Z] 5c3c966382ef: Pulling fs layer [2025-03-05T10:38:52.213Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T10:38:52.213Z] d9c7d2e4e75e: Pulling fs layer [2025-03-05T10:38:52.213Z] 9c3e1370e548: Pulling fs layer [2025-03-05T10:38:52.213Z] 5c3c966382ef: Waiting [2025-03-05T10:38:52.213Z] 4f4fb700ef54: Waiting [2025-03-05T10:38:52.213Z] 4cc291be95ef: Verifying Checksum [2025-03-05T10:38:52.213Z] 4cc291be95ef: Download complete [2025-03-05T10:38:52.213Z] 5c3c966382ef: Verifying Checksum [2025-03-05T10:38:52.213Z] 5c3c966382ef: Download complete [2025-03-05T10:38:52.213Z] 4f4fb700ef54: Download complete [2025-03-05T10:38:52.213Z] 43c4264eed91: Download complete [2025-03-05T10:38:52.472Z] d9c7d2e4e75e: Verifying Checksum [2025-03-05T10:38:52.472Z] d9c7d2e4e75e: Download complete [2025-03-05T10:38:52.472Z] 43c4264eed91: Pull complete [2025-03-05T10:38:52.472Z] 4cc291be95ef: Pull complete [2025-03-05T10:38:52.732Z] 2ac1f1163629: Verifying Checksum [2025-03-05T10:38:52.732Z] 2ac1f1163629: Download complete [2025-03-05T10:38:53.301Z] 9c3e1370e548: Verifying Checksum [2025-03-05T10:38:53.301Z] 9c3e1370e548: Download complete [2025-03-05T10:38:55.829Z] 2ac1f1163629: Pull complete [2025-03-05T10:38:55.829Z] 5c3c966382ef: Pull complete [2025-03-05T10:38:55.829Z] 4f4fb700ef54: Pull complete [2025-03-05T10:38:56.090Z] d9c7d2e4e75e: Pull complete [2025-03-05T10:38:59.371Z] 9c3e1370e548: Pull complete [2025-03-05T10:38:59.371Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-05T10:38:59.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T10:38:59.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:38:59.497Z] prd-ubuntu20.04-docker-8c-8g-40304 does not seem to be running inside a container [2025-03-05T10:38:59.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-05T10:39:01.239Z] $ docker top db81636641df12a4c57e398aeda82c607b22588f11d892e9b3029685ed6d011a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:39:01.592Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2025-03-05T10:39:01.603Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2025-03-05T10:39:01.883Z] + set -o pipefail [2025-03-05T10:39:01.883Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2025-03-05T10:39:08.455Z] [2025-03-05T10:39:08.456Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2025-03-05T10:39:08.456Z] [2025-03-05T10:39:08.456Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/8b267985-a86e-487e-812c-2abbf0aea434 [2025-03-05T10:39:08.456Z] [2025-03-05T10:39:08.456Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-05T10:39:08.456Z] [2025-03-05T10:39:09.394Z] [2025-03-05T10:39:09.394Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-05T10:39:09.394Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-05T10:39:09.409Z] $ docker stop --time=1 db81636641df12a4c57e398aeda82c607b22588f11d892e9b3029685ed6d011a [2025-03-05T10:39:11.462Z] $ docker rm -f --volumes db81636641df12a4c57e398aeda82c607b22588f11d892e9b3029685ed6d011a [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-03-05T10:39:12.443Z] + git log --format=format:%s -1 8cb16f79121ef03d269cdccc8174ac564e302e18 [Pipeline] sh [2025-03-05T10:39:12.779Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T10:39:12.779Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:39:13.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:39:13.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:39:13.211Z] prd-ubuntu20.04-docker-8c-8g-40304 does not seem to be running inside a container [2025-03-05T10:39:13.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T10:39:13.580Z] $ docker top 376a7185cb7ed8d723686ad0095a59f32d9bb794ee712281a661d6afcb811c82 -eo pid,comm [2025-03-05T10:39:13.629Z] 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-03-05T10:39:13.629Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T10:39:13.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:39:13.755Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:39:13.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:39:13.868Z] $ docker exec 376a7185cb7ed8d723686ad0095a59f32d9bb794ee712281a661d6afcb811c82 ssh-agent [2025-03-05T10:39:13.978Z] SSH_AUTH_SOCK=/tmp/ssh-Y86fUHYsWwH9/agent.32 [2025-03-05T10:39:13.978Z] SSH_AGENT_PID=38 [2025-03-05T10:39:13.981Z] Running ssh-add (command line suppressed) [2025-03-05T10:39:14.083Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6655147393472171539.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6655147393472171539.key) [2025-03-05T10:39:14.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:39:14.393Z] + git semver tag [2025-03-05T10:39:14.652Z] 2025-03-05 10:39:14,579 [run_tag] DEBUG tag force:False [2025-03-05T10:39:14.652Z] 2025-03-05 10:39:14,579 [check_head_tag] DEBUG check head tag [2025-03-05T10:39:14.652Z] 2025-03-05 10:39:14,580 [execute] INFO git cat-file --batch-check [2025-03-05T10:39:14.652Z] 2025-03-05 10:39:14,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2025-03-05T10:39:14.652Z] 2025-03-05 10:39:14,584 [execute] INFO git cat-file --batch [2025-03-05T10:39:14.652Z] 2025-03-05 10:39:14,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2025-03-05T10:39:14.652Z] 2025-03-05 10:39:14,604 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-05T10:39:14.652Z] 2025-03-05 10:39:14,604 [execute] INFO git tag -a v4.0.0-dev.14 -m v4.0.0-dev.14 [2025-03-05T10:39:14.652Z] 2025-03-05 10:39:14,604 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.14', '-m', 'v4.0.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:39:14.652Z] 2025-03-05 10:39:14,610 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-05T10:39:14.652Z] 4.0.0-dev.14 [Pipeline] } [2025-03-05T10:39:14.659Z] $ docker exec --env ******** --env ******** 376a7185cb7ed8d723686ad0095a59f32d9bb794ee712281a661d6afcb811c82 ssh-agent -k [2025-03-05T10:39:14.756Z] unset SSH_AUTH_SOCK; [2025-03-05T10:39:14.756Z] unset SSH_AGENT_PID; [2025-03-05T10:39:14.756Z] echo Agent pid 38 killed; [2025-03-05T10:39:14.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T10:39:15.097Z] + git semver [Pipeline] } [2025-03-05T10:39:15.367Z] $ docker stop --time=1 376a7185cb7ed8d723686ad0095a59f32d9bb794ee712281a661d6afcb811c82 [2025-03-05T10:39:16.669Z] $ docker rm -f --volumes 376a7185cb7ed8d723686ad0095a59f32d9bb794ee712281a661d6afcb811c82 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:39:17.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T10:39:17.102Z] [2025-03-05T10:39:17.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:39:17.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T10:39:17.411Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-05T10:39:17.411Z] ab5ef0e58194: Pulling fs layer [2025-03-05T10:39:17.411Z] 9712f1f96733: Pulling fs layer [2025-03-05T10:39:17.411Z] 63f879dbbcfc: Pulling fs layer [2025-03-05T10:39:17.411Z] 0d9ebad4ef96: Pulling fs layer [2025-03-05T10:39:17.411Z] e9a5061849ea: Pulling fs layer [2025-03-05T10:39:17.411Z] d747dcd14b5f: Pulling fs layer [2025-03-05T10:39:17.411Z] 2de7ff778b66: Pulling fs layer [2025-03-05T10:39:17.411Z] 0d9ebad4ef96: Waiting [2025-03-05T10:39:17.411Z] d747dcd14b5f: Waiting [2025-03-05T10:39:17.411Z] 2de7ff778b66: Waiting [2025-03-05T10:39:17.411Z] e9a5061849ea: Waiting [2025-03-05T10:39:17.411Z] 9712f1f96733: Verifying Checksum [2025-03-05T10:39:17.411Z] 9712f1f96733: Download complete [2025-03-05T10:39:17.670Z] 63f879dbbcfc: Verifying Checksum [2025-03-05T10:39:17.670Z] 63f879dbbcfc: Download complete [2025-03-05T10:39:17.670Z] e9a5061849ea: Verifying Checksum [2025-03-05T10:39:17.670Z] e9a5061849ea: Download complete [2025-03-05T10:39:17.928Z] d747dcd14b5f: Verifying Checksum [2025-03-05T10:39:17.928Z] d747dcd14b5f: Download complete [2025-03-05T10:39:17.928Z] 0d9ebad4ef96: Verifying Checksum [2025-03-05T10:39:17.928Z] 0d9ebad4ef96: Download complete [2025-03-05T10:39:17.928Z] ab5ef0e58194: Download complete [2025-03-05T10:39:17.928Z] 2de7ff778b66: Verifying Checksum [2025-03-05T10:39:17.928Z] 2de7ff778b66: Download complete [2025-03-05T10:39:20.458Z] ab5ef0e58194: Pull complete [2025-03-05T10:39:20.458Z] 9712f1f96733: Pull complete [2025-03-05T10:39:21.029Z] 63f879dbbcfc: Pull complete [2025-03-05T10:39:24.328Z] 0d9ebad4ef96: Pull complete [2025-03-05T10:39:24.586Z] e9a5061849ea: Pull complete [2025-03-05T10:39:24.586Z] d747dcd14b5f: Pull complete [2025-03-05T10:39:25.523Z] 2de7ff778b66: Pull complete [2025-03-05T10:39:25.523Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-05T10:39:25.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T10:39:25.523Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:39:25.622Z] prd-ubuntu20.04-docker-8c-8g-40304 does not seem to be running inside a container [2025-03-05T10:39:25.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-05T10:39:27.598Z] $ docker top c0454d8d14477177b6824376960d7dd7eb3719e42a50d916005f76f86275c838 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:39:27.682Z] provisioning config files... [2025-03-05T10:39:27.688Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6375068252981610887tmp [2025-03-05T10:39:27.699Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17965815389738525953tmp [2025-03-05T10:39:27.707Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13240958635750810015tmp [Pipeline] { [Pipeline] echo [2025-03-05T10:39:27.734Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:39:28.025Z] ---> sigul-configuration.sh [2025-03-05T10:39:28.025Z] gpg: directory `/root/.gnupg' created [2025-03-05T10:39:28.025Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-05T10:39:28.025Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-05T10:39:28.025Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-05T10:39:28.025Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-05T10:39:28.025Z] gpg: CAST5 encrypted data [2025-03-05T10:39:28.025Z] gpg: encrypted with 1 passphrase [2025-03-05T10:39:28.025Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-05T10:39:28.317Z] + mkdir /home/jenkins [2025-03-05T10:39:28.318Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-05T10:39:28.615Z] + 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-03-05T10:39:28.631Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:39:28.924Z] ---> sigul-install.sh [2025-03-05T10:39:28.924Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-05T10:39:29.217Z] + git tag --list [2025-03-05T10:39:29.217Z] 0.7.1 [2025-03-05T10:39:29.217Z] v1.0.0 [2025-03-05T10:39:29.217Z] v1.1.0 [2025-03-05T10:39:29.217Z] v1.1.1 [2025-03-05T10:39:29.217Z] v1.2.2 [2025-03-05T10:39:29.217Z] v1.3.0 [2025-03-05T10:39:29.217Z] v1.3.1 [2025-03-05T10:39:29.217Z] v2.0.0 [2025-03-05T10:39:29.217Z] v2.1.0 [2025-03-05T10:39:29.217Z] v2.1.1 [2025-03-05T10:39:29.217Z] v2.2.0 [2025-03-05T10:39:29.217Z] v2.3.0 [2025-03-05T10:39:29.217Z] v3.0 [2025-03-05T10:39:29.217Z] v3.0.0 [2025-03-05T10:39:29.217Z] v3.1 [2025-03-05T10:39:29.217Z] v3.1.0 [2025-03-05T10:39:29.217Z] v3.1.0-dev.1 [2025-03-05T10:39:29.217Z] v3.1.0-dev.10 [2025-03-05T10:39:29.217Z] v3.1.0-dev.11 [2025-03-05T10:39:29.217Z] v3.1.0-dev.12 [2025-03-05T10:39:29.217Z] v3.1.0-dev.13 [2025-03-05T10:39:29.217Z] v3.1.0-dev.14 [2025-03-05T10:39:29.217Z] v3.1.0-dev.15 [2025-03-05T10:39:29.217Z] v3.1.0-dev.16 [2025-03-05T10:39:29.217Z] v3.1.0-dev.17 [2025-03-05T10:39:29.217Z] v3.1.0-dev.18 [2025-03-05T10:39:29.217Z] v3.1.0-dev.19 [2025-03-05T10:39:29.217Z] v3.1.0-dev.2 [2025-03-05T10:39:29.217Z] v3.1.0-dev.20 [2025-03-05T10:39:29.217Z] v3.1.0-dev.21 [2025-03-05T10:39:29.217Z] v3.1.0-dev.22 [2025-03-05T10:39:29.217Z] v3.1.0-dev.23 [2025-03-05T10:39:29.217Z] v3.1.0-dev.24 [2025-03-05T10:39:29.217Z] v3.1.0-dev.25 [2025-03-05T10:39:29.217Z] v3.1.0-dev.3 [2025-03-05T10:39:29.217Z] v3.1.0-dev.4 [2025-03-05T10:39:29.217Z] v3.1.0-dev.5 [2025-03-05T10:39:29.217Z] v3.1.0-dev.6 [2025-03-05T10:39:29.217Z] v3.1.0-dev.7 [2025-03-05T10:39:29.217Z] v3.1.0-dev.8 [2025-03-05T10:39:29.217Z] v3.1.0-dev.9 [2025-03-05T10:39:29.217Z] v3.1.1 [2025-03-05T10:39:29.217Z] v3.2.0-dev.1 [2025-03-05T10:39:29.217Z] v3.2.0-dev.10 [2025-03-05T10:39:29.217Z] v3.2.0-dev.11 [2025-03-05T10:39:29.217Z] v3.2.0-dev.12 [2025-03-05T10:39:29.217Z] v3.2.0-dev.13 [2025-03-05T10:39:29.217Z] v3.2.0-dev.14 [2025-03-05T10:39:29.217Z] v3.2.0-dev.15 [2025-03-05T10:39:29.217Z] v3.2.0-dev.16 [2025-03-05T10:39:29.217Z] v3.2.0-dev.17 [2025-03-05T10:39:29.217Z] v3.2.0-dev.18 [2025-03-05T10:39:29.217Z] v3.2.0-dev.19 [2025-03-05T10:39:29.217Z] v3.2.0-dev.2 [2025-03-05T10:39:29.217Z] v3.2.0-dev.20 [2025-03-05T10:39:29.217Z] v3.2.0-dev.21 [2025-03-05T10:39:29.217Z] v3.2.0-dev.22 [2025-03-05T10:39:29.217Z] v3.2.0-dev.23 [2025-03-05T10:39:29.217Z] v3.2.0-dev.3 [2025-03-05T10:39:29.217Z] v3.2.0-dev.4 [2025-03-05T10:39:29.217Z] v3.2.0-dev.5 [2025-03-05T10:39:29.217Z] v3.2.0-dev.6 [2025-03-05T10:39:29.217Z] v3.2.0-dev.7 [2025-03-05T10:39:29.217Z] v3.2.0-dev.8 [2025-03-05T10:39:29.217Z] v3.2.0-dev.9 [2025-03-05T10:39:29.217Z] v4.0.0-dev.1 [2025-03-05T10:39:29.217Z] v4.0.0-dev.10 [2025-03-05T10:39:29.217Z] v4.0.0-dev.11 [2025-03-05T10:39:29.217Z] v4.0.0-dev.12 [2025-03-05T10:39:29.217Z] v4.0.0-dev.13 [2025-03-05T10:39:29.217Z] v4.0.0-dev.14 [2025-03-05T10:39:29.217Z] v4.0.0-dev.2 [2025-03-05T10:39:29.217Z] v4.0.0-dev.3 [2025-03-05T10:39:29.217Z] v4.0.0-dev.4 [2025-03-05T10:39:29.217Z] v4.0.0-dev.5 [2025-03-05T10:39:29.217Z] v4.0.0-dev.6 [2025-03-05T10:39:29.217Z] v4.0.0-dev.7 [2025-03-05T10:39:29.217Z] v4.0.0-dev.8 [2025-03-05T10:39:29.217Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-05T10:39:29.510Z] + lftools sign git-tag v4.0.0-dev.14 [2025-03-05T10:39:30.077Z] Signing Git tag with Sigul... [2025-03-05T10:39:30.077Z] Signing v4.0.0-dev.14 [Pipeline] echo [2025-03-05T10:39:30.661Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:39:30.949Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-05T10:39:30.957Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-05T10:39:30.982Z] $ docker stop --time=1 c0454d8d14477177b6824376960d7dd7eb3719e42a50d916005f76f86275c838 [2025-03-05T10:39:32.258Z] $ docker rm -f --volumes c0454d8d14477177b6824376960d7dd7eb3719e42a50d916005f76f86275c838 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-05T10:39:32.726Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T10:39:32.726Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:39:33.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:39:33.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:39:33.098Z] prd-ubuntu20.04-docker-8c-8g-40304 does not seem to be running inside a container [2025-03-05T10:39:33.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T10:39:33.429Z] $ docker top 8445e01f969be6d15932bbba4d41b63183ec5bdb6db4fb30f80ab53c14ffe3ac -eo pid,comm [2025-03-05T10:39:33.477Z] 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-03-05T10:39:33.477Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T10:39:33.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:39:33.541Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:39:33.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:39:33.649Z] $ docker exec 8445e01f969be6d15932bbba4d41b63183ec5bdb6db4fb30f80ab53c14ffe3ac ssh-agent [2025-03-05T10:39:33.749Z] SSH_AUTH_SOCK=/tmp/ssh-MFaRckQ8l6IX/agent.32 [2025-03-05T10:39:33.749Z] SSH_AGENT_PID=39 [2025-03-05T10:39:33.754Z] Running ssh-add (command line suppressed) [2025-03-05T10:39:33.849Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4876321511240433789.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4876321511240433789.key) [2025-03-05T10:39:33.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:39:34.160Z] + git semver bump pre [2025-03-05T10:39:34.425Z] 2025-03-05 10:39:34,330 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-05T10:39:34.425Z] 2025-03-05 10:39:34,331 [bump_version] DEBUG bumping version:4.0.0-dev.14 on axis:pre with prefix:dev [2025-03-05T10:39:34.425Z] 2025-03-05 10:39:34,331 [bump_version] DEBUG bumped version:4.0.0-dev.15 [2025-03-05T10:39:34.425Z] 2025-03-05 10:39:34,331 [write_version] DEBUG write version:4.0.0-dev.15 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2025-03-05T10:39:34.425Z] 2025-03-05 10:39:34,331 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-05T10:39:34.425Z] 2025-03-05 10:39:34,331 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-05T10:39:34.425Z] 2025-03-05 10:39:34,335 [execute] INFO git cat-file --batch-check [2025-03-05T10:39:34.425Z] 2025-03-05 10:39:34,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T10:39:34.425Z] 2025-03-05 10:39:34,341 [execute] INFO git cat-file --batch [2025-03-05T10:39:34.425Z] 2025-03-05 10:39:34,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T10:39:34.425Z] 2025-03-05 10:39:34,347 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-05T10:39:34.425Z] 4.0.0-dev.15 [Pipeline] } [2025-03-05T10:39:34.430Z] $ docker exec --env ******** --env ******** 8445e01f969be6d15932bbba4d41b63183ec5bdb6db4fb30f80ab53c14ffe3ac ssh-agent -k [2025-03-05T10:39:34.521Z] unset SSH_AUTH_SOCK; [2025-03-05T10:39:34.521Z] unset SSH_AGENT_PID; [2025-03-05T10:39:34.521Z] echo Agent pid 39 killed; [2025-03-05T10:39:34.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T10:39:34.857Z] + git semver [Pipeline] } [2025-03-05T10:39:35.125Z] $ docker stop --time=1 8445e01f969be6d15932bbba4d41b63183ec5bdb6db4fb30f80ab53c14ffe3ac [2025-03-05T10:39:36.448Z] $ docker rm -f --volumes 8445e01f969be6d15932bbba4d41b63183ec5bdb6db4fb30f80ab53c14ffe3ac [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T10:39:36.823Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T10:39:36.823Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:39:37.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T10:39:37.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:39:37.207Z] prd-ubuntu20.04-docker-8c-8g-40304 does not seem to be running inside a container [2025-03-05T10:39:37.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T10:39:37.568Z] $ docker top 9101298398c9ee13742770985a6db3fa3489c3b66b7fe6a58ecd547f35037301 -eo pid,comm [2025-03-05T10:39:37.613Z] 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-03-05T10:39:37.613Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T10:39:37.674Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T10:39:37.674Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T10:39:37.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T10:39:37.780Z] $ docker exec 9101298398c9ee13742770985a6db3fa3489c3b66b7fe6a58ecd547f35037301 ssh-agent [2025-03-05T10:39:37.884Z] SSH_AUTH_SOCK=/tmp/ssh-duvsDR8n4482/agent.32 [2025-03-05T10:39:37.885Z] SSH_AGENT_PID=38 [2025-03-05T10:39:37.889Z] Running ssh-add (command line suppressed) [2025-03-05T10:39:37.979Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2119441550366290371.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2119441550366290371.key) [2025-03-05T10:39:37.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T10:39:38.292Z] + git semver push [2025-03-05T10:39:38.550Z] 2025-03-05 10:39:38,461 [run_push] DEBUG push [2025-03-05T10:39:38.550Z] 2025-03-05 10:39:38,462 [execute] INFO git cat-file --batch-check [2025-03-05T10:39:38.550Z] 2025-03-05 10:39:38,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T10:39:38.550Z] 2025-03-05 10:39:38,465 [execute] INFO git rev-list 683450000ac4b58adb49fe44ab89b5283ad0d5b1 -- [2025-03-05T10:39:38.550Z] 2025-03-05 10:39:38,466 [execute] DEBUG Popen(['git', 'rev-list', '683450000ac4b58adb49fe44ab89b5283ad0d5b1', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:39:38.550Z] 2025-03-05 10:39:38,475 [execute] INFO git fetch -v origin [2025-03-05T10:39:38.550Z] 2025-03-05 10:39:38,476 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-05T10:39:39.118Z] 2025-03-05 10:39:38,942 [run_push] DEBUG no remote changes detected [2025-03-05T10:39:39.118Z] 2025-03-05 10:39:38,943 [execute] INFO git push origin semver [2025-03-05T10:39:39.118Z] 2025-03-05 10:39:38,943 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:39:40.055Z] 2025-03-05 10:39:39,698 [run_push] DEBUG push all version tags [2025-03-05T10:39:40.055Z] 2025-03-05 10:39:39,698 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-05T10:39:40.055Z] 2025-03-05 10:39:39,699 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T10:39:42.591Z] 2025-03-05 10:39:42,308 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-05T10:39:42.591Z] 4.0.0-dev.15 [Pipeline] } [2025-03-05T10:39:42.595Z] $ docker exec --env ******** --env ******** 9101298398c9ee13742770985a6db3fa3489c3b66b7fe6a58ecd547f35037301 ssh-agent -k [2025-03-05T10:39:42.688Z] unset SSH_AUTH_SOCK; [2025-03-05T10:39:42.688Z] unset SSH_AGENT_PID; [2025-03-05T10:39:42.688Z] echo Agent pid 38 killed; [2025-03-05T10:39:42.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T10:39:43.017Z] + git semver [Pipeline] } [2025-03-05T10:39:43.286Z] $ docker stop --time=1 9101298398c9ee13742770985a6db3fa3489c3b66b7fe6a58ecd547f35037301 [2025-03-05T10:39:44.548Z] $ docker rm -f --volumes 9101298398c9ee13742770985a6db3fa3489c3b66b7fe6a58ecd547f35037301 [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-03-05T10:39:45.197Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2025-03-05T10:39:45.197Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-03-05T10:39:45.197Z] total 16 [2025-03-05T10:39:45.197Z] drwxr-xr-x 3 root root 4096 Mar 5 10:26 . [2025-03-05T10:39:45.197Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 10:39 .. [2025-03-05T10:39:45.197Z] drwxr-xr-x 2 root root 4096 Mar 5 10:26 cost [2025-03-05T10:39:45.197Z] -rw-r--r-- 1 root root 86 Mar 5 10:26 cost.csv [2025-03-05T10:39:45.197Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-03-05T10:39:45.197Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-03-05T10:39:45.197Z] total 16 [2025-03-05T10:39:45.197Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 10:26 . [2025-03-05T10:39:45.197Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 10:39 .. [2025-03-05T10:39:45.197Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 10:26 cost [2025-03-05T10:39:45.197Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 5 10:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:39:45.489Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:39:46.338Z] ---> package-listing.sh [2025-03-05T10:39:46.339Z] ++ facter osfamily [2025-03-05T10:39:46.339Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-05T10:39:46.597Z] + OS_FAMILY=debian [2025-03-05T10:39:46.597Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2025-03-05T10:39:46.597Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-05T10:39:46.597Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-05T10:39:46.597Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-05T10:39:46.597Z] + PACKAGES=/tmp/packages_start.txt [2025-03-05T10:39:46.597Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-03-05T10:39:46.597Z] + PACKAGES=/tmp/packages_end.txt [2025-03-05T10:39:46.597Z] + case "${OS_FAMILY}" in [2025-03-05T10:39:46.597Z] + dpkg -l [2025-03-05T10:39:46.597Z] + grep '^ii' [2025-03-05T10:39:46.597Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-05T10:39:46.597Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-05T10:39:46.597Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-05T10:39:46.597Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-03-05T10:39:46.597Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2025-03-05T10:39:46.597Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2025-03-05T10:39:46.608Z] 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/edgexfoundry_device-mqtt-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-03-05T10:39:46.886Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T10:39:47.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T10:39:47.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T10:39:47.523Z] prd-ubuntu20.04-docker-8c-8g-40304 does not seem to be running inside a container [2025-03-05T10:39:47.546Z] $ 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/edgexfoundry_device-mqtt-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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-03-05T10:39:47.728Z] $ docker top 9a8076f2d2aaa29d3382dc3910ef1ef13c5d067c7fc599ddd57b430e448c5b00 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T10:39:48.082Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-05T10:39:48.359Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-05T10:39:48.639Z] + ls /var/log/sa-host [2025-03-05T10:39:48.639Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T10:39:48.811Z] provisioning config files... [2025-03-05T10:39:48.825Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13342109262458541768tmp [Pipeline] { [Pipeline] echo [2025-03-05T10:39:48.844Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:39:49.124Z] ---> create-netrc.sh [Pipeline] } [2025-03-05T10:39:49.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:39:49.553Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-05T10:39:49.562Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:39:49.846Z] ---> sudo-logs.sh [2025-03-05T10:39:49.846Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-05T10:39:49.876Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:39:50.157Z] ---> job-cost.sh [2025-03-05T10:39:50.158Z] lf-activate-venv: SKIPPING [2025-03-05T10:39:50.158Z] DEBUG: total: 0.2199999988079071 [2025-03-05T10:39:50.158Z] INFO: Retrieving Stack Cost... [2025-03-05T10:39:50.417Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T10:39:50.987Z] INFO: Archiving Costs [Pipeline] echo [2025-03-05T10:39:50.999Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T10:39:51.448Z] ---> logs-deploy.sh [2025-03-05T10:39:51.448Z] lf-activate-venv: SKIPPING [2025-03-05T10:39:51.448Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/192 [2025-03-05T10:39:51.448Z] INFO: archiving workspace using pattern(s): [2025-03-05T10:39:52.389Z] Archives upload complete. [2025-03-05T10:39:52.389Z] INFO: archiving logs to Nexus [2025-03-05T10:39:52.966Z] ---> uname -a: [2025-03-05T10:39:52.966Z] Linux prd-ubuntu20-04-docker-8c-8g-40304 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-05T10:39:52.966Z] [2025-03-05T10:39:52.966Z] [2025-03-05T10:39:52.966Z] ---> lscpu: [2025-03-05T10:39:52.966Z] Architecture: x86_64 [2025-03-05T10:39:52.966Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-05T10:39:52.966Z] Byte Order: Little Endian [2025-03-05T10:39:52.966Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-05T10:39:52.966Z] CPU(s): 8 [2025-03-05T10:39:52.966Z] On-line CPU(s) list: 0-7 [2025-03-05T10:39:52.966Z] Thread(s) per core: 1 [2025-03-05T10:39:52.966Z] Core(s) per socket: 1 [2025-03-05T10:39:52.966Z] Socket(s): 8 [2025-03-05T10:39:52.966Z] NUMA node(s): 1 [2025-03-05T10:39:52.966Z] Vendor ID: AuthenticAMD [2025-03-05T10:39:52.966Z] CPU family: 23 [2025-03-05T10:39:52.966Z] Model: 49 [2025-03-05T10:39:52.966Z] Model name: AMD EPYC-Rome Processor [2025-03-05T10:39:52.966Z] Stepping: 0 [2025-03-05T10:39:52.966Z] CPU MHz: 2799.998 [2025-03-05T10:39:52.966Z] BogoMIPS: 5599.99 [2025-03-05T10:39:52.966Z] Virtualization: AMD-V [2025-03-05T10:39:52.966Z] Hypervisor vendor: KVM [2025-03-05T10:39:52.966Z] Virtualization type: full [2025-03-05T10:39:52.966Z] L1d cache: 256 KiB [2025-03-05T10:39:52.966Z] L1i cache: 256 KiB [2025-03-05T10:39:52.966Z] L2 cache: 4 MiB [2025-03-05T10:39:52.966Z] L3 cache: 128 MiB [2025-03-05T10:39:52.966Z] NUMA node0 CPU(s): 0-7 [2025-03-05T10:39:52.966Z] Vulnerability Itlb multihit: Not affected [2025-03-05T10:39:52.966Z] Vulnerability L1tf: Not affected [2025-03-05T10:39:52.966Z] Vulnerability Mds: Not affected [2025-03-05T10:39:52.966Z] Vulnerability Meltdown: Not affected [2025-03-05T10:39:52.966Z] Vulnerability Mmio stale data: Not affected [2025-03-05T10:39:52.966Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-05T10:39:52.966Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-05T10:39:52.966Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-05T10:39:52.966Z] Vulnerability Srbds: Not affected [2025-03-05T10:39:52.966Z] Vulnerability Tsx async abort: Not affected [2025-03-05T10:39:52.966Z] 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-03-05T10:39:52.966Z] [2025-03-05T10:39:52.966Z] [2025-03-05T10:39:52.966Z] ---> nproc: [2025-03-05T10:39:52.966Z] 8 [2025-03-05T10:39:52.966Z] [2025-03-05T10:39:52.966Z] [2025-03-05T10:39:52.966Z] ---> df -h: [2025-03-05T10:39:52.966Z] Filesystem Size Used Avail Use% Mounted on [2025-03-05T10:39:52.966Z] overlay 155G 14G 142G 9% / [2025-03-05T10:39:52.966Z] tmpfs 64M 0 64M 0% /dev [2025-03-05T10:39:52.966Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-05T10:39:52.966Z] shm 64M 0 64M 0% /dev/shm [2025-03-05T10:39:52.966Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-03-05T10:39:52.966Z] [2025-03-05T10:39:52.966Z] [2025-03-05T10:39:52.966Z] ---> sar -b -r -n DEV: [2025-03-05T10:39:52.966Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40304) 03/05/25 _x86_64_ (8 CPU) [2025-03-05T10:39:52.966Z] [2025-03-05T10:39:52.966Z] 10:23:02 LINUX RESTART (8 CPU) [2025-03-05T10:39:52.966Z] [2025-03-05T10:39:52.966Z] 10:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-05T10:39:52.966Z] 10:25:01 348.41 3.62 344.79 0.00 66.26 98814.33 0.00 [2025-03-05T10:39:52.966Z] 10:26:01 104.25 0.15 104.10 0.00 6.13 31272.52 0.00 [2025-03-05T10:39:52.966Z] 10:27:01 127.90 0.10 127.80 0.00 13.46 35427.31 0.00 [2025-03-05T10:39:52.966Z] 10:28:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 [2025-03-05T10:39:52.966Z] 10:29:01 40.34 4.93 35.40 0.00 2617.79 5925.62 0.00 [2025-03-05T10:39:52.966Z] 10:30:01 3.73 0.02 3.72 0.00 0.13 81.45 0.00 [2025-03-05T10:39:52.966Z] 10:31:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 [2025-03-05T10:39:52.966Z] 10:32:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 [2025-03-05T10:39:52.966Z] 10:33:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 [2025-03-05T10:39:52.966Z] 10:34:01 1.62 0.00 1.62 0.00 0.00 18.39 0.00 [2025-03-05T10:39:52.966Z] 10:35:01 1.08 0.00 1.08 0.00 0.00 16.66 0.00 [2025-03-05T10:39:52.966Z] 10:36:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 [2025-03-05T10:39:52.966Z] 10:37:01 2.05 1.02 1.03 0.00 21.86 16.40 0.00 [2025-03-05T10:39:52.966Z] 10:38:01 2.38 0.00 2.38 0.00 0.00 28.53 0.00 [2025-03-05T10:39:52.966Z] 10:39:01 39.43 0.12 39.31 0.00 10.40 24025.46 0.00 [2025-03-05T10:39:52.966Z] Average: 45.19 0.66 44.53 0.00 182.43 13046.78 0.00 [2025-03-05T10:39:52.966Z] [2025-03-05T10:39:52.966Z] 10:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-05T10:39:52.966Z] 10:25:01 27240668 31286476 1028428 3.13 186056 3958992 2359924 6.95 1707316 3369532 459112 [2025-03-05T10:39:52.966Z] 10:26:01 27112244 31501276 817296 2.49 191504 4290552 2027364 5.97 1411756 3790044 372704 [2025-03-05T10:39:52.966Z] 10:27:01 26990072 31533268 782428 2.38 199984 4405132 1776360 5.24 1395664 3893972 160 [2025-03-05T10:39:52.966Z] 10:28:01 26990392 31533696 781760 2.38 200028 4405132 1776360 5.24 1395712 3893972 20 [2025-03-05T10:39:52.966Z] 10:29:01 26687948 31519568 759616 2.31 222748 4679196 1739448 5.13 1591212 3969408 12 [2025-03-05T10:39:52.966Z] 10:30:01 26692460 31519108 760060 2.31 221260 4675940 1721740 5.07 1590560 3966192 8 [2025-03-05T10:39:52.966Z] 10:31:01 26699240 31525968 753176 2.29 221296 4675948 1721740 5.07 1584072 3966200 16 [2025-03-05T10:39:52.966Z] 10:32:01 26699800 31526592 752516 2.29 221360 4675952 1721740 5.07 1584216 3966208 24 [2025-03-05T10:39:52.966Z] 10:33:01 26701448 31528248 750996 2.28 221388 4675952 1721740 5.07 1582164 3966212 8 [2025-03-05T10:39:52.966Z] 10:34:01 26701396 31528424 750700 2.28 221428 4676088 1721740 5.07 1582348 3966348 12 [2025-03-05T10:39:52.966Z] 10:35:01 26702412 31529440 749608 2.28 221452 4676088 1721740 5.07 1581660 3966348 4 [2025-03-05T10:39:52.966Z] 10:36:01 26702396 31529428 749552 2.28 221460 4676092 1721740 5.07 1581664 3966352 28 [2025-03-05T10:39:52.966Z] 10:37:01 26700124 31528272 750632 2.28 221544 4676708 1734160 5.11 1582384 3966876 352 [2025-03-05T10:39:52.966Z] 10:38:01 26700288 31528468 750376 2.28 221580 4676700 1734160 5.11 1582076 3966880 12 [2025-03-05T10:39:52.966Z] 10:39:01 25886884 31481304 793276 2.41 228976 5382748 1863664 5.49 1636704 4670500 27736 [2025-03-05T10:39:52.966Z] Average: 26747185 31506636 782028 2.38 214804 4613815 1804241 5.32 1559301 3952336 57347 [2025-03-05T10:39:52.966Z] [2025-03-05T10:39:52.966Z] 10:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-05T10:39:52.966Z] 10:25:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:25:01 ens3 576.74 353.61 6177.53 47.38 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:25:01 veth221db13 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:25:01 docker0 269.77 431.94 23.61 2919.47 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:26:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:26:01 ens3 26.35 14.35 58.66 9.56 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:26:01 docker0 1.48 3.25 0.09 38.12 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:27:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:27:01 ens3 168.47 117.93 2688.98 361.59 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:27:01 docker0 2.88 6.07 0.18 76.77 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:28:01 ens3 0.80 0.60 0.39 0.29 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:29:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:29:01 ens3 95.72 41.20 2154.40 3.30 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:30:01 ens3 0.62 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:31:01 ens3 0.80 0.37 0.37 0.27 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:34:01 ens3 0.38 0.23 0.14 0.08 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:35:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:36:01 ens3 0.38 0.10 0.04 0.01 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:37:01 ens3 0.47 0.28 0.26 0.21 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:38:01 ens3 0.23 0.07 0.03 0.01 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:39:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:39:01 ens3 133.93 77.02 3923.28 11.32 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:39:01 veth9873116 0.30 0.32 0.03 0.13 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] 10:39:01 docker0 0.30 0.28 0.03 0.13 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] Average: ens3 67.01 40.40 1000.28 28.93 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] Average: veth9873116 0.02 0.02 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] Average: docker0 18.30 29.44 1.59 202.29 0.00 0.00 0.00 0.00 [2025-03-05T10:39:52.966Z] [2025-03-05T10:39:52.966Z] [2025-03-05T10:39:52.966Z] ---> sar -P ALL: [2025-03-05T10:39:52.966Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40304) 03/05/25 _x86_64_ (8 CPU) [2025-03-05T10:39:52.966Z] [2025-03-05T10:39:52.966Z] 10:23:02 LINUX RESTART (8 CPU) [2025-03-05T10:39:52.966Z] [2025-03-05T10:39:52.966Z] 10:24:01 CPU %user %nice %system %iowait %steal %idle [2025-03-05T10:39:52.966Z] 10:25:01 all 24.25 0.00 7.69 1.60 0.08 66.39 [2025-03-05T10:39:52.966Z] 10:25:01 0 24.23 0.00 8.17 0.52 0.07 67.01 [2025-03-05T10:39:52.966Z] 10:25:01 1 24.42 0.00 8.57 1.01 0.07 65.93 [2025-03-05T10:39:52.966Z] 10:25:01 2 26.93 0.00 7.67 0.14 0.07 65.20 [2025-03-05T10:39:52.966Z] 10:25:01 3 25.31 0.00 7.31 0.46 0.07 66.85 [2025-03-05T10:39:52.966Z] 10:25:01 4 22.83 0.00 6.75 0.61 0.07 69.75 [2025-03-05T10:39:52.966Z] 10:25:01 5 24.19 0.00 6.73 0.73 0.10 68.25 [2025-03-05T10:39:52.966Z] 10:25:01 6 22.93 0.00 7.81 2.42 0.07 66.76 [2025-03-05T10:39:52.966Z] 10:25:01 7 23.12 0.00 8.51 6.94 0.10 61.32 [2025-03-05T10:39:52.966Z] 10:26:01 all 50.81 0.00 8.01 0.36 0.09 40.73 [2025-03-05T10:39:52.966Z] 10:26:01 0 48.70 0.00 7.59 0.20 0.08 43.43 [2025-03-05T10:39:52.966Z] 10:26:01 1 52.77 0.00 7.99 0.05 0.10 39.09 [2025-03-05T10:39:52.966Z] 10:26:01 2 51.74 0.00 8.12 1.04 0.08 39.01 [2025-03-05T10:39:52.966Z] 10:26:01 3 51.64 0.00 7.50 0.32 0.08 40.46 [2025-03-05T10:39:52.966Z] 10:26:01 4 50.62 0.00 8.68 0.24 0.08 40.37 [2025-03-05T10:39:52.966Z] 10:26:01 5 48.82 0.00 7.69 0.03 0.08 43.36 [2025-03-05T10:39:52.966Z] 10:26:01 6 50.32 0.00 7.70 0.05 0.08 41.85 [2025-03-05T10:39:52.966Z] 10:26:01 7 51.85 0.00 8.83 0.96 0.08 38.28 [2025-03-05T10:39:52.966Z] 10:27:01 all 4.75 0.00 1.80 0.56 0.04 92.85 [2025-03-05T10:39:52.966Z] 10:27:01 0 3.77 0.00 1.29 0.12 0.03 94.79 [2025-03-05T10:39:52.966Z] 10:27:01 1 5.45 0.00 1.69 0.15 0.03 92.67 [2025-03-05T10:39:52.966Z] 10:27:01 2 3.10 0.00 2.05 3.23 0.07 91.55 [2025-03-05T10:39:52.966Z] 10:27:01 3 6.14 0.00 1.92 0.05 0.05 91.84 [2025-03-05T10:39:52.966Z] 10:27:01 4 3.50 0.00 1.83 0.13 0.03 94.50 [2025-03-05T10:39:52.966Z] 10:27:01 5 6.65 0.00 1.82 0.03 0.03 91.47 [2025-03-05T10:39:52.966Z] 10:27:01 6 5.42 0.00 1.67 0.62 0.02 92.27 [2025-03-05T10:39:52.966Z] 10:27:01 7 3.97 0.00 2.13 0.13 0.02 93.75 [2025-03-05T10:39:52.966Z] 10:28:01 all 0.16 0.00 0.02 0.00 0.01 99.81 [2025-03-05T10:39:52.966Z] 10:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-05T10:39:52.966Z] 10:28:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-05T10:39:52.966Z] 10:28:01 2 0.07 0.00 0.00 0.02 0.03 99.88 [2025-03-05T10:39:52.966Z] 10:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-05T10:39:52.966Z] 10:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-05T10:39:52.966Z] 10:28:01 5 1.09 0.00 0.12 0.00 0.00 98.79 [2025-03-05T10:39:52.966Z] 10:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-05T10:39:52.966Z] 10:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-05T10:39:52.966Z] 10:29:01 all 2.02 0.00 1.13 0.25 0.02 96.58 [2025-03-05T10:39:52.966Z] 10:29:01 0 2.65 0.00 1.18 0.03 0.02 96.11 [2025-03-05T10:39:52.966Z] 10:29:01 1 2.59 0.00 1.60 0.07 0.02 95.73 [2025-03-05T10:39:52.966Z] 10:29:01 2 1.19 0.00 0.85 0.95 0.03 96.98 [2025-03-05T10:39:52.966Z] 10:29:01 3 2.55 0.00 1.57 0.12 0.03 95.73 [2025-03-05T10:39:52.966Z] 10:29:01 4 1.65 0.00 1.43 0.03 0.02 96.86 [2025-03-05T10:39:52.966Z] 10:29:01 5 1.84 0.00 0.70 0.03 0.03 97.39 [2025-03-05T10:39:52.966Z] 10:29:01 6 1.85 0.00 1.12 0.77 0.00 96.26 [2025-03-05T10:39:52.966Z] 10:29:01 7 1.82 0.00 0.60 0.03 0.00 97.55 [2025-03-05T10:39:52.966Z] 10:30:01 all 0.06 0.00 0.05 0.01 0.01 99.87 [2025-03-05T10:39:52.966Z] 10:30:01 0 0.20 0.00 0.15 0.00 0.03 99.62 [2025-03-05T10:39:52.966Z] 10:30:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2025-03-05T10:39:52.966Z] 10:30:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2025-03-05T10:39:52.966Z] 10:30:01 3 0.00 0.00 0.03 0.05 0.02 99.90 [2025-03-05T10:39:52.966Z] 10:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-05T10:39:52.966Z] 10:30:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-05T10:39:52.967Z] 10:30:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-05T10:39:52.967Z] 10:30:01 7 0.05 0.00 0.07 0.00 0.02 99.87 [2025-03-05T10:39:52.967Z] 10:31:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-03-05T10:39:52.967Z] 10:31:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2025-03-05T10:39:52.967Z] 10:31:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-05T10:39:52.967Z] 10:31:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-05T10:39:52.967Z] 10:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-05T10:39:52.967Z] 10:31:01 4 0.00 0.00 0.03 0.02 0.00 99.95 [2025-03-05T10:39:52.967Z] 10:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-05T10:39:52.967Z] 10:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-05T10:39:52.967Z] 10:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-05T10:39:52.967Z] 10:32:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2025-03-05T10:39:52.967Z] 10:32:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-05T10:39:52.967Z] 10:32:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-05T10:39:52.967Z] 10:32:01 2 0.32 0.00 0.00 0.00 0.02 99.67 [2025-03-05T10:39:52.967Z] 10:32:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-05T10:39:52.967Z] 10:32:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-05T10:39:52.967Z] 10:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-05T10:39:52.967Z] 10:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-05T10:39:52.967Z] 10:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-05T10:39:52.967Z] 10:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-03-05T10:39:52.967Z] 10:33:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2025-03-05T10:39:52.967Z] 10:33:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-05T10:39:52.967Z] 10:33:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-05T10:39:52.967Z] 10:33:01 3 0.00 0.00 0.03 0.03 0.03 99.90 [2025-03-05T10:39:52.967Z] 10:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-05T10:39:52.967Z] 10:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-05T10:39:52.967Z] 10:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-05T10:39:52.967Z] 10:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-05T10:39:52.967Z] 10:34:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-03-05T10:39:52.967Z] 10:34:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2025-03-05T10:39:52.967Z] 10:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-05T10:39:52.967Z] 10:34:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2025-03-05T10:39:52.967Z] 10:34:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-05T10:39:52.967Z] 10:34:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-05T10:39:52.967Z] 10:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-05T10:39:52.967Z] 10:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-05T10:39:52.967Z] 10:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-05T10:39:52.967Z] 10:35:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-03-05T10:39:52.967Z] 10:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-05T10:39:52.967Z] 10:35:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-05T10:39:52.967Z] 10:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-05T10:39:52.967Z] 10:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-05T10:39:52.967Z] 10:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-05T10:39:52.967Z] 10:35:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-05T10:39:52.967Z] 10:35:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-05T10:39:52.967Z] 10:35:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-05T10:39:52.967Z] [2025-03-05T10:39:52.967Z] 10:35:01 CPU %user %nice %system %iowait %steal %idle [2025-03-05T10:39:52.967Z] 10:36:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-03-05T10:39:52.967Z] 10:36:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2025-03-05T10:39:52.967Z] 10:36:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-05T10:39:52.967Z] 10:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-05T10:39:52.967Z] 10:36:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-05T10:39:52.967Z] 10:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-05T10:39:52.967Z] 10:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-05T10:39:52.967Z] 10:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-05T10:39:52.967Z] 10:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-05T10:39:52.967Z] 10:37:01 all 0.05 0.00 0.04 0.01 0.01 99.89 [2025-03-05T10:39:52.967Z] 10:37:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2025-03-05T10:39:52.967Z] 10:37:01 1 0.22 0.00 0.07 0.03 0.02 99.67 [2025-03-05T10:39:52.967Z] 10:37:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-05T10:39:52.967Z] 10:37:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-05T10:39:52.967Z] 10:37:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-05T10:39:52.967Z] 10:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-05T10:39:52.967Z] 10:37:01 6 0.07 0.00 0.05 0.02 0.02 99.85 [2025-03-05T10:39:52.967Z] 10:37:01 7 0.03 0.00 0.07 0.00 0.02 99.88 [2025-03-05T10:39:52.967Z] 10:38:01 all 0.19 0.00 0.01 0.00 0.01 99.78 [2025-03-05T10:39:52.967Z] 10:38:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2025-03-05T10:39:52.967Z] 10:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-05T10:39:52.967Z] 10:38:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2025-03-05T10:39:52.967Z] 10:38:01 3 1.34 0.00 0.03 0.02 0.02 98.60 [2025-03-05T10:39:52.967Z] 10:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-05T10:39:52.967Z] 10:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-05T10:39:52.967Z] 10:38:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-05T10:39:52.967Z] 10:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-05T10:39:52.967Z] 10:39:01 all 2.89 0.00 1.22 0.27 0.02 95.60 [2025-03-05T10:39:52.967Z] 10:39:01 0 2.17 0.00 0.84 0.03 0.03 96.92 [2025-03-05T10:39:52.967Z] 10:39:01 1 2.27 0.00 1.36 0.07 0.02 96.29 [2025-03-05T10:39:52.967Z] 10:39:01 2 3.30 0.00 1.31 0.00 0.02 95.38 [2025-03-05T10:39:52.967Z] 10:39:01 3 4.04 0.00 1.33 0.25 0.03 94.35 [2025-03-05T10:39:52.967Z] 10:39:01 4 3.27 0.00 1.53 1.78 0.02 93.41 [2025-03-05T10:39:52.967Z] 10:39:01 5 2.18 0.00 1.89 0.02 0.02 95.90 [2025-03-05T10:39:52.967Z] 10:39:01 6 2.78 0.00 0.84 0.02 0.00 96.37 [2025-03-05T10:39:52.967Z] 10:39:01 7 3.08 0.00 0.69 0.02 0.02 96.20 [2025-03-05T10:39:52.967Z] Average: all 5.64 0.00 1.33 0.20 0.02 92.80 [2025-03-05T10:39:52.967Z] Average: 0 5.43 0.00 1.29 0.06 0.03 93.19 [2025-03-05T10:39:52.967Z] Average: 1 5.83 0.00 1.42 0.09 0.02 92.63 [2025-03-05T10:39:52.967Z] Average: 2 5.75 0.00 1.33 0.36 0.03 92.54 [2025-03-05T10:39:52.967Z] Average: 3 6.03 0.00 1.31 0.09 0.03 92.54 [2025-03-05T10:39:52.967Z] Average: 4 5.42 0.00 1.34 0.19 0.02 93.03 [2025-03-05T10:39:52.967Z] Average: 5 5.62 0.00 1.26 0.06 0.02 93.04 [2025-03-05T10:39:52.967Z] Average: 6 5.52 0.00 1.27 0.26 0.02 92.94 [2025-03-05T10:39:52.967Z] Average: 7 5.56 0.00 1.38 0.53 0.02 92.50 [2025-03-05T10:39:52.967Z] [2025-03-05T10:39:52.967Z] [2025-03-05T10:39:52.967Z]