cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c43dd52341797d60950d84031007cfa9c4110056+ee9b976c78f7b645c9e1559e0d6ced2f706be125 (be921410dd16e4e9c2a4dbdf00a81da240f11bd2) 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-ssh4559823967966933284.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8014061248653690320.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-728/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/PR-728/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17728753019621865127.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10200815647286279106.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/PR-728/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/PR-728/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17511461213983740129.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-38904 in /w/workspace/gexfoundry_device-mqtt-go_PR-728 [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/gexfoundry_device-mqtt-go_PR-728 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ee9b976c78f7b645c9e1559e0d6ced2f706be125 into PR head commit c43dd52341797d60950d84031007cfa9c4110056 Merge succeeded, producing c43dd52341797d60950d84031007cfa9c4110056 Checking out Revision c43dd52341797d60950d84031007cfa9c4110056 (PR-728) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/728/head:refs/remotes/origin/PR-728 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c43dd52341797d60950d84031007cfa9c4110056 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ee9b976c78f7b645c9e1559e0d6ced2f706be125 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c43dd52341797d60950d84031007cfa9c4110056 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" > git rev-list --no-walk c43dd52341797d60950d84031007cfa9c4110056 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:20:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:20:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:20:02 ========================================================= 22:20:02 EdgeX Global Pipelines Version Info 22:20:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:20:03 ------------------- 22:20:03 stable info: 22:20:03 ------------------- 22:20:03 Commited By: Cherry Wang cherry@iotechsys.com 22:20:03 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 22:20:03 Message: update stable to v1.0.269 22:20:04 ------------------- 22:20:04 experimental info: 22:20:04 ------------------- 22:20:04 Commited By: **** collab-it+edgex@linuxfoundation.org 22:20:04 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 22:20:04 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:20:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 22:20:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 22:20:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:20:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:20:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:20:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 22:20:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:20:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:20:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:20:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:20:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:20:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 22:20:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:20:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:20:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:20:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:20:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:20:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:20:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:20:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:20:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:20:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:20:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:20:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:20:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:20:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:20:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:20:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-728 [Pipeline] echo 22:20:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-728 [Pipeline] echo 22:20:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-728 [Pipeline] echo 22:20:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c43dd52341797d60950d84031007cfa9c4110056 [Pipeline] echo 22:20:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c43dd52 [Pipeline] echo 22:20:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:06 provisioning config files... 22:20:06 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-728@tmp/config13088174354287785775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:07 ---> ****-login.sh 22:20:07 nexus3.edgexfoundry.org:10001 22:20:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:07 Configure a credential helper to remove this warning. See 22:20:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:07 22:20:07 Login Succeeded 22:20:07 nexus3.edgexfoundry.org:10002 22:20:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:07 Configure a credential helper to remove this warning. See 22:20:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:07 22:20:07 Login Succeeded 22:20:07 nexus3.edgexfoundry.org:10003 22:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:08 Configure a credential helper to remove this warning. See 22:20:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:08 22:20:08 Login Succeeded 22:20:08 nexus3.edgexfoundry.org:10004 22:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:08 Configure a credential helper to remove this warning. See 22:20:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:08 22:20:08 Login Succeeded 22:20:08 ****.io 22:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:08 Configure a credential helper to remove this warning. See 22:20:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:08 22:20:08 Login Succeeded 22:20:08 ---> ****-login.sh ends [Pipeline] } 22:20:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:20:09 + git rev-list -1 --merges c43dd52341797d60950d84031007cfa9c4110056~1..c43dd52341797d60950d84031007cfa9c4110056 [Pipeline] echo 22:20:09 -----------> git rev-list -1 --merges c43dd52341797d60950d84031007cfa9c4110056~1..c43dd52341797d60950d84031007cfa9c4110056 c43dd52341797d60950d84031007cfa9c4110056 [false] [Pipeline] sh 22:20:09 + git log --format=format:%s -1 c43dd52341797d60950d84031007cfa9c4110056 [Pipeline] echo 22:20:09 ========================================================= 22:20:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:20:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:20:10 + git log --format=format:%s -1 c43dd52341797d60950d84031007cfa9c4110056 [Pipeline] echo 22:20:10 [semverPrep] GIT_COMMIT: c43dd52341797d60950d84031007cfa9c4110056, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 22:20:10 [semverPrep] This is not a build commit. [Pipeline] sh 22:20:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:20:10 + grep -v github /etc/ssh/ssh_known_hosts 22:20:10 + [ -e /tmp/ssh_known_hosts ] 22:20:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:20:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:20:10 + sudo tee -a /etc/ssh/ssh_known_hosts 22:20:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:11 22:20:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:11 0.1.4: Pulling from edgex-devops/py-git-semver 22:20:11 b85a868b505f: Pulling fs layer 22:20:11 e2be974225ed: Pulling fs layer 22:20:11 339a4e72a1f5: Pulling fs layer 22:20:11 988bab9f4d93: Pulling fs layer 22:20:11 1469e6f7b9e6: Pulling fs layer 22:20:11 eaf3925da568: Pulling fs layer 22:20:11 bab4dde63d76: Pulling fs layer 22:20:11 bde34c3a00c8: Pulling fs layer 22:20:11 b352a97aabf1: Pulling fs layer 22:20:11 4872d77fe225: Pulling fs layer 22:20:11 5851b861e8e6: Pulling fs layer 22:20:11 bde34c3a00c8: Waiting 22:20:11 b352a97aabf1: Waiting 22:20:11 4872d77fe225: Waiting 22:20:11 5851b861e8e6: Waiting 22:20:11 988bab9f4d93: Waiting 22:20:11 eaf3925da568: Waiting 22:20:11 1469e6f7b9e6: Waiting 22:20:11 bab4dde63d76: Waiting 22:20:11 e2be974225ed: Verifying Checksum 22:20:11 e2be974225ed: Download complete 22:20:11 988bab9f4d93: Download complete 22:20:11 1469e6f7b9e6: Download complete 22:20:11 eaf3925da568: Verifying Checksum 22:20:11 eaf3925da568: Download complete 22:20:11 339a4e72a1f5: Verifying Checksum 22:20:11 339a4e72a1f5: Download complete 22:20:12 bde34c3a00c8: Verifying Checksum 22:20:12 bde34c3a00c8: Download complete 22:20:12 4872d77fe225: Download complete 22:20:12 5851b861e8e6: Download complete 22:20:12 b85a868b505f: Verifying Checksum 22:20:12 b85a868b505f: Download complete 22:20:12 bab4dde63d76: Verifying Checksum 22:20:12 bab4dde63d76: Download complete 22:20:13 b85a868b505f: Pull complete 22:20:13 e2be974225ed: Pull complete 22:20:13 339a4e72a1f5: Pull complete 22:20:14 988bab9f4d93: Pull complete 22:20:14 1469e6f7b9e6: Pull complete 22:20:14 eaf3925da568: Pull complete 22:20:15 bab4dde63d76: Pull complete 22:20:16 bde34c3a00c8: Pull complete 22:20:16 b352a97aabf1: Pull complete 22:20:16 4872d77fe225: Pull complete 22:20:16 5851b861e8e6: Pull complete 22:20:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:20:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:16 prd-ubuntu20.04-docker-8c-8g-38904 does not seem to be running inside a container 22:20:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-728 -v /w/workspace/gexfoundry_device-mqtt-go_PR-728:/w/workspace/gexfoundry_device-mqtt-go_PR-728:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-728@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-728@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:20:18 $ docker top 8f04c32b2503c4b4c6a202045998f36f9c1b5348442414678396f214a970eb54 -eo pid,comm 22:20:18 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). 22:20:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:20:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:18 [ssh-agent] Looking for ssh-agent implementation... 22:20:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:18 $ docker exec 8f04c32b2503c4b4c6a202045998f36f9c1b5348442414678396f214a970eb54 ssh-agent 22:20:18 SSH_AUTH_SOCK=/tmp/ssh-Ha9pCamjEc9M/agent.31 22:20:18 SSH_AGENT_PID=37 22:20:18 Running ssh-add (command line suppressed) 22:20:19 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-728@tmp/private_key_10887881134811704460.key (/w/workspace/gexfoundry_device-mqtt-go_PR-728@tmp/private_key_10887881134811704460.key) 22:20:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:19 + git tag --points-at HEAD [Pipeline] } 22:20:19 $ docker exec --env ******** --env ******** 8f04c32b2503c4b4c6a202045998f36f9c1b5348442414678396f214a970eb54 ssh-agent -k 22:20:19 unset SSH_AUTH_SOCK; 22:20:19 unset SSH_AGENT_PID; 22:20:19 echo Agent pid 37 killed; 22:20:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:20:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:19 [ssh-agent] Looking for ssh-agent implementation... 22:20:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:20 $ docker exec 8f04c32b2503c4b4c6a202045998f36f9c1b5348442414678396f214a970eb54 ssh-agent 22:20:20 SSH_AUTH_SOCK=/tmp/ssh-8VGBMSgsuAOv/agent.70 22:20:20 SSH_AGENT_PID=76 22:20:20 Running ssh-add (command line suppressed) 22:20:20 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-728@tmp/private_key_12728730996289978858.key (/w/workspace/gexfoundry_device-mqtt-go_PR-728@tmp/private_key_12728730996289978858.key) 22:20:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:20 + git semver init 22:20:21 2025-02-13 22:20:21,091 [run_init] DEBUG init version:0.0.0 force:False 22:20:21 2025-02-13 22:20:21,091 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-728/.semver 22:20:21 2025-02-13 22:20:21,092 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-728/.semver 22:20:21 2025-02-13 22:20:21,092 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-728/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-728, universal_newlines=False, shell=None, istream=None) 22:20:22 2025-02-13 22:20:22,529 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-728/.git/info/exclude 22:20:22 2025-02-13 22:20:22,530 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-728/.semver/PR-728 with force:False 22:20:22 2025-02-13 22:20:22,530 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-728/.semver/PR-728 22:20:22 2025-02-13 22:20:22,534 [execute] INFO git cat-file --batch-check 22:20:22 2025-02-13 22:20:22,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-728/.semver, universal_newlines=False, shell=None, istream=) 22:20:22 2025-02-13 22:20:22,544 [execute] INFO git cat-file --batch 22:20:22 2025-02-13 22:20:22,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-728/.semver, universal_newlines=False, shell=None, istream=) 22:20:22 2025-02-13 22:20:22,550 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-728/.semver/PR-728 22:20:22 0.0.0 [Pipeline] } 22:20:22 $ docker exec --env ******** --env ******** 8f04c32b2503c4b4c6a202045998f36f9c1b5348442414678396f214a970eb54 ssh-agent -k 22:20:22 unset SSH_AUTH_SOCK; 22:20:22 unset SSH_AGENT_PID; 22:20:22 echo Agent pid 76 killed; 22:20:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:20:23 + git semver [Pipeline] } 22:20:23 $ docker stop --time=1 8f04c32b2503c4b4c6a202045998f36f9c1b5348442414678396f214a970eb54 22:20:25 $ docker rm -f --volumes 8f04c32b2503c4b4c6a202045998f36f9c1b5348442414678396f214a970eb54 [Pipeline] // withDockerContainer [Pipeline] sh 22:20:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:20:26 Stashed 1 file(s) [Pipeline] echo 22:20:26 [edgeXSemver]: initialized semver on version 0.0.0 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:27 provisioning config files... [Pipeline] // stage [Pipeline] } 22:20:27 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-728@tmp/config3336087872099750454tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 22:20:27 ---> ****-login.sh 22:20:27 nexus3.edgexfoundry.org:10001 22:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:27 Configure a credential helper to remove this warning. See 22:20:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:27 22:20:27 Login Succeeded 22:20:27 nexus3.edgexfoundry.org:10002 22:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:27 Configure a credential helper to remove this warning. See 22:20:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:27 22:20:27 Login Succeeded 22:20:27 nexus3.edgexfoundry.org:10003 22:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:27 Configure a credential helper to remove this warning. See 22:20:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:27 22:20:27 Login Succeeded 22:20:27 nexus3.edgexfoundry.org:10004 22:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:27 Configure a credential helper to remove this warning. See 22:20:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:27 22:20:27 Login Succeeded 22:20:27 ****.io 22:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:28 Configure a credential helper to remove this warning. See 22:20:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:28 22:20:28 Login Succeeded 22:20:28 ---> ****-login.sh ends [Pipeline] } 22:20:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:20:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:20:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:20:28 ========================================================= 22:20:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 22:20:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 22:20:29 Sending build context to Docker daemon 21.15MB 22:20:29 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 22:20:29 Step 2/12 : FROM ${BASE} AS builder 22:20:29 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 22:20:29 da9db072f522: Pulling fs layer 22:20:29 6ef4a4ee8ca5: Pulling fs layer 22:20:29 06f05ace1117: Pulling fs layer 22:20:29 5fe327b54edc: Pulling fs layer 22:20:29 4f4fb700ef54: Pulling fs layer 22:20:29 92a5565b7b96: Pulling fs layer 22:20:29 ff9bb7016b71: Pulling fs layer 22:20:29 b67dba6c2c7d: Pulling fs layer 22:20:29 a813b0c90790: Pulling fs layer 22:20:29 92a5565b7b96: Waiting 22:20:29 5fe327b54edc: Waiting 22:20:29 4f4fb700ef54: Waiting 22:20:29 ff9bb7016b71: Waiting 22:20:29 a813b0c90790: Waiting 22:20:29 b67dba6c2c7d: Waiting 22:20:29 6ef4a4ee8ca5: Download complete 22:20:29 5fe327b54edc: Download complete 22:20:29 4f4fb700ef54: Download complete 22:20:29 92a5565b7b96: Download complete 22:20:29 da9db072f522: Verifying Checksum 22:20:29 da9db072f522: Download complete 22:20:29 ff9bb7016b71: Verifying Checksum 22:20:29 ff9bb7016b71: Download complete 22:20:29 da9db072f522: Pull complete 22:20:29 a813b0c90790: Verifying Checksum 22:20:29 a813b0c90790: Download complete 22:20:29 6ef4a4ee8ca5: Pull complete 22:20:29 06f05ace1117: Verifying Checksum 22:20:29 06f05ace1117: Download complete 22:20:30 b67dba6c2c7d: Verifying Checksum 22:20:30 b67dba6c2c7d: Download complete 22:20:33 06f05ace1117: Pull complete 22:20:33 5fe327b54edc: Pull complete 22:20:33 4f4fb700ef54: Pull complete 22:20:33 92a5565b7b96: Pull complete 22:20:33 ff9bb7016b71: Pull complete 22:20:36 b67dba6c2c7d: Pull complete 22:20:36 a813b0c90790: Pull complete 22:20:36 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 22:20:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 22:20:36 ---> 3ba60ce46760 22:20:36 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:20:38 ---> Running in f02c3e9c750b 22:20:38 Removing intermediate container f02c3e9c750b 22:20:38 ---> db1bcc742bba 22:20:38 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:20:38 ---> Running in 49004536c6ee 22:20:38 Removing intermediate container 49004536c6ee 22:20:38 ---> e32fa42cc410 22:20:38 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:20:38 ---> Running in 2034a73794f0 22:20:38 Removing intermediate container 2034a73794f0 22:20:38 ---> f6c534d0ef66 22:20:38 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:20:38 ---> Running in 1b21abcb9a01 22:20:38 Removing intermediate container 1b21abcb9a01 22:20:38 ---> 4854ad65ba31 22:20:38 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:20:38 ---> Running in 1a8f390dbae9 22:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:20:39 (1/4) Installing openssh-keygen (9.7_p1-r4) 22:20:39 (2/4) Installing libedit (20240517.3.1-r0) 22:20:39 (3/4) Installing openssh-client-common (9.7_p1-r4) 22:20:39 (4/4) Installing openssh-client-default (9.7_p1-r4) 22:20:39 Executing busybox-1.36.1-r29.trigger 22:20:39 OK: 252 MiB in 62 packages 22:20:40 Removing intermediate container 1a8f390dbae9 22:20:40 ---> 4a40a336674c 22:20:40 Step 8/12 : WORKDIR /device-mqtt-go 22:20:40 ---> Running in 9cce6fb948f6 22:20:40 Removing intermediate container 9cce6fb948f6 22:20:40 ---> 1cfcd1ec6192 22:20:40 Step 9/12 : COPY go.mod vendor* ./ 22:20:40 ---> 77b5688b72da 22:20:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:40 ---> Running in 86831ff94bbb 22:21:13 Removing intermediate container 86831ff94bbb 22:21:13 ---> b0fcbbe65feb 22:21:13 Step 11/12 : COPY . . 22:21:13 ---> fc8e8c05f283 22:21:13 Step 12/12 : RUN $MAKE 22:21:13 ---> Running in 7f517c0e9d4f 22:21:13 noop 22:21:13 Removing intermediate container 7f517c0e9d4f 22:21:13 ---> 602876c93ecf 22:21:13 Successfully built 602876c93ecf 22:21:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:13 + docker inspect -f . ci-base-image-x86_64 22:21:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:14 prd-ubuntu20.04-docker-8c-8g-38904 does not seem to be running inside a container 22:21:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-728 -v /w/workspace/gexfoundry_device-mqtt-go_PR-728:/w/workspace/gexfoundry_device-mqtt-go_PR-728:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-728@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-728@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:21:14 $ docker top c46f8588eccb28fe6627a18604b147932d6f1eab161606befa34dbd081313f42 -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:15 + go version 22:21:15 go version go1.23.4 linux/amd64 [Pipeline] } 22:21:15 $ docker stop --time=1 c46f8588eccb28fe6627a18604b147932d6f1eab161606befa34dbd081313f42 22:21:16 $ docker rm -f --volumes c46f8588eccb28fe6627a18604b147932d6f1eab161606befa34dbd081313f42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:17 + docker inspect -f . ci-base-image-x86_64 22:21:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:17 prd-ubuntu20.04-docker-8c-8g-38904 does not seem to be running inside a container 22:21:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-728 -v /w/workspace/gexfoundry_device-mqtt-go_PR-728:/w/workspace/gexfoundry_device-mqtt-go_PR-728:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-728@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-728@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:21:18 $ docker top 8e6c24cb7e72f51be0111e137b53fccb0251f16903262876c619a1e5ed5338ce -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:18 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-728 [Pipeline] fileExists [Pipeline] sh 22:21:19 + make test 22:21:19 go test ./... -coverprofile=coverage.out ./... 22:21:20 ? github.com/edgexfoundry/device-mqtt-go [no test files] 22:21:39 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 22:21:39 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 22:21:39 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.8% of statements 22:21:50 go vet ./... 22:21:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:21:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:21:55 ./bin/test-attribution-txt.sh [Pipeline] echo 22:21:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:21:55 $ docker stop --time=1 8e6c24cb7e72f51be0111e137b53fccb0251f16903262876c619a1e5ed5338ce 22:21:57 $ docker rm -f --volumes 8e6c24cb7e72f51be0111e137b53fccb0251f16903262876c619a1e5ed5338ce [Pipeline] // withDockerContainer [Pipeline] sh 22:21:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:21:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:21:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:22:00 + ls -al . 22:22:00 total 252 22:22:00 drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 22:21 . 22:22:00 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 22:19 .. 22:22:00 -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 22:19 .dockerignore 22:22:00 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 22:21 .git 22:22:00 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 22:19 .github 22:22:00 -rw-rw-r-- 1 jenkins jenkins 264 Feb 13 22:19 .gitignore 22:22:00 -rw-rw-r-- 1 jenkins jenkins 41 Feb 13 22:19 .golangci.yml 22:22:00 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 22:20 .semver 22:22:00 -rw-rw-r-- 1 jenkins jenkins 19106 Feb 13 22:19 Attribution.txt 22:22:00 -rw-rw-r-- 1 jenkins jenkins 18574 Feb 13 22:19 CHANGELOG.md 22:22:00 -rw-rw-r-- 1 jenkins jenkins 1803 Feb 13 22:19 Dockerfile 22:22:00 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 22:19 GOVERNANCE.md 22:22:00 -rw-rw-r-- 1 jenkins jenkins 657 Feb 13 22:19 Jenkinsfile 22:22:00 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 22:19 LICENSE 22:22:00 -rw-rw-r-- 1 jenkins jenkins 2545 Feb 13 22:19 Makefile 22:22:00 -rw-rw-r-- 1 jenkins jenkins 620 Feb 13 22:19 OWNERS.md 22:22:00 -rw-rw-r-- 1 jenkins jenkins 3599 Feb 13 22:19 README.md 22:22:00 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 22:20 VERSION 22:22:00 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 22:19 bin 22:22:00 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 22:19 cmd 22:22:00 -rw-r--r-- 1 jenkins jenkins 21039 Feb 13 22:21 coverage.out 22:22:00 -rw-rw-r-- 1 jenkins jenkins 6222 Feb 13 22:19 go.mod 22:22:00 -rw-rw-r-- 1 jenkins jenkins 86626 Feb 13 22:19 go.sum 22:22:00 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 22:19 internal 22:22:00 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 22:19 mock 22:22:00 -rw-rw-r-- 1 jenkins jenkins 227 Feb 13 22:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:00 + 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=c43dd52341797d60950d84031007cfa9c4110056 --label arch=amd64 --label version=0.0.0 . 22:22:00 Sending build context to Docker daemon 21.17MB 22:22:00 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 22:22:00 Step 2/25 : FROM ${BASE} AS builder 22:22:00 ---> 602876c93ecf 22:22:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:22:00 ---> Running in c142f633d855 22:22:01 Removing intermediate container c142f633d855 22:22:01 ---> cc4124f4fb01 22:22:01 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:22:01 ---> Running in 4bcd65d54537 22:22:01 Removing intermediate container 4bcd65d54537 22:22:01 ---> 47efdf381bef 22:22:01 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:22:01 ---> Running in 368b500fd5c2 22:22:01 Removing intermediate container 368b500fd5c2 22:22:01 ---> e92586f0d0d2 22:22:01 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 22:22:01 ---> Running in 09e5ff5a0e3c 22:22:01 Removing intermediate container 09e5ff5a0e3c 22:22:01 ---> 0730ca9a2ec2 22:22:01 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:22:01 ---> Running in 5a9ee9e7bb5f 22:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:22:02 OK: 252 MiB in 62 packages 22:22:02 Removing intermediate container 5a9ee9e7bb5f 22:22:02 ---> f5032044a92f 22:22:02 Step 8/25 : WORKDIR /device-mqtt-go 22:22:02 ---> Running in c69c3dfb678a 22:22:02 Removing intermediate container c69c3dfb678a 22:22:02 ---> eaac72bdcf29 22:22:02 Step 9/25 : COPY go.mod vendor* ./ 22:22:02 ---> 255d0b086e77 22:22:02 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:02 ---> Running in 7d8a96084ed4 22:22:03 Removing intermediate container 7d8a96084ed4 22:22:03 ---> bb97cced6914 22:22:03 Step 11/25 : COPY . . 22:22:03 ---> 620419bf66b4 22:22:03 Step 12/25 : RUN $MAKE 22:22:03 ---> Running in 679123fe0c72 22:22:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 22:22:31 Removing intermediate container 679123fe0c72 22:22:31 ---> 136cd565972f 22:22:31 Step 13/25 : FROM alpine:3.20 22:22:31 3.20: Pulling from library/alpine 22:22:31 66a3d608f3fa: Pulling fs layer 22:22:31 66a3d608f3fa: Verifying Checksum 22:22:31 66a3d608f3fa: Download complete 22:22:31 66a3d608f3fa: Pull complete 22:22:31 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 22:22:31 Status: Downloaded newer image for alpine:3.20 22:22:31 ---> e29df9b510ff 22:22:31 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 22:22:31 ---> Running in 047d1d2b150d 22:22:31 Removing intermediate container 047d1d2b150d 22:22:31 ---> 90ebfcd71acf 22:22:31 Step 15/25 : RUN apk add --update --no-cache dumb-init 22:22:31 ---> Running in d1b733a091b6 22:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:22:32 (1/1) Installing dumb-init (1.2.5-r3) 22:22:32 Executing busybox-1.36.1-r29.trigger 22:22:32 OK: 8 MiB in 15 packages 22:22:33 Removing intermediate container d1b733a091b6 22:22:33 ---> ca46471f5a0d 22:22:33 Step 16/25 : RUN apk --no-cache upgrade 22:22:33 ---> Running in 001f843023dd 22:22:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:22:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:22:33 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 22:22:33 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 22:22:33 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 22:22:33 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 22:22:33 Executing busybox-1.36.1-r29.trigger 22:22:33 OK: 8 MiB in 15 packages 22:22:34 Removing intermediate container 001f843023dd 22:22:34 ---> 762629a4606e 22:22:34 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 22:22:35 ---> c6a568554ce3 22:22:35 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 22:22:35 ---> a4243e4540ca 22:22:35 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 22:22:35 ---> 04c6eaa8286a 22:22:35 Step 20/25 : EXPOSE 59982 22:22:35 ---> Running in b879b5f1a92f 22:22:35 Removing intermediate container b879b5f1a92f 22:22:35 ---> 74bd5e36bfd6 22:22:35 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 22:22:35 ---> Running in 5fc77b92a207 22:22:35 Removing intermediate container 5fc77b92a207 22:22:35 ---> 297187a31b08 22:22:35 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 22:22:35 ---> Running in 0ba2f87116e6 22:22:35 Removing intermediate container 0ba2f87116e6 22:22:35 ---> 9fc06f169c28 22:22:35 Step 23/25 : LABEL arch=amd64 22:22:35 ---> Running in 575024fe3b37 22:22:35 Removing intermediate container 575024fe3b37 22:22:35 ---> 1e3aa61cc0fd 22:22:35 Step 24/25 : LABEL git_sha=c43dd52341797d60950d84031007cfa9c4110056 22:22:36 ---> Running in bdd57f750a56 22:22:36 Removing intermediate container bdd57f750a56 22:22:36 ---> 0097cdbcf0f9 22:22:36 Step 25/25 : LABEL version=0.0.0 22:22:36 ---> Running in 3d9fd3910bc2 22:22:36 Removing intermediate container 3d9fd3910bc2 22:22:36 ---> b42da93d4342 22:22:36 [Warning] One or more build-args [ARCH] were not consumed 22:22:36 Successfully built b42da93d4342 22:22:36 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 22:22:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:22:36 22:22:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:22:37 latest: Pulling from edgex-lftools-log-publisher 22:22:37 5eb5b503b376: Pulling fs layer 22:22:37 5c69ac0246d0: Pulling fs layer 22:22:37 ec43610c2a17: Pulling fs layer 22:22:37 3a2ae6a8a46f: Pulling fs layer 22:22:37 33b1e0a273af: Pulling fs layer 22:22:37 5d3b04190fa2: Pulling fs layer 22:22:37 2f39f015ded8: Pulling fs layer 22:22:37 5d3b04190fa2: Waiting 22:22:37 2f39f015ded8: Waiting 22:22:37 33b1e0a273af: Waiting 22:22:37 3a2ae6a8a46f: Waiting 22:22:37 5c69ac0246d0: Download complete 22:22:37 33b1e0a273af: Verifying Checksum 22:22:37 33b1e0a273af: Download complete 22:22:37 5d3b04190fa2: Verifying Checksum 22:22:37 5d3b04190fa2: Download complete 22:22:37 ec43610c2a17: Verifying Checksum 22:22:37 ec43610c2a17: Download complete 22:22:37 5eb5b503b376: Verifying Checksum 22:22:37 5eb5b503b376: Download complete 22:22:38 2f39f015ded8: Download complete 22:22:38 5eb5b503b376: Pull complete 22:22:38 5c69ac0246d0: Pull complete 22:22:39 ec43610c2a17: Pull complete 22:22:39 3a2ae6a8a46f: Pull complete 22:22:39 33b1e0a273af: Pull complete 22:22:39 5d3b04190fa2: Pull complete 22:22:43 2f39f015ded8: Pull complete 22:22:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:22:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:22:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:44 prd-ubuntu20.04-docker-8c-8g-38904 does not seem to be running inside a container 22:22:44 $ 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/gexfoundry_device-mqtt-go_PR-728 -v /w/workspace/gexfoundry_device-mqtt-go_PR-728:/w/workspace/gexfoundry_device-mqtt-go_PR-728:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-728@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-728@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:22:45 $ docker top 474a9e2153c2a7ac7833d0cbd002c3fac19213d02a01f3b0c6c213e94d5085c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:46 ---> job-cost.sh 22:22:46 lf-activate-venv: SKIPPING 22:22:46 INFO: No Stack... 22:22:46 INFO: Retrieving Pricing Info for: v3-standard-8 22:22:47 INFO: Archiving Costs [Pipeline] sh 22:22:47 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-728/archives/cost.csv 22:22:47 + cut -d, -f6 [Pipeline] lock 22:22:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-728-2-stack-cost] 22:22:47 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-728-2-stack-cost] did not exist. Created. 22:22:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-728-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:22:48 + echo total: 0.2199999988079071 [Pipeline] stash 22:22:48 Stashed 1 file(s) [Pipeline] } 22:22:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-728-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:22:48 $ docker stop --time=1 474a9e2153c2a7ac7833d0cbd002c3fac19213d02a01f3b0c6c213e94d5085c9 22:22:49 $ docker rm -f --volumes 474a9e2153c2a7ac7833d0cbd002c3fac19213d02a01f3b0c6c213e94d5085c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:22:50 provisioning config files... 22:22:50 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-728@tmp/config16253529683415572470tmp [Pipeline] { [Pipeline] sh 22:22:50 + set +x 22:22:50 + curl -s https://codecov.io/bash 22:22:50 + bash -s -- 22:22:50 22:22:50 _____ _ 22:22:50 / ____| | | 22:22:50 | | ___ __| | ___ ___ _____ __ 22:22:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:22:50 | |___| (_) | (_| | __/ (_| (_) \ V / 22:22:50 \_____\___/ \__,_|\___|\___\___/ \_/ 22:22:50 Bash-1.0.6 22:22:50 22:22:50 22:22:50 ==> git version 2.25.1 found 22:22:50 ==> 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 22:22:50 Release-Date: 2020-01-08 22:22:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:22:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:22:50 ==> Jenkins CI detected. 22:22:50 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-728 22:22:50 project root: . 22:22:50 --> token set from env 22:22:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:22:50 ==> Running gcov in . (disable via -X gcov) 22:22:50 ==> Python coveragepy not found 22:22:50 ==> Searching for coverage reports in: 22:22:50 + . 22:22:50 -> Found 1 reports 22:22:50 ==> Detecting git/mercurial file structure 22:22:50 ==> Reading reports 22:22:50 + ./coverage.out bytes=21039 22:22:50 ==> Appending adjustments 22:22:50 https://docs.codecov.io/docs/fixing-reports 22:22:50 + Found adjustments 22:22:50 ==> Gzipping contents 22:22:50 4.0K /tmp/codecov.zYZO9h.gz 22:22:50 ==> Uploading reports 22:22:50 url: https://codecov.io 22:22:50 query: branch=PR-728&commit=c43dd52341797d60950d84031007cfa9c4110056&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-728%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=728&job=&cmd_args= 22:22:50 -> Pinging Codecov 22:22:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-728&commit=c43dd52341797d60950d84031007cfa9c4110056&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-728%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=728&job=&cmd_args= 22:22:51 -> Uploading to 22:22:51 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/c43dd52341797d60950d84031007cfa9c4110056/fc39ba58-2d23-442d-bb5c-2105a0166537.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250213T222251Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d18ea4e40bb58f9549c374e2a6f06fa2dc11887b6d01667a0a860e8ce5fb60d1 22:22:51 % Total % Received % Xferd Average Speed Time Time Time Current 22:22:51 Dload Upload Total Spent Left Speed 22:22:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 26140 --:--:-- --:--:-- --:--:-- 26140 22:22:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/c43dd52341797d60950d84031007cfa9c4110056 [Pipeline] } 22:22:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 22:22:53 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-728/archives ] 22:22:53 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-728/archives 22:22:53 total 16 22:22:53 drwxr-xr-x 3 root root 4096 Feb 13 22:22 . 22:22:53 drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 22:22 .. 22:22:53 drwxr-xr-x 2 root root 4096 Feb 13 22:22 cost 22:22:53 -rw-r--r-- 1 root root 86 Feb 13 22:22 cost.csv 22:22:53 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-728/archives 22:22:53 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-728/archives 22:22:53 total 16 22:22:53 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 22:22 . 22:22:53 drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 22:22 .. 22:22:53 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 22:22 cost 22:22:53 -rw-r--r-- 1 jenkins jenkins 86 Feb 13 22:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:22:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:22:54 ---> package-listing.sh 22:22:54 ++ facter osfamily 22:22:54 ++ tr '[:upper:]' '[:lower:]' 22:22:54 + OS_FAMILY=debian 22:22:54 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-728 22:22:54 + START_PACKAGES=/tmp/packages_start.txt 22:22:54 + END_PACKAGES=/tmp/packages_end.txt 22:22:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:22:54 + PACKAGES=/tmp/packages_start.txt 22:22:54 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-728 ']' 22:22:54 + PACKAGES=/tmp/packages_end.txt 22:22:54 + case "${OS_FAMILY}" in 22:22:54 + dpkg -l 22:22:54 + grep '^ii' 22:22:54 + '[' -f /tmp/packages_start.txt ']' 22:22:54 + '[' -f /tmp/packages_end.txt ']' 22:22:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:22:54 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-728 ']' 22:22:54 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-728/archives/ 22:22:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-728/archives/ [Pipeline] echo 22:22:54 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/gexfoundry_device-mqtt-go_PR-728/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:22:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:22:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:55 prd-ubuntu20.04-docker-8c-8g-38904 does not seem to be running inside a container 22:22:55 $ 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/gexfoundry_device-mqtt-go_PR-728/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-728 -v /w/workspace/gexfoundry_device-mqtt-go_PR-728:/w/workspace/gexfoundry_device-mqtt-go_PR-728:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-728@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-728@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:22:56 $ docker top 7663bd993a0a614b793645f5afd1491baaed87cde27f14e92edab8defe68c384 -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:56 + touch /tmp/pre-build-complete [Pipeline] sh 22:22:57 + mkdir -p /var/log/sysstat [Pipeline] sh 22:22:57 + ls /var/log/sa-host 22:22:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:57 provisioning config files... 22:22:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-728@tmp/config14869946134914470220tmp [Pipeline] { [Pipeline] echo 22:22:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:22:58 ---> create-netrc.sh [Pipeline] } 22:22:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:22:58 ---> python-tools-install.sh [Pipeline] echo 22:22:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:22:59 ---> sudo-logs.sh 22:22:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:22:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:23:00 ---> job-cost.sh 22:23:00 lf-activate-venv: SKIPPING 22:23:00 DEBUG: total: 0.2199999988079071 22:23:00 INFO: Retrieving Stack Cost... 22:23:00 INFO: Retrieving Pricing Info for: v3-standard-8 22:23:00 INFO: Archiving Costs [Pipeline] echo 22:23:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:23:00 ---> logs-deploy.sh 22:23:00 lf-activate-venv: SKIPPING 22:23:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-728/2 22:23:00 INFO: archiving workspace using pattern(s): 22:23:05 Archives upload complete. 22:23:05 INFO: archiving logs to Nexus 22:23:05 ---> uname -a: 22:23:05 Linux prd-ubuntu20-04-docker-8c-8g-38904 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:23:05 22:23:05 22:23:05 ---> lscpu: 22:23:05 Architecture: x86_64 22:23:05 CPU op-mode(s): 32-bit, 64-bit 22:23:05 Byte Order: Little Endian 22:23:05 Address sizes: 40 bits physical, 48 bits virtual 22:23:05 CPU(s): 8 22:23:05 On-line CPU(s) list: 0-7 22:23:05 Thread(s) per core: 1 22:23:05 Core(s) per socket: 1 22:23:05 Socket(s): 8 22:23:05 NUMA node(s): 1 22:23:05 Vendor ID: AuthenticAMD 22:23:05 CPU family: 23 22:23:05 Model: 49 22:23:05 Model name: AMD EPYC-Rome Processor 22:23:05 Stepping: 0 22:23:05 CPU MHz: 2800.000 22:23:05 BogoMIPS: 5600.00 22:23:05 Virtualization: AMD-V 22:23:05 Hypervisor vendor: KVM 22:23:05 Virtualization type: full 22:23:05 L1d cache: 256 KiB 22:23:05 L1i cache: 256 KiB 22:23:05 L2 cache: 4 MiB 22:23:05 L3 cache: 128 MiB 22:23:05 NUMA node0 CPU(s): 0-7 22:23:05 Vulnerability Itlb multihit: Not affected 22:23:05 Vulnerability L1tf: Not affected 22:23:05 Vulnerability Mds: Not affected 22:23:05 Vulnerability Meltdown: Not affected 22:23:05 Vulnerability Mmio stale data: Not affected 22:23:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:23:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:23:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:23:05 Vulnerability Srbds: Not affected 22:23:05 Vulnerability Tsx async abort: Not affected 22:23:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:23:05 22:23:05 22:23:05 ---> nproc: 22:23:05 8 22:23:05 22:23:05 22:23:05 ---> df -h: 22:23:05 Filesystem Size Used Avail Use% Mounted on 22:23:05 overlay 155G 12G 144G 8% / 22:23:05 tmpfs 64M 0 64M 0% /dev 22:23:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:23:05 shm 64M 0 64M 0% /dev/shm 22:23:05 /dev/vda1 155G 12G 144G 8% /facter-os 22:23:05 22:23:05 22:23:05 ---> sar -b -r -n DEV: 22:23:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38904) 02/13/25 _x86_64_ (8 CPU) 22:23:05 22:23:05 22:19:13 LINUX RESTART (8 CPU) 22:23:05 22:23:05 22:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:23:05 22:21:01 257.91 12.93 244.98 0.00 1769.31 70086.05 0.00 22:23:05 22:22:01 185.87 0.25 185.62 0.00 17.06 55074.30 0.00 22:23:05 22:23:01 184.64 0.32 184.32 0.00 28.40 52348.08 0.00 22:23:05 Average: 209.47 4.50 204.97 0.00 604.92 59169.48 0.00 22:23:05 22:23:05 22:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:23:05 22:21:01 27489316 31473840 839200 2.55 161036 3930028 2062440 6.08 1347948 3486036 497444 22:23:05 22:22:01 27930128 31463384 846968 2.58 190920 3484980 1986972 5.86 1355668 3072720 848 22:23:05 22:23:01 26882704 31434036 866980 2.64 200472 4413016 1877116 5.53 1497512 3887012 976 22:23:05 Average: 27434049 31457087 851049 2.59 184143 3942675 1975509 5.82 1400376 3481923 166423 22:23:05 22:23:05 22:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:23:05 22:21:01 lo 6.00 6.00 0.59 0.59 0.00 0.00 0.00 0.00 22:23:05 22:21:01 ens3 660.52 469.02 8020.09 63.18 0.00 0.00 0.00 0.00 22:23:05 22:21:01 docker0 322.45 433.71 27.10 3094.15 0.00 0.00 0.00 0.00 22:23:05 22:22:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:23:05 22:22:01 veth78a07f2 1.30 2.65 0.10 38.10 0.00 0.00 0.00 0.00 22:23:05 22:22:01 ens3 36.71 21.28 75.61 14.16 0.00 0.00 0.00 0.00 22:23:05 22:22:01 docker0 1.30 2.70 0.08 38.11 0.00 0.00 0.00 0.00 22:23:05 22:23:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 22:23:05 22:23:01 ens3 153.79 101.55 2744.61 131.63 0.00 0.00 0.00 0.00 22:23:05 22:23:01 docker0 3.88 7.62 0.24 119.69 0.00 0.00 0.00 0.00 22:23:05 Average: lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 22:23:05 Average: ens3 283.67 197.28 3613.44 69.66 0.00 0.00 0.00 0.00 22:23:05 Average: docker0 109.21 148.01 9.14 1083.98 0.00 0.00 0.00 0.00 22:23:05 22:23:05 22:23:05 ---> sar -P ALL: 22:23:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38904) 02/13/25 _x86_64_ (8 CPU) 22:23:05 22:23:05 22:19:13 LINUX RESTART (8 CPU) 22:23:05 22:23:05 22:20:01 CPU %user %nice %system %iowait %steal %idle 22:23:05 22:21:01 all 10.23 0.00 4.97 1.51 0.07 83.23 22:23:05 22:21:01 0 10.47 0.00 4.93 0.29 0.08 84.23 22:23:05 22:21:01 1 9.64 0.00 4.22 1.22 0.07 84.85 22:23:05 22:21:01 2 10.40 0.00 4.74 0.12 0.07 84.67 22:23:05 22:21:01 3 8.91 0.00 5.32 0.05 0.05 85.67 22:23:05 22:21:01 4 11.29 0.00 4.71 2.13 0.07 81.81 22:23:05 22:21:01 5 9.33 0.00 5.23 4.81 0.07 80.56 22:23:05 22:21:01 6 12.36 0.00 4.59 0.29 0.07 82.70 22:23:05 22:21:01 7 9.40 0.00 6.02 3.21 0.07 81.31 22:23:05 22:22:01 all 43.74 0.00 7.80 1.06 0.10 47.30 22:23:05 22:22:01 0 43.35 0.00 7.40 0.12 0.12 49.02 22:23:05 22:22:01 1 45.13 0.00 7.93 0.13 0.10 46.71 22:23:05 22:22:01 2 43.26 0.00 8.02 0.57 0.10 48.05 22:23:05 22:22:01 3 44.23 0.00 7.43 0.13 0.10 48.10 22:23:05 22:22:01 4 43.20 0.00 7.25 0.34 0.08 49.13 22:23:05 22:22:01 5 43.36 0.00 8.53 5.99 0.10 42.02 22:23:05 22:22:01 6 43.17 0.00 8.58 0.35 0.10 47.80 22:23:05 22:22:01 7 44.24 0.00 7.28 0.86 0.10 47.52 22:23:05 22:23:01 all 25.56 0.00 5.47 0.97 0.08 67.93 22:23:05 22:23:01 0 25.41 0.00 5.28 0.35 0.08 68.88 22:23:05 22:23:01 1 24.59 0.00 4.89 0.07 0.07 70.39 22:23:05 22:23:01 2 28.61 0.00 5.59 0.07 0.07 65.66 22:23:05 22:23:01 3 24.44 0.00 5.34 0.15 0.07 69.99 22:23:05 22:23:01 4 24.70 0.00 5.20 1.48 0.08 68.54 22:23:05 22:23:01 5 25.50 0.00 5.65 0.40 0.08 68.36 22:23:05 22:23:01 6 24.34 0.00 5.78 0.45 0.08 69.35 22:23:05 22:23:01 7 26.89 0.00 6.04 4.77 0.08 62.21 22:23:05 Average: all 26.53 0.00 6.08 1.18 0.08 66.13 22:23:05 Average: 0 26.46 0.00 5.87 0.25 0.10 67.32 22:23:05 Average: 1 26.47 0.00 5.68 0.47 0.08 67.30 22:23:05 Average: 2 27.45 0.00 6.12 0.25 0.08 66.10 22:23:05 Average: 3 25.89 0.00 6.03 0.11 0.07 67.89 22:23:05 Average: 4 26.40 0.00 5.72 1.31 0.08 66.49 22:23:05 Average: 5 26.08 0.00 6.47 3.73 0.08 63.64 22:23:05 Average: 6 26.61 0.00 6.31 0.36 0.08 66.63 22:23:05 Average: 7 26.86 0.00 6.45 2.94 0.08 63.67 22:23:05 22:23:05 22:23:05