Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 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-ssh17417281454210349033.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh15823642381793608129.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh3225987985521115367.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh4433142154240151209.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-ssh18200140503055802488.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, goVersion:1.25] ========================================================= [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.25 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 ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-10575’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10578 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 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 (main) Commit message: "Merge pull request #799 from sabrina-lin527/update-changelog" > git config core.sparsecheckout # timeout=10 > git checkout -f 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 # timeout=10 > git rev-list --no-walk c6e158839bcd084ea8f5f3d68e1f575365487a32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:19:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:19:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:19:02 ========================================================= 04:19:02 EdgeX Global Pipelines Version Info 04:19:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:19:03 ------------------- 04:19:03 stable info: 04:19:03 ------------------- 04:19:03 Commited By: Cherry Wang cherry@iotechsys.com 04:19:03 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 04:19:03 Message: update stable to v1.0.280 04:19:05 ------------------- 04:19:05 experimental info: 04:19:05 ------------------- 04:19:05 Commited By: Cherry Wang cherry@iotechsys.com 04:19:05 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 04:19:05 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:19:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 04:19:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 04:19:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:19:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:19:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:19:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 04:19:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 04:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:19:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:19:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:19:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:19:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:19:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:19:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:19:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:19:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:19:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:19:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:19:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:19:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:19:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:19:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:19:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:19:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:19:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [Pipeline] echo 04:19:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b5b28a [Pipeline] echo 04:19:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:06 provisioning config files... 04:19:06 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2370981000906828227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:07 ---> ****-login.sh 04:19:07 nexus3.edgexfoundry.org:10001 04:19:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:07 04:19:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:19:07 Configure a credential helper to remove this warning. See 04:19:07 https://docs.****.com/go/credential-store/ 04:19:07 04:19:07 Login Succeeded 04:19:07 nexus3.edgexfoundry.org:10002 04:19:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:07 04:19:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:19:07 Configure a credential helper to remove this warning. See 04:19:07 https://docs.****.com/go/credential-store/ 04:19:07 04:19:07 Login Succeeded 04:19:07 nexus3.edgexfoundry.org:10003 04:19:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:07 04:19:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:19:07 Configure a credential helper to remove this warning. See 04:19:07 https://docs.****.com/go/credential-store/ 04:19:07 04:19:07 Login Succeeded 04:19:07 nexus3.edgexfoundry.org:10004 04:19:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:07 04:19:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:19:07 Configure a credential helper to remove this warning. See 04:19:07 https://docs.****.com/go/credential-store/ 04:19:07 04:19:07 Login Succeeded 04:19:07 ****.io 04:19:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:08 04:19:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:19:08 Configure a credential helper to remove this warning. See 04:19:08 https://docs.****.com/go/credential-store/ 04:19:08 04:19:08 Login Succeeded 04:19:08 ---> ****-login.sh ends [Pipeline] } 04:19:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:19:08 + git rev-list -1 --merges 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9~1..4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [Pipeline] echo 04:19:08 -----------> git rev-list -1 --merges 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9~1..4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 04:19:08 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [false] [Pipeline] sh 04:19:09 + git log --format=format:%s -1 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [Pipeline] echo 04:19:09 ========================================================= 04:19:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:19:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:19:10 + git log --format=format:%s -1 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [Pipeline] echo 04:19:10 [semverPrep] GIT_COMMIT: 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9, Commit Message: Merge pull request #799 from sabrina-lin527/update-changelog [Pipeline] echo 04:19:10 [semverPrep] This is not a build commit. [Pipeline] sh 04:19:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:19:10 + grep -v github /etc/ssh/ssh_known_hosts 04:19:10 + [ -e /tmp/ssh_known_hosts ] 04:19:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:19:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:19:10 + sudo tee -a /etc/ssh/ssh_known_hosts 04:19:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:11 04:19:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:11 0.1.4: Pulling from edgex-devops/py-git-semver 04:19:11 3dae71ba6b94: Pulling fs layer 04:19:11 6bf1a483ea7c: Pulling fs layer 04:19:11 f5dfc541a4d3: Pulling fs layer 04:19:11 461d9e800cba: Pulling fs layer 04:19:11 80192f66455f: Pulling fs layer 04:19:11 2e8e34ca0e6c: Pulling fs layer 04:19:11 a29436f7fd5d: Pulling fs layer 04:19:11 923cac83aea3: Pulling fs layer 04:19:11 25ad8b0a4227: Pulling fs layer 04:19:11 db01528c6b51: Pulling fs layer 04:19:11 28988de357af: Pulling fs layer 04:19:11 461d9e800cba: Waiting 04:19:11 80192f66455f: Waiting 04:19:11 2e8e34ca0e6c: Waiting 04:19:11 a29436f7fd5d: Waiting 04:19:11 923cac83aea3: Waiting 04:19:11 25ad8b0a4227: Waiting 04:19:11 db01528c6b51: Waiting 04:19:11 28988de357af: Waiting 04:19:11 6bf1a483ea7c: Verifying Checksum 04:19:11 6bf1a483ea7c: Download complete 04:19:11 461d9e800cba: Verifying Checksum 04:19:11 461d9e800cba: Download complete 04:19:11 80192f66455f: Verifying Checksum 04:19:11 80192f66455f: Download complete 04:19:11 f5dfc541a4d3: Verifying Checksum 04:19:11 f5dfc541a4d3: Download complete 04:19:12 3dae71ba6b94: Download complete 04:19:12 923cac83aea3: Download complete 04:19:12 25ad8b0a4227: Verifying Checksum 04:19:12 25ad8b0a4227: Download complete 04:19:12 db01528c6b51: Download complete 04:19:12 28988de357af: Verifying Checksum 04:19:12 28988de357af: Download complete 04:19:12 a29436f7fd5d: Verifying Checksum 04:19:12 a29436f7fd5d: Download complete 04:19:13 2e8e34ca0e6c: Verifying Checksum 04:19:13 2e8e34ca0e6c: Download complete 04:19:13 3dae71ba6b94: Pull complete 04:19:13 6bf1a483ea7c: Pull complete 04:19:14 f5dfc541a4d3: Pull complete 04:19:14 461d9e800cba: Pull complete 04:19:14 80192f66455f: Pull complete 04:19:17 2e8e34ca0e6c: Pull complete 04:19:18 a29436f7fd5d: Pull complete 04:19:18 923cac83aea3: Pull complete 04:19:18 25ad8b0a4227: Pull complete 04:19:18 db01528c6b51: Pull complete 04:19:18 28988de357af: Pull complete 04:19:18 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 04:19:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:18 prd-ubuntu20.04-docker-8c-8g-10578 does not seem to be running inside a container 04:19:18 $ 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 04:19:20 $ docker top c648f835fa295154fd46f077005a437103269331e74c158537994e63143be201 -eo pid,comm 04:19:20 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). 04:19:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:19:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:20 [ssh-agent] Looking for ssh-agent implementation... 04:19:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:20 $ docker exec c648f835fa295154fd46f077005a437103269331e74c158537994e63143be201 ssh-agent 04:19:20 SSH_AUTH_SOCK=/tmp/ssh-jFmQDIccKAlQ/agent.32 04:19:20 SSH_AGENT_PID=38 04:19:20 Running ssh-add (command line suppressed) 04:19:21 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10525267560674267337.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10525267560674267337.key) 04:19:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:21 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh 04:19:21 + git tag --points-at HEAD [Pipeline] } 04:19:21 $ docker exec --env ******** --env ******** c648f835fa295154fd46f077005a437103269331e74c158537994e63143be201 ssh-agent -k 04:19:21 unset SSH_AUTH_SOCK; 04:19:21 unset SSH_AGENT_PID; 04:19:21 echo Agent pid 38 killed; 04:19:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:19:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:21 [ssh-agent] Looking for ssh-agent implementation... 04:19:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:21 $ docker exec c648f835fa295154fd46f077005a437103269331e74c158537994e63143be201 ssh-agent 04:19:21 SSH_AUTH_SOCK=/tmp/ssh-jWzwJObx9c1O/agent.85 04:19:21 SSH_AGENT_PID=91 04:19:21 Running ssh-add (command line suppressed) 04:19:22 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3700016846806180567.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3700016846806180567.key) 04:19:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:22 + git semver init 04:19:22 2026-05-25 04:19:22,649 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:19:22 2026-05-25 04:19:22,653 [run_init] DEBUG init version:0.0.0 force:False 04:19:22 2026-05-25 04:19:22,653 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 04:19:22 2026-05-25 04:19:22,654 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 04:19:22 2026-05-25 04:19:22,654 [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, stdin=None, shell=False, universal_newlines=False) 04:19:24 2026-05-25 04:19:23,996 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 04:19:24 2026-05-25 04:19:23,996 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 04:19:24 2026-05-25 04:19:23,996 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:19:24 2026-05-25 04:19:23,996 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:19:24 4.1.0-dev.16 [Pipeline] } 04:19:24 $ docker exec --env ******** --env ******** c648f835fa295154fd46f077005a437103269331e74c158537994e63143be201 ssh-agent -k 04:19:24 unset SSH_AUTH_SOCK; 04:19:24 unset SSH_AGENT_PID; 04:19:24 echo Agent pid 91 killed; 04:19:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:19:24 + git semver [Pipeline] } 04:19:24 $ docker stop --time=1 c648f835fa295154fd46f077005a437103269331e74c158537994e63143be201 04:19:26 $ docker rm -f --volumes c648f835fa295154fd46f077005a437103269331e74c158537994e63143be201 [Pipeline] // withDockerContainer [Pipeline] sh 04:19:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:19:26 Stashed 1 file(s) [Pipeline] echo 04:19:26 [edgeXSemver]: initialized semver on version 4.1.0-dev.16 [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 04:19:26 provisioning config files... 04:19:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3232787117334498890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:27 ---> ****-login.sh 04:19:27 nexus3.edgexfoundry.org:10001 04:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:27 Login Succeeded 04:19:27 nexus3.edgexfoundry.org:10002 04:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:27 Login Succeeded 04:19:27 nexus3.edgexfoundry.org:10003 04:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:27 Login Succeeded 04:19:27 nexus3.edgexfoundry.org:10004 04:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:27 Login Succeeded 04:19:27 ****.io 04:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:27 Login Succeeded 04:19:27 ---> ****-login.sh ends [Pipeline] } 04:19:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:19:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:19:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:19:27 ========================================================= 04:19:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 04:19:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 04:19:28 #0 building with "default" instance using docker driver 04:19:28 04:19:28 #1 [internal] load build definition from Dockerfile 04:19:28 #1 transferring dockerfile: 1.84kB done 04:19:28 #1 DONE 0.0s 04:19:28 04:19:28 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:19:28 #2 DONE 0.1s 04:19:29 04:19:29 #3 [internal] load .dockerignore 04:19:29 #3 transferring context: 182B done 04:19:29 #3 DONE 0.0s 04:19:29 04:19:29 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:19:29 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 04:19:29 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 04:19:29 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 04:19:29 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 1.05MB / 3.80MB 0.1s 04:19:29 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 04:19:29 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 04:19:29 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 04:19:29 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 04:19:29 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.2s done 04:19:29 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 7.51MB / 60.15MB 0.2s 04:19:29 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 04:19:29 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s 04:19:29 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 04:19:29 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 04:19:29 #4 ... 04:19:29 04:19:29 #5 [internal] load build context 04:19:29 #5 transferring context: 31.65MB 0.2s done 04:19:29 #5 DONE 0.3s 04:19:29 04:19:29 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:19:29 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.3s 04:19:29 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.3s 04:19:29 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.3s 04:19:29 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 04:19:29 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 6.29MB / 11.98MB 0.4s 04:19:29 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 04:19:29 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 22.02MB / 60.15MB 0.6s 04:19:29 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.6s done 04:19:29 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 44.04MB / 60.15MB 0.8s 04:19:29 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 15.73MB / 112.58MB 0.8s 04:19:29 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.8s 04:19:29 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.0s done 04:19:29 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 34.60MB / 112.58MB 1.0s 04:19:29 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.0s done 04:19:30 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 47.19MB / 112.58MB 1.1s 04:19:30 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 04:19:30 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.82MB / 112.58MB 1.2s 04:19:30 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 77.59MB / 112.58MB 1.3s 04:19:30 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 97.52MB / 112.58MB 1.4s 04:19:30 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s 04:19:30 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.6s done 04:19:37 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.4s done 04:19:37 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 04:19:37 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 04:19:37 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 04:19:37 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 04:19:37 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 04:19:37 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 04:19:37 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 04:19:38 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done 04:19:38 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 04:19:38 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 04:19:38 #4 DONE 9.6s 04:19:38 04:19:38 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 04:19:38 #6 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:19:39 #6 0.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:19:39 #6 0.760 (1/4) Installing openssh-keygen (10.0_p1-r10) 04:19:39 #6 0.776 (2/4) Installing libedit (20250104.3.1-r1) 04:19:39 #6 0.782 (3/4) Installing openssh-client-common (10.0_p1-r10) 04:19:39 #6 0.802 (4/4) Installing openssh-client-default (10.0_p1-r10) 04:19:39 #6 0.812 Executing busybox-1.37.0-r19.trigger 04:19:39 #6 0.821 OK: 269 MiB in 64 packages 04:19:40 #6 DONE 2.1s 04:19:40 04:19:40 #7 [builder 3/7] WORKDIR /device-mqtt-go 04:19:40 #7 DONE 0.0s 04:19:40 04:19:40 #8 [builder 4/7] COPY go.mod vendor* ./ 04:19:40 #8 DONE 0.0s 04:19:40 04:19:40 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:41 Still waiting to schedule task 04:19:41 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10573’ 04:19:51 #9 DONE 9.8s 04:19:51 04:19:51 #10 [builder 6/7] COPY . . 04:19:51 #10 DONE 0.1s 04:19:51 04:19:51 #11 [builder 7/7] RUN echo noop 04:19:51 #11 0.198 noop 04:19:51 #11 DONE 0.3s 04:19:51 04:19:51 #12 exporting to image 04:19:51 #12 exporting layers 04:19:58 #12 exporting layers 6.8s done 04:19:58 #12 writing image sha256:ed2a75dd8b1e48eca9245f615d05d1132c993190e37c79f150845e3c9456461b done 04:19:58 #12 naming to docker.io/library/ci-base-image-x86_64 done 04:19:58 #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:58 + docker inspect -f . ci-base-image-x86_64 04:19:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:58 prd-ubuntu20.04-docker-8c-8g-10578 does not seem to be running inside a container 04:19:58 $ 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 04:19:58 $ docker top 03ee076ca1db4c76cf91951c4b44fb5a51fa055535cb0450912e322e6ead8144 -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:59 + go version 04:19:59 go version go1.25.2 linux/amd64 [Pipeline] } 04:19:59 $ docker stop --time=1 03ee076ca1db4c76cf91951c4b44fb5a51fa055535cb0450912e322e6ead8144 04:20:00 $ docker rm -f --volumes 03ee076ca1db4c76cf91951c4b44fb5a51fa055535cb0450912e322e6ead8144 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:00 + docker inspect -f . ci-base-image-x86_64 04:20:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:00 prd-ubuntu20.04-docker-8c-8g-10578 does not seem to be running inside a container 04:20:00 $ 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 04:20:01 $ docker top c194776911b8e52cf187cf8a57784aafb642fed6fe93e5bcccf0a3f65c83f201 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:01 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 04:20:02 + make test 04:20:02 go test ./... -coverprofile=coverage.out ./... 04:20:03 ? github.com/edgexfoundry/device-mqtt-go [no test files] 04:20:22 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 04:20:22 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.8% of statements 04:20:22 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 04:20:31 0 issues. 04:20:31 go vet ./... 04:20:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:20:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:20:37 ./bin/test-attribution-txt.sh 04:20:37 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 04:20:37 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 04:20:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 04:20:37 $ docker stop --time=1 c194776911b8e52cf187cf8a57784aafb642fed6fe93e5bcccf0a3f65c83f201 04:20:39 $ docker rm -f --volumes c194776911b8e52cf187cf8a57784aafb642fed6fe93e5bcccf0a3f65c83f201 [Pipeline] // withDockerContainer [Pipeline] sh 04:20:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:20:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:20:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:20:41 + ls -al . 04:20:41 total 256 04:20:41 drwxrwxr-x 9 jenkins jenkins 4096 May 25 04:20 . 04:20:41 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:18 .. 04:20:41 -rw-rw-r-- 1 jenkins jenkins 140 May 25 04:18 .dockerignore 04:20:41 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:20 .git 04:20:41 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:18 .github 04:20:41 -rw-rw-r-- 1 jenkins jenkins 264 May 25 04:18 .gitignore 04:20:41 -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:18 .golangci.yml 04:20:41 drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:19 .semver 04:20:41 -rw-rw-r-- 1 jenkins jenkins 21759 May 25 04:18 Attribution.txt 04:20:41 -rw-rw-r-- 1 jenkins jenkins 19703 May 25 04:18 CHANGELOG.md 04:20:41 -rw-rw-r-- 1 jenkins jenkins 1803 May 25 04:18 Dockerfile 04:20:41 -rw-rw-r-- 1 jenkins jenkins 677 May 25 04:18 GOVERNANCE.md 04:20:41 -rw-rw-r-- 1 jenkins jenkins 680 May 25 04:18 Jenkinsfile 04:20:41 -rw-rw-r-- 1 jenkins jenkins 11340 May 25 04:18 LICENSE 04:20:41 -rw-rw-r-- 1 jenkins jenkins 2544 May 25 04:18 Makefile 04:20:41 -rw-rw-r-- 1 jenkins jenkins 620 May 25 04:18 OWNERS.md 04:20:41 -rw-rw-r-- 1 jenkins jenkins 3599 May 25 04:18 README.md 04:20:41 -rw-rw-r-- 1 jenkins jenkins 12 May 25 04:19 VERSION 04:20:41 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:18 bin 04:20:41 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:18 cmd 04:20:41 -rw-r--r-- 1 jenkins jenkins 21039 May 25 04:20 coverage.out 04:20:41 -rw-rw-r-- 1 jenkins jenkins 6669 May 25 04:18 go.mod 04:20:41 -rw-rw-r-- 1 jenkins jenkins 89166 May 25 04:18 go.sum 04:20:41 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:18 internal 04:20:41 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:18 mock 04:20:41 -rw-rw-r-- 1 jenkins jenkins 227 May 25 04:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:41 + 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=4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 --label arch=amd64 --label version=4.1.0-dev.16 . 04:20:41 #0 building with "default" instance using docker driver 04:20:41 04:20:41 #1 [internal] load build definition from Dockerfile 04:20:41 #1 transferring dockerfile: 1.84kB done 04:20:41 #1 DONE 0.0s 04:20:41 04:20:41 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:20:41 #2 DONE 0.0s 04:20:41 04:20:41 #3 [internal] load metadata for docker.io/library/alpine:3.22 04:20:41 #3 DONE 0.1s 04:20:41 04:20:41 #4 [internal] load .dockerignore 04:20:41 #4 transferring context: 182B done 04:20:41 #4 DONE 0.0s 04:20:41 04:20:41 #5 [internal] load build context 04:20:41 #5 transferring context: 33.93kB done 04:20:41 #5 DONE 0.0s 04:20:41 04:20:41 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 04:20:41 #6 DONE 0.1s 04:20:41 04:20:41 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:20:41 #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 04:20:41 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 04:20:41 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 04:20:41 #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:20:41 #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 04:20:41 #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 04:20:41 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 04:20:41 #7 DONE 0.3s 04:20:41 04:20:41 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 04:20:42 #8 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:20:42 #8 0.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:20:42 #8 0.571 OK: 269 MiB in 64 packages 04:20:42 #8 DONE 0.7s 04:20:42 04:20:42 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:20:42 #9 0.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:20:42 #9 0.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:20:42 #9 0.588 (1/1) Installing dumb-init (1.2.5-r3) 04:20:42 #9 0.592 Executing busybox-1.37.0-r20.trigger 04:20:42 #9 0.598 OK: 7 MiB in 17 packages 04:20:42 #9 DONE 0.7s 04:20:42 04:20:42 #10 [builder 3/7] WORKDIR /device-mqtt-go 04:20:42 #10 DONE 0.0s 04:20:42 04:20:42 #11 [builder 4/7] COPY go.mod vendor* ./ 04:20:42 #11 DONE 0.1s 04:20:42 04:20:42 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:43 #12 DONE 0.6s 04:20:43 04:20:43 #13 [stage-1 3/6] RUN apk --no-cache upgrade 04:20:43 #13 0.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:20:43 #13 0.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:20:43 #13 ... 04:20:43 04:20:43 #14 [builder 6/7] COPY . . 04:20:43 #14 DONE 0.2s 04:20:43 04:20:43 #13 [stage-1 3/6] RUN apk --no-cache upgrade 04:20:43 #13 0.698 OK: 7 MiB in 17 packages 04:20:43 #13 DONE 0.8s 04:20:43 04:20:43 #15 [builder 7/7] RUN make build 04:20:43 #15 0.270 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 04:21:10 #15 DONE 23.3s 04:21:10 04:21:10 #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / 04:21:10 #16 DONE 0.2s 04:21:10 04:21:10 #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / 04:21:10 #17 DONE 0.0s 04:21:10 04:21:10 #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / 04:21:10 #18 DONE 0.0s 04:21:10 04:21:10 #19 exporting to image 04:21:10 #19 exporting layers 04:21:10 #19 exporting layers 0.2s done 04:21:10 #19 writing image sha256:387a3fbd1ec1b43b3e95b8288cbfaa97514fd50179db31cbc0929ce911ad5e60 done 04:21:10 #19 naming to docker.io/library/device-mqtt done 04:21:10 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:10 provisioning config files... 04:21:10 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config694966583278837242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:10 ---> ****-login.sh 04:21:10 nexus3.edgexfoundry.org:10001 04:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:10 Login Succeeded 04:21:10 nexus3.edgexfoundry.org:10002 04:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:10 Login Succeeded 04:21:10 nexus3.edgexfoundry.org:10003 04:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:11 Login Succeeded 04:21:11 nexus3.edgexfoundry.org:10004 04:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:11 Login Succeeded 04:21:11 ****.io 04:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:11 Login Succeeded 04:21:11 ---> ****-login.sh ends [Pipeline] } 04:21:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:21:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:21:11 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 04:21:11 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 04:21:11 latest 04:21:11 4.1.0-dev.16 04:21:11 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9-4.1.0-dev.16 04:21:11 main 04:21:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:11 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:12 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 04:21:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:21:12 da2c636eda13: Preparing 04:21:12 9b60c72db495: Preparing 04:21:12 68e061e88211: Preparing 04:21:12 654f367c7526: Preparing 04:21:12 2906119193cc: Preparing 04:21:12 0854555d70ac: Preparing 04:21:12 0854555d70ac: Waiting 04:21:12 2906119193cc: Pushed 04:21:12 654f367c7526: Pushed 04:21:12 da2c636eda13: Pushed 04:21:12 9b60c72db495: Pushed 04:21:12 0854555d70ac: Layer already exists 04:21:17 68e061e88211: Pushed 04:21:17 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9: digest: sha256:4c6ea5ab461caa7af6c22b17b9189c5929d641da1ecd5632e63f90d6a4369141 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:18 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:18 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 04:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:21:18 da2c636eda13: Preparing 04:21:18 9b60c72db495: Preparing 04:21:18 68e061e88211: Preparing 04:21:18 654f367c7526: Preparing 04:21:18 2906119193cc: Preparing 04:21:18 0854555d70ac: Preparing 04:21:18 0854555d70ac: Waiting 04:21:18 da2c636eda13: Layer already exists 04:21:18 68e061e88211: Layer already exists 04:21:18 2906119193cc: Layer already exists 04:21:18 654f367c7526: Layer already exists 04:21:18 9b60c72db495: Layer already exists 04:21:18 0854555d70ac: Layer already exists 04:21:18 latest: digest: sha256:4c6ea5ab461caa7af6c22b17b9189c5929d641da1ecd5632e63f90d6a4369141 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:18 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:19 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.16 04:21:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:21:19 da2c636eda13: Preparing 04:21:19 9b60c72db495: Preparing 04:21:19 68e061e88211: Preparing 04:21:19 654f367c7526: Preparing 04:21:19 2906119193cc: Preparing 04:21:19 0854555d70ac: Preparing 04:21:19 0854555d70ac: Waiting 04:21:19 2906119193cc: Layer already exists 04:21:19 654f367c7526: Layer already exists 04:21:19 da2c636eda13: Layer already exists 04:21:19 68e061e88211: Layer already exists 04:21:19 9b60c72db495: Layer already exists 04:21:19 0854555d70ac: Layer already exists 04:21:19 4.1.0-dev.16: digest: sha256:4c6ea5ab461caa7af6c22b17b9189c5929d641da1ecd5632e63f90d6a4369141 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:19 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:19 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9-4.1.0-dev.16 04:21:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:21:19 da2c636eda13: Preparing 04:21:19 9b60c72db495: Preparing 04:21:19 68e061e88211: Preparing 04:21:19 654f367c7526: Preparing 04:21:19 2906119193cc: Preparing 04:21:19 0854555d70ac: Preparing 04:21:19 0854555d70ac: Waiting 04:21:19 2906119193cc: Layer already exists 04:21:19 9b60c72db495: Layer already exists 04:21:19 68e061e88211: Layer already exists 04:21:19 654f367c7526: Layer already exists 04:21:19 da2c636eda13: Layer already exists 04:21:19 0854555d70ac: Layer already exists 04:21:19 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9-4.1.0-dev.16: digest: sha256:4c6ea5ab461caa7af6c22b17b9189c5929d641da1ecd5632e63f90d6a4369141 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:20 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:20 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 04:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:21:20 da2c636eda13: Preparing 04:21:20 9b60c72db495: Preparing 04:21:20 68e061e88211: Preparing 04:21:20 654f367c7526: Preparing 04:21:20 2906119193cc: Preparing 04:21:20 0854555d70ac: Preparing 04:21:20 0854555d70ac: Waiting 04:21:20 654f367c7526: Layer already exists 04:21:20 2906119193cc: Layer already exists 04:21:20 68e061e88211: Layer already exists 04:21:20 9b60c72db495: Layer already exists 04:21:20 da2c636eda13: Layer already exists 04:21:20 0854555d70ac: Layer already exists 04:21:20 main: digest: sha256:4c6ea5ab461caa7af6c22b17b9189c5929d641da1ecd5632e63f90d6a4369141 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:21:20 ===================================================== [Pipeline] echo 04:21:20 taggedImages: 04:21:20 - nexus3.edgexfoundry.org:10004/device-mqtt:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 04:21:20 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 04:21:20 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.16 04:21:20 - nexus3.edgexfoundry.org:10004/device-mqtt:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9-4.1.0-dev.16 04:21:20 - 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 04:21:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:20 04:21:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:21 latest: Pulling from edgex-lftools-log-publisher 04:21:21 5eb5b503b376: Pulling fs layer 04:21:21 5c69ac0246d0: Pulling fs layer 04:21:21 ec43610c2a17: Pulling fs layer 04:21:21 3a2ae6a8a46f: Pulling fs layer 04:21:21 33b1e0a273af: Pulling fs layer 04:21:21 5d3b04190fa2: Pulling fs layer 04:21:21 2f39f015ded8: Pulling fs layer 04:21:21 3a2ae6a8a46f: Waiting 04:21:21 33b1e0a273af: Waiting 04:21:21 5d3b04190fa2: Waiting 04:21:21 2f39f015ded8: Waiting 04:21:21 5c69ac0246d0: Verifying Checksum 04:21:21 5c69ac0246d0: Download complete 04:21:21 3a2ae6a8a46f: Verifying Checksum 04:21:21 3a2ae6a8a46f: Download complete 04:21:21 33b1e0a273af: Verifying Checksum 04:21:21 33b1e0a273af: Download complete 04:21:21 5d3b04190fa2: Verifying Checksum 04:21:21 ec43610c2a17: Verifying Checksum 04:21:21 ec43610c2a17: Download complete 04:21:21 5d3b04190fa2: Download complete 04:21:21 5eb5b503b376: Verifying Checksum 04:21:21 5eb5b503b376: Download complete 04:21:22 2f39f015ded8: Download complete 04:21:23 5eb5b503b376: Pull complete 04:21:23 5c69ac0246d0: Pull complete 04:21:23 ec43610c2a17: Pull complete 04:21:23 3a2ae6a8a46f: Pull complete 04:21:23 33b1e0a273af: Pull complete 04:21:23 5d3b04190fa2: Pull complete 04:21:29 2f39f015ded8: Pull complete 04:21:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:21:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:29 prd-ubuntu20.04-docker-8c-8g-10578 does not seem to be running inside a container 04:21:29 $ 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 04:21:30 $ docker top 5d223f16b955b7757225325dc9a90ad4f61e9f654ca7108a490891e39f9595b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:30 ---> job-cost.sh 04:21:30 lf-activate-venv: SKIPPING 04:21:30 INFO: No Stack... 04:21:31 INFO: Retrieving Pricing Info for: v3-standard-8 04:21:31 INFO: Archiving Costs [Pipeline] sh 04:21:31 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 04:21:31 + cut -d, -f6 [Pipeline] lock 04:21:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-215-stack-cost] 04:21:31 Resource [jenkins-edgexfoundry-device-mqtt-go-main-215-stack-cost] did not exist. Created. 04:21:31 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:21:32 + echo total: 0.2199999988079071 [Pipeline] stash 04:21:32 Stashed 1 file(s) [Pipeline] } 04:21:32 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-215-stack-cost] [Pipeline] // lock [Pipeline] } 04:21:32 $ docker stop --time=1 5d223f16b955b7757225325dc9a90ad4f61e9f654ca7108a490891e39f9595b4 04:21:33 $ docker rm -f --volumes 5d223f16b955b7757225325dc9a90ad4f61e9f654ca7108a490891e39f9595b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:22:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10583 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 04:22:46 Running in /w/workspace/device-mqtt-go/215 [Pipeline] { [Pipeline] checkout 04:22:49 The recommended git tool is: git 04:22:56 using credential edgex-jenkins-ssh 04:22:56 Cloning the remote Git repository 04:22:56 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 04:22:56 > git init /w/workspace/device-mqtt-go/215 # timeout=10 04:22:56 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:22:56 > git --version # timeout=10 04:22:56 > git --version # 'git version 2.25.1' 04:22:56 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:23:00 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:23:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:23:01 Avoid second fetch 04:23:01 Checking out Revision 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 (main) 04:23:02 Commit message: "Merge pull request #799 from sabrina-lin527/update-changelog" 04:23:01 > git config core.sparsecheckout # timeout=10 04:23:01 > git checkout -f 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:06 provisioning config files... 04:23:06 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/215@tmp/config15737288749059646000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:07 ---> ****-login.sh 04:23:07 nexus3.edgexfoundry.org:10001 04:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:08 Configure a credential helper to remove this warning. See 04:23:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:08 04:23:08 Login Succeeded 04:23:08 nexus3.edgexfoundry.org:10002 04:23:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:08 Configure a credential helper to remove this warning. See 04:23:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:08 04:23:08 Login Succeeded 04:23:08 nexus3.edgexfoundry.org:10003 04:23:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:09 Configure a credential helper to remove this warning. See 04:23:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:09 04:23:09 Login Succeeded 04:23:09 nexus3.edgexfoundry.org:10004 04:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:09 Configure a credential helper to remove this warning. See 04:23:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:09 04:23:09 Login Succeeded 04:23:09 ****.io 04:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:09 Configure a credential helper to remove this warning. See 04:23:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:09 04:23:09 Login Succeeded 04:23:09 ---> ****-login.sh ends [Pipeline] } 04:23:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:23:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:23:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:23:10 ========================================================= 04:23:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 04:23:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 04:23:11 Sending build context to Docker daemon 16MB 04:23:11 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 04:23:11 Step 2/12 : FROM ${BASE} AS builder 04:23:11 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:23:11 6b59a28fa201: Pulling fs layer 04:23:11 d32bb0dddca7: Pulling fs layer 04:23:11 5dab1238d3d9: Pulling fs layer 04:23:11 196fd7d83e7d: Pulling fs layer 04:23:11 4f4fb700ef54: Pulling fs layer 04:23:11 8ba94037c8f0: Pulling fs layer 04:23:11 deaec5988b04: Pulling fs layer 04:23:11 9f65657bb879: Pulling fs layer 04:23:11 196fd7d83e7d: Waiting 04:23:11 4f4fb700ef54: Waiting 04:23:11 9f65657bb879: Waiting 04:23:11 8ba94037c8f0: Waiting 04:23:11 d32bb0dddca7: Verifying Checksum 04:23:11 d32bb0dddca7: Download complete 04:23:11 196fd7d83e7d: Verifying Checksum 04:23:11 196fd7d83e7d: Download complete 04:23:11 4f4fb700ef54: Verifying Checksum 04:23:11 4f4fb700ef54: Download complete 04:23:11 8ba94037c8f0: Verifying Checksum 04:23:11 8ba94037c8f0: Download complete 04:23:11 6b59a28fa201: Verifying Checksum 04:23:11 6b59a28fa201: Download complete 04:23:12 9f65657bb879: Verifying Checksum 04:23:12 9f65657bb879: Download complete 04:23:12 6b59a28fa201: Pull complete 04:23:13 d32bb0dddca7: Pull complete 04:23:13 5dab1238d3d9: Verifying Checksum 04:23:13 5dab1238d3d9: Download complete 04:23:15 deaec5988b04: Verifying Checksum 04:23:15 deaec5988b04: Download complete 04:23:34 5dab1238d3d9: Pull complete 04:23:34 196fd7d83e7d: Pull complete 04:23:34 4f4fb700ef54: Pull complete 04:23:34 8ba94037c8f0: Pull complete 04:23:42 deaec5988b04: Pull complete 04:23:44 9f65657bb879: Pull complete 04:23:44 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 04:23:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 04:23:44 ---> 334268110677 04:23:44 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:23:46 ---> Running in 1cdcca104a67 04:23:46 Removing intermediate container 1cdcca104a67 04:23:46 ---> 373cb4f12e94 04:23:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:23:46 ---> Running in 588705fb3fff 04:23:47 Removing intermediate container 588705fb3fff 04:23:47 ---> 51fafdc09c16 04:23:47 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:23:47 ---> Running in 8a81b5864129 04:23:47 Removing intermediate container 8a81b5864129 04:23:47 ---> 6fcba9b6463d 04:23:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:23:47 ---> Running in 187ba4d689aa 04:23:48 Removing intermediate container 187ba4d689aa 04:23:48 ---> e7349e463241 04:23:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:23:48 ---> Running in 0f47be7bc918 04:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:23:52 (1/4) Installing openssh-keygen (10.0_p1-r10) 04:23:52 (2/4) Installing libedit (20250104.3.1-r1) 04:23:52 (3/4) Installing openssh-client-common (10.0_p1-r10) 04:23:52 (4/4) Installing openssh-client-default (10.0_p1-r10) 04:23:52 Executing busybox-1.37.0-r19.trigger 04:23:52 OK: 259 MiB in 64 packages 04:23:53 Removing intermediate container 0f47be7bc918 04:23:53 ---> 26f46a8366a6 04:23:53 Step 8/12 : WORKDIR /device-mqtt-go 04:23:53 ---> Running in bc7686d406a4 04:23:54 Removing intermediate container bc7686d406a4 04:23:54 ---> d8a43e7e07fd 04:23:54 Step 9/12 : COPY go.mod vendor* ./ 04:23:54 ---> 70d140e89f1d 04:23:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:54 ---> Running in d3eeb7c6bc21 04:25:46 Removing intermediate container d3eeb7c6bc21 04:25:46 ---> 990b339acdbb 04:25:46 Step 11/12 : COPY . . 04:25:46 ---> ff8cdc8abcd9 04:25:46 Step 12/12 : RUN $MAKE 04:25:46 ---> Running in db9ff6b7c734 04:25:46 noop 04:25:47 Removing intermediate container db9ff6b7c734 04:25:47 ---> 2db18644bb2a 04:25:47 Successfully built 2db18644bb2a 04:25:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:47 + docker inspect -f . ci-base-image-arm64 04:25:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:48 prd-ubuntu20.04-docker-arm64-4c-16g-10583 does not seem to be running inside a container 04:25:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/215 -v /w/workspace/device-mqtt-go/215:/w/workspace/device-mqtt-go/215:rw,z -v /w/workspace/device-mqtt-go/215@tmp:/w/workspace/device-mqtt-go/215@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 04:25:49 $ docker top ab8a9cb864b20b58f190446a9174fceb58f2c949ae31bb5a178a004fd2d7e2a0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:50 + go version 04:25:50 go version go1.25.3 linux/arm64 [Pipeline] } 04:25:50 $ docker stop --time=1 ab8a9cb864b20b58f190446a9174fceb58f2c949ae31bb5a178a004fd2d7e2a0 04:25:52 $ docker rm -f --volumes ab8a9cb864b20b58f190446a9174fceb58f2c949ae31bb5a178a004fd2d7e2a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:53 + docker inspect -f . ci-base-image-arm64 04:25:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:53 prd-ubuntu20.04-docker-arm64-4c-16g-10583 does not seem to be running inside a container 04:25:53 $ 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/215 -v /w/workspace/device-mqtt-go/215:/w/workspace/device-mqtt-go/215:rw,z -v /w/workspace/device-mqtt-go/215@tmp:/w/workspace/device-mqtt-go/215@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 04:25:57 $ docker top cb185b090393ba527813c537d88ccfb376f690a699b99d8d16b48f2c8d78446f -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:58 + git config --global --add safe.directory /w/workspace/device-mqtt-go/215 [Pipeline] fileExists [Pipeline] sh 04:25:59 + make test 04:25:59 go test ./... -coverprofile=coverage.out ./... 04:26:05 ? github.com/edgexfoundry/device-mqtt-go [no test files] 04:30:58 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 04:31:00 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.063s coverage: 22.8% of statements 04:31:01 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 04:31:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:31:02 go vet ./... 04:32:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:32:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:32:10 ./bin/test-attribution-txt.sh 04:32:10 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 04:32:10 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 04:32:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 04:32:10 $ docker stop --time=1 cb185b090393ba527813c537d88ccfb376f690a699b99d8d16b48f2c8d78446f 04:32:12 $ docker rm -f --volumes cb185b090393ba527813c537d88ccfb376f690a699b99d8d16b48f2c8d78446f [Pipeline] // withDockerContainer [Pipeline] sh 04:32:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:32:15 Warning: overwriting stash ‘coverage-report’ 04:32:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:32:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:32:16 + ls -al . 04:32:16 total 252 04:32:16 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:26 . 04:32:16 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:22 .. 04:32:16 -rw-rw-r-- 1 jenkins jenkins 140 May 25 04:23 .dockerignore 04:32:16 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:23 .git 04:32:16 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:23 .github 04:32:16 -rw-rw-r-- 1 jenkins jenkins 264 May 25 04:23 .gitignore 04:32:16 -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:23 .golangci.yml 04:32:16 -rw-rw-r-- 1 jenkins jenkins 21759 May 25 04:23 Attribution.txt 04:32:16 -rw-rw-r-- 1 jenkins jenkins 19703 May 25 04:23 CHANGELOG.md 04:32:16 -rw-rw-r-- 1 jenkins jenkins 1803 May 25 04:23 Dockerfile 04:32:16 -rw-rw-r-- 1 jenkins jenkins 677 May 25 04:23 GOVERNANCE.md 04:32:16 -rw-rw-r-- 1 jenkins jenkins 680 May 25 04:23 Jenkinsfile 04:32:16 -rw-rw-r-- 1 jenkins jenkins 11340 May 25 04:23 LICENSE 04:32:16 -rw-rw-r-- 1 jenkins jenkins 2544 May 25 04:23 Makefile 04:32:16 -rw-rw-r-- 1 jenkins jenkins 620 May 25 04:23 OWNERS.md 04:32:16 -rw-rw-r-- 1 jenkins jenkins 3599 May 25 04:23 README.md 04:32:16 -rw-rw-r-- 1 jenkins jenkins 12 May 25 04:19 VERSION 04:32:16 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:23 bin 04:32:16 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:23 cmd 04:32:16 -rw-r--r-- 1 jenkins jenkins 21039 May 25 04:31 coverage.out 04:32:16 -rw-rw-r-- 1 jenkins jenkins 6669 May 25 04:23 go.mod 04:32:16 -rw-rw-r-- 1 jenkins jenkins 89166 May 25 04:23 go.sum 04:32:16 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:23 internal 04:32:16 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:23 mock 04:32:16 -rw-rw-r-- 1 jenkins jenkins 227 May 25 04:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:17 + 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=4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 --label arch=arm64 --label version=4.1.0-dev.16 . 04:32:17 Sending build context to Docker daemon 16.02MB 04:32:17 Step 1/25 : ARG BASE=golang:1.25-alpine3.22 04:32:17 Step 2/25 : FROM ${BASE} AS builder 04:32:17 ---> 2db18644bb2a 04:32:17 Step 3/25 : ARG ADD_BUILD_TAGS="" 04:32:18 ---> Running in b1108c7207bd 04:32:18 Removing intermediate container b1108c7207bd 04:32:18 ---> 3997c3b6c788 04:32:18 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:32:18 ---> Running in 85a191936b1c 04:32:19 Removing intermediate container 85a191936b1c 04:32:19 ---> b1428087e7cc 04:32:19 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:32:19 ---> Running in df840cd7cf6a 04:32:19 Removing intermediate container df840cd7cf6a 04:32:19 ---> 671cd375037c 04:32:19 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 04:32:19 ---> Running in 978c93c8e5e5 04:32:19 Removing intermediate container 978c93c8e5e5 04:32:19 ---> 16f6b9948d03 04:32:19 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:32:20 ---> Running in f59e59017a15 04:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:32:24 OK: 259 MiB in 64 packages 04:32:25 Removing intermediate container f59e59017a15 04:32:25 ---> fae5acb660c0 04:32:25 Step 8/25 : WORKDIR /device-mqtt-go 04:32:25 ---> Running in 79b92b388300 04:32:25 Removing intermediate container 79b92b388300 04:32:25 ---> ca6fa850a768 04:32:25 Step 9/25 : COPY go.mod vendor* ./ 04:32:26 ---> 806850a0d33b 04:32:26 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:32:26 ---> Running in d613c79773e1 04:32:33 Removing intermediate container d613c79773e1 04:32:33 ---> e649afcaea09 04:32:33 Step 11/25 : COPY . . 04:32:34 ---> 89755d9f9059 04:32:34 Step 12/25 : RUN $MAKE 04:32:34 ---> Running in 7b999328253d 04:32:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 04:37:42 Removing intermediate container 7b999328253d 04:37:42 ---> 93c5bdd66980 04:37:42 Step 13/25 : FROM alpine:3.22 04:37:42 3.22: Pulling from library/alpine 04:37:42 58e777220c39: Pulling fs layer 04:37:42 58e777220c39: Verifying Checksum 04:37:42 58e777220c39: Download complete 04:37:42 58e777220c39: Pull complete 04:37:42 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:37:42 Status: Downloaded newer image for alpine:3.22 04:37:42 ---> 6a2735c23ff3 04:37:42 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 04:37:42 ---> Running in b9f7fd57de4c 04:37:42 Removing intermediate container b9f7fd57de4c 04:37:42 ---> e9765dcd4af4 04:37:42 Step 15/25 : RUN apk add --update --no-cache dumb-init 04:37:42 ---> Running in f0f7318d2fba 04:37:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:37:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:37:45 (1/1) Installing dumb-init (1.2.5-r3) 04:37:45 Executing busybox-1.37.0-r20.trigger 04:37:45 OK: 8 MiB in 17 packages 04:37:47 Removing intermediate container f0f7318d2fba 04:37:47 ---> dc92d05815d0 04:37:47 Step 16/25 : RUN apk --no-cache upgrade 04:37:47 ---> Running in ca98035eb842 04:37:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:37:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:37:51 OK: 8 MiB in 17 packages 04:37:51 Removing intermediate container ca98035eb842 04:37:51 ---> 1cb854f039b3 04:37:51 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 04:37:54 ---> 53645e802ac2 04:37:54 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 04:37:55 ---> ac71938b9d03 04:37:55 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 04:37:55 ---> 206005bd280c 04:37:55 Step 20/25 : EXPOSE 59982 04:37:56 ---> Running in 05ffae1e1239 04:37:56 Removing intermediate container 05ffae1e1239 04:37:56 ---> 7ce507bea406 04:37:56 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 04:37:56 ---> Running in a1b3c1b767e4 04:37:56 Removing intermediate container a1b3c1b767e4 04:37:56 ---> a28dc54f3e56 04:37:56 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:37:56 ---> Running in e0474f436116 04:38:01 Removing intermediate container e0474f436116 04:38:01 ---> a3e9dbc76ead 04:38:01 Step 23/25 : LABEL arch=arm64 04:38:01 ---> Running in c7effb5789b5 04:38:01 Removing intermediate container c7effb5789b5 04:38:01 ---> efa1fe589a82 04:38:01 Step 24/25 : LABEL git_sha=4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 04:38:01 ---> Running in 913a9c07079c 04:38:02 Removing intermediate container 913a9c07079c 04:38:02 ---> 932da0e0bb75 04:38:02 Step 25/25 : LABEL version=4.1.0-dev.16 04:38:02 ---> Running in d3cf74d3e4a7 04:38:02 Removing intermediate container d3cf74d3e4a7 04:38:02 ---> 16c6c844a894 04:38:02 [Warning] One or more build-args [ARCH] were not consumed 04:38:02 Successfully built 16c6c844a894 04:38:02 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 04:38:02 provisioning config files... 04:38:02 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/215@tmp/config2055012771876322147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:03 ---> ****-login.sh 04:38:03 nexus3.edgexfoundry.org:10001 04:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:03 Configure a credential helper to remove this warning. See 04:38:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:03 04:38:03 Login Succeeded 04:38:03 nexus3.edgexfoundry.org:10002 04:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:03 Configure a credential helper to remove this warning. See 04:38:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:03 04:38:03 Login Succeeded 04:38:03 nexus3.edgexfoundry.org:10003 04:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:04 Configure a credential helper to remove this warning. See 04:38:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:04 04:38:04 Login Succeeded 04:38:04 nexus3.edgexfoundry.org:10004 04:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:04 Configure a credential helper to remove this warning. See 04:38:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:04 04:38:04 Login Succeeded 04:38:04 ****.io 04:38:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:05 Configure a credential helper to remove this warning. See 04:38:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:05 04:38:05 Login Succeeded 04:38:05 ---> ****-login.sh ends [Pipeline] } 04:38:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:38:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:38:05 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 04:38:05 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 04:38:05 latest 04:38:05 4.1.0-dev.16 04:38:05 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9-4.1.0-dev.16 04:38:05 main 04:38:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:05 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:06 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 04:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 04:38:06 027881c8ff56: Preparing 04:38:06 b050cf5e7cc1: Preparing 04:38:06 b008cbd3f95a: Preparing 04:38:06 967309c5e164: Preparing 04:38:06 a0ed019bb899: Preparing 04:38:06 eeaa73608b53: Preparing 04:38:06 eeaa73608b53: Waiting 04:38:06 967309c5e164: Pushed 04:38:06 b050cf5e7cc1: Pushed 04:38:06 027881c8ff56: Pushed 04:38:06 a0ed019bb899: Pushed 04:38:06 eeaa73608b53: Layer already exists 04:38:18 b008cbd3f95a: Pushed 04:38:18 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9: digest: sha256:71e58453d77e7a5b7417f4c6ba4f938e38fa219a707b705deb5002cc3bb00dac size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:19 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:19 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 04:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 04:38:19 027881c8ff56: Preparing 04:38:19 b050cf5e7cc1: Preparing 04:38:19 b008cbd3f95a: Preparing 04:38:19 967309c5e164: Preparing 04:38:19 a0ed019bb899: Preparing 04:38:19 eeaa73608b53: Preparing 04:38:19 eeaa73608b53: Waiting 04:38:19 b050cf5e7cc1: Layer already exists 04:38:19 967309c5e164: Layer already exists 04:38:19 b008cbd3f95a: Layer already exists 04:38:19 a0ed019bb899: Layer already exists 04:38:19 027881c8ff56: Layer already exists 04:38:19 eeaa73608b53: Layer already exists 04:38:19 latest: digest: sha256:71e58453d77e7a5b7417f4c6ba4f938e38fa219a707b705deb5002cc3bb00dac size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:20 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:20 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.16 04:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 04:38:20 027881c8ff56: Preparing 04:38:20 b050cf5e7cc1: Preparing 04:38:20 b008cbd3f95a: Preparing 04:38:20 967309c5e164: Preparing 04:38:20 a0ed019bb899: Preparing 04:38:20 eeaa73608b53: Preparing 04:38:20 eeaa73608b53: Waiting 04:38:20 b050cf5e7cc1: Layer already exists 04:38:20 b008cbd3f95a: Layer already exists 04:38:20 a0ed019bb899: Layer already exists 04:38:20 967309c5e164: Layer already exists 04:38:20 027881c8ff56: Layer already exists 04:38:20 eeaa73608b53: Layer already exists 04:38:20 4.1.0-dev.16: digest: sha256:71e58453d77e7a5b7417f4c6ba4f938e38fa219a707b705deb5002cc3bb00dac size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:21 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:21 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9-4.1.0-dev.16 04:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 04:38:21 027881c8ff56: Preparing 04:38:21 b050cf5e7cc1: Preparing 04:38:21 b008cbd3f95a: Preparing 04:38:21 967309c5e164: Preparing 04:38:21 a0ed019bb899: Preparing 04:38:21 eeaa73608b53: Preparing 04:38:21 eeaa73608b53: Waiting 04:38:21 b008cbd3f95a: Layer already exists 04:38:21 967309c5e164: Layer already exists 04:38:21 027881c8ff56: Layer already exists 04:38:21 a0ed019bb899: Layer already exists 04:38:21 b050cf5e7cc1: Layer already exists 04:38:21 eeaa73608b53: Layer already exists 04:38:21 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9-4.1.0-dev.16: digest: sha256:71e58453d77e7a5b7417f4c6ba4f938e38fa219a707b705deb5002cc3bb00dac size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:22 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:22 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 04:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 04:38:22 027881c8ff56: Preparing 04:38:22 b050cf5e7cc1: Preparing 04:38:22 b008cbd3f95a: Preparing 04:38:22 967309c5e164: Preparing 04:38:22 a0ed019bb899: Preparing 04:38:22 eeaa73608b53: Preparing 04:38:22 eeaa73608b53: Waiting 04:38:22 a0ed019bb899: Layer already exists 04:38:22 027881c8ff56: Layer already exists 04:38:22 967309c5e164: Layer already exists 04:38:22 b008cbd3f95a: Layer already exists 04:38:22 b050cf5e7cc1: Layer already exists 04:38:22 eeaa73608b53: Layer already exists 04:38:22 main: digest: sha256:71e58453d77e7a5b7417f4c6ba4f938e38fa219a707b705deb5002cc3bb00dac size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:38:23 ===================================================== [Pipeline] echo 04:38:23 taggedImages: 04:38:23 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 04:38:23 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 04:38:23 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.16 04:38:23 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4b5b28ae1f7d8bccae5cafb2370644d472dc72b9-4.1.0-dev.16 04:38:23 - 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 04:38:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:23 04:38:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:24 arm64: Pulling from edgex-lftools-log-publisher 04:38:24 8998bd30e6a1: Pulling fs layer 04:38:24 04944245beec: Pulling fs layer 04:38:24 699f458cf7ca: Pulling fs layer 04:38:24 765212b225bb: Pulling fs layer 04:38:24 f23df028b6ca: Pulling fs layer 04:38:24 d65c8cfc05b1: Pulling fs layer 04:38:24 2437ff75d9bd: Pulling fs layer 04:38:24 f23df028b6ca: Waiting 04:38:24 d65c8cfc05b1: Waiting 04:38:24 765212b225bb: Waiting 04:38:24 2437ff75d9bd: Waiting 04:38:24 04944245beec: Download complete 04:38:24 765212b225bb: Download complete 04:38:24 f23df028b6ca: Verifying Checksum 04:38:24 f23df028b6ca: Download complete 04:38:24 d65c8cfc05b1: Verifying Checksum 04:38:24 d65c8cfc05b1: Download complete 04:38:24 699f458cf7ca: Verifying Checksum 04:38:24 699f458cf7ca: Download complete 04:38:24 8998bd30e6a1: Download complete 04:38:27 2437ff75d9bd: Verifying Checksum 04:38:27 2437ff75d9bd: Download complete 04:38:30 8998bd30e6a1: Pull complete 04:38:30 04944245beec: Pull complete 04:38:32 699f458cf7ca: Pull complete 04:38:32 765212b225bb: Pull complete 04:38:33 f23df028b6ca: Pull complete 04:38:33 d65c8cfc05b1: Pull complete 04:38:51 2437ff75d9bd: Pull complete 04:38:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:38:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:51 prd-ubuntu20.04-docker-arm64-4c-16g-10583 does not seem to be running inside a container 04:38:51 $ 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/215 -v /w/workspace/device-mqtt-go/215:/w/workspace/device-mqtt-go/215:rw,z -v /w/workspace/device-mqtt-go/215@tmp:/w/workspace/device-mqtt-go/215@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 04:38:54 $ docker top f0caa176e7097cf56122c47f5ed31dd611decd2a77ef51a240ca47705842b0b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:55 ---> job-cost.sh 04:38:55 lf-activate-venv: SKIPPING 04:38:55 INFO: No Stack... 04:38:56 INFO: Retrieving Pricing Info for: v3-standard-4 04:38:57 INFO: Archiving Costs [Pipeline] sh 04:38:57 + cat /w/workspace/device-mqtt-go/215/archives/cost.csv 04:38:57 + cut -d, -f6 [Pipeline] lock 04:38:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-215-stack-cost] 04:38:57 Resource [jenkins-edgexfoundry-device-mqtt-go-main-215-stack-cost] did not exist. Created. 04:38:57 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:38:58 /w/workspace/device-mqtt-go/215@tmp/durable-04fe435c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:38:59 + echo total: 0.10999999940395355 [Pipeline] stash 04:38:59 Warning: overwriting stash ‘stack-cost’ 04:38:59 Stashed 1 file(s) [Pipeline] } 04:38:59 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-215-stack-cost] [Pipeline] // lock [Pipeline] } 04:38:59 $ docker stop --time=1 f0caa176e7097cf56122c47f5ed31dd611decd2a77ef51a240ca47705842b0b6 04:39:01 $ docker rm -f --volumes f0caa176e7097cf56122c47f5ed31dd611decd2a77ef51a240ca47705842b0b6 [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 04:39:02 provisioning config files... 04:39:02 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5440845454640110303tmp [Pipeline] { [Pipeline] sh 04:39:02 + set +x 04:39:02 + curl -s https://codecov.io/bash 04:39:02 + bash -s -- 04:39:02 04:39:02 _____ _ 04:39:02 / ____| | | 04:39:02 | | ___ __| | ___ ___ _____ __ 04:39:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:39:02 | |___| (_) | (_| | __/ (_| (_) \ V / 04:39:02 \_____\___/ \__,_|\___|\___\___/ \_/ 04:39:02 Bash-1.0.6 04:39:02 04:39:02 04:39:02 ==> git version 2.25.1 found 04:39:02 ==> 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 04:39:02 Release-Date: 2020-01-08 04:39:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:39:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:39:02 ==> Jenkins CI detected. 04:39:02 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 04:39:02 project root: . 04:39:02 --> token set from env 04:39:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:39:02 ==> Running gcov in . (disable via -X gcov) 04:39:02 ==> Python coveragepy not found 04:39:02 ==> Searching for coverage reports in: 04:39:02 + . 04:39:02 -> Found 1 reports 04:39:02 ==> Detecting git/mercurial file structure 04:39:02 ==> Reading reports 04:39:02 + ./coverage.out bytes=21039 04:39:02 ==> Appending adjustments 04:39:02 https://docs.codecov.io/docs/fixing-reports 04:39:02 + Found adjustments 04:39:02 ==> Gzipping contents 04:39:02 4.0K /tmp/codecov.aW9uBZ.gz 04:39:02 ==> Uploading reports 04:39:02 url: https://codecov.io 04:39:02 query: branch=main&commit=4b5b28ae1f7d8bccae5cafb2370644d472dc72b9&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:39:02 -> Pinging Codecov 04:39:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4b5b28ae1f7d8bccae5cafb2370644d472dc72b9&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:39:02 -> Uploading to 04:39:02 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/4b5b28ae1f7d8bccae5cafb2370644d472dc72b9/68b7deae-0de2-4d8d-83f1-7612c57b181c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T043902Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a5f17c0820d4b685f021a6aef8c7ba366d141c92d128a35fa0e778737a7daea0 04:39:02 % Total % Received % Xferd Average Speed Time Time Time Current 04:39:02 Dload Upload Total Spent Left Speed 04:39:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3350 0 0 100 3350 0 23928 --:--:-- --:--:-- --:--:-- 23928 04:39:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [Pipeline] } 04:39:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:39:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:39:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:39:03 04:39:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:39:03 latest: Pulling from edgex-devops/edgex-snyk-go 04:39:03 2d35ebdb57d9: Already exists 04:39:03 85e8836fcdb2: Pulling fs layer 04:39:03 91631faa732a: Pulling fs layer 04:39:03 f3f5ae8826fa: Pulling fs layer 04:39:03 4f4fb700ef54: Pulling fs layer 04:39:03 7861252a18e6: Pulling fs layer 04:39:03 9130f900ef6f: Pulling fs layer 04:39:03 4f4fb700ef54: Waiting 04:39:03 7861252a18e6: Waiting 04:39:03 f3f5ae8826fa: Download complete 04:39:03 85e8836fcdb2: Verifying Checksum 04:39:03 85e8836fcdb2: Download complete 04:39:03 4f4fb700ef54: Verifying Checksum 04:39:03 4f4fb700ef54: Download complete 04:39:03 85e8836fcdb2: Pull complete 04:39:04 7861252a18e6: Verifying Checksum 04:39:04 7861252a18e6: Download complete 04:39:04 91631faa732a: Verifying Checksum 04:39:04 91631faa732a: Download complete 04:39:04 9130f900ef6f: Verifying Checksum 04:39:04 9130f900ef6f: Download complete 04:39:09 91631faa732a: Pull complete 04:39:09 f3f5ae8826fa: Pull complete 04:39:09 4f4fb700ef54: Pull complete 04:39:09 7861252a18e6: Pull complete 04:39:12 9130f900ef6f: Pull complete 04:39:12 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 04:39:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:39:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:13 prd-ubuntu20.04-docker-8c-8g-10578 does not seem to be running inside a container 04:39:13 $ 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 04:39:15 $ docker top e9f60467cc7d6b52623a0ab16e1de37d524486242b33239b0c128c8d2aeac2fa -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:16 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo 04:39:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 04:39:16 + set -o pipefail 04:39:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 04:39:24 04:39:24 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 04:39:24 04:39:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/e826c578-ac7e-43a5-8991-16c39bc7405c 04:39:24 04:39:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:39:24 [Pipeline] } 04:39:24 $ docker stop --time=1 e9f60467cc7d6b52623a0ab16e1de37d524486242b33239b0c128c8d2aeac2fa 04:39:26 $ docker rm -f --volumes e9f60467cc7d6b52623a0ab16e1de37d524486242b33239b0c128c8d2aeac2fa [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 04:39:27 + git log --format=format:%s -1 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 [Pipeline] sh 04:39:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:39:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:39:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:28 prd-ubuntu20.04-docker-8c-8g-10578 does not seem to be running inside a container 04:39:28 $ 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 04:39:28 $ docker top 5776b7f62566d3123655e87b6cc133542efb475d482e70cb9311e425a26e61f9 -eo pid,comm 04:39:28 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). 04:39:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:39:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:39:28 [ssh-agent] Looking for ssh-agent implementation... 04:39:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:39:28 $ docker exec 5776b7f62566d3123655e87b6cc133542efb475d482e70cb9311e425a26e61f9 ssh-agent 04:39:29 SSH_AUTH_SOCK=/tmp/ssh-9i8xqH1W3Rql/agent.32 04:39:29 SSH_AGENT_PID=38 04:39:29 Running ssh-add (command line suppressed) 04:39:29 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12821710756460848640.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12821710756460848640.key) 04:39:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:39:29 + git semver tag 04:39:29 2026-05-25 04:39:29,723 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:39:29 2026-05-25 04:39:29,728 [run_tag] DEBUG tag force:False 04:39:29 2026-05-25 04:39:29,729 [check_head_tag] DEBUG check head tag 04:39:29 2026-05-25 04:39:29,730 [execute] INFO git cat-file --batch-check 04:39:29 2026-05-25 04:39:29,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 04:39:29 2026-05-25 04:39:29,732 [execute] INFO git cat-file --batch 04:39:29 2026-05-25 04:39:29,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 04:39:29 2026-05-25 04:39:29,744 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:39:29 2026-05-25 04:39:29,744 [execute] INFO git tag -a v4.1.0-dev.16 -m v4.1.0-dev.16 04:39:29 2026-05-25 04:39:29,744 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.16', '-m', 'v4.1.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) 04:39:29 2026-05-25 04:39:29,748 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:39:29 4.1.0-dev.16 [Pipeline] } 04:39:29 $ docker exec --env ******** --env ******** 5776b7f62566d3123655e87b6cc133542efb475d482e70cb9311e425a26e61f9 ssh-agent -k 04:39:30 unset SSH_AUTH_SOCK; 04:39:30 unset SSH_AGENT_PID; 04:39:30 echo Agent pid 38 killed; 04:39:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:39:30 + git semver [Pipeline] } 04:39:31 $ docker stop --time=1 5776b7f62566d3123655e87b6cc133542efb475d482e70cb9311e425a26e61f9 04:39:32 $ docker rm -f --volumes 5776b7f62566d3123655e87b6cc133542efb475d482e70cb9311e425a26e61f9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:39:32 04:39:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:39:33 0.23.1-centos7: Pulling from edgex-lftools 04:39:33 ab5ef0e58194: Pulling fs layer 04:39:33 9712f1f96733: Pulling fs layer 04:39:33 63f879dbbcfc: Pulling fs layer 04:39:33 0d9ebad4ef96: Pulling fs layer 04:39:33 e9a5061849ea: Pulling fs layer 04:39:33 d747dcd14b5f: Pulling fs layer 04:39:33 2de7ff778b66: Pulling fs layer 04:39:33 0d9ebad4ef96: Waiting 04:39:33 e9a5061849ea: Waiting 04:39:33 d747dcd14b5f: Waiting 04:39:33 2de7ff778b66: Waiting 04:39:33 9712f1f96733: Verifying Checksum 04:39:33 9712f1f96733: Download complete 04:39:33 63f879dbbcfc: Verifying Checksum 04:39:33 63f879dbbcfc: Download complete 04:39:33 e9a5061849ea: Verifying Checksum 04:39:33 e9a5061849ea: Download complete 04:39:33 d747dcd14b5f: Verifying Checksum 04:39:33 d747dcd14b5f: Download complete 04:39:33 0d9ebad4ef96: Verifying Checksum 04:39:33 0d9ebad4ef96: Download complete 04:39:33 ab5ef0e58194: Verifying Checksum 04:39:33 ab5ef0e58194: Download complete 04:39:33 2de7ff778b66: Verifying Checksum 04:39:33 2de7ff778b66: Download complete 04:39:38 ab5ef0e58194: Pull complete 04:39:38 9712f1f96733: Pull complete 04:39:38 63f879dbbcfc: Pull complete 04:39:44 0d9ebad4ef96: Pull complete 04:39:44 e9a5061849ea: Pull complete 04:39:44 d747dcd14b5f: Pull complete 04:39:45 2de7ff778b66: Pull complete 04:39:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:39:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:39:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:45 prd-ubuntu20.04-docker-8c-8g-10578 does not seem to be running inside a container 04:39:45 $ 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 04:39:47 $ docker top 83e309faebf5d46f951178a1f76e7ffcc35024f97236df3910acfb76683400f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:39:47 provisioning config files... 04:39:47 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6843252939364968060tmp 04:39:47 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1763101538744998747tmp 04:39:47 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config873208989423714099tmp [Pipeline] { [Pipeline] echo 04:39:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:39:47 ---> sigul-configuration.sh 04:39:47 gpg: directory `/root/.gnupg' created 04:39:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:39:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:39:47 gpg: keyring `/root/.gnupg/secring.gpg' created 04:39:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:39:47 gpg: CAST5 encrypted data 04:39:47 gpg: encrypted with 1 passphrase 04:39:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:39:48 + mkdir /home/jenkins 04:39:48 + mkdir /home/jenkins/sigul [Pipeline] sh 04:39:48 + 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 04:39:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:39:48 ---> sigul-install.sh 04:39:48 Sigul already installed; skipping installation. [Pipeline] sh 04:39:49 + git tag --list 04:39:49 0.7.1 04:39:49 v1.0.0 04:39:49 v1.1.0 04:39:49 v1.1.1 04:39:49 v1.2.2 04:39:49 v1.3.0 04:39:49 v1.3.1 04:39:49 v2.0.0 04:39:49 v2.1.0 04:39:49 v2.1.1 04:39:49 v2.2.0 04:39:49 v2.3.0 04:39:49 v3.0 04:39:49 v3.0.0 04:39:49 v3.1 04:39:49 v3.1.0 04:39:49 v3.1.1 04:39:49 v4.0 04:39:49 v4.0.0 04:39:49 v4.0.1 04:39:49 v4.0.1-dev.1 04:39:49 v4.1.0-dev.1 04:39:49 v4.1.0-dev.10 04:39:49 v4.1.0-dev.11 04:39:49 v4.1.0-dev.12 04:39:49 v4.1.0-dev.13 04:39:49 v4.1.0-dev.14 04:39:49 v4.1.0-dev.15 04:39:49 v4.1.0-dev.16 04:39:49 v4.1.0-dev.2 04:39:49 v4.1.0-dev.3 04:39:49 v4.1.0-dev.4 04:39:49 v4.1.0-dev.5 04:39:49 v4.1.0-dev.6 04:39:49 v4.1.0-dev.7 04:39:49 v4.1.0-dev.8 04:39:49 v4.1.0-dev.9 [Pipeline] sh 04:39:49 + lftools sign git-tag v4.1.0-dev.16 04:39:49 Signing Git tag with Sigul... 04:39:49 Signing v4.1.0-dev.16 [Pipeline] echo 04:39:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:39:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:39:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:39:50 $ docker stop --time=1 83e309faebf5d46f951178a1f76e7ffcc35024f97236df3910acfb76683400f0 04:39:51 $ docker rm -f --volumes 83e309faebf5d46f951178a1f76e7ffcc35024f97236df3910acfb76683400f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:39:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:39:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:39:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:52 prd-ubuntu20.04-docker-8c-8g-10578 does not seem to be running inside a container 04:39:52 $ 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 04:39:53 $ docker top 01d9eda9aa2c52ece65e1396a4e9faa65f2298861f9ad138a1cf2b1da9bd54cb -eo pid,comm 04:39:53 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). 04:39:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:39:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:39:53 [ssh-agent] Looking for ssh-agent implementation... 04:39:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:39:53 $ docker exec 01d9eda9aa2c52ece65e1396a4e9faa65f2298861f9ad138a1cf2b1da9bd54cb ssh-agent 04:39:53 SSH_AUTH_SOCK=/tmp/ssh-wNZKSOmQnDbX/agent.33 04:39:53 SSH_AGENT_PID=39 04:39:53 Running ssh-add (command line suppressed) 04:39:53 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12974932577319120156.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12974932577319120156.key) 04:39:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:39:53 + git semver bump pre 04:39:54 2026-05-25 04:39:54,010 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:39:54 2026-05-25 04:39:54,014 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:39:54 2026-05-25 04:39:54,014 [bump_version] DEBUG bumping version:4.1.0-dev.16 on axis:pre with prefix:dev 04:39:54 2026-05-25 04:39:54,014 [bump_version] DEBUG bumped version:4.1.0-dev.17 04:39:54 2026-05-25 04:39:54,014 [write_version] DEBUG write version:4.1.0-dev.17 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 04:39:54 2026-05-25 04:39:54,014 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:39:54 2026-05-25 04:39:54,014 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:39:54 2026-05-25 04:39:54,017 [execute] INFO git cat-file --batch-check 04:39:54 2026-05-25 04:39:54,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 04:39:54 2026-05-25 04:39:54,020 [execute] INFO git cat-file --batch 04:39:54 2026-05-25 04:39:54,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 04:39:54 2026-05-25 04:39:54,024 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:39:54 4.1.0-dev.17 [Pipeline] } 04:39:54 $ docker exec --env ******** --env ******** 01d9eda9aa2c52ece65e1396a4e9faa65f2298861f9ad138a1cf2b1da9bd54cb ssh-agent -k 04:39:54 unset SSH_AUTH_SOCK; 04:39:54 unset SSH_AGENT_PID; 04:39:54 echo Agent pid 39 killed; 04:39:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:39:54 + git semver [Pipeline] } 04:39:54 $ docker stop --time=1 01d9eda9aa2c52ece65e1396a4e9faa65f2298861f9ad138a1cf2b1da9bd54cb 04:39:56 $ docker rm -f --volumes 01d9eda9aa2c52ece65e1396a4e9faa65f2298861f9ad138a1cf2b1da9bd54cb [Pipeline] // withDockerContainer [Pipeline] sh 04:39:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:39:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:39:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:56 prd-ubuntu20.04-docker-8c-8g-10578 does not seem to be running inside a container 04:39:56 $ 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 04:39:57 $ docker top a281caf94154a3f2d23e6773f3199de43919d98c6c901e74c69db4e0eaea1831 -eo pid,comm 04:39:57 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). 04:39:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:39:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:39:57 [ssh-agent] Looking for ssh-agent implementation... 04:39:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:39:57 $ docker exec a281caf94154a3f2d23e6773f3199de43919d98c6c901e74c69db4e0eaea1831 ssh-agent 04:39:57 SSH_AUTH_SOCK=/tmp/ssh-lJplRyVKXqKW/agent.32 04:39:57 SSH_AGENT_PID=38 04:39:57 Running ssh-add (command line suppressed) 04:39:57 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5123157610377255059.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5123157610377255059.key) 04:39:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:39:57 + git semver push 04:39:58 2026-05-25 04:39:58,080 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:39:58 2026-05-25 04:39:58,083 [run_push] DEBUG push 04:39:58 2026-05-25 04:39:58,083 [execute] INFO git cat-file --batch-check 04:39:58 2026-05-25 04:39:58,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 04:39:58 2026-05-25 04:39:58,085 [execute] INFO git rev-list e128b5d0af28e8d86b6d99d4b1a8bd8dcc8d2520 -- 04:39:58 2026-05-25 04:39:58,085 [execute] DEBUG Popen(['git', 'rev-list', 'e128b5d0af28e8d86b6d99d4b1a8bd8dcc8d2520', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:39:58 2026-05-25 04:39:58,092 [execute] INFO git fetch -v -- origin 04:39:58 2026-05-25 04:39:58,092 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 04:39:58 2026-05-25 04:39:58,618 [run_push] DEBUG no remote changes detected 04:39:58 2026-05-25 04:39:58,619 [execute] INFO git push origin semver 04:39:58 2026-05-25 04:39:58,619 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:40:00 2026-05-25 04:39:59,677 [run_push] DEBUG push all version tags 04:40:00 2026-05-25 04:39:59,677 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:40:00 2026-05-25 04:39:59,677 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) 04:40:00 2026-05-25 04:40:00,721 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:40:00 4.1.0-dev.17 [Pipeline] } 04:40:01 $ docker exec --env ******** --env ******** a281caf94154a3f2d23e6773f3199de43919d98c6c901e74c69db4e0eaea1831 ssh-agent -k 04:40:01 unset SSH_AUTH_SOCK; 04:40:01 unset SSH_AGENT_PID; 04:40:01 echo Agent pid 38 killed; 04:40:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:01 + git semver [Pipeline] } 04:40:02 $ docker stop --time=1 a281caf94154a3f2d23e6773f3199de43919d98c6c901e74c69db4e0eaea1831 04:40:03 $ docker rm -f --volumes a281caf94154a3f2d23e6773f3199de43919d98c6c901e74c69db4e0eaea1831 [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 04:40:03 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 04:40:03 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 04:40:03 total 16 04:40:03 drwxr-xr-x 3 root root 4096 May 25 04:21 . 04:40:03 drwxrwxr-x 10 jenkins jenkins 4096 May 25 04:39 .. 04:40:03 drwxr-xr-x 2 root root 4096 May 25 04:21 cost 04:40:03 -rw-r--r-- 1 root root 86 May 25 04:21 cost.csv 04:40:03 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 04:40:03 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 04:40:03 total 16 04:40:03 drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:21 . 04:40:03 drwxrwxr-x 10 jenkins jenkins 4096 May 25 04:39 .. 04:40:03 drwxr-xr-x 2 jenkins jenkins 4096 May 25 04:21 cost 04:40:03 -rw-r--r-- 1 jenkins jenkins 86 May 25 04:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:40:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:40:05 ---> package-listing.sh 04:40:05 ++ facter osfamily 04:40:05 ++ tr '[:upper:]' '[:lower:]' 04:40:05 + OS_FAMILY=debian 04:40:05 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 04:40:05 + START_PACKAGES=/tmp/packages_start.txt 04:40:05 + END_PACKAGES=/tmp/packages_end.txt 04:40:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:40:05 + PACKAGES=/tmp/packages_start.txt 04:40:05 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 04:40:05 + PACKAGES=/tmp/packages_end.txt 04:40:05 + case "${OS_FAMILY}" in 04:40:05 + dpkg -l 04:40:05 + grep '^ii' 04:40:05 + '[' -f /tmp/packages_start.txt ']' 04:40:05 + '[' -f /tmp/packages_end.txt ']' 04:40:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:40:05 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 04:40:05 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 04:40:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 04:40:05 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 04:40:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:40:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:06 prd-ubuntu20.04-docker-8c-8g-10578 does not seem to be running inside a container 04:40:06 $ 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 04:40:06 $ docker top d816273131b6fff01ed8db1e7773f5cddcd3feddce0f5d820eb93d9214ea232f -eo pid,comm [Pipeline] { [Pipeline] sh 04:40:06 + touch /tmp/pre-build-complete [Pipeline] sh 04:40:07 + mkdir -p /var/log/sysstat [Pipeline] sh 04:40:07 + ls /var/log/sa-host 04:40:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:40:07 provisioning config files... 04:40:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2747827512643668584tmp [Pipeline] { [Pipeline] echo 04:40:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:40:07 ---> create-netrc.sh [Pipeline] } 04:40:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:40:08 ---> python-tools-install.sh [Pipeline] echo 04:40:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:40:08 ---> sudo-logs.sh 04:40:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:40:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:40:08 ---> job-cost.sh 04:40:08 lf-activate-venv: SKIPPING 04:40:08 DEBUG: total: 0.2199999988079071 04:40:08 INFO: Retrieving Stack Cost... 04:40:10 INFO: Retrieving Pricing Info for: v3-standard-8 04:40:10 INFO: Archiving Costs [Pipeline] echo 04:40:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:40:10 ---> logs-deploy.sh 04:40:10 lf-activate-venv: SKIPPING 04:40:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/215 04:40:10 INFO: archiving workspace using pattern(s): 04:40:11 Archives upload complete. 04:40:11 INFO: archiving logs to Nexus 04:40:12 ---> uname -a: 04:40:12 Linux prd-ubuntu20-04-docker-8c-8g-10578 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 04:40:12 04:40:12 04:40:12 ---> lscpu: 04:40:12 Architecture: x86_64 04:40:12 CPU op-mode(s): 32-bit, 64-bit 04:40:12 Byte Order: Little Endian 04:40:12 Address sizes: 40 bits physical, 48 bits virtual 04:40:12 CPU(s): 8 04:40:12 On-line CPU(s) list: 0-7 04:40:12 Thread(s) per core: 1 04:40:12 Core(s) per socket: 1 04:40:12 Socket(s): 8 04:40:12 NUMA node(s): 1 04:40:12 Vendor ID: AuthenticAMD 04:40:12 CPU family: 23 04:40:12 Model: 49 04:40:12 Model name: AMD EPYC-Rome Processor 04:40:12 Stepping: 0 04:40:12 CPU MHz: 2799.998 04:40:12 BogoMIPS: 5599.99 04:40:12 Virtualization: AMD-V 04:40:12 Hypervisor vendor: KVM 04:40:12 Virtualization type: full 04:40:12 L1d cache: 256 KiB 04:40:12 L1i cache: 256 KiB 04:40:12 L2 cache: 4 MiB 04:40:12 L3 cache: 128 MiB 04:40:12 NUMA node0 CPU(s): 0-7 04:40:12 Vulnerability Gather data sampling: Not affected 04:40:12 Vulnerability Itlb multihit: Not affected 04:40:12 Vulnerability L1tf: Not affected 04:40:12 Vulnerability Mds: Not affected 04:40:12 Vulnerability Meltdown: Not affected 04:40:12 Vulnerability Mmio stale data: Not affected 04:40:12 Vulnerability Retbleed: Vulnerable 04:40:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:40:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:40:12 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:40:12 Vulnerability Srbds: Not affected 04:40:12 Vulnerability Tsx async abort: Not affected 04:40:12 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:40:12 04:40:12 04:40:12 ---> nproc: 04:40:12 8 04:40:12 04:40:12 04:40:12 ---> df -h: 04:40:12 Filesystem Size Used Avail Use% Mounted on 04:40:12 overlay 155G 14G 141G 9% / 04:40:12 tmpfs 64M 0 64M 0% /dev 04:40:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:40:12 shm 64M 0 64M 0% /dev/shm 04:40:12 /dev/vda1 155G 14G 141G 9% /facter-os 04:40:12 04:40:12 04:40:12 ---> sar -b -r -n DEV: 04:40:12 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10578) 05/25/26 _x86_64_ (8 CPU) 04:40:12 04:40:12 04:18:22 LINUX RESTART (8 CPU) 04:40:12 04:40:12 04:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:40:12 04:20:01 296.95 21.21 275.74 0.00 3202.80 91212.80 0.00 04:40:12 04:21:01 99.65 0.47 99.18 0.00 25.46 21055.17 0.00 04:40:12 04:22:01 91.27 0.03 91.23 0.00 1.87 34739.01 0.00 04:40:12 04:23:01 2.21 0.00 2.21 0.00 0.00 25.85 0.00 04:40:12 04:24:01 3.53 0.28 3.25 0.00 13.73 48.93 0.00 04:40:12 04:25:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 04:40:12 04:26:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 04:40:12 04:27:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 04:40:12 04:28:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 04:40:12 04:29:01 1.92 0.00 1.92 0.00 0.00 24.39 0.00 04:40:12 04:30:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 04:40:12 04:31:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 04:40:12 04:32:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 04:40:12 04:33:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 04:40:12 04:34:01 1.53 0.02 1.52 0.00 0.13 18.26 0.00 04:40:12 04:35:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 04:40:12 04:36:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 04:40:12 04:37:01 0.98 0.00 0.98 0.00 0.00 13.20 0.00 04:40:12 04:38:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 04:40:12 04:39:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 04:40:12 04:40:01 156.20 0.72 155.48 0.00 20.26 64439.19 0.00 04:40:12 Average: 31.80 1.08 30.72 0.00 155.43 10082.67 0.00 04:40:12 04:40:12 04:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:40:12 04:20:01 27246868 31479832 803232 2.44 148068 4238704 1744500 5.14 1354224 3740764 540 04:40:12 04:21:01 26183260 31298024 977196 2.97 160556 5032036 2313008 6.82 2127180 3948628 756008 04:40:12 04:22:01 26139172 31513652 764556 2.33 175308 5251392 1720044 5.07 1688648 4405052 332 04:40:12 04:23:01 26138648 31513160 764424 2.33 175348 5251392 1720044 5.07 1688240 4405052 12 04:40:12 04:24:01 26147768 31523408 753864 2.29 175520 5252068 1736044 5.12 1678804 4405660 52 04:40:12 04:25:01 26147616 31523300 753780 2.29 175532 5252068 1736044 5.12 1679120 4405660 168 04:40:12 04:26:01 26152552 31528312 748608 2.28 175564 5252072 1736044 5.12 1673216 4405664 12 04:40:12 04:27:01 26154096 31529896 747024 2.27 175564 5252076 1736044 5.12 1672356 4405668 152 04:40:12 04:28:01 26153368 31529184 747668 2.27 175584 5252080 1736044 5.12 1672468 4405672 8 04:40:12 04:29:01 26155344 31531268 745228 2.27 175652 5252064 1736044 5.12 1671764 4405656 16 04:40:12 04:30:01 26155668 31531616 744832 2.27 175668 5252064 1736044 5.12 1671804 4405656 20 04:40:12 04:31:01 26155504 31531480 744872 2.27 175692 5252068 1736044 5.12 1671796 4405660 4 04:40:12 04:32:01 26155576 31531576 744712 2.27 175712 5252068 1736044 5.12 1671820 4405660 8 04:40:12 04:33:01 26155276 31531308 744916 2.27 175740 5252072 1736044 5.12 1671844 4405664 56 04:40:12 04:34:01 26154240 31530292 745964 2.27 175780 5252060 1746152 5.15 1672012 4405664 4 04:40:12 04:35:01 26154160 31530252 745972 2.27 175808 5252076 1746152 5.15 1671988 4405668 28 04:40:12 04:36:01 26154112 31530236 745936 2.27 175824 5252084 1746152 5.15 1672048 4405676 8 04:40:12 04:37:01 26153876 31530016 746092 2.27 175840 5252084 1746152 5.15 1672120 4405676 40 04:40:12 04:38:01 26153892 31530056 745992 2.27 175856 5252088 1746152 5.15 1672076 4405680 12 04:40:12 04:39:01 26154656 31530856 745156 2.27 175888 5252088 1746152 5.15 1672048 4405680 12 04:40:12 04:40:01 24609072 31493252 774844 2.36 228672 6567484 1799408 5.30 1796464 5679264 712 04:40:12 Average: 26132130 31512904 763565 2.32 176151 5255914 1768303 5.21 1686764 4412830 36105 04:40:12 04:40:12 04:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:40:12 04:20:01 lo 4.53 4.53 0.46 0.46 0.00 0.00 0.00 0.00 04:40:12 04:20:01 docker0 289.72 388.45 25.68 3168.84 0.00 0.00 0.00 0.00 04:40:12 04:20:01 vethc8ada78 0.02 0.07 0.00 0.01 0.00 0.00 0.00 0.00 04:40:12 04:20:01 ens3 704.93 497.77 10326.62 102.57 0.00 0.00 0.00 0.00 04:40:12 04:21:01 vetheafdd41 0.05 0.22 0.00 0.02 0.00 0.00 0.00 0.00 04:40:12 04:21:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 04:40:12 04:21:01 docker0 4.40 8.62 0.32 128.25 0.00 0.00 0.00 0.00 04:40:12 04:21:01 ens3 38.89 21.50 217.16 11.62 0.00 0.00 0.00 0.00 04:40:12 04:22:01 lo 5.87 5.87 0.58 0.58 0.00 0.00 0.00 0.00 04:40:12 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:22:01 ens3 158.29 119.41 2552.07 388.57 0.00 0.00 0.00 0.00 04:40:12 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:40:12 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:23:01 ens3 3.11 0.83 1.06 0.67 0.00 0.00 0.00 0.00 04:40:12 04:24:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:40:12 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:24:01 ens3 3.18 1.03 1.20 0.65 0.00 0.00 0.00 0.00 04:40:12 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:40:12 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:25:01 ens3 2.27 0.97 0.90 0.62 0.00 0.00 0.00 0.00 04:40:12 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:26:01 ens3 2.07 0.48 0.72 0.46 0.00 0.00 0.00 0.00 04:40:12 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:40:12 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:27:01 ens3 1.00 0.43 0.30 0.22 0.00 0.00 0.00 0.00 04:40:12 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:28:01 ens3 1.00 0.35 0.32 0.21 0.00 0.00 0.00 0.00 04:40:12 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:40:12 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:29:01 ens3 1.02 0.63 0.51 0.36 0.00 0.00 0.00 0.00 04:40:12 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:30:01 ens3 0.58 0.00 0.03 0.00 0.00 0.00 0.00 0.00 04:40:12 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:40:12 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:31:01 ens3 1.25 0.10 0.06 0.01 0.00 0.00 0.00 0.00 04:40:12 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:32:01 ens3 0.52 0.00 0.03 0.00 0.00 0.00 0.00 0.00 04:40:12 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:40:12 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:33:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:40:12 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:34:01 ens3 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00 04:40:12 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:40:12 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:35:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:40:12 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:36:01 ens3 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:40:12 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:40:12 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:37:01 ens3 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00 04:40:12 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:38:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:40:12 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:40:12 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:12 04:39:01 ens3 1.18 0.65 0.52 0.36 0.00 0.00 0.00 0.00 04:40:12 04:40:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 04:40:12 04:40:01 docker0 51.43 71.63 5.45 758.09 0.00 0.00 0.00 0.00 04:40:12 04:40:01 veth75708e0 1.97 1.70 0.37 0.58 0.00 0.00 0.00 0.00 04:40:12 04:40:01 ens3 396.42 267.89 8057.38 182.28 0.00 0.00 0.00 0.00 04:40:12 Average: lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 04:40:12 Average: docker0 16.45 22.32 1.50 193.10 0.00 0.00 0.00 0.00 04:40:12 Average: veth75708e0 0.09 0.08 0.02 0.03 0.00 0.00 0.00 0.00 04:40:12 Average: ens3 62.74 43.45 1007.59 32.79 0.00 0.00 0.00 0.00 04:40:12 04:40:12 04:40:12 ---> sar -P ALL: 04:40:12 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10578) 05/25/26 _x86_64_ (8 CPU) 04:40:12 04:40:12 04:18:22 LINUX RESTART (8 CPU) 04:40:12 04:40:12 04:19:01 CPU %user %nice %system %iowait %steal %idle 04:40:12 04:20:01 all 10.40 0.00 4.33 1.43 0.15 83.70 04:40:12 04:20:01 0 8.95 0.00 3.79 1.48 0.12 85.66 04:40:12 04:20:01 1 9.46 0.00 4.87 3.05 0.15 82.47 04:40:12 04:20:01 2 11.91 0.00 4.11 1.67 0.15 82.16 04:40:12 04:20:01 3 10.97 0.00 4.47 2.49 0.15 81.91 04:40:12 04:20:01 4 10.42 0.00 4.51 1.12 0.15 83.80 04:40:12 04:20:01 5 11.45 0.00 4.79 0.98 0.17 82.61 04:40:12 04:20:01 6 9.70 0.00 4.01 0.15 0.12 86.02 04:40:12 04:20:01 7 10.33 0.00 4.08 0.49 0.19 84.92 04:40:12 04:21:01 all 61.11 0.00 8.37 0.42 0.14 29.95 04:40:12 04:21:01 0 61.45 0.00 8.29 0.15 0.13 29.97 04:40:12 04:21:01 1 60.36 0.00 8.73 0.98 0.15 29.78 04:40:12 04:21:01 2 61.86 0.00 8.50 0.37 0.15 29.12 04:40:12 04:21:01 3 61.61 0.00 8.34 0.49 0.15 29.41 04:40:12 04:21:01 4 60.88 0.00 8.53 0.15 0.13 30.30 04:40:12 04:21:01 5 60.78 0.00 7.99 0.22 0.13 30.88 04:40:12 04:21:01 6 61.12 0.00 8.65 0.84 0.13 29.25 04:40:12 04:21:01 7 60.84 0.00 7.95 0.17 0.14 30.91 04:40:12 04:22:01 all 5.03 0.00 1.48 0.43 0.05 93.01 04:40:12 04:22:01 0 3.80 0.00 1.05 0.02 0.05 95.08 04:40:12 04:22:01 1 6.37 0.00 1.38 1.20 0.05 91.01 04:40:12 04:22:01 2 4.28 0.00 1.74 0.00 0.05 93.93 04:40:12 04:22:01 3 6.58 0.00 1.29 0.10 0.03 91.99 04:40:12 04:22:01 4 5.60 0.00 1.41 0.20 0.05 92.74 04:40:12 04:22:01 5 5.50 0.00 1.82 0.20 0.05 92.42 04:40:12 04:22:01 6 4.14 0.00 1.76 1.01 0.05 93.05 04:40:12 04:22:01 7 4.00 0.00 1.40 0.69 0.07 93.85 04:40:12 04:23:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:40:12 04:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:40:12 04:23:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:40:12 04:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:40:12 04:23:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:40:12 04:23:01 4 0.03 0.00 0.02 0.02 0.00 99.93 04:40:12 04:23:01 5 0.10 0.00 0.05 0.00 0.02 99.83 04:40:12 04:23:01 6 0.03 0.00 0.02 0.02 0.00 99.93 04:40:12 04:23:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:40:12 04:24:01 all 0.12 0.00 0.05 0.01 0.01 99.81 04:40:12 04:24:01 0 0.15 0.00 0.07 0.02 0.02 99.75 04:40:12 04:24:01 1 0.52 0.00 0.07 0.00 0.02 99.40 04:40:12 04:24:01 2 0.00 0.00 0.05 0.00 0.00 99.95 04:40:12 04:24:01 3 0.10 0.00 0.03 0.00 0.00 99.87 04:40:12 04:24:01 4 0.02 0.00 0.05 0.02 0.02 99.90 04:40:12 04:24:01 5 0.07 0.00 0.05 0.00 0.02 99.87 04:40:12 04:24:01 6 0.07 0.00 0.02 0.03 0.00 99.88 04:40:12 04:24:01 7 0.05 0.00 0.07 0.00 0.00 99.88 04:40:12 04:25:01 all 0.27 0.00 0.01 0.00 0.01 99.71 04:40:12 04:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:40:12 04:25:01 1 2.02 0.00 0.00 0.00 0.02 97.96 04:40:12 04:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:40:12 04:25:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:40:12 04:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:40:12 04:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:40:12 04:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:40:12 04:25:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:40:12 04:26:01 all 0.12 0.00 0.01 0.00 0.00 99.85 04:40:12 04:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:40:12 04:26:01 1 0.88 0.00 0.03 0.00 0.00 99.09 04:40:12 04:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:40:12 04:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:40:12 04:26:01 4 0.00 0.00 0.05 0.00 0.00 99.95 04:40:12 04:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:40:12 04:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:40:12 04:26:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:40:12 04:27:01 all 0.29 0.00 0.01 0.00 0.01 99.69 04:40:12 04:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:40:12 04:27:01 1 1.84 0.00 0.00 0.00 0.02 98.14 04:40:12 04:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:40:12 04:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:40:12 04:27:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:40:12 04:27:01 5 0.40 0.00 0.00 0.00 0.00 99.60 04:40:12 04:27:01 6 0.03 0.00 0.00 0.02 0.02 99.93 04:40:12 04:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:40:12 04:28:01 all 0.22 0.00 0.02 0.00 0.00 99.76 04:40:12 04:28:01 0 0.07 0.00 0.00 0.00 0.00 99.93 04:40:12 04:28:01 1 1.55 0.00 0.03 0.00 0.00 98.42 04:40:12 04:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:40:12 04:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:40:12 04:28:01 4 0.03 0.00 0.03 0.00 0.00 99.93 04:40:12 04:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:40:12 04:28:01 6 0.03 0.00 0.05 0.00 0.00 99.92 04:40:12 04:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:40:12 04:29:01 all 0.14 0.00 0.02 0.02 0.01 99.82 04:40:12 04:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:40:12 04:29:01 1 0.83 0.00 0.05 0.00 0.02 99.10 04:40:12 04:29:01 2 0.00 0.00 0.02 0.02 0.00 99.97 04:40:12 04:29:01 3 0.03 0.00 0.02 0.02 0.00 99.93 04:40:12 04:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:40:12 04:29:01 5 0.20 0.00 0.02 0.00 0.02 99.77 04:40:12 04:29:01 6 0.02 0.00 0.00 0.10 0.02 99.87 04:40:12 04:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:40:12 04:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:40:12 04:30:01 0 0.00 0.00 0.05 0.00 0.02 99.93 04:40:12 04:30:01 1 0.05 0.00 0.00 0.00 0.02 99.93 04:40:12 04:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:40:12 04:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:40:12 04:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:40:12 04:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:40:12 04:30:01 6 0.03 0.00 0.02 0.02 0.00 99.93 04:40:12 04:30:01 7 0.07 0.00 0.02 0.00 0.02 99.90 04:40:12 04:40:12 04:30:01 CPU %user %nice %system %iowait %steal %idle 04:40:12 04:31:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:40:12 04:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:40:12 04:31:01 1 0.03 0.00 0.02 0.00 0.03 99.92 04:40:12 04:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:40:12 04:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:40:12 04:31:01 4 0.03 0.00 0.03 0.02 0.02 99.90 04:40:12 04:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:40:12 04:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:40:12 04:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:40:12 04:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:40:12 04:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:40:12 04:32:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:40:12 04:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:40:12 04:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:40:12 04:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:40:12 04:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:40:12 04:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:40:12 04:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:40:12 04:33:01 all 0.06 0.00 0.01 0.00 0.01 99.91 04:40:12 04:33:01 0 0.02 0.00 0.03 0.00 0.03 99.92 04:40:12 04:33:01 1 0.48 0.00 0.03 0.00 0.02 99.47 04:40:12 04:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:40:12 04:33:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:40:12 04:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:40:12 04:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:40:12 04:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:40:12 04:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:40:12 04:34:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:40:12 04:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:40:12 04:34:01 1 0.05 0.00 0.03 0.00 0.00 99.92 04:40:12 04:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:40:12 04:34:01 3 0.02 0.00 0.03 0.00 0.02 99.93 04:40:12 04:34:01 4 0.03 0.00 0.05 0.00 0.02 99.90 04:40:12 04:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:40:12 04:34:01 6 0.05 0.00 0.02 0.02 0.02 99.90 04:40:12 04:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:40:12 04:35:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:40:12 04:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:40:12 04:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:40:12 04:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:40:12 04:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:40:12 04:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:40:12 04:35:01 5 0.05 0.00 0.02 0.00 0.02 99.92 04:40:12 04:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:40:12 04:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:40:12 04:36:01 all 0.02 0.00 0.01 0.01 0.01 99.94 04:40:12 04:36:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:40:12 04:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:40:12 04:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:40:12 04:36:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:40:12 04:36:01 4 0.05 0.00 0.03 0.02 0.02 99.88 04:40:12 04:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:40:12 04:36:01 6 0.02 0.00 0.00 0.02 0.02 99.95 04:40:12 04:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:40:12 04:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:40:12 04:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:40:12 04:37:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:40:12 04:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:40:12 04:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:40:12 04:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:40:12 04:37:01 5 0.02 0.00 0.03 0.00 0.02 99.93 04:40:12 04:37:01 6 0.03 0.00 0.03 0.00 0.00 99.93 04:40:12 04:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:40:12 04:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:40:12 04:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:40:12 04:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:40:12 04:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:40:12 04:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:40:12 04:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:40:12 04:38:01 5 0.07 0.00 0.03 0.00 0.02 99.88 04:40:12 04:38:01 6 0.03 0.00 0.00 0.02 0.00 99.95 04:40:12 04:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:40:12 04:39:01 all 0.01 0.00 0.02 0.00 0.00 99.96 04:40:12 04:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:40:12 04:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:40:12 04:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:40:12 04:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:40:12 04:39:01 4 0.02 0.00 0.03 0.00 0.00 99.95 04:40:12 04:39:01 5 0.03 0.00 0.05 0.00 0.00 99.92 04:40:12 04:39:01 6 0.02 0.00 0.03 0.02 0.00 99.93 04:40:12 04:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:40:12 04:40:01 all 9.32 0.00 4.22 0.66 0.10 85.70 04:40:12 04:40:01 0 8.41 0.00 3.39 0.07 0.08 88.04 04:40:12 04:40:01 1 8.52 0.00 3.39 0.57 0.08 87.43 04:40:12 04:40:01 2 13.01 0.00 4.39 0.15 0.09 82.36 04:40:12 04:40:01 3 9.82 0.00 6.04 1.64 0.10 82.40 04:40:12 04:40:01 4 9.27 0.00 5.57 0.14 0.10 84.93 04:40:12 04:40:01 5 9.04 0.00 3.72 0.87 0.12 86.26 04:40:12 04:40:01 6 7.88 0.00 3.50 0.49 0.12 88.01 04:40:12 04:40:01 7 8.61 0.00 3.82 1.36 0.09 86.12 04:40:12 Average: all 4.12 0.00 0.88 0.14 0.03 94.83 04:40:12 Average: 0 3.93 0.00 0.80 0.08 0.03 95.16 04:40:12 Average: 1 4.40 0.00 0.88 0.27 0.03 94.41 04:40:12 Average: 2 4.30 0.00 0.89 0.10 0.02 94.69 04:40:12 Average: 3 4.20 0.00 0.95 0.23 0.03 94.59 04:40:12 Average: 4 4.09 0.00 0.96 0.08 0.03 94.84 04:40:12 Average: 5 4.14 0.00 0.88 0.11 0.03 94.84 04:40:12 Average: 6 3.93 0.00 0.86 0.13 0.02 95.06 04:40:12 Average: 7 3.96 0.00 0.82 0.13 0.03 95.07 04:40:12 04:40:12 04:40:12