Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 950be83789f1515bb1fb90eafa27353f7dcc33e8 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-ssh8862062448486285703.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5080358281096807373.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7195571299060337083.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16807721442708693640.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-ssh14516018808832105089.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40126 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 Avoid second fetch Checking out Revision 950be83789f1515bb1fb90eafa27353f7dcc33e8 (main) Commit message: "Merge pull request #732 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 950be83789f1515bb1fb90eafa27353f7dcc33e8 # timeout=10 > git rev-list --no-walk 82a85f1d5a8b5edd26386b3f1f92ed92300f945c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-04T01:56:01.912Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-04T01:56:01.994Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-04T01:56:02.025Z] ========================================================= [2025-03-04T01:56:02.026Z] EdgeX Global Pipelines Version Info [2025-03-04T01:56:02.026Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:56:02.762Z] ------------------- [2025-03-04T01:56:02.762Z] stable info: [2025-03-04T01:56:02.762Z] ------------------- [2025-03-04T01:56:02.762Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-04T01:56:02.762Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-04T01:56:02.762Z] Message: update stable to v1.0.269 [2025-03-04T01:56:03.336Z] ------------------- [2025-03-04T01:56:03.336Z] experimental info: [2025-03-04T01:56:03.336Z] ------------------- [2025-03-04T01:56:03.336Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-04T01:56:03.336Z] Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d [2025-03-04T01:56:03.336Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-04T01:56:03.484Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2025-03-04T01:56:03.511Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2025-03-04T01:56:03.533Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-04T01:56:03.684Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-04T01:56:03.706Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-04T01:56:03.728Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-04T01:56:03.765Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-04T01:56:03.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-04T01:56:03.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-04T01:56:03.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-04T01:56:03.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-04T01:56:03.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2025-03-04T01:56:03.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-04T01:56:03.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-04T01:56:03.932Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T01:56:03.956Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T01:56:03.981Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T01:56:04.006Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T01:56:04.025Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-04T01:56:04.054Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-04T01:56:04.080Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-04T01:56:04.105Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-04T01:56:04.132Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-04T01:56:04.151Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-04T01:56:04.172Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-04T01:56:04.192Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-04T01:56:04.212Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-04T01:56:04.238Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-04T01:56:04.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-04T01:56:04.276Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-04T01:56:04.296Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 950be83789f1515bb1fb90eafa27353f7dcc33e8 [Pipeline] echo [2025-03-04T01:56:04.319Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 950be83 [Pipeline] echo [2025-03-04T01:56:04.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T01:56:04.407Z] provisioning config files... [2025-03-04T01:56:04.420Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3729562411303112373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:56:04.764Z] ---> ****-login.sh [2025-03-04T01:56:04.764Z] nexus3.edgexfoundry.org:10001 [2025-03-04T01:56:05.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:56:05.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:56:05.024Z] Configure a credential helper to remove this warning. See [2025-03-04T01:56:05.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:56:05.024Z] [2025-03-04T01:56:05.024Z] Login Succeeded [2025-03-04T01:56:05.024Z] nexus3.edgexfoundry.org:10002 [2025-03-04T01:56:05.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:56:05.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:56:05.024Z] Configure a credential helper to remove this warning. See [2025-03-04T01:56:05.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:56:05.025Z] [2025-03-04T01:56:05.025Z] Login Succeeded [2025-03-04T01:56:05.025Z] nexus3.edgexfoundry.org:10003 [2025-03-04T01:56:05.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:56:05.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:56:05.289Z] Configure a credential helper to remove this warning. See [2025-03-04T01:56:05.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:56:05.289Z] [2025-03-04T01:56:05.289Z] Login Succeeded [2025-03-04T01:56:05.289Z] nexus3.edgexfoundry.org:10004 [2025-03-04T01:56:05.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:56:05.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:56:05.290Z] Configure a credential helper to remove this warning. See [2025-03-04T01:56:05.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:56:05.290Z] [2025-03-04T01:56:05.290Z] Login Succeeded [2025-03-04T01:56:05.290Z] ****.io [2025-03-04T01:56:05.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:56:05.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:56:05.550Z] Configure a credential helper to remove this warning. See [2025-03-04T01:56:05.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:56:05.550Z] [2025-03-04T01:56:05.550Z] Login Succeeded [2025-03-04T01:56:05.550Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T01:56:05.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-04T01:56:05.996Z] + git rev-list -1 --merges 950be83789f1515bb1fb90eafa27353f7dcc33e8~1..950be83789f1515bb1fb90eafa27353f7dcc33e8 [Pipeline] echo [2025-03-04T01:56:06.029Z] -----------> git rev-list -1 --merges 950be83789f1515bb1fb90eafa27353f7dcc33e8~1..950be83789f1515bb1fb90eafa27353f7dcc33e8 950be83789f1515bb1fb90eafa27353f7dcc33e8 [2025-03-04T01:56:06.029Z] 950be83789f1515bb1fb90eafa27353f7dcc33e8 [false] [Pipeline] sh [2025-03-04T01:56:06.326Z] + git log --format=format:%s -1 950be83789f1515bb1fb90eafa27353f7dcc33e8 [Pipeline] echo [2025-03-04T01:56:06.348Z] ========================================================= [2025-03-04T01:56:06.348Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-04T01:56:06.348Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T01:56:06.703Z] + git log --format=format:%s -1 950be83789f1515bb1fb90eafa27353f7dcc33e8 [Pipeline] echo [2025-03-04T01:56:06.717Z] [semverPrep] GIT_COMMIT: 950be83789f1515bb1fb90eafa27353f7dcc33e8, Commit Message: Merge pull request #732 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26 [Pipeline] echo [2025-03-04T01:56:06.736Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-04T01:56:07.160Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T01:56:07.160Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-04T01:56:07.160Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-04T01:56:07.160Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-04T01:56:07.160Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2025-03-04T01:56:07.160Z] -a /etc/ssh/ssh_known_hosts [2025-03-04T01:56:07.160Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:56:07.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T01:56:07.602Z] [2025-03-04T01:56:07.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:56:07.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T01:56:07.902Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-04T01:56:07.902Z] b85a868b505f: Pulling fs layer [2025-03-04T01:56:07.902Z] e2be974225ed: Pulling fs layer [2025-03-04T01:56:07.902Z] 339a4e72a1f5: Pulling fs layer [2025-03-04T01:56:07.902Z] 988bab9f4d93: Pulling fs layer [2025-03-04T01:56:07.902Z] 1469e6f7b9e6: Pulling fs layer [2025-03-04T01:56:07.902Z] eaf3925da568: Pulling fs layer [2025-03-04T01:56:07.902Z] bab4dde63d76: Pulling fs layer [2025-03-04T01:56:07.902Z] bde34c3a00c8: Pulling fs layer [2025-03-04T01:56:07.902Z] b352a97aabf1: Pulling fs layer [2025-03-04T01:56:07.902Z] 4872d77fe225: Pulling fs layer [2025-03-04T01:56:07.902Z] 5851b861e8e6: Pulling fs layer [2025-03-04T01:56:07.902Z] bab4dde63d76: Waiting [2025-03-04T01:56:07.902Z] 988bab9f4d93: Waiting [2025-03-04T01:56:07.902Z] 1469e6f7b9e6: Waiting [2025-03-04T01:56:07.902Z] b352a97aabf1: Waiting [2025-03-04T01:56:07.902Z] 4872d77fe225: Waiting [2025-03-04T01:56:07.902Z] e2be974225ed: Download complete [2025-03-04T01:56:07.902Z] 988bab9f4d93: Download complete [2025-03-04T01:56:07.902Z] 1469e6f7b9e6: Verifying Checksum [2025-03-04T01:56:07.902Z] 1469e6f7b9e6: Download complete [2025-03-04T01:56:07.902Z] 339a4e72a1f5: Download complete [2025-03-04T01:56:08.162Z] bde34c3a00c8: Download complete [2025-03-04T01:56:08.162Z] b352a97aabf1: Verifying Checksum [2025-03-04T01:56:08.162Z] b352a97aabf1: Download complete [2025-03-04T01:56:08.162Z] 4872d77fe225: Verifying Checksum [2025-03-04T01:56:08.162Z] 4872d77fe225: Download complete [2025-03-04T01:56:08.162Z] 5851b861e8e6: Verifying Checksum [2025-03-04T01:56:08.162Z] 5851b861e8e6: Download complete [2025-03-04T01:56:08.162Z] b85a868b505f: Verifying Checksum [2025-03-04T01:56:08.162Z] b85a868b505f: Download complete [2025-03-04T01:56:08.421Z] bab4dde63d76: Verifying Checksum [2025-03-04T01:56:08.421Z] bab4dde63d76: Download complete [2025-03-04T01:56:09.364Z] b85a868b505f: Pull complete [2025-03-04T01:56:09.623Z] e2be974225ed: Pull complete [2025-03-04T01:56:10.190Z] 339a4e72a1f5: Pull complete [2025-03-04T01:56:10.190Z] 988bab9f4d93: Pull complete [2025-03-04T01:56:10.450Z] 1469e6f7b9e6: Pull complete [2025-03-04T01:56:10.450Z] eaf3925da568: Pull complete [2025-03-04T01:56:12.360Z] bab4dde63d76: Pull complete [2025-03-04T01:56:12.360Z] bde34c3a00c8: Pull complete [2025-03-04T01:56:12.360Z] b352a97aabf1: Pull complete [2025-03-04T01:56:12.360Z] 4872d77fe225: Pull complete [2025-03-04T01:56:12.620Z] 5851b861e8e6: Pull complete [2025-03-04T01:56:12.620Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-04T01:56:12.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T01:56:12.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:56:12.773Z] prd-ubuntu20.04-docker-8c-8g-40126 does not seem to be running inside a container [2025-03-04T01:56:12.809Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T01:56:14.182Z] $ docker top 4b916b763c885f726c748ae5f870e524126fb0c3b86af2b262a670c182a6c310 -eo pid,comm [2025-03-04T01:56:14.239Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-04T01:56:14.239Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T01:56:14.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T01:56:14.296Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T01:56:14.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T01:56:14.451Z] $ docker exec 4b916b763c885f726c748ae5f870e524126fb0c3b86af2b262a670c182a6c310 ssh-agent [2025-03-04T01:56:14.565Z] SSH_AUTH_SOCK=/tmp/ssh-vZwGRH8teXHf/agent.31 [2025-03-04T01:56:14.565Z] SSH_AGENT_PID=37 [2025-03-04T01:56:14.571Z] Running ssh-add (command line suppressed) [2025-03-04T01:56:14.669Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9839688638074938072.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9839688638074938072.key) [2025-03-04T01:56:14.683Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T01:56:14.976Z] + git tag --points-at HEAD [Pipeline] } [2025-03-04T01:56:14.984Z] $ docker exec --env ******** --env ******** 4b916b763c885f726c748ae5f870e524126fb0c3b86af2b262a670c182a6c310 ssh-agent -k [2025-03-04T01:56:15.084Z] unset SSH_AUTH_SOCK; [2025-03-04T01:56:15.086Z] unset SSH_AGENT_PID; [2025-03-04T01:56:15.086Z] echo Agent pid 37 killed; [2025-03-04T01:56:15.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-04T01:56:15.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T01:56:15.142Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T01:56:15.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T01:56:15.266Z] $ docker exec 4b916b763c885f726c748ae5f870e524126fb0c3b86af2b262a670c182a6c310 ssh-agent [2025-03-04T01:56:15.373Z] SSH_AUTH_SOCK=/tmp/ssh-soKAbCGczhMk/agent.71 [2025-03-04T01:56:15.373Z] SSH_AGENT_PID=77 [2025-03-04T01:56:15.378Z] Running ssh-add (command line suppressed) [2025-03-04T01:56:15.487Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17872053606649504433.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17872053606649504433.key) [2025-03-04T01:56:15.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T01:56:15.796Z] + git semver init [2025-03-04T01:56:16.056Z] 2025-03-04 01:56:15,996 [run_init] DEBUG init version:0.0.0 force:False [2025-03-04T01:56:16.056Z] 2025-03-04 01:56:15,996 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-03-04T01:56:16.056Z] 2025-03-04 01:56:15,997 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-03-04T01:56:16.056Z] 2025-03-04 01:56:15,997 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-04T01:56:17.966Z] 2025-03-04 01:56:17,464 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2025-03-04T01:56:17.966Z] 2025-03-04 01:56:17,465 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2025-03-04T01:56:17.966Z] 2025-03-04 01:56:17,465 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-04T01:56:17.966Z] 2025-03-04 01:56:17,465 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-04T01:56:17.966Z] 4.0.0-dev.13 [Pipeline] } [2025-03-04T01:56:17.976Z] $ docker exec --env ******** --env ******** 4b916b763c885f726c748ae5f870e524126fb0c3b86af2b262a670c182a6c310 ssh-agent -k [2025-03-04T01:56:18.075Z] unset SSH_AUTH_SOCK; [2025-03-04T01:56:18.076Z] unset SSH_AGENT_PID; [2025-03-04T01:56:18.076Z] echo Agent pid 77 killed; [2025-03-04T01:56:18.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T01:56:18.426Z] + git semver [Pipeline] } [2025-03-04T01:56:18.697Z] $ docker stop --time=1 4b916b763c885f726c748ae5f870e524126fb0c3b86af2b262a670c182a6c310 [2025-03-04T01:56:19.994Z] $ docker rm -f --volumes 4b916b763c885f726c748ae5f870e524126fb0c3b86af2b262a670c182a6c310 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T01:56:20.350Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-04T01:56:20.711Z] Stashed 1 file(s) [Pipeline] echo [2025-03-04T01:56:20.716Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T01:56:20.922Z] provisioning config files... [2025-03-04T01:56:20.934Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2189866929451716148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:56:21.237Z] ---> ****-login.sh [2025-03-04T01:56:21.238Z] nexus3.edgexfoundry.org:10001 [2025-03-04T01:56:21.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:56:21.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:56:21.238Z] Configure a credential helper to remove this warning. See [2025-03-04T01:56:21.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:56:21.238Z] [2025-03-04T01:56:21.238Z] Login Succeeded [2025-03-04T01:56:21.238Z] nexus3.edgexfoundry.org:10002 [2025-03-04T01:56:21.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:56:21.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:56:21.238Z] Configure a credential helper to remove this warning. See [2025-03-04T01:56:21.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:56:21.238Z] [2025-03-04T01:56:21.238Z] Login Succeeded [2025-03-04T01:56:21.238Z] nexus3.edgexfoundry.org:10003 [2025-03-04T01:56:21.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:56:21.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:56:21.499Z] Configure a credential helper to remove this warning. See [2025-03-04T01:56:21.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:56:21.499Z] [2025-03-04T01:56:21.499Z] Login Succeeded [2025-03-04T01:56:21.499Z] nexus3.edgexfoundry.org:10004 [2025-03-04T01:56:21.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:56:21.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:56:21.760Z] Configure a credential helper to remove this warning. See [2025-03-04T01:56:21.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:56:21.760Z] [2025-03-04T01:56:21.760Z] Login Succeeded [2025-03-04T01:56:21.760Z] ****.io [2025-03-04T01:56:21.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:56:21.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:56:21.760Z] Configure a credential helper to remove this warning. See [2025-03-04T01:56:21.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:56:21.760Z] [2025-03-04T01:56:21.760Z] Login Succeeded [2025-03-04T01:56:21.760Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T01:56:21.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T01:56:21.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T01:56:21.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T01:56:21.918Z] ========================================================= [2025-03-04T01:56:21.918Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-04T01:56:21.918Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:56:22.263Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-04T01:56:22.263Z] Sending build context to Docker daemon 21.15MB [2025-03-04T01:56:22.263Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T01:56:22.263Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-04T01:56:22.522Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-04T01:56:22.522Z] da9db072f522: Pulling fs layer [2025-03-04T01:56:22.522Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-04T01:56:22.522Z] 06f05ace1117: Pulling fs layer [2025-03-04T01:56:22.522Z] 5fe327b54edc: Pulling fs layer [2025-03-04T01:56:22.522Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T01:56:22.522Z] 92a5565b7b96: Pulling fs layer [2025-03-04T01:56:22.522Z] ff9bb7016b71: Pulling fs layer [2025-03-04T01:56:22.522Z] b67dba6c2c7d: Pulling fs layer [2025-03-04T01:56:22.522Z] a813b0c90790: Pulling fs layer [2025-03-04T01:56:22.522Z] 5fe327b54edc: Waiting [2025-03-04T01:56:22.522Z] 92a5565b7b96: Waiting [2025-03-04T01:56:22.522Z] ff9bb7016b71: Waiting [2025-03-04T01:56:22.522Z] 4f4fb700ef54: Waiting [2025-03-04T01:56:22.522Z] b67dba6c2c7d: Waiting [2025-03-04T01:56:22.522Z] a813b0c90790: Waiting [2025-03-04T01:56:22.522Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-04T01:56:22.522Z] 6ef4a4ee8ca5: Download complete [2025-03-04T01:56:22.522Z] 5fe327b54edc: Download complete [2025-03-04T01:56:22.522Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T01:56:22.522Z] 4f4fb700ef54: Download complete [2025-03-04T01:56:22.522Z] da9db072f522: Download complete [2025-03-04T01:56:22.522Z] 92a5565b7b96: Verifying Checksum [2025-03-04T01:56:22.522Z] 92a5565b7b96: Download complete [2025-03-04T01:56:22.522Z] ff9bb7016b71: Verifying Checksum [2025-03-04T01:56:22.522Z] ff9bb7016b71: Download complete [2025-03-04T01:56:22.782Z] da9db072f522: Pull complete [2025-03-04T01:56:22.782Z] a813b0c90790: Verifying Checksum [2025-03-04T01:56:22.782Z] a813b0c90790: Download complete [2025-03-04T01:56:22.782Z] 6ef4a4ee8ca5: Pull complete [2025-03-04T01:56:23.041Z] 06f05ace1117: Verifying Checksum [2025-03-04T01:56:23.041Z] 06f05ace1117: Download complete [2025-03-04T01:56:23.298Z] b67dba6c2c7d: Verifying Checksum [2025-03-04T01:56:23.298Z] b67dba6c2c7d: Download complete [2025-03-04T01:56:26.586Z] 06f05ace1117: Pull complete [2025-03-04T01:56:26.586Z] 5fe327b54edc: Pull complete [2025-03-04T01:56:26.845Z] 4f4fb700ef54: Pull complete [2025-03-04T01:56:26.845Z] 92a5565b7b96: Pull complete [2025-03-04T01:56:26.845Z] ff9bb7016b71: Pull complete [2025-03-04T01:56:29.372Z] b67dba6c2c7d: Pull complete [2025-03-04T01:56:29.939Z] a813b0c90790: Pull complete [2025-03-04T01:56:29.939Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-04T01:56:29.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-04T01:56:29.939Z] ---> 3ba60ce46760 [2025-03-04T01:56:29.939Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-04T01:56:31.852Z] ---> Running in ffbdd588896a [2025-03-04T01:56:31.852Z] Removing intermediate container ffbdd588896a [2025-03-04T01:56:31.852Z] ---> aaf31cce0bcb [2025-03-04T01:56:31.852Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T01:56:31.852Z] ---> Running in 4127906a4188 [2025-03-04T01:56:32.110Z] Removing intermediate container 4127906a4188 [2025-03-04T01:56:32.110Z] ---> d5abdddff48c [2025-03-04T01:56:32.110Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-04T01:56:32.110Z] ---> Running in 64c574a881e5 [2025-03-04T01:56:32.110Z] Removing intermediate container 64c574a881e5 [2025-03-04T01:56:32.110Z] ---> 0f26b3c36166 [2025-03-04T01:56:32.110Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T01:56:32.110Z] ---> Running in 5d1f88ec0804 [2025-03-04T01:56:32.110Z] Removing intermediate container 5d1f88ec0804 [2025-03-04T01:56:32.110Z] ---> 89c46918dc54 [2025-03-04T01:56:32.110Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T01:56:32.368Z] ---> Running in 028b8cefa18a [2025-03-04T01:56:32.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T01:56:32.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T01:56:32.888Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-04T01:56:32.888Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-04T01:56:32.888Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-04T01:56:32.888Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-04T01:56:32.888Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T01:56:32.888Z] OK: 252 MiB in 62 packages [2025-03-04T01:56:33.453Z] Removing intermediate container 028b8cefa18a [2025-03-04T01:56:33.453Z] ---> 8291312bb2dc [2025-03-04T01:56:33.453Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-03-04T01:56:33.453Z] ---> Running in 34b77dae5c8f [2025-03-04T01:56:33.453Z] Removing intermediate container 34b77dae5c8f [2025-03-04T01:56:33.453Z] ---> c05d7f377555 [2025-03-04T01:56:33.453Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-04T01:56:33.453Z] ---> 827ef6f57032 [2025-03-04T01:56:33.453Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T01:56:33.453Z] ---> Running in bf999cc6e0b0 [2025-03-04T01:56:35.870Z] Still waiting to schedule task [2025-03-04T01:56:35.871Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40125’ [2025-03-04T01:57:05.564Z] Removing intermediate container bf999cc6e0b0 [2025-03-04T01:57:05.564Z] ---> 9cf821f3d671 [2025-03-04T01:57:05.564Z] Step 11/12 : COPY . . [2025-03-04T01:57:06.132Z] ---> 9c4169a97eb1 [2025-03-04T01:57:06.132Z] Step 12/12 : RUN $MAKE [2025-03-04T01:57:06.132Z] ---> Running in 1fc40427eeac [2025-03-04T01:57:06.392Z] noop [2025-03-04T01:57:06.651Z] Removing intermediate container 1fc40427eeac [2025-03-04T01:57:06.651Z] ---> fc027187163f [2025-03-04T01:57:06.651Z] Successfully built fc027187163f [2025-03-04T01:57:06.651Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:57:06.988Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T01:57:06.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:57:07.071Z] prd-ubuntu20.04-docker-8c-8g-40126 does not seem to be running inside a container [2025-03-04T01:57:07.094Z] $ 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 ******** ci-base-image-x86_64 cat [2025-03-04T01:57:07.418Z] $ docker top 4b7685ee96b95d5e7f94ccc826ff8f03dfe8f86d22f0025734ce8db49658188b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T01:57:07.765Z] + go version [2025-03-04T01:57:07.766Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-04T01:57:07.776Z] $ docker stop --time=1 4b7685ee96b95d5e7f94ccc826ff8f03dfe8f86d22f0025734ce8db49658188b [2025-03-04T01:57:09.034Z] $ docker rm -f --volumes 4b7685ee96b95d5e7f94ccc826ff8f03dfe8f86d22f0025734ce8db49658188b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:57:09.489Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T01:57:09.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:57:09.579Z] prd-ubuntu20.04-docker-8c-8g-40126 does not seem to be running inside a container [2025-03-04T01:57:09.603Z] $ 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 ******** ci-base-image-x86_64 cat [2025-03-04T01:57:09.932Z] $ docker top aab6afca8631574f71be978851401b131440e9d86deda23e8c7897b0fa823fac -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T01:57:10.284Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-04T01:57:10.583Z] + make test [2025-03-04T01:57:10.583Z] go test ./... -coverprofile=coverage.out ./... [2025-03-04T01:57:11.960Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-03-04T01:57:30.038Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-03-04T01:57:30.038Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-03-04T01:57:30.038Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 22.8% of statements [2025-03-04T01:57:42.252Z] go vet ./... [2025-03-04T01:57:46.436Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-04T01:57:46.436Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-04T01:57:46.436Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-04T01:57:46.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-04T01:57:46.469Z] $ docker stop --time=1 aab6afca8631574f71be978851401b131440e9d86deda23e8c7897b0fa823fac [2025-03-04T01:57:48.479Z] $ docker rm -f --volumes aab6afca8631574f71be978851401b131440e9d86deda23e8c7897b0fa823fac [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T01:57:49.009Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-04T01:57:49.060Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-04T01:57:49.649Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-04T01:57:49.935Z] + ls -al . [2025-03-04T01:57:49.935Z] total 252 [2025-03-04T01:57:49.935Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 01:57 . [2025-03-04T01:57:49.935Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 01:55 .. [2025-03-04T01:57:49.935Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 4 01:55 .dockerignore [2025-03-04T01:57:49.935Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 01:57 .git [2025-03-04T01:57:49.935Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 01:55 .github [2025-03-04T01:57:49.935Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 4 01:55 .gitignore [2025-03-04T01:57:49.935Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 01:55 .golangci.yml [2025-03-04T01:57:49.935Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 01:56 .semver [2025-03-04T01:57:49.935Z] -rw-rw-r-- 1 jenkins jenkins 19106 Mar 4 01:55 Attribution.txt [2025-03-04T01:57:49.935Z] -rw-rw-r-- 1 jenkins jenkins 18574 Mar 4 01:55 CHANGELOG.md [2025-03-04T01:57:49.935Z] -rw-rw-r-- 1 jenkins jenkins 1803 Mar 4 01:55 Dockerfile [2025-03-04T01:57:49.935Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 01:55 GOVERNANCE.md [2025-03-04T01:57:49.935Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 4 01:55 Jenkinsfile [2025-03-04T01:57:49.935Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 4 01:55 LICENSE [2025-03-04T01:57:49.935Z] -rw-rw-r-- 1 jenkins jenkins 2545 Mar 4 01:55 Makefile [2025-03-04T01:57:49.935Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 4 01:55 OWNERS.md [2025-03-04T01:57:49.935Z] -rw-rw-r-- 1 jenkins jenkins 3599 Mar 4 01:55 README.md [2025-03-04T01:57:49.935Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 01:56 VERSION [2025-03-04T01:57:49.935Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 01:55 bin [2025-03-04T01:57:49.935Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 01:55 cmd [2025-03-04T01:57:49.935Z] -rw-r--r-- 1 jenkins jenkins 21039 Mar 4 01:57 coverage.out [2025-03-04T01:57:49.935Z] -rw-rw-r-- 1 jenkins jenkins 6223 Mar 4 01:55 go.mod [2025-03-04T01:57:49.935Z] -rw-rw-r-- 1 jenkins jenkins 86628 Mar 4 01:55 go.sum [2025-03-04T01:57:49.935Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 01:55 internal [2025-03-04T01:57:49.935Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 01:55 mock [2025-03-04T01:57:49.935Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 4 01:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:57:50.250Z] + 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=950be83789f1515bb1fb90eafa27353f7dcc33e8 --label arch=amd64 --label version=4.0.0-dev.13 . [2025-03-04T01:57:50.250Z] Sending build context to Docker daemon 21.18MB [2025-03-04T01:57:50.250Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T01:57:50.250Z] Step 2/25 : FROM ${BASE} AS builder [2025-03-04T01:57:50.250Z] ---> fc027187163f [2025-03-04T01:57:50.250Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-03-04T01:57:50.509Z] ---> Running in 235fd40fb2a8 [2025-03-04T01:57:50.509Z] Removing intermediate container 235fd40fb2a8 [2025-03-04T01:57:50.509Z] ---> 9176ad42bf67 [2025-03-04T01:57:50.509Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T01:57:50.509Z] ---> Running in 884f067cea0c [2025-03-04T01:57:50.509Z] Removing intermediate container 884f067cea0c [2025-03-04T01:57:50.509Z] ---> ee2b39759073 [2025-03-04T01:57:50.509Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-04T01:57:50.509Z] ---> Running in 7b4e02d51ec5 [2025-03-04T01:57:50.509Z] Removing intermediate container 7b4e02d51ec5 [2025-03-04T01:57:50.509Z] ---> 359fbba24b1d [2025-03-04T01:57:50.509Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T01:57:50.769Z] ---> Running in 25191d646863 [2025-03-04T01:57:50.769Z] Removing intermediate container 25191d646863 [2025-03-04T01:57:50.769Z] ---> 8e89101ecd65 [2025-03-04T01:57:50.769Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T01:57:50.769Z] ---> Running in 36d3a009e3de [2025-03-04T01:57:51.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T01:57:51.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T01:57:51.545Z] OK: 252 MiB in 62 packages [2025-03-04T01:57:51.804Z] Removing intermediate container 36d3a009e3de [2025-03-04T01:57:51.804Z] ---> 32537321d910 [2025-03-04T01:57:51.804Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-03-04T01:57:51.804Z] ---> Running in cf221adacb92 [2025-03-04T01:57:51.804Z] Removing intermediate container cf221adacb92 [2025-03-04T01:57:51.804Z] ---> 3c9f30e3ac2b [2025-03-04T01:57:51.804Z] Step 9/25 : COPY go.mod vendor* ./ [2025-03-04T01:57:52.071Z] ---> e01816acb99b [2025-03-04T01:57:52.071Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T01:57:52.071Z] ---> Running in 77347c90c9f6 [2025-03-04T01:57:52.639Z] Removing intermediate container 77347c90c9f6 [2025-03-04T01:57:52.639Z] ---> 001822112be1 [2025-03-04T01:57:52.639Z] Step 11/25 : COPY . . [2025-03-04T01:57:52.899Z] ---> b4e5c0fe5dce [2025-03-04T01:57:52.899Z] Step 12/25 : RUN $MAKE [2025-03-04T01:57:53.157Z] ---> Running in fca3aac0d836 [2025-03-04T01:57:53.416Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-03-04T01:58:19.962Z] Removing intermediate container fca3aac0d836 [2025-03-04T01:58:19.962Z] ---> 13e26f575bab [2025-03-04T01:58:19.962Z] Step 13/25 : FROM alpine:3.20 [2025-03-04T01:58:19.962Z] 3.20: Pulling from library/alpine [2025-03-04T01:58:19.962Z] 0a9a5dfd008f: Pulling fs layer [2025-03-04T01:58:19.962Z] 0a9a5dfd008f: Verifying Checksum [2025-03-04T01:58:19.962Z] 0a9a5dfd008f: Download complete [2025-03-04T01:58:20.222Z] 0a9a5dfd008f: Pull complete [2025-03-04T01:58:20.222Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-04T01:58:20.222Z] Status: Downloaded newer image for alpine:3.20 [2025-03-04T01:58:20.222Z] ---> ff221270b9fb [2025-03-04T01:58:20.222Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-03-04T01:58:20.222Z] ---> Running in c811b61cee4d [2025-03-04T01:58:20.222Z] Removing intermediate container c811b61cee4d [2025-03-04T01:58:20.222Z] ---> 523563de13df [2025-03-04T01:58:20.222Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-03-04T01:58:20.222Z] ---> Running in 83cbe4125655 [2025-03-04T01:58:20.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T01:58:20.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T01:58:20.999Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-04T01:58:20.999Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T01:58:20.999Z] OK: 8 MiB in 15 packages [2025-03-04T01:58:21.568Z] Removing intermediate container 83cbe4125655 [2025-03-04T01:58:21.568Z] ---> e90ac14019db [2025-03-04T01:58:21.568Z] Step 16/25 : RUN apk --no-cache upgrade [2025-03-04T01:58:21.568Z] ---> Running in 520a6e3be5e4 [2025-03-04T01:58:21.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T01:58:21.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T01:58:22.086Z] OK: 8 MiB in 15 packages [2025-03-04T01:58:22.345Z] Removing intermediate container 520a6e3be5e4 [2025-03-04T01:58:22.345Z] ---> cc09e9340050 [2025-03-04T01:58:22.345Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-03-04T01:58:23.279Z] ---> 98ed2b98677d [2025-03-04T01:58:23.279Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-03-04T01:58:23.279Z] ---> c4a0cd634ab9 [2025-03-04T01:58:23.279Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-03-04T01:58:23.538Z] ---> 581136f838cb [2025-03-04T01:58:23.538Z] Step 20/25 : EXPOSE 59982 [2025-03-04T01:58:23.538Z] ---> Running in 1b75064bcc20 [2025-03-04T01:58:23.538Z] Removing intermediate container 1b75064bcc20 [2025-03-04T01:58:23.538Z] ---> 19fc818b034e [2025-03-04T01:58:23.538Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-03-04T01:58:23.538Z] ---> Running in 44a3feb8b0c0 [2025-03-04T01:58:23.538Z] Removing intermediate container 44a3feb8b0c0 [2025-03-04T01:58:23.538Z] ---> a9604ea4ab60 [2025-03-04T01:58:23.538Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-04T01:58:23.796Z] ---> Running in f1f2ba20ff09 [2025-03-04T01:58:23.796Z] Removing intermediate container f1f2ba20ff09 [2025-03-04T01:58:23.796Z] ---> 7a3dd4b968d8 [2025-03-04T01:58:23.796Z] Step 23/25 : LABEL arch=amd64 [2025-03-04T01:58:23.796Z] ---> Running in 9aaff86c709d [2025-03-04T01:58:23.796Z] Removing intermediate container 9aaff86c709d [2025-03-04T01:58:23.796Z] ---> 3f751ea93985 [2025-03-04T01:58:23.796Z] Step 24/25 : LABEL git_sha=950be83789f1515bb1fb90eafa27353f7dcc33e8 [2025-03-04T01:58:23.796Z] ---> Running in 38ebea86da99 [2025-03-04T01:58:23.796Z] Removing intermediate container 38ebea86da99 [2025-03-04T01:58:23.796Z] ---> be8643463d7b [2025-03-04T01:58:23.796Z] Step 25/25 : LABEL version=4.0.0-dev.13 [2025-03-04T01:58:24.055Z] ---> Running in 3902d2ebdfa3 [2025-03-04T01:58:24.055Z] Removing intermediate container 3902d2ebdfa3 [2025-03-04T01:58:24.055Z] ---> 128d9c2d6259 [2025-03-04T01:58:24.055Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-04T01:58:24.055Z] Successfully built 128d9c2d6259 [2025-03-04T01:58:24.055Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T01:58:24.198Z] provisioning config files... [2025-03-04T01:58:24.207Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1944936400238247992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:58:24.516Z] ---> ****-login.sh [2025-03-04T01:58:24.516Z] nexus3.edgexfoundry.org:10001 [2025-03-04T01:58:24.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:58:24.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:58:24.516Z] Configure a credential helper to remove this warning. See [2025-03-04T01:58:24.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:58:24.516Z] [2025-03-04T01:58:24.516Z] Login Succeeded [2025-03-04T01:58:24.516Z] nexus3.edgexfoundry.org:10002 [2025-03-04T01:58:24.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:58:24.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:58:24.516Z] Configure a credential helper to remove this warning. See [2025-03-04T01:58:24.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:58:24.516Z] [2025-03-04T01:58:24.516Z] Login Succeeded [2025-03-04T01:58:24.516Z] nexus3.edgexfoundry.org:10003 [2025-03-04T01:58:24.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:58:24.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:58:24.775Z] Configure a credential helper to remove this warning. See [2025-03-04T01:58:24.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:58:24.776Z] [2025-03-04T01:58:24.776Z] Login Succeeded [2025-03-04T01:58:24.776Z] nexus3.edgexfoundry.org:10004 [2025-03-04T01:58:24.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:58:24.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:58:24.776Z] Configure a credential helper to remove this warning. See [2025-03-04T01:58:24.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:58:24.776Z] [2025-03-04T01:58:24.776Z] Login Succeeded [2025-03-04T01:58:24.776Z] ****.io [2025-03-04T01:58:24.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:58:25.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:58:25.035Z] Configure a credential helper to remove this warning. See [2025-03-04T01:58:25.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:58:25.035Z] [2025-03-04T01:58:25.035Z] Login Succeeded [2025-03-04T01:58:25.035Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T01:58:25.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T01:58:25.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T01:58:25.125Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2025-03-04T01:58:25.125Z] 950be83789f1515bb1fb90eafa27353f7dcc33e8 [2025-03-04T01:58:25.125Z] latest [2025-03-04T01:58:25.125Z] 4.0.0-dev.13 [2025-03-04T01:58:25.125Z] 950be83789f1515bb1fb90eafa27353f7dcc33e8-4.0.0-dev.13 [2025-03-04T01:58:25.125Z] main [2025-03-04T01:58:25.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:58:25.469Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:950be83789f1515bb1fb90eafa27353f7dcc33e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:58:25.787Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:950be83789f1515bb1fb90eafa27353f7dcc33e8 [2025-03-04T01:58:25.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-03-04T01:58:25.788Z] b246b9c59a4c: Preparing [2025-03-04T01:58:25.788Z] 73235f2a816f: Preparing [2025-03-04T01:58:25.788Z] 5630c22af0f8: Preparing [2025-03-04T01:58:25.788Z] f82e82030a90: Preparing [2025-03-04T01:58:25.788Z] 41002095220d: Preparing [2025-03-04T01:58:25.788Z] 994456c4fd7b: Preparing [2025-03-04T01:58:25.788Z] 994456c4fd7b: Waiting [2025-03-04T01:58:25.788Z] 41002095220d: Pushed [2025-03-04T01:58:25.788Z] b246b9c59a4c: Pushed [2025-03-04T01:58:25.788Z] 73235f2a816f: Pushed [2025-03-04T01:58:25.788Z] f82e82030a90: Pushed [2025-03-04T01:58:25.788Z] 994456c4fd7b: Layer already exists [2025-03-04T01:58:29.987Z] 5630c22af0f8: Pushed [2025-03-04T01:58:30.246Z] 950be83789f1515bb1fb90eafa27353f7dcc33e8: digest: sha256:d87d51fc7e38d147544d5b043c8cc05a4c842b06fb90401a796a3613a6cbf8e3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:58:30.577Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:58:30.896Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-03-04T01:58:30.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-03-04T01:58:30.896Z] b246b9c59a4c: Preparing [2025-03-04T01:58:30.896Z] 73235f2a816f: Preparing [2025-03-04T01:58:30.896Z] 5630c22af0f8: Preparing [2025-03-04T01:58:30.896Z] f82e82030a90: Preparing [2025-03-04T01:58:30.896Z] 41002095220d: Preparing [2025-03-04T01:58:30.896Z] 994456c4fd7b: Preparing [2025-03-04T01:58:30.896Z] 994456c4fd7b: Waiting [2025-03-04T01:58:30.896Z] 41002095220d: Layer already exists [2025-03-04T01:58:30.896Z] 5630c22af0f8: Layer already exists [2025-03-04T01:58:30.896Z] f82e82030a90: Layer already exists [2025-03-04T01:58:30.896Z] 73235f2a816f: Layer already exists [2025-03-04T01:58:30.896Z] b246b9c59a4c: Layer already exists [2025-03-04T01:58:30.896Z] 994456c4fd7b: Layer already exists [2025-03-04T01:58:30.896Z] latest: digest: sha256:d87d51fc7e38d147544d5b043c8cc05a4c842b06fb90401a796a3613a6cbf8e3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:58:31.224Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:58:31.555Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.13 [2025-03-04T01:58:31.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-03-04T01:58:31.555Z] b246b9c59a4c: Preparing [2025-03-04T01:58:31.555Z] 73235f2a816f: Preparing [2025-03-04T01:58:31.555Z] 5630c22af0f8: Preparing [2025-03-04T01:58:31.555Z] f82e82030a90: Preparing [2025-03-04T01:58:31.555Z] 41002095220d: Preparing [2025-03-04T01:58:31.555Z] 994456c4fd7b: Preparing [2025-03-04T01:58:31.555Z] 994456c4fd7b: Waiting [2025-03-04T01:58:31.555Z] 5630c22af0f8: Layer already exists [2025-03-04T01:58:31.555Z] f82e82030a90: Layer already exists [2025-03-04T01:58:31.555Z] 73235f2a816f: Layer already exists [2025-03-04T01:58:31.555Z] b246b9c59a4c: Layer already exists [2025-03-04T01:58:31.555Z] 41002095220d: Layer already exists [2025-03-04T01:58:31.555Z] 994456c4fd7b: Layer already exists [2025-03-04T01:58:31.555Z] 4.0.0-dev.13: digest: sha256:d87d51fc7e38d147544d5b043c8cc05a4c842b06fb90401a796a3613a6cbf8e3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:58:31.889Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:950be83789f1515bb1fb90eafa27353f7dcc33e8-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:58:32.226Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:950be83789f1515bb1fb90eafa27353f7dcc33e8-4.0.0-dev.13 [2025-03-04T01:58:32.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-03-04T01:58:32.226Z] b246b9c59a4c: Preparing [2025-03-04T01:58:32.226Z] 73235f2a816f: Preparing [2025-03-04T01:58:32.226Z] 5630c22af0f8: Preparing [2025-03-04T01:58:32.226Z] f82e82030a90: Preparing [2025-03-04T01:58:32.226Z] 41002095220d: Preparing [2025-03-04T01:58:32.226Z] 994456c4fd7b: Preparing [2025-03-04T01:58:32.226Z] 994456c4fd7b: Waiting [2025-03-04T01:58:32.226Z] 73235f2a816f: Layer already exists [2025-03-04T01:58:32.226Z] b246b9c59a4c: Layer already exists [2025-03-04T01:58:32.226Z] 41002095220d: Layer already exists [2025-03-04T01:58:32.226Z] f82e82030a90: Layer already exists [2025-03-04T01:58:32.226Z] 5630c22af0f8: Layer already exists [2025-03-04T01:58:32.226Z] 994456c4fd7b: Layer already exists [2025-03-04T01:58:32.226Z] 950be83789f1515bb1fb90eafa27353f7dcc33e8-4.0.0-dev.13: digest: sha256:d87d51fc7e38d147544d5b043c8cc05a4c842b06fb90401a796a3613a6cbf8e3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:58:32.554Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:58:32.882Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-03-04T01:58:32.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-03-04T01:58:32.882Z] b246b9c59a4c: Preparing [2025-03-04T01:58:32.882Z] 73235f2a816f: Preparing [2025-03-04T01:58:32.882Z] 5630c22af0f8: Preparing [2025-03-04T01:58:32.882Z] f82e82030a90: Preparing [2025-03-04T01:58:32.882Z] 41002095220d: Preparing [2025-03-04T01:58:32.882Z] 994456c4fd7b: Preparing [2025-03-04T01:58:32.882Z] 994456c4fd7b: Waiting [2025-03-04T01:58:32.882Z] b246b9c59a4c: Layer already exists [2025-03-04T01:58:32.882Z] 41002095220d: Layer already exists [2025-03-04T01:58:32.882Z] 73235f2a816f: Layer already exists [2025-03-04T01:58:32.882Z] f82e82030a90: Layer already exists [2025-03-04T01:58:32.882Z] 5630c22af0f8: Layer already exists [2025-03-04T01:58:32.882Z] 994456c4fd7b: Layer already exists [2025-03-04T01:58:32.882Z] main: digest: sha256:d87d51fc7e38d147544d5b043c8cc05a4c842b06fb90401a796a3613a6cbf8e3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T01:58:32.960Z] ===================================================== [Pipeline] echo [2025-03-04T01:58:32.977Z] taggedImages: [2025-03-04T01:58:32.977Z] - nexus3.edgexfoundry.org:10004/device-mqtt:950be83789f1515bb1fb90eafa27353f7dcc33e8 [2025-03-04T01:58:32.977Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-03-04T01:58:32.977Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.13 [2025-03-04T01:58:32.977Z] - nexus3.edgexfoundry.org:10004/device-mqtt:950be83789f1515bb1fb90eafa27353f7dcc33e8-4.0.0-dev.13 [2025-03-04T01:58:32.977Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:58:33.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T01:58:33.396Z] [2025-03-04T01:58:33.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:58:33.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T01:58:33.700Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-04T01:58:33.700Z] 5eb5b503b376: Pulling fs layer [2025-03-04T01:58:33.700Z] 5c69ac0246d0: Pulling fs layer [2025-03-04T01:58:33.700Z] ec43610c2a17: Pulling fs layer [2025-03-04T01:58:33.700Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-04T01:58:33.700Z] 33b1e0a273af: Pulling fs layer [2025-03-04T01:58:33.700Z] 5d3b04190fa2: Pulling fs layer [2025-03-04T01:58:33.700Z] 2f39f015ded8: Pulling fs layer [2025-03-04T01:58:33.700Z] 3a2ae6a8a46f: Waiting [2025-03-04T01:58:33.700Z] 2f39f015ded8: Waiting [2025-03-04T01:58:33.700Z] 33b1e0a273af: Waiting [2025-03-04T01:58:33.700Z] 5d3b04190fa2: Waiting [2025-03-04T01:58:33.700Z] 5c69ac0246d0: Verifying Checksum [2025-03-04T01:58:33.700Z] 5c69ac0246d0: Download complete [2025-03-04T01:58:33.700Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-04T01:58:33.700Z] 3a2ae6a8a46f: Download complete [2025-03-04T01:58:33.700Z] 33b1e0a273af: Verifying Checksum [2025-03-04T01:58:33.700Z] 33b1e0a273af: Download complete [2025-03-04T01:58:33.700Z] ec43610c2a17: Verifying Checksum [2025-03-04T01:58:33.700Z] ec43610c2a17: Download complete [2025-03-04T01:58:33.700Z] 5d3b04190fa2: Verifying Checksum [2025-03-04T01:58:33.700Z] 5d3b04190fa2: Download complete [2025-03-04T01:58:33.959Z] 5eb5b503b376: Verifying Checksum [2025-03-04T01:58:33.959Z] 5eb5b503b376: Download complete [2025-03-04T01:58:34.525Z] 2f39f015ded8: Download complete [2025-03-04T01:58:35.090Z] 5eb5b503b376: Pull complete [2025-03-04T01:58:35.090Z] 5c69ac0246d0: Pull complete [2025-03-04T01:58:35.655Z] ec43610c2a17: Pull complete [2025-03-04T01:58:35.655Z] 3a2ae6a8a46f: Pull complete [2025-03-04T01:58:35.914Z] 33b1e0a273af: Pull complete [2025-03-04T01:58:35.914Z] 5d3b04190fa2: Pull complete [2025-03-04T01:58:40.100Z] 2f39f015ded8: Pull complete [2025-03-04T01:58:40.100Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-04T01:58:40.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T01:58:40.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:58:40.203Z] prd-ubuntu20.04-docker-8c-8g-40126 does not seem to be running inside a container [2025-03-04T01:58:40.232Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-04T01:58:41.532Z] $ docker top 9f480b94995cb53e7198b52d44d683f66061a7f68a0a14f9f07ff32f77328680 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:58:41.940Z] ---> job-cost.sh [2025-03-04T01:58:41.940Z] lf-activate-venv: SKIPPING [2025-03-04T01:58:41.940Z] INFO: No Stack... [2025-03-04T01:58:42.199Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T01:58:42.457Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T01:58:42.746Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2025-03-04T01:58:42.746Z] + cut -d, -f6 [Pipeline] lock [2025-03-04T01:58:42.761Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-191-stack-cost] [2025-03-04T01:58:42.769Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-191-stack-cost] did not exist. Created. [2025-03-04T01:58:42.776Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T01:58:43.082Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-04T01:58:43.116Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T01:58:43.125Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-191-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T01:58:43.151Z] $ docker stop --time=1 9f480b94995cb53e7198b52d44d683f66061a7f68a0a14f9f07ff32f77328680 [2025-03-04T01:58:44.296Z] $ docker rm -f --volumes 9f480b94995cb53e7198b52d44d683f66061a7f68a0a14f9f07ff32f77328680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-04T02:00:25.137Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40128 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2025-03-04T02:00:25.156Z] Running in /w/workspace/device-mqtt-go/191 [Pipeline] { [Pipeline] checkout [2025-03-04T02:00:28.230Z] The recommended git tool is: git [2025-03-04T02:00:33.658Z] using credential edgex-jenkins-ssh [2025-03-04T02:00:33.683Z] Cloning the remote Git repository [2025-03-04T02:00:33.729Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2025-03-04T02:00:33.840Z] > git init /w/workspace/device-mqtt-go/191 # timeout=10 [2025-03-04T02:00:34.014Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2025-03-04T02:00:34.016Z] > git --version # timeout=10 [2025-03-04T02:00:34.037Z] > git --version # 'git version 2.25.1' [2025-03-04T02:00:34.040Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-04T02:00:34.209Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T02:00:36.880Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2025-03-04T02:00:36.910Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T02:00:37.878Z] Avoid second fetch [2025-03-04T02:00:37.879Z] Checking out Revision 950be83789f1515bb1fb90eafa27353f7dcc33e8 (main) [2025-03-04T02:00:38.528Z] Commit message: "Merge pull request #732 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" [2025-03-04T02:00:37.893Z] > git config core.sparsecheckout # timeout=10 [2025-03-04T02:00:37.961Z] > git checkout -f 950be83789f1515bb1fb90eafa27353f7dcc33e8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T02:00:43.252Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-04T02:00:43.252Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T02:00:43.252Z] Dload Upload Total Spent Left Speed [2025-03-04T02:00:43.252Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 91628 0 --:--:-- --:--:-- --:--:-- 91628 [Pipeline] sh [2025-03-04T02:00:43.600Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-04T02:00:43.954Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-04T02:00:43.954Z] + sudo tee /etc/docker/daemon.new [2025-03-04T02:00:43.954Z] { [2025-03-04T02:00:43.954Z] "registry-mirrors": [ [2025-03-04T02:00:43.954Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-04T02:00:43.954Z] ], [2025-03-04T02:00:43.954Z] "bip": "10.250.0.254/24", [2025-03-04T02:00:43.954Z] "hosts": [ [2025-03-04T02:00:43.954Z] "tcp://0.0.0.0:5555", [2025-03-04T02:00:43.954Z] "unix:///var/run/docker.sock" [2025-03-04T02:00:43.954Z] ], [2025-03-04T02:00:43.954Z] "mtu": 1458, [2025-03-04T02:00:43.954Z] "selinux-enabled": true, [2025-03-04T02:00:43.954Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-04T02:00:43.954Z] } [Pipeline] sh [2025-03-04T02:00:44.294Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-04T02:00:44.636Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T02:01:04.411Z] provisioning config files... [2025-03-04T02:01:04.442Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/191@tmp/config570267141305100296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T02:01:04.875Z] ---> ****-login.sh [2025-03-04T02:01:04.875Z] nexus3.edgexfoundry.org:10001 [2025-03-04T02:01:05.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T02:01:05.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T02:01:05.414Z] Configure a credential helper to remove this warning. See [2025-03-04T02:01:05.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T02:01:05.414Z] [2025-03-04T02:01:05.414Z] Login Succeeded [2025-03-04T02:01:05.414Z] nexus3.edgexfoundry.org:10002 [2025-03-04T02:01:05.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T02:01:05.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T02:01:05.951Z] Configure a credential helper to remove this warning. See [2025-03-04T02:01:05.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T02:01:05.951Z] [2025-03-04T02:01:05.951Z] Login Succeeded [2025-03-04T02:01:05.951Z] nexus3.edgexfoundry.org:10003 [2025-03-04T02:01:06.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T02:01:06.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T02:01:06.220Z] Configure a credential helper to remove this warning. See [2025-03-04T02:01:06.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T02:01:06.220Z] [2025-03-04T02:01:06.220Z] Login Succeeded [2025-03-04T02:01:06.220Z] nexus3.edgexfoundry.org:10004 [2025-03-04T02:01:06.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T02:01:06.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T02:01:06.488Z] Configure a credential helper to remove this warning. See [2025-03-04T02:01:06.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T02:01:06.488Z] [2025-03-04T02:01:06.488Z] Login Succeeded [2025-03-04T02:01:06.488Z] ****.io [2025-03-04T02:01:06.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T02:01:07.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T02:01:07.022Z] Configure a credential helper to remove this warning. See [2025-03-04T02:01:07.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T02:01:07.023Z] [2025-03-04T02:01:07.023Z] Login Succeeded [2025-03-04T02:01:07.023Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T02:01:07.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T02:01:07.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T02:01:07.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T02:01:07.369Z] ========================================================= [2025-03-04T02:01:07.369Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-04T02:01:07.369Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:01:07.743Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-04T02:01:08.012Z] Sending build context to Docker daemon 10.7MB [2025-03-04T02:01:08.280Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T02:01:08.280Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-04T02:01:08.280Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-04T02:01:08.280Z] 9986a736f7d3: Pulling fs layer [2025-03-04T02:01:08.280Z] 1f018df60701: Pulling fs layer [2025-03-04T02:01:08.280Z] 39f8f326b044: Pulling fs layer [2025-03-04T02:01:08.280Z] e6a1e7a6a96a: Pulling fs layer [2025-03-04T02:01:08.280Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T02:01:08.280Z] d45d956e0dbf: Pulling fs layer [2025-03-04T02:01:08.280Z] 4f4fb700ef54: Waiting [2025-03-04T02:01:08.280Z] e6a1e7a6a96a: Waiting [2025-03-04T02:01:08.280Z] d45d956e0dbf: Waiting [2025-03-04T02:01:08.280Z] d7702b0d1db1: Pulling fs layer [2025-03-04T02:01:08.280Z] d7702b0d1db1: Waiting [2025-03-04T02:01:08.280Z] 5c7f0f088c93: Pulling fs layer [2025-03-04T02:01:08.280Z] 4fdc064ae6cf: Pulling fs layer [2025-03-04T02:01:08.280Z] 5c7f0f088c93: Waiting [2025-03-04T02:01:08.280Z] 4fdc064ae6cf: Waiting [2025-03-04T02:01:08.280Z] 1f018df60701: Verifying Checksum [2025-03-04T02:01:08.280Z] 1f018df60701: Download complete [2025-03-04T02:01:08.280Z] e6a1e7a6a96a: Verifying Checksum [2025-03-04T02:01:08.280Z] e6a1e7a6a96a: Download complete [2025-03-04T02:01:08.280Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T02:01:08.280Z] 4f4fb700ef54: Download complete [2025-03-04T02:01:08.549Z] d45d956e0dbf: Verifying Checksum [2025-03-04T02:01:08.549Z] d45d956e0dbf: Download complete [2025-03-04T02:01:08.549Z] d7702b0d1db1: Verifying Checksum [2025-03-04T02:01:08.549Z] d7702b0d1db1: Download complete [2025-03-04T02:01:08.549Z] 9986a736f7d3: Verifying Checksum [2025-03-04T02:01:08.549Z] 9986a736f7d3: Download complete [2025-03-04T02:01:08.818Z] 4fdc064ae6cf: Verifying Checksum [2025-03-04T02:01:08.818Z] 4fdc064ae6cf: Download complete [2025-03-04T02:01:09.407Z] 9986a736f7d3: Pull complete [2025-03-04T02:01:09.993Z] 1f018df60701: Pull complete [2025-03-04T02:01:10.265Z] 39f8f326b044: Verifying Checksum [2025-03-04T02:01:10.265Z] 39f8f326b044: Download complete [2025-03-04T02:01:11.230Z] 5c7f0f088c93: Verifying Checksum [2025-03-04T02:01:11.230Z] 5c7f0f088c93: Download complete [2025-03-04T02:01:26.335Z] 39f8f326b044: Pull complete [2025-03-04T02:01:26.335Z] e6a1e7a6a96a: Pull complete [2025-03-04T02:01:26.335Z] 4f4fb700ef54: Pull complete [2025-03-04T02:01:26.335Z] d45d956e0dbf: Pull complete [2025-03-04T02:01:26.335Z] d7702b0d1db1: Pull complete [2025-03-04T02:01:34.563Z] 5c7f0f088c93: Pull complete [2025-03-04T02:01:36.514Z] 4fdc064ae6cf: Pull complete [2025-03-04T02:01:36.514Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-04T02:01:36.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-04T02:01:36.514Z] ---> 63f30b955cb9 [2025-03-04T02:01:36.514Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-04T02:01:37.475Z] ---> Running in 2286fd413db9 [2025-03-04T02:01:37.750Z] Removing intermediate container 2286fd413db9 [2025-03-04T02:01:37.750Z] ---> 813bb4812ac5 [2025-03-04T02:01:37.750Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T02:01:37.750Z] ---> Running in d231c65ed656 [2025-03-04T02:01:38.336Z] Removing intermediate container d231c65ed656 [2025-03-04T02:01:38.336Z] ---> 47f97f7ce8aa [2025-03-04T02:01:38.336Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-04T02:01:38.336Z] ---> Running in 620e53ca1c95 [2025-03-04T02:01:38.607Z] Removing intermediate container 620e53ca1c95 [2025-03-04T02:01:38.607Z] ---> 10f7ad04e997 [2025-03-04T02:01:38.607Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T02:01:38.607Z] ---> Running in 48b9a94c4088 [2025-03-04T02:01:38.880Z] Removing intermediate container 48b9a94c4088 [2025-03-04T02:01:38.880Z] ---> 8c8e460c8e47 [2025-03-04T02:01:38.880Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T02:01:39.148Z] ---> Running in 3196aeca2db9 [2025-03-04T02:01:40.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T02:01:40.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T02:01:41.742Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-04T02:01:42.012Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-04T02:01:42.012Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-04T02:01:42.012Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-04T02:01:42.012Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T02:01:42.012Z] OK: 244 MiB in 62 packages [2025-03-04T02:01:42.983Z] Removing intermediate container 3196aeca2db9 [2025-03-04T02:01:42.983Z] ---> 18d2feea004f [2025-03-04T02:01:42.983Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-03-04T02:01:43.253Z] ---> Running in ecbb2cc0278d [2025-03-04T02:01:43.530Z] Removing intermediate container ecbb2cc0278d [2025-03-04T02:01:43.530Z] ---> d660002e7d9c [2025-03-04T02:01:43.530Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-04T02:01:43.798Z] ---> c1321ea3caac [2025-03-04T02:01:43.798Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T02:01:44.074Z] ---> Running in b99b76f06117 [2025-03-04T02:03:35.755Z] Removing intermediate container b99b76f06117 [2025-03-04T02:03:35.755Z] ---> 10e633ca694d [2025-03-04T02:03:35.755Z] Step 11/12 : COPY . . [2025-03-04T02:03:35.755Z] ---> b6215d0055fd [2025-03-04T02:03:35.755Z] Step 12/12 : RUN $MAKE [2025-03-04T02:03:35.755Z] ---> Running in 837503d0a5c1 [2025-03-04T02:03:35.755Z] noop [2025-03-04T02:03:35.755Z] Removing intermediate container 837503d0a5c1 [2025-03-04T02:03:35.755Z] ---> c5a2cd3a1364 [2025-03-04T02:03:35.755Z] Successfully built c5a2cd3a1364 [2025-03-04T02:03:35.755Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:03:36.147Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T02:03:36.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T02:03:36.362Z] prd-ubuntu20.04-docker-arm64-4c-16g-40128 does not seem to be running inside a container [2025-03-04T02:03:36.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/191 -v /w/workspace/device-mqtt-go/191:/w/workspace/device-mqtt-go/191:rw,z -v /w/workspace/device-mqtt-go/191@tmp:/w/workspace/device-mqtt-go/191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-04T02:03:37.752Z] $ docker top 87ca197f274b3843669e229bba7a8ce7d46a567832095838775b8a8aa62c25ac -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T02:03:38.597Z] + go version [2025-03-04T02:03:38.597Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-04T02:03:38.617Z] $ docker stop --time=1 87ca197f274b3843669e229bba7a8ce7d46a567832095838775b8a8aa62c25ac [2025-03-04T02:03:40.286Z] $ docker rm -f --volumes 87ca197f274b3843669e229bba7a8ce7d46a567832095838775b8a8aa62c25ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:03:40.880Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T02:03:40.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T02:03:41.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-40128 does not seem to be running inside a container [2025-03-04T02:03:41.169Z] $ 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/191 -v /w/workspace/device-mqtt-go/191:/w/workspace/device-mqtt-go/191:rw,z -v /w/workspace/device-mqtt-go/191@tmp:/w/workspace/device-mqtt-go/191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-04T02:03:42.401Z] $ docker top bf8238cbf86e2a0432cde31e0459af8059da4eed226672333010f3e3ff273c0a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T02:03:43.265Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/191 [Pipeline] fileExists [Pipeline] sh [2025-03-04T02:03:43.937Z] + make test [2025-03-04T02:03:43.937Z] go test ./... -coverprofile=coverage.out ./... [2025-03-04T02:03:50.604Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-03-04T02:07:12.412Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-03-04T02:07:12.412Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-03-04T02:07:12.412Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.047s coverage: 22.8% of statements [2025-03-04T02:07:13.372Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-04T02:07:13.372Z] go vet ./... [2025-03-04T02:08:09.770Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-04T02:08:09.770Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-04T02:08:09.770Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-04T02:08:09.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-04T02:08:09.812Z] $ docker stop --time=1 bf8238cbf86e2a0432cde31e0459af8059da4eed226672333010f3e3ff273c0a [2025-03-04T02:08:11.717Z] $ docker rm -f --volumes bf8238cbf86e2a0432cde31e0459af8059da4eed226672333010f3e3ff273c0a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T02:08:13.413Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-04T02:08:13.440Z] Warning: overwriting stash ‘coverage-report’ [2025-03-04T02:08:13.993Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T02:08:14.431Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-04T02:08:14.808Z] + ls -al . [2025-03-04T02:08:14.808Z] total 248 [2025-03-04T02:08:14.808Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 02:03 . [2025-03-04T02:08:14.808Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 02:00 .. [2025-03-04T02:08:14.808Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 4 02:00 .dockerignore [2025-03-04T02:08:14.808Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 02:00 .git [2025-03-04T02:08:14.808Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 02:00 .github [2025-03-04T02:08:14.808Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 4 02:00 .gitignore [2025-03-04T02:08:14.808Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 02:00 .golangci.yml [2025-03-04T02:08:14.808Z] -rw-rw-r-- 1 jenkins jenkins 19106 Mar 4 02:00 Attribution.txt [2025-03-04T02:08:14.808Z] -rw-rw-r-- 1 jenkins jenkins 18574 Mar 4 02:00 CHANGELOG.md [2025-03-04T02:08:14.808Z] -rw-rw-r-- 1 jenkins jenkins 1803 Mar 4 02:00 Dockerfile [2025-03-04T02:08:14.808Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 02:00 GOVERNANCE.md [2025-03-04T02:08:14.808Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 4 02:00 Jenkinsfile [2025-03-04T02:08:14.808Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 4 02:00 LICENSE [2025-03-04T02:08:14.808Z] -rw-rw-r-- 1 jenkins jenkins 2545 Mar 4 02:00 Makefile [2025-03-04T02:08:14.808Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 4 02:00 OWNERS.md [2025-03-04T02:08:14.808Z] -rw-rw-r-- 1 jenkins jenkins 3599 Mar 4 02:00 README.md [2025-03-04T02:08:14.808Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 01:56 VERSION [2025-03-04T02:08:14.808Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 02:00 bin [2025-03-04T02:08:14.808Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 02:00 cmd [2025-03-04T02:08:14.808Z] -rw-r--r-- 1 jenkins jenkins 21039 Mar 4 02:07 coverage.out [2025-03-04T02:08:14.808Z] -rw-rw-r-- 1 jenkins jenkins 6223 Mar 4 02:00 go.mod [2025-03-04T02:08:14.808Z] -rw-rw-r-- 1 jenkins jenkins 86628 Mar 4 02:00 go.sum [2025-03-04T02:08:14.808Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 02:00 internal [2025-03-04T02:08:14.808Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 02:00 mock [2025-03-04T02:08:14.808Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 4 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:08:15.175Z] + 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=950be83789f1515bb1fb90eafa27353f7dcc33e8 --label arch=arm64 --label version=4.0.0-dev.13 . [2025-03-04T02:08:15.737Z] Sending build context to Docker daemon 10.72MB [2025-03-04T02:08:15.737Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T02:08:15.737Z] Step 2/25 : FROM ${BASE} AS builder [2025-03-04T02:08:15.737Z] ---> c5a2cd3a1364 [2025-03-04T02:08:15.737Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-03-04T02:08:15.737Z] ---> Running in d420f1a11ff5 [2025-03-04T02:08:16.040Z] Removing intermediate container d420f1a11ff5 [2025-03-04T02:08:16.040Z] ---> f347de60a6b9 [2025-03-04T02:08:16.040Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-04T02:08:16.311Z] ---> Running in 57f2f2b093b1 [2025-03-04T02:08:16.585Z] Removing intermediate container 57f2f2b093b1 [2025-03-04T02:08:16.585Z] ---> 13d8073a62cd [2025-03-04T02:08:16.585Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-04T02:08:16.585Z] ---> Running in 2413a70a0712 [2025-03-04T02:08:16.858Z] Removing intermediate container 2413a70a0712 [2025-03-04T02:08:16.858Z] ---> c1d1ca6c80b6 [2025-03-04T02:08:16.858Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-03-04T02:08:17.130Z] ---> Running in e5c750bf55bf [2025-03-04T02:08:17.399Z] Removing intermediate container e5c750bf55bf [2025-03-04T02:08:17.399Z] ---> 33aa4e1e8879 [2025-03-04T02:08:17.399Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-04T02:08:17.399Z] ---> Running in 8b8d44113d4d [2025-03-04T02:08:18.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T02:08:18.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T02:08:20.771Z] OK: 244 MiB in 62 packages [2025-03-04T02:08:21.355Z] Removing intermediate container 8b8d44113d4d [2025-03-04T02:08:21.355Z] ---> 46a643d1af56 [2025-03-04T02:08:21.355Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-03-04T02:08:21.355Z] ---> Running in 0626cd52c288 [2025-03-04T02:08:21.624Z] Removing intermediate container 0626cd52c288 [2025-03-04T02:08:21.624Z] ---> 0dfa0c898bca [2025-03-04T02:08:21.624Z] Step 9/25 : COPY go.mod vendor* ./ [2025-03-04T02:08:22.215Z] ---> cf9f9cab27e5 [2025-03-04T02:08:22.215Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T02:08:22.484Z] ---> Running in 354894a849a1 [2025-03-04T02:08:25.078Z] Removing intermediate container 354894a849a1 [2025-03-04T02:08:25.078Z] ---> 6fdf6570f755 [2025-03-04T02:08:25.078Z] Step 11/25 : COPY . . [2025-03-04T02:08:26.051Z] ---> 75dd21c8f91f [2025-03-04T02:08:26.052Z] Step 12/25 : RUN $MAKE [2025-03-04T02:08:26.052Z] ---> Running in 116f3e57ef9b [2025-03-04T02:08:27.018Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-03-04T02:12:18.879Z] Removing intermediate container 116f3e57ef9b [2025-03-04T02:12:18.879Z] ---> 38739e4798a9 [2025-03-04T02:12:18.879Z] Step 13/25 : FROM alpine:3.20 [2025-03-04T02:12:18.879Z] 3.20: Pulling from library/alpine [2025-03-04T02:12:18.879Z] 94e9d8af2201: Pulling fs layer [2025-03-04T02:12:18.879Z] 94e9d8af2201: Verifying Checksum [2025-03-04T02:12:18.879Z] 94e9d8af2201: Download complete [2025-03-04T02:12:18.879Z] 94e9d8af2201: Pull complete [2025-03-04T02:12:18.879Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-04T02:12:18.879Z] Status: Downloaded newer image for alpine:3.20 [2025-03-04T02:12:18.879Z] ---> 7aab056cecc6 [2025-03-04T02:12:18.879Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-03-04T02:12:18.879Z] ---> Running in 4779efa395e7 [2025-03-04T02:12:18.879Z] Removing intermediate container 4779efa395e7 [2025-03-04T02:12:18.879Z] ---> 86d564ee47fb [2025-03-04T02:12:18.879Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-03-04T02:12:18.879Z] ---> Running in 02d94ff8bc07 [2025-03-04T02:12:18.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T02:12:18.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T02:12:18.879Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-04T02:12:18.879Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T02:12:18.879Z] OK: 9 MiB in 15 packages [2025-03-04T02:12:18.879Z] Removing intermediate container 02d94ff8bc07 [2025-03-04T02:12:18.879Z] ---> 4d0c0604f74a [2025-03-04T02:12:18.879Z] Step 16/25 : RUN apk --no-cache upgrade [2025-03-04T02:12:18.879Z] ---> Running in f30c81050849 [2025-03-04T02:12:18.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T02:12:18.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T02:12:18.879Z] OK: 9 MiB in 15 packages [2025-03-04T02:12:18.879Z] Removing intermediate container f30c81050849 [2025-03-04T02:12:18.879Z] ---> 4bc5b0bcd936 [2025-03-04T02:12:18.879Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-03-04T02:12:18.879Z] ---> f0e4330655fb [2025-03-04T02:12:18.879Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-03-04T02:12:18.879Z] ---> 8d10dba1f5ef [2025-03-04T02:12:18.879Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-03-04T02:12:18.879Z] ---> c88c18ad7afe [2025-03-04T02:12:18.879Z] Step 20/25 : EXPOSE 59982 [2025-03-04T02:12:18.879Z] ---> Running in d072931d7c62 [2025-03-04T02:12:18.879Z] Removing intermediate container d072931d7c62 [2025-03-04T02:12:18.879Z] ---> 75b74a0a9c64 [2025-03-04T02:12:18.879Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-03-04T02:12:18.879Z] ---> Running in 26a2f50d5086 [2025-03-04T02:12:18.879Z] Removing intermediate container 26a2f50d5086 [2025-03-04T02:12:18.879Z] ---> b5e849ff6b0f [2025-03-04T02:12:18.879Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-04T02:12:18.879Z] ---> Running in d3a13d621145 [2025-03-04T02:12:18.879Z] Removing intermediate container d3a13d621145 [2025-03-04T02:12:18.879Z] ---> 352adb9c960f [2025-03-04T02:12:18.879Z] Step 23/25 : LABEL arch=arm64 [2025-03-04T02:12:18.879Z] ---> Running in 597ba1e65278 [2025-03-04T02:12:18.879Z] Removing intermediate container 597ba1e65278 [2025-03-04T02:12:18.879Z] ---> 9b8dbbe16f7a [2025-03-04T02:12:18.879Z] Step 24/25 : LABEL git_sha=950be83789f1515bb1fb90eafa27353f7dcc33e8 [2025-03-04T02:12:18.879Z] ---> Running in 4a1a5637ff54 [2025-03-04T02:12:18.879Z] Removing intermediate container 4a1a5637ff54 [2025-03-04T02:12:18.879Z] ---> 0c3dbc39b685 [2025-03-04T02:12:18.879Z] Step 25/25 : LABEL version=4.0.0-dev.13 [2025-03-04T02:12:19.149Z] ---> Running in 4700875dda47 [2025-03-04T02:12:19.415Z] Removing intermediate container 4700875dda47 [2025-03-04T02:12:19.415Z] ---> 1a476210d7f8 [2025-03-04T02:12:19.415Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-04T02:12:19.415Z] Successfully built 1a476210d7f8 [2025-03-04T02:12:19.415Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T02:12:19.575Z] provisioning config files... [2025-03-04T02:12:19.588Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/191@tmp/config7482172293216810049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T02:12:19.930Z] ---> ****-login.sh [2025-03-04T02:12:19.931Z] nexus3.edgexfoundry.org:10001 [2025-03-04T02:12:20.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T02:12:20.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T02:12:20.198Z] Configure a credential helper to remove this warning. See [2025-03-04T02:12:20.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T02:12:20.198Z] [2025-03-04T02:12:20.198Z] Login Succeeded [2025-03-04T02:12:20.198Z] nexus3.edgexfoundry.org:10002 [2025-03-04T02:12:20.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T02:12:20.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T02:12:20.731Z] Configure a credential helper to remove this warning. See [2025-03-04T02:12:20.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T02:12:20.731Z] [2025-03-04T02:12:20.731Z] Login Succeeded [2025-03-04T02:12:20.731Z] nexus3.edgexfoundry.org:10003 [2025-03-04T02:12:20.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T02:12:20.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T02:12:20.999Z] Configure a credential helper to remove this warning. See [2025-03-04T02:12:20.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T02:12:20.999Z] [2025-03-04T02:12:20.999Z] Login Succeeded [2025-03-04T02:12:20.999Z] nexus3.edgexfoundry.org:10004 [2025-03-04T02:12:21.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T02:12:21.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T02:12:21.536Z] Configure a credential helper to remove this warning. See [2025-03-04T02:12:21.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T02:12:21.536Z] [2025-03-04T02:12:21.536Z] Login Succeeded [2025-03-04T02:12:21.536Z] ****.io [2025-03-04T02:12:21.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T02:12:22.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T02:12:22.071Z] Configure a credential helper to remove this warning. See [2025-03-04T02:12:22.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T02:12:22.071Z] [2025-03-04T02:12:22.071Z] Login Succeeded [2025-03-04T02:12:22.071Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T02:12:22.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T02:12:22.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T02:12:22.165Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2025-03-04T02:12:22.165Z] 950be83789f1515bb1fb90eafa27353f7dcc33e8 [2025-03-04T02:12:22.165Z] latest [2025-03-04T02:12:22.165Z] 4.0.0-dev.13 [2025-03-04T02:12:22.165Z] 950be83789f1515bb1fb90eafa27353f7dcc33e8-4.0.0-dev.13 [2025-03-04T02:12:22.165Z] main [2025-03-04T02:12:22.165Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:12:22.539Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:950be83789f1515bb1fb90eafa27353f7dcc33e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:12:22.910Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:950be83789f1515bb1fb90eafa27353f7dcc33e8 [2025-03-04T02:12:22.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-03-04T02:12:22.910Z] f467152c4bad: Preparing [2025-03-04T02:12:22.910Z] 0cd6b5a5ac5d: Preparing [2025-03-04T02:12:22.910Z] b09c5c7e1323: Preparing [2025-03-04T02:12:22.910Z] f1acc735eb34: Preparing [2025-03-04T02:12:22.910Z] 019602b97319: Preparing [2025-03-04T02:12:22.910Z] dd9c8f8612c8: Preparing [2025-03-04T02:12:22.910Z] dd9c8f8612c8: Waiting [2025-03-04T02:12:23.178Z] 0cd6b5a5ac5d: Pushed [2025-03-04T02:12:23.178Z] f1acc735eb34: Pushed [2025-03-04T02:12:23.178Z] f467152c4bad: Pushed [2025-03-04T02:12:23.178Z] 019602b97319: Pushed [2025-03-04T02:12:23.178Z] dd9c8f8612c8: Layer already exists [2025-03-04T02:12:33.250Z] b09c5c7e1323: Pushed [2025-03-04T02:12:33.250Z] 950be83789f1515bb1fb90eafa27353f7dcc33e8: digest: sha256:a2621344be0aae7e13336d28c2b56caf77943126272daf507c9572344fd9f265 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:12:33.677Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:12:34.041Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-03-04T02:12:34.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-03-04T02:12:34.041Z] f467152c4bad: Preparing [2025-03-04T02:12:34.041Z] 0cd6b5a5ac5d: Preparing [2025-03-04T02:12:34.041Z] b09c5c7e1323: Preparing [2025-03-04T02:12:34.041Z] f1acc735eb34: Preparing [2025-03-04T02:12:34.041Z] 019602b97319: Preparing [2025-03-04T02:12:34.041Z] dd9c8f8612c8: Preparing [2025-03-04T02:12:34.041Z] f467152c4bad: Layer already exists [2025-03-04T02:12:34.041Z] f1acc735eb34: Layer already exists [2025-03-04T02:12:34.041Z] 0cd6b5a5ac5d: Layer already exists [2025-03-04T02:12:34.041Z] b09c5c7e1323: Layer already exists [2025-03-04T02:12:34.041Z] 019602b97319: Layer already exists [2025-03-04T02:12:34.041Z] dd9c8f8612c8: Layer already exists [2025-03-04T02:12:34.310Z] latest: digest: sha256:a2621344be0aae7e13336d28c2b56caf77943126272daf507c9572344fd9f265 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:12:34.680Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:12:35.044Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.13 [2025-03-04T02:12:35.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-03-04T02:12:35.044Z] f467152c4bad: Preparing [2025-03-04T02:12:35.044Z] 0cd6b5a5ac5d: Preparing [2025-03-04T02:12:35.044Z] b09c5c7e1323: Preparing [2025-03-04T02:12:35.044Z] f1acc735eb34: Preparing [2025-03-04T02:12:35.044Z] 019602b97319: Preparing [2025-03-04T02:12:35.044Z] dd9c8f8612c8: Preparing [2025-03-04T02:12:35.044Z] dd9c8f8612c8: Waiting [2025-03-04T02:12:35.044Z] f467152c4bad: Layer already exists [2025-03-04T02:12:35.044Z] 019602b97319: Layer already exists [2025-03-04T02:12:35.044Z] 0cd6b5a5ac5d: Layer already exists [2025-03-04T02:12:35.044Z] f1acc735eb34: Layer already exists [2025-03-04T02:12:35.044Z] b09c5c7e1323: Layer already exists [2025-03-04T02:12:35.044Z] dd9c8f8612c8: Layer already exists [2025-03-04T02:12:35.311Z] 4.0.0-dev.13: digest: sha256:a2621344be0aae7e13336d28c2b56caf77943126272daf507c9572344fd9f265 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:12:35.690Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:950be83789f1515bb1fb90eafa27353f7dcc33e8-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:12:36.052Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:950be83789f1515bb1fb90eafa27353f7dcc33e8-4.0.0-dev.13 [2025-03-04T02:12:36.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-03-04T02:12:36.052Z] f467152c4bad: Preparing [2025-03-04T02:12:36.052Z] 0cd6b5a5ac5d: Preparing [2025-03-04T02:12:36.052Z] b09c5c7e1323: Preparing [2025-03-04T02:12:36.052Z] f1acc735eb34: Preparing [2025-03-04T02:12:36.052Z] 019602b97319: Preparing [2025-03-04T02:12:36.052Z] dd9c8f8612c8: Preparing [2025-03-04T02:12:36.052Z] dd9c8f8612c8: Waiting [2025-03-04T02:12:36.052Z] b09c5c7e1323: Layer already exists [2025-03-04T02:12:36.052Z] 0cd6b5a5ac5d: Layer already exists [2025-03-04T02:12:36.052Z] f1acc735eb34: Layer already exists [2025-03-04T02:12:36.052Z] f467152c4bad: Layer already exists [2025-03-04T02:12:36.052Z] 019602b97319: Layer already exists [2025-03-04T02:12:36.052Z] dd9c8f8612c8: Layer already exists [2025-03-04T02:12:36.319Z] 950be83789f1515bb1fb90eafa27353f7dcc33e8-4.0.0-dev.13: digest: sha256:a2621344be0aae7e13336d28c2b56caf77943126272daf507c9572344fd9f265 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:12:36.689Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:12:37.064Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2025-03-04T02:12:37.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-03-04T02:12:37.064Z] f467152c4bad: Preparing [2025-03-04T02:12:37.064Z] 0cd6b5a5ac5d: Preparing [2025-03-04T02:12:37.064Z] b09c5c7e1323: Preparing [2025-03-04T02:12:37.064Z] f1acc735eb34: Preparing [2025-03-04T02:12:37.064Z] 019602b97319: Preparing [2025-03-04T02:12:37.064Z] dd9c8f8612c8: Preparing [2025-03-04T02:12:37.064Z] dd9c8f8612c8: Waiting [2025-03-04T02:12:37.065Z] 0cd6b5a5ac5d: Layer already exists [2025-03-04T02:12:37.065Z] 019602b97319: Layer already exists [2025-03-04T02:12:37.065Z] f467152c4bad: Layer already exists [2025-03-04T02:12:37.065Z] b09c5c7e1323: Layer already exists [2025-03-04T02:12:37.065Z] f1acc735eb34: Layer already exists [2025-03-04T02:12:37.065Z] dd9c8f8612c8: Layer already exists [2025-03-04T02:12:37.332Z] main: digest: sha256:a2621344be0aae7e13336d28c2b56caf77943126272daf507c9572344fd9f265 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T02:12:37.437Z] ===================================================== [Pipeline] echo [2025-03-04T02:12:37.452Z] taggedImages: [2025-03-04T02:12:37.452Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:950be83789f1515bb1fb90eafa27353f7dcc33e8 [2025-03-04T02:12:37.452Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-03-04T02:12:37.452Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.13 [2025-03-04T02:12:37.452Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:950be83789f1515bb1fb90eafa27353f7dcc33e8-4.0.0-dev.13 [2025-03-04T02:12:37.452Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:12:37.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T02:12:37.848Z] [2025-03-04T02:12:37.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:12:38.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T02:12:38.189Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-04T02:12:38.189Z] 8998bd30e6a1: Pulling fs layer [2025-03-04T02:12:38.189Z] 04944245beec: Pulling fs layer [2025-03-04T02:12:38.189Z] 699f458cf7ca: Pulling fs layer [2025-03-04T02:12:38.189Z] 765212b225bb: Pulling fs layer [2025-03-04T02:12:38.189Z] f23df028b6ca: Pulling fs layer [2025-03-04T02:12:38.189Z] d65c8cfc05b1: Pulling fs layer [2025-03-04T02:12:38.189Z] 2437ff75d9bd: Pulling fs layer [2025-03-04T02:12:38.189Z] d65c8cfc05b1: Waiting [2025-03-04T02:12:38.189Z] f23df028b6ca: Waiting [2025-03-04T02:12:38.189Z] 2437ff75d9bd: Waiting [2025-03-04T02:12:38.189Z] 765212b225bb: Waiting [2025-03-04T02:12:38.465Z] 04944245beec: Verifying Checksum [2025-03-04T02:12:38.465Z] 04944245beec: Download complete [2025-03-04T02:12:38.465Z] 765212b225bb: Verifying Checksum [2025-03-04T02:12:38.465Z] 765212b225bb: Download complete [2025-03-04T02:12:38.465Z] f23df028b6ca: Download complete [2025-03-04T02:12:38.465Z] d65c8cfc05b1: Verifying Checksum [2025-03-04T02:12:38.465Z] d65c8cfc05b1: Download complete [2025-03-04T02:12:38.734Z] 699f458cf7ca: Verifying Checksum [2025-03-04T02:12:38.734Z] 699f458cf7ca: Download complete [2025-03-04T02:12:39.316Z] 8998bd30e6a1: Verifying Checksum [2025-03-04T02:12:39.316Z] 8998bd30e6a1: Download complete [2025-03-04T02:12:41.894Z] 2437ff75d9bd: Verifying Checksum [2025-03-04T02:12:41.894Z] 2437ff75d9bd: Download complete [2025-03-04T02:12:44.472Z] 8998bd30e6a1: Pull complete [2025-03-04T02:12:44.738Z] 04944245beec: Pull complete [2025-03-04T02:12:46.146Z] 699f458cf7ca: Pull complete [2025-03-04T02:12:46.412Z] 765212b225bb: Pull complete [2025-03-04T02:12:47.374Z] f23df028b6ca: Pull complete [2025-03-04T02:12:47.374Z] d65c8cfc05b1: Pull complete [2025-03-04T02:13:05.585Z] 2437ff75d9bd: Pull complete [2025-03-04T02:13:05.585Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-04T02:13:05.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T02:13:05.585Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T02:13:05.797Z] prd-ubuntu20.04-docker-arm64-4c-16g-40128 does not seem to be running inside a container [2025-03-04T02:13:05.864Z] $ 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/191 -v /w/workspace/device-mqtt-go/191:/w/workspace/device-mqtt-go/191:rw,z -v /w/workspace/device-mqtt-go/191@tmp:/w/workspace/device-mqtt-go/191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-04T02:13:08.588Z] $ docker top 4fb28eba89cc6f746c8b1b596a6c0b738a3ce045ce6b0e7f121ed0e4ea08bd9a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T02:13:09.438Z] ---> job-cost.sh [2025-03-04T02:13:09.438Z] lf-activate-venv: SKIPPING [2025-03-04T02:13:09.438Z] INFO: No Stack... [2025-03-04T02:13:10.018Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-04T02:13:10.599Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T02:13:11.236Z] + cat /w/workspace/device-mqtt-go/191/archives/cost.csv [2025-03-04T02:13:11.237Z] + cut -d, -f6 [Pipeline] lock [2025-03-04T02:13:11.295Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-191-stack-cost] [2025-03-04T02:13:11.302Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-191-stack-cost] did not exist. Created. [2025-03-04T02:13:11.308Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T02:13:11.976Z] /w/workspace/device-mqtt-go/191@tmp/durable-45b5a9d0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-04T02:13:12.625Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-04T02:13:12.653Z] Warning: overwriting stash ‘stack-cost’ [2025-03-04T02:13:12.701Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T02:13:12.709Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-191-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T02:13:12.730Z] $ docker stop --time=1 4fb28eba89cc6f746c8b1b596a6c0b738a3ce045ce6b0e7f121ed0e4ea08bd9a [2025-03-04T02:13:14.229Z] $ docker rm -f --volumes 4fb28eba89cc6f746c8b1b596a6c0b738a3ce045ce6b0e7f121ed0e4ea08bd9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-04T02:13:14.799Z] provisioning config files... [2025-03-04T02:13:14.809Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1040839032251393009tmp [Pipeline] { [Pipeline] sh [2025-03-04T02:13:15.106Z] + set +x [2025-03-04T02:13:15.106Z] + + curl -s https://codecov.io/bashbash [2025-03-04T02:13:15.106Z] -s -- [2025-03-04T02:13:15.106Z] [2025-03-04T02:13:15.106Z] _____ _ [2025-03-04T02:13:15.106Z] / ____| | | [2025-03-04T02:13:15.106Z] | | ___ __| | ___ ___ _____ __ [2025-03-04T02:13:15.106Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-04T02:13:15.106Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-04T02:13:15.106Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-04T02:13:15.106Z] Bash-1.0.6 [2025-03-04T02:13:15.106Z] [2025-03-04T02:13:15.106Z] [2025-03-04T02:13:15.106Z] ==> git version 2.25.1 found [2025-03-04T02:13:15.107Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-04T02:13:15.107Z] Release-Date: 2020-01-08 [2025-03-04T02:13:15.107Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-04T02:13:15.107Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-04T02:13:15.107Z] ==> Jenkins CI detected. [2025-03-04T02:13:15.107Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2025-03-04T02:13:15.107Z] project root: . [2025-03-04T02:13:15.107Z] --> token set from env [2025-03-04T02:13:15.107Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-04T02:13:15.365Z] ==> Running gcov in . (disable via -X gcov) [2025-03-04T02:13:15.366Z] ==> Python coveragepy not found [2025-03-04T02:13:15.366Z] ==> Searching for coverage reports in: [2025-03-04T02:13:15.366Z] + . [2025-03-04T02:13:15.366Z] -> Found 1 reports [2025-03-04T02:13:15.366Z] ==> Detecting git/mercurial file structure [2025-03-04T02:13:15.366Z] ==> Reading reports [2025-03-04T02:13:15.366Z] + ./coverage.out bytes=21039 [2025-03-04T02:13:15.366Z] ==> Appending adjustments [2025-03-04T02:13:15.366Z] https://docs.codecov.io/docs/fixing-reports [2025-03-04T02:13:15.366Z] + Found adjustments [2025-03-04T02:13:15.366Z] ==> Gzipping contents [2025-03-04T02:13:15.366Z] 4.0K /tmp/codecov.4wOCx2.gz [2025-03-04T02:13:15.366Z] ==> Uploading reports [2025-03-04T02:13:15.366Z] url: https://codecov.io [2025-03-04T02:13:15.366Z] query: branch=main&commit=950be83789f1515bb1fb90eafa27353f7dcc33e8&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-04T02:13:15.366Z] -> Pinging Codecov [2025-03-04T02:13:15.366Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=950be83789f1515bb1fb90eafa27353f7dcc33e8&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-04T02:13:15.625Z] -> Uploading to [2025-03-04T02:13:15.625Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/950be83789f1515bb1fb90eafa27353f7dcc33e8/26947e04-8f8d-4b20-af73-a68e1f72bba5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250304%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250304T021315Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4a6b12c6f265d2bce9b2a60a53da038dacaa37e137545ecd9d15d9006e623273 [2025-03-04T02:13:15.625Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T02:13:15.625Z] Dload Upload Total Spent Left Speed [2025-03-04T02:13:15.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 19011 --:--:-- --:--:-- --:--:-- 19011 [2025-03-04T02:13:15.884Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/950be83789f1515bb1fb90eafa27353f7dcc33e8 [Pipeline] } [2025-03-04T02:13:15.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-04T02:13:16.164Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-04T02:13:16.181Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:13:16.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T02:13:16.504Z] [2025-03-04T02:13:16.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:13:16.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T02:13:16.814Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-04T02:13:16.814Z] 43c4264eed91: Pulling fs layer [2025-03-04T02:13:16.814Z] 4cc291be95ef: Pulling fs layer [2025-03-04T02:13:16.814Z] 2ac1f1163629: Pulling fs layer [2025-03-04T02:13:16.814Z] 5c3c966382ef: Pulling fs layer [2025-03-04T02:13:16.814Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T02:13:16.814Z] d9c7d2e4e75e: Pulling fs layer [2025-03-04T02:13:16.814Z] 9c3e1370e548: Pulling fs layer [2025-03-04T02:13:16.814Z] 5c3c966382ef: Waiting [2025-03-04T02:13:16.814Z] 4f4fb700ef54: Waiting [2025-03-04T02:13:16.814Z] d9c7d2e4e75e: Waiting [2025-03-04T02:13:16.814Z] 9c3e1370e548: Waiting [2025-03-04T02:13:16.814Z] 4cc291be95ef: Verifying Checksum [2025-03-04T02:13:16.814Z] 4cc291be95ef: Download complete [2025-03-04T02:13:16.814Z] 5c3c966382ef: Verifying Checksum [2025-03-04T02:13:16.814Z] 5c3c966382ef: Download complete [2025-03-04T02:13:16.814Z] 4f4fb700ef54: Download complete [2025-03-04T02:13:16.814Z] 43c4264eed91: Download complete [2025-03-04T02:13:17.073Z] 43c4264eed91: Pull complete [2025-03-04T02:13:17.073Z] d9c7d2e4e75e: Verifying Checksum [2025-03-04T02:13:17.073Z] d9c7d2e4e75e: Download complete [2025-03-04T02:13:17.073Z] 4cc291be95ef: Pull complete [2025-03-04T02:13:17.332Z] 2ac1f1163629: Download complete [2025-03-04T02:13:17.898Z] 9c3e1370e548: Verifying Checksum [2025-03-04T02:13:17.898Z] 9c3e1370e548: Download complete [2025-03-04T02:13:20.430Z] 2ac1f1163629: Pull complete [2025-03-04T02:13:20.430Z] 5c3c966382ef: Pull complete [2025-03-04T02:13:20.430Z] 4f4fb700ef54: Pull complete [2025-03-04T02:13:21.001Z] d9c7d2e4e75e: Pull complete [2025-03-04T02:13:23.528Z] 9c3e1370e548: Pull complete [2025-03-04T02:13:23.528Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-04T02:13:23.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T02:13:23.528Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T02:13:23.725Z] prd-ubuntu20.04-docker-8c-8g-40126 does not seem to be running inside a container [2025-03-04T02:13:23.810Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-04T02:13:25.685Z] $ docker top 7ba39e8a79126c0ff9aebed641a4f6d4e72eb19bf73f58c5cae221dcd8a9028f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T02:13:26.097Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2025-03-04T02:13:26.119Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2025-03-04T02:13:26.409Z] + set -o pipefail [2025-03-04T02:13:26.409Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2025-03-04T02:13:32.988Z] [2025-03-04T02:13:32.989Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2025-03-04T02:13:32.989Z] [2025-03-04T02:13:32.989Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/846522b6-e106-41f0-8d10-cc87c022f7c3 [2025-03-04T02:13:32.989Z] [2025-03-04T02:13:32.989Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-04T02:13:32.989Z] [2025-03-04T02:13:32.989Z] [2025-03-04T02:13:32.989Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-04T02:13:32.989Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-04T02:13:33.255Z] $ docker stop --time=1 7ba39e8a79126c0ff9aebed641a4f6d4e72eb19bf73f58c5cae221dcd8a9028f [2025-03-04T02:13:35.335Z] $ docker rm -f --volumes 7ba39e8a79126c0ff9aebed641a4f6d4e72eb19bf73f58c5cae221dcd8a9028f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T02:13:36.267Z] + git log --format=format:%s -1 950be83789f1515bb1fb90eafa27353f7dcc33e8 [Pipeline] sh [2025-03-04T02:13:36.567Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T02:13:36.567Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:13:36.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T02:13:36.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T02:13:36.958Z] prd-ubuntu20.04-docker-8c-8g-40126 does not seem to be running inside a container [2025-03-04T02:13:36.988Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T02:13:37.384Z] $ docker top 26965e65acb7f34063f4b3b225a60adaed44b60fc51ca32f78010d56187f4248 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T02:13:37.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T02:13:37.494Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T02:13:37.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T02:13:37.617Z] $ docker exec 26965e65acb7f34063f4b3b225a60adaed44b60fc51ca32f78010d56187f4248 ssh-agent [2025-03-04T02:13:37.732Z] SSH_AUTH_SOCK=/tmp/ssh-iQhpBJuQ4dWl/agent.31 [2025-03-04T02:13:37.733Z] SSH_AGENT_PID=37 [2025-03-04T02:13:37.738Z] Running ssh-add (command line suppressed) [2025-03-04T02:13:37.837Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11607228937339478078.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11607228937339478078.key) [2025-03-04T02:13:37.855Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T02:13:38.153Z] + git semver tag [2025-03-04T02:13:38.412Z] 2025-03-04 02:13:38,334 [run_tag] DEBUG tag force:False [2025-03-04T02:13:38.412Z] 2025-03-04 02:13:38,334 [check_head_tag] DEBUG check head tag [2025-03-04T02:13:38.412Z] 2025-03-04 02:13:38,335 [execute] INFO git cat-file --batch-check [2025-03-04T02:13:38.412Z] 2025-03-04 02:13:38,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2025-03-04T02:13:38.412Z] 2025-03-04 02:13:38,339 [execute] INFO git cat-file --batch [2025-03-04T02:13:38.412Z] 2025-03-04 02:13:38,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2025-03-04T02:13:38.412Z] 2025-03-04 02:13:38,363 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-04T02:13:38.412Z] 2025-03-04 02:13:38,364 [execute] INFO git tag -a v4.0.0-dev.13 -m v4.0.0-dev.13 [2025-03-04T02:13:38.412Z] 2025-03-04 02:13:38,364 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.13', '-m', 'v4.0.0-dev.13'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-04T02:13:38.412Z] 2025-03-04 02:13:38,369 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-04T02:13:38.412Z] 4.0.0-dev.13 [Pipeline] } [2025-03-04T02:13:38.416Z] $ docker exec --env ******** --env ******** 26965e65acb7f34063f4b3b225a60adaed44b60fc51ca32f78010d56187f4248 ssh-agent -k [2025-03-04T02:13:38.514Z] unset SSH_AUTH_SOCK; [2025-03-04T02:13:38.514Z] unset SSH_AGENT_PID; [2025-03-04T02:13:38.514Z] echo Agent pid 37 killed; [2025-03-04T02:13:38.528Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T02:13:38.861Z] + git semver [Pipeline] } [2025-03-04T02:13:39.129Z] $ docker stop --time=1 26965e65acb7f34063f4b3b225a60adaed44b60fc51ca32f78010d56187f4248 [2025-03-04T02:13:40.438Z] $ docker rm -f --volumes 26965e65acb7f34063f4b3b225a60adaed44b60fc51ca32f78010d56187f4248 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:13:40.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T02:13:40.875Z] [2025-03-04T02:13:40.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:13:41.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T02:13:41.180Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-04T02:13:41.180Z] ab5ef0e58194: Pulling fs layer [2025-03-04T02:13:41.180Z] 9712f1f96733: Pulling fs layer [2025-03-04T02:13:41.180Z] 63f879dbbcfc: Pulling fs layer [2025-03-04T02:13:41.180Z] 0d9ebad4ef96: Pulling fs layer [2025-03-04T02:13:41.180Z] e9a5061849ea: Pulling fs layer [2025-03-04T02:13:41.180Z] d747dcd14b5f: Pulling fs layer [2025-03-04T02:13:41.180Z] 2de7ff778b66: Pulling fs layer [2025-03-04T02:13:41.180Z] 0d9ebad4ef96: Waiting [2025-03-04T02:13:41.180Z] e9a5061849ea: Waiting [2025-03-04T02:13:41.180Z] 2de7ff778b66: Waiting [2025-03-04T02:13:41.180Z] d747dcd14b5f: Waiting [2025-03-04T02:13:41.180Z] 9712f1f96733: Verifying Checksum [2025-03-04T02:13:41.180Z] 9712f1f96733: Download complete [2025-03-04T02:13:41.439Z] 63f879dbbcfc: Verifying Checksum [2025-03-04T02:13:41.439Z] 63f879dbbcfc: Download complete [2025-03-04T02:13:41.439Z] e9a5061849ea: Verifying Checksum [2025-03-04T02:13:41.439Z] e9a5061849ea: Download complete [2025-03-04T02:13:41.439Z] d747dcd14b5f: Verifying Checksum [2025-03-04T02:13:41.439Z] d747dcd14b5f: Download complete [2025-03-04T02:13:41.698Z] ab5ef0e58194: Verifying Checksum [2025-03-04T02:13:41.698Z] ab5ef0e58194: Download complete [2025-03-04T02:13:41.698Z] 2de7ff778b66: Verifying Checksum [2025-03-04T02:13:41.698Z] 2de7ff778b66: Download complete [2025-03-04T02:13:41.698Z] 0d9ebad4ef96: Verifying Checksum [2025-03-04T02:13:41.698Z] 0d9ebad4ef96: Download complete [2025-03-04T02:13:44.226Z] ab5ef0e58194: Pull complete [2025-03-04T02:13:44.227Z] 9712f1f96733: Pull complete [2025-03-04T02:13:44.793Z] 63f879dbbcfc: Pull complete [2025-03-04T02:13:48.074Z] 0d9ebad4ef96: Pull complete [2025-03-04T02:13:48.333Z] e9a5061849ea: Pull complete [2025-03-04T02:13:48.333Z] d747dcd14b5f: Pull complete [2025-03-04T02:13:49.264Z] 2de7ff778b66: Pull complete [2025-03-04T02:13:49.264Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-04T02:13:49.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T02:13:49.264Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T02:13:49.379Z] prd-ubuntu20.04-docker-8c-8g-40126 does not seem to be running inside a container [2025-03-04T02:13:49.404Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-04T02:13:51.369Z] $ docker top 72d795fa60f6c0443d2a80ecd41b98b2230605a94a60e6165364fbd6e2781168 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-04T02:13:51.456Z] provisioning config files... [2025-03-04T02:13:51.464Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18436234351616853904tmp [2025-03-04T02:13:51.475Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18441630483111980953tmp [2025-03-04T02:13:51.484Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15895577571379606124tmp [Pipeline] { [Pipeline] echo [2025-03-04T02:13:51.570Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T02:13:51.861Z] ---> sigul-configuration.sh [2025-03-04T02:13:51.862Z] gpg: directory `/root/.gnupg' created [2025-03-04T02:13:51.862Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-04T02:13:51.862Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-04T02:13:51.862Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-04T02:13:51.862Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-04T02:13:51.862Z] gpg: CAST5 encrypted data [2025-03-04T02:13:51.862Z] gpg: encrypted with 1 passphrase [2025-03-04T02:13:51.862Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-04T02:13:52.157Z] + mkdir /home/jenkins [2025-03-04T02:13:52.157Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-04T02:13:52.454Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-04T02:13:52.470Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T02:13:52.768Z] ---> sigul-install.sh [2025-03-04T02:13:52.768Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-04T02:13:53.064Z] + git tag --list [2025-03-04T02:13:53.064Z] 0.7.1 [2025-03-04T02:13:53.064Z] v1.0.0 [2025-03-04T02:13:53.064Z] v1.1.0 [2025-03-04T02:13:53.064Z] v1.1.1 [2025-03-04T02:13:53.064Z] v1.2.2 [2025-03-04T02:13:53.064Z] v1.3.0 [2025-03-04T02:13:53.064Z] v1.3.1 [2025-03-04T02:13:53.064Z] v2.0.0 [2025-03-04T02:13:53.064Z] v2.1.0 [2025-03-04T02:13:53.064Z] v2.1.1 [2025-03-04T02:13:53.064Z] v2.2.0 [2025-03-04T02:13:53.064Z] v2.3.0 [2025-03-04T02:13:53.064Z] v3.0 [2025-03-04T02:13:53.064Z] v3.0.0 [2025-03-04T02:13:53.064Z] v3.1 [2025-03-04T02:13:53.064Z] v3.1.0 [2025-03-04T02:13:53.064Z] v3.1.0-dev.1 [2025-03-04T02:13:53.064Z] v3.1.0-dev.10 [2025-03-04T02:13:53.064Z] v3.1.0-dev.11 [2025-03-04T02:13:53.064Z] v3.1.0-dev.12 [2025-03-04T02:13:53.064Z] v3.1.0-dev.13 [2025-03-04T02:13:53.064Z] v3.1.0-dev.14 [2025-03-04T02:13:53.064Z] v3.1.0-dev.15 [2025-03-04T02:13:53.064Z] v3.1.0-dev.16 [2025-03-04T02:13:53.064Z] v3.1.0-dev.17 [2025-03-04T02:13:53.064Z] v3.1.0-dev.18 [2025-03-04T02:13:53.064Z] v3.1.0-dev.19 [2025-03-04T02:13:53.064Z] v3.1.0-dev.2 [2025-03-04T02:13:53.064Z] v3.1.0-dev.20 [2025-03-04T02:13:53.064Z] v3.1.0-dev.21 [2025-03-04T02:13:53.064Z] v3.1.0-dev.22 [2025-03-04T02:13:53.064Z] v3.1.0-dev.23 [2025-03-04T02:13:53.064Z] v3.1.0-dev.24 [2025-03-04T02:13:53.064Z] v3.1.0-dev.25 [2025-03-04T02:13:53.064Z] v3.1.0-dev.3 [2025-03-04T02:13:53.064Z] v3.1.0-dev.4 [2025-03-04T02:13:53.064Z] v3.1.0-dev.5 [2025-03-04T02:13:53.064Z] v3.1.0-dev.6 [2025-03-04T02:13:53.064Z] v3.1.0-dev.7 [2025-03-04T02:13:53.064Z] v3.1.0-dev.8 [2025-03-04T02:13:53.064Z] v3.1.0-dev.9 [2025-03-04T02:13:53.064Z] v3.1.1 [2025-03-04T02:13:53.064Z] v3.2.0-dev.1 [2025-03-04T02:13:53.064Z] v3.2.0-dev.10 [2025-03-04T02:13:53.064Z] v3.2.0-dev.11 [2025-03-04T02:13:53.064Z] v3.2.0-dev.12 [2025-03-04T02:13:53.064Z] v3.2.0-dev.13 [2025-03-04T02:13:53.064Z] v3.2.0-dev.14 [2025-03-04T02:13:53.064Z] v3.2.0-dev.15 [2025-03-04T02:13:53.064Z] v3.2.0-dev.16 [2025-03-04T02:13:53.064Z] v3.2.0-dev.17 [2025-03-04T02:13:53.064Z] v3.2.0-dev.18 [2025-03-04T02:13:53.064Z] v3.2.0-dev.19 [2025-03-04T02:13:53.064Z] v3.2.0-dev.2 [2025-03-04T02:13:53.064Z] v3.2.0-dev.20 [2025-03-04T02:13:53.064Z] v3.2.0-dev.21 [2025-03-04T02:13:53.064Z] v3.2.0-dev.22 [2025-03-04T02:13:53.064Z] v3.2.0-dev.23 [2025-03-04T02:13:53.064Z] v3.2.0-dev.3 [2025-03-04T02:13:53.064Z] v3.2.0-dev.4 [2025-03-04T02:13:53.064Z] v3.2.0-dev.5 [2025-03-04T02:13:53.064Z] v3.2.0-dev.6 [2025-03-04T02:13:53.064Z] v3.2.0-dev.7 [2025-03-04T02:13:53.064Z] v3.2.0-dev.8 [2025-03-04T02:13:53.064Z] v3.2.0-dev.9 [2025-03-04T02:13:53.064Z] v4.0.0-dev.1 [2025-03-04T02:13:53.064Z] v4.0.0-dev.10 [2025-03-04T02:13:53.064Z] v4.0.0-dev.11 [2025-03-04T02:13:53.064Z] v4.0.0-dev.12 [2025-03-04T02:13:53.064Z] v4.0.0-dev.13 [2025-03-04T02:13:53.064Z] v4.0.0-dev.2 [2025-03-04T02:13:53.064Z] v4.0.0-dev.3 [2025-03-04T02:13:53.064Z] v4.0.0-dev.4 [2025-03-04T02:13:53.064Z] v4.0.0-dev.5 [2025-03-04T02:13:53.064Z] v4.0.0-dev.6 [2025-03-04T02:13:53.064Z] v4.0.0-dev.7 [2025-03-04T02:13:53.064Z] v4.0.0-dev.8 [2025-03-04T02:13:53.064Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-04T02:13:53.453Z] + lftools sign git-tag v4.0.0-dev.13 [2025-03-04T02:13:54.020Z] Signing Git tag with Sigul... [2025-03-04T02:13:54.020Z] Signing v4.0.0-dev.13 [Pipeline] echo [2025-03-04T02:13:54.295Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T02:13:54.583Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-04T02:13:54.590Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-04T02:13:54.608Z] $ docker stop --time=1 72d795fa60f6c0443d2a80ecd41b98b2230605a94a60e6165364fbd6e2781168 [2025-03-04T02:13:55.872Z] $ docker rm -f --volumes 72d795fa60f6c0443d2a80ecd41b98b2230605a94a60e6165364fbd6e2781168 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-04T02:13:56.311Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T02:13:56.312Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:13:56.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T02:13:56.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T02:13:56.687Z] prd-ubuntu20.04-docker-8c-8g-40126 does not seem to be running inside a container [2025-03-04T02:13:56.708Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T02:13:57.049Z] $ docker top 157cc461028d2e8ae4611d0f7a74361f78e98413d92eee1c882651b2370a2882 -eo pid,comm [2025-03-04T02:13:57.098Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-04T02:13:57.098Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T02:13:57.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T02:13:57.160Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T02:13:57.276Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T02:13:57.274Z] $ docker exec 157cc461028d2e8ae4611d0f7a74361f78e98413d92eee1c882651b2370a2882 ssh-agent [2025-03-04T02:13:57.400Z] SSH_AUTH_SOCK=/tmp/ssh-DM8AmtfoK9vY/agent.32 [2025-03-04T02:13:57.400Z] SSH_AGENT_PID=38 [2025-03-04T02:13:57.404Z] Running ssh-add (command line suppressed) [2025-03-04T02:13:57.507Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4628391829125024730.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4628391829125024730.key) [2025-03-04T02:13:57.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T02:13:57.820Z] + git semver bump pre [2025-03-04T02:13:58.078Z] 2025-03-04 02:13:57,992 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-04T02:13:58.078Z] 2025-03-04 02:13:57,993 [bump_version] DEBUG bumping version:4.0.0-dev.13 on axis:pre with prefix:dev [2025-03-04T02:13:58.078Z] 2025-03-04 02:13:57,993 [bump_version] DEBUG bumped version:4.0.0-dev.14 [2025-03-04T02:13:58.078Z] 2025-03-04 02:13:57,993 [write_version] DEBUG write version:4.0.0-dev.14 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2025-03-04T02:13:58.078Z] 2025-03-04 02:13:57,993 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-04T02:13:58.078Z] 2025-03-04 02:13:57,993 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-04T02:13:58.078Z] 2025-03-04 02:13:57,995 [execute] INFO git cat-file --batch-check [2025-03-04T02:13:58.078Z] 2025-03-04 02:13:57,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-04T02:13:58.078Z] 2025-03-04 02:13:58,000 [execute] INFO git cat-file --batch [2025-03-04T02:13:58.078Z] 2025-03-04 02:13:58,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-04T02:13:58.078Z] 2025-03-04 02:13:58,005 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-04T02:13:58.078Z] 4.0.0-dev.14 [Pipeline] } [2025-03-04T02:13:58.083Z] $ docker exec --env ******** --env ******** 157cc461028d2e8ae4611d0f7a74361f78e98413d92eee1c882651b2370a2882 ssh-agent -k [2025-03-04T02:13:58.182Z] unset SSH_AUTH_SOCK; [2025-03-04T02:13:58.182Z] unset SSH_AGENT_PID; [2025-03-04T02:13:58.182Z] echo Agent pid 38 killed; [2025-03-04T02:13:58.195Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T02:13:58.518Z] + git semver [Pipeline] } [2025-03-04T02:13:58.784Z] $ docker stop --time=1 157cc461028d2e8ae4611d0f7a74361f78e98413d92eee1c882651b2370a2882 [2025-03-04T02:14:00.046Z] $ docker rm -f --volumes 157cc461028d2e8ae4611d0f7a74361f78e98413d92eee1c882651b2370a2882 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T02:14:00.405Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T02:14:00.405Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:14:00.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T02:14:00.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T02:14:00.789Z] prd-ubuntu20.04-docker-8c-8g-40126 does not seem to be running inside a container [2025-03-04T02:14:00.811Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-04T02:14:01.140Z] $ docker top 2475270fa12fc17d04085658f1f520af54744727603f16fbaaf870d5dee37346 -eo pid,comm [2025-03-04T02:14:01.186Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-04T02:14:01.186Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T02:14:01.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T02:14:01.248Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T02:14:01.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T02:14:01.352Z] $ docker exec 2475270fa12fc17d04085658f1f520af54744727603f16fbaaf870d5dee37346 ssh-agent [2025-03-04T02:14:01.467Z] SSH_AUTH_SOCK=/tmp/ssh-amwtpsrPxa1L/agent.31 [2025-03-04T02:14:01.467Z] SSH_AGENT_PID=37 [2025-03-04T02:14:01.471Z] Running ssh-add (command line suppressed) [2025-03-04T02:14:01.575Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6163250437066419565.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6163250437066419565.key) [2025-03-04T02:14:01.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T02:14:01.882Z] + git semver push [2025-03-04T02:14:02.140Z] 2025-03-04 02:14:02,043 [run_push] DEBUG push [2025-03-04T02:14:02.140Z] 2025-03-04 02:14:02,044 [execute] INFO git cat-file --batch-check [2025-03-04T02:14:02.140Z] 2025-03-04 02:14:02,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-04T02:14:02.140Z] 2025-03-04 02:14:02,048 [execute] INFO git rev-list 2d6db3909a9c89b91841dbe1e2feab5c60ae86a2 -- [2025-03-04T02:14:02.140Z] 2025-03-04 02:14:02,049 [execute] DEBUG Popen(['git', 'rev-list', '2d6db3909a9c89b91841dbe1e2feab5c60ae86a2', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-04T02:14:02.140Z] 2025-03-04 02:14:02,059 [execute] INFO git fetch -v origin [2025-03-04T02:14:02.140Z] 2025-03-04 02:14:02,059 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-04T02:14:02.708Z] 2025-03-04 02:14:02,509 [run_push] DEBUG no remote changes detected [2025-03-04T02:14:02.708Z] 2025-03-04 02:14:02,510 [execute] INFO git push origin semver [2025-03-04T02:14:02.708Z] 2025-03-04 02:14:02,510 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-04T02:14:03.276Z] 2025-03-04 02:14:03,079 [run_push] DEBUG push all version tags [2025-03-04T02:14:03.276Z] 2025-03-04 02:14:03,079 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-04T02:14:03.276Z] 2025-03-04 02:14:03,079 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-04T02:14:03.842Z] 2025-03-04 02:14:03,755 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-04T02:14:03.842Z] 4.0.0-dev.14 [Pipeline] } [2025-03-04T02:14:03.847Z] $ docker exec --env ******** --env ******** 2475270fa12fc17d04085658f1f520af54744727603f16fbaaf870d5dee37346 ssh-agent -k [2025-03-04T02:14:03.946Z] unset SSH_AUTH_SOCK; [2025-03-04T02:14:03.946Z] unset SSH_AGENT_PID; [2025-03-04T02:14:03.946Z] echo Agent pid 37 killed; [2025-03-04T02:14:03.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T02:14:04.285Z] + git semver [Pipeline] } [2025-03-04T02:14:04.552Z] $ docker stop --time=1 2475270fa12fc17d04085658f1f520af54744727603f16fbaaf870d5dee37346 [2025-03-04T02:14:05.819Z] $ docker rm -f --volumes 2475270fa12fc17d04085658f1f520af54744727603f16fbaaf870d5dee37346 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-04T02:14:06.506Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2025-03-04T02:14:06.506Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-03-04T02:14:06.506Z] total 16 [2025-03-04T02:14:06.506Z] drwxr-xr-x 3 root root 4096 Mar 4 01:58 . [2025-03-04T02:14:06.506Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 02:13 .. [2025-03-04T02:14:06.506Z] drwxr-xr-x 2 root root 4096 Mar 4 01:58 cost [2025-03-04T02:14:06.506Z] -rw-r--r-- 1 root root 86 Mar 4 01:58 cost.csv [2025-03-04T02:14:06.506Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-03-04T02:14:06.506Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-03-04T02:14:06.507Z] total 16 [2025-03-04T02:14:06.507Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 01:58 . [2025-03-04T02:14:06.507Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 02:13 .. [2025-03-04T02:14:06.507Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 01:58 cost [2025-03-04T02:14:06.507Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 4 01:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-04T02:14:06.794Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T02:14:07.648Z] ---> package-listing.sh [2025-03-04T02:14:07.648Z] ++ facter osfamily [2025-03-04T02:14:07.648Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-04T02:14:07.907Z] + OS_FAMILY=debian [2025-03-04T02:14:07.907Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2025-03-04T02:14:07.907Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-04T02:14:07.907Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-04T02:14:07.907Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-04T02:14:07.907Z] + PACKAGES=/tmp/packages_start.txt [2025-03-04T02:14:07.907Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-03-04T02:14:07.907Z] + PACKAGES=/tmp/packages_end.txt [2025-03-04T02:14:07.907Z] + case "${OS_FAMILY}" in [2025-03-04T02:14:07.907Z] + dpkg -l [2025-03-04T02:14:07.907Z] + grep '^ii' [2025-03-04T02:14:07.907Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-04T02:14:07.907Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-04T02:14:07.907Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-04T02:14:07.907Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-03-04T02:14:07.907Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2025-03-04T02:14:07.907Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2025-03-04T02:14:07.924Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-04T02:14:08.202Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T02:14:08.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T02:14:08.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T02:14:08.846Z] prd-ubuntu20.04-docker-8c-8g-40126 does not seem to be running inside a container [2025-03-04T02:14:08.869Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-04T02:14:09.076Z] $ docker top ec1bde7a0290a26a0f5c505c625a4c642a9b3f8d19e50a633b6b6be39d1c079c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T02:14:09.428Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-04T02:14:09.711Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-04T02:14:09.995Z] + ls /var/log/sa-host [2025-03-04T02:14:09.995Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T02:14:10.176Z] provisioning config files... [2025-03-04T02:14:10.185Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11475236952858010218tmp [Pipeline] { [Pipeline] echo [2025-03-04T02:14:10.202Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T02:14:10.483Z] ---> create-netrc.sh [Pipeline] } [2025-03-04T02:14:10.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-04T02:14:10.838Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-04T02:14:10.847Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T02:14:11.130Z] ---> sudo-logs.sh [2025-03-04T02:14:11.130Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-04T02:14:11.159Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T02:14:11.440Z] ---> job-cost.sh [2025-03-04T02:14:11.440Z] lf-activate-venv: SKIPPING [2025-03-04T02:14:11.440Z] DEBUG: total: 0.2199999988079071 [2025-03-04T02:14:11.440Z] INFO: Retrieving Stack Cost... [2025-03-04T02:14:11.698Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T02:14:12.264Z] INFO: Archiving Costs [Pipeline] echo [2025-03-04T02:14:12.279Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T02:14:12.560Z] ---> logs-deploy.sh [2025-03-04T02:14:12.560Z] lf-activate-venv: SKIPPING [2025-03-04T02:14:12.560Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/191 [2025-03-04T02:14:12.560Z] INFO: archiving workspace using pattern(s): [2025-03-04T02:14:13.495Z] Archives upload complete. [2025-03-04T02:14:13.495Z] INFO: archiving logs to Nexus