Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c6e158839bcd084ea8f5f3d68e1f575365487a32 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-ssh3711643706945470080.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh10602704932779053979.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh15302761581423700885.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh5154392916527792582.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-ssh8218478070841526595.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9028 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 c6e158839bcd084ea8f5f3d68e1f575365487a32 (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 c6e158839bcd084ea8f5f3d68e1f575365487a32 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#797)" > git rev-list --no-walk 6ee0fa4037d33e245ee40150488dce33fae57236 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:16:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:16:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:16:22 ========================================================= 02:16:22 EdgeX Global Pipelines Version Info 02:16:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:16:23 ------------------- 02:16:23 stable info: 02:16:23 ------------------- 02:16:23 Commited By: Cherry Wang cherry@iotechsys.com 02:16:23 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:16:23 Message: update stable to v1.0.278 02:16:23 ------------------- 02:16:23 experimental info: 02:16:23 ------------------- 02:16:23 Commited By: **** collab-it+edgex@linuxfoundation.org 02:16:23 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:16:23 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:16:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:16:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:16:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:16:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:16:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:16:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:16:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:16:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:16:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6e158839bcd084ea8f5f3d68e1f575365487a32 [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6e1588 [Pipeline] echo 02:16:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:16:24 provisioning config files... 02:16:24 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16382845598236805128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:24 ---> ****-login.sh 02:16:24 nexus3.edgexfoundry.org:10001 02:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:25 02:16:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:16:25 Configure a credential helper to remove this warning. See 02:16:25 https://docs.****.com/go/credential-store/ 02:16:25 02:16:25 Login Succeeded 02:16:25 nexus3.edgexfoundry.org:10002 02:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:25 02:16:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:16:25 Configure a credential helper to remove this warning. See 02:16:25 https://docs.****.com/go/credential-store/ 02:16:25 02:16:25 Login Succeeded 02:16:25 nexus3.edgexfoundry.org:10003 02:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:25 02:16:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:16:25 Configure a credential helper to remove this warning. See 02:16:25 https://docs.****.com/go/credential-store/ 02:16:25 02:16:25 Login Succeeded 02:16:25 nexus3.edgexfoundry.org:10004 02:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:25 02:16:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:16:25 Configure a credential helper to remove this warning. See 02:16:25 https://docs.****.com/go/credential-store/ 02:16:25 02:16:25 Login Succeeded 02:16:25 ****.io 02:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:25 02:16:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:16:25 Configure a credential helper to remove this warning. See 02:16:25 https://docs.****.com/go/credential-store/ 02:16:25 02:16:25 Login Succeeded 02:16:25 ---> ****-login.sh ends [Pipeline] } 02:16:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:16:26 + git rev-list -1 --merges c6e158839bcd084ea8f5f3d68e1f575365487a32~1..c6e158839bcd084ea8f5f3d68e1f575365487a32 [Pipeline] echo 02:16:26 -----------> git rev-list -1 --merges c6e158839bcd084ea8f5f3d68e1f575365487a32~1..c6e158839bcd084ea8f5f3d68e1f575365487a32 c6e158839bcd084ea8f5f3d68e1f575365487a32 [false] [Pipeline] sh 02:16:26 + git log --format=format:%s -1 c6e158839bcd084ea8f5f3d68e1f575365487a32 [Pipeline] echo 02:16:26 ========================================================= 02:16:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:16:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:16:26 + git log --format=format:%s -1 c6e158839bcd084ea8f5f3d68e1f575365487a32 [Pipeline] echo 02:16:26 [semverPrep] GIT_COMMIT: c6e158839bcd084ea8f5f3d68e1f575365487a32, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#797) [Pipeline] echo 02:16:26 [semverPrep] This is not a build commit. [Pipeline] sh 02:16:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:16:27 + grep -v github /etc/ssh/ssh_known_hosts 02:16:27 + [ -e /tmp/ssh_known_hosts ] 02:16:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:16:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:16:27 + sudo tee -a /etc/ssh/ssh_known_hosts 02:16:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:16:27 02:16:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:16:28 0.1.4: Pulling from edgex-devops/py-git-semver 02:16:28 3dae71ba6b94: Pulling fs layer 02:16:28 6bf1a483ea7c: Pulling fs layer 02:16:28 f5dfc541a4d3: Pulling fs layer 02:16:28 461d9e800cba: Pulling fs layer 02:16:28 80192f66455f: Pulling fs layer 02:16:28 2e8e34ca0e6c: Pulling fs layer 02:16:28 a29436f7fd5d: Pulling fs layer 02:16:28 923cac83aea3: Pulling fs layer 02:16:28 25ad8b0a4227: Pulling fs layer 02:16:28 db01528c6b51: Pulling fs layer 02:16:28 28988de357af: Pulling fs layer 02:16:28 461d9e800cba: Waiting 02:16:28 80192f66455f: Waiting 02:16:28 2e8e34ca0e6c: Waiting 02:16:28 a29436f7fd5d: Waiting 02:16:28 923cac83aea3: Waiting 02:16:28 25ad8b0a4227: Waiting 02:16:28 db01528c6b51: Waiting 02:16:28 28988de357af: Waiting 02:16:28 6bf1a483ea7c: Verifying Checksum 02:16:28 6bf1a483ea7c: Download complete 02:16:28 461d9e800cba: Verifying Checksum 02:16:28 461d9e800cba: Download complete 02:16:28 80192f66455f: Download complete 02:16:28 f5dfc541a4d3: Verifying Checksum 02:16:28 f5dfc541a4d3: Download complete 02:16:28 3dae71ba6b94: Download complete 02:16:28 923cac83aea3: Download complete 02:16:28 25ad8b0a4227: Verifying Checksum 02:16:28 25ad8b0a4227: Download complete 02:16:28 db01528c6b51: Download complete 02:16:28 28988de357af: Download complete 02:16:28 a29436f7fd5d: Verifying Checksum 02:16:28 a29436f7fd5d: Download complete 02:16:28 2e8e34ca0e6c: Verifying Checksum 02:16:28 2e8e34ca0e6c: Download complete 02:16:29 3dae71ba6b94: Pull complete 02:16:29 6bf1a483ea7c: Pull complete 02:16:30 f5dfc541a4d3: Pull complete 02:16:30 461d9e800cba: Pull complete 02:16:30 80192f66455f: Pull complete 02:16:33 2e8e34ca0e6c: Pull complete 02:16:34 a29436f7fd5d: Pull complete 02:16:34 923cac83aea3: Pull complete 02:16:34 25ad8b0a4227: Pull complete 02:16:34 db01528c6b51: Pull complete 02:16:34 28988de357af: Pull complete 02:16:34 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:16:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:16:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:34 prd-ubuntu20.04-docker-8c-8g-9028 does not seem to be running inside a container 02:16:34 $ 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:16:36 $ docker top d5bd853b70e21e38a27d8d7b5f3e9a4769da5ad5e249555e07fd3012a43cb8d3 -eo pid,comm 02:16:36 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:16:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:16:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:16:36 [ssh-agent] Looking for ssh-agent implementation... 02:16:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:16:36 $ docker exec d5bd853b70e21e38a27d8d7b5f3e9a4769da5ad5e249555e07fd3012a43cb8d3 ssh-agent 02:16:36 SSH_AUTH_SOCK=/tmp/ssh-vaZdNLxOONyt/agent.33 02:16:36 SSH_AGENT_PID=39 02:16:36 Running ssh-add (command line suppressed) 02:16:36 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2821958629135388569.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2821958629135388569.key) 02:16:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:16:36 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh 02:16:37 + git tag --points-at HEAD [Pipeline] } 02:16:37 $ docker exec --env ******** --env ******** d5bd853b70e21e38a27d8d7b5f3e9a4769da5ad5e249555e07fd3012a43cb8d3 ssh-agent -k 02:16:37 unset SSH_AUTH_SOCK; 02:16:37 unset SSH_AGENT_PID; 02:16:37 echo Agent pid 39 killed; 02:16:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:16:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:16:37 [ssh-agent] Looking for ssh-agent implementation... 02:16:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:16:37 $ docker exec d5bd853b70e21e38a27d8d7b5f3e9a4769da5ad5e249555e07fd3012a43cb8d3 ssh-agent 02:16:37 SSH_AUTH_SOCK=/tmp/ssh-uECoQmrSWM0W/agent.87 02:16:37 SSH_AGENT_PID=93 02:16:37 Running ssh-add (command line suppressed) 02:16:37 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12286620624652925324.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12286620624652925324.key) 02:16:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:16:37 + git semver init 02:16:38 2026-05-11 02:16:38,196 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:16:38 2026-05-11 02:16:38,200 [run_init] DEBUG init version:0.0.0 force:False 02:16:38 2026-05-11 02:16:38,200 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:16:38 2026-05-11 02:16:38,201 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:16:38 2026-05-11 02:16:38,201 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) 02:16:39 2026-05-11 02:16:39,537 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 02:16:39 2026-05-11 02:16:39,538 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 02:16:39 2026-05-11 02:16:39,538 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:16:39 2026-05-11 02:16:39,538 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:16:39 4.1.0-dev.15 [Pipeline] } 02:16:39 $ docker exec --env ******** --env ******** d5bd853b70e21e38a27d8d7b5f3e9a4769da5ad5e249555e07fd3012a43cb8d3 ssh-agent -k 02:16:39 unset SSH_AUTH_SOCK; 02:16:39 unset SSH_AGENT_PID; 02:16:39 echo Agent pid 93 killed; 02:16:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:16:40 + git semver [Pipeline] } 02:16:40 $ docker stop --time=1 d5bd853b70e21e38a27d8d7b5f3e9a4769da5ad5e249555e07fd3012a43cb8d3 02:16:41 $ docker rm -f --volumes d5bd853b70e21e38a27d8d7b5f3e9a4769da5ad5e249555e07fd3012a43cb8d3 [Pipeline] // withDockerContainer [Pipeline] sh 02:16:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:16:42 Stashed 1 file(s) [Pipeline] echo 02:16:42 [edgeXSemver]: initialized semver on version 4.1.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:16:42 provisioning config files... 02:16:42 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9529556150982064244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:42 ---> ****-login.sh 02:16:42 nexus3.edgexfoundry.org:10001 02:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:42 Login Succeeded 02:16:42 nexus3.edgexfoundry.org:10002 02:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:42 Login Succeeded 02:16:42 nexus3.edgexfoundry.org:10003 02:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:43 Login Succeeded 02:16:43 nexus3.edgexfoundry.org:10004 02:16:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:43 Login Succeeded 02:16:43 ****.io 02:16:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:43 Login Succeeded 02:16:43 ---> ****-login.sh ends [Pipeline] } 02:16:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:16:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:16:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:16:43 ========================================================= 02:16:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:16:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 02:16:44 #0 building with "default" instance using docker driver 02:16:44 02:16:44 #1 [internal] load build definition from Dockerfile 02:16:44 #1 transferring dockerfile: 1.84kB done 02:16:44 #1 DONE 0.0s 02:16:44 02:16:44 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:16:44 #2 DONE 0.1s 02:16:44 02:16:44 #3 [internal] load .dockerignore 02:16:44 #3 transferring context: 182B done 02:16:44 #3 DONE 0.0s 02:16:44 02:16:44 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:16:44 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 02:16:44 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 02:16:44 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 02:16:44 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 02:16:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 02:16:44 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 02:16:44 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 02:16:44 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 02:16:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s 02:16:44 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 02:16:44 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 02:16:44 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 02:16:44 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 02:16:44 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:16:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 02:16:44 #4 ... 02:16:44 02:16:44 #5 [internal] load build context 02:16:44 #5 transferring context: 31.64MB 0.2s done 02:16:44 #5 DONE 0.3s 02:16:44 02:16:44 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:16:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 23.07MB / 60.15MB 0.3s 02:16:44 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 02:16:44 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.14MB / 11.98MB 0.3s 02:16:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.3s 02:16:44 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 02:16:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 52.43MB / 60.15MB 0.5s 02:16:44 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.5s done 02:16:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 23.07MB / 112.58MB 0.5s 02:16:44 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 02:16:44 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.5s 02:16:45 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 02:16:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 36.70MB / 112.58MB 0.6s 02:16:45 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.6s 02:16:45 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 02:16:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 53.48MB / 112.58MB 0.7s 02:16:45 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.7s 02:16:45 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 02:16:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 97.52MB / 112.58MB 0.9s 02:16:45 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 02:16:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 02:16:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 02:16:49 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.4s done 02:16:49 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 02:16:49 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 02:16:49 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:16:49 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 02:16:49 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 02:16:50 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 02:16:50 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 02:16:53 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.8s done 02:16:53 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 02:16:53 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 02:16:53 #4 DONE 9.3s 02:16:53 02:16:53 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 02:16:53 #6 0.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:16:54 #6 0.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:16:54 #6 0.798 (1/4) Installing openssh-keygen (10.0_p1-r10) 02:16:54 #6 0.811 (2/4) Installing libedit (20250104.3.1-r1) 02:16:54 #6 0.819 (3/4) Installing openssh-client-common (10.0_p1-r10) 02:16:54 #6 0.848 (4/4) Installing openssh-client-default (10.0_p1-r10) 02:16:54 #6 0.862 Executing busybox-1.37.0-r19.trigger 02:16:54 #6 0.871 OK: 269 MiB in 64 packages 02:16:56 #6 DONE 2.3s 02:16:56 02:16:56 #7 [builder 3/7] WORKDIR /device-mqtt-go 02:16:56 #7 DONE 0.0s 02:16:56 02:16:56 #8 [builder 4/7] COPY go.mod vendor* ./ 02:16:56 #8 DONE 0.0s 02:16:56 02:16:56 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:57 Still waiting to schedule task 02:16:57 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9026’ 02:17:11 #9 DONE 12.8s 02:17:11 02:17:11 #10 [builder 6/7] COPY . . 02:17:11 #10 DONE 0.1s 02:17:11 02:17:11 #11 [builder 7/7] RUN echo noop 02:17:11 #11 0.199 noop 02:17:11 #11 DONE 0.2s 02:17:11 02:17:11 #12 exporting to image 02:17:11 #12 exporting layers 02:17:16 #12 exporting layers 7.1s done 02:17:16 #12 writing image sha256:35f880019f1547e4df3c1f1f755a6f778e5305b3fb8d4d83ab9e7a40e5096d7f done 02:17:16 #12 naming to docker.io/library/ci-base-image-x86_64 done 02:17:16 #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:16 + docker inspect -f . ci-base-image-x86_64 02:17:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:16 prd-ubuntu20.04-docker-8c-8g-9028 does not seem to be running inside a container 02:17:16 $ 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:17:17 $ docker top 505f5b90e6a6251e3ca1efa3282860fad805b13ac34d9f3f53aadbfe43a7ccd0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:17 + go version 02:17:17 go version go1.25.2 linux/amd64 [Pipeline] } 02:17:17 $ docker stop --time=1 505f5b90e6a6251e3ca1efa3282860fad805b13ac34d9f3f53aadbfe43a7ccd0 02:17:18 $ docker rm -f --volumes 505f5b90e6a6251e3ca1efa3282860fad805b13ac34d9f3f53aadbfe43a7ccd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:19 + docker inspect -f . ci-base-image-x86_64 02:17:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:19 prd-ubuntu20.04-docker-8c-8g-9028 does not seem to be running inside a container 02:17:19 $ 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:17:19 $ docker top 6927e877f0c2a22585a1fe7007d6bad9f8347adfc78e835fa4dc088fc48770fa -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:20 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 02:17:20 + make test 02:17:20 go test ./... -coverprofile=coverage.out ./... 02:17:21 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:17:43 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 02:17:43 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 22.8% of statements 02:17:43 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 02:17:53 0 issues. 02:17:53 go vet ./... 02:17:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:17:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:17:58 ./bin/test-attribution-txt.sh 02:17:58 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 02:17:58 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 02:17:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:17:59 $ docker stop --time=1 6927e877f0c2a22585a1fe7007d6bad9f8347adfc78e835fa4dc088fc48770fa 02:18:00 $ docker rm -f --volumes 6927e877f0c2a22585a1fe7007d6bad9f8347adfc78e835fa4dc088fc48770fa [Pipeline] // withDockerContainer [Pipeline] sh 02:18:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:18:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:18:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:18:02 + ls -al . 02:18:02 total 256 02:18:02 drwxrwxr-x 9 jenkins jenkins 4096 May 11 02:17 . 02:18:02 drwxrwxr-x 4 jenkins jenkins 4096 May 11 02:16 .. 02:18:02 -rw-rw-r-- 1 jenkins jenkins 140 May 11 02:16 .dockerignore 02:18:02 drwxrwxr-x 8 jenkins jenkins 4096 May 11 02:17 .git 02:18:02 drwxrwxr-x 3 jenkins jenkins 4096 May 11 02:16 .github 02:18:02 -rw-rw-r-- 1 jenkins jenkins 264 May 11 02:16 .gitignore 02:18:02 -rw-rw-r-- 1 jenkins jenkins 359 May 11 02:16 .golangci.yml 02:18:02 drwxr-xr-x 3 jenkins jenkins 4096 May 11 02:16 .semver 02:18:02 -rw-rw-r-- 1 jenkins jenkins 21759 May 11 02:16 Attribution.txt 02:18:02 -rw-rw-r-- 1 jenkins jenkins 19382 May 11 02:16 CHANGELOG.md 02:18:02 -rw-rw-r-- 1 jenkins jenkins 1803 May 11 02:16 Dockerfile 02:18:02 -rw-rw-r-- 1 jenkins jenkins 677 May 11 02:16 GOVERNANCE.md 02:18:02 -rw-rw-r-- 1 jenkins jenkins 680 May 11 02:16 Jenkinsfile 02:18:02 -rw-rw-r-- 1 jenkins jenkins 11340 May 11 02:16 LICENSE 02:18:02 -rw-rw-r-- 1 jenkins jenkins 2544 May 11 02:16 Makefile 02:18:02 -rw-rw-r-- 1 jenkins jenkins 620 May 11 02:16 OWNERS.md 02:18:02 -rw-rw-r-- 1 jenkins jenkins 3599 May 11 02:16 README.md 02:18:02 -rw-rw-r-- 1 jenkins jenkins 12 May 11 02:16 VERSION 02:18:02 drwxrwxr-x 2 jenkins jenkins 4096 May 11 02:16 bin 02:18:02 drwxrwxr-x 3 jenkins jenkins 4096 May 11 02:16 cmd 02:18:02 -rw-r--r-- 1 jenkins jenkins 21039 May 11 02:17 coverage.out 02:18:02 -rw-rw-r-- 1 jenkins jenkins 6669 May 11 02:16 go.mod 02:18:02 -rw-rw-r-- 1 jenkins jenkins 89166 May 11 02:16 go.sum 02:18:02 drwxrwxr-x 3 jenkins jenkins 4096 May 11 02:16 internal 02:18:02 drwxrwxr-x 2 jenkins jenkins 4096 May 11 02:16 mock 02:18:02 -rw-rw-r-- 1 jenkins jenkins 227 May 11 02:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:02 + 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=c6e158839bcd084ea8f5f3d68e1f575365487a32 --label arch=amd64 --label version=4.1.0-dev.15 . 02:18:03 #0 building with "default" instance using docker driver 02:18:03 02:18:03 #1 [internal] load build definition from Dockerfile 02:18:03 #1 transferring dockerfile: 1.84kB done 02:18:03 #1 DONE 0.0s 02:18:03 02:18:03 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:18:03 #2 DONE 0.0s 02:18:03 02:18:03 #3 [internal] load metadata for docker.io/library/alpine:3.22 02:18:03 #3 DONE 0.1s 02:18:03 02:18:03 #4 [internal] load .dockerignore 02:18:03 #4 transferring context: 33B 02:18:03 #4 transferring context: 182B done 02:18:03 #4 DONE 0.0s 02:18:03 02:18:03 #5 [internal] load build context 02:18:03 #5 transferring context: 32.83kB 0.0s done 02:18:03 #5 DONE 0.0s 02:18:03 02:18:03 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:18:03 #6 DONE 0.1s 02:18:03 02:18:03 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:18:03 #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:18:03 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 02:18:03 #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:18:03 #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 02:18:03 #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 02:18:03 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 02:18:03 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 02:18:03 #7 DONE 0.3s 02:18:03 02:18:03 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:18:03 #8 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:18:03 #8 0.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:18:03 #8 ... 02:18:03 02:18:03 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 02:18:03 #9 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:18:03 #9 0.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:18:03 #9 0.719 OK: 269 MiB in 64 packages 02:18:03 #9 DONE 0.8s 02:18:03 02:18:03 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:18:03 #8 0.554 (1/1) Installing dumb-init (1.2.5-r3) 02:18:03 #8 0.560 Executing busybox-1.37.0-r20.trigger 02:18:03 #8 0.566 OK: 7 MiB in 17 packages 02:18:04 #8 DONE 0.7s 02:18:04 02:18:04 #10 [builder 3/7] WORKDIR /device-mqtt-go 02:18:04 #10 DONE 0.0s 02:18:04 02:18:04 #11 [builder 4/7] COPY go.mod vendor* ./ 02:18:04 #11 DONE 0.0s 02:18:04 02:18:04 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:04 #12 DONE 0.5s 02:18:04 02:18:04 #13 [stage-1 3/6] RUN apk --no-cache upgrade 02:18:04 #13 0.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:18:04 #13 0.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:18:04 #13 ... 02:18:04 02:18:04 #14 [builder 6/7] COPY . . 02:18:04 #14 DONE 0.1s 02:18:04 02:18:04 #15 [builder 7/7] RUN make build 02:18:04 #15 ... 02:18:04 02:18:04 #13 [stage-1 3/6] RUN apk --no-cache upgrade 02:18:04 #13 0.849 OK: 7 MiB in 17 packages 02:18:04 #13 DONE 1.0s 02:18:04 02:18:04 #15 [builder 7/7] RUN make build 02:18:04 #15 0.186 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:18:31 #15 DONE 25.5s 02:18:31 02:18:31 #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / 02:18:31 #16 DONE 0.2s 02:18:31 02:18:31 #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / 02:18:31 #17 DONE 0.0s 02:18:31 02:18:31 #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / 02:18:31 #18 DONE 0.0s 02:18:31 02:18:31 #19 exporting to image 02:18:31 #19 exporting layers 02:18:31 #19 exporting layers 0.3s done 02:18:31 #19 writing image sha256:3595ac656c253c93663678d8b17c73a3d26ef51916351ca656f10de4370f96e7 done 02:18:31 #19 naming to docker.io/library/device-mqtt done 02:18:31 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:31 provisioning config files... 02:18:31 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8830160575593781656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:32 ---> ****-login.sh 02:18:32 nexus3.edgexfoundry.org:10001 02:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:32 Login Succeeded 02:18:32 nexus3.edgexfoundry.org:10002 02:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:32 Login Succeeded 02:18:32 nexus3.edgexfoundry.org:10003 02:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:32 Login Succeeded 02:18:32 nexus3.edgexfoundry.org:10004 02:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:32 Login Succeeded 02:18:32 ****.io 02:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:32 Login Succeeded 02:18:32 ---> ****-login.sh ends [Pipeline] } 02:18:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:18:32 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 02:18:32 c6e158839bcd084ea8f5f3d68e1f575365487a32 02:18:32 latest 02:18:32 4.1.0-dev.15 02:18:32 c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 02:18:32 main 02:18:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:32 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:33 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32 02:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:18:33 084bc5182a2f: Preparing 02:18:33 4e9c9a644a18: Preparing 02:18:33 9ee61bf39ecd: Preparing 02:18:33 69fcd9551590: Preparing 02:18:33 231d8163b7a3: Preparing 02:18:33 0854555d70ac: Preparing 02:18:33 0854555d70ac: Waiting 02:18:33 4e9c9a644a18: Pushed 02:18:33 69fcd9551590: Pushed 02:18:33 231d8163b7a3: Pushed 02:18:33 084bc5182a2f: Pushed 02:18:33 0854555d70ac: Layer already exists 02:18:39 9ee61bf39ecd: Pushed 02:18:39 c6e158839bcd084ea8f5f3d68e1f575365487a32: digest: sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:40 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:40 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:18:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:18:40 084bc5182a2f: Preparing 02:18:40 4e9c9a644a18: Preparing 02:18:40 9ee61bf39ecd: Preparing 02:18:40 69fcd9551590: Preparing 02:18:40 231d8163b7a3: Preparing 02:18:40 0854555d70ac: Preparing 02:18:40 0854555d70ac: Waiting 02:18:40 084bc5182a2f: Layer already exists 02:18:40 9ee61bf39ecd: Layer already exists 02:18:40 231d8163b7a3: Layer already exists 02:18:40 69fcd9551590: Layer already exists 02:18:40 4e9c9a644a18: Layer already exists 02:18:40 0854555d70ac: Layer already exists 02:18:40 latest: digest: sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:40 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:41 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15 02:18:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:18:41 084bc5182a2f: Preparing 02:18:41 4e9c9a644a18: Preparing 02:18:41 9ee61bf39ecd: Preparing 02:18:41 69fcd9551590: Preparing 02:18:41 231d8163b7a3: Preparing 02:18:41 0854555d70ac: Preparing 02:18:41 0854555d70ac: Waiting 02:18:41 4e9c9a644a18: Layer already exists 02:18:41 69fcd9551590: Layer already exists 02:18:41 084bc5182a2f: Layer already exists 02:18:41 9ee61bf39ecd: Layer already exists 02:18:41 231d8163b7a3: Layer already exists 02:18:41 0854555d70ac: Layer already exists 02:18:41 4.1.0-dev.15: digest: sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:41 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:41 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 02:18:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:18:41 084bc5182a2f: Preparing 02:18:41 4e9c9a644a18: Preparing 02:18:41 9ee61bf39ecd: Preparing 02:18:41 69fcd9551590: Preparing 02:18:41 231d8163b7a3: Preparing 02:18:41 0854555d70ac: Preparing 02:18:41 0854555d70ac: Waiting 02:18:41 9ee61bf39ecd: Layer already exists 02:18:41 69fcd9551590: Layer already exists 02:18:41 084bc5182a2f: Layer already exists 02:18:41 4e9c9a644a18: Layer already exists 02:18:41 231d8163b7a3: Layer already exists 02:18:41 0854555d70ac: Layer already exists 02:18:41 c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15: digest: sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:42 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:42 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 02:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:18:42 084bc5182a2f: Preparing 02:18:42 4e9c9a644a18: Preparing 02:18:42 9ee61bf39ecd: Preparing 02:18:42 69fcd9551590: Preparing 02:18:42 231d8163b7a3: Preparing 02:18:42 0854555d70ac: Preparing 02:18:42 0854555d70ac: Waiting 02:18:42 69fcd9551590: Layer already exists 02:18:42 4e9c9a644a18: Layer already exists 02:18:42 231d8163b7a3: Layer already exists 02:18:42 084bc5182a2f: Layer already exists 02:18:42 9ee61bf39ecd: Layer already exists 02:18:42 0854555d70ac: Layer already exists 02:18:42 main: digest: sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:42 ===================================================== [Pipeline] echo 02:18:42 taggedImages: 02:18:42 - nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32 02:18:42 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:18:42 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15 02:18:42 - nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 02:18:42 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] echo 02:18:42 ========================================================= 02:18:42 [edgeXBuildMultiArch] RAW Config: 02:18:42 images: 02:18:42 - nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32 02:18:42 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:18:42 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15 02:18:42 - nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 02:18:42 - nexus3.edgexfoundry.org:10004/device-mqtt:main 02:18:42 settingsFile: 02:18:42 device-mqtt-go-settings 02:18:42 ========================================================= [Pipeline] node 02:18:57 Still waiting to schedule task 02:18:57 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:19:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9030 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 02:19:32 Running in /w/workspace/device-mqtt-go/214 [Pipeline] { [Pipeline] checkout 02:19:35 The recommended git tool is: git 02:19:41 Running on prd-centos7-docker-4c-2g-9031 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:19:41 provisioning config files... 02:19:41 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17405127733490602689tmp [Pipeline] { [Pipeline] libraryResource 02:19:42 using credential edgex-jenkins-ssh 02:19:42 Cloning the remote Git repository 02:19:42 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:19:42 > git init /w/workspace/device-mqtt-go/214 # timeout=10 02:19:42 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:19:42 > git --version # timeout=10 02:19:42 > git --version # 'git version 2.25.1' 02:19:42 using GIT_SSH to set credentials SSH Credentials for GitHub [Pipeline] sh 02:19:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:19:45 ---> ****-login.sh 02:19:45 nexus3.edgexfoundry.org:10001 02:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:45 Configure a credential helper to remove this warning. See 02:19:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:45 02:19:45 Login Succeeded 02:19:45 nexus3.edgexfoundry.org:10002 02:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:45 Configure a credential helper to remove this warning. See 02:19:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:45 02:19:45 Login Succeeded 02:19:45 nexus3.edgexfoundry.org:10003 02:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:45 Configure a credential helper to remove this warning. See 02:19:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:45 02:19:45 Login Succeeded 02:19:45 nexus3.edgexfoundry.org:10004 02:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:45 Configure a credential helper to remove this warning. See 02:19:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:45 02:19:45 Login Succeeded 02:19:45 ****.io 02:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:46 Configure a credential helper to remove this warning. See 02:19:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:46 02:19:46 Login Succeeded 02:19:46 ---> ****-login.sh ends [Pipeline] } 02:19:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:19:46 + docker buildx ls 02:19:46 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:19:46 default * docker 02:19:46 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:19:46 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:19:46 edgex-builder [Pipeline] sh 02:19:47 + docker buildx inspect --bootstrap 02:19:47 #1 [internal] booting buildkit 02:19:47 #1 pulling image moby/buildkit:buildx-stable-1 02:19:48 Avoid second fetch 02:19:48 Checking out Revision c6e158839bcd084ea8f5f3d68e1f575365487a32 (main) 02:19:47 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:19:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:19:48 > git config core.sparsecheckout # timeout=10 02:19:48 > git checkout -f c6e158839bcd084ea8f5f3d68e1f575365487a32 # timeout=10 02:19:49 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#797)" 02:19:51 #1 pulling image moby/buildkit:buildx-stable-1 4.2s done 02:19:51 #1 creating container buildx_buildkit_edgex-builder0 02:19:52 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 02:19:52 #1 DONE 5.4s 02:19:52 Name: edgex-builder 02:19:52 Driver: docker-container 02:19:52 02:19:52 Nodes: 02:19:52 Name: edgex-builder0 02:19:52 Endpoint: unix:///var/run/docker.sock 02:19:52 Status: running 02:19:52 Buildkit: v0.29.0 02:19:52 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:19:52 + docker buildx ls 02:19:52 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:19:52 edgex-builder * docker-container 02:19:52 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:19:52 default docker 02:19:52 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:19:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32' 02:19:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32 --push - 02:19:53 #1 [internal] load build definition from Dockerfile 02:19:53 #1 transferring dockerfile: 196B done 02:19:53 #1 DONE 0.0s 02:19:53 02:19:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32 02:19:53 #2 DONE 0.1s 02:19:53 02:19:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32 02:19:53 #3 DONE 0.1s 02:19:53 02:19:53 #4 [internal] load .dockerignore 02:19:53 #4 transferring context: 2B done 02:19:53 #4 DONE 0.0s 02:19:53 02:19:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 02:19:53 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 0.0s done 02:19:53 #5 DONE 0.0s 02:19:53 02:19:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 02:19:53 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 0.0s done 02:19:53 #6 DONE 0.1s 02:19:53 02:19:53 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:19:53 #7 DONE 0.0s 02:19:53 02:19:53 #8 exporting to image 02:19:53 #8 exporting layers done 02:19:53 #8 exporting manifest sha256:1aa1af579358b732683f881bc823c4c565b747213966906bfa553c2dc9247ec9 done 02:19:53 #8 exporting config sha256:3595ac656c253c93663678d8b17c73a3d26ef51916351ca656f10de4370f96e7 done 02:19:53 #8 exporting manifest sha256:609a5ed0b5b42b98be47b808af0af062f96efe7c8a269d2b714db76d2d92f3ba done 02:19:53 #8 exporting config sha256:9d782fef3dcb5e10c98732454b7c10536e372308ce9c3a25aaf23b3a39b110a2 0.0s done 02:19:53 #8 exporting manifest list sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 done 02:19:53 #8 pushing layers 02:19:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:53 #8 pushing layers 0.1s done 02:19:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32@sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 0.1s done 02:19:53 #8 DONE 0.2s 02:19:53 02:19:53 1 warning found (use --debug to expand): 02:19:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:latest --push - 02:19:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest' 02:19:53 #1 [internal] load build definition from Dockerfile 02:19:53 #1 transferring dockerfile: 162B done 02:19:53 #1 DONE 0.0s 02:19:53 02:19:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:19:53 #2 DONE 0.0s 02:19:53 02:19:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:19:53 #3 DONE 0.0s 02:19:53 02:19:53 #4 [internal] load .dockerignore 02:19:53 #4 transferring context: 2B done 02:19:53 #4 DONE 0.0s 02:19:53 02:19:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 02:19:53 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 0.0s done 02:19:53 #5 CACHED 02:19:53 02:19:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 02:19:53 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 0.0s done 02:19:53 #6 CACHED 02:19:53 02:19:53 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:19:53 #7 DONE 0.0s 02:19:53 02:19:53 #8 exporting to image 02:19:53 #8 exporting layers done 02:19:53 #8 exporting manifest sha256:1aa1af579358b732683f881bc823c4c565b747213966906bfa553c2dc9247ec9 done 02:19:53 #8 exporting config sha256:3595ac656c253c93663678d8b17c73a3d26ef51916351ca656f10de4370f96e7 done 02:19:53 #8 exporting manifest sha256:609a5ed0b5b42b98be47b808af0af062f96efe7c8a269d2b714db76d2d92f3ba done 02:19:53 #8 exporting config sha256:9d782fef3dcb5e10c98732454b7c10536e372308ce9c3a25aaf23b3a39b110a2 done 02:19:53 #8 exporting manifest list sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 done 02:19:53 #8 pushing layers 0.0s done 02:19:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 0.1s done 02:19:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:53 #8 DONE 0.1s 02:19:53 02:19:53 1 warning found (use --debug to expand): 02:19:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:19:53 provisioning config files... 02:19:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15' 02:19:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15 --push - 02:19:54 #1 [internal] load build definition from Dockerfile 02:19:54 #1 transferring dockerfile: 168B done 02:19:54 #1 DONE 0.0s 02:19:54 02:19:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15 02:19:54 #2 DONE 0.0s 02:19:54 02:19:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15 02:19:54 #3 DONE 0.0s 02:19:54 02:19:54 #4 [internal] load .dockerignore 02:19:54 #4 transferring context: 2B done 02:19:54 #4 DONE 0.0s 02:19:54 02:19:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 02:19:54 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 0.0s done 02:19:54 #5 DONE 0.0s 02:19:54 02:19:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 02:19:54 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/214@tmp/config7457666728110742816tmp 02:19:54 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 0.0s done 02:19:54 #6 CACHED 02:19:54 02:19:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 02:19:54 #5 CACHED 02:19:54 02:19:54 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:19:54 #7 DONE 0.0s 02:19:54 02:19:54 #8 exporting to image 02:19:54 #8 exporting layers done 02:19:54 #8 exporting manifest sha256:1aa1af579358b732683f881bc823c4c565b747213966906bfa553c2dc9247ec9 done 02:19:54 #8 exporting config sha256:3595ac656c253c93663678d8b17c73a3d26ef51916351ca656f10de4370f96e7 done 02:19:54 #8 exporting manifest sha256:609a5ed0b5b42b98be47b808af0af062f96efe7c8a269d2b714db76d2d92f3ba done 02:19:54 #8 exporting config sha256:9d782fef3dcb5e10c98732454b7c10536e372308ce9c3a25aaf23b3a39b110a2 done 02:19:54 #8 exporting manifest list sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 done 02:19:54 #8 pushing layers 0.0s done 02:19:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.15@sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 0.1s done 02:19:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:54 #8 DONE 0.1s 02:19:54 02:19:54 1 warning found (use --debug to expand): 02:19:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 --push - 02:19:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15' 02:19:54 #1 [internal] load build definition from Dockerfile 02:19:54 #1 transferring dockerfile: 209B done 02:19:54 #1 DONE 0.0s 02:19:54 02:19:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 02:19:54 #2 DONE 0.0s 02:19:54 02:19:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 02:19:54 #3 DONE 0.0s 02:19:54 02:19:54 #4 [internal] load .dockerignore 02:19:54 #4 transferring context: 2B done 02:19:54 #4 DONE 0.0s 02:19:54 02:19:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 02:19:54 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 0.0s done 02:19:54 #5 CACHED 02:19:54 02:19:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 02:19:54 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 0.0s done 02:19:54 #6 CACHED 02:19:54 02:19:54 #7 exporting to image 02:19:54 #7 exporting layers done 02:19:54 #7 exporting manifest sha256:1aa1af579358b732683f881bc823c4c565b747213966906bfa553c2dc9247ec9 done 02:19:54 #7 exporting config sha256:3595ac656c253c93663678d8b17c73a3d26ef51916351ca656f10de4370f96e7 done 02:19:54 #7 exporting manifest sha256:609a5ed0b5b42b98be47b808af0af062f96efe7c8a269d2b714db76d2d92f3ba done 02:19:54 #7 exporting config sha256:9d782fef3dcb5e10c98732454b7c10536e372308ce9c3a25aaf23b3a39b110a2 done 02:19:54 #7 exporting manifest list sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 done 02:19:54 #7 pushing layers 0.0s done 02:19:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15@sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 02:19:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15@sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 0.1s done 02:19:55 #7 DONE 0.1s 02:19:55 02:19:55 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:19:55 #8 DONE 0.0s 02:19:55 02:19:55 1 warning found (use --debug to expand): 02:19:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:main' 02:19:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:main --push - 02:19:58 ---> ****-login.sh 02:19:58 nexus3.edgexfoundry.org:10001 02:19:58 #1 [internal] load build definition from Dockerfile 02:19:58 #1 transferring dockerfile: 160B done 02:19:58 #1 DONE 0.0s 02:19:58 02:19:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main 02:19:58 #2 DONE 0.0s 02:19:58 02:19:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main 02:19:58 #3 DONE 0.0s 02:19:58 02:19:58 #4 [internal] load .dockerignore 02:19:58 #4 transferring context: 2B done 02:19:58 #4 DONE 0.0s 02:19:58 02:19:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 02:19:58 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 0.0s done 02:19:58 #5 CACHED 02:19:58 02:19:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 02:19:58 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:e45c3cfcacd490e26b4f03ef89a978f148b8b38516e4cac95e17c2f11c27d48a 0.0s done 02:19:58 #6 CACHED 02:19:58 02:19:58 #7 exporting to image 02:19:58 #7 exporting layers done 02:19:58 #7 exporting manifest sha256:1aa1af579358b732683f881bc823c4c565b747213966906bfa553c2dc9247ec9 done 02:19:58 #7 exporting config sha256:3595ac656c253c93663678d8b17c73a3d26ef51916351ca656f10de4370f96e7 done 02:19:58 #7 exporting manifest sha256:609a5ed0b5b42b98be47b808af0af062f96efe7c8a269d2b714db76d2d92f3ba done 02:19:58 #7 exporting config sha256:9d782fef3dcb5e10c98732454b7c10536e372308ce9c3a25aaf23b3a39b110a2 done 02:19:58 #7 exporting manifest list sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 done 02:19:58 #7 pushing layers 0.0s done 02:19:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 02:19:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:9f686a233c482a82545fe17e1d510c9e0a4b9b77f6965565075bc6edcf4898b1 0.1s done 02:19:58 #7 DONE 0.1s 02:19:58 02:19:58 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:19:58 #8 DONE 0.0s 02:19:58 02:19:58 1 warning found (use --debug to expand): 02:19:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage 02:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:59 Configure a credential helper to remove this warning. See 02:19:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:59 02:19:59 Login Succeeded 02:19:59 nexus3.edgexfoundry.org:10002 02:19:59 + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:59 ---> sysstat.sh 02:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:59 Configure a credential helper to remove this warning. See 02:19:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:59 02:19:59 Login Succeeded 02:19:59 nexus3.edgexfoundry.org:10003 [Pipeline] libraryResource [Pipeline] sh 02:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:59 Configure a credential helper to remove this warning. See 02:19:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:59 02:19:59 Login Succeeded 02:19:59 nexus3.edgexfoundry.org:10004 02:20:00 ---> package-listing.sh 02:20:00 ++ facter osfamily 02:20:00 ++ tr '[:upper:]' '[:lower:]' 02:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:00 + OS_FAMILY=redhat 02:20:00 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 02:20:00 + START_PACKAGES=/tmp/packages_start.txt 02:20:00 + END_PACKAGES=/tmp/packages_end.txt 02:20:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:20:00 + PACKAGES=/tmp/packages_start.txt 02:20:00 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:20:00 + PACKAGES=/tmp/packages_end.txt 02:20:00 + case "${OS_FAMILY}" in 02:20:00 + rpm -qa 02:20:00 + sort 02:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:00 Configure a credential helper to remove this warning. See 02:20:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:00 02:20:00 Login Succeeded 02:20:00 ****.io 02:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:00 + '[' -f /tmp/packages_start.txt ']' 02:20:00 + '[' -f /tmp/packages_end.txt ']' 02:20:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:20:00 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:20:00 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 02:20:00 + 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:20:00 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:20:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:01 02:20:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:02 latest: Pulling from edgex-lftools-log-publisher 02:20:02 5eb5b503b376: Pulling fs layer 02:20:02 5c69ac0246d0: Pulling fs layer 02:20:02 ec43610c2a17: Pulling fs layer 02:20:02 3a2ae6a8a46f: Pulling fs layer 02:20:02 33b1e0a273af: Pulling fs layer 02:20:02 5d3b04190fa2: Pulling fs layer 02:20:02 2f39f015ded8: Pulling fs layer 02:20:02 3a2ae6a8a46f: Waiting 02:20:02 33b1e0a273af: Waiting 02:20:02 5d3b04190fa2: Waiting 02:20:02 2f39f015ded8: Waiting 02:20:02 5c69ac0246d0: Verifying Checksum 02:20:02 5c69ac0246d0: Download complete 02:20:02 3a2ae6a8a46f: Verifying Checksum 02:20:02 3a2ae6a8a46f: Download complete 02:20:02 33b1e0a273af: Verifying Checksum 02:20:02 33b1e0a273af: Download complete 02:20:02 ec43610c2a17: Verifying Checksum 02:20:02 ec43610c2a17: Download complete 02:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:02 Configure a credential helper to remove this warning. See 02:20:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:02 02:20:02 Login Succeeded 02:20:02 ---> ****-login.sh ends [Pipeline] } 02:20:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:20:02 5d3b04190fa2: Verifying Checksum 02:20:02 5d3b04190fa2: Download complete 02:20:02 5eb5b503b376: Verifying Checksum 02:20:02 5eb5b503b376: Download complete [Pipeline] echo 02:20:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:20:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:20:02 ========================================================= 02:20:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 02:20:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:02 2f39f015ded8: Verifying Checksum 02:20:02 2f39f015ded8: Download complete 02:20:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 02:20:03 5eb5b503b376: Pull complete 02:20:03 Sending build context to Docker daemon 15.99MB 02:20:03 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 02:20:03 Step 2/12 : FROM ${BASE} AS builder 02:20:03 5c69ac0246d0: Pull complete 02:20:03 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:20:03 6b59a28fa201: Pulling fs layer 02:20:03 d32bb0dddca7: Pulling fs layer 02:20:03 5dab1238d3d9: Pulling fs layer 02:20:03 196fd7d83e7d: Pulling fs layer 02:20:03 4f4fb700ef54: Pulling fs layer 02:20:03 8ba94037c8f0: Pulling fs layer 02:20:03 deaec5988b04: Pulling fs layer 02:20:03 9f65657bb879: Pulling fs layer 02:20:03 4f4fb700ef54: Waiting 02:20:03 8ba94037c8f0: Waiting 02:20:03 9f65657bb879: Waiting 02:20:03 deaec5988b04: Waiting 02:20:03 d32bb0dddca7: Verifying Checksum 02:20:03 d32bb0dddca7: Download complete 02:20:03 196fd7d83e7d: Verifying Checksum 02:20:03 196fd7d83e7d: Download complete 02:20:03 4f4fb700ef54: Verifying Checksum 02:20:03 4f4fb700ef54: Download complete 02:20:03 8ba94037c8f0: Verifying Checksum 02:20:03 8ba94037c8f0: Download complete 02:20:03 6b59a28fa201: Verifying Checksum 02:20:03 6b59a28fa201: Download complete 02:20:04 ec43610c2a17: Pull complete 02:20:04 3a2ae6a8a46f: Pull complete 02:20:04 33b1e0a273af: Pull complete 02:20:04 5d3b04190fa2: Pull complete 02:20:04 9f65657bb879: Verifying Checksum 02:20:04 9f65657bb879: Download complete 02:20:05 6b59a28fa201: Pull complete 02:20:05 d32bb0dddca7: Pull complete 02:20:06 5dab1238d3d9: Verifying Checksum 02:20:06 5dab1238d3d9: Download complete 02:20:07 deaec5988b04: Verifying Checksum 02:20:07 deaec5988b04: Download complete 02:20:08 2f39f015ded8: Pull complete 02:20:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:20:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:08 prd-centos7-docker-4c-2g-9031 does not seem to be running inside a container 02:20:09 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:20:11 $ docker top f7441d0fb642ccee5d65abaeaf14808dd1baf1b57306a24555d727274bdf2fca -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:12 + touch /tmp/pre-build-complete [Pipeline] sh 02:20:12 + mkdir -p /var/log/sysstat [Pipeline] sh 02:20:12 + ls /var/log/sa-host 02:20:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:20:12 provisioning config files... 02:20:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4267755212346542071tmp [Pipeline] { [Pipeline] echo 02:20:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:20:13 ---> create-netrc.sh [Pipeline] } 02:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:20:13 ---> python-tools-install.sh [Pipeline] echo 02:20:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:20:13 ---> sudo-logs.sh 02:20:13 Archiving 'sudo' log.. 02:20:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-9031.novalocal: Name or service not known 02:20:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-9031.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:20:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:20:14 ---> job-cost.sh 02:20:14 lf-activate-venv: SKIPPING 02:20:14 INFO: No Stack... 02:20:14 INFO: Retrieving Pricing Info for: v3-standard-2 02:20:15 INFO: Archiving Costs [Pipeline] echo 02:20:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:20:15 ---> logs-deploy.sh 02:20:15 lf-activate-venv: SKIPPING 02:20:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/214 02:20:15 INFO: archiving workspace using pattern(s): 02:20:16 Archives upload complete. 02:20:16 INFO: archiving logs to Nexus 02:20:17 ---> uname -a: 02:20:17 Linux prd-centos7-docker-4c-2g-9031.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 02:20:17 02:20:17 02:20:17 ---> lscpu: 02:20:17 Architecture: x86_64 02:20:17 CPU op-mode(s): 32-bit, 64-bit 02:20:17 Byte Order: Little Endian 02:20:17 Address sizes: 40 bits physical, 48 bits virtual 02:20:17 CPU(s): 2 02:20:17 On-line CPU(s) list: 0,1 02:20:17 Thread(s) per core: 1 02:20:17 Core(s) per socket: 1 02:20:17 Socket(s): 2 02:20:17 NUMA node(s): 1 02:20:17 Vendor ID: AuthenticAMD 02:20:17 CPU family: 23 02:20:17 Model: 49 02:20:17 Model name: AMD EPYC-Rome Processor 02:20:17 Stepping: 0 02:20:17 CPU MHz: 2799.998 02:20:17 BogoMIPS: 5599.99 02:20:17 Virtualization: AMD-V 02:20:17 Hypervisor vendor: KVM 02:20:17 Virtualization type: full 02:20:17 L1d cache: 64 KiB 02:20:17 L1i cache: 64 KiB 02:20:17 L2 cache: 1 MiB 02:20:17 L3 cache: 32 MiB 02:20:17 NUMA node0 CPU(s): 0,1 02:20:17 Vulnerability Itlb multihit: Not affected 02:20:17 Vulnerability L1tf: Not affected 02:20:17 Vulnerability Mds: Not affected 02:20:17 Vulnerability Meltdown: Not affected 02:20:17 Vulnerability Mmio stale data: Not affected 02:20:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:20:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:20:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:20:17 Vulnerability Srbds: Not affected 02:20:17 Vulnerability Tsx async abort: Not affected 02:20:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:20:17 02:20:17 02:20:17 ---> nproc: 02:20:17 2 02:20:17 02:20:17 02:20:17 ---> df -h: 02:20:17 Filesystem Size Used Avail Use% Mounted on 02:20:17 overlay 40G 7.4G 33G 19% / 02:20:17 tmpfs 64M 0 64M 0% /dev 02:20:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:20:17 shm 64M 0 64M 0% /dev/shm 02:20:17 /dev/vda1 40G 7.4G 33G 19% /facter-os 02:20:17 02:20:17 02:20:17 Cannot open /var/log/sysstat/sa11: No such file or directory 02:20:17 Please check if data collecting is enabled 02:20:17 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:17 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:20:17 $ docker stop --time=1 f7441d0fb642ccee5d65abaeaf14808dd1baf1b57306a24555d727274bdf2fca 02:20:18 $ docker rm -f --volumes f7441d0fb642ccee5d65abaeaf14808dd1baf1b57306a24555d727274bdf2fca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:20:18 [WS-CLEANUP] Deleting project workspace... 02:20:18 [WS-CLEANUP] Deferred wipeout is used... 02:20:18 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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:20:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:19 02:20:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:19 latest: Pulling from edgex-lftools-log-publisher 02:20:19 5eb5b503b376: Pulling fs layer 02:20:19 5c69ac0246d0: Pulling fs layer 02:20:19 ec43610c2a17: Pulling fs layer 02:20:19 3a2ae6a8a46f: Pulling fs layer 02:20:19 33b1e0a273af: Pulling fs layer 02:20:19 5d3b04190fa2: Pulling fs layer 02:20:19 2f39f015ded8: Pulling fs layer 02:20:19 33b1e0a273af: Waiting 02:20:19 5d3b04190fa2: Waiting 02:20:19 2f39f015ded8: Waiting 02:20:19 3a2ae6a8a46f: Waiting 02:20:19 5c69ac0246d0: Verifying Checksum 02:20:19 5c69ac0246d0: Download complete 02:20:19 3a2ae6a8a46f: Verifying Checksum 02:20:19 3a2ae6a8a46f: Download complete 02:20:19 33b1e0a273af: Verifying Checksum 02:20:19 33b1e0a273af: Download complete 02:20:19 ec43610c2a17: Download complete 02:20:19 5d3b04190fa2: Verifying Checksum 02:20:19 5d3b04190fa2: Download complete 02:20:19 5eb5b503b376: Verifying Checksum 02:20:19 5eb5b503b376: Download complete 02:20:20 2f39f015ded8: Download complete 02:20:20 5dab1238d3d9: Pull complete 02:20:20 196fd7d83e7d: Pull complete 02:20:20 4f4fb700ef54: Pull complete 02:20:20 8ba94037c8f0: Pull complete 02:20:21 5eb5b503b376: Pull complete 02:20:21 5c69ac0246d0: Pull complete 02:20:21 ec43610c2a17: Pull complete 02:20:21 3a2ae6a8a46f: Pull complete 02:20:21 33b1e0a273af: Pull complete 02:20:21 5d3b04190fa2: Pull complete 02:20:27 2f39f015ded8: Pull complete 02:20:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:20:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:27 prd-ubuntu20.04-docker-8c-8g-9028 does not seem to be running inside a container 02:20:27 $ 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:20:28 $ docker top d923ed6926ad2c1e2a5af693d321a287ae799b54fbe9d26862c3e05c3cc8af65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:20:28 deaec5988b04: Pull complete 02:20:28 ---> job-cost.sh 02:20:28 lf-activate-venv: SKIPPING 02:20:28 INFO: No Stack... 02:20:29 INFO: Retrieving Pricing Info for: v3-standard-8 02:20:29 INFO: Archiving Costs [Pipeline] sh 02:20:29 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 02:20:29 + cut -d, -f6 [Pipeline] lock 02:20:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-214-stack-cost] 02:20:29 Resource [jenkins-edgexfoundry-device-mqtt-go-main-214-stack-cost] did not exist. Created. 02:20:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:20:30 + echo total: 0.2199999988079071 [Pipeline] stash 02:20:30 Stashed 1 file(s) [Pipeline] } 02:20:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-214-stack-cost] [Pipeline] // lock [Pipeline] } 02:20:30 $ docker stop --time=1 d923ed6926ad2c1e2a5af693d321a287ae799b54fbe9d26862c3e05c3cc8af65 02:20:30 9f65657bb879: Pull complete 02:20:30 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 02:20:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:20:30 ---> 334268110677 02:20:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:20:31 $ docker rm -f --volumes d923ed6926ad2c1e2a5af693d321a287ae799b54fbe9d26862c3e05c3cc8af65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:20:33 ---> Running in 9f7433acaaf3 02:20:33 Removing intermediate container 9f7433acaaf3 02:20:33 ---> 2faa209c4122 02:20:33 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:20:34 ---> Running in 8ad9fa4140e6 02:20:34 Removing intermediate container 8ad9fa4140e6 02:20:34 ---> 6cd7fdb2dff7 02:20:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:20:34 ---> Running in 53d92a71a49a 02:20:34 Removing intermediate container 53d92a71a49a 02:20:34 ---> f68555382cbc 02:20:34 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:20:34 ---> Running in 05a9e0042ff0 02:20:35 Removing intermediate container 05a9e0042ff0 02:20:35 ---> 7311ef3cf9c6 02:20:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:20:35 ---> Running in cc704f9be588 02:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:20:38 (1/4) Installing openssh-keygen (10.0_p1-r10) 02:20:38 (2/4) Installing libedit (20250104.3.1-r1) 02:20:38 (3/4) Installing openssh-client-common (10.0_p1-r10) 02:20:38 (4/4) Installing openssh-client-default (10.0_p1-r10) 02:20:38 Executing busybox-1.37.0-r19.trigger 02:20:38 OK: 259 MiB in 64 packages 02:20:42 Removing intermediate container cc704f9be588 02:20:42 ---> 86b7f52ba060 02:20:42 Step 8/12 : WORKDIR /device-mqtt-go 02:20:42 ---> Running in 737d3cf5e7b3 02:20:42 Removing intermediate container 737d3cf5e7b3 02:20:42 ---> e119db7d69d2 02:20:42 Step 9/12 : COPY go.mod vendor* ./ 02:20:42 ---> ff380c7d9ce9 02:20:42 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:42 ---> Running in ad7fafbb2387 02:22:34 Removing intermediate container ad7fafbb2387 02:22:34 ---> 75ee40712449 02:22:34 Step 11/12 : COPY . . 02:22:34 ---> 45331aa88933 02:22:34 Step 12/12 : RUN $MAKE 02:22:34 ---> Running in cf53815e9e12 02:22:34 noop 02:22:34 Removing intermediate container cf53815e9e12 02:22:34 ---> 2093dfa45e58 02:22:34 Successfully built 2093dfa45e58 02:22:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:34 + docker inspect -f . ci-base-image-arm64 02:22:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:35 prd-ubuntu20.04-docker-arm64-4c-16g-9030 does not seem to be running inside a container 02:22:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/214 -v /w/workspace/device-mqtt-go/214:/w/workspace/device-mqtt-go/214:rw,z -v /w/workspace/device-mqtt-go/214@tmp:/w/workspace/device-mqtt-go/214@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:22:36 $ docker top 6efa2432bd3379a322e14385eb397f10f1aa4d7e957aec04cd8f954aa88f5296 -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:37 + go version 02:22:37 go version go1.25.3 linux/arm64 [Pipeline] } 02:22:37 $ docker stop --time=1 6efa2432bd3379a322e14385eb397f10f1aa4d7e957aec04cd8f954aa88f5296 02:22:38 $ docker rm -f --volumes 6efa2432bd3379a322e14385eb397f10f1aa4d7e957aec04cd8f954aa88f5296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:39 + docker inspect -f . ci-base-image-arm64 02:22:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:39 prd-ubuntu20.04-docker-arm64-4c-16g-9030 does not seem to be running inside a container 02:22:39 $ 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/214 -v /w/workspace/device-mqtt-go/214:/w/workspace/device-mqtt-go/214:rw,z -v /w/workspace/device-mqtt-go/214@tmp:/w/workspace/device-mqtt-go/214@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:22:41 $ docker top f52c0dc7105264cab93142d4079620790643b3b4b0033889b063b1ee1fd7fc5a -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:42 + git config --global --add safe.directory /w/workspace/device-mqtt-go/214 [Pipeline] fileExists [Pipeline] sh 02:22:42 + make test 02:22:42 go test ./... -coverprofile=coverage.out ./... 02:22:48 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:26:54 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 02:26:54 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.056s coverage: 22.8% of statements 02:26:54 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 02:26:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:26:54 go vet ./... 02:27:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:27:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:27:51 ./bin/test-attribution-txt.sh 02:27:51 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 02:27:51 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 02:27:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:27:51 $ docker stop --time=1 f52c0dc7105264cab93142d4079620790643b3b4b0033889b063b1ee1fd7fc5a 02:27:53 $ docker rm -f --volumes f52c0dc7105264cab93142d4079620790643b3b4b0033889b063b1ee1fd7fc5a [Pipeline] // withDockerContainer [Pipeline] sh 02:27:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:27:55 Warning: overwriting stash ‘coverage-report’ 02:27:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:27:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:27:56 + ls -al . 02:27:56 total 252 02:27:56 drwxrwxr-x 8 jenkins jenkins 4096 May 11 02:22 . 02:27:56 drwxrwxr-x 4 jenkins jenkins 4096 May 11 02:19 .. 02:27:56 -rw-rw-r-- 1 jenkins jenkins 140 May 11 02:19 .dockerignore 02:27:56 drwxrwxr-x 8 jenkins jenkins 4096 May 11 02:19 .git 02:27:56 drwxrwxr-x 3 jenkins jenkins 4096 May 11 02:19 .github 02:27:56 -rw-rw-r-- 1 jenkins jenkins 264 May 11 02:19 .gitignore 02:27:56 -rw-rw-r-- 1 jenkins jenkins 359 May 11 02:19 .golangci.yml 02:27:56 -rw-rw-r-- 1 jenkins jenkins 21759 May 11 02:19 Attribution.txt 02:27:56 -rw-rw-r-- 1 jenkins jenkins 19382 May 11 02:19 CHANGELOG.md 02:27:56 -rw-rw-r-- 1 jenkins jenkins 1803 May 11 02:19 Dockerfile 02:27:56 -rw-rw-r-- 1 jenkins jenkins 677 May 11 02:19 GOVERNANCE.md 02:27:56 -rw-rw-r-- 1 jenkins jenkins 680 May 11 02:19 Jenkinsfile 02:27:56 -rw-rw-r-- 1 jenkins jenkins 11340 May 11 02:19 LICENSE 02:27:56 -rw-rw-r-- 1 jenkins jenkins 2544 May 11 02:19 Makefile 02:27:56 -rw-rw-r-- 1 jenkins jenkins 620 May 11 02:19 OWNERS.md 02:27:56 -rw-rw-r-- 1 jenkins jenkins 3599 May 11 02:19 README.md 02:27:56 -rw-rw-r-- 1 jenkins jenkins 12 May 11 02:16 VERSION 02:27:56 drwxrwxr-x 2 jenkins jenkins 4096 May 11 02:19 bin 02:27:56 drwxrwxr-x 3 jenkins jenkins 4096 May 11 02:19 cmd 02:27:56 -rw-r--r-- 1 jenkins jenkins 21039 May 11 02:26 coverage.out 02:27:56 -rw-rw-r-- 1 jenkins jenkins 6669 May 11 02:19 go.mod 02:27:56 -rw-rw-r-- 1 jenkins jenkins 89166 May 11 02:19 go.sum 02:27:56 drwxrwxr-x 3 jenkins jenkins 4096 May 11 02:19 internal 02:27:56 drwxrwxr-x 2 jenkins jenkins 4096 May 11 02:19 mock 02:27:56 -rw-rw-r-- 1 jenkins jenkins 227 May 11 02:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:56 + 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=c6e158839bcd084ea8f5f3d68e1f575365487a32 --label arch=arm64 --label version=4.1.0-dev.15 . 02:27:57 Sending build context to Docker daemon 16.01MB 02:27:57 Step 1/25 : ARG BASE=golang:1.25-alpine3.22 02:27:57 Step 2/25 : FROM ${BASE} AS builder 02:27:57 ---> 2093dfa45e58 02:27:57 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:27:57 ---> Running in e44217c06728 02:27:57 Removing intermediate container e44217c06728 02:27:57 ---> f96c3714077a 02:27:57 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:27:57 ---> Running in 669a8a34dadb 02:27:58 Removing intermediate container 669a8a34dadb 02:27:58 ---> 8b0bf4166fa9 02:27:58 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:27:58 ---> Running in 3b364716c2ff 02:27:58 Removing intermediate container 3b364716c2ff 02:27:58 ---> f9ccfd612f4f 02:27:58 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:27:58 ---> Running in 4687260a771b 02:27:58 Removing intermediate container 4687260a771b 02:27:58 ---> ab0e88c2d980 02:27:58 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:27:59 ---> Running in 87577ffbc02b 02:28:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:28:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:28:02 OK: 259 MiB in 64 packages 02:28:03 Removing intermediate container 87577ffbc02b 02:28:03 ---> 41cc15f4be18 02:28:03 Step 8/25 : WORKDIR /device-mqtt-go 02:28:03 ---> Running in afcc3479132f 02:28:03 Removing intermediate container afcc3479132f 02:28:03 ---> 373c297e2eec 02:28:03 Step 9/25 : COPY go.mod vendor* ./ 02:28:04 ---> 29fa5f0646ac 02:28:04 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:28:04 ---> Running in 4b81289b47c2 02:28:06 Removing intermediate container 4b81289b47c2 02:28:06 ---> 996cdd2e0bd7 02:28:06 Step 11/25 : COPY . . 02:28:07 ---> f69bb292a445 02:28:07 Step 12/25 : RUN $MAKE 02:28:07 ---> Running in 5d3826f91b6c 02:28:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:32:16 Removing intermediate container 5d3826f91b6c 02:32:16 ---> d16305e7ee22 02:32:16 Step 13/25 : FROM alpine:3.22 02:32:16 3.22: Pulling from library/alpine 02:32:16 58e777220c39: Pulling fs layer 02:32:16 58e777220c39: Verifying Checksum 02:32:16 58e777220c39: Download complete 02:32:16 58e777220c39: Pull complete 02:32:16 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:32:16 Status: Downloaded newer image for alpine:3.22 02:32:16 ---> 6a2735c23ff3 02:32:16 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 02:32:16 ---> Running in 1899886224d6 02:32:16 Removing intermediate container 1899886224d6 02:32:16 ---> 6f54030fe3f9 02:32:16 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:32:16 ---> Running in 249e921692b6 02:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:32:22 (1/1) Installing dumb-init (1.2.5-r3) 02:32:22 Executing busybox-1.37.0-r20.trigger 02:32:22 OK: 8 MiB in 17 packages 02:32:25 Removing intermediate container 249e921692b6 02:32:25 ---> d685660cd8fa 02:32:25 Step 16/25 : RUN apk --no-cache upgrade 02:32:25 ---> Running in 4e007b778750 02:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:32:28 OK: 8 MiB in 17 packages 02:32:29 Removing intermediate container 4e007b778750 02:32:29 ---> 58608398d4e1 02:32:29 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 02:32:31 ---> 34f439f53e32 02:32:31 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 02:32:32 ---> 0e668ea7fd35 02:32:32 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:32:32 ---> 44dc007a378b 02:32:32 Step 20/25 : EXPOSE 59982 02:32:32 ---> Running in 01937d8bff99 02:32:33 Removing intermediate container 01937d8bff99 02:32:33 ---> 1af8e5f4f7ac 02:32:33 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 02:32:33 ---> Running in 5d65fcb0dbf5 02:32:33 Removing intermediate container 5d65fcb0dbf5 02:32:33 ---> 1cddde647afb 02:32:33 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:32:33 ---> Running in e1767b5761e8 02:32:33 Removing intermediate container e1767b5761e8 02:32:33 ---> 96e97188eea8 02:32:33 Step 23/25 : LABEL arch=arm64 02:32:33 ---> Running in 40c9fa5c1e44 02:32:34 Removing intermediate container 40c9fa5c1e44 02:32:34 ---> bd4bf0f501e4 02:32:34 Step 24/25 : LABEL git_sha=c6e158839bcd084ea8f5f3d68e1f575365487a32 02:32:34 ---> Running in 0a08d7352502 02:32:34 Removing intermediate container 0a08d7352502 02:32:34 ---> 09021ee591ac 02:32:34 Step 25/25 : LABEL version=4.1.0-dev.15 02:32:34 ---> Running in c518154f0284 02:32:35 Removing intermediate container c518154f0284 02:32:35 ---> f5723215e042 02:32:35 [Warning] One or more build-args [ARCH] were not consumed 02:32:35 Successfully built f5723215e042 02:32:35 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:32:35 provisioning config files... 02:32:35 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/214@tmp/config7687015635070273154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:32:35 ---> ****-login.sh 02:32:35 nexus3.edgexfoundry.org:10001 02:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:35 Configure a credential helper to remove this warning. See 02:32:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:35 02:32:35 Login Succeeded 02:32:35 nexus3.edgexfoundry.org:10002 02:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:36 Configure a credential helper to remove this warning. See 02:32:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:36 02:32:36 Login Succeeded 02:32:36 nexus3.edgexfoundry.org:10003 02:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:36 Configure a credential helper to remove this warning. See 02:32:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:36 02:32:36 Login Succeeded 02:32:36 nexus3.edgexfoundry.org:10004 02:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:36 Configure a credential helper to remove this warning. See 02:32:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:36 02:32:36 Login Succeeded 02:32:36 ****.io 02:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:37 Configure a credential helper to remove this warning. See 02:32:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:37 02:32:37 Login Succeeded 02:32:37 ---> ****-login.sh ends [Pipeline] } 02:32:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:32:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:32:37 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 02:32:37 c6e158839bcd084ea8f5f3d68e1f575365487a32 02:32:37 latest 02:32:37 4.1.0-dev.15 02:32:37 c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 02:32:37 main 02:32:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:37 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c6e158839bcd084ea8f5f3d68e1f575365487a32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:38 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c6e158839bcd084ea8f5f3d68e1f575365487a32 02:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:32:38 1db090963059: Preparing 02:32:38 c2ddc565db17: Preparing 02:32:38 ddb27badf12e: Preparing 02:32:38 4956acebc15b: Preparing 02:32:38 13bbf8caec00: Preparing 02:32:38 eeaa73608b53: Preparing 02:32:38 eeaa73608b53: Waiting 02:32:38 1db090963059: Pushed 02:32:38 13bbf8caec00: Pushed 02:32:38 c2ddc565db17: Pushed 02:32:38 4956acebc15b: Pushed 02:32:38 eeaa73608b53: Layer already exists 02:32:50 ddb27badf12e: Pushed 02:32:50 c6e158839bcd084ea8f5f3d68e1f575365487a32: digest: sha256:db97d16eb49e5e64204ff08873c7e1ef4ce292faeaf0fb3eb48faf678fd7e6f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:51 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:51 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:32:51 1db090963059: Preparing 02:32:51 c2ddc565db17: Preparing 02:32:51 ddb27badf12e: Preparing 02:32:51 4956acebc15b: Preparing 02:32:51 13bbf8caec00: Preparing 02:32:51 eeaa73608b53: Preparing 02:32:51 eeaa73608b53: Waiting 02:32:51 1db090963059: Layer already exists 02:32:51 c2ddc565db17: Layer already exists 02:32:51 4956acebc15b: Layer already exists 02:32:51 13bbf8caec00: Layer already exists 02:32:51 ddb27badf12e: Layer already exists 02:32:51 eeaa73608b53: Layer already exists 02:32:51 latest: digest: sha256:db97d16eb49e5e64204ff08873c7e1ef4ce292faeaf0fb3eb48faf678fd7e6f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:52 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:52 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.15 02:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:32:52 1db090963059: Preparing 02:32:52 c2ddc565db17: Preparing 02:32:52 ddb27badf12e: Preparing 02:32:52 4956acebc15b: Preparing 02:32:52 13bbf8caec00: Preparing 02:32:52 eeaa73608b53: Preparing 02:32:52 eeaa73608b53: Waiting 02:32:52 1db090963059: Layer already exists 02:32:52 4956acebc15b: Layer already exists 02:32:52 13bbf8caec00: Layer already exists 02:32:52 ddb27badf12e: Layer already exists 02:32:52 c2ddc565db17: Layer already exists 02:32:52 eeaa73608b53: Layer already exists 02:32:52 4.1.0-dev.15: digest: sha256:db97d16eb49e5e64204ff08873c7e1ef4ce292faeaf0fb3eb48faf678fd7e6f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:53 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:53 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 02:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:32:53 1db090963059: Preparing 02:32:53 c2ddc565db17: Preparing 02:32:53 ddb27badf12e: Preparing 02:32:53 4956acebc15b: Preparing 02:32:53 13bbf8caec00: Preparing 02:32:53 eeaa73608b53: Preparing 02:32:53 eeaa73608b53: Waiting 02:32:53 4956acebc15b: Layer already exists 02:32:53 1db090963059: Layer already exists 02:32:53 c2ddc565db17: Layer already exists 02:32:53 ddb27badf12e: Layer already exists 02:32:53 13bbf8caec00: Layer already exists 02:32:53 eeaa73608b53: Layer already exists 02:32:53 c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15: digest: sha256:db97d16eb49e5e64204ff08873c7e1ef4ce292faeaf0fb3eb48faf678fd7e6f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:54 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:54 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 02:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:32:54 1db090963059: Preparing 02:32:54 c2ddc565db17: Preparing 02:32:54 ddb27badf12e: Preparing 02:32:54 4956acebc15b: Preparing 02:32:54 13bbf8caec00: Preparing 02:32:54 eeaa73608b53: Preparing 02:32:54 eeaa73608b53: Waiting 02:32:54 13bbf8caec00: Layer already exists 02:32:54 ddb27badf12e: Layer already exists 02:32:54 1db090963059: Layer already exists 02:32:54 c2ddc565db17: Layer already exists 02:32:54 4956acebc15b: Layer already exists 02:32:54 eeaa73608b53: Layer already exists 02:32:55 main: digest: sha256:db97d16eb49e5e64204ff08873c7e1ef4ce292faeaf0fb3eb48faf678fd7e6f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:32:55 ===================================================== [Pipeline] echo 02:32:55 taggedImages: 02:32:55 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c6e158839bcd084ea8f5f3d68e1f575365487a32 02:32:55 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:32:55 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.15 02:32:55 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 02:32:55 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] echo 02:32:55 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c6e158839bcd084ea8f5f3d68e1f575365487a32 [Pipeline] echo 02:32:55 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] echo 02:32:55 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.15 [Pipeline] echo 02:32:55 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c6e158839bcd084ea8f5f3d68e1f575365487a32-4.1.0-dev.15 [Pipeline] echo 02:32:55 Skip building multi-arch image for 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:32:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:32:55 02:32:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:32:56 arm64: Pulling from edgex-lftools-log-publisher 02:32:56 8998bd30e6a1: Pulling fs layer 02:32:56 04944245beec: Pulling fs layer 02:32:56 699f458cf7ca: Pulling fs layer 02:32:56 765212b225bb: Pulling fs layer 02:32:56 f23df028b6ca: Pulling fs layer 02:32:56 d65c8cfc05b1: Pulling fs layer 02:32:56 2437ff75d9bd: Pulling fs layer 02:32:56 f23df028b6ca: Waiting 02:32:56 d65c8cfc05b1: Waiting 02:32:56 2437ff75d9bd: Waiting 02:32:56 765212b225bb: Waiting 02:32:56 04944245beec: Verifying Checksum 02:32:56 04944245beec: Download complete 02:32:56 765212b225bb: Verifying Checksum 02:32:56 765212b225bb: Download complete 02:32:56 f23df028b6ca: Download complete 02:32:56 d65c8cfc05b1: Download complete 02:32:56 699f458cf7ca: Verifying Checksum 02:32:56 699f458cf7ca: Download complete 02:32:56 8998bd30e6a1: Verifying Checksum 02:32:56 8998bd30e6a1: Download complete 02:32:59 2437ff75d9bd: Verifying Checksum 02:32:59 2437ff75d9bd: Download complete 02:33:01 8998bd30e6a1: Pull complete 02:33:01 04944245beec: Pull complete 02:33:03 699f458cf7ca: Pull complete 02:33:03 765212b225bb: Pull complete 02:33:04 f23df028b6ca: Pull complete 02:33:04 d65c8cfc05b1: Pull complete 02:33:22 2437ff75d9bd: Pull complete 02:33:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:33:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:23 prd-ubuntu20.04-docker-arm64-4c-16g-9030 does not seem to be running inside a container 02:33:23 $ 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/214 -v /w/workspace/device-mqtt-go/214:/w/workspace/device-mqtt-go/214:rw,z -v /w/workspace/device-mqtt-go/214@tmp:/w/workspace/device-mqtt-go/214@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:33:26 $ docker top 66e08fe80426998387e4502d35fdfade30c83269ac08523cf035b3897e8702cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:26 ---> job-cost.sh 02:33:26 lf-activate-venv: SKIPPING 02:33:26 INFO: No Stack... 02:33:27 INFO: Retrieving Pricing Info for: v3-standard-4 02:33:28 INFO: Archiving Costs [Pipeline] sh 02:33:28 + cut -d, -f6 02:33:28 + cat /w/workspace/device-mqtt-go/214/archives/cost.csv [Pipeline] lock 02:33:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-214-stack-cost] 02:33:28 Resource [jenkins-edgexfoundry-device-mqtt-go-main-214-stack-cost] did not exist. Created. 02:33:28 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:33:29 /w/workspace/device-mqtt-go/214@tmp/durable-06c82644/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:33:30 + echo total: 0.10999999940395355 [Pipeline] stash 02:33:30 Warning: overwriting stash ‘stack-cost’ 02:33:30 Stashed 1 file(s) [Pipeline] } 02:33:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-214-stack-cost] [Pipeline] // lock [Pipeline] } 02:33:30 $ docker stop --time=1 66e08fe80426998387e4502d35fdfade30c83269ac08523cf035b3897e8702cb 02:33:31 $ docker rm -f --volumes 66e08fe80426998387e4502d35fdfade30c83269ac08523cf035b3897e8702cb [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:33:32 provisioning config files... 02:33:32 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3631246134350402792tmp [Pipeline] { [Pipeline] sh 02:33:32 + set +x 02:33:32 + curl -s https://codecov.io/bash 02:33:32 + bash -s -- 02:33:32 02:33:32 _____ _ 02:33:32 / ____| | | 02:33:32 | | ___ __| | ___ ___ _____ __ 02:33:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:33:32 | |___| (_) | (_| | __/ (_| (_) \ V / 02:33:32 \_____\___/ \__,_|\___|\___\___/ \_/ 02:33:32 Bash-1.0.6 02:33:32 02:33:32 02:33:32 ==> git version 2.25.1 found 02:33:32 ==> 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:33:32 Release-Date: 2020-01-08 02:33:32 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:33:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:33:32 ==> Jenkins CI detected. 02:33:32 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 02:33:32 project root: . 02:33:32 --> token set from env 02:33:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:33:32 ==> Running gcov in . (disable via -X gcov) 02:33:32 ==> Python coveragepy not found 02:33:32 ==> Searching for coverage reports in: 02:33:32 + . 02:33:32 -> Found 1 reports 02:33:32 ==> Detecting git/mercurial file structure 02:33:33 ==> Reading reports 02:33:33 + ./coverage.out bytes=21039 02:33:33 ==> Appending adjustments 02:33:33 https://docs.codecov.io/docs/fixing-reports 02:33:33 + Found adjustments 02:33:33 ==> Gzipping contents 02:33:33 4.0K /tmp/codecov.wZPydc.gz 02:33:33 ==> Uploading reports 02:33:33 url: https://codecov.io 02:33:33 query: branch=main&commit=c6e158839bcd084ea8f5f3d68e1f575365487a32&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F214%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:33:33 -> Pinging Codecov 02:33:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c6e158839bcd084ea8f5f3d68e1f575365487a32&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F214%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:33:33 -> Uploading to 02:33:33 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/c6e158839bcd084ea8f5f3d68e1f575365487a32/c6863cfd-89b8-494e-88d8-327a341b5e00.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260511%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260511T023333Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f7767a2eb99d3fff600254034c45783c72a2bddeceef143a7b573e7706079392 02:33:33 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:33 Dload Upload Total Spent Left Speed 02:33:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3350 0 0 100 3350 0 24632 --:--:-- --:--:-- --:--:-- 24452 02:33:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/c6e158839bcd084ea8f5f3d68e1f575365487a32 [Pipeline] } 02:33:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:33:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:33:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:33:33 02:33:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:33:34 latest: Pulling from edgex-devops/edgex-snyk-go 02:33:34 2d35ebdb57d9: Already exists 02:33:34 85e8836fcdb2: Pulling fs layer 02:33:34 91631faa732a: Pulling fs layer 02:33:34 f3f5ae8826fa: Pulling fs layer 02:33:34 4f4fb700ef54: Pulling fs layer 02:33:34 7861252a18e6: Pulling fs layer 02:33:34 9130f900ef6f: Pulling fs layer 02:33:34 4f4fb700ef54: Waiting 02:33:34 9130f900ef6f: Waiting 02:33:34 7861252a18e6: Waiting 02:33:34 f3f5ae8826fa: Verifying Checksum 02:33:34 f3f5ae8826fa: Download complete 02:33:34 85e8836fcdb2: Download complete 02:33:34 4f4fb700ef54: Verifying Checksum 02:33:34 4f4fb700ef54: Download complete 02:33:34 85e8836fcdb2: Pull complete 02:33:34 7861252a18e6: Verifying Checksum 02:33:34 7861252a18e6: Download complete 02:33:34 91631faa732a: Download complete 02:33:35 9130f900ef6f: Verifying Checksum 02:33:35 9130f900ef6f: Download complete 02:33:39 91631faa732a: Pull complete 02:33:39 f3f5ae8826fa: Pull complete 02:33:39 4f4fb700ef54: Pull complete 02:33:39 7861252a18e6: Pull complete 02:33:44 9130f900ef6f: Pull complete 02:33:44 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:33:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:33:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:44 prd-ubuntu20.04-docker-8c-8g-9028 does not seem to be running inside a container 02:33: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:33:45 $ docker top 8fe4e28ed8a306b6e34d28a8ee9ffe6f8ddc419729fa3e5ad7efe252d0a6c6e3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:33:46 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo 02:33:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 02:33:46 + set -o pipefail 02:33:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 02:33:54 02:33:54 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 02:33:54 02:33:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/5e21fa0a-70b8-40f1-a785-41b029b2e8d5 02:33:54 02:33:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:33:54 02:33:54 02:33:54 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:33:54 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:33:54 $ docker stop --time=1 8fe4e28ed8a306b6e34d28a8ee9ffe6f8ddc419729fa3e5ad7efe252d0a6c6e3 02:33:56 $ docker rm -f --volumes 8fe4e28ed8a306b6e34d28a8ee9ffe6f8ddc419729fa3e5ad7efe252d0a6c6e3 [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:33:57 + git log --format=format:%s -1 c6e158839bcd084ea8f5f3d68e1f575365487a32 [Pipeline] sh 02:33:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:33:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:33:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:58 prd-ubuntu20.04-docker-8c-8g-9028 does not seem to be running inside a container 02:33:58 $ 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:33:58 $ docker top 541f5449016859c1f282a2e32cc62103fd4bb71ff7a9225e1d9f0c9265acd039 -eo pid,comm 02:33:58 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:33:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:33:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:33:58 [ssh-agent] Looking for ssh-agent implementation... 02:33:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:33:58 $ docker exec 541f5449016859c1f282a2e32cc62103fd4bb71ff7a9225e1d9f0c9265acd039 ssh-agent 02:33:58 SSH_AUTH_SOCK=/tmp/ssh-2R7PL51vYyWU/agent.33 02:33:58 SSH_AGENT_PID=39 02:33:58 Running ssh-add (command line suppressed) 02:33:59 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1610757815563852965.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1610757815563852965.key) 02:33:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:33:59 + git semver tag 02:33:59 2026-05-11 02:33:59,596 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:33:59 2026-05-11 02:33:59,601 [run_tag] DEBUG tag force:False 02:33:59 2026-05-11 02:33:59,601 [check_head_tag] DEBUG check head tag 02:33:59 2026-05-11 02:33:59,601 [execute] INFO git cat-file --batch-check 02:33:59 2026-05-11 02:33:59,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 02:33:59 2026-05-11 02:33:59,603 [execute] INFO git cat-file --batch 02:33:59 2026-05-11 02:33:59,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 02:33:59 2026-05-11 02:33:59,614 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:33:59 2026-05-11 02:33:59,614 [execute] INFO git tag -a v4.1.0-dev.15 -m v4.1.0-dev.15 02:33:59 2026-05-11 02:33:59,614 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.15', '-m', 'v4.1.0-dev.15'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) 02:33:59 2026-05-11 02:33:59,616 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:33:59 4.1.0-dev.15 [Pipeline] } 02:33:59 $ docker exec --env ******** --env ******** 541f5449016859c1f282a2e32cc62103fd4bb71ff7a9225e1d9f0c9265acd039 ssh-agent -k 02:33:59 unset SSH_AUTH_SOCK; 02:33:59 unset SSH_AGENT_PID; 02:33:59 echo Agent pid 39 killed; 02:33:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:34:00 + git semver [Pipeline] } 02:34:00 $ docker stop --time=1 541f5449016859c1f282a2e32cc62103fd4bb71ff7a9225e1d9f0c9265acd039 02:34:01 $ docker rm -f --volumes 541f5449016859c1f282a2e32cc62103fd4bb71ff7a9225e1d9f0c9265acd039 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:34:02 02:34:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:34:02 0.23.1-centos7: Pulling from edgex-lftools 02:34:02 ab5ef0e58194: Pulling fs layer 02:34:02 9712f1f96733: Pulling fs layer 02:34:02 63f879dbbcfc: Pulling fs layer 02:34:02 0d9ebad4ef96: Pulling fs layer 02:34:02 e9a5061849ea: Pulling fs layer 02:34:02 d747dcd14b5f: Pulling fs layer 02:34:02 2de7ff778b66: Pulling fs layer 02:34:02 e9a5061849ea: Waiting 02:34:02 2de7ff778b66: Waiting 02:34:02 d747dcd14b5f: Waiting 02:34:02 0d9ebad4ef96: Waiting 02:34:02 9712f1f96733: Verifying Checksum 02:34:02 9712f1f96733: Download complete 02:34:02 63f879dbbcfc: Verifying Checksum 02:34:02 63f879dbbcfc: Download complete 02:34:02 e9a5061849ea: Verifying Checksum 02:34:02 e9a5061849ea: Download complete 02:34:02 d747dcd14b5f: Verifying Checksum 02:34:02 d747dcd14b5f: Download complete 02:34:03 0d9ebad4ef96: Verifying Checksum 02:34:03 0d9ebad4ef96: Download complete 02:34:03 ab5ef0e58194: Verifying Checksum 02:34:03 ab5ef0e58194: Download complete 02:34:03 2de7ff778b66: Verifying Checksum 02:34:03 2de7ff778b66: Download complete 02:34:06 ab5ef0e58194: Pull complete 02:34:06 9712f1f96733: Pull complete 02:34:07 63f879dbbcfc: Pull complete 02:34:12 0d9ebad4ef96: Pull complete 02:34:12 e9a5061849ea: Pull complete 02:34:12 d747dcd14b5f: Pull complete 02:34:14 2de7ff778b66: Pull complete 02:34:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:34:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:34:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:14 prd-ubuntu20.04-docker-8c-8g-9028 does not seem to be running inside a container 02:34: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:34:15 $ docker top 7f5d388da020f6a6bf13eff2e6f306eb27e06723249e2432e673a588dd3cb94b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:34:15 provisioning config files... 02:34:15 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4234952219863759910tmp 02:34:15 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9739188980301484842tmp 02:34:15 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9234820254979313208tmp [Pipeline] { [Pipeline] echo 02:34:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:34:16 ---> sigul-configuration.sh 02:34:16 gpg: directory `/root/.gnupg' created 02:34:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:34:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:34:16 gpg: keyring `/root/.gnupg/secring.gpg' created 02:34:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:34:16 gpg: CAST5 encrypted data 02:34:16 gpg: encrypted with 1 passphrase 02:34:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:34:16 + mkdir /home/jenkins 02:34:16 + mkdir /home/jenkins/sigul [Pipeline] sh 02:34:16 + 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:34:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:34:16 ---> sigul-install.sh 02:34:16 Sigul already installed; skipping installation. [Pipeline] sh 02:34:17 + git tag --list 02:34:17 0.7.1 02:34:17 v1.0.0 02:34:17 v1.1.0 02:34:17 v1.1.1 02:34:17 v1.2.2 02:34:17 v1.3.0 02:34:17 v1.3.1 02:34:17 v2.0.0 02:34:17 v2.1.0 02:34:17 v2.1.1 02:34:17 v2.2.0 02:34:17 v2.3.0 02:34:17 v3.0 02:34:17 v3.0.0 02:34:17 v3.1 02:34:17 v3.1.0 02:34:17 v3.1.1 02:34:17 v4.0 02:34:17 v4.0.0 02:34:17 v4.0.1 02:34:17 v4.0.1-dev.1 02:34:17 v4.1.0-dev.1 02:34:17 v4.1.0-dev.10 02:34:17 v4.1.0-dev.11 02:34:17 v4.1.0-dev.12 02:34:17 v4.1.0-dev.13 02:34:17 v4.1.0-dev.14 02:34:17 v4.1.0-dev.15 02:34:17 v4.1.0-dev.2 02:34:17 v4.1.0-dev.3 02:34:17 v4.1.0-dev.4 02:34:17 v4.1.0-dev.5 02:34:17 v4.1.0-dev.6 02:34:17 v4.1.0-dev.7 02:34:17 v4.1.0-dev.8 02:34:17 v4.1.0-dev.9 [Pipeline] sh 02:34:17 + lftools sign git-tag v4.1.0-dev.15 02:34:18 Signing Git tag with Sigul... 02:34:18 Signing v4.1.0-dev.15 [Pipeline] echo 02:34:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:34:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:34:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:34:18 $ docker stop --time=1 7f5d388da020f6a6bf13eff2e6f306eb27e06723249e2432e673a588dd3cb94b 02:34:19 $ docker rm -f --volumes 7f5d388da020f6a6bf13eff2e6f306eb27e06723249e2432e673a588dd3cb94b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:34:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:34:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:34:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:20 prd-ubuntu20.04-docker-8c-8g-9028 does not seem to be running inside a container 02:34:20 $ 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:34:21 $ docker top 18485c90786238889fc4af89d2eb43b597714bd43c2c61c62f9e2757ca72a104 -eo pid,comm 02:34:21 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:34:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:34:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:21 [ssh-agent] Looking for ssh-agent implementation... 02:34:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:21 $ docker exec 18485c90786238889fc4af89d2eb43b597714bd43c2c61c62f9e2757ca72a104 ssh-agent 02:34:21 SSH_AUTH_SOCK=/tmp/ssh-c1O3lfOoHQlE/agent.31 02:34:21 SSH_AGENT_PID=37 02:34:21 Running ssh-add (command line suppressed) 02:34:21 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4297462927058213767.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4297462927058213767.key) 02:34:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:21 + git semver bump pre 02:34:22 2026-05-11 02:34:22,065 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:34:22 2026-05-11 02:34:22,069 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:34:22 2026-05-11 02:34:22,069 [bump_version] DEBUG bumping version:4.1.0-dev.15 on axis:pre with prefix:dev 02:34:22 2026-05-11 02:34:22,069 [bump_version] DEBUG bumped version:4.1.0-dev.16 02:34:22 2026-05-11 02:34:22,069 [write_version] DEBUG write version:4.1.0-dev.16 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 02:34:22 2026-05-11 02:34:22,069 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:34:22 2026-05-11 02:34:22,069 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:34:22 2026-05-11 02:34:22,072 [execute] INFO git cat-file --batch-check 02:34:22 2026-05-11 02:34:22,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:34:22 2026-05-11 02:34:22,075 [execute] INFO git cat-file --batch 02:34:22 2026-05-11 02:34:22,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:34:22 2026-05-11 02:34:22,079 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:34:22 4.1.0-dev.16 [Pipeline] } 02:34:22 $ docker exec --env ******** --env ******** 18485c90786238889fc4af89d2eb43b597714bd43c2c61c62f9e2757ca72a104 ssh-agent -k 02:34:22 unset SSH_AUTH_SOCK; 02:34:22 unset SSH_AGENT_PID; 02:34:22 echo Agent pid 37 killed; 02:34:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:34:22 + git semver [Pipeline] } 02:34:22 $ docker stop --time=1 18485c90786238889fc4af89d2eb43b597714bd43c2c61c62f9e2757ca72a104 02:34:24 $ docker rm -f --volumes 18485c90786238889fc4af89d2eb43b597714bd43c2c61c62f9e2757ca72a104 [Pipeline] // withDockerContainer [Pipeline] sh 02:34:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:34:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:34:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:24 prd-ubuntu20.04-docker-8c-8g-9028 does not seem to be running inside a container 02:34:24 $ 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:34:25 $ docker top 950c9d886e81e5fd3f53347bf2eda8042341721b48f3ed8d49f2990c36f83619 -eo pid,comm 02:34:25 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:34:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:34:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:25 [ssh-agent] Looking for ssh-agent implementation... 02:34:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:25 $ docker exec 950c9d886e81e5fd3f53347bf2eda8042341721b48f3ed8d49f2990c36f83619 ssh-agent 02:34:25 SSH_AUTH_SOCK=/tmp/ssh-hwDb1JxeUTs5/agent.33 02:34:25 SSH_AGENT_PID=39 02:34:25 Running ssh-add (command line suppressed) 02:34:25 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7492376585951838056.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7492376585951838056.key) 02:34:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:25 + git semver push 02:34:26 2026-05-11 02:34:26,121 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:34:26 2026-05-11 02:34:26,125 [run_push] DEBUG push 02:34:26 2026-05-11 02:34:26,126 [execute] INFO git cat-file --batch-check 02:34:26 2026-05-11 02:34:26,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:34:26 2026-05-11 02:34:26,128 [execute] INFO git rev-list 8d12449b6984ac2cf801504d2d8438d72b4c27b5 -- 02:34:26 2026-05-11 02:34:26,128 [execute] DEBUG Popen(['git', 'rev-list', '8d12449b6984ac2cf801504d2d8438d72b4c27b5', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:34:26 2026-05-11 02:34:26,137 [execute] INFO git fetch -v -- origin 02:34:26 2026-05-11 02:34:26,137 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:34:26 2026-05-11 02:34:26,710 [run_push] DEBUG no remote changes detected 02:34:26 2026-05-11 02:34:26,711 [execute] INFO git push origin semver 02:34:26 2026-05-11 02:34:26,711 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:34:27 2026-05-11 02:34:27,754 [run_push] DEBUG push all version tags 02:34:27 2026-05-11 02:34:27,755 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:34:27 2026-05-11 02:34:27,755 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) 02:34:28 2026-05-11 02:34:28,764 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:34:28 4.1.0-dev.16 [Pipeline] } 02:34:28 $ docker exec --env ******** --env ******** 950c9d886e81e5fd3f53347bf2eda8042341721b48f3ed8d49f2990c36f83619 ssh-agent -k 02:34:29 unset SSH_AUTH_SOCK; 02:34:29 unset SSH_AGENT_PID; 02:34:29 echo Agent pid 39 killed; 02:34:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:34:29 + git semver [Pipeline] } 02:34:29 $ docker stop --time=1 950c9d886e81e5fd3f53347bf2eda8042341721b48f3ed8d49f2990c36f83619 02:34:30 $ docker rm -f --volumes 950c9d886e81e5fd3f53347bf2eda8042341721b48f3ed8d49f2990c36f83619 [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:34:31 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 02:34:31 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:34:31 total 16 02:34:31 drwxr-xr-x 3 root root 4096 May 11 02:20 . 02:34:31 drwxrwxr-x 10 jenkins jenkins 4096 May 11 02:34 .. 02:34:31 drwxr-xr-x 2 root root 4096 May 11 02:20 cost 02:34:31 -rw-r--r-- 1 root root 86 May 11 02:20 cost.csv 02:34:31 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:34:31 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:34:31 total 16 02:34:31 drwxr-xr-x 3 jenkins jenkins 4096 May 11 02:20 . 02:34:31 drwxrwxr-x 10 jenkins jenkins 4096 May 11 02:34 .. 02:34:31 drwxr-xr-x 2 jenkins jenkins 4096 May 11 02:20 cost 02:34:31 -rw-r--r-- 1 jenkins jenkins 86 May 11 02:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:34:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:34:32 ---> package-listing.sh 02:34:32 ++ facter osfamily 02:34:32 ++ tr '[:upper:]' '[:lower:]' 02:34:32 + OS_FAMILY=debian 02:34:32 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 02:34:32 + START_PACKAGES=/tmp/packages_start.txt 02:34:32 + END_PACKAGES=/tmp/packages_end.txt 02:34:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:34:32 + PACKAGES=/tmp/packages_start.txt 02:34:32 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:34:32 + PACKAGES=/tmp/packages_end.txt 02:34:32 + case "${OS_FAMILY}" in 02:34:32 + dpkg -l 02:34:32 + grep '^ii' 02:34:32 + '[' -f /tmp/packages_start.txt ']' 02:34:32 + '[' -f /tmp/packages_end.txt ']' 02:34:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:34:32 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:34:32 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 02:34:32 + 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:34:32 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:34:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:34:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:33 prd-ubuntu20.04-docker-8c-8g-9028 does not seem to be running inside a container 02:34:33 $ 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:34:34 $ docker top 73d50f35819fce0228cc374f543f8ad3a49868b758e768b750beab7fba0b2631 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:34 + touch /tmp/pre-build-complete [Pipeline] sh 02:34:34 + mkdir -p /var/log/sysstat [Pipeline] sh 02:34:34 + ls /var/log/sa-host 02:34:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:34:34 provisioning config files... 02:34:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10531412985101271265tmp [Pipeline] { [Pipeline] echo 02:34:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:34:35 ---> create-netrc.sh [Pipeline] } 02:34:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:34:35 ---> python-tools-install.sh [Pipeline] echo 02:34:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:34:35 ---> sudo-logs.sh 02:34:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:34:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:34:36 ---> job-cost.sh 02:34:36 lf-activate-venv: SKIPPING 02:34:36 DEBUG: total: 0.2199999988079071 02:34:36 INFO: Retrieving Stack Cost... 02:34:36 INFO: Retrieving Pricing Info for: v3-standard-8 02:34:36 INFO: Archiving Costs [Pipeline] echo 02:34:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:34:37 ---> logs-deploy.sh 02:34:37 lf-activate-venv: SKIPPING 02:34:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/214 02:34:37 INFO: archiving workspace using pattern(s): 02:34:37 Archives upload complete. 02:34:37 INFO: archiving logs to Nexus