Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 588142181ad7be3b3223bf8aa6fc12d14b197a1b 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-ssh15310148227592778251.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-ssh8754176496643106390.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-ssh4245436779661894623.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-ssh5192425897856091771.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-ssh13770474056475561848.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 ‘prd-ubuntu20.04-docker-8c-8g-36584’ Running on prd-ubuntu20.04-docker-8c-8g-36590 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 588142181ad7be3b3223bf8aa6fc12d14b197a1b (main) Commit message: "Merge pull request #721 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.16" > 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 588142181ad7be3b3223bf8aa6fc12d14b197a1b # timeout=10 > git rev-list --no-walk 241a878cec89566ff21da3f2869313bdc7ed294a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-13T01:57:17.566Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-13T01:57:17.637Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-13T01:57:17.660Z] ========================================================= [2025-01-13T01:57:17.660Z] EdgeX Global Pipelines Version Info [2025-01-13T01:57:17.660Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-13T01:57:18.781Z] ------------------- [2025-01-13T01:57:18.781Z] stable info: [2025-01-13T01:57:18.781Z] ------------------- [2025-01-13T01:57:18.781Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-13T01:57:18.781Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-13T01:57:18.781Z] Message: update stable to v1.0.269 [2025-01-13T01:57:19.041Z] ------------------- [2025-01-13T01:57:19.041Z] experimental info: [2025-01-13T01:57:19.041Z] ------------------- [2025-01-13T01:57:19.041Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-13T01:57:19.041Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-13T01:57:19.041Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-13T01:57:19.127Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2025-01-13T01:57:19.146Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2025-01-13T01:57:19.170Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-13T01:57:19.195Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-13T01:57:19.216Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-13T01:57:19.238Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-13T01:57:19.259Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-13T01:57:19.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-13T01:57:19.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-13T01:57:19.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-13T01:57:19.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-13T01:57:19.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2025-01-13T01:57:19.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-13T01:57:19.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-13T01:57:19.420Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-13T01:57:19.440Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-13T01:57:19.456Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-13T01:57:19.477Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-13T01:57:19.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-13T01:57:19.520Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-13T01:57:19.546Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-13T01:57:19.569Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-13T01:57:19.587Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-13T01:57:19.613Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-13T01:57:19.633Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-13T01:57:19.651Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-13T01:57:19.670Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-13T01:57:19.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-13T01:57:19.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-13T01:57:19.737Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-13T01:57:19.756Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 588142181ad7be3b3223bf8aa6fc12d14b197a1b [Pipeline] echo [2025-01-13T01:57:19.777Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5881421 [Pipeline] echo [2025-01-13T01:57:19.802Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-13T01:57:19.862Z] provisioning config files... [2025-01-13T01:57:19.875Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12079808916083485371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T01:57:20.202Z] ---> ****-login.sh [2025-01-13T01:57:20.203Z] nexus3.edgexfoundry.org:10001 [2025-01-13T01:57:20.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T01:57:20.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T01:57:20.463Z] Configure a credential helper to remove this warning. See [2025-01-13T01:57:20.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T01:57:20.464Z] [2025-01-13T01:57:20.464Z] Login Succeeded [2025-01-13T01:57:20.464Z] nexus3.edgexfoundry.org:10002 [2025-01-13T01:57:20.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T01:57:20.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T01:57:20.724Z] Configure a credential helper to remove this warning. See [2025-01-13T01:57:20.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T01:57:20.724Z] [2025-01-13T01:57:20.724Z] Login Succeeded [2025-01-13T01:57:20.724Z] nexus3.edgexfoundry.org:10003 [2025-01-13T01:57:20.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T01:57:20.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T01:57:20.724Z] Configure a credential helper to remove this warning. See [2025-01-13T01:57:20.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T01:57:20.724Z] [2025-01-13T01:57:20.724Z] Login Succeeded [2025-01-13T01:57:20.724Z] nexus3.edgexfoundry.org:10004 [2025-01-13T01:57:20.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T01:57:20.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T01:57:20.985Z] Configure a credential helper to remove this warning. See [2025-01-13T01:57:20.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T01:57:20.986Z] [2025-01-13T01:57:20.986Z] Login Succeeded [2025-01-13T01:57:20.986Z] ****.io [2025-01-13T01:57:20.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T01:57:21.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T01:57:21.246Z] Configure a credential helper to remove this warning. See [2025-01-13T01:57:21.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T01:57:21.246Z] [2025-01-13T01:57:21.246Z] Login Succeeded [2025-01-13T01:57:21.246Z] ---> ****-login.sh ends [Pipeline] } [2025-01-13T01:57:21.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-13T01:57:21.659Z] + git rev-list -1 --merges 588142181ad7be3b3223bf8aa6fc12d14b197a1b~1..588142181ad7be3b3223bf8aa6fc12d14b197a1b [Pipeline] echo [2025-01-13T01:57:21.692Z] -----------> git rev-list -1 --merges 588142181ad7be3b3223bf8aa6fc12d14b197a1b~1..588142181ad7be3b3223bf8aa6fc12d14b197a1b 588142181ad7be3b3223bf8aa6fc12d14b197a1b [2025-01-13T01:57:21.692Z] 588142181ad7be3b3223bf8aa6fc12d14b197a1b [false] [Pipeline] sh [2025-01-13T01:57:21.992Z] + git log --format=format:%s -1 588142181ad7be3b3223bf8aa6fc12d14b197a1b [Pipeline] echo [2025-01-13T01:57:22.008Z] ========================================================= [2025-01-13T01:57:22.008Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-13T01:57:22.008Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-13T01:57:22.349Z] + git log --format=format:%s -1 588142181ad7be3b3223bf8aa6fc12d14b197a1b [Pipeline] echo [2025-01-13T01:57:22.360Z] [semverPrep] GIT_COMMIT: 588142181ad7be3b3223bf8aa6fc12d14b197a1b, Commit Message: Merge pull request #721 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.16 [Pipeline] echo [2025-01-13T01:57:22.372Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-13T01:57:22.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-13T01:57:22.748Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-13T01:57:22.748Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-13T01:57:22.748Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-13T01:57:22.748Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-13T01:57:22.748Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-13T01:57:22.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T01:57:23.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T01:57:23.191Z] [2025-01-13T01:57:23.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T01:57:23.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T01:57:23.493Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-13T01:57:23.493Z] b85a868b505f: Pulling fs layer [2025-01-13T01:57:23.493Z] e2be974225ed: Pulling fs layer [2025-01-13T01:57:23.493Z] 339a4e72a1f5: Pulling fs layer [2025-01-13T01:57:23.493Z] 988bab9f4d93: Pulling fs layer [2025-01-13T01:57:23.493Z] 1469e6f7b9e6: Pulling fs layer [2025-01-13T01:57:23.493Z] eaf3925da568: Pulling fs layer [2025-01-13T01:57:23.493Z] bab4dde63d76: Pulling fs layer [2025-01-13T01:57:23.493Z] bde34c3a00c8: Pulling fs layer [2025-01-13T01:57:23.493Z] b352a97aabf1: Pulling fs layer [2025-01-13T01:57:23.493Z] 4872d77fe225: Pulling fs layer [2025-01-13T01:57:23.493Z] 5851b861e8e6: Pulling fs layer [2025-01-13T01:57:23.493Z] 1469e6f7b9e6: Waiting [2025-01-13T01:57:23.493Z] eaf3925da568: Waiting [2025-01-13T01:57:23.493Z] bab4dde63d76: Waiting [2025-01-13T01:57:23.493Z] bde34c3a00c8: Waiting [2025-01-13T01:57:23.493Z] b352a97aabf1: Waiting [2025-01-13T01:57:23.493Z] 4872d77fe225: Waiting [2025-01-13T01:57:23.493Z] 5851b861e8e6: Waiting [2025-01-13T01:57:23.493Z] 988bab9f4d93: Waiting [2025-01-13T01:57:23.493Z] e2be974225ed: Download complete [2025-01-13T01:57:23.493Z] 988bab9f4d93: Verifying Checksum [2025-01-13T01:57:23.493Z] 988bab9f4d93: Download complete [2025-01-13T01:57:23.493Z] 1469e6f7b9e6: Verifying Checksum [2025-01-13T01:57:23.493Z] 1469e6f7b9e6: Download complete [2025-01-13T01:57:23.493Z] eaf3925da568: Verifying Checksum [2025-01-13T01:57:23.493Z] eaf3925da568: Download complete [2025-01-13T01:57:23.752Z] 339a4e72a1f5: Verifying Checksum [2025-01-13T01:57:23.752Z] 339a4e72a1f5: Download complete [2025-01-13T01:57:23.752Z] bde34c3a00c8: Verifying Checksum [2025-01-13T01:57:23.752Z] bde34c3a00c8: Download complete [2025-01-13T01:57:23.752Z] b352a97aabf1: Download complete [2025-01-13T01:57:23.752Z] 4872d77fe225: Verifying Checksum [2025-01-13T01:57:23.752Z] 4872d77fe225: Download complete [2025-01-13T01:57:23.752Z] 5851b861e8e6: Verifying Checksum [2025-01-13T01:57:23.752Z] 5851b861e8e6: Download complete [2025-01-13T01:57:23.752Z] b85a868b505f: Verifying Checksum [2025-01-13T01:57:23.752Z] b85a868b505f: Download complete [2025-01-13T01:57:24.010Z] bab4dde63d76: Verifying Checksum [2025-01-13T01:57:24.010Z] bab4dde63d76: Download complete [2025-01-13T01:57:24.948Z] b85a868b505f: Pull complete [2025-01-13T01:57:25.208Z] e2be974225ed: Pull complete [2025-01-13T01:57:25.468Z] 339a4e72a1f5: Pull complete [2025-01-13T01:57:25.729Z] 988bab9f4d93: Pull complete [2025-01-13T01:57:25.988Z] 1469e6f7b9e6: Pull complete [2025-01-13T01:57:25.988Z] eaf3925da568: Pull complete [2025-01-13T01:57:27.367Z] bab4dde63d76: Pull complete [2025-01-13T01:57:27.627Z] bde34c3a00c8: Pull complete [2025-01-13T01:57:27.627Z] b352a97aabf1: Pull complete [2025-01-13T01:57:27.887Z] 4872d77fe225: Pull complete [2025-01-13T01:57:27.887Z] 5851b861e8e6: Pull complete [2025-01-13T01:57:27.887Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-13T01:57:27.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T01:57:27.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T01:57:28.026Z] prd-ubuntu20.04-docker-8c-8g-36590 does not seem to be running inside a container [2025-01-13T01:57:28.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-13T01:57:31.438Z] $ docker top abac87afd30d05068cead9bd49ab4fbd0cdd901bdf2d2d01713fcafcf8e4e819 -eo pid,comm [2025-01-13T01:57:31.494Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-13T01:57:31.494Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-13T01:57:31.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-13T01:57:31.550Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-13T01:57:31.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-13T01:57:31.655Z] $ docker exec abac87afd30d05068cead9bd49ab4fbd0cdd901bdf2d2d01713fcafcf8e4e819 ssh-agent [2025-01-13T01:57:31.768Z] SSH_AUTH_SOCK=/tmp/ssh-46i9qmPAksMe/agent.31 [2025-01-13T01:57:31.768Z] SSH_AGENT_PID=37 [2025-01-13T01:57:31.774Z] Running ssh-add (command line suppressed) [2025-01-13T01:57:31.868Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12906208294659503862.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12906208294659503862.key) [2025-01-13T01:57:31.887Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-13T01:57:32.179Z] + git tag --points-at HEAD [Pipeline] } [2025-01-13T01:57:32.185Z] $ docker exec --env ******** --env ******** abac87afd30d05068cead9bd49ab4fbd0cdd901bdf2d2d01713fcafcf8e4e819 ssh-agent -k [2025-01-13T01:57:32.291Z] unset SSH_AUTH_SOCK; [2025-01-13T01:57:32.291Z] unset SSH_AGENT_PID; [2025-01-13T01:57:32.291Z] echo Agent pid 37 killed; [2025-01-13T01:57:32.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-13T01:57:32.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-13T01:57:32.347Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-13T01:57:32.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-13T01:57:32.454Z] $ docker exec abac87afd30d05068cead9bd49ab4fbd0cdd901bdf2d2d01713fcafcf8e4e819 ssh-agent [2025-01-13T01:57:32.557Z] SSH_AUTH_SOCK=/tmp/ssh-HcwNxy1MMynf/agent.70 [2025-01-13T01:57:32.557Z] SSH_AGENT_PID=76 [2025-01-13T01:57:32.562Z] Running ssh-add (command line suppressed) [2025-01-13T01:57:32.662Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9950531433332553236.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9950531433332553236.key) [2025-01-13T01:57:32.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-13T01:57:32.972Z] + git semver init [2025-01-13T01:57:33.232Z] 2025-01-13 01:57:33,134 [run_init] DEBUG init version:0.0.0 force:False [2025-01-13T01:57:33.232Z] 2025-01-13 01:57:33,135 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-01-13T01:57:33.232Z] 2025-01-13 01:57:33,135 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-01-13T01:57:33.232Z] 2025-01-13 01:57:33,136 [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-01-13T01:57:35.146Z] 2025-01-13 01:57:34,684 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2025-01-13T01:57:35.146Z] 2025-01-13 01:57:34,684 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2025-01-13T01:57:35.146Z] 2025-01-13 01:57:34,685 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-13T01:57:35.146Z] 2025-01-13 01:57:34,685 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-13T01:57:35.146Z] 4.0.0-dev.8 [Pipeline] } [2025-01-13T01:57:35.153Z] $ docker exec --env ******** --env ******** abac87afd30d05068cead9bd49ab4fbd0cdd901bdf2d2d01713fcafcf8e4e819 ssh-agent -k [2025-01-13T01:57:35.251Z] unset SSH_AUTH_SOCK; [2025-01-13T01:57:35.252Z] unset SSH_AGENT_PID; [2025-01-13T01:57:35.252Z] echo Agent pid 76 killed; [2025-01-13T01:57:35.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-13T01:57:35.588Z] + git semver [Pipeline] } [2025-01-13T01:57:35.856Z] $ docker stop --time=1 abac87afd30d05068cead9bd49ab4fbd0cdd901bdf2d2d01713fcafcf8e4e819 [2025-01-13T01:57:37.178Z] $ docker rm -f --volumes abac87afd30d05068cead9bd49ab4fbd0cdd901bdf2d2d01713fcafcf8e4e819 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-13T01:57:37.533Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-13T01:57:37.775Z] Stashed 1 file(s) [Pipeline] echo [2025-01-13T01:57:37.778Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-13T01:57:37.960Z] provisioning config files... [2025-01-13T01:57:37.970Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8278252222201303471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T01:57:38.270Z] ---> ****-login.sh [2025-01-13T01:57:38.270Z] nexus3.edgexfoundry.org:10001 [2025-01-13T01:57:38.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T01:57:38.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T01:57:38.270Z] Configure a credential helper to remove this warning. See [2025-01-13T01:57:38.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T01:57:38.270Z] [2025-01-13T01:57:38.270Z] Login Succeeded [2025-01-13T01:57:38.270Z] nexus3.edgexfoundry.org:10002 [2025-01-13T01:57:38.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T01:57:38.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T01:57:38.270Z] Configure a credential helper to remove this warning. See [2025-01-13T01:57:38.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T01:57:38.270Z] [2025-01-13T01:57:38.270Z] Login Succeeded [2025-01-13T01:57:38.270Z] nexus3.edgexfoundry.org:10003 [2025-01-13T01:57:38.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T01:57:38.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T01:57:38.529Z] Configure a credential helper to remove this warning. See [2025-01-13T01:57:38.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T01:57:38.530Z] [2025-01-13T01:57:38.530Z] Login Succeeded [2025-01-13T01:57:38.530Z] nexus3.edgexfoundry.org:10004 [2025-01-13T01:57:38.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T01:57:38.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T01:57:38.530Z] Configure a credential helper to remove this warning. See [2025-01-13T01:57:38.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T01:57:38.530Z] [2025-01-13T01:57:38.530Z] Login Succeeded [2025-01-13T01:57:38.530Z] ****.io [2025-01-13T01:57:38.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T01:57:38.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T01:57:38.788Z] Configure a credential helper to remove this warning. See [2025-01-13T01:57:38.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T01:57:38.788Z] [2025-01-13T01:57:38.788Z] Login Succeeded [2025-01-13T01:57:38.788Z] ---> ****-login.sh ends [Pipeline] } [2025-01-13T01:57:38.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-13T01:57:38.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-13T01:57:38.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-13T01:57:38.932Z] ========================================================= [2025-01-13T01:57:38.932Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-13T01:57:38.932Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T01:57:39.267Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-13T01:57:39.267Z] Sending build context to Docker daemon 21.1MB [2025-01-13T01:57:39.267Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-01-13T01:57:39.267Z] Step 2/12 : FROM ${BASE} AS builder [2025-01-13T01:57:39.267Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-13T01:57:39.267Z] da9db072f522: Pulling fs layer [2025-01-13T01:57:39.267Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-13T01:57:39.267Z] 06f05ace1117: Pulling fs layer [2025-01-13T01:57:39.267Z] 5fe327b54edc: Pulling fs layer [2025-01-13T01:57:39.267Z] 4f4fb700ef54: Pulling fs layer [2025-01-13T01:57:39.267Z] 92a5565b7b96: Pulling fs layer [2025-01-13T01:57:39.267Z] ff9bb7016b71: Pulling fs layer [2025-01-13T01:57:39.267Z] b67dba6c2c7d: Pulling fs layer [2025-01-13T01:57:39.267Z] 5fe327b54edc: Waiting [2025-01-13T01:57:39.267Z] 4f4fb700ef54: Waiting [2025-01-13T01:57:39.267Z] a813b0c90790: Pulling fs layer [2025-01-13T01:57:39.267Z] b67dba6c2c7d: Waiting [2025-01-13T01:57:39.267Z] a813b0c90790: Waiting [2025-01-13T01:57:39.527Z] 6ef4a4ee8ca5: Download complete [2025-01-13T01:57:39.527Z] 5fe327b54edc: Verifying Checksum [2025-01-13T01:57:39.527Z] 5fe327b54edc: Download complete [2025-01-13T01:57:39.527Z] 4f4fb700ef54: Download complete [2025-01-13T01:57:39.527Z] 92a5565b7b96: Verifying Checksum [2025-01-13T01:57:39.527Z] 92a5565b7b96: Download complete [2025-01-13T01:57:39.527Z] da9db072f522: Verifying Checksum [2025-01-13T01:57:39.527Z] da9db072f522: Download complete [2025-01-13T01:57:39.527Z] ff9bb7016b71: Verifying Checksum [2025-01-13T01:57:39.527Z] ff9bb7016b71: Download complete [2025-01-13T01:57:39.527Z] da9db072f522: Pull complete [2025-01-13T01:57:39.786Z] 6ef4a4ee8ca5: Pull complete [2025-01-13T01:57:39.786Z] a813b0c90790: Verifying Checksum [2025-01-13T01:57:39.786Z] a813b0c90790: Download complete [2025-01-13T01:57:40.044Z] 06f05ace1117: Verifying Checksum [2025-01-13T01:57:40.044Z] 06f05ace1117: Download complete [2025-01-13T01:57:40.304Z] b67dba6c2c7d: Verifying Checksum [2025-01-13T01:57:40.304Z] b67dba6c2c7d: Download complete [2025-01-13T01:57:43.595Z] 06f05ace1117: Pull complete [2025-01-13T01:57:43.595Z] 5fe327b54edc: Pull complete [2025-01-13T01:57:43.595Z] 4f4fb700ef54: Pull complete [2025-01-13T01:57:43.595Z] 92a5565b7b96: Pull complete [2025-01-13T01:57:43.853Z] ff9bb7016b71: Pull complete [2025-01-13T01:57:46.389Z] b67dba6c2c7d: Pull complete [2025-01-13T01:57:46.671Z] a813b0c90790: Pull complete [2025-01-13T01:57:46.671Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-13T01:57:46.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-13T01:57:46.671Z] ---> 3ba60ce46760 [2025-01-13T01:57:46.671Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-01-13T01:57:50.930Z] ---> Running in eab9392a46b8 [2025-01-13T01:57:51.190Z] Removing intermediate container eab9392a46b8 [2025-01-13T01:57:51.190Z] ---> 93866fc93e8b [2025-01-13T01:57:51.190Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-13T01:57:51.190Z] ---> Running in 55bb6f3f74f9 [2025-01-13T01:57:51.190Z] Removing intermediate container 55bb6f3f74f9 [2025-01-13T01:57:51.190Z] ---> 385628497f44 [2025-01-13T01:57:51.190Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-01-13T01:57:51.190Z] ---> Running in e84c92706433 [2025-01-13T01:57:51.190Z] Removing intermediate container e84c92706433 [2025-01-13T01:57:51.190Z] ---> 65600110444e [2025-01-13T01:57:51.190Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-01-13T01:57:51.190Z] ---> Running in f9ea4fe34b3a [2025-01-13T01:57:51.451Z] Removing intermediate container f9ea4fe34b3a [2025-01-13T01:57:51.451Z] ---> e367a27e0447 [2025-01-13T01:57:51.451Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-13T01:57:51.451Z] ---> Running in a95484a4f97e [2025-01-13T01:57:51.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T01:57:51.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T01:57:52.284Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-01-13T01:57:52.284Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-01-13T01:57:52.284Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-01-13T01:57:52.284Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-01-13T01:57:52.284Z] Executing busybox-1.36.1-r29.trigger [2025-01-13T01:57:52.284Z] OK: 252 MiB in 62 packages [2025-01-13T01:57:52.857Z] Removing intermediate container a95484a4f97e [2025-01-13T01:57:52.857Z] ---> dcc4ae86d6da [2025-01-13T01:57:52.857Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-01-13T01:57:52.857Z] ---> Running in f409ac761b4c [2025-01-13T01:57:52.857Z] Removing intermediate container f409ac761b4c [2025-01-13T01:57:52.857Z] ---> 4316791df0bd [2025-01-13T01:57:52.857Z] Step 9/12 : COPY go.mod vendor* ./ [2025-01-13T01:57:52.919Z] Still waiting to schedule task [2025-01-13T01:57:52.919Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-36587’ [2025-01-13T01:57:53.116Z] ---> 41cf77fbcadc [2025-01-13T01:57:53.116Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T01:57:53.116Z] ---> Running in bafa0697a2fb [2025-01-13T01:58:39.829Z] Removing intermediate container bafa0697a2fb [2025-01-13T01:58:39.829Z] ---> 780d754f3937 [2025-01-13T01:58:39.829Z] Step 11/12 : COPY . . [2025-01-13T01:58:39.829Z] ---> fcf5bb8c7cb0 [2025-01-13T01:58:39.829Z] Step 12/12 : RUN $MAKE [2025-01-13T01:58:39.829Z] ---> Running in bb179e6b918c [2025-01-13T01:58:39.829Z] noop [2025-01-13T01:58:39.829Z] Removing intermediate container bb179e6b918c [2025-01-13T01:58:39.829Z] ---> 068ae49a0005 [2025-01-13T01:58:39.829Z] Successfully built 068ae49a0005 [2025-01-13T01:58:39.829Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T01:58:40.164Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-13T01:58:40.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T01:58:40.248Z] prd-ubuntu20.04-docker-8c-8g-36590 does not seem to be running inside a container [2025-01-13T01:58:40.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-13T01:58:40.630Z] $ docker top 536d7d408aa37a93f4b12ef3c5bea537cdcd1e570d771ceb1124f9070458854d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-13T01:58:40.984Z] + go version [2025-01-13T01:58:40.984Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-13T01:58:40.997Z] $ docker stop --time=1 536d7d408aa37a93f4b12ef3c5bea537cdcd1e570d771ceb1124f9070458854d [2025-01-13T01:58:42.260Z] $ docker rm -f --volumes 536d7d408aa37a93f4b12ef3c5bea537cdcd1e570d771ceb1124f9070458854d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T01:58:42.738Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-13T01:58:42.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T01:58:42.823Z] prd-ubuntu20.04-docker-8c-8g-36590 does not seem to be running inside a container [2025-01-13T01:58:42.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-13T01:58:43.186Z] $ docker top e89212d097162b3f7cad7f27b342e6189fba4013ebcce33d83a985ae4cb321df -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-13T01:58:43.538Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2025-01-13T01:58:43.840Z] + make test [2025-01-13T01:58:43.840Z] go test ./... -coverprofile=coverage.out ./... [2025-01-13T01:58:45.761Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-01-13T01:59:03.845Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-01-13T01:59:03.845Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-01-13T01:59:03.845Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 22.8% of statements [2025-01-13T01:59:13.820Z] go vet ./... [2025-01-13T01:59:19.086Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-13T01:59:19.086Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-13T01:59:19.086Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-13T01:59:19.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-13T01:59:19.118Z] $ docker stop --time=1 e89212d097162b3f7cad7f27b342e6189fba4013ebcce33d83a985ae4cb321df [2025-01-13T01:59:24.379Z] $ docker rm -f --volumes e89212d097162b3f7cad7f27b342e6189fba4013ebcce33d83a985ae4cb321df [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-13T01:59:24.936Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-13T01:59:24.994Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-13T01:59:25.529Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-13T01:59:25.818Z] + ls -al . [2025-01-13T01:59:25.818Z] total 252 [2025-01-13T01:59:25.819Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 13 01:58 . [2025-01-13T01:59:25.819Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 01:57 .. [2025-01-13T01:59:25.819Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 13 01:57 .dockerignore [2025-01-13T01:59:25.819Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 01:59 .git [2025-01-13T01:59:25.819Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 01:57 .github [2025-01-13T01:59:25.819Z] -rw-rw-r-- 1 jenkins jenkins 264 Jan 13 01:57 .gitignore [2025-01-13T01:59:25.819Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 13 01:57 .golangci.yml [2025-01-13T01:59:25.819Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 01:57 .semver [2025-01-13T01:59:25.819Z] -rw-rw-r-- 1 jenkins jenkins 19106 Jan 13 01:57 Attribution.txt [2025-01-13T01:59:25.819Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jan 13 01:57 CHANGELOG.md [2025-01-13T01:59:25.819Z] -rw-rw-r-- 1 jenkins jenkins 1803 Jan 13 01:57 Dockerfile [2025-01-13T01:59:25.819Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 13 01:57 GOVERNANCE.md [2025-01-13T01:59:25.819Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 13 01:57 Jenkinsfile [2025-01-13T01:59:25.819Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 13 01:57 LICENSE [2025-01-13T01:59:25.819Z] -rw-rw-r-- 1 jenkins jenkins 2545 Jan 13 01:57 Makefile [2025-01-13T01:59:25.819Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 13 01:57 OWNERS.md [2025-01-13T01:59:25.819Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jan 13 01:57 README.md [2025-01-13T01:59:25.819Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 13 01:57 VERSION [2025-01-13T01:59:25.819Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 01:57 bin [2025-01-13T01:59:25.819Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 01:57 cmd [2025-01-13T01:59:25.819Z] -rw-r--r-- 1 jenkins jenkins 21039 Jan 13 01:59 coverage.out [2025-01-13T01:59:25.819Z] -rw-rw-r-- 1 jenkins jenkins 6269 Jan 13 01:57 go.mod [2025-01-13T01:59:25.819Z] -rw-rw-r-- 1 jenkins jenkins 87156 Jan 13 01:57 go.sum [2025-01-13T01:59:25.819Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 01:57 internal [2025-01-13T01:59:25.819Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 01:57 mock [2025-01-13T01:59:25.819Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 13 01:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T01:59:26.186Z] + 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=588142181ad7be3b3223bf8aa6fc12d14b197a1b --label arch=amd64 --label version=4.0.0-dev.8 . [2025-01-13T01:59:26.186Z] Sending build context to Docker daemon 21.12MB [2025-01-13T01:59:26.186Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-01-13T01:59:26.186Z] Step 2/25 : FROM ${BASE} AS builder [2025-01-13T01:59:26.186Z] ---> 068ae49a0005 [2025-01-13T01:59:26.186Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-01-13T01:59:26.761Z] ---> Running in 7aba56fae643 [2025-01-13T01:59:26.761Z] Removing intermediate container 7aba56fae643 [2025-01-13T01:59:26.761Z] ---> b0d3b1f684f2 [2025-01-13T01:59:26.761Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-13T01:59:26.761Z] ---> Running in 761ffc622b33 [2025-01-13T01:59:26.761Z] Removing intermediate container 761ffc622b33 [2025-01-13T01:59:26.761Z] ---> bb1332c1abd2 [2025-01-13T01:59:26.761Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-01-13T01:59:26.761Z] ---> Running in 4e70292f6533 [2025-01-13T01:59:26.761Z] Removing intermediate container 4e70292f6533 [2025-01-13T01:59:26.761Z] ---> f02ee685b9c9 [2025-01-13T01:59:26.761Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-01-13T01:59:26.761Z] ---> Running in 586bfe9c9008 [2025-01-13T01:59:27.019Z] Removing intermediate container 586bfe9c9008 [2025-01-13T01:59:27.019Z] ---> ce5d08c2a2da [2025-01-13T01:59:27.019Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-13T01:59:27.019Z] ---> Running in be3bc61540a7 [2025-01-13T01:59:27.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T01:59:27.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T01:59:27.847Z] OK: 252 MiB in 62 packages [2025-01-13T01:59:28.107Z] Removing intermediate container be3bc61540a7 [2025-01-13T01:59:28.107Z] ---> 02392d0528ec [2025-01-13T01:59:28.107Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-01-13T01:59:28.107Z] ---> Running in a12c224deae4 [2025-01-13T01:59:28.107Z] Removing intermediate container a12c224deae4 [2025-01-13T01:59:28.107Z] ---> bde0761a6aa8 [2025-01-13T01:59:28.107Z] Step 9/25 : COPY go.mod vendor* ./ [2025-01-13T01:59:28.367Z] ---> 03bd92049a9f [2025-01-13T01:59:28.367Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T01:59:28.367Z] ---> Running in e15ed71512bb [2025-01-13T01:59:28.935Z] Removing intermediate container e15ed71512bb [2025-01-13T01:59:28.935Z] ---> f7f3a735a97d [2025-01-13T01:59:28.935Z] Step 11/25 : COPY . . [2025-01-13T01:59:29.871Z] ---> 3a59b99163a8 [2025-01-13T01:59:29.871Z] Step 12/25 : RUN $MAKE [2025-01-13T01:59:29.871Z] ---> Running in 207b5259138d [2025-01-13T01:59:29.871Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-01-13T02:00:01.961Z] Removing intermediate container 207b5259138d [2025-01-13T02:00:01.961Z] ---> ea576468ff7b [2025-01-13T02:00:01.961Z] Step 13/25 : FROM alpine:3.20 [2025-01-13T02:00:01.961Z] 3.20: Pulling from library/alpine [2025-01-13T02:00:01.961Z] 66a3d608f3fa: Pulling fs layer [2025-01-13T02:00:01.961Z] 66a3d608f3fa: Verifying Checksum [2025-01-13T02:00:01.961Z] 66a3d608f3fa: Download complete [2025-01-13T02:00:01.961Z] 66a3d608f3fa: Pull complete [2025-01-13T02:00:01.961Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T02:00:01.961Z] Status: Downloaded newer image for alpine:3.20 [2025-01-13T02:00:01.961Z] ---> e29df9b510ff [2025-01-13T02:00:01.961Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-01-13T02:00:01.961Z] ---> Running in 53db28f05f86 [2025-01-13T02:00:01.961Z] Removing intermediate container 53db28f05f86 [2025-01-13T02:00:01.961Z] ---> e366e0dd8e0f [2025-01-13T02:00:01.961Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-01-13T02:00:01.961Z] ---> Running in 4f8850bc66f7 [2025-01-13T02:00:01.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T02:00:01.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T02:00:01.961Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-13T02:00:01.961Z] Executing busybox-1.36.1-r29.trigger [2025-01-13T02:00:01.961Z] OK: 8 MiB in 15 packages [2025-01-13T02:00:01.961Z] Removing intermediate container 4f8850bc66f7 [2025-01-13T02:00:01.961Z] ---> ae0deb6f44cb [2025-01-13T02:00:01.961Z] Step 16/25 : RUN apk --no-cache upgrade [2025-01-13T02:00:01.961Z] ---> Running in 6cd43f62f13a [2025-01-13T02:00:01.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T02:00:02.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T02:00:02.485Z] OK: 8 MiB in 15 packages [2025-01-13T02:00:02.744Z] Removing intermediate container 6cd43f62f13a [2025-01-13T02:00:02.744Z] ---> ccedc9eb4419 [2025-01-13T02:00:02.744Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-01-13T02:00:04.122Z] ---> 22cfc473b8a3 [2025-01-13T02:00:04.122Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-01-13T02:00:04.122Z] ---> b57d9819e4b1 [2025-01-13T02:00:04.122Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-01-13T02:00:04.381Z] ---> 28b431471c91 [2025-01-13T02:00:04.381Z] Step 20/25 : EXPOSE 59982 [2025-01-13T02:00:04.381Z] ---> Running in 42f649ad346d [2025-01-13T02:00:04.381Z] Removing intermediate container 42f649ad346d [2025-01-13T02:00:04.381Z] ---> 93532b95ee05 [2025-01-13T02:00:04.381Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-01-13T02:00:04.381Z] ---> Running in 4cc91c18d5d4 [2025-01-13T02:00:04.381Z] Removing intermediate container 4cc91c18d5d4 [2025-01-13T02:00:04.381Z] ---> 8d4634d5aba4 [2025-01-13T02:00:04.381Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-13T02:00:04.381Z] ---> Running in 532c08dc240a [2025-01-13T02:00:04.639Z] Removing intermediate container 532c08dc240a [2025-01-13T02:00:04.640Z] ---> a5d002bba79a [2025-01-13T02:00:04.640Z] Step 23/25 : LABEL arch=amd64 [2025-01-13T02:00:04.640Z] ---> Running in 16d12dda50a8 [2025-01-13T02:00:04.640Z] Removing intermediate container 16d12dda50a8 [2025-01-13T02:00:04.640Z] ---> 992a96e8e4af [2025-01-13T02:00:04.640Z] Step 24/25 : LABEL git_sha=588142181ad7be3b3223bf8aa6fc12d14b197a1b [2025-01-13T02:00:04.640Z] ---> Running in b952d8c75c1b [2025-01-13T02:00:04.640Z] Removing intermediate container b952d8c75c1b [2025-01-13T02:00:04.640Z] ---> 3c69d2a203c4 [2025-01-13T02:00:04.640Z] Step 25/25 : LABEL version=4.0.0-dev.8 [2025-01-13T02:00:04.899Z] ---> Running in e78a231737bb [2025-01-13T02:00:04.899Z] Removing intermediate container e78a231737bb [2025-01-13T02:00:04.899Z] ---> 69670ab9bf9b [2025-01-13T02:00:04.899Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-13T02:00:04.899Z] Successfully built 69670ab9bf9b [2025-01-13T02:00:04.899Z] 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-01-13T02:00:05.048Z] provisioning config files... [2025-01-13T02:00:05.056Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3475694114557588357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T02:00:05.368Z] ---> ****-login.sh [2025-01-13T02:00:05.368Z] nexus3.edgexfoundry.org:10001 [2025-01-13T02:00:05.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T02:00:05.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T02:00:05.368Z] Configure a credential helper to remove this warning. See [2025-01-13T02:00:05.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T02:00:05.368Z] [2025-01-13T02:00:05.368Z] Login Succeeded [2025-01-13T02:00:05.368Z] nexus3.edgexfoundry.org:10002 [2025-01-13T02:00:05.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T02:00:05.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T02:00:05.368Z] Configure a credential helper to remove this warning. See [2025-01-13T02:00:05.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T02:00:05.369Z] [2025-01-13T02:00:05.369Z] Login Succeeded [2025-01-13T02:00:05.369Z] nexus3.edgexfoundry.org:10003 [2025-01-13T02:00:05.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T02:00:05.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T02:00:05.628Z] Configure a credential helper to remove this warning. See [2025-01-13T02:00:05.628Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T02:00:05.628Z] [2025-01-13T02:00:05.628Z] Login Succeeded [2025-01-13T02:00:05.628Z] nexus3.edgexfoundry.org:10004 [2025-01-13T02:00:05.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T02:00:05.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T02:00:05.629Z] Configure a credential helper to remove this warning. See [2025-01-13T02:00:05.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T02:00:05.629Z] [2025-01-13T02:00:05.629Z] Login Succeeded [2025-01-13T02:00:05.629Z] ****.io [2025-01-13T02:00:05.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T02:00:05.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T02:00:05.890Z] Configure a credential helper to remove this warning. See [2025-01-13T02:00:05.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T02:00:05.890Z] [2025-01-13T02:00:05.890Z] Login Succeeded [2025-01-13T02:00:05.890Z] ---> ****-login.sh ends [Pipeline] } [2025-01-13T02:00:05.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T02:00:05.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-13T02:00:05.977Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2025-01-13T02:00:05.977Z] 588142181ad7be3b3223bf8aa6fc12d14b197a1b [2025-01-13T02:00:05.977Z] latest [2025-01-13T02:00:05.977Z] 4.0.0-dev.8 [2025-01-13T02:00:05.977Z] 588142181ad7be3b3223bf8aa6fc12d14b197a1b-4.0.0-dev.8 [2025-01-13T02:00:05.977Z] main [2025-01-13T02:00:05.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:00:06.325Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:588142181ad7be3b3223bf8aa6fc12d14b197a1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:00:06.651Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:588142181ad7be3b3223bf8aa6fc12d14b197a1b [2025-01-13T02:00:06.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-01-13T02:00:06.652Z] f54a0151dc35: Preparing [2025-01-13T02:00:06.652Z] aa52a78b47ff: Preparing [2025-01-13T02:00:06.652Z] 470e3b038fe8: Preparing [2025-01-13T02:00:06.652Z] 3d13988a4785: Preparing [2025-01-13T02:00:06.652Z] 34706ff12527: Preparing [2025-01-13T02:00:06.652Z] ce5a8cde9eee: Preparing [2025-01-13T02:00:06.652Z] ce5a8cde9eee: Waiting [2025-01-13T02:00:06.652Z] f54a0151dc35: Pushed [2025-01-13T02:00:06.652Z] 3d13988a4785: Pushed [2025-01-13T02:00:06.652Z] aa52a78b47ff: Pushed [2025-01-13T02:00:06.652Z] 34706ff12527: Pushed [2025-01-13T02:00:06.652Z] ce5a8cde9eee: Layer already exists [2025-01-13T02:00:11.925Z] 470e3b038fe8: Pushed [2025-01-13T02:00:11.925Z] 588142181ad7be3b3223bf8aa6fc12d14b197a1b: digest: sha256:2f79e09bca415cbf46498bcc35197c6534acdf7d6e2026665aab854b4bf5afa7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:00:12.254Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:00:12.583Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-01-13T02:00:12.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-01-13T02:00:12.584Z] f54a0151dc35: Preparing [2025-01-13T02:00:12.584Z] aa52a78b47ff: Preparing [2025-01-13T02:00:12.584Z] 470e3b038fe8: Preparing [2025-01-13T02:00:12.584Z] 3d13988a4785: Preparing [2025-01-13T02:00:12.584Z] 34706ff12527: Preparing [2025-01-13T02:00:12.584Z] ce5a8cde9eee: Preparing [2025-01-13T02:00:12.584Z] f54a0151dc35: Layer already exists [2025-01-13T02:00:12.584Z] 3d13988a4785: Layer already exists [2025-01-13T02:00:12.584Z] aa52a78b47ff: Layer already exists [2025-01-13T02:00:12.584Z] 470e3b038fe8: Layer already exists [2025-01-13T02:00:12.584Z] 34706ff12527: Layer already exists [2025-01-13T02:00:12.584Z] ce5a8cde9eee: Layer already exists [2025-01-13T02:00:12.584Z] latest: digest: sha256:2f79e09bca415cbf46498bcc35197c6534acdf7d6e2026665aab854b4bf5afa7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:00:12.921Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:00:13.251Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.8 [2025-01-13T02:00:13.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-01-13T02:00:13.251Z] f54a0151dc35: Preparing [2025-01-13T02:00:13.251Z] aa52a78b47ff: Preparing [2025-01-13T02:00:13.251Z] 470e3b038fe8: Preparing [2025-01-13T02:00:13.251Z] 3d13988a4785: Preparing [2025-01-13T02:00:13.251Z] 34706ff12527: Preparing [2025-01-13T02:00:13.251Z] ce5a8cde9eee: Preparing [2025-01-13T02:00:13.251Z] ce5a8cde9eee: Waiting [2025-01-13T02:00:13.251Z] aa52a78b47ff: Layer already exists [2025-01-13T02:00:13.251Z] 3d13988a4785: Layer already exists [2025-01-13T02:00:13.251Z] 470e3b038fe8: Layer already exists [2025-01-13T02:00:13.251Z] f54a0151dc35: Layer already exists [2025-01-13T02:00:13.251Z] 34706ff12527: Layer already exists [2025-01-13T02:00:13.251Z] ce5a8cde9eee: Layer already exists [2025-01-13T02:00:13.251Z] 4.0.0-dev.8: digest: sha256:2f79e09bca415cbf46498bcc35197c6534acdf7d6e2026665aab854b4bf5afa7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:00:13.574Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:588142181ad7be3b3223bf8aa6fc12d14b197a1b-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:00:13.887Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:588142181ad7be3b3223bf8aa6fc12d14b197a1b-4.0.0-dev.8 [2025-01-13T02:00:13.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-01-13T02:00:13.887Z] f54a0151dc35: Preparing [2025-01-13T02:00:13.887Z] aa52a78b47ff: Preparing [2025-01-13T02:00:13.887Z] 470e3b038fe8: Preparing [2025-01-13T02:00:13.887Z] 3d13988a4785: Preparing [2025-01-13T02:00:13.887Z] 34706ff12527: Preparing [2025-01-13T02:00:13.887Z] ce5a8cde9eee: Preparing [2025-01-13T02:00:13.887Z] ce5a8cde9eee: Waiting [2025-01-13T02:00:13.887Z] aa52a78b47ff: Layer already exists [2025-01-13T02:00:13.887Z] f54a0151dc35: Layer already exists [2025-01-13T02:00:13.887Z] 3d13988a4785: Layer already exists [2025-01-13T02:00:13.887Z] 34706ff12527: Layer already exists [2025-01-13T02:00:13.887Z] 470e3b038fe8: Layer already exists [2025-01-13T02:00:13.887Z] ce5a8cde9eee: Layer already exists [2025-01-13T02:00:13.887Z] 588142181ad7be3b3223bf8aa6fc12d14b197a1b-4.0.0-dev.8: digest: sha256:2f79e09bca415cbf46498bcc35197c6534acdf7d6e2026665aab854b4bf5afa7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:00:14.227Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:00:14.560Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-01-13T02:00:14.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-01-13T02:00:14.560Z] f54a0151dc35: Preparing [2025-01-13T02:00:14.560Z] aa52a78b47ff: Preparing [2025-01-13T02:00:14.560Z] 470e3b038fe8: Preparing [2025-01-13T02:00:14.560Z] 3d13988a4785: Preparing [2025-01-13T02:00:14.560Z] 34706ff12527: Preparing [2025-01-13T02:00:14.560Z] ce5a8cde9eee: Preparing [2025-01-13T02:00:14.560Z] ce5a8cde9eee: Waiting [2025-01-13T02:00:14.560Z] f54a0151dc35: Layer already exists [2025-01-13T02:00:14.560Z] 34706ff12527: Layer already exists [2025-01-13T02:00:14.560Z] 470e3b038fe8: Layer already exists [2025-01-13T02:00:14.560Z] aa52a78b47ff: Layer already exists [2025-01-13T02:00:14.560Z] 3d13988a4785: Layer already exists [2025-01-13T02:00:14.560Z] ce5a8cde9eee: Layer already exists [2025-01-13T02:00:14.560Z] main: digest: sha256:2f79e09bca415cbf46498bcc35197c6534acdf7d6e2026665aab854b4bf5afa7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T02:00:14.634Z] ===================================================== [Pipeline] echo [2025-01-13T02:00:14.651Z] taggedImages: [2025-01-13T02:00:14.651Z] - nexus3.edgexfoundry.org:10004/device-mqtt:588142181ad7be3b3223bf8aa6fc12d14b197a1b [2025-01-13T02:00:14.651Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-01-13T02:00:14.651Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.8 [2025-01-13T02:00:14.651Z] - nexus3.edgexfoundry.org:10004/device-mqtt:588142181ad7be3b3223bf8aa6fc12d14b197a1b-4.0.0-dev.8 [2025-01-13T02:00:14.651Z] - 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-01-13T02:00:15.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-13T02:00:15.070Z] [2025-01-13T02:00:15.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:00:15.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-13T02:00:15.374Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-13T02:00:15.374Z] 5eb5b503b376: Pulling fs layer [2025-01-13T02:00:15.374Z] 5c69ac0246d0: Pulling fs layer [2025-01-13T02:00:15.374Z] ec43610c2a17: Pulling fs layer [2025-01-13T02:00:15.374Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-13T02:00:15.374Z] 33b1e0a273af: Pulling fs layer [2025-01-13T02:00:15.374Z] 5d3b04190fa2: Pulling fs layer [2025-01-13T02:00:15.374Z] 2f39f015ded8: Pulling fs layer [2025-01-13T02:00:15.374Z] 3a2ae6a8a46f: Waiting [2025-01-13T02:00:15.374Z] 33b1e0a273af: Waiting [2025-01-13T02:00:15.374Z] 2f39f015ded8: Waiting [2025-01-13T02:00:15.374Z] 5d3b04190fa2: Waiting [2025-01-13T02:00:15.374Z] 5c69ac0246d0: Verifying Checksum [2025-01-13T02:00:15.374Z] 5c69ac0246d0: Download complete [2025-01-13T02:00:15.374Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-13T02:00:15.374Z] 3a2ae6a8a46f: Download complete [2025-01-13T02:00:15.374Z] 33b1e0a273af: Verifying Checksum [2025-01-13T02:00:15.374Z] 33b1e0a273af: Download complete [2025-01-13T02:00:15.374Z] 5d3b04190fa2: Verifying Checksum [2025-01-13T02:00:15.374Z] 5d3b04190fa2: Download complete [2025-01-13T02:00:15.632Z] ec43610c2a17: Verifying Checksum [2025-01-13T02:00:15.632Z] ec43610c2a17: Download complete [2025-01-13T02:00:15.632Z] 5eb5b503b376: Verifying Checksum [2025-01-13T02:00:15.632Z] 5eb5b503b376: Download complete [2025-01-13T02:00:16.198Z] 2f39f015ded8: Download complete [2025-01-13T02:00:16.766Z] 5eb5b503b376: Pull complete [2025-01-13T02:00:17.026Z] 5c69ac0246d0: Pull complete [2025-01-13T02:00:17.286Z] ec43610c2a17: Pull complete [2025-01-13T02:00:17.286Z] 3a2ae6a8a46f: Pull complete [2025-01-13T02:00:17.545Z] 33b1e0a273af: Pull complete [2025-01-13T02:00:17.545Z] 5d3b04190fa2: Pull complete [2025-01-13T02:00:22.454Z] 2f39f015ded8: Pull complete [2025-01-13T02:00:22.454Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-13T02:00:22.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-13T02:00:22.454Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T02:00:23.686Z] prd-ubuntu20.04-docker-8c-8g-36590 does not seem to be running inside a container [2025-01-13T02:00:23.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-13T02:00:30.664Z] $ docker top fea30c0815e5ae283b453cdb4a7910578680a43ec07ee66284a9d2c2ec3b99c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T02:00:31.061Z] ---> job-cost.sh [2025-01-13T02:00:31.061Z] lf-activate-venv: SKIPPING [2025-01-13T02:00:31.061Z] INFO: No Stack... [2025-01-13T02:00:31.321Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-13T02:00:31.890Z] INFO: Archiving Costs [Pipeline] sh [2025-01-13T02:00:32.178Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2025-01-13T02:00:32.178Z] + cut -d, -f6 [Pipeline] lock [2025-01-13T02:00:32.190Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-186-stack-cost] [2025-01-13T02:00:32.198Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-186-stack-cost] did not exist. Created. [2025-01-13T02:00:32.203Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-13T02:00:32.512Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-13T02:00:32.534Z] Stashed 1 file(s) [Pipeline] } [2025-01-13T02:00:32.540Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-186-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-13T02:00:32.571Z] $ docker stop --time=1 fea30c0815e5ae283b453cdb4a7910578680a43ec07ee66284a9d2c2ec3b99c1 [2025-01-13T02:00:33.711Z] $ docker rm -f --volumes fea30c0815e5ae283b453cdb4a7910578680a43ec07ee66284a9d2c2ec3b99c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-13T02:01:31.921Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36592 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2025-01-13T02:01:31.935Z] Running in /w/workspace/device-mqtt-go/186 [Pipeline] { [Pipeline] checkout [2025-01-13T02:01:34.989Z] The recommended git tool is: git [2025-01-13T02:01:40.538Z] using credential edgex-jenkins-ssh [2025-01-13T02:01:40.561Z] Cloning the remote Git repository [2025-01-13T02:01:40.607Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2025-01-13T02:01:40.710Z] > git init /w/workspace/device-mqtt-go/186 # timeout=10 [2025-01-13T02:01:40.860Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2025-01-13T02:01:40.861Z] > git --version # timeout=10 [2025-01-13T02:01:40.882Z] > git --version # 'git version 2.25.1' [2025-01-13T02:01:40.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-13T02:01:41.035Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-13T02:01:43.818Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2025-01-13T02:01:43.838Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-13T02:01:44.837Z] Avoid second fetch [2025-01-13T02:01:44.838Z] Checking out Revision 588142181ad7be3b3223bf8aa6fc12d14b197a1b (main) [2025-01-13T02:01:44.853Z] > git config core.sparsecheckout # timeout=10 [2025-01-13T02:01:44.932Z] > git checkout -f 588142181ad7be3b3223bf8aa6fc12d14b197a1b # timeout=10 [2025-01-13T02:01:45.526Z] Commit message: "Merge pull request #721 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.16" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-13T02:01:50.203Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-13T02:01:50.203Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-13T02:01:50.203Z] Dload Upload Total Spent Left Speed [2025-01-13T02:01:50.203Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84953 0 --:--:-- --:--:-- --:--:-- 85520 [Pipeline] sh [2025-01-13T02:01:50.535Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-13T02:01:50.859Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2025-01-13T02:01:50.860Z] /etc/docker/daemon.new [2025-01-13T02:01:50.860Z] { [2025-01-13T02:01:50.860Z] "registry-mirrors": [ [2025-01-13T02:01:50.860Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-13T02:01:50.860Z] ], [2025-01-13T02:01:50.860Z] "bip": "10.250.0.254/24", [2025-01-13T02:01:50.860Z] "hosts": [ [2025-01-13T02:01:50.860Z] "tcp://0.0.0.0:5555", [2025-01-13T02:01:50.860Z] "unix:///var/run/docker.sock" [2025-01-13T02:01:50.860Z] ], [2025-01-13T02:01:50.860Z] "mtu": 1458, [2025-01-13T02:01:50.860Z] "selinux-enabled": true, [2025-01-13T02:01:50.860Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-13T02:01:50.860Z] } [Pipeline] sh [2025-01-13T02:01:51.183Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-13T02:01:51.513Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-13T02:02:09.767Z] provisioning config files... [2025-01-13T02:02:09.794Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/186@tmp/config2225954780736411082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T02:02:10.220Z] ---> ****-login.sh [2025-01-13T02:02:10.220Z] nexus3.edgexfoundry.org:10001 [2025-01-13T02:02:10.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T02:02:10.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T02:02:10.756Z] Configure a credential helper to remove this warning. See [2025-01-13T02:02:10.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T02:02:10.756Z] [2025-01-13T02:02:10.756Z] Login Succeeded [2025-01-13T02:02:10.756Z] nexus3.edgexfoundry.org:10002 [2025-01-13T02:02:10.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T02:02:11.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T02:02:11.026Z] Configure a credential helper to remove this warning. See [2025-01-13T02:02:11.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T02:02:11.026Z] [2025-01-13T02:02:11.026Z] Login Succeeded [2025-01-13T02:02:11.026Z] nexus3.edgexfoundry.org:10003 [2025-01-13T02:02:11.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T02:02:11.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T02:02:11.297Z] Configure a credential helper to remove this warning. See [2025-01-13T02:02:11.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T02:02:11.297Z] [2025-01-13T02:02:11.297Z] Login Succeeded [2025-01-13T02:02:11.297Z] nexus3.edgexfoundry.org:10004 [2025-01-13T02:02:11.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T02:02:11.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T02:02:11.566Z] Configure a credential helper to remove this warning. See [2025-01-13T02:02:11.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T02:02:11.567Z] [2025-01-13T02:02:11.567Z] Login Succeeded [2025-01-13T02:02:11.567Z] ****.io [2025-01-13T02:02:11.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T02:02:11.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T02:02:11.839Z] Configure a credential helper to remove this warning. See [2025-01-13T02:02:11.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T02:02:11.839Z] [2025-01-13T02:02:11.839Z] Login Succeeded [2025-01-13T02:02:11.839Z] ---> ****-login.sh ends [Pipeline] } [2025-01-13T02:02:11.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-13T02:02:12.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-13T02:02:12.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-13T02:02:12.238Z] ========================================================= [2025-01-13T02:02:12.238Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-13T02:02:12.238Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:02:12.703Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-13T02:02:14.144Z] #0 building with "default" instance using docker driver [2025-01-13T02:02:14.144Z] [2025-01-13T02:02:14.144Z] #1 [internal] load build definition from Dockerfile [2025-01-13T02:02:14.144Z] #1 transferring dockerfile: 1.84kB 0.0s done [2025-01-13T02:02:14.144Z] #1 DONE 0.1s [2025-01-13T02:02:14.144Z] [2025-01-13T02:02:14.144Z] #2 [internal] load .dockerignore [2025-01-13T02:02:14.144Z] #2 transferring context: 182B done [2025-01-13T02:02:14.144Z] #2 DONE 0.1s [2025-01-13T02:02:14.144Z] [2025-01-13T02:02:14.144Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-13T02:02:14.144Z] #3 DONE 0.1s [2025-01-13T02:02:14.144Z] [2025-01-13T02:02:14.144Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-13T02:02:14.144Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-13T02:02:14.411Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-13T02:02:14.411Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s [2025-01-13T02:02:14.411Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 2.10MB / 70.67MB 0.2s [2025-01-13T02:02:14.411Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-13T02:02:14.411Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-01-13T02:02:14.411Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done [2025-01-13T02:02:14.411Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.2s [2025-01-13T02:02:14.411Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2025-01-13T02:02:14.411Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-13T02:02:14.411Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s [2025-01-13T02:02:14.411Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 9.98MB / 70.67MB 0.4s [2025-01-13T02:02:14.411Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-01-13T02:02:14.411Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done [2025-01-13T02:02:14.411Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done [2025-01-13T02:02:14.411Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0B / 98.78MB 0.4s [2025-01-13T02:02:14.411Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0B / 12.74MB 0.4s [2025-01-13T02:02:14.683Z] #4 ... [2025-01-13T02:02:14.683Z] [2025-01-13T02:02:14.683Z] #5 [internal] load build context [2025-01-13T02:02:14.683Z] #5 transferring context: 10.54MB 0.4s done [2025-01-13T02:02:14.683Z] #5 DONE 0.4s [2025-01-13T02:02:14.683Z] [2025-01-13T02:02:14.683Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-13T02:02:14.683Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 13.86MB / 70.67MB 0.5s [2025-01-13T02:02:14.683Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 3.15MB / 12.74MB 0.5s [2025-01-13T02:02:14.683Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 17.83MB / 70.67MB 0.6s [2025-01-13T02:02:14.683Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.4s done [2025-01-13T02:02:14.683Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.84MB / 98.78MB 0.6s [2025-01-13T02:02:14.683Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 7.34MB / 12.74MB 0.6s [2025-01-13T02:02:14.952Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 28.90MB / 70.67MB 0.8s [2025-01-13T02:02:14.953Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 17.83MB / 98.78MB 0.8s [2025-01-13T02:02:14.953Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done [2025-01-13T02:02:14.953Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 34.60MB / 70.67MB 0.9s [2025-01-13T02:02:14.953Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-01-13T02:02:15.220Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 38.80MB / 70.67MB 1.0s [2025-01-13T02:02:15.220Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 26.21MB / 98.78MB 1.0s [2025-01-13T02:02:15.220Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 44.04MB / 70.67MB 1.1s [2025-01-13T02:02:15.220Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-01-13T02:02:15.491Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 53.67MB / 70.67MB 1.3s [2025-01-13T02:02:15.491Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 40.89MB / 98.78MB 1.3s [2025-01-13T02:02:15.491Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 58.72MB / 70.67MB 1.4s [2025-01-13T02:02:15.764Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.29MB / 70.67MB 1.6s [2025-01-13T02:02:15.764Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 55.57MB / 98.78MB 1.6s [2025-01-13T02:02:15.764Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 61.18MB / 98.78MB 1.7s [2025-01-13T02:02:16.033Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.7s done [2025-01-13T02:02:16.033Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 [2025-01-13T02:02:16.033Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 75.50MB / 98.78MB 2.0s [2025-01-13T02:02:16.305Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 81.31MB / 98.78MB 2.1s [2025-01-13T02:02:16.305Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 92.27MB / 98.78MB 2.3s [2025-01-13T02:02:16.574Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.57MB / 98.78MB 2.4s [2025-01-13T02:02:18.533Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 4.1s done [2025-01-13T02:02:22.814Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.1s [2025-01-13T02:02:27.090Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.1s [2025-01-13T02:02:35.317Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.1s done [2025-01-13T02:02:35.585Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-13T02:02:35.585Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2025-01-13T02:02:35.853Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-13T02:02:35.853Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-13T02:02:35.853Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 [2025-01-13T02:02:35.853Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-13T02:02:35.853Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 [2025-01-13T02:02:41.198Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.1s [2025-01-13T02:02:44.549Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.3s done [2025-01-13T02:02:44.549Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-13T02:02:46.494Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 1.8s done [2025-01-13T02:02:46.494Z] #4 DONE 32.5s [2025-01-13T02:02:46.762Z] [2025-01-13T02:02:46.762Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-01-13T02:02:47.344Z] #6 0.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T02:02:47.925Z] #6 1.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T02:02:49.332Z] #6 2.703 (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-01-13T02:02:49.332Z] #6 2.726 (2/4) Installing libedit (20240517.3.1-r0) [2025-01-13T02:02:49.332Z] #6 2.738 (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-01-13T02:02:49.332Z] #6 2.811 (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-01-13T02:02:49.598Z] #6 2.839 Executing busybox-1.36.1-r29.trigger [2025-01-13T02:02:49.598Z] #6 2.880 OK: 244 MiB in 62 packages [2025-01-13T02:02:51.537Z] #6 DONE 4.5s [2025-01-13T02:02:51.537Z] [2025-01-13T02:02:51.537Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2025-01-13T02:02:51.537Z] #7 DONE 0.1s [2025-01-13T02:02:51.537Z] [2025-01-13T02:02:51.537Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-13T02:02:51.537Z] #8 DONE 0.1s [2025-01-13T02:02:51.537Z] [2025-01-13T02:02:51.537Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T02:03:23.803Z] #9 DONE 32.1s [2025-01-13T02:03:23.803Z] [2025-01-13T02:03:23.803Z] #10 [builder 6/7] COPY . . [2025-01-13T02:03:23.803Z] #10 DONE 0.3s [2025-01-13T02:03:24.074Z] [2025-01-13T02:03:24.074Z] #11 [builder 7/7] RUN echo noop [2025-01-13T02:03:24.661Z] #11 0.672 noop [2025-01-13T02:03:24.661Z] #11 DONE 0.7s [2025-01-13T02:03:24.661Z] [2025-01-13T02:03:24.661Z] #12 exporting to image [2025-01-13T02:03:24.661Z] #12 exporting layers [2025-01-13T02:04:03.563Z] #12 exporting layers 36.0s done [2025-01-13T02:04:03.563Z] #12 writing image sha256:5f4af20daf2a596ed4dea043f62a586ab35238769af77119af5415fad02ca58f done [2025-01-13T02:04:03.563Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2025-01-13T02:04:03.563Z] #12 DONE 36.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:04:03.923Z] + docker inspect -f . ci-base-image-arm64 [2025-01-13T02:04:03.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T02:04:04.108Z] prd-ubuntu20.04-docker-arm64-4c-16g-36592 does not seem to be running inside a container [2025-01-13T02:04:04.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/186 -v /w/workspace/device-mqtt-go/186:/w/workspace/device-mqtt-go/186:rw,z -v /w/workspace/device-mqtt-go/186@tmp:/w/workspace/device-mqtt-go/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-13T02:04:05.346Z] $ docker top b526c023b1d09c531a0428c33dfa26e6433ddbfe666621d7bb13445f0dded314 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-13T02:04:05.839Z] + go version [2025-01-13T02:04:06.106Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-13T02:04:06.122Z] $ docker stop --time=1 b526c023b1d09c531a0428c33dfa26e6433ddbfe666621d7bb13445f0dded314 [2025-01-13T02:04:07.688Z] $ docker rm -f --volumes b526c023b1d09c531a0428c33dfa26e6433ddbfe666621d7bb13445f0dded314 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:04:08.241Z] + docker inspect -f . ci-base-image-arm64 [2025-01-13T02:04:08.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T02:04:08.404Z] prd-ubuntu20.04-docker-arm64-4c-16g-36592 does not seem to be running inside a container [2025-01-13T02:04:08.470Z] $ 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/186 -v /w/workspace/device-mqtt-go/186:/w/workspace/device-mqtt-go/186:rw,z -v /w/workspace/device-mqtt-go/186@tmp:/w/workspace/device-mqtt-go/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-13T02:04:09.459Z] $ docker top 8451ce76c0dfb98ac90663774bee69234dfc1aa07569c7d65bbd8f98ad78eaa8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-13T02:04:09.944Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/186 [Pipeline] fileExists [Pipeline] sh [2025-01-13T02:04:10.286Z] + make test [2025-01-13T02:04:10.286Z] go test ./... -coverprofile=coverage.out ./... [2025-01-13T02:04:15.642Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-01-13T02:06:22.583Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-01-13T02:06:22.583Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-01-13T02:06:22.583Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.052s coverage: 22.8% of statements [2025-01-13T02:06:22.583Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-13T02:06:22.583Z] go vet ./... [2025-01-13T02:06:55.755Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-13T02:06:55.755Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-13T02:06:55.755Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-13T02:06:55.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-13T02:06:55.792Z] $ docker stop --time=1 8451ce76c0dfb98ac90663774bee69234dfc1aa07569c7d65bbd8f98ad78eaa8 [2025-01-13T02:06:57.669Z] $ docker rm -f --volumes 8451ce76c0dfb98ac90663774bee69234dfc1aa07569c7d65bbd8f98ad78eaa8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-13T02:06:59.392Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-13T02:06:59.417Z] Warning: overwriting stash ‘coverage-report’ [2025-01-13T02:06:59.925Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-13T02:07:00.325Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-13T02:07:00.653Z] + ls -al . [2025-01-13T02:07:00.653Z] total 248 [2025-01-13T02:07:00.653Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 02:04 . [2025-01-13T02:07:00.653Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 02:01 .. [2025-01-13T02:07:00.653Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 13 02:01 .dockerignore [2025-01-13T02:07:00.653Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 02:01 .git [2025-01-13T02:07:00.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 02:01 .github [2025-01-13T02:07:00.653Z] -rw-rw-r-- 1 jenkins jenkins 264 Jan 13 02:01 .gitignore [2025-01-13T02:07:00.653Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 13 02:01 .golangci.yml [2025-01-13T02:07:00.653Z] -rw-rw-r-- 1 jenkins jenkins 19106 Jan 13 02:01 Attribution.txt [2025-01-13T02:07:00.653Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jan 13 02:01 CHANGELOG.md [2025-01-13T02:07:00.653Z] -rw-rw-r-- 1 jenkins jenkins 1803 Jan 13 02:01 Dockerfile [2025-01-13T02:07:00.653Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 13 02:01 GOVERNANCE.md [2025-01-13T02:07:00.653Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 13 02:01 Jenkinsfile [2025-01-13T02:07:00.653Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 13 02:01 LICENSE [2025-01-13T02:07:00.653Z] -rw-rw-r-- 1 jenkins jenkins 2545 Jan 13 02:01 Makefile [2025-01-13T02:07:00.653Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 13 02:01 OWNERS.md [2025-01-13T02:07:00.653Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jan 13 02:01 README.md [2025-01-13T02:07:00.653Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 13 01:57 VERSION [2025-01-13T02:07:00.653Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 02:01 bin [2025-01-13T02:07:00.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 02:01 cmd [2025-01-13T02:07:00.653Z] -rw-r--r-- 1 jenkins jenkins 21039 Jan 13 02:06 coverage.out [2025-01-13T02:07:00.653Z] -rw-rw-r-- 1 jenkins jenkins 6269 Jan 13 02:01 go.mod [2025-01-13T02:07:00.653Z] -rw-rw-r-- 1 jenkins jenkins 87156 Jan 13 02:01 go.sum [2025-01-13T02:07:00.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 02:01 internal [2025-01-13T02:07:00.653Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 02:01 mock [2025-01-13T02:07:00.653Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 13 02:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:07:01.002Z] + 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=588142181ad7be3b3223bf8aa6fc12d14b197a1b --label arch=arm64 --label version=4.0.0-dev.8 . [2025-01-13T02:07:01.964Z] #0 building with "default" instance using docker driver [2025-01-13T02:07:01.964Z] [2025-01-13T02:07:01.964Z] #1 [internal] load build definition from Dockerfile [2025-01-13T02:07:01.964Z] #1 transferring dockerfile: 1.84kB done [2025-01-13T02:07:01.964Z] #1 DONE 0.0s [2025-01-13T02:07:01.964Z] [2025-01-13T02:07:01.964Z] #2 [internal] load .dockerignore [2025-01-13T02:07:01.964Z] #2 transferring context: 182B done [2025-01-13T02:07:01.964Z] #2 DONE 0.0s [2025-01-13T02:07:01.964Z] [2025-01-13T02:07:01.964Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-13T02:07:01.964Z] #3 DONE 0.0s [2025-01-13T02:07:01.964Z] [2025-01-13T02:07:01.964Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-13T02:07:02.548Z] #4 DONE 0.8s [2025-01-13T02:07:02.548Z] [2025-01-13T02:07:02.548Z] #5 [internal] load build context [2025-01-13T02:07:02.548Z] #5 DONE 0.0s [2025-01-13T02:07:02.548Z] [2025-01-13T02:07:02.548Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T02:07:02.548Z] #6 DONE 0.0s [2025-01-13T02:07:02.548Z] [2025-01-13T02:07:02.548Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-13T02:07:02.548Z] #7 ... [2025-01-13T02:07:02.548Z] [2025-01-13T02:07:02.548Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T02:07:02.548Z] #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-13T02:07:02.548Z] #6 DONE 0.1s [2025-01-13T02:07:02.548Z] [2025-01-13T02:07:02.548Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-13T02:07:02.816Z] #7 ... [2025-01-13T02:07:02.816Z] [2025-01-13T02:07:02.816Z] #5 [internal] load build context [2025-01-13T02:07:02.816Z] #5 transferring context: 28.32kB 0.1s done [2025-01-13T02:07:02.816Z] #5 DONE 0.1s [2025-01-13T02:07:02.816Z] [2025-01-13T02:07:02.816Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-13T02:07:02.816Z] #7 DONE 0.3s [2025-01-13T02:07:02.816Z] [2025-01-13T02:07:02.816Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T02:07:02.816Z] #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-13T02:07:02.816Z] #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-13T02:07:02.816Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.2s [2025-01-13T02:07:02.816Z] #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-13T02:07:03.084Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.3s done [2025-01-13T02:07:03.084Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-13T02:07:03.671Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.6s done [2025-01-13T02:07:03.671Z] #6 DONE 1.3s [2025-01-13T02:07:03.671Z] [2025-01-13T02:07:03.671Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-01-13T02:07:03.671Z] #8 0.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T02:07:04.260Z] #8 1.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T02:07:05.676Z] #8 2.719 OK: 244 MiB in 62 packages [2025-01-13T02:07:05.943Z] #8 DONE 3.1s [2025-01-13T02:07:05.943Z] [2025-01-13T02:07:05.943Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-01-13T02:07:05.943Z] #9 0.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T02:07:05.943Z] #9 1.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T02:07:05.943Z] #9 ... [2025-01-13T02:07:05.943Z] [2025-01-13T02:07:05.943Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2025-01-13T02:07:05.943Z] #10 DONE 0.1s [2025-01-13T02:07:06.210Z] [2025-01-13T02:07:06.211Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-01-13T02:07:06.211Z] #11 DONE 0.2s [2025-01-13T02:07:06.211Z] [2025-01-13T02:07:06.211Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T02:07:07.185Z] #12 ... [2025-01-13T02:07:07.185Z] [2025-01-13T02:07:07.185Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-01-13T02:07:07.185Z] #9 2.658 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-13T02:07:07.185Z] #9 2.674 Executing busybox-1.36.1-r29.trigger [2025-01-13T02:07:07.185Z] #9 2.701 OK: 9 MiB in 15 packages [2025-01-13T02:07:07.185Z] #9 DONE 3.1s [2025-01-13T02:07:07.185Z] [2025-01-13T02:07:07.185Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-01-13T02:07:07.767Z] #13 ... [2025-01-13T02:07:07.767Z] [2025-01-13T02:07:07.767Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T02:07:07.767Z] #12 DONE 1.6s [2025-01-13T02:07:08.037Z] [2025-01-13T02:07:08.037Z] #14 [builder 6/7] COPY . . [2025-01-13T02:07:08.303Z] #14 DONE 0.4s [2025-01-13T02:07:08.303Z] [2025-01-13T02:07:08.303Z] #15 [builder 7/7] RUN make build [2025-01-13T02:07:08.883Z] #15 0.673 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-01-13T02:07:10.287Z] #15 ... [2025-01-13T02:07:10.287Z] [2025-01-13T02:07:10.287Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-01-13T02:07:10.287Z] #13 1.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T02:07:10.287Z] #13 1.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T02:07:10.287Z] #13 3.019 OK: 9 MiB in 15 packages [2025-01-13T02:07:10.287Z] #13 DONE 3.4s [2025-01-13T02:07:10.553Z] [2025-01-13T02:07:10.553Z] #15 [builder 7/7] RUN make build [2025-01-13T02:09:17.401Z] #15 DONE 127.8s [2025-01-13T02:09:17.401Z] [2025-01-13T02:09:17.401Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2025-01-13T02:09:17.401Z] #16 DONE 0.4s [2025-01-13T02:09:17.401Z] [2025-01-13T02:09:17.401Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2025-01-13T02:09:17.401Z] #17 DONE 0.1s [2025-01-13T02:09:17.401Z] [2025-01-13T02:09:17.401Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-01-13T02:09:17.401Z] #18 DONE 0.1s [2025-01-13T02:09:17.401Z] [2025-01-13T02:09:17.401Z] #19 exporting to image [2025-01-13T02:09:17.401Z] #19 exporting layers [2025-01-13T02:09:17.401Z] #19 exporting layers 0.5s done [2025-01-13T02:09:17.401Z] #19 writing image sha256:662619171e374c8aa123f50b06c6a76ab660b1366cbac81585c1fa7da91a6adc done [2025-01-13T02:09:17.401Z] #19 naming to docker.io/library/device-mqtt-arm64 done [2025-01-13T02:09:17.401Z] #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-13T02:09:17.556Z] provisioning config files... [2025-01-13T02:09:17.569Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/186@tmp/config16731004891907221993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T02:09:17.892Z] ---> ****-login.sh [2025-01-13T02:09:17.892Z] nexus3.edgexfoundry.org:10001 [2025-01-13T02:09:17.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T02:09:18.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T02:09:18.156Z] Configure a credential helper to remove this warning. See [2025-01-13T02:09:18.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T02:09:18.156Z] [2025-01-13T02:09:18.156Z] Login Succeeded [2025-01-13T02:09:18.156Z] nexus3.edgexfoundry.org:10002 [2025-01-13T02:09:18.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T02:09:18.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T02:09:18.421Z] Configure a credential helper to remove this warning. See [2025-01-13T02:09:18.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T02:09:18.421Z] [2025-01-13T02:09:18.421Z] Login Succeeded [2025-01-13T02:09:18.421Z] nexus3.edgexfoundry.org:10003 [2025-01-13T02:09:18.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T02:09:18.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T02:09:18.685Z] Configure a credential helper to remove this warning. See [2025-01-13T02:09:18.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T02:09:18.686Z] [2025-01-13T02:09:18.686Z] Login Succeeded [2025-01-13T02:09:18.686Z] nexus3.edgexfoundry.org:10004 [2025-01-13T02:09:18.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T02:09:18.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T02:09:18.951Z] Configure a credential helper to remove this warning. See [2025-01-13T02:09:18.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T02:09:18.951Z] [2025-01-13T02:09:18.951Z] Login Succeeded [2025-01-13T02:09:18.951Z] ****.io [2025-01-13T02:09:18.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T02:09:19.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T02:09:19.216Z] Configure a credential helper to remove this warning. See [2025-01-13T02:09:19.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T02:09:19.216Z] [2025-01-13T02:09:19.216Z] Login Succeeded [2025-01-13T02:09:19.216Z] ---> ****-login.sh ends [Pipeline] } [2025-01-13T02:09:19.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T02:09:19.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-13T02:09:19.312Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2025-01-13T02:09:19.312Z] 588142181ad7be3b3223bf8aa6fc12d14b197a1b [2025-01-13T02:09:19.312Z] latest [2025-01-13T02:09:19.312Z] 4.0.0-dev.8 [2025-01-13T02:09:19.312Z] 588142181ad7be3b3223bf8aa6fc12d14b197a1b-4.0.0-dev.8 [2025-01-13T02:09:19.312Z] main [2025-01-13T02:09:19.312Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:09:19.680Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:588142181ad7be3b3223bf8aa6fc12d14b197a1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:09:20.027Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:588142181ad7be3b3223bf8aa6fc12d14b197a1b [2025-01-13T02:09:20.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-01-13T02:09:20.027Z] 3d147214d2d3: Preparing [2025-01-13T02:09:20.027Z] ba93171f2d6a: Preparing [2025-01-13T02:09:20.027Z] 0a0283c033e4: Preparing [2025-01-13T02:09:20.027Z] 0d556fd7c7bb: Preparing [2025-01-13T02:09:20.027Z] 26140909632d: Preparing [2025-01-13T02:09:20.027Z] 534a70dc8296: Preparing [2025-01-13T02:09:20.027Z] 534a70dc8296: Waiting [2025-01-13T02:09:20.291Z] ba93171f2d6a: Pushed [2025-01-13T02:09:20.291Z] 0d556fd7c7bb: Pushed [2025-01-13T02:09:20.291Z] 26140909632d: Pushed [2025-01-13T02:09:20.291Z] 3d147214d2d3: Pushed [2025-01-13T02:09:20.291Z] 534a70dc8296: Layer already exists [2025-01-13T02:09:30.348Z] 0a0283c033e4: Pushed [2025-01-13T02:09:35.670Z] 588142181ad7be3b3223bf8aa6fc12d14b197a1b: digest: sha256:d816dfed6a3dfd1db98929e58f832f3c23e51386c5a9cd5918995a32719af89d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:09:36.025Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:09:36.376Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-01-13T02:09:36.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-01-13T02:09:36.376Z] 3d147214d2d3: Preparing [2025-01-13T02:09:36.376Z] ba93171f2d6a: Preparing [2025-01-13T02:09:36.376Z] 0a0283c033e4: Preparing [2025-01-13T02:09:36.376Z] 0d556fd7c7bb: Preparing [2025-01-13T02:09:36.376Z] 26140909632d: Preparing [2025-01-13T02:09:36.376Z] 534a70dc8296: Preparing [2025-01-13T02:09:36.376Z] 534a70dc8296: Waiting [2025-01-13T02:09:36.376Z] ba93171f2d6a: Layer already exists [2025-01-13T02:09:36.376Z] 0d556fd7c7bb: Layer already exists [2025-01-13T02:09:36.376Z] 0a0283c033e4: Layer already exists [2025-01-13T02:09:36.376Z] 3d147214d2d3: Layer already exists [2025-01-13T02:09:36.376Z] 26140909632d: Layer already exists [2025-01-13T02:09:36.376Z] 534a70dc8296: Layer already exists [2025-01-13T02:09:36.638Z] latest: digest: sha256:d816dfed6a3dfd1db98929e58f832f3c23e51386c5a9cd5918995a32719af89d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:09:36.992Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:09:37.334Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.8 [2025-01-13T02:09:37.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-01-13T02:09:37.334Z] 3d147214d2d3: Preparing [2025-01-13T02:09:37.334Z] ba93171f2d6a: Preparing [2025-01-13T02:09:37.334Z] 0a0283c033e4: Preparing [2025-01-13T02:09:37.334Z] 0d556fd7c7bb: Preparing [2025-01-13T02:09:37.334Z] 26140909632d: Preparing [2025-01-13T02:09:37.334Z] 534a70dc8296: Preparing [2025-01-13T02:09:37.334Z] 534a70dc8296: Waiting [2025-01-13T02:09:37.334Z] 3d147214d2d3: Layer already exists [2025-01-13T02:09:37.334Z] 0d556fd7c7bb: Layer already exists [2025-01-13T02:09:37.334Z] ba93171f2d6a: Layer already exists [2025-01-13T02:09:37.334Z] 0a0283c033e4: Layer already exists [2025-01-13T02:09:37.334Z] 26140909632d: Layer already exists [2025-01-13T02:09:37.334Z] 534a70dc8296: Layer already exists [2025-01-13T02:09:37.334Z] 4.0.0-dev.8: digest: sha256:d816dfed6a3dfd1db98929e58f832f3c23e51386c5a9cd5918995a32719af89d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:09:37.957Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:588142181ad7be3b3223bf8aa6fc12d14b197a1b-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:09:38.575Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:588142181ad7be3b3223bf8aa6fc12d14b197a1b-4.0.0-dev.8 [2025-01-13T02:09:38.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-01-13T02:09:38.576Z] 3d147214d2d3: Preparing [2025-01-13T02:09:38.576Z] ba93171f2d6a: Preparing [2025-01-13T02:09:38.576Z] 0a0283c033e4: Preparing [2025-01-13T02:09:38.576Z] 0d556fd7c7bb: Preparing [2025-01-13T02:09:38.576Z] 26140909632d: Preparing [2025-01-13T02:09:38.576Z] 534a70dc8296: Preparing [2025-01-13T02:09:38.576Z] 534a70dc8296: Waiting [2025-01-13T02:09:38.576Z] ba93171f2d6a: Layer already exists [2025-01-13T02:09:38.576Z] 26140909632d: Layer already exists [2025-01-13T02:09:38.576Z] 3d147214d2d3: Layer already exists [2025-01-13T02:09:38.576Z] 0d556fd7c7bb: Layer already exists [2025-01-13T02:09:38.576Z] 0a0283c033e4: Layer already exists [2025-01-13T02:09:38.576Z] 534a70dc8296: Layer already exists [2025-01-13T02:09:38.840Z] 588142181ad7be3b3223bf8aa6fc12d14b197a1b-4.0.0-dev.8: digest: sha256:d816dfed6a3dfd1db98929e58f832f3c23e51386c5a9cd5918995a32719af89d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:09:39.203Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:09:39.558Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2025-01-13T02:09:39.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-01-13T02:09:39.559Z] 3d147214d2d3: Preparing [2025-01-13T02:09:39.559Z] ba93171f2d6a: Preparing [2025-01-13T02:09:39.559Z] 0a0283c033e4: Preparing [2025-01-13T02:09:39.559Z] 0d556fd7c7bb: Preparing [2025-01-13T02:09:39.559Z] 26140909632d: Preparing [2025-01-13T02:09:39.559Z] 534a70dc8296: Preparing [2025-01-13T02:09:39.559Z] 534a70dc8296: Waiting [2025-01-13T02:09:39.559Z] 0a0283c033e4: Layer already exists [2025-01-13T02:09:39.559Z] 0d556fd7c7bb: Layer already exists [2025-01-13T02:09:39.559Z] 3d147214d2d3: Layer already exists [2025-01-13T02:09:39.559Z] ba93171f2d6a: Layer already exists [2025-01-13T02:09:39.559Z] 26140909632d: Layer already exists [2025-01-13T02:09:39.559Z] 534a70dc8296: Layer already exists [2025-01-13T02:09:39.825Z] main: digest: sha256:d816dfed6a3dfd1db98929e58f832f3c23e51386c5a9cd5918995a32719af89d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T02:09:39.901Z] ===================================================== [Pipeline] echo [2025-01-13T02:09:39.914Z] taggedImages: [2025-01-13T02:09:39.914Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:588142181ad7be3b3223bf8aa6fc12d14b197a1b [2025-01-13T02:09:39.914Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-01-13T02:09:39.914Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.8 [2025-01-13T02:09:39.914Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:588142181ad7be3b3223bf8aa6fc12d14b197a1b-4.0.0-dev.8 [2025-01-13T02:09:39.914Z] - 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-01-13T02:09:40.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-13T02:09:40.306Z] [2025-01-13T02:09:40.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:09:40.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-13T02:09:40.641Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-13T02:09:40.641Z] 8998bd30e6a1: Pulling fs layer [2025-01-13T02:09:40.641Z] 04944245beec: Pulling fs layer [2025-01-13T02:09:40.641Z] 699f458cf7ca: Pulling fs layer [2025-01-13T02:09:40.641Z] 765212b225bb: Pulling fs layer [2025-01-13T02:09:40.641Z] f23df028b6ca: Pulling fs layer [2025-01-13T02:09:40.641Z] d65c8cfc05b1: Pulling fs layer [2025-01-13T02:09:40.641Z] 2437ff75d9bd: Pulling fs layer [2025-01-13T02:09:40.641Z] f23df028b6ca: Waiting [2025-01-13T02:09:40.641Z] d65c8cfc05b1: Waiting [2025-01-13T02:09:40.641Z] 2437ff75d9bd: Waiting [2025-01-13T02:09:40.641Z] 765212b225bb: Waiting [2025-01-13T02:09:40.907Z] 04944245beec: Verifying Checksum [2025-01-13T02:09:40.907Z] 04944245beec: Download complete [2025-01-13T02:09:40.907Z] 765212b225bb: Verifying Checksum [2025-01-13T02:09:40.907Z] 765212b225bb: Download complete [2025-01-13T02:09:40.907Z] f23df028b6ca: Verifying Checksum [2025-01-13T02:09:40.907Z] f23df028b6ca: Download complete [2025-01-13T02:09:40.907Z] d65c8cfc05b1: Verifying Checksum [2025-01-13T02:09:40.907Z] d65c8cfc05b1: Download complete [2025-01-13T02:09:40.907Z] 699f458cf7ca: Verifying Checksum [2025-01-13T02:09:40.907Z] 699f458cf7ca: Download complete [2025-01-13T02:09:41.491Z] 8998bd30e6a1: Verifying Checksum [2025-01-13T02:09:41.491Z] 8998bd30e6a1: Download complete [2025-01-13T02:09:43.436Z] 2437ff75d9bd: Verifying Checksum [2025-01-13T02:09:43.436Z] 2437ff75d9bd: Download complete [2025-01-13T02:09:47.690Z] 8998bd30e6a1: Pull complete [2025-01-13T02:09:48.277Z] 04944245beec: Pull complete [2025-01-13T02:09:50.240Z] 699f458cf7ca: Pull complete [2025-01-13T02:09:50.240Z] 765212b225bb: Pull complete [2025-01-13T02:09:51.645Z] f23df028b6ca: Pull complete [2025-01-13T02:09:51.645Z] d65c8cfc05b1: Pull complete [2025-01-13T02:10:18.304Z] 2437ff75d9bd: Pull complete [2025-01-13T02:10:18.304Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-13T02:10:18.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-13T02:10:18.304Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T02:10:18.475Z] prd-ubuntu20.04-docker-arm64-4c-16g-36592 does not seem to be running inside a container [2025-01-13T02:10:18.528Z] $ 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/186 -v /w/workspace/device-mqtt-go/186:/w/workspace/device-mqtt-go/186:rw,z -v /w/workspace/device-mqtt-go/186@tmp:/w/workspace/device-mqtt-go/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-01-13T02:10:20.572Z] $ docker top 92129714db5449181b1aa08b6ba82010d967a12fad7977bd7468b953a6ddf6d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T02:10:21.049Z] ---> job-cost.sh [2025-01-13T02:10:21.318Z] lf-activate-venv: SKIPPING [2025-01-13T02:10:21.318Z] INFO: No Stack... [2025-01-13T02:10:21.587Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-13T02:10:22.550Z] INFO: Archiving Costs [Pipeline] sh [2025-01-13T02:10:22.868Z] + cat /w/workspace/device-mqtt-go/186/archives/cost.csv [2025-01-13T02:10:22.868Z] + cut -d, -f6 [Pipeline] lock [2025-01-13T02:10:22.926Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-186-stack-cost] [2025-01-13T02:10:22.933Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-186-stack-cost] did not exist. Created. [2025-01-13T02:10:22.938Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-13T02:10:23.292Z] /w/workspace/device-mqtt-go/186@tmp/durable-615d0788/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-13T02:10:23.621Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-13T02:10:23.654Z] Warning: overwriting stash ‘stack-cost’ [2025-01-13T02:10:23.699Z] Stashed 1 file(s) [Pipeline] } [2025-01-13T02:10:23.710Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-186-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-13T02:10:23.727Z] $ docker stop --time=1 92129714db5449181b1aa08b6ba82010d967a12fad7977bd7468b953a6ddf6d3 [2025-01-13T02:10:25.120Z] $ docker rm -f --volumes 92129714db5449181b1aa08b6ba82010d967a12fad7977bd7468b953a6ddf6d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-01-13T02:10:25.610Z] provisioning config files... [2025-01-13T02:10:25.621Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6421063888299990579tmp [Pipeline] { [Pipeline] sh [2025-01-13T02:10:25.920Z] + set +x [2025-01-13T02:10:25.920Z] + bash -s -- [2025-01-13T02:10:25.920Z] + curl -s https://codecov.io/bash [2025-01-13T02:10:25.920Z] [2025-01-13T02:10:25.920Z] _____ _ [2025-01-13T02:10:25.920Z] / ____| | | [2025-01-13T02:10:25.920Z] | | ___ __| | ___ ___ _____ __ [2025-01-13T02:10:25.920Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-13T02:10:25.920Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-13T02:10:25.920Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-13T02:10:25.920Z] Bash-1.0.6 [2025-01-13T02:10:25.920Z] [2025-01-13T02:10:25.920Z] [2025-01-13T02:10:25.920Z] ==> git version 2.25.1 found [2025-01-13T02:10:25.920Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-01-13T02:10:25.920Z] Release-Date: 2020-01-08 [2025-01-13T02:10:25.920Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-13T02:10:25.920Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-13T02:10:25.920Z] ==> Jenkins CI detected. [2025-01-13T02:10:25.920Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2025-01-13T02:10:25.920Z] project root: . [2025-01-13T02:10:25.920Z] --> token set from env [2025-01-13T02:10:25.920Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-13T02:10:25.920Z] ==> Running gcov in . (disable via -X gcov) [2025-01-13T02:10:25.920Z] ==> Python coveragepy not found [2025-01-13T02:10:25.920Z] ==> Searching for coverage reports in: [2025-01-13T02:10:25.920Z] + . [2025-01-13T02:10:25.920Z] -> Found 1 reports [2025-01-13T02:10:25.920Z] ==> Detecting git/mercurial file structure [2025-01-13T02:10:26.181Z] ==> Reading reports [2025-01-13T02:10:26.181Z] + ./coverage.out bytes=21039 [2025-01-13T02:10:26.181Z] ==> Appending adjustments [2025-01-13T02:10:26.181Z] https://docs.codecov.io/docs/fixing-reports [2025-01-13T02:10:26.181Z] + Found adjustments [2025-01-13T02:10:26.182Z] ==> Gzipping contents [2025-01-13T02:10:26.182Z] 4.0K /tmp/codecov.Skr834.gz [2025-01-13T02:10:26.182Z] ==> Uploading reports [2025-01-13T02:10:26.182Z] url: https://codecov.io [2025-01-13T02:10:26.182Z] query: branch=main&commit=588142181ad7be3b3223bf8aa6fc12d14b197a1b&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-13T02:10:26.182Z] -> Pinging Codecov [2025-01-13T02:10:26.182Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=588142181ad7be3b3223bf8aa6fc12d14b197a1b&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-13T02:10:26.442Z] -> Uploading to [2025-01-13T02:10:26.442Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/588142181ad7be3b3223bf8aa6fc12d14b197a1b/dd18785a-ca29-4b1e-805f-beaf45902007.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250113T021026Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5156119f6a663792eec70b0929439f30b6a26105aa0ab751c56113b95f4e6670 [2025-01-13T02:10:26.442Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-13T02:10:26.442Z] Dload Upload Total Spent Left Speed [2025-01-13T02:10:26.442Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 19341 --:--:-- --:--:-- --:--:-- 19341 [2025-01-13T02:10:26.442Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/588142181ad7be3b3223bf8aa6fc12d14b197a1b [Pipeline] } [2025-01-13T02:10:26.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-13T02:10:26.670Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-13T02:10:26.687Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:10:26.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-13T02:10:26.995Z] [2025-01-13T02:10:26.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:10:27.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-13T02:10:27.300Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-13T02:10:27.300Z] 43c4264eed91: Pulling fs layer [2025-01-13T02:10:27.300Z] 4cc291be95ef: Pulling fs layer [2025-01-13T02:10:27.300Z] 2ac1f1163629: Pulling fs layer [2025-01-13T02:10:27.300Z] 5c3c966382ef: Pulling fs layer [2025-01-13T02:10:27.300Z] 4f4fb700ef54: Pulling fs layer [2025-01-13T02:10:27.300Z] d9c7d2e4e75e: Pulling fs layer [2025-01-13T02:10:27.300Z] 9c3e1370e548: Pulling fs layer [2025-01-13T02:10:27.300Z] 5c3c966382ef: Waiting [2025-01-13T02:10:27.300Z] 4f4fb700ef54: Waiting [2025-01-13T02:10:27.300Z] 9c3e1370e548: Waiting [2025-01-13T02:10:27.300Z] d9c7d2e4e75e: Waiting [2025-01-13T02:10:27.300Z] 4cc291be95ef: Download complete [2025-01-13T02:10:27.300Z] 5c3c966382ef: Verifying Checksum [2025-01-13T02:10:27.300Z] 5c3c966382ef: Download complete [2025-01-13T02:10:27.300Z] 4f4fb700ef54: Download complete [2025-01-13T02:10:27.300Z] 43c4264eed91: Verifying Checksum [2025-01-13T02:10:27.300Z] 43c4264eed91: Download complete [2025-01-13T02:10:27.559Z] 43c4264eed91: Pull complete [2025-01-13T02:10:27.559Z] d9c7d2e4e75e: Verifying Checksum [2025-01-13T02:10:27.559Z] d9c7d2e4e75e: Download complete [2025-01-13T02:10:27.559Z] 4cc291be95ef: Pull complete [2025-01-13T02:10:27.817Z] 2ac1f1163629: Download complete [2025-01-13T02:10:28.383Z] 9c3e1370e548: Verifying Checksum [2025-01-13T02:10:28.383Z] 9c3e1370e548: Download complete [2025-01-13T02:10:31.665Z] 2ac1f1163629: Pull complete [2025-01-13T02:10:31.665Z] 5c3c966382ef: Pull complete [2025-01-13T02:10:31.665Z] 4f4fb700ef54: Pull complete [2025-01-13T02:10:31.665Z] d9c7d2e4e75e: Pull complete [2025-01-13T02:10:34.950Z] 9c3e1370e548: Pull complete [2025-01-13T02:10:34.950Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-13T02:10:34.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-13T02:10:34.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T02:10:35.122Z] prd-ubuntu20.04-docker-8c-8g-36590 does not seem to be running inside a container [2025-01-13T02:10:35.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-13T02:10:41.316Z] $ docker top 812b5f4d14bf3349207b7d2577bc175134e801414f2b7d5b28c5886d575951e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-13T02:10:41.656Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2025-01-13T02:10:41.666Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2025-01-13T02:10:42.007Z] + set -o pipefail [2025-01-13T02:10:42.007Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2025-01-13T02:10:52.178Z] [2025-01-13T02:10:52.178Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2025-01-13T02:10:52.178Z] [2025-01-13T02:10:52.178Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/fae08c90-10dc-4921-8b55-b024329287bc [2025-01-13T02:10:52.178Z] [2025-01-13T02:10:52.179Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-13T02:10:52.179Z] [2025-01-13T02:10:52.747Z] [2025-01-13T02:10:52.747Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-13T02:10:52.747Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-13T02:10:53.326Z] $ docker stop --time=1 812b5f4d14bf3349207b7d2577bc175134e801414f2b7d5b28c5886d575951e4 [2025-01-13T02:10:59.314Z] $ docker rm -f --volumes 812b5f4d14bf3349207b7d2577bc175134e801414f2b7d5b28c5886d575951e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-13T02:11:00.173Z] + git log --format=format:%s -1 588142181ad7be3b3223bf8aa6fc12d14b197a1b [Pipeline] sh [2025-01-13T02:11:00.466Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-13T02:11:00.466Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:11:00.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T02:11:00.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T02:11:00.850Z] prd-ubuntu20.04-docker-8c-8g-36590 does not seem to be running inside a container [2025-01-13T02:11:00.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-13T02:11:01.442Z] $ docker top acfa6a7d2e12c6898bd508089e21866910bf5dbbe40519f3dbf5de6b91b29f2f -eo pid,comm [2025-01-13T02:11:01.482Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-13T02:11:01.482Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-13T02:11:01.540Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-13T02:11:01.540Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-13T02:11:01.660Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-13T02:11:01.668Z] $ docker exec acfa6a7d2e12c6898bd508089e21866910bf5dbbe40519f3dbf5de6b91b29f2f ssh-agent [2025-01-13T02:11:01.766Z] SSH_AUTH_SOCK=/tmp/ssh-01HGWBRKo6sD/agent.32 [2025-01-13T02:11:01.766Z] SSH_AGENT_PID=38 [2025-01-13T02:11:01.772Z] Running ssh-add (command line suppressed) [2025-01-13T02:11:01.876Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16298856989795170844.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16298856989795170844.key) [2025-01-13T02:11:01.886Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-13T02:11:02.179Z] + git semver tag [2025-01-13T02:11:02.439Z] 2025-01-13 02:11:02,343 [run_tag] DEBUG tag force:False [2025-01-13T02:11:02.439Z] 2025-01-13 02:11:02,343 [check_head_tag] DEBUG check head tag [2025-01-13T02:11:02.439Z] 2025-01-13 02:11:02,344 [execute] INFO git cat-file --batch-check [2025-01-13T02:11:02.439Z] 2025-01-13 02:11:02,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2025-01-13T02:11:02.439Z] 2025-01-13 02:11:02,348 [execute] INFO git cat-file --batch [2025-01-13T02:11:02.439Z] 2025-01-13 02:11:02,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2025-01-13T02:11:02.439Z] 2025-01-13 02:11:02,366 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-13T02:11:02.439Z] 2025-01-13 02:11:02,366 [execute] INFO git tag -a v4.0.0-dev.8 -m v4.0.0-dev.8 [2025-01-13T02:11:02.439Z] 2025-01-13 02:11:02,367 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.8', '-m', 'v4.0.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-13T02:11:02.439Z] 2025-01-13 02:11:02,372 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-13T02:11:02.439Z] 4.0.0-dev.8 [Pipeline] } [2025-01-13T02:11:02.452Z] $ docker exec --env ******** --env ******** acfa6a7d2e12c6898bd508089e21866910bf5dbbe40519f3dbf5de6b91b29f2f ssh-agent -k [2025-01-13T02:11:02.544Z] unset SSH_AUTH_SOCK; [2025-01-13T02:11:02.545Z] unset SSH_AGENT_PID; [2025-01-13T02:11:02.545Z] echo Agent pid 38 killed; [2025-01-13T02:11:02.548Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-13T02:11:02.857Z] + git semver [Pipeline] } [2025-01-13T02:11:03.132Z] $ docker stop --time=1 acfa6a7d2e12c6898bd508089e21866910bf5dbbe40519f3dbf5de6b91b29f2f [2025-01-13T02:11:04.410Z] $ docker rm -f --volumes acfa6a7d2e12c6898bd508089e21866910bf5dbbe40519f3dbf5de6b91b29f2f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:11:04.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-13T02:11:04.826Z] [2025-01-13T02:11:04.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:11:05.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-13T02:11:05.133Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-13T02:11:05.133Z] ab5ef0e58194: Pulling fs layer [2025-01-13T02:11:05.133Z] 9712f1f96733: Pulling fs layer [2025-01-13T02:11:05.133Z] 63f879dbbcfc: Pulling fs layer [2025-01-13T02:11:05.133Z] 0d9ebad4ef96: Pulling fs layer [2025-01-13T02:11:05.133Z] e9a5061849ea: Pulling fs layer [2025-01-13T02:11:05.133Z] d747dcd14b5f: Pulling fs layer [2025-01-13T02:11:05.133Z] 2de7ff778b66: Pulling fs layer [2025-01-13T02:11:05.133Z] e9a5061849ea: Waiting [2025-01-13T02:11:05.133Z] d747dcd14b5f: Waiting [2025-01-13T02:11:05.133Z] 2de7ff778b66: Waiting [2025-01-13T02:11:05.133Z] 0d9ebad4ef96: Waiting [2025-01-13T02:11:05.133Z] 9712f1f96733: Verifying Checksum [2025-01-13T02:11:05.133Z] 9712f1f96733: Download complete [2025-01-13T02:11:05.392Z] 63f879dbbcfc: Verifying Checksum [2025-01-13T02:11:05.392Z] 63f879dbbcfc: Download complete [2025-01-13T02:11:05.651Z] e9a5061849ea: Verifying Checksum [2025-01-13T02:11:05.651Z] e9a5061849ea: Download complete [2025-01-13T02:11:05.651Z] d747dcd14b5f: Download complete [2025-01-13T02:11:05.651Z] ab5ef0e58194: Verifying Checksum [2025-01-13T02:11:05.651Z] ab5ef0e58194: Download complete [2025-01-13T02:11:05.908Z] 2de7ff778b66: Verifying Checksum [2025-01-13T02:11:05.908Z] 2de7ff778b66: Download complete [2025-01-13T02:11:05.908Z] 0d9ebad4ef96: Verifying Checksum [2025-01-13T02:11:05.908Z] 0d9ebad4ef96: Download complete [2025-01-13T02:11:09.195Z] ab5ef0e58194: Pull complete [2025-01-13T02:11:09.195Z] 9712f1f96733: Pull complete [2025-01-13T02:11:09.452Z] 63f879dbbcfc: Pull complete [2025-01-13T02:11:13.640Z] 0d9ebad4ef96: Pull complete [2025-01-13T02:11:13.640Z] e9a5061849ea: Pull complete [2025-01-13T02:11:13.640Z] d747dcd14b5f: Pull complete [2025-01-13T02:11:15.013Z] 2de7ff778b66: Pull complete [2025-01-13T02:11:15.013Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-13T02:11:15.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-13T02:11:15.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T02:11:15.115Z] prd-ubuntu20.04-docker-8c-8g-36590 does not seem to be running inside a container [2025-01-13T02:11:15.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-13T02:11:25.570Z] $ docker top 60973bf8d8ed078a1292123c576e06de75c9a03d65d93beda2e2f5fe4b90129a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-13T02:11:25.634Z] provisioning config files... [2025-01-13T02:11:25.640Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9051116719412483219tmp [2025-01-13T02:11:25.651Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2716771370902449946tmp [2025-01-13T02:11:25.659Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4429735721663339686tmp [Pipeline] { [Pipeline] echo [2025-01-13T02:11:25.687Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T02:11:25.984Z] ---> sigul-configuration.sh [2025-01-13T02:11:25.984Z] gpg: directory `/root/.gnupg' created [2025-01-13T02:11:25.984Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-13T02:11:25.984Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-13T02:11:25.984Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-13T02:11:25.984Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-13T02:11:25.984Z] gpg: CAST5 encrypted data [2025-01-13T02:11:25.984Z] gpg: encrypted with 1 passphrase [2025-01-13T02:11:25.984Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-13T02:11:26.282Z] + mkdir /home/jenkins [2025-01-13T02:11:26.282Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-13T02:11:26.577Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-01-13T02:11:26.589Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T02:11:26.882Z] ---> sigul-install.sh [2025-01-13T02:11:26.882Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-13T02:11:27.178Z] + git tag --list [2025-01-13T02:11:27.178Z] 0.7.1 [2025-01-13T02:11:27.178Z] v1.0.0 [2025-01-13T02:11:27.178Z] v1.1.0 [2025-01-13T02:11:27.178Z] v1.1.1 [2025-01-13T02:11:27.178Z] v1.2.2 [2025-01-13T02:11:27.178Z] v1.3.0 [2025-01-13T02:11:27.178Z] v1.3.1 [2025-01-13T02:11:27.178Z] v2.0.0 [2025-01-13T02:11:27.178Z] v2.1.0 [2025-01-13T02:11:27.178Z] v2.1.1 [2025-01-13T02:11:27.178Z] v2.2.0 [2025-01-13T02:11:27.178Z] v2.3.0 [2025-01-13T02:11:27.178Z] v3.0 [2025-01-13T02:11:27.178Z] v3.0.0 [2025-01-13T02:11:27.178Z] v3.1 [2025-01-13T02:11:27.178Z] v3.1.0 [2025-01-13T02:11:27.178Z] v3.1.0-dev.1 [2025-01-13T02:11:27.178Z] v3.1.0-dev.10 [2025-01-13T02:11:27.178Z] v3.1.0-dev.11 [2025-01-13T02:11:27.178Z] v3.1.0-dev.12 [2025-01-13T02:11:27.178Z] v3.1.0-dev.13 [2025-01-13T02:11:27.178Z] v3.1.0-dev.14 [2025-01-13T02:11:27.178Z] v3.1.0-dev.15 [2025-01-13T02:11:27.178Z] v3.1.0-dev.16 [2025-01-13T02:11:27.178Z] v3.1.0-dev.17 [2025-01-13T02:11:27.178Z] v3.1.0-dev.18 [2025-01-13T02:11:27.178Z] v3.1.0-dev.19 [2025-01-13T02:11:27.178Z] v3.1.0-dev.2 [2025-01-13T02:11:27.178Z] v3.1.0-dev.20 [2025-01-13T02:11:27.178Z] v3.1.0-dev.21 [2025-01-13T02:11:27.178Z] v3.1.0-dev.22 [2025-01-13T02:11:27.178Z] v3.1.0-dev.23 [2025-01-13T02:11:27.178Z] v3.1.0-dev.24 [2025-01-13T02:11:27.178Z] v3.1.0-dev.25 [2025-01-13T02:11:27.178Z] v3.1.0-dev.3 [2025-01-13T02:11:27.178Z] v3.1.0-dev.4 [2025-01-13T02:11:27.178Z] v3.1.0-dev.5 [2025-01-13T02:11:27.178Z] v3.1.0-dev.6 [2025-01-13T02:11:27.178Z] v3.1.0-dev.7 [2025-01-13T02:11:27.178Z] v3.1.0-dev.8 [2025-01-13T02:11:27.178Z] v3.1.0-dev.9 [2025-01-13T02:11:27.178Z] v3.1.1 [2025-01-13T02:11:27.178Z] v3.2.0-dev.1 [2025-01-13T02:11:27.178Z] v3.2.0-dev.10 [2025-01-13T02:11:27.178Z] v3.2.0-dev.11 [2025-01-13T02:11:27.178Z] v3.2.0-dev.12 [2025-01-13T02:11:27.178Z] v3.2.0-dev.13 [2025-01-13T02:11:27.178Z] v3.2.0-dev.14 [2025-01-13T02:11:27.178Z] v3.2.0-dev.15 [2025-01-13T02:11:27.178Z] v3.2.0-dev.16 [2025-01-13T02:11:27.178Z] v3.2.0-dev.17 [2025-01-13T02:11:27.178Z] v3.2.0-dev.18 [2025-01-13T02:11:27.178Z] v3.2.0-dev.19 [2025-01-13T02:11:27.178Z] v3.2.0-dev.2 [2025-01-13T02:11:27.178Z] v3.2.0-dev.20 [2025-01-13T02:11:27.178Z] v3.2.0-dev.21 [2025-01-13T02:11:27.178Z] v3.2.0-dev.22 [2025-01-13T02:11:27.178Z] v3.2.0-dev.23 [2025-01-13T02:11:27.178Z] v3.2.0-dev.3 [2025-01-13T02:11:27.178Z] v3.2.0-dev.4 [2025-01-13T02:11:27.178Z] v3.2.0-dev.5 [2025-01-13T02:11:27.178Z] v3.2.0-dev.6 [2025-01-13T02:11:27.178Z] v3.2.0-dev.7 [2025-01-13T02:11:27.178Z] v3.2.0-dev.8 [2025-01-13T02:11:27.178Z] v3.2.0-dev.9 [2025-01-13T02:11:27.178Z] v4.0.0-dev.1 [2025-01-13T02:11:27.178Z] v4.0.0-dev.2 [2025-01-13T02:11:27.178Z] v4.0.0-dev.3 [2025-01-13T02:11:27.178Z] v4.0.0-dev.4 [2025-01-13T02:11:27.178Z] v4.0.0-dev.5 [2025-01-13T02:11:27.178Z] v4.0.0-dev.6 [2025-01-13T02:11:27.178Z] v4.0.0-dev.7 [2025-01-13T02:11:27.178Z] v4.0.0-dev.8 [Pipeline] sh [2025-01-13T02:11:27.524Z] + lftools sign git-tag v4.0.0-dev.8 [2025-01-13T02:11:28.093Z] Signing Git tag with Sigul... [2025-01-13T02:11:28.093Z] Signing v4.0.0-dev.8 [Pipeline] echo [2025-01-13T02:11:28.367Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T02:11:28.667Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-13T02:11:28.675Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-13T02:11:28.711Z] $ docker stop --time=1 60973bf8d8ed078a1292123c576e06de75c9a03d65d93beda2e2f5fe4b90129a [2025-01-13T02:11:30.010Z] $ docker rm -f --volumes 60973bf8d8ed078a1292123c576e06de75c9a03d65d93beda2e2f5fe4b90129a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-13T02:11:30.466Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-13T02:11:30.466Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:11:30.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T02:11:30.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T02:11:30.865Z] prd-ubuntu20.04-docker-8c-8g-36590 does not seem to be running inside a container [2025-01-13T02:11:30.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-13T02:11:31.808Z] $ docker top 16f27fc0b9ed4b8253ac5709790bea8e8c7f09ecf933b387905de09d18e9af18 -eo pid,comm [2025-01-13T02:11:31.875Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-13T02:11:31.875Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-13T02:11:31.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-13T02:11:31.929Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-13T02:11:32.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-13T02:11:32.042Z] $ docker exec 16f27fc0b9ed4b8253ac5709790bea8e8c7f09ecf933b387905de09d18e9af18 ssh-agent [2025-01-13T02:11:32.184Z] SSH_AUTH_SOCK=/tmp/ssh-Z2KoWmzF5naa/agent.14 [2025-01-13T02:11:32.184Z] SSH_AGENT_PID=20 [2025-01-13T02:11:32.188Z] Running ssh-add (command line suppressed) [2025-01-13T02:11:32.331Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11964455799609089773.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11964455799609089773.key) [2025-01-13T02:11:32.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-13T02:11:32.627Z] + git semver bump pre [2025-01-13T02:11:33.199Z] 2025-01-13 02:11:32,955 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-13T02:11:33.199Z] 2025-01-13 02:11:32,955 [bump_version] DEBUG bumping version:4.0.0-dev.8 on axis:pre with prefix:dev [2025-01-13T02:11:33.199Z] 2025-01-13 02:11:32,955 [bump_version] DEBUG bumped version:4.0.0-dev.9 [2025-01-13T02:11:33.199Z] 2025-01-13 02:11:32,955 [write_version] DEBUG write version:4.0.0-dev.9 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2025-01-13T02:11:33.199Z] 2025-01-13 02:11:32,956 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-13T02:11:33.199Z] 2025-01-13 02:11:32,956 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-13T02:11:33.199Z] 2025-01-13 02:11:32,958 [execute] INFO git cat-file --batch-check [2025-01-13T02:11:33.199Z] 2025-01-13 02:11:32,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-13T02:11:33.199Z] 2025-01-13 02:11:32,964 [execute] INFO git cat-file --batch [2025-01-13T02:11:33.199Z] 2025-01-13 02:11:32,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-13T02:11:33.199Z] 2025-01-13 02:11:32,969 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-13T02:11:33.199Z] 4.0.0-dev.9 [Pipeline] } [2025-01-13T02:11:33.214Z] $ docker exec --env ******** --env ******** 16f27fc0b9ed4b8253ac5709790bea8e8c7f09ecf933b387905de09d18e9af18 ssh-agent -k [2025-01-13T02:11:33.309Z] unset SSH_AUTH_SOCK; [2025-01-13T02:11:33.309Z] unset SSH_AGENT_PID; [2025-01-13T02:11:33.310Z] echo Agent pid 20 killed; [2025-01-13T02:11:33.313Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-13T02:11:33.637Z] + git semver [Pipeline] } [2025-01-13T02:11:34.221Z] $ docker stop --time=1 16f27fc0b9ed4b8253ac5709790bea8e8c7f09ecf933b387905de09d18e9af18 [2025-01-13T02:11:39.083Z] $ docker rm -f --volumes 16f27fc0b9ed4b8253ac5709790bea8e8c7f09ecf933b387905de09d18e9af18 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-13T02:11:39.515Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-13T02:11:39.515Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:11:40.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T02:11:40.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T02:11:40.808Z] prd-ubuntu20.04-docker-8c-8g-36590 does not seem to be running inside a container [2025-01-13T02:11:40.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-13T02:11:42.142Z] $ docker top 04439bf8ae84d824675a2a127e98dd7fa77b230477046aab58bf218de528505f -eo pid,comm [2025-01-13T02:11:42.180Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-13T02:11:42.180Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-13T02:11:42.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-13T02:11:42.241Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-13T02:11:42.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-13T02:11:42.362Z] $ docker exec 04439bf8ae84d824675a2a127e98dd7fa77b230477046aab58bf218de528505f ssh-agent [2025-01-13T02:11:42.502Z] SSH_AUTH_SOCK=/tmp/ssh-41SBARK41yrz/agent.14 [2025-01-13T02:11:42.502Z] SSH_AGENT_PID=21 [2025-01-13T02:11:42.506Z] Running ssh-add (command line suppressed) [2025-01-13T02:11:42.620Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8380706681972401550.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8380706681972401550.key) [2025-01-13T02:11:42.627Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-13T02:11:42.919Z] + git semver push [2025-01-13T02:11:43.178Z] 2025-01-13 02:11:43,107 [run_push] DEBUG push [2025-01-13T02:11:43.178Z] 2025-01-13 02:11:43,107 [execute] INFO git cat-file --batch-check [2025-01-13T02:11:43.178Z] 2025-01-13 02:11:43,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-13T02:11:43.178Z] 2025-01-13 02:11:43,112 [execute] INFO git rev-list 8446953e4d1fd6f49f4f31e3ee70383b20094a61 -- [2025-01-13T02:11:43.178Z] 2025-01-13 02:11:43,112 [execute] DEBUG Popen(['git', 'rev-list', '8446953e4d1fd6f49f4f31e3ee70383b20094a61', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-13T02:11:43.178Z] 2025-01-13 02:11:43,121 [execute] INFO git fetch -v origin [2025-01-13T02:11:43.178Z] 2025-01-13 02:11:43,122 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-13T02:11:43.745Z] 2025-01-13 02:11:43,579 [run_push] DEBUG no remote changes detected [2025-01-13T02:11:43.745Z] 2025-01-13 02:11:43,579 [execute] INFO git push origin semver [2025-01-13T02:11:43.745Z] 2025-01-13 02:11:43,580 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-13T02:11:44.312Z] 2025-01-13 02:11:44,181 [run_push] DEBUG push all version tags [2025-01-13T02:11:44.312Z] 2025-01-13 02:11:44,182 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-13T02:11:44.312Z] 2025-01-13 02:11:44,182 [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-01-13T02:11:44.880Z] 2025-01-13 02:11:44,761 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-13T02:11:44.880Z] 4.0.0-dev.9 [Pipeline] } [2025-01-13T02:11:44.895Z] $ docker exec --env ******** --env ******** 04439bf8ae84d824675a2a127e98dd7fa77b230477046aab58bf218de528505f ssh-agent -k [2025-01-13T02:11:44.981Z] unset SSH_AUTH_SOCK; [2025-01-13T02:11:44.982Z] unset SSH_AGENT_PID; [2025-01-13T02:11:44.982Z] echo Agent pid 21 killed; [2025-01-13T02:11:44.986Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-13T02:11:45.315Z] + git semver [Pipeline] } [2025-01-13T02:11:45.589Z] $ docker stop --time=1 04439bf8ae84d824675a2a127e98dd7fa77b230477046aab58bf218de528505f [2025-01-13T02:11:46.842Z] $ docker rm -f --volumes 04439bf8ae84d824675a2a127e98dd7fa77b230477046aab58bf218de528505f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-01-13T02:11:47.543Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2025-01-13T02:11:47.543Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-01-13T02:11:47.543Z] total 16 [2025-01-13T02:11:47.543Z] drwxr-xr-x 3 root root 4096 Jan 13 02:00 . [2025-01-13T02:11:47.543Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 13 02:11 .. [2025-01-13T02:11:47.543Z] drwxr-xr-x 2 root root 4096 Jan 13 02:00 cost [2025-01-13T02:11:47.543Z] -rw-r--r-- 1 root root 86 Jan 13 02:00 cost.csv [2025-01-13T02:11:47.543Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-01-13T02:11:47.543Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-01-13T02:11:47.543Z] total 16 [2025-01-13T02:11:47.543Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 02:00 . [2025-01-13T02:11:47.543Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 13 02:11 .. [2025-01-13T02:11:47.543Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 13 02:00 cost [2025-01-13T02:11:47.543Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 13 02:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-13T02:11:47.827Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T02:11:48.686Z] ---> package-listing.sh [2025-01-13T02:11:48.686Z] ++ facter osfamily [2025-01-13T02:11:48.686Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-13T02:11:48.945Z] + OS_FAMILY=debian [2025-01-13T02:11:48.945Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2025-01-13T02:11:48.945Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-13T02:11:48.945Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-13T02:11:48.945Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-13T02:11:48.945Z] + PACKAGES=/tmp/packages_start.txt [2025-01-13T02:11:48.945Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-01-13T02:11:48.945Z] + PACKAGES=/tmp/packages_end.txt [2025-01-13T02:11:48.945Z] + case "${OS_FAMILY}" in [2025-01-13T02:11:48.945Z] + dpkg -l [2025-01-13T02:11:48.945Z] + grep '^ii' [2025-01-13T02:11:48.945Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-13T02:11:48.945Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-13T02:11:48.945Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-13T02:11:48.945Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-01-13T02:11:48.945Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2025-01-13T02:11:48.945Z] + 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-01-13T02:11:48.956Z] 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-01-13T02:11:49.235Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T02:11:49.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-13T02:11:49.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T02:11:49.882Z] prd-ubuntu20.04-docker-8c-8g-36590 does not seem to be running inside a container [2025-01-13T02:11:49.919Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-13T02:11:50.129Z] $ docker top 08c13562a415e24db8e451f6748f505315f0382110cbb9b33ddb41b98a8f2d6f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-13T02:11:50.481Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-13T02:11:50.762Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-13T02:11:51.043Z] + ls /var/log/sa-host [2025-01-13T02:11:51.043Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-13T02:11:51.125Z] provisioning config files... [2025-01-13T02:11:51.135Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5478533792658014420tmp [Pipeline] { [Pipeline] echo [2025-01-13T02:11:51.157Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T02:11:51.440Z] ---> create-netrc.sh [Pipeline] } [2025-01-13T02:11:51.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-13T02:11:51.807Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-13T02:11:51.816Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T02:11:52.097Z] ---> sudo-logs.sh [2025-01-13T02:11:52.097Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-13T02:11:52.130Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T02:11:52.411Z] ---> job-cost.sh [2025-01-13T02:11:52.411Z] lf-activate-venv: SKIPPING [2025-01-13T02:11:52.411Z] DEBUG: total: 0.2199999988079071 [2025-01-13T02:11:52.411Z] INFO: Retrieving Stack Cost... [2025-01-13T02:11:52.979Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-13T02:11:53.238Z] INFO: Archiving Costs [Pipeline] echo [2025-01-13T02:11:53.252Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T02:11:53.536Z] ---> logs-deploy.sh [2025-01-13T02:11:53.536Z] lf-activate-venv: SKIPPING [2025-01-13T02:11:53.536Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/186 [2025-01-13T02:11:53.536Z] INFO: archiving workspace using pattern(s): [2025-01-13T02:11:54.470Z] Archives upload complete. [2025-01-13T02:11:54.470Z] INFO: archiving logs to Nexus