Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd3c9672bc7e677ee544375ab4ea4dc728bfac3d 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-ssh2655179995264499098.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh9617376911176828016.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh4208824954818005667.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh12919434140810990441.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-ssh180805365183661798.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40989 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 cd3c9672bc7e677ee544375ab4ea4dc728bfac3d (main) > 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 cd3c9672bc7e677ee544375ab4ea4dc728bfac3d # timeout=10 Commit message: "Merge pull request #737 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0" > git rev-list --no-walk 8cb16f79121ef03d269cdccc8174ac564e302e18 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:04:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:04:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:04:08 ========================================================= 02:04:08 EdgeX Global Pipelines Version Info 02:04:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:04:10 ------------------- 02:04:10 stable info: 02:04:10 ------------------- 02:04:10 Commited By: Cherry Wang cherry@iotechsys.com 02:04:10 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 02:04:10 Message: update stable to v1.0.271 02:04:10 ------------------- 02:04:10 experimental info: 02:04:10 ------------------- 02:04:10 Commited By: **** collab-it+edgex@linuxfoundation.org 02:04:10 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 02:04:10 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:04:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:04:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:04:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:04:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:04:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:04:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:04:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:04:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:04:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:04:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd3c967 [Pipeline] echo 02:04:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:11 provisioning config files... 02:04:11 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9507098299856540916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:12 ---> ****-login.sh 02:04:12 nexus3.edgexfoundry.org:10001 02:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:12 Configure a credential helper to remove this warning. See 02:04:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:12 02:04:12 Login Succeeded 02:04:12 nexus3.edgexfoundry.org:10002 02:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:12 Configure a credential helper to remove this warning. See 02:04:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:12 02:04:12 Login Succeeded 02:04:12 nexus3.edgexfoundry.org:10003 02:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:12 Configure a credential helper to remove this warning. See 02:04:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:12 02:04:12 Login Succeeded 02:04:12 nexus3.edgexfoundry.org:10004 02:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:12 Configure a credential helper to remove this warning. See 02:04:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:12 02:04:12 Login Succeeded 02:04:12 ****.io 02:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:13 Configure a credential helper to remove this warning. See 02:04:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:13 02:04:13 Login Succeeded 02:04:13 ---> ****-login.sh ends [Pipeline] } 02:04:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:04:13 + git rev-list -1 --merges cd3c9672bc7e677ee544375ab4ea4dc728bfac3d~1..cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [Pipeline] echo 02:04:13 -----------> git rev-list -1 --merges cd3c9672bc7e677ee544375ab4ea4dc728bfac3d~1..cd3c9672bc7e677ee544375ab4ea4dc728bfac3d cd3c9672bc7e677ee544375ab4ea4dc728bfac3d 02:04:13 cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [false] [Pipeline] sh 02:04:13 + git log --format=format:%s -1 cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [Pipeline] echo 02:04:13 ========================================================= 02:04:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:04:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:04:14 + git log --format=format:%s -1 cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [Pipeline] echo 02:04:14 [semverPrep] GIT_COMMIT: cd3c9672bc7e677ee544375ab4ea4dc728bfac3d, Commit Message: Merge pull request #737 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0 [Pipeline] echo 02:04:14 [semverPrep] This is not a build commit. [Pipeline] sh 02:04:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:04:14 + grep -v github /etc/ssh/ssh_known_hosts 02:04:14 + [ -e /tmp/ssh_known_hosts ] 02:04:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:04:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:04:14 + sudo tee -a /etc/ssh/ssh_known_hosts 02:04:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:04:14 02:04:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:04:15 0.1.4: Pulling from edgex-devops/py-git-semver 02:04:15 b85a868b505f: Pulling fs layer 02:04:15 e2be974225ed: Pulling fs layer 02:04:15 339a4e72a1f5: Pulling fs layer 02:04:15 988bab9f4d93: Pulling fs layer 02:04:15 1469e6f7b9e6: Pulling fs layer 02:04:15 eaf3925da568: Pulling fs layer 02:04:15 bab4dde63d76: Pulling fs layer 02:04:15 bde34c3a00c8: Pulling fs layer 02:04:15 b352a97aabf1: Pulling fs layer 02:04:15 4872d77fe225: Pulling fs layer 02:04:15 5851b861e8e6: Pulling fs layer 02:04:15 bab4dde63d76: Waiting 02:04:15 b352a97aabf1: Waiting 02:04:15 988bab9f4d93: Waiting 02:04:15 1469e6f7b9e6: Waiting 02:04:15 eaf3925da568: Waiting 02:04:15 4872d77fe225: Waiting 02:04:15 e2be974225ed: Verifying Checksum 02:04:15 e2be974225ed: Download complete 02:04:15 988bab9f4d93: Verifying Checksum 02:04:15 988bab9f4d93: Download complete 02:04:15 339a4e72a1f5: Verifying Checksum 02:04:15 339a4e72a1f5: Download complete 02:04:15 1469e6f7b9e6: Verifying Checksum 02:04:15 1469e6f7b9e6: Download complete 02:04:15 eaf3925da568: Download complete 02:04:15 bde34c3a00c8: Verifying Checksum 02:04:15 bde34c3a00c8: Download complete 02:04:15 b352a97aabf1: Verifying Checksum 02:04:15 b352a97aabf1: Download complete 02:04:15 4872d77fe225: Verifying Checksum 02:04:15 4872d77fe225: Download complete 02:04:15 5851b861e8e6: Verifying Checksum 02:04:15 5851b861e8e6: Download complete 02:04:15 b85a868b505f: Verifying Checksum 02:04:15 b85a868b505f: Download complete 02:04:15 bab4dde63d76: Verifying Checksum 02:04:15 bab4dde63d76: Download complete 02:04:16 b85a868b505f: Pull complete 02:04:17 e2be974225ed: Pull complete 02:04:17 339a4e72a1f5: Pull complete 02:04:17 988bab9f4d93: Pull complete 02:04:17 1469e6f7b9e6: Pull complete 02:04:17 eaf3925da568: Pull complete 02:04:19 bab4dde63d76: Pull complete 02:04:19 bde34c3a00c8: Pull complete 02:04:19 b352a97aabf1: Pull complete 02:04:19 4872d77fe225: Pull complete 02:04:19 5851b861e8e6: Pull complete 02:04:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:04:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:04:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:19 prd-ubuntu20.04-docker-8c-8g-40989 does not seem to be running inside a container 02:04:19 $ 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 02:04:23 $ docker top ca0049cf74fde551b207875ef3642077fa9e5e6ca3097b94d45152a3b7ccb70a -eo pid,comm 02:04:23 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). 02:04:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:04:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:04:23 [ssh-agent] Looking for ssh-agent implementation... 02:04:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:04:23 $ docker exec ca0049cf74fde551b207875ef3642077fa9e5e6ca3097b94d45152a3b7ccb70a ssh-agent 02:04:23 SSH_AUTH_SOCK=/tmp/ssh-hMfeX82ejAqC/agent.32 02:04:23 SSH_AGENT_PID=38 02:04:23 Running ssh-add (command line suppressed) 02:04:23 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18445510397047024321.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18445510397047024321.key) 02:04:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:04:23 + git tag --points-at HEAD [Pipeline] } 02:04:23 $ docker exec --env ******** --env ******** ca0049cf74fde551b207875ef3642077fa9e5e6ca3097b94d45152a3b7ccb70a ssh-agent -k 02:04:23 unset SSH_AUTH_SOCK; 02:04:23 unset SSH_AGENT_PID; 02:04:23 echo Agent pid 38 killed; 02:04:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:04:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:04:23 [ssh-agent] Looking for ssh-agent implementation... 02:04:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:04:24 $ docker exec ca0049cf74fde551b207875ef3642077fa9e5e6ca3097b94d45152a3b7ccb70a ssh-agent 02:04:24 SSH_AUTH_SOCK=/tmp/ssh-AdT2ozaYFekm/agent.71 02:04:24 SSH_AGENT_PID=77 02:04:24 Running ssh-add (command line suppressed) 02:04:24 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14166869690462745890.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14166869690462745890.key) 02:04:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:04:24 + git semver init 02:04:24 2025-03-12 02:04:24,823 [run_init] DEBUG init version:0.0.0 force:False 02:04:24 2025-03-12 02:04:24,823 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:04:24 2025-03-12 02:04:24,824 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:04:24 2025-03-12 02:04:24,824 [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) 02:04:26 2025-03-12 02:04:26,304 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 02:04:26 2025-03-12 02:04:26,304 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 02:04:26 2025-03-12 02:04:26,304 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:04:26 2025-03-12 02:04:26,305 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:04:26 4.0.0-dev.15 [Pipeline] } 02:04:26 $ docker exec --env ******** --env ******** ca0049cf74fde551b207875ef3642077fa9e5e6ca3097b94d45152a3b7ccb70a ssh-agent -k 02:04:26 unset SSH_AUTH_SOCK; 02:04:26 unset SSH_AGENT_PID; 02:04:26 echo Agent pid 77 killed; 02:04:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:04:27 + git semver [Pipeline] } 02:04:27 $ docker stop --time=1 ca0049cf74fde551b207875ef3642077fa9e5e6ca3097b94d45152a3b7ccb70a 02:04:28 $ docker rm -f --volumes ca0049cf74fde551b207875ef3642077fa9e5e6ca3097b94d45152a3b7ccb70a [Pipeline] // withDockerContainer [Pipeline] sh 02:04:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:04:29 Stashed 1 file(s) [Pipeline] echo 02:04:29 [edgeXSemver]: initialized semver on version 4.0.0-dev.15 [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 02:04:29 provisioning config files... 02:04:29 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18329232648477741943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:29 ---> ****-login.sh 02:04:29 nexus3.edgexfoundry.org:10001 02:04:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:29 Configure a credential helper to remove this warning. See 02:04:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:29 02:04:29 Login Succeeded 02:04:29 nexus3.edgexfoundry.org:10002 02:04:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:29 Configure a credential helper to remove this warning. See 02:04:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:29 02:04:29 Login Succeeded 02:04:29 nexus3.edgexfoundry.org:10003 02:04:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:30 Configure a credential helper to remove this warning. See 02:04:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:30 02:04:30 Login Succeeded 02:04:30 nexus3.edgexfoundry.org:10004 02:04:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:30 Configure a credential helper to remove this warning. See 02:04:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:30 02:04:30 Login Succeeded 02:04:30 ****.io 02:04:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:30 Configure a credential helper to remove this warning. See 02:04:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:30 02:04:30 Login Succeeded 02:04:30 ---> ****-login.sh ends [Pipeline] } 02:04:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:04:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:04:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:04:30 ========================================================= 02:04:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:04:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:30 + 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 . 02:04:30 Sending build context to Docker daemon 21.18MB 02:04:30 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 02:04:30 Step 2/12 : FROM ${BASE} AS builder 02:04:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:04:30 da9db072f522: Pulling fs layer 02:04:30 6ef4a4ee8ca5: Pulling fs layer 02:04:30 06f05ace1117: Pulling fs layer 02:04:30 5fe327b54edc: Pulling fs layer 02:04:30 4f4fb700ef54: Pulling fs layer 02:04:30 5fe327b54edc: Waiting 02:04:30 92a5565b7b96: Pulling fs layer 02:04:30 ff9bb7016b71: Pulling fs layer 02:04:30 b67dba6c2c7d: Pulling fs layer 02:04:30 a813b0c90790: Pulling fs layer 02:04:30 b67dba6c2c7d: Waiting 02:04:30 4f4fb700ef54: Waiting 02:04:30 a813b0c90790: Waiting 02:04:30 ff9bb7016b71: Waiting 02:04:31 6ef4a4ee8ca5: Verifying Checksum 02:04:31 6ef4a4ee8ca5: Download complete 02:04:31 5fe327b54edc: Download complete 02:04:31 4f4fb700ef54: Verifying Checksum 02:04:31 4f4fb700ef54: Download complete 02:04:31 da9db072f522: Download complete 02:04:31 92a5565b7b96: Verifying Checksum 02:04:31 92a5565b7b96: Download complete 02:04:31 ff9bb7016b71: Verifying Checksum 02:04:31 ff9bb7016b71: Download complete 02:04:31 da9db072f522: Pull complete 02:04:31 6ef4a4ee8ca5: Pull complete 02:04:31 a813b0c90790: Verifying Checksum 02:04:31 a813b0c90790: Download complete 02:04:31 06f05ace1117: Verifying Checksum 02:04:31 06f05ace1117: Download complete 02:04:31 b67dba6c2c7d: Verifying Checksum 02:04:31 b67dba6c2c7d: Download complete 02:04:35 06f05ace1117: Pull complete 02:04:35 5fe327b54edc: Pull complete 02:04:35 4f4fb700ef54: Pull complete 02:04:35 92a5565b7b96: Pull complete 02:04:35 ff9bb7016b71: Pull complete 02:04:37 b67dba6c2c7d: Pull complete 02:04:37 a813b0c90790: Pull complete 02:04:37 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 02:04:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:04:37 ---> 3ba60ce46760 02:04:37 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:04:43 ---> Running in 9877b7624b2e 02:04:43 Removing intermediate container 9877b7624b2e 02:04:43 ---> e8f9e5a011e5 02:04:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:04:43 ---> Running in c3e6c0bec6e2 02:04:43 Removing intermediate container c3e6c0bec6e2 02:04:43 ---> ea46f73df347 02:04:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:04:43 ---> Running in e91852d67a7e 02:04:43 Removing intermediate container e91852d67a7e 02:04:43 ---> 91a671bcf840 02:04:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:04:43 ---> Running in 666ecd7f449e 02:04:43 Removing intermediate container 666ecd7f449e 02:04:43 ---> 5b4bd8207222 02:04:43 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:04:43 ---> Running in f7dcc262a1e9 02:04:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:04:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:04:44 Still waiting to schedule task 02:04:44 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:04:44 (1/4) Installing openssh-keygen (9.7_p1-r5) 02:04:44 (2/4) Installing libedit (20240517.3.1-r0) 02:04:44 (3/4) Installing openssh-client-common (9.7_p1-r5) 02:04:44 (4/4) Installing openssh-client-default (9.7_p1-r5) 02:04:44 Executing busybox-1.36.1-r29.trigger 02:04:44 OK: 252 MiB in 62 packages 02:04:45 Removing intermediate container f7dcc262a1e9 02:04:45 ---> 5769be1e3047 02:04:45 Step 8/12 : WORKDIR /device-mqtt-go 02:04:45 ---> Running in 138199c93120 02:04:45 Removing intermediate container 138199c93120 02:04:45 ---> 10ac558df720 02:04:45 Step 9/12 : COPY go.mod vendor* ./ 02:04:45 ---> 824116888062 02:04:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:45 ---> Running in 9c67aa4d3e9f 02:05:24 Removing intermediate container 9c67aa4d3e9f 02:05:24 ---> a04d745e5170 02:05:24 Step 11/12 : COPY . . 02:05:24 ---> 992af4d97f28 02:05:24 Step 12/12 : RUN $MAKE 02:05:24 ---> Running in c0499af9c13b 02:05:24 noop 02:05:24 Removing intermediate container c0499af9c13b 02:05:24 ---> dba6011ab5df 02:05:24 Successfully built dba6011ab5df 02:05:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:24 + docker inspect -f . ci-base-image-x86_64 02:05:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:24 prd-ubuntu20.04-docker-8c-8g-40989 does not seem to be running inside a container 02:05:24 $ 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 02:05:24 $ docker top 20d78591026a2598b48bc59d6bd48808a2640f40fb341c54553d9a3ffd08cd7a -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:25 + go version 02:05:25 go version go1.23.4 linux/amd64 [Pipeline] } 02:05:25 $ docker stop --time=1 20d78591026a2598b48bc59d6bd48808a2640f40fb341c54553d9a3ffd08cd7a 02:05:26 $ docker rm -f --volumes 20d78591026a2598b48bc59d6bd48808a2640f40fb341c54553d9a3ffd08cd7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:26 + docker inspect -f . ci-base-image-x86_64 02:05:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:27 prd-ubuntu20.04-docker-8c-8g-40989 does not seem to be running inside a container 02:05:27 $ 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 02:05:27 $ docker top 872a84f107d82fd4b5e270a8438022f194020220c5a550c66d8f4fa9444021f2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:27 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 02:05:28 + make test 02:05:28 go test ./... -coverprofile=coverage.out ./... 02:05:29 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:05:47 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 02:05:47 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 02:05:47 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.8% of statements 02:05:55 go vet ./... 02:06:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:06:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:06:00 ./bin/test-attribution-txt.sh [Pipeline] echo 02:06:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:06:00 $ docker stop --time=1 872a84f107d82fd4b5e270a8438022f194020220c5a550c66d8f4fa9444021f2 02:06:05 $ docker rm -f --volumes 872a84f107d82fd4b5e270a8438022f194020220c5a550c66d8f4fa9444021f2 [Pipeline] // withDockerContainer [Pipeline] sh 02:06:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:06:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:06:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:06:06 + ls -al . 02:06:06 total 252 02:06:06 drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 02:05 . 02:06:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 02:04 .. 02:06:06 -rw-rw-r-- 1 jenkins jenkins 140 Mar 12 02:04 .dockerignore 02:06:06 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 02:05 .git 02:06:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 02:04 .github 02:06:06 -rw-rw-r-- 1 jenkins jenkins 264 Mar 12 02:04 .gitignore 02:06:06 -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 02:04 .golangci.yml 02:06:06 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 02:04 .semver 02:06:06 -rw-rw-r-- 1 jenkins jenkins 19106 Mar 12 02:04 Attribution.txt 02:06:06 -rw-rw-r-- 1 jenkins jenkins 19382 Mar 12 02:04 CHANGELOG.md 02:06:06 -rw-rw-r-- 1 jenkins jenkins 1803 Mar 12 02:04 Dockerfile 02:06:06 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 02:04 GOVERNANCE.md 02:06:06 -rw-rw-r-- 1 jenkins jenkins 657 Mar 12 02:04 Jenkinsfile 02:06:06 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 12 02:04 LICENSE 02:06:06 -rw-rw-r-- 1 jenkins jenkins 2545 Mar 12 02:04 Makefile 02:06:06 -rw-rw-r-- 1 jenkins jenkins 620 Mar 12 02:04 OWNERS.md 02:06:06 -rw-rw-r-- 1 jenkins jenkins 3599 Mar 12 02:04 README.md 02:06:06 -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 02:04 VERSION 02:06:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 02:04 bin 02:06:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 02:04 cmd 02:06:06 -rw-r--r-- 1 jenkins jenkins 21039 Mar 12 02:05 coverage.out 02:06:06 -rw-rw-r-- 1 jenkins jenkins 6175 Mar 12 02:04 go.mod 02:06:06 -rw-rw-r-- 1 jenkins jenkins 86532 Mar 12 02:04 go.sum 02:06:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 02:04 internal 02:06:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 02:04 mock 02:06:06 -rw-rw-r-- 1 jenkins jenkins 227 Mar 12 02:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:06 + 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=cd3c9672bc7e677ee544375ab4ea4dc728bfac3d --label arch=amd64 --label version=4.0.0-dev.15 . 02:06:06 Sending build context to Docker daemon 21.2MB 02:06:06 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 02:06:06 Step 2/25 : FROM ${BASE} AS builder 02:06:06 ---> dba6011ab5df 02:06:06 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:06:07 ---> Running in c4981d222acf 02:06:07 Removing intermediate container c4981d222acf 02:06:07 ---> c441ae7933b3 02:06:07 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:06:07 ---> Running in 491f0f7ae58a 02:06:07 Removing intermediate container 491f0f7ae58a 02:06:07 ---> c0b4ac932c01 02:06:07 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:06:07 ---> Running in 60a40cba8998 02:06:07 Removing intermediate container 60a40cba8998 02:06:07 ---> 4404b38269ad 02:06:07 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:06:07 ---> Running in 6e50d708692b 02:06:07 Removing intermediate container 6e50d708692b 02:06:07 ---> ce98ccaff706 02:06:07 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:06:07 ---> Running in 154908b3a78c 02:06:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:06:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:06:08 OK: 252 MiB in 62 packages 02:06:08 Removing intermediate container 154908b3a78c 02:06:08 ---> 25f5a75d608c 02:06:08 Step 8/25 : WORKDIR /device-mqtt-go 02:06:08 ---> Running in db3e236c360a 02:06:08 Removing intermediate container db3e236c360a 02:06:08 ---> 71746866b36f 02:06:08 Step 9/25 : COPY go.mod vendor* ./ 02:06:08 ---> fa2d97981a7f 02:06:08 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:08 ---> Running in f3224d09a6c4 02:06:09 Removing intermediate container f3224d09a6c4 02:06:09 ---> b1c038ab5110 02:06:09 Step 11/25 : COPY . . 02:06:09 ---> 43de9817a443 02:06:09 Step 12/25 : RUN $MAKE 02:06:09 ---> Running in f1af4aa3c38a 02:06:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:06:42 Removing intermediate container f1af4aa3c38a 02:06:42 ---> 01cea8f3e90e 02:06:42 Step 13/25 : FROM alpine:3.20 02:06:42 3.20: Pulling from library/alpine 02:06:42 0a9a5dfd008f: Pulling fs layer 02:06:42 0a9a5dfd008f: Verifying Checksum 02:06:42 0a9a5dfd008f: Download complete 02:06:42 0a9a5dfd008f: Pull complete 02:06:42 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:06:42 Status: Downloaded newer image for alpine:3.20 02:06:42 ---> ff221270b9fb 02:06:42 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 02:06:42 ---> Running in ec89fb43093e 02:06:42 Removing intermediate container ec89fb43093e 02:06:42 ---> fe066c380a21 02:06:42 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:06:42 ---> Running in 7f844044aa9f 02:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:06:42 (1/1) Installing dumb-init (1.2.5-r3) 02:06:42 Executing busybox-1.36.1-r29.trigger 02:06:42 OK: 8 MiB in 15 packages 02:06:42 Removing intermediate container 7f844044aa9f 02:06:42 ---> c7f42e3d958a 02:06:42 Step 16/25 : RUN apk --no-cache upgrade 02:06:42 ---> Running in 2eb3a7411511 02:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:06:42 OK: 8 MiB in 15 packages 02:06:42 Removing intermediate container 2eb3a7411511 02:06:42 ---> edf596cdfa62 02:06:42 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 02:06:43 ---> c2f67fa36045 02:06:43 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 02:06:43 ---> 351bdf00e58b 02:06:43 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:06:43 ---> 937447341845 02:06:43 Step 20/25 : EXPOSE 59982 02:06:43 ---> Running in 96fb679fae19 02:06:43 Removing intermediate container 96fb679fae19 02:06:43 ---> ef6da5ae7852 02:06:43 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 02:06:43 ---> Running in 034668d37779 02:06:43 Removing intermediate container 034668d37779 02:06:43 ---> 591a87ab0c20 02:06:43 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:06:43 ---> Running in 0fd3911ac2d2 02:06:43 Removing intermediate container 0fd3911ac2d2 02:06:43 ---> 834f910ce7e1 02:06:43 Step 23/25 : LABEL arch=amd64 02:06:43 ---> Running in 9f89fc76202c 02:06:43 Removing intermediate container 9f89fc76202c 02:06:43 ---> c3e39b5d71fa 02:06:43 Step 24/25 : LABEL git_sha=cd3c9672bc7e677ee544375ab4ea4dc728bfac3d 02:06:43 ---> Running in 704a311a7dcf 02:06:43 Removing intermediate container 704a311a7dcf 02:06:43 ---> 7e4189e303ad 02:06:43 Step 25/25 : LABEL version=4.0.0-dev.15 02:06:43 ---> Running in a67a89153080 02:06:43 Removing intermediate container a67a89153080 02:06:43 ---> e5f2a46378ba 02:06:43 [Warning] One or more build-args [ARCH] were not consumed 02:06:43 Successfully built e5f2a46378ba 02:06:43 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:43 provisioning config files... 02:06:43 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5536871065682638281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:44 ---> ****-login.sh 02:06:44 nexus3.edgexfoundry.org:10001 02:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:44 Configure a credential helper to remove this warning. See 02:06:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:44 02:06:44 Login Succeeded 02:06:44 nexus3.edgexfoundry.org:10002 02:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:44 Configure a credential helper to remove this warning. See 02:06:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:44 02:06:44 Login Succeeded 02:06:44 nexus3.edgexfoundry.org:10003 02:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:44 Configure a credential helper to remove this warning. See 02:06:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:44 02:06:44 Login Succeeded 02:06:44 nexus3.edgexfoundry.org:10004 02:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:44 Configure a credential helper to remove this warning. See 02:06:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:44 02:06:44 Login Succeeded 02:06:44 ****.io 02:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:44 Configure a credential helper to remove this warning. See 02:06:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:44 02:06:44 Login Succeeded 02:06:44 ---> ****-login.sh ends [Pipeline] } 02:06:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:06:44 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 02:06:44 cd3c9672bc7e677ee544375ab4ea4dc728bfac3d 02:06:44 latest 02:06:44 4.0.0-dev.15 02:06:44 cd3c9672bc7e677ee544375ab4ea4dc728bfac3d-4.0.0-dev.15 02:06:44 main 02:06:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:45 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:45 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d 02:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:06:45 883c3ff76996: Preparing 02:06:45 86b5c90af81d: Preparing 02:06:45 489a83e0345e: Preparing 02:06:45 eb1c673770f9: Preparing 02:06:45 53d559da492f: Preparing 02:06:45 994456c4fd7b: Preparing 02:06:45 994456c4fd7b: Waiting 02:06:45 eb1c673770f9: Pushed 02:06:45 994456c4fd7b: Layer already exists 02:06:45 53d559da492f: Pushed 02:06:45 883c3ff76996: Pushed 02:06:45 86b5c90af81d: Pushed 02:06:49 489a83e0345e: Pushed 02:06:49 cd3c9672bc7e677ee544375ab4ea4dc728bfac3d: digest: sha256:618edfcd85255ce97ca4ed50f08688b23ecd0d638346b2dae65c5a7f04fc3475 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:50 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:50 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:06:50 883c3ff76996: Preparing 02:06:50 86b5c90af81d: Preparing 02:06:50 489a83e0345e: Preparing 02:06:50 eb1c673770f9: Preparing 02:06:50 53d559da492f: Preparing 02:06:50 994456c4fd7b: Preparing 02:06:50 994456c4fd7b: Waiting 02:06:50 883c3ff76996: Layer already exists 02:06:50 eb1c673770f9: Layer already exists 02:06:50 86b5c90af81d: Layer already exists 02:06:50 489a83e0345e: Layer already exists 02:06:50 53d559da492f: Layer already exists 02:06:50 994456c4fd7b: Layer already exists 02:06:50 latest: digest: sha256:618edfcd85255ce97ca4ed50f08688b23ecd0d638346b2dae65c5a7f04fc3475 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:50 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:51 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.15 02:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:06:51 883c3ff76996: Preparing 02:06:51 86b5c90af81d: Preparing 02:06:51 489a83e0345e: Preparing 02:06:51 eb1c673770f9: Preparing 02:06:51 53d559da492f: Preparing 02:06:51 994456c4fd7b: Preparing 02:06:51 994456c4fd7b: Waiting 02:06:51 883c3ff76996: Layer already exists 02:06:51 489a83e0345e: Layer already exists 02:06:51 86b5c90af81d: Layer already exists 02:06:51 eb1c673770f9: Layer already exists 02:06:51 53d559da492f: Layer already exists 02:06:51 994456c4fd7b: Layer already exists 02:06:51 4.0.0-dev.15: digest: sha256:618edfcd85255ce97ca4ed50f08688b23ecd0d638346b2dae65c5a7f04fc3475 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:51 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:51 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d-4.0.0-dev.15 02:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:06:51 883c3ff76996: Preparing 02:06:51 86b5c90af81d: Preparing 02:06:51 489a83e0345e: Preparing 02:06:51 eb1c673770f9: Preparing 02:06:51 53d559da492f: Preparing 02:06:51 994456c4fd7b: Preparing 02:06:51 994456c4fd7b: Waiting 02:06:51 86b5c90af81d: Layer already exists 02:06:51 eb1c673770f9: Layer already exists 02:06:51 53d559da492f: Layer already exists 02:06:51 489a83e0345e: Layer already exists 02:06:51 883c3ff76996: Layer already exists 02:06:51 994456c4fd7b: Layer already exists 02:06:51 cd3c9672bc7e677ee544375ab4ea4dc728bfac3d-4.0.0-dev.15: digest: sha256:618edfcd85255ce97ca4ed50f08688b23ecd0d638346b2dae65c5a7f04fc3475 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:52 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:52 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 02:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:06:52 883c3ff76996: Preparing 02:06:52 86b5c90af81d: Preparing 02:06:52 489a83e0345e: Preparing 02:06:52 eb1c673770f9: Preparing 02:06:52 53d559da492f: Preparing 02:06:52 994456c4fd7b: Preparing 02:06:52 994456c4fd7b: Waiting 02:06:52 883c3ff76996: Layer already exists 02:06:52 53d559da492f: Layer already exists 02:06:52 86b5c90af81d: Layer already exists 02:06:52 489a83e0345e: Layer already exists 02:06:52 eb1c673770f9: Layer already exists 02:06:52 994456c4fd7b: Layer already exists 02:06:52 main: digest: sha256:618edfcd85255ce97ca4ed50f08688b23ecd0d638346b2dae65c5a7f04fc3475 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:52 ===================================================== [Pipeline] echo 02:06:52 taggedImages: 02:06:52 - nexus3.edgexfoundry.org:10004/device-mqtt:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d 02:06:52 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:06:52 - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.15 02:06:52 - nexus3.edgexfoundry.org:10004/device-mqtt:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d-4.0.0-dev.15 02:06:52 - 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 02:06:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:52 02:06:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:53 latest: Pulling from edgex-lftools-log-publisher 02:06:53 5eb5b503b376: Pulling fs layer 02:06:53 5c69ac0246d0: Pulling fs layer 02:06:53 ec43610c2a17: Pulling fs layer 02:06:53 3a2ae6a8a46f: Pulling fs layer 02:06:53 33b1e0a273af: Pulling fs layer 02:06:53 5d3b04190fa2: Pulling fs layer 02:06:53 2f39f015ded8: Pulling fs layer 02:06:53 3a2ae6a8a46f: Waiting 02:06:53 33b1e0a273af: Waiting 02:06:53 5d3b04190fa2: Waiting 02:06:53 2f39f015ded8: Waiting 02:06:53 5c69ac0246d0: Verifying Checksum 02:06:53 5c69ac0246d0: Download complete 02:06:53 3a2ae6a8a46f: Verifying Checksum 02:06:53 3a2ae6a8a46f: Download complete 02:06:53 33b1e0a273af: Verifying Checksum 02:06:53 33b1e0a273af: Download complete 02:06:53 5d3b04190fa2: Verifying Checksum 02:06:53 5d3b04190fa2: Download complete 02:06:53 ec43610c2a17: Verifying Checksum 02:06:53 5eb5b503b376: Verifying Checksum 02:06:53 5eb5b503b376: Download complete 02:06:54 2f39f015ded8: Download complete 02:06:54 5eb5b503b376: Pull complete 02:06:54 5c69ac0246d0: Pull complete 02:06:55 ec43610c2a17: Pull complete 02:06:55 3a2ae6a8a46f: Pull complete 02:06:55 33b1e0a273af: Pull complete 02:06:55 5d3b04190fa2: Pull complete 02:06:59 2f39f015ded8: Pull complete 02:06:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:06:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:59 prd-ubuntu20.04-docker-8c-8g-40989 does not seem to be running inside a container 02:06:59 $ 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 02:07:07 $ docker top 6e931fba6ad0c18773a99b82d7c51526a51d1eb935d5e9c95557e6d077aac9e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:07 ---> job-cost.sh 02:07:07 lf-activate-venv: SKIPPING 02:07:07 INFO: No Stack... 02:07:07 INFO: Retrieving Pricing Info for: v3-standard-8 02:07:08 INFO: Archiving Costs [Pipeline] sh 02:07:08 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 02:07:08 + cut -d, -f6 [Pipeline] lock 02:07:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-193-stack-cost] 02:07:08 Resource [jenkins-edgexfoundry-device-mqtt-go-main-193-stack-cost] did not exist. Created. 02:07:08 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:07:08 + echo total: 0.2199999988079071 [Pipeline] stash 02:07:08 Stashed 1 file(s) [Pipeline] } 02:07:08 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-193-stack-cost] [Pipeline] // lock [Pipeline] } 02:07:09 $ docker stop --time=1 6e931fba6ad0c18773a99b82d7c51526a51d1eb935d5e9c95557e6d077aac9e7 02:07:10 $ docker rm -f --volumes 6e931fba6ad0c18773a99b82d7c51526a51d1eb935d5e9c95557e6d077aac9e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:09:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41009 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 02:09:28 Running in /w/workspace/device-mqtt-go/193 [Pipeline] { [Pipeline] checkout 02:09:28 The recommended git tool is: git 02:09:33 using credential edgex-jenkins-ssh 02:09:33 Cloning the remote Git repository 02:09:33 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:09:33 > git init /w/workspace/device-mqtt-go/193 # timeout=10 02:09:34 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:09:34 > git --version # timeout=10 02:09:34 > git --version # 'git version 2.25.1' 02:09:34 using GIT_SSH to set credentials SSH Credentials for GitHub 02:09:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:09:37 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:09:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:09:38 Avoid second fetch 02:09:38 Checking out Revision cd3c9672bc7e677ee544375ab4ea4dc728bfac3d (main) 02:09:38 > git config core.sparsecheckout # timeout=10 02:09:38 > git checkout -f cd3c9672bc7e677ee544375ab4ea4dc728bfac3d # timeout=10 02:09:38 Commit message: "Merge pull request #737 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:09:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:09:43 % Total % Received % Xferd Average Speed Time Time Time Current 02:09:43 Dload Upload Total Spent Left Speed 02:09:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 02:09:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:09:44 + sudo tee /etc/docker/daemon.new 02:09:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:09:44 { 02:09:44 "registry-mirrors": [ 02:09:44 "https://nexus3.edgexfoundry.org:10001" 02:09:44 ], 02:09:44 "bip": "10.250.0.254/24", 02:09:44 "hosts": [ 02:09:44 "tcp://0.0.0.0:5555", 02:09:44 "unix:///var/run/docker.sock" 02:09:44 ], 02:09:44 "mtu": 1458, 02:09:44 "selinux-enabled": true, 02:09:44 "seccomp-profile": "/etc/docker/seccomp.json" 02:09:44 } [Pipeline] sh 02:09:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:09:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:10:04 provisioning config files... 02:10:04 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/193@tmp/config7655128973300544755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:05 ---> ****-login.sh 02:10:05 nexus3.edgexfoundry.org:10001 02:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:05 Configure a credential helper to remove this warning. See 02:10:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:05 02:10:05 Login Succeeded 02:10:05 nexus3.edgexfoundry.org:10002 02:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:06 Configure a credential helper to remove this warning. See 02:10:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:06 02:10:06 Login Succeeded 02:10:06 nexus3.edgexfoundry.org:10003 02:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:06 Configure a credential helper to remove this warning. See 02:10:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:06 02:10:06 Login Succeeded 02:10:06 nexus3.edgexfoundry.org:10004 02:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:07 Configure a credential helper to remove this warning. See 02:10:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:07 02:10:07 Login Succeeded 02:10:07 ****.io 02:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:07 Configure a credential helper to remove this warning. See 02:10:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:07 02:10:07 Login Succeeded 02:10:07 ---> ****-login.sh ends [Pipeline] } 02:10:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:10:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:10:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:10:08 ========================================================= 02:10:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:10:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:08 + 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 . 02:10:09 Sending build context to Docker daemon 10.71MB 02:10:09 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 02:10:09 Step 2/12 : FROM ${BASE} AS builder 02:10:09 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:10:09 9986a736f7d3: Pulling fs layer 02:10:09 1f018df60701: Pulling fs layer 02:10:09 39f8f326b044: Pulling fs layer 02:10:09 e6a1e7a6a96a: Pulling fs layer 02:10:09 4f4fb700ef54: Pulling fs layer 02:10:09 d45d956e0dbf: Pulling fs layer 02:10:09 d7702b0d1db1: Pulling fs layer 02:10:09 5c7f0f088c93: Pulling fs layer 02:10:09 4fdc064ae6cf: Pulling fs layer 02:10:09 d45d956e0dbf: Waiting 02:10:09 d7702b0d1db1: Waiting 02:10:09 5c7f0f088c93: Waiting 02:10:09 4fdc064ae6cf: Waiting 02:10:09 e6a1e7a6a96a: Waiting 02:10:09 4f4fb700ef54: Waiting 02:10:09 1f018df60701: Verifying Checksum 02:10:09 1f018df60701: Download complete 02:10:09 e6a1e7a6a96a: Verifying Checksum 02:10:09 e6a1e7a6a96a: Download complete 02:10:09 4f4fb700ef54: Download complete 02:10:09 d45d956e0dbf: Verifying Checksum 02:10:09 d45d956e0dbf: Download complete 02:10:09 d7702b0d1db1: Download complete 02:10:09 9986a736f7d3: Verifying Checksum 02:10:09 9986a736f7d3: Download complete 02:10:09 4fdc064ae6cf: Verifying Checksum 02:10:09 4fdc064ae6cf: Download complete 02:10:10 9986a736f7d3: Pull complete 02:10:10 1f018df60701: Pull complete 02:10:11 39f8f326b044: Verifying Checksum 02:10:11 39f8f326b044: Download complete 02:10:12 5c7f0f088c93: Verifying Checksum 02:10:12 5c7f0f088c93: Download complete 02:10:27 39f8f326b044: Pull complete 02:10:27 e6a1e7a6a96a: Pull complete 02:10:27 4f4fb700ef54: Pull complete 02:10:27 d45d956e0dbf: Pull complete 02:10:27 d7702b0d1db1: Pull complete 02:10:35 5c7f0f088c93: Pull complete 02:10:37 4fdc064ae6cf: Pull complete 02:10:37 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 02:10:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:10:37 ---> 63f30b955cb9 02:10:37 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:10:38 ---> Running in e40278d99d94 02:10:38 Removing intermediate container e40278d99d94 02:10:38 ---> ada4be1665bf 02:10:38 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:10:38 ---> Running in 5cf6d7dfbdd8 02:10:38 Removing intermediate container 5cf6d7dfbdd8 02:10:38 ---> f6651a8dbb42 02:10:38 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:10:38 ---> Running in 130571d95922 02:10:39 Removing intermediate container 130571d95922 02:10:39 ---> f68b14ce1a12 02:10:39 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:10:39 ---> Running in 81930b802d13 02:10:39 Removing intermediate container 81930b802d13 02:10:39 ---> 359c841c29c0 02:10:39 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:39 ---> Running in 3abccf097ba7 02:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:10:42 (1/4) Installing openssh-keygen (9.7_p1-r5) 02:10:42 (2/4) Installing libedit (20240517.3.1-r0) 02:10:42 (3/4) Installing openssh-client-common (9.7_p1-r5) 02:10:42 (4/4) Installing openssh-client-default (9.7_p1-r5) 02:10:42 Executing busybox-1.36.1-r29.trigger 02:10:42 OK: 244 MiB in 62 packages 02:10:43 Removing intermediate container 3abccf097ba7 02:10:43 ---> ee4d8da7f03d 02:10:43 Step 8/12 : WORKDIR /device-mqtt-go 02:10:44 ---> Running in f4d5e21b38c9 02:10:44 Removing intermediate container f4d5e21b38c9 02:10:44 ---> bf968d6774be 02:10:44 Step 9/12 : COPY go.mod vendor* ./ 02:10:44 ---> 2d96e9f71fb9 02:10:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:44 ---> Running in 5e378f12abd6 02:12:36 Removing intermediate container 5e378f12abd6 02:12:36 ---> 3437358a8e43 02:12:36 Step 11/12 : COPY . . 02:12:36 ---> 0e3898e0d9ff 02:12:36 Step 12/12 : RUN $MAKE 02:12:36 ---> Running in caf16d6bc3da 02:12:36 noop 02:12:36 Removing intermediate container caf16d6bc3da 02:12:36 ---> 9fa87dbb9f43 02:12:36 Successfully built 9fa87dbb9f43 02:12:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:37 + docker inspect -f . ci-base-image-arm64 02:12:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:37 prd-ubuntu20.04-docker-arm64-4c-16g-41009 does not seem to be running inside a container 02:12:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/193 -v /w/workspace/device-mqtt-go/193:/w/workspace/device-mqtt-go/193:rw,z -v /w/workspace/device-mqtt-go/193@tmp:/w/workspace/device-mqtt-go/193@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 02:12:38 $ docker top 57aa0b124989c84d1b352cd8223542dd7d0f523a8759ad452ddfb34af29c4a3c -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:39 + go version 02:12:39 go version go1.23.4 linux/arm64 [Pipeline] } 02:12:39 $ docker stop --time=1 57aa0b124989c84d1b352cd8223542dd7d0f523a8759ad452ddfb34af29c4a3c 02:12:40 $ docker rm -f --volumes 57aa0b124989c84d1b352cd8223542dd7d0f523a8759ad452ddfb34af29c4a3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:41 + docker inspect -f . ci-base-image-arm64 02:12:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:41 prd-ubuntu20.04-docker-arm64-4c-16g-41009 does not seem to be running inside a container 02:12:41 $ 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/193 -v /w/workspace/device-mqtt-go/193:/w/workspace/device-mqtt-go/193:rw,z -v /w/workspace/device-mqtt-go/193@tmp:/w/workspace/device-mqtt-go/193@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 02:12:43 $ docker top aad3d31b3a2d014082cc68eee9a6497c4bc59ae1a692d5d5c11fa579e1e89147 -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:43 + git config --global --add safe.directory /w/workspace/device-mqtt-go/193 [Pipeline] fileExists [Pipeline] sh 02:12:44 + make test 02:12:44 go test ./... -coverprofile=coverage.out ./... 02:12:49 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:16:26 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 02:16:28 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 02:16:28 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.055s coverage: 22.8% of statements 02:16:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:16:29 go vet ./... 02:17:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:17:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:17:26 ./bin/test-attribution-txt.sh [Pipeline] echo 02:17:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:17:26 $ docker stop --time=1 aad3d31b3a2d014082cc68eee9a6497c4bc59ae1a692d5d5c11fa579e1e89147 02:17:28 $ docker rm -f --volumes aad3d31b3a2d014082cc68eee9a6497c4bc59ae1a692d5d5c11fa579e1e89147 [Pipeline] // withDockerContainer [Pipeline] sh 02:17:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:17:29 Warning: overwriting stash ‘coverage-report’ 02:17:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:17:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:17:31 + ls -al . 02:17:31 total 248 02:17:31 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 02:12 . 02:17:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 02:09 .. 02:17:31 -rw-rw-r-- 1 jenkins jenkins 140 Mar 12 02:09 .dockerignore 02:17:31 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 02:09 .git 02:17:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 02:09 .github 02:17:31 -rw-rw-r-- 1 jenkins jenkins 264 Mar 12 02:09 .gitignore 02:17:31 -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 02:09 .golangci.yml 02:17:31 -rw-rw-r-- 1 jenkins jenkins 19106 Mar 12 02:09 Attribution.txt 02:17:31 -rw-rw-r-- 1 jenkins jenkins 19382 Mar 12 02:09 CHANGELOG.md 02:17:31 -rw-rw-r-- 1 jenkins jenkins 1803 Mar 12 02:09 Dockerfile 02:17:31 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 02:09 GOVERNANCE.md 02:17:31 -rw-rw-r-- 1 jenkins jenkins 657 Mar 12 02:09 Jenkinsfile 02:17:31 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 12 02:09 LICENSE 02:17:31 -rw-rw-r-- 1 jenkins jenkins 2545 Mar 12 02:09 Makefile 02:17:31 -rw-rw-r-- 1 jenkins jenkins 620 Mar 12 02:09 OWNERS.md 02:17:31 -rw-rw-r-- 1 jenkins jenkins 3599 Mar 12 02:09 README.md 02:17:31 -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 02:04 VERSION 02:17:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 02:09 bin 02:17:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 02:09 cmd 02:17:31 -rw-r--r-- 1 jenkins jenkins 21039 Mar 12 02:16 coverage.out 02:17:31 -rw-rw-r-- 1 jenkins jenkins 6175 Mar 12 02:09 go.mod 02:17:31 -rw-rw-r-- 1 jenkins jenkins 86532 Mar 12 02:09 go.sum 02:17:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 02:09 internal 02:17:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 02:09 mock 02:17:31 -rw-rw-r-- 1 jenkins jenkins 227 Mar 12 02:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:31 + 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=cd3c9672bc7e677ee544375ab4ea4dc728bfac3d --label arch=arm64 --label version=4.0.0-dev.15 . 02:17:32 Sending build context to Docker daemon 10.74MB 02:17:32 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 02:17:32 Step 2/25 : FROM ${BASE} AS builder 02:17:32 ---> 9fa87dbb9f43 02:17:32 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:17:32 ---> Running in 64ca0f86757d 02:17:32 Removing intermediate container 64ca0f86757d 02:17:32 ---> 9878a4340415 02:17:32 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:17:32 ---> Running in 2f8e426386e2 02:17:32 Removing intermediate container 2f8e426386e2 02:17:32 ---> d98004bd3b48 02:17:32 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:17:32 ---> Running in 9d2a6aca7f05 02:17:33 Removing intermediate container 9d2a6aca7f05 02:17:33 ---> 8ff3c3d75b55 02:17:33 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:17:33 ---> Running in 34c646c85f2c 02:17:33 Removing intermediate container 34c646c85f2c 02:17:33 ---> f704c54f1b85 02:17:33 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:17:33 ---> Running in 0f9c5fe86575 02:17:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:17:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:17:37 OK: 244 MiB in 62 packages 02:17:37 Removing intermediate container 0f9c5fe86575 02:17:37 ---> 67e30b86cf30 02:17:37 Step 8/25 : WORKDIR /device-mqtt-go 02:17:38 ---> Running in ab986dbe32ab 02:17:38 Removing intermediate container ab986dbe32ab 02:17:38 ---> e14d8dac4ba9 02:17:38 Step 9/25 : COPY go.mod vendor* ./ 02:17:39 ---> c5b7c81ac295 02:17:39 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:39 ---> Running in 6d91b2d9eaab 02:17:41 Removing intermediate container 6d91b2d9eaab 02:17:41 ---> 65cca012f22c 02:17:41 Step 11/25 : COPY . . 02:17:43 ---> 79d6ff2d007a 02:17:43 Step 12/25 : RUN $MAKE 02:17:43 ---> Running in ee805bda9a3b 02:17:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:21:35 Removing intermediate container ee805bda9a3b 02:21:35 ---> 81b07f71f5fe 02:21:35 Step 13/25 : FROM alpine:3.20 02:21:35 3.20: Pulling from library/alpine 02:21:35 94e9d8af2201: Pulling fs layer 02:21:35 94e9d8af2201: Verifying Checksum 02:21:35 94e9d8af2201: Download complete 02:21:35 94e9d8af2201: Pull complete 02:21:35 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:21:35 Status: Downloaded newer image for alpine:3.20 02:21:35 ---> 7aab056cecc6 02:21:35 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 02:21:35 ---> Running in 047e858088be 02:21:35 Removing intermediate container 047e858088be 02:21:35 ---> 78b486e854c2 02:21:35 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:21:35 ---> Running in 0dbba33988e5 02:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:21:35 (1/1) Installing dumb-init (1.2.5-r3) 02:21:35 Executing busybox-1.36.1-r29.trigger 02:21:35 OK: 9 MiB in 15 packages 02:21:35 Removing intermediate container 0dbba33988e5 02:21:35 ---> ac3af182bd88 02:21:35 Step 16/25 : RUN apk --no-cache upgrade 02:21:35 ---> Running in d1f1e78cea70 02:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:21:35 OK: 9 MiB in 15 packages 02:21:35 Removing intermediate container d1f1e78cea70 02:21:35 ---> cbd53e6ce8f7 02:21:35 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 02:21:36 ---> 46c78158d212 02:21:36 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 02:21:36 ---> b3c3611758ad 02:21:36 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:21:37 ---> cfe410f1ba74 02:21:37 Step 20/25 : EXPOSE 59982 02:21:37 ---> Running in 12c53e67ee82 02:21:37 Removing intermediate container 12c53e67ee82 02:21:37 ---> f817a23783e2 02:21:37 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 02:21:37 ---> Running in 77a0f9df82d4 02:21:38 Removing intermediate container 77a0f9df82d4 02:21:38 ---> 67575c0e6833 02:21:38 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:21:38 ---> Running in d0bb99e9470d 02:21:38 Removing intermediate container d0bb99e9470d 02:21:38 ---> 4f1876a996d3 02:21:38 Step 23/25 : LABEL arch=arm64 02:21:38 ---> Running in 182ece6fa536 02:21:38 Removing intermediate container 182ece6fa536 02:21:38 ---> d881a6561623 02:21:38 Step 24/25 : LABEL git_sha=cd3c9672bc7e677ee544375ab4ea4dc728bfac3d 02:21:39 ---> Running in b55de07ac468 02:21:39 Removing intermediate container b55de07ac468 02:21:39 ---> 3d1b53f959ad 02:21:39 Step 25/25 : LABEL version=4.0.0-dev.15 02:21:39 ---> Running in d946416145c3 02:21:39 Removing intermediate container d946416145c3 02:21:39 ---> 8fdeef7bab25 02:21:39 [Warning] One or more build-args [ARCH] were not consumed 02:21:39 Successfully built 8fdeef7bab25 02:21:39 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:21:39 provisioning config files... 02:21:39 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/193@tmp/config5553560225153345104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:21:40 ---> ****-login.sh 02:21:40 nexus3.edgexfoundry.org:10001 02:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:40 Configure a credential helper to remove this warning. See 02:21:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:40 02:21:40 Login Succeeded 02:21:40 nexus3.edgexfoundry.org:10002 02:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:40 Configure a credential helper to remove this warning. See 02:21:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:40 02:21:40 Login Succeeded 02:21:40 nexus3.edgexfoundry.org:10003 02:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:41 Configure a credential helper to remove this warning. See 02:21:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:41 02:21:41 Login Succeeded 02:21:41 nexus3.edgexfoundry.org:10004 02:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:41 Configure a credential helper to remove this warning. See 02:21:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:41 02:21:41 Login Succeeded 02:21:41 ****.io 02:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:41 Configure a credential helper to remove this warning. See 02:21:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:41 02:21:41 Login Succeeded 02:21:41 ---> ****-login.sh ends [Pipeline] } 02:21:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:21:42 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 02:21:42 cd3c9672bc7e677ee544375ab4ea4dc728bfac3d 02:21:42 latest 02:21:42 4.0.0-dev.15 02:21:42 cd3c9672bc7e677ee544375ab4ea4dc728bfac3d-4.0.0-dev.15 02:21:42 main 02:21:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:42 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:42 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d 02:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:21:42 7819119c484b: Preparing 02:21:42 561bf616bd56: Preparing 02:21:42 8f8a352c9709: Preparing 02:21:42 6f91f04ae9c1: Preparing 02:21:42 2e2ce0bd2e23: Preparing 02:21:42 dd9c8f8612c8: Preparing 02:21:42 dd9c8f8612c8: Waiting 02:21:43 6f91f04ae9c1: Pushed 02:21:43 2e2ce0bd2e23: Pushed 02:21:43 561bf616bd56: Pushed 02:21:43 7819119c484b: Pushed 02:21:43 dd9c8f8612c8: Layer already exists 02:21:53 8f8a352c9709: Pushed 02:21:53 cd3c9672bc7e677ee544375ab4ea4dc728bfac3d: digest: sha256:3fbf52cb5ea6032ec414b6d221009849b3109d7e6de17033c9b8889fc48c4254 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:53 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:53 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:21:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:21:53 7819119c484b: Preparing 02:21:53 561bf616bd56: Preparing 02:21:53 8f8a352c9709: Preparing 02:21:53 6f91f04ae9c1: Preparing 02:21:53 2e2ce0bd2e23: Preparing 02:21:53 dd9c8f8612c8: Preparing 02:21:53 dd9c8f8612c8: Waiting 02:21:53 7819119c484b: Layer already exists 02:21:53 8f8a352c9709: Layer already exists 02:21:53 561bf616bd56: Layer already exists 02:21:53 2e2ce0bd2e23: Layer already exists 02:21:53 6f91f04ae9c1: Layer already exists 02:21:53 dd9c8f8612c8: Layer already exists 02:21:54 latest: digest: sha256:3fbf52cb5ea6032ec414b6d221009849b3109d7e6de17033c9b8889fc48c4254 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:54 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:54 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.15 02:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:21:54 7819119c484b: Preparing 02:21:54 561bf616bd56: Preparing 02:21:54 8f8a352c9709: Preparing 02:21:54 6f91f04ae9c1: Preparing 02:21:54 2e2ce0bd2e23: Preparing 02:21:54 dd9c8f8612c8: Preparing 02:21:54 dd9c8f8612c8: Waiting 02:21:54 561bf616bd56: Layer already exists 02:21:54 2e2ce0bd2e23: Layer already exists 02:21:54 8f8a352c9709: Layer already exists 02:21:54 7819119c484b: Layer already exists 02:21:54 6f91f04ae9c1: Layer already exists 02:21:54 dd9c8f8612c8: Layer already exists 02:21:54 4.0.0-dev.15: digest: sha256:3fbf52cb5ea6032ec414b6d221009849b3109d7e6de17033c9b8889fc48c4254 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:55 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:55 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d-4.0.0-dev.15 02:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:21:55 7819119c484b: Preparing 02:21:55 561bf616bd56: Preparing 02:21:55 8f8a352c9709: Preparing 02:21:55 6f91f04ae9c1: Preparing 02:21:55 2e2ce0bd2e23: Preparing 02:21:55 dd9c8f8612c8: Preparing 02:21:55 dd9c8f8612c8: Waiting 02:21:55 8f8a352c9709: Layer already exists 02:21:55 7819119c484b: Layer already exists 02:21:55 561bf616bd56: Layer already exists 02:21:55 6f91f04ae9c1: Layer already exists 02:21:55 2e2ce0bd2e23: Layer already exists 02:21:55 dd9c8f8612c8: Layer already exists 02:21:56 cd3c9672bc7e677ee544375ab4ea4dc728bfac3d-4.0.0-dev.15: digest: sha256:3fbf52cb5ea6032ec414b6d221009849b3109d7e6de17033c9b8889fc48c4254 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:56 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:56 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 02:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:21:56 7819119c484b: Preparing 02:21:56 561bf616bd56: Preparing 02:21:56 8f8a352c9709: Preparing 02:21:56 6f91f04ae9c1: Preparing 02:21:56 2e2ce0bd2e23: Preparing 02:21:56 dd9c8f8612c8: Preparing 02:21:56 dd9c8f8612c8: Waiting 02:21:56 2e2ce0bd2e23: Layer already exists 02:21:56 7819119c484b: Layer already exists 02:21:56 8f8a352c9709: Layer already exists 02:21:56 561bf616bd56: Layer already exists 02:21:56 6f91f04ae9c1: Layer already exists 02:21:56 dd9c8f8612c8: Layer already exists 02:21:57 main: digest: sha256:3fbf52cb5ea6032ec414b6d221009849b3109d7e6de17033c9b8889fc48c4254 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:57 ===================================================== [Pipeline] echo 02:21:57 taggedImages: 02:21:57 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d 02:21:57 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:21:57 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.15 02:21:57 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d-4.0.0-dev.15 02:21:57 - 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 02:21:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:21:57 02:21:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:21:57 arm64: Pulling from edgex-lftools-log-publisher 02:21:57 8998bd30e6a1: Pulling fs layer 02:21:57 04944245beec: Pulling fs layer 02:21:57 699f458cf7ca: Pulling fs layer 02:21:57 765212b225bb: Pulling fs layer 02:21:57 f23df028b6ca: Pulling fs layer 02:21:57 d65c8cfc05b1: Pulling fs layer 02:21:57 2437ff75d9bd: Pulling fs layer 02:21:57 f23df028b6ca: Waiting 02:21:57 d65c8cfc05b1: Waiting 02:21:57 2437ff75d9bd: Waiting 02:21:57 765212b225bb: Waiting 02:21:58 04944245beec: Verifying Checksum 02:21:58 04944245beec: Download complete 02:21:58 765212b225bb: Verifying Checksum 02:21:58 765212b225bb: Download complete 02:21:58 f23df028b6ca: Verifying Checksum 02:21:58 f23df028b6ca: Download complete 02:21:58 d65c8cfc05b1: Verifying Checksum 02:21:58 d65c8cfc05b1: Download complete 02:21:58 699f458cf7ca: Verifying Checksum 02:21:58 699f458cf7ca: Download complete 02:21:59 8998bd30e6a1: Download complete 02:22:01 2437ff75d9bd: Verifying Checksum 02:22:01 2437ff75d9bd: Download complete 02:22:04 8998bd30e6a1: Pull complete 02:22:04 04944245beec: Pull complete 02:22:06 699f458cf7ca: Pull complete 02:22:06 765212b225bb: Pull complete 02:22:07 f23df028b6ca: Pull complete 02:22:07 d65c8cfc05b1: Pull complete 02:22:26 2437ff75d9bd: Pull complete 02:22:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:22:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:26 prd-ubuntu20.04-docker-arm64-4c-16g-41009 does not seem to be running inside a container 02:22:26 $ 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/193 -v /w/workspace/device-mqtt-go/193:/w/workspace/device-mqtt-go/193:rw,z -v /w/workspace/device-mqtt-go/193@tmp:/w/workspace/device-mqtt-go/193@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 02:22:29 $ docker top 3368ce8b2c6b0c4e46af617985d100d2281808969b216c86eff15a79188c15b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:30 ---> job-cost.sh 02:22:30 lf-activate-venv: SKIPPING 02:22:30 INFO: No Stack... 02:22:30 INFO: Retrieving Pricing Info for: v3-standard-4 02:22:31 INFO: Archiving Costs [Pipeline] sh 02:22:32 + cat /w/workspace/device-mqtt-go/193/archives/cost.csv 02:22:32 + cut -d, -f6 [Pipeline] lock 02:22:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-193-stack-cost] 02:22:32 Resource [jenkins-edgexfoundry-device-mqtt-go-main-193-stack-cost] did not exist. Created. 02:22:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:22:33 /w/workspace/device-mqtt-go/193@tmp/durable-88c2fbd7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:22:33 + echo total: 0.10999999940395355 [Pipeline] stash 02:22:33 Warning: overwriting stash ‘stack-cost’ 02:22:33 Stashed 1 file(s) [Pipeline] } 02:22:33 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-193-stack-cost] [Pipeline] // lock [Pipeline] } 02:22:33 $ docker stop --time=1 3368ce8b2c6b0c4e46af617985d100d2281808969b216c86eff15a79188c15b5 02:22:35 $ docker rm -f --volumes 3368ce8b2c6b0c4e46af617985d100d2281808969b216c86eff15a79188c15b5 [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 02:22:35 provisioning config files... 02:22:35 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1363661878054014130tmp [Pipeline] { [Pipeline] sh 02:22:36 + set +x 02:22:36 + curl -s https://codecov.io/bash 02:22:36 + bash -s -- 02:22:36 02:22:36 _____ _ 02:22:36 / ____| | | 02:22:36 | | ___ __| | ___ ___ _____ __ 02:22:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:22:36 | |___| (_) | (_| | __/ (_| (_) \ V / 02:22:36 \_____\___/ \__,_|\___|\___\___/ \_/ 02:22:36 Bash-1.0.6 02:22:36 02:22:36 02:22:36 ==> git version 2.25.1 found 02:22:36 ==> 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 02:22:36 Release-Date: 2020-01-08 02:22:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:22:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:22:36 ==> Jenkins CI detected. 02:22:36 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 02:22:36 project root: . 02:22:36 --> token set from env 02:22:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:22:36 ==> Running gcov in . (disable via -X gcov) 02:22:36 ==> Python coveragepy not found 02:22:36 ==> Searching for coverage reports in: 02:22:36 + . 02:22:36 -> Found 1 reports 02:22:36 ==> Detecting git/mercurial file structure 02:22:36 ==> Reading reports 02:22:36 + ./coverage.out bytes=21039 02:22:36 ==> Appending adjustments 02:22:36 https://docs.codecov.io/docs/fixing-reports 02:22:36 + Found adjustments 02:22:36 ==> Gzipping contents 02:22:36 4.0K /tmp/codecov.qAVUKQ.gz 02:22:36 ==> Uploading reports 02:22:36 url: https://codecov.io 02:22:36 query: branch=main&commit=cd3c9672bc7e677ee544375ab4ea4dc728bfac3d&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:22:36 -> Pinging Codecov 02:22:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=cd3c9672bc7e677ee544375ab4ea4dc728bfac3d&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:22:36 -> Uploading to 02:22:36 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/cd3c9672bc7e677ee544375ab4ea4dc728bfac3d/70c2f537-1e54-42c6-bf38-7d02f9834cea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T022236Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a399f60dd6eca3bf3d6bccf45000d5430e77d2a77a30d1ada8857eafc9ef03a9 02:22:36 % Total % Received % Xferd Average Speed Time Time Time Current 02:22:36 Dload Upload Total Spent Left Speed 02:22:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 19567 --:--:-- --:--:-- --:--:-- 19567 02:22:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [Pipeline] } 02:22:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:22:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:22:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:22:37 02:22:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:22:37 latest: Pulling from edgex-devops/edgex-snyk-go 02:22:37 43c4264eed91: Pulling fs layer 02:22:37 4cc291be95ef: Pulling fs layer 02:22:37 2ac1f1163629: Pulling fs layer 02:22:37 5c3c966382ef: Pulling fs layer 02:22:37 4f4fb700ef54: Pulling fs layer 02:22:37 d9c7d2e4e75e: Pulling fs layer 02:22:37 9c3e1370e548: Pulling fs layer 02:22:37 5c3c966382ef: Waiting 02:22:37 4f4fb700ef54: Waiting 02:22:37 d9c7d2e4e75e: Waiting 02:22:37 9c3e1370e548: Waiting 02:22:37 4cc291be95ef: Verifying Checksum 02:22:37 4cc291be95ef: Download complete 02:22:37 5c3c966382ef: Verifying Checksum 02:22:37 5c3c966382ef: Download complete 02:22:37 4f4fb700ef54: Verifying Checksum 02:22:37 4f4fb700ef54: Download complete 02:22:37 43c4264eed91: Download complete 02:22:37 43c4264eed91: Pull complete 02:22:37 4cc291be95ef: Pull complete 02:22:37 d9c7d2e4e75e: Verifying Checksum 02:22:37 d9c7d2e4e75e: Download complete 02:22:38 2ac1f1163629: Download complete 02:22:38 9c3e1370e548: Verifying Checksum 02:22:38 9c3e1370e548: Download complete 02:22:41 2ac1f1163629: Pull complete 02:22:41 5c3c966382ef: Pull complete 02:22:41 4f4fb700ef54: Pull complete 02:22:41 d9c7d2e4e75e: Pull complete 02:22:44 9c3e1370e548: Pull complete 02:22:44 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:22:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:22:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:44 prd-ubuntu20.04-docker-8c-8g-40989 does not seem to be running inside a container 02:22:44 $ 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 02:22:48 $ docker top ed19e4b84c3587ebafa5e8ec04b6828ae9781ca0f9bdb9f485d5eb0b32b2a81e -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo 02:22:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 02:22:49 + set -o pipefail 02:22:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 02:22:57 02:22:57 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 02:22:57 02:22:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/dc43ac27-4107-419c-9a7b-37344d3d0098 02:22:57 02:22:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:22:57 02:22:57 02:22:57 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:22:57 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:22:58 $ docker stop --time=1 ed19e4b84c3587ebafa5e8ec04b6828ae9781ca0f9bdb9f485d5eb0b32b2a81e 02:23:01 $ docker rm -f --volumes ed19e4b84c3587ebafa5e8ec04b6828ae9781ca0f9bdb9f485d5eb0b32b2a81e [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 02:23:02 + git log --format=format:%s -1 cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [Pipeline] sh 02:23:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:23:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:02 prd-ubuntu20.04-docker-8c-8g-40989 does not seem to be running inside a container 02:23:02 $ 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 02:23:03 $ docker top 6e8a478166dddf1d8c7486770b494082d64881236a64197aa60c83e9f739d0da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:23:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:03 [ssh-agent] Looking for ssh-agent implementation... 02:23:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:03 $ docker exec 6e8a478166dddf1d8c7486770b494082d64881236a64197aa60c83e9f739d0da ssh-agent 02:23:03 SSH_AUTH_SOCK=/tmp/ssh-P8fRHb4Wo1Yc/agent.32 02:23:03 SSH_AGENT_PID=38 02:23:03 Running ssh-add (command line suppressed) 02:23:03 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_272064813724564674.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_272064813724564674.key) 02:23:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:04 + git semver tag 02:23:04 2025-03-12 02:23:04,204 [run_tag] DEBUG tag force:False 02:23:04 2025-03-12 02:23:04,204 [check_head_tag] DEBUG check head tag 02:23:04 2025-03-12 02:23:04,205 [execute] INFO git cat-file --batch-check 02:23:04 2025-03-12 02:23:04,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 02:23:04 2025-03-12 02:23:04,210 [execute] INFO git cat-file --batch 02:23:04 2025-03-12 02:23:04,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 02:23:04 2025-03-12 02:23:04,235 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:23:04 2025-03-12 02:23:04,235 [execute] INFO git tag -a v4.0.0-dev.15 -m v4.0.0-dev.15 02:23:04 2025-03-12 02:23:04,236 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.15', '-m', 'v4.0.0-dev.15'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 02:23:04 2025-03-12 02:23:04,240 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:23:04 4.0.0-dev.15 [Pipeline] } 02:23:04 $ docker exec --env ******** --env ******** 6e8a478166dddf1d8c7486770b494082d64881236a64197aa60c83e9f739d0da ssh-agent -k 02:23:04 unset SSH_AUTH_SOCK; 02:23:04 unset SSH_AGENT_PID; 02:23:04 echo Agent pid 38 killed; 02:23:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:23:04 + git semver [Pipeline] } 02:23:05 $ docker stop --time=1 6e8a478166dddf1d8c7486770b494082d64881236a64197aa60c83e9f739d0da 02:23:06 $ docker rm -f --volumes 6e8a478166dddf1d8c7486770b494082d64881236a64197aa60c83e9f739d0da [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:23:06 02:23:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:23:06 0.23.1-centos7: Pulling from edgex-lftools 02:23:06 ab5ef0e58194: Pulling fs layer 02:23:06 9712f1f96733: Pulling fs layer 02:23:06 63f879dbbcfc: Pulling fs layer 02:23:06 0d9ebad4ef96: Pulling fs layer 02:23:06 e9a5061849ea: Pulling fs layer 02:23:06 d747dcd14b5f: Pulling fs layer 02:23:06 2de7ff778b66: Pulling fs layer 02:23:06 e9a5061849ea: Waiting 02:23:06 0d9ebad4ef96: Waiting 02:23:06 2de7ff778b66: Waiting 02:23:06 d747dcd14b5f: Waiting 02:23:06 9712f1f96733: Verifying Checksum 02:23:06 9712f1f96733: Download complete 02:23:07 63f879dbbcfc: Verifying Checksum 02:23:07 63f879dbbcfc: Download complete 02:23:07 0d9ebad4ef96: Verifying Checksum 02:23:07 0d9ebad4ef96: Download complete 02:23:07 d747dcd14b5f: Verifying Checksum 02:23:07 d747dcd14b5f: Download complete 02:23:07 e9a5061849ea: Verifying Checksum 02:23:07 e9a5061849ea: Download complete 02:23:07 ab5ef0e58194: Verifying Checksum 02:23:07 ab5ef0e58194: Download complete 02:23:07 2de7ff778b66: Verifying Checksum 02:23:07 2de7ff778b66: Download complete 02:23:10 ab5ef0e58194: Pull complete 02:23:10 9712f1f96733: Pull complete 02:23:10 63f879dbbcfc: Pull complete 02:23:13 0d9ebad4ef96: Pull complete 02:23:13 e9a5061849ea: Pull complete 02:23:13 d747dcd14b5f: Pull complete 02:23:14 2de7ff778b66: Pull complete 02:23:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:23:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:23:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:14 prd-ubuntu20.04-docker-8c-8g-40989 does not seem to be running inside a container 02:23:14 $ 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 02:23:17 $ docker top 15643c7fccdf9a031bcf114cda6f857322880afe550cfd238746e2c002af0aa2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:23:17 provisioning config files... 02:23:17 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11051261716769161037tmp 02:23:17 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12637815243552004927tmp 02:23:17 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8127157519929921434tmp [Pipeline] { [Pipeline] echo 02:23:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:23:17 ---> sigul-configuration.sh 02:23:17 gpg: directory `/root/.gnupg' created 02:23:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:23:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:23:17 gpg: keyring `/root/.gnupg/secring.gpg' created 02:23:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:23:17 gpg: CAST5 encrypted data 02:23:17 gpg: encrypted with 1 passphrase 02:23:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:23:18 + mkdir /home/jenkins 02:23:18 + mkdir /home/jenkins/sigul [Pipeline] sh 02:23:18 + 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 02:23:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:23:18 ---> sigul-install.sh 02:23:18 Sigul already installed; skipping installation. [Pipeline] sh 02:23:19 + git tag --list 02:23:19 0.7.1 02:23:19 v1.0.0 02:23:19 v1.1.0 02:23:19 v1.1.1 02:23:19 v1.2.2 02:23:19 v1.3.0 02:23:19 v1.3.1 02:23:19 v2.0.0 02:23:19 v2.1.0 02:23:19 v2.1.1 02:23:19 v2.2.0 02:23:19 v2.3.0 02:23:19 v3.0 02:23:19 v3.0.0 02:23:19 v3.1 02:23:19 v3.1.0 02:23:19 v3.1.0-dev.1 02:23:19 v3.1.0-dev.10 02:23:19 v3.1.0-dev.11 02:23:19 v3.1.0-dev.12 02:23:19 v3.1.0-dev.13 02:23:19 v3.1.0-dev.14 02:23:19 v3.1.0-dev.15 02:23:19 v3.1.0-dev.16 02:23:19 v3.1.0-dev.17 02:23:19 v3.1.0-dev.18 02:23:19 v3.1.0-dev.19 02:23:19 v3.1.0-dev.2 02:23:19 v3.1.0-dev.20 02:23:19 v3.1.0-dev.21 02:23:19 v3.1.0-dev.22 02:23:19 v3.1.0-dev.23 02:23:19 v3.1.0-dev.24 02:23:19 v3.1.0-dev.25 02:23:19 v3.1.0-dev.3 02:23:19 v3.1.0-dev.4 02:23:19 v3.1.0-dev.5 02:23:19 v3.1.0-dev.6 02:23:19 v3.1.0-dev.7 02:23:19 v3.1.0-dev.8 02:23:19 v3.1.0-dev.9 02:23:19 v3.1.1 02:23:19 v3.2.0-dev.1 02:23:19 v3.2.0-dev.10 02:23:19 v3.2.0-dev.11 02:23:19 v3.2.0-dev.12 02:23:19 v3.2.0-dev.13 02:23:19 v3.2.0-dev.14 02:23:19 v3.2.0-dev.15 02:23:19 v3.2.0-dev.16 02:23:19 v3.2.0-dev.17 02:23:19 v3.2.0-dev.18 02:23:19 v3.2.0-dev.19 02:23:19 v3.2.0-dev.2 02:23:19 v3.2.0-dev.20 02:23:19 v3.2.0-dev.21 02:23:19 v3.2.0-dev.22 02:23:19 v3.2.0-dev.23 02:23:19 v3.2.0-dev.3 02:23:19 v3.2.0-dev.4 02:23:19 v3.2.0-dev.5 02:23:19 v3.2.0-dev.6 02:23:19 v3.2.0-dev.7 02:23:19 v3.2.0-dev.8 02:23:19 v3.2.0-dev.9 02:23:19 v4.0.0-dev.1 02:23:19 v4.0.0-dev.10 02:23:19 v4.0.0-dev.11 02:23:19 v4.0.0-dev.12 02:23:19 v4.0.0-dev.13 02:23:19 v4.0.0-dev.14 02:23:19 v4.0.0-dev.15 02:23:19 v4.0.0-dev.2 02:23:19 v4.0.0-dev.3 02:23:19 v4.0.0-dev.4 02:23:19 v4.0.0-dev.5 02:23:19 v4.0.0-dev.6 02:23:19 v4.0.0-dev.7 02:23:19 v4.0.0-dev.8 02:23:19 v4.0.0-dev.9 [Pipeline] sh 02:23:19 + lftools sign git-tag v4.0.0-dev.15 02:23:20 Signing Git tag with Sigul... 02:23:20 Signing v4.0.0-dev.15 [Pipeline] echo 02:23:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:23:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:23:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:23:20 $ docker stop --time=1 15643c7fccdf9a031bcf114cda6f857322880afe550cfd238746e2c002af0aa2 02:23:21 $ docker rm -f --volumes 15643c7fccdf9a031bcf114cda6f857322880afe550cfd238746e2c002af0aa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:23:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:23:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:22 prd-ubuntu20.04-docker-8c-8g-40989 does not seem to be running inside a container 02:23:22 $ 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 02:23:23 $ docker top 5534c52d67edaa41da2abde088c897ff4ea860b51b730bb1a9fe2734c4bbc9f6 -eo pid,comm 02:23:23 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). 02:23:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:23:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:23 [ssh-agent] Looking for ssh-agent implementation... 02:23:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:23 $ docker exec 5534c52d67edaa41da2abde088c897ff4ea860b51b730bb1a9fe2734c4bbc9f6 ssh-agent 02:23:23 SSH_AUTH_SOCK=/tmp/ssh-7xca7Rgh6WEu/agent.32 02:23:23 SSH_AGENT_PID=38 02:23:23 Running ssh-add (command line suppressed) 02:23:23 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17139379307781592922.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17139379307781592922.key) 02:23:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:23 + git semver bump pre 02:23:24 2025-03-12 02:23:24,017 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:23:24 2025-03-12 02:23:24,017 [bump_version] DEBUG bumping version:4.0.0-dev.15 on axis:pre with prefix:dev 02:23:24 2025-03-12 02:23:24,017 [bump_version] DEBUG bumped version:4.0.0-dev.16 02:23:24 2025-03-12 02:23:24,017 [write_version] DEBUG write version:4.0.0-dev.16 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 02:23:24 2025-03-12 02:23:24,017 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:23:24 2025-03-12 02:23:24,017 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:23:24 2025-03-12 02:23:24,019 [execute] INFO git cat-file --batch-check 02:23:24 2025-03-12 02:23:24,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:23:24 2025-03-12 02:23:24,024 [execute] INFO git cat-file --batch 02:23:24 2025-03-12 02:23:24,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:23:24 2025-03-12 02:23:24,029 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:23:24 4.0.0-dev.16 [Pipeline] } 02:23:24 $ docker exec --env ******** --env ******** 5534c52d67edaa41da2abde088c897ff4ea860b51b730bb1a9fe2734c4bbc9f6 ssh-agent -k 02:23:24 unset SSH_AUTH_SOCK; 02:23:24 unset SSH_AGENT_PID; 02:23:24 echo Agent pid 38 killed; 02:23:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:23:24 + git semver [Pipeline] } 02:23:24 $ docker stop --time=1 5534c52d67edaa41da2abde088c897ff4ea860b51b730bb1a9fe2734c4bbc9f6 02:23:26 $ docker rm -f --volumes 5534c52d67edaa41da2abde088c897ff4ea860b51b730bb1a9fe2734c4bbc9f6 [Pipeline] // withDockerContainer [Pipeline] sh 02:23:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:23:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:26 prd-ubuntu20.04-docker-8c-8g-40989 does not seem to be running inside a container 02:23:26 $ 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 02:23:27 $ docker top e69b57d8b7d008685161891707d255929a6d87ca1abfb283a3507e05b449c411 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:23:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:27 [ssh-agent] Looking for ssh-agent implementation... 02:23:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:27 $ docker exec e69b57d8b7d008685161891707d255929a6d87ca1abfb283a3507e05b449c411 ssh-agent 02:23:27 SSH_AUTH_SOCK=/tmp/ssh-34NTfAH51hWJ/agent.32 02:23:27 SSH_AGENT_PID=38 02:23:27 Running ssh-add (command line suppressed) 02:23:27 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1606409548621556109.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1606409548621556109.key) 02:23:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:27 + git semver push 02:23:28 2025-03-12 02:23:28,022 [run_push] DEBUG push 02:23:28 2025-03-12 02:23:28,023 [execute] INFO git cat-file --batch-check 02:23:28 2025-03-12 02:23:28,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:23:28 2025-03-12 02:23:28,027 [execute] INFO git rev-list 9b96095c828e2f0a95ecf135d7a35e0e1baf1df2 -- 02:23:28 2025-03-12 02:23:28,028 [execute] DEBUG Popen(['git', 'rev-list', '9b96095c828e2f0a95ecf135d7a35e0e1baf1df2', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:23:28 2025-03-12 02:23:28,037 [execute] INFO git fetch -v origin 02:23:28 2025-03-12 02:23:28,038 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:23:28 2025-03-12 02:23:28,508 [run_push] DEBUG no remote changes detected 02:23:28 2025-03-12 02:23:28,508 [execute] INFO git push origin semver 02:23:28 2025-03-12 02:23:28,508 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:23:29 2025-03-12 02:23:29,207 [run_push] DEBUG push all version tags 02:23:29 2025-03-12 02:23:29,208 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:23:29 2025-03-12 02:23:29,208 [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) 02:23:30 2025-03-12 02:23:29,909 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:23:30 4.0.0-dev.16 [Pipeline] } 02:23:30 $ docker exec --env ******** --env ******** e69b57d8b7d008685161891707d255929a6d87ca1abfb283a3507e05b449c411 ssh-agent -k 02:23:30 unset SSH_AUTH_SOCK; 02:23:30 unset SSH_AGENT_PID; 02:23:30 echo Agent pid 38 killed; 02:23:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:23:30 + git semver [Pipeline] } 02:23:30 $ docker stop --time=1 e69b57d8b7d008685161891707d255929a6d87ca1abfb283a3507e05b449c411 02:23:32 $ docker rm -f --volumes e69b57d8b7d008685161891707d255929a6d87ca1abfb283a3507e05b449c411 [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 02:23:32 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 02:23:32 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:23:32 total 16 02:23:32 drwxr-xr-x 3 root root 4096 Mar 12 02:07 . 02:23:32 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 02:23 .. 02:23:32 drwxr-xr-x 2 root root 4096 Mar 12 02:07 cost 02:23:32 -rw-r--r-- 1 root root 86 Mar 12 02:07 cost.csv 02:23:32 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:23:32 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:23:32 total 16 02:23:32 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 02:07 . 02:23:32 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 02:23 .. 02:23:32 drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 02:07 cost 02:23:32 -rw-r--r-- 1 jenkins jenkins 86 Mar 12 02:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:23:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:23:33 ---> package-listing.sh 02:23:33 ++ facter osfamily 02:23:33 ++ tr '[:upper:]' '[:lower:]' 02:23:34 + OS_FAMILY=debian 02:23:34 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 02:23:34 + START_PACKAGES=/tmp/packages_start.txt 02:23:34 + END_PACKAGES=/tmp/packages_end.txt 02:23:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:23:34 + PACKAGES=/tmp/packages_start.txt 02:23:34 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:23:34 + PACKAGES=/tmp/packages_end.txt 02:23:34 + case "${OS_FAMILY}" in 02:23:34 + dpkg -l 02:23:34 + grep '^ii' 02:23:34 + '[' -f /tmp/packages_start.txt ']' 02:23:34 + '[' -f /tmp/packages_end.txt ']' 02:23:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:23:34 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:23:34 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 02:23:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 02:23:34 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 02:23:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:23:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:35 prd-ubuntu20.04-docker-8c-8g-40989 does not seem to be running inside a container 02:23:35 $ 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 02:23:35 $ docker top 4e501f4700d5991d12bb10bf53a27b5f19e2f0624036fc946c511270e0f26094 -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:35 + touch /tmp/pre-build-complete [Pipeline] sh 02:23:36 + mkdir -p /var/log/sysstat [Pipeline] sh 02:23:36 + ls /var/log/sa-host 02:23:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:23:36 provisioning config files... 02:23:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15897757695681820729tmp [Pipeline] { [Pipeline] echo 02:23:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:23:36 ---> create-netrc.sh [Pipeline] } 02:23:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:23:37 ---> python-tools-install.sh [Pipeline] echo 02:23:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:23:37 ---> sudo-logs.sh 02:23:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:23:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:23:37 ---> job-cost.sh 02:23:37 lf-activate-venv: SKIPPING 02:23:37 DEBUG: total: 0.2199999988079071 02:23:37 INFO: Retrieving Stack Cost... 02:23:38 INFO: Retrieving Pricing Info for: v3-standard-8 02:23:38 INFO: Archiving Costs [Pipeline] echo 02:23:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:23:38 ---> logs-deploy.sh 02:23:38 lf-activate-venv: SKIPPING 02:23:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/193 02:23:38 INFO: archiving workspace using pattern(s): 02:23:39 Archives upload complete. 02:23:39 INFO: archiving logs to Nexus