Pull request #710 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ed79b965d6d3763653c3cf8eb75c300dd0420a6+05dffbfea524d4e44629aea546393e9ff3734411 (d66a3ba843828eec6b24172b285e1a836d1292f3) 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-ssh7576244640101357935.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh12863944782674717712.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-710/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-710/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6015903134848464657.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-710/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17055746870585091066.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh13846894736529613242.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-710/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-710/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4451324325754129209.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-26211’ Running on prd-ubuntu20.04-docker-8c-8g-26217 in /w/workspace/gexfoundry_device-mqtt-go_PR-710 [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-710 # 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 Merging remotes/origin/main commit 05dffbfea524d4e44629aea546393e9ff3734411 into PR head commit 9ed79b965d6d3763653c3cf8eb75c300dd0420a6 > 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 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/710/head:refs/remotes/origin/PR-710 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ed79b965d6d3763653c3cf8eb75c300dd0420a6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Merge succeeded, producing 9ed79b965d6d3763653c3cf8eb75c300dd0420a6 Checking out Revision 9ed79b965d6d3763653c3cf8eb75c300dd0420a6 (PR-710) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git merge 05dffbfea524d4e44629aea546393e9ff3734411 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ed79b965d6d3763653c3cf8eb75c300dd0420a6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:16:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:16:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:16:20 ========================================================= 01:16:20 EdgeX Global Pipelines Version Info 01:16:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:16:21 ------------------- 01:16:21 stable info: 01:16:21 ------------------- 01:16:21 Commited By: Ginny Guan ginny@iotechsys.com 01:16:21 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:16:21 Message: update stable to v1.0.265 01:16:21 ------------------- 01:16:21 experimental info: 01:16:21 ------------------- 01:16:21 Commited By: Cherry Wang cherry@iotechsys.com 01:16:21 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:16:21 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:16:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:16:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:16:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:16:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:16:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:16:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:16:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:16:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:16:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:16:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:16:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:16:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:16:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:16:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:16:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:16:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:16:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:16:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:16:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:16:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:16:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-710 [Pipeline] echo 01:16:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-710 [Pipeline] echo 01:16:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-710 [Pipeline] echo 01:16:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ed79b965d6d3763653c3cf8eb75c300dd0420a6 [Pipeline] echo 01:16:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ed79b9 [Pipeline] echo 01:16:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:23 provisioning config files... 01:16:23 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-710@tmp/config8189094149640992163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:24 ---> ****-login.sh 01:16:24 nexus3.edgexfoundry.org:10001 01:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:24 Configure a credential helper to remove this warning. See 01:16:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:24 01:16:24 Login Succeeded 01:16:24 nexus3.edgexfoundry.org:10002 01:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:24 Configure a credential helper to remove this warning. See 01:16:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:24 01:16:24 Login Succeeded 01:16:24 nexus3.edgexfoundry.org:10003 01:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:24 Configure a credential helper to remove this warning. See 01:16:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:24 01:16:24 Login Succeeded 01:16:24 nexus3.edgexfoundry.org:10004 01:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:24 Configure a credential helper to remove this warning. See 01:16:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:24 01:16:24 Login Succeeded 01:16:24 ****.io 01:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:25 Configure a credential helper to remove this warning. See 01:16:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:25 01:16:25 Login Succeeded 01:16:25 ---> ****-login.sh ends [Pipeline] } 01:16:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:16:25 + git rev-list -1 --merges 9ed79b965d6d3763653c3cf8eb75c300dd0420a6~1..9ed79b965d6d3763653c3cf8eb75c300dd0420a6 [Pipeline] echo 01:16:25 -----------> git rev-list -1 --merges 9ed79b965d6d3763653c3cf8eb75c300dd0420a6~1..9ed79b965d6d3763653c3cf8eb75c300dd0420a6 9ed79b965d6d3763653c3cf8eb75c300dd0420a6 [false] [Pipeline] sh 01:16:26 + git log --format=format:%s -1 9ed79b965d6d3763653c3cf8eb75c300dd0420a6 [Pipeline] echo 01:16:26 ========================================================= 01:16:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:16:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:16:26 + git log --format=format:%s -1 9ed79b965d6d3763653c3cf8eb75c300dd0420a6 [Pipeline] echo 01:16:26 [semverPrep] GIT_COMMIT: 9ed79b965d6d3763653c3cf8eb75c300dd0420a6, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 01:16:26 [semverPrep] This is not a build commit. [Pipeline] sh 01:16:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:16:27 + grep -v github /etc/ssh/ssh_known_hosts 01:16:27 + [ -e /tmp/ssh_known_hosts ] 01:16:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:16:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:16:27 + sudo tee -a /etc/ssh/ssh_known_hosts 01:16:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:27 01: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 01:16:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:28 0.1.4: Pulling from edgex-devops/py-git-semver 01:16:28 b85a868b505f: Pulling fs layer 01:16:28 e2be974225ed: Pulling fs layer 01:16:28 339a4e72a1f5: Pulling fs layer 01:16:28 988bab9f4d93: Pulling fs layer 01:16:28 1469e6f7b9e6: Pulling fs layer 01:16:28 eaf3925da568: Pulling fs layer 01:16:28 bab4dde63d76: Pulling fs layer 01:16:28 bde34c3a00c8: Pulling fs layer 01:16:28 b352a97aabf1: Pulling fs layer 01:16:28 4872d77fe225: Pulling fs layer 01:16:28 5851b861e8e6: Pulling fs layer 01:16:28 bab4dde63d76: Waiting 01:16:28 4872d77fe225: Waiting 01:16:28 bde34c3a00c8: Waiting 01:16:28 1469e6f7b9e6: Waiting 01:16:28 988bab9f4d93: Waiting 01:16:28 eaf3925da568: Waiting 01:16:28 5851b861e8e6: Waiting 01:16:28 b352a97aabf1: Waiting 01:16:28 e2be974225ed: Verifying Checksum 01:16:28 e2be974225ed: Download complete 01:16:28 988bab9f4d93: Verifying Checksum 01:16:28 988bab9f4d93: Download complete 01:16:28 1469e6f7b9e6: Verifying Checksum 01:16:28 1469e6f7b9e6: Download complete 01:16:28 eaf3925da568: Download complete 01:16:28 339a4e72a1f5: Verifying Checksum 01:16:28 339a4e72a1f5: Download complete 01:16:28 bde34c3a00c8: Verifying Checksum 01:16:28 bde34c3a00c8: Download complete 01:16:28 b352a97aabf1: Download complete 01:16:28 4872d77fe225: Download complete 01:16:28 5851b861e8e6: Verifying Checksum 01:16:28 5851b861e8e6: Download complete 01:16:28 b85a868b505f: Verifying Checksum 01:16:28 b85a868b505f: Download complete 01:16:28 bab4dde63d76: Verifying Checksum 01:16:28 bab4dde63d76: Download complete 01:16:29 b85a868b505f: Pull complete 01:16:29 e2be974225ed: Pull complete 01:16:30 339a4e72a1f5: Pull complete 01:16:30 988bab9f4d93: Pull complete 01:16:30 1469e6f7b9e6: Pull complete 01:16:30 eaf3925da568: Pull complete 01:16:32 bab4dde63d76: Pull complete 01:16:32 bde34c3a00c8: Pull complete 01:16:32 b352a97aabf1: Pull complete 01:16:32 4872d77fe225: Pull complete 01:16:32 5851b861e8e6: Pull complete 01:16:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:16:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:33 prd-ubuntu20.04-docker-8c-8g-26217 does not seem to be running inside a container 01:16:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-710 -v /w/workspace/gexfoundry_device-mqtt-go_PR-710:/w/workspace/gexfoundry_device-mqtt-go_PR-710:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-710@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-710@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 01:16:36 $ docker top dd865ef970f495bf558982eedadcfe09838f71aa56032acd0f4fdabaf16d11ab -eo pid,comm 01: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). 01:16:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:16:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:36 [ssh-agent] Looking for ssh-agent implementation... 01:16:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:36 $ docker exec dd865ef970f495bf558982eedadcfe09838f71aa56032acd0f4fdabaf16d11ab ssh-agent 01:16:36 SSH_AUTH_SOCK=/tmp/ssh-KGWaoHMxGWG5/agent.32 01:16:36 SSH_AGENT_PID=39 01:16:36 Running ssh-add (command line suppressed) 01:16:36 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-710@tmp/private_key_1427808576051490354.key (/w/workspace/gexfoundry_device-mqtt-go_PR-710@tmp/private_key_1427808576051490354.key) 01:16:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:37 + git tag --points-at HEAD [Pipeline] } 01:16:37 $ docker exec --env ******** --env ******** dd865ef970f495bf558982eedadcfe09838f71aa56032acd0f4fdabaf16d11ab ssh-agent -k 01:16:37 unset SSH_AUTH_SOCK; 01:16:37 unset SSH_AGENT_PID; 01:16:37 echo Agent pid 39 killed; 01:16:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:16:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:37 [ssh-agent] Looking for ssh-agent implementation... 01:16:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:37 $ docker exec dd865ef970f495bf558982eedadcfe09838f71aa56032acd0f4fdabaf16d11ab ssh-agent 01:16:37 SSH_AUTH_SOCK=/tmp/ssh-9PsRvR8PkHQi/agent.72 01:16:37 SSH_AGENT_PID=78 01:16:37 Running ssh-add (command line suppressed) 01:16:37 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-710@tmp/private_key_7625371343968118983.key (/w/workspace/gexfoundry_device-mqtt-go_PR-710@tmp/private_key_7625371343968118983.key) 01:16:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:38 + git semver init 01:16:38 2024-11-12 01:16:38,454 [run_init] DEBUG init version:0.0.0 force:False 01:16:38 2024-11-12 01:16:38,455 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-710/.semver 01:16:38 2024-11-12 01:16:38,455 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-710/.semver 01:16:38 2024-11-12 01:16:38,456 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-710/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-710, universal_newlines=False, shell=None, istream=None) 01:16:40 2024-11-12 01:16:40,157 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-710/.git/info/exclude 01:16:40 2024-11-12 01:16:40,157 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-710/.semver/PR-710 with force:False 01:16:40 2024-11-12 01:16:40,157 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-710/.semver/PR-710 01:16:40 2024-11-12 01:16:40,160 [execute] INFO git cat-file --batch-check 01:16:40 2024-11-12 01:16:40,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-710/.semver, universal_newlines=False, shell=None, istream=) 01:16:40 2024-11-12 01:16:40,167 [execute] INFO git cat-file --batch 01:16:40 2024-11-12 01:16:40,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-710/.semver, universal_newlines=False, shell=None, istream=) 01:16:40 2024-11-12 01:16:40,173 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-710/.semver/PR-710 01:16:40 0.0.0 [Pipeline] } 01:16:40 $ docker exec --env ******** --env ******** dd865ef970f495bf558982eedadcfe09838f71aa56032acd0f4fdabaf16d11ab ssh-agent -k 01:16:40 unset SSH_AUTH_SOCK; 01:16:40 unset SSH_AGENT_PID; 01:16:40 echo Agent pid 78 killed; 01:16:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:16:41 + git semver [Pipeline] } 01:16:41 $ docker stop --time=1 dd865ef970f495bf558982eedadcfe09838f71aa56032acd0f4fdabaf16d11ab 01:16:42 $ docker rm -f --volumes dd865ef970f495bf558982eedadcfe09838f71aa56032acd0f4fdabaf16d11ab [Pipeline] // withDockerContainer [Pipeline] sh 01:16:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:16:43 Stashed 1 file(s) [Pipeline] echo 01:16:43 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:44 provisioning config files... 01:16:44 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-710@tmp/config15127922196047089817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:44 ---> ****-login.sh 01:16:44 nexus3.edgexfoundry.org:10001 01:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:44 Configure a credential helper to remove this warning. See 01:16:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:44 01:16:44 Login Succeeded 01:16:44 nexus3.edgexfoundry.org:10002 01:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:44 Configure a credential helper to remove this warning. See 01:16:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:44 01:16:44 Login Succeeded 01:16:44 nexus3.edgexfoundry.org:10003 01:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:44 Configure a credential helper to remove this warning. See 01:16:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:44 01:16:44 Login Succeeded 01:16:44 nexus3.edgexfoundry.org:10004 01:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:44 Configure a credential helper to remove this warning. See 01:16:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:44 01:16:44 Login Succeeded 01:16:44 ****.io 01:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:45 Configure a credential helper to remove this warning. See 01:16:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:45 01:16:45 Login Succeeded 01:16:45 ---> ****-login.sh ends [Pipeline] } 01:16:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:16:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:16:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:16:45 ========================================================= 01:16:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:16:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:46 + 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 . 01:16:46 Sending build context to Docker daemon 20.98MB 01:16:46 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:16:46 Step 2/12 : FROM ${BASE} AS builder 01:16:46 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:16:46 43c4264eed91: Pulling fs layer 01:16:46 4cc291be95ef: Pulling fs layer 01:16:46 2ac1f1163629: Pulling fs layer 01:16:46 5c3c966382ef: Pulling fs layer 01:16:46 5c3c966382ef: Waiting 01:16:46 4f4fb700ef54: Pulling fs layer 01:16:46 5d5c8e513c77: Pulling fs layer 01:16:46 9f66e0745190: Pulling fs layer 01:16:46 f49a43e4bbc0: Pulling fs layer 01:16:46 4f4fb700ef54: Waiting 01:16:46 5d5c8e513c77: Waiting 01:16:46 9f66e0745190: Waiting 01:16:46 561ebcabdf7f: Pulling fs layer 01:16:46 f49a43e4bbc0: Waiting 01:16:46 561ebcabdf7f: Waiting 01:16:46 4cc291be95ef: Verifying Checksum 01:16:46 4cc291be95ef: Download complete 01:16:46 5c3c966382ef: Download complete 01:16:46 4f4fb700ef54: Verifying Checksum 01:16:46 4f4fb700ef54: Download complete 01:16:46 5d5c8e513c77: Verifying Checksum 01:16:46 5d5c8e513c77: Download complete 01:16:46 43c4264eed91: Download complete 01:16:46 9f66e0745190: Verifying Checksum 01:16:46 9f66e0745190: Download complete 01:16:46 43c4264eed91: Pull complete 01:16:46 4cc291be95ef: Pull complete 01:16:46 561ebcabdf7f: Verifying Checksum 01:16:46 561ebcabdf7f: Download complete 01:16:47 2ac1f1163629: Download complete 01:16:47 f49a43e4bbc0: Verifying Checksum 01:16:47 f49a43e4bbc0: Download complete 01:16:50 2ac1f1163629: Pull complete 01:16:50 5c3c966382ef: Pull complete 01:16:50 4f4fb700ef54: Pull complete 01:16:50 5d5c8e513c77: Pull complete 01:16:51 9f66e0745190: Pull complete 01:16:53 f49a43e4bbc0: Pull complete 01:16:53 561ebcabdf7f: Pull complete 01:16:53 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:16:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:16:53 ---> 3a752c3f9dda 01:16:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:16:58 Still waiting to schedule task 01:16:58 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26215’ 01:16:59 ---> Running in 0b6276223cc0 01:16:59 Removing intermediate container 0b6276223cc0 01:16:59 ---> 2ff0bc2c3727 01:16:59 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:16:59 ---> Running in f7bf0f4d6401 01:16:59 Removing intermediate container f7bf0f4d6401 01:16:59 ---> ca8538e7277e 01:16:59 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:16:59 ---> Running in 712f999c8bea 01:16:59 Removing intermediate container 712f999c8bea 01:16:59 ---> 7e96572a5bc3 01:16:59 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:16:59 ---> Running in 39cf762bdf33 01:16:59 Removing intermediate container 39cf762bdf33 01:16:59 ---> 4aeb3978663c 01:16:59 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:16:59 ---> Running in f750c981b1ce 01:16:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:17:00 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:17:00 (2/4) Installing libedit (20240517.3.1-r0) 01:17:00 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:17:00 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:17:00 Executing busybox-1.36.1-r29.trigger 01:17:00 OK: 250 MiB in 58 packages 01:17:00 Removing intermediate container f750c981b1ce 01:17:00 ---> 8036651e60bc 01:17:00 Step 8/12 : WORKDIR /device-mqtt-go 01:17:00 ---> Running in 2401c111abeb 01:17:00 Removing intermediate container 2401c111abeb 01:17:00 ---> 191b888ff8bc 01:17:00 Step 9/12 : COPY go.mod vendor* ./ 01:17:01 ---> d12aa2e19735 01:17:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:01 ---> Running in e0ca1da1e67a 01:18:08 Removing intermediate container e0ca1da1e67a 01:18:08 ---> 38d88aea638c 01:18:08 Step 11/12 : COPY . . 01:18:08 ---> 7c2608339423 01:18:08 Step 12/12 : RUN $MAKE 01:18:08 ---> Running in deb78dbac4e9 01:18:08 noop 01:18:08 Removing intermediate container deb78dbac4e9 01:18:08 ---> 5101c1b60b0c 01:18:08 Successfully built 5101c1b60b0c 01:18:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:09 + docker inspect -f . ci-base-image-x86_64 01:18:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:09 prd-ubuntu20.04-docker-8c-8g-26217 does not seem to be running inside a container 01:18:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-710 -v /w/workspace/gexfoundry_device-mqtt-go_PR-710:/w/workspace/gexfoundry_device-mqtt-go_PR-710:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-710@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-710@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 ******** ci-base-image-x86_64 cat 01:18:09 $ docker top 0f5c119df72c1769a1612d135cfe35e6a3fbb7337ea0930e9f5b0460731b32af -eo pid,comm [Pipeline] { [Pipeline] sh 01:18:10 + go version 01:18:10 go version go1.23.2 linux/amd64 [Pipeline] } 01:18:10 $ docker stop --time=1 0f5c119df72c1769a1612d135cfe35e6a3fbb7337ea0930e9f5b0460731b32af 01:18:11 $ docker rm -f --volumes 0f5c119df72c1769a1612d135cfe35e6a3fbb7337ea0930e9f5b0460731b32af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:12 + docker inspect -f . ci-base-image-x86_64 01:18:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:12 prd-ubuntu20.04-docker-8c-8g-26217 does not seem to be running inside a container 01:18:12 $ 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-710 -v /w/workspace/gexfoundry_device-mqtt-go_PR-710:/w/workspace/gexfoundry_device-mqtt-go_PR-710:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-710@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-710@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 ******** ci-base-image-x86_64 cat 01:18:12 $ docker top 5fd2bb4329cc756067afb074e791e441ebc511d99336f3109640aeeb8a02f790 -eo pid,comm [Pipeline] { [Pipeline] sh 01:18:13 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-710 [Pipeline] fileExists [Pipeline] sh 01:18:13 + make test 01:18:13 go test ./... -coverprofile=coverage.out ./... 01:18:15 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:18:33 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 01:18:33 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 01:18:33 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 22.8% of statements 01:18:45 go vet ./... 01:18:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:18:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:18:50 ./bin/test-attribution-txt.sh [Pipeline] echo 01:18:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:18:50 $ docker stop --time=1 5fd2bb4329cc756067afb074e791e441ebc511d99336f3109640aeeb8a02f790 01:18:54 $ docker rm -f --volumes 5fd2bb4329cc756067afb074e791e441ebc511d99336f3109640aeeb8a02f790 [Pipeline] // withDockerContainer [Pipeline] sh 01:18:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:18:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:18:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:18:56 + ls -al . 01:18:56 total 252 01:18:56 drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 01:18 . 01:18:56 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 01:16 .. 01:18:56 -rw-rw-r-- 1 jenkins jenkins 140 Nov 12 01:16 .dockerignore 01:18:56 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 01:18 .git 01:18:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 01:16 .github 01:18:56 -rw-rw-r-- 1 jenkins jenkins 264 Nov 12 01:16 .gitignore 01:18:56 -rw-rw-r-- 1 jenkins jenkins 41 Nov 12 01:16 .golangci.yml 01:18:56 drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 01:16 .semver 01:18:56 -rw-rw-r-- 1 jenkins jenkins 19106 Nov 12 01:16 Attribution.txt 01:18:56 -rw-rw-r-- 1 jenkins jenkins 18574 Nov 12 01:16 CHANGELOG.md 01:18:56 -rw-rw-r-- 1 jenkins jenkins 1803 Nov 12 01:16 Dockerfile 01:18:56 -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 01:16 GOVERNANCE.md 01:18:56 -rw-rw-r-- 1 jenkins jenkins 657 Nov 12 01:16 Jenkinsfile 01:18:56 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 12 01:16 LICENSE 01:18:56 -rw-rw-r-- 1 jenkins jenkins 2545 Nov 12 01:16 Makefile 01:18:56 -rw-rw-r-- 1 jenkins jenkins 620 Nov 12 01:16 OWNERS.md 01:18:56 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 12 01:16 README.md 01:18:56 -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 01:16 VERSION 01:18:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 01:16 bin 01:18:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 01:16 cmd 01:18:56 -rw-r--r-- 1 jenkins jenkins 21039 Nov 12 01:18 coverage.out 01:18:56 -rw-rw-r-- 1 jenkins jenkins 6321 Nov 12 01:16 go.mod 01:18:56 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 12 01:16 go.sum 01:18:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 01:16 internal 01:18:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 01:16 mock 01:18:56 -rw-rw-r-- 1 jenkins jenkins 227 Nov 12 01:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:56 + 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=9ed79b965d6d3763653c3cf8eb75c300dd0420a6 --label arch=amd64 --label version=0.0.0 . 01:18:56 Sending build context to Docker daemon 21MB 01:18:56 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 01:18:56 Step 2/25 : FROM ${BASE} AS builder 01:18:56 ---> 5101c1b60b0c 01:18:56 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:18:56 ---> Running in 2ace71274548 01:18:57 Removing intermediate container 2ace71274548 01:18:57 ---> de7b03401922 01:18:57 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:18:57 ---> Running in 6901395780ba 01:18:57 Removing intermediate container 6901395780ba 01:18:57 ---> 102f5ca57832 01:18:57 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:18:57 ---> Running in e28c3267da9e 01:18:57 Removing intermediate container e28c3267da9e 01:18:57 ---> 2af020c5f06f 01:18:57 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:18:57 ---> Running in 23cbfcb3006e 01:18:57 Removing intermediate container 23cbfcb3006e 01:18:57 ---> 1750541aea3c 01:18:57 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:18:57 ---> Running in 48a801c21fdb 01:18:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:18:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:18:58 OK: 250 MiB in 58 packages 01:18:58 Removing intermediate container 48a801c21fdb 01:18:58 ---> ef58ac133c3c 01:18:58 Step 8/25 : WORKDIR /device-mqtt-go 01:18:58 ---> Running in d632fe5c2f96 01:18:58 Removing intermediate container d632fe5c2f96 01:18:58 ---> 73eb1765edaa 01:18:58 Step 9/25 : COPY go.mod vendor* ./ 01:18:58 ---> f77e32a59108 01:18:58 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:58 ---> Running in b6380b492af3 01:18:59 Removing intermediate container b6380b492af3 01:18:59 ---> a79e01947b1a 01:18:59 Step 11/25 : COPY . . 01:18:59 ---> dfb1ab20adc2 01:18:59 Step 12/25 : RUN $MAKE 01:18:59 ---> Running in d52e0e3e7b29 01:19:00 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.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:19:32 Removing intermediate container d52e0e3e7b29 01:19:32 ---> 44a2f04c2164 01:19:32 Step 13/25 : FROM alpine:3.20 01:19:32 3.20: Pulling from library/alpine 01:19:32 43c4264eed91: Already exists 01:19:33 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:19:33 Status: Downloaded newer image for alpine:3.20 01:19:33 ---> 91ef0af61f39 01:19:33 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 01:19:33 ---> Running in d00ab935e525 01:19:33 Removing intermediate container d00ab935e525 01:19:33 ---> 8b0d8084790d 01:19:33 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:19:33 ---> Running in a75527f4e977 01:19:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:19:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:19:33 (1/1) Installing dumb-init (1.2.5-r3) 01:19:33 Executing busybox-1.36.1-r29.trigger 01:19:33 OK: 8 MiB in 15 packages 01:19:34 Removing intermediate container a75527f4e977 01:19:34 ---> 4faa52bec9cf 01:19:34 Step 16/25 : RUN apk --no-cache upgrade 01:19:34 ---> Running in 2b51bb587423 01:19:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:19:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:19:35 Upgrading critical system libraries and apk-tools: 01:19:35 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:19:35 Executing busybox-1.36.1-r29.trigger 01:19:35 Continuing the upgrade transaction with new apk-tools: 01:19:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:19:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:19:35 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:19:35 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:19:35 OK: 8 MiB in 15 packages 01:19:36 Removing intermediate container 2b51bb587423 01:19:36 ---> 637587d1185d 01:19:36 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:19:38 ---> 995e1e2cc2d3 01:19:38 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:19:38 ---> 7fdd39084a88 01:19:38 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:19:38 ---> 3fc228b27632 01:19:38 Step 20/25 : EXPOSE 59982 01:19:38 ---> Running in b142fd2901f6 01:19:38 Removing intermediate container b142fd2901f6 01:19:38 ---> d7d36341b9c5 01:19:38 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:19:38 ---> Running in ac3323def88c 01:19:38 Removing intermediate container ac3323def88c 01:19:38 ---> 92e2cc229f95 01:19:38 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:19:38 ---> Running in af03760149c4 01:19:38 Removing intermediate container af03760149c4 01:19:38 ---> 1b7995a7db5f 01:19:38 Step 23/25 : LABEL arch=amd64 01:19:38 ---> Running in 144d3a9e5769 01:19:38 Removing intermediate container 144d3a9e5769 01:19:38 ---> 117cc963c64b 01:19:38 Step 24/25 : LABEL git_sha=9ed79b965d6d3763653c3cf8eb75c300dd0420a6 01:19:38 ---> Running in ac7998eb0d61 01:19:38 Removing intermediate container ac7998eb0d61 01:19:38 ---> 5e4e0b3689b9 01:19:38 Step 25/25 : LABEL version=0.0.0 01:19:38 ---> Running in 43ddf7d2f86a 01:19:38 Removing intermediate container 43ddf7d2f86a 01:19:38 ---> 9bfc362e2df4 01:19:38 [Warning] One or more build-args [ARCH] were not consumed 01:19:38 Successfully built 9bfc362e2df4 01:19:38 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 01:19:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:39 01:19:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:39 latest: Pulling from edgex-lftools-log-publisher 01:19:39 5eb5b503b376: Pulling fs layer 01:19:39 5c69ac0246d0: Pulling fs layer 01:19:39 ec43610c2a17: Pulling fs layer 01:19:39 3a2ae6a8a46f: Pulling fs layer 01:19:39 33b1e0a273af: Pulling fs layer 01:19:39 5d3b04190fa2: Pulling fs layer 01:19:39 2f39f015ded8: Pulling fs layer 01:19:39 33b1e0a273af: Waiting 01:19:39 3a2ae6a8a46f: Waiting 01:19:39 2f39f015ded8: Waiting 01:19:39 5d3b04190fa2: Waiting 01:19:39 5c69ac0246d0: Verifying Checksum 01:19:39 5c69ac0246d0: Download complete 01:19:39 3a2ae6a8a46f: Verifying Checksum 01:19:39 3a2ae6a8a46f: Download complete 01:19:39 33b1e0a273af: Verifying Checksum 01:19:39 33b1e0a273af: Download complete 01:19:39 ec43610c2a17: Verifying Checksum 01:19:39 ec43610c2a17: Download complete 01:19:39 5d3b04190fa2: Verifying Checksum 01:19:39 5d3b04190fa2: Download complete 01:19:39 5eb5b503b376: Verifying Checksum 01:19:39 5eb5b503b376: Download complete 01:19:40 2f39f015ded8: Download complete 01:19:41 5eb5b503b376: Pull complete 01:19:41 5c69ac0246d0: Pull complete 01:19:41 ec43610c2a17: Pull complete 01:19:41 3a2ae6a8a46f: Pull complete 01:19:41 33b1e0a273af: Pull complete 01:19:41 5d3b04190fa2: Pull complete 01:19:46 2f39f015ded8: Pull complete 01:19:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:19:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:46 prd-ubuntu20.04-docker-8c-8g-26217 does not seem to be running inside a container 01:19:46 $ 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-710 -v /w/workspace/gexfoundry_device-mqtt-go_PR-710:/w/workspace/gexfoundry_device-mqtt-go_PR-710:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-710@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-710@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:19:51 $ docker top 5cc1608d88a0cf878e14fc0d00ecca9a9f0a16028e835c342c15850c8f7be3fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:19:52 ---> job-cost.sh 01:19:52 lf-activate-venv: SKIPPING 01:19:52 INFO: No Stack... 01:19:52 INFO: Retrieving Pricing Info for: v3-standard-8 01:19:52 INFO: Archiving Costs [Pipeline] sh 01:19:52 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-710/archives/cost.csv 01:19:52 + cut -d, -f6 [Pipeline] lock 01:19:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-710-1-stack-cost] 01:19:52 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-710-1-stack-cost] did not exist. Created. 01:19:52 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-710-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:19:53 + echo total: 0.2199999988079071 [Pipeline] stash 01:19:53 Stashed 1 file(s) [Pipeline] } 01:19:53 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-710-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:19:53 $ docker stop --time=1 5cc1608d88a0cf878e14fc0d00ecca9a9f0a16028e835c342c15850c8f7be3fb 01:19:54 $ docker rm -f --volumes 5cc1608d88a0cf878e14fc0d00ecca9a9f0a16028e835c342c15850c8f7be3fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:20:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26218 in /w/workspace/gexfoundry_device-mqtt-go_PR-710 [Pipeline] { [Pipeline] ws 01:20:44 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:20:47 The recommended git tool is: git 01:20:53 using credential edgex-jenkins-ssh 01:20:53 Cloning the remote Git repository 01:20:53 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:20:53 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:20:53 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:20:53 > git --version # timeout=10 01:20:53 > git --version # 'git version 2.25.1' 01:20:53 using GIT_SSH to set credentials SSH Credentials for GitHub 01:20:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:20:57 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:20:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:20:58 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:20:58 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:20:58 using GIT_SSH to set credentials SSH Credentials for GitHub 01:20:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/710/head:refs/remotes/origin/PR-710 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:20:59 Merging remotes/origin/main commit 05dffbfea524d4e44629aea546393e9ff3734411 into PR head commit 9ed79b965d6d3763653c3cf8eb75c300dd0420a6 01:20:59 Merge succeeded, producing 9ed79b965d6d3763653c3cf8eb75c300dd0420a6 01:20:59 Checking out Revision 9ed79b965d6d3763653c3cf8eb75c300dd0420a6 (PR-710) 01:21:00 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" 01:21:00 > git --version # timeout=10 01:21:00 > git --version # 'git version 2.25.1' 01:21:00 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:20:59 > git config core.sparsecheckout # timeout=10 01:20:59 > git checkout -f 9ed79b965d6d3763653c3cf8eb75c300dd0420a6 # timeout=10 01:20:59 > git remote # timeout=10 01:20:59 > git config --get remote.origin.url # timeout=10 01:20:59 using GIT_SSH to set credentials SSH Credentials for GitHub 01:20:59 > git merge 05dffbfea524d4e44629aea546393e9ff3734411 # timeout=10 01:20:59 > git rev-parse HEAD^{commit} # timeout=10 01:20:59 > git config core.sparsecheckout # timeout=10 01:20:59 > git checkout -f 9ed79b965d6d3763653c3cf8eb75c300dd0420a6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:21:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:21:05 % Total % Received % Xferd Average Speed Time Time Time Current 01:21:05 Dload Upload Total Spent Left Speed 01:21:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86093 0 --:--:-- --:--:-- --:--:-- 86093 [Pipeline] sh 01:21:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:21:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:21:06 + sudo tee /etc/docker/daemon.new 01:21:06 { 01:21:06 "registry-mirrors": [ 01:21:06 "https://nexus3.edgexfoundry.org:10001" 01:21:06 ], 01:21:06 "bip": "10.250.0.254/24", 01:21:06 "hosts": [ 01:21:06 "tcp://0.0.0.0:5555", 01:21:06 "unix:///var/run/docker.sock" 01:21:06 ], 01:21:06 "mtu": 1458, 01:21:06 "selinux-enabled": true, 01:21:06 "seccomp-profile": "/etc/docker/seccomp.json" 01:21:06 } [Pipeline] sh 01:21:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:21:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:21:25 provisioning config files... 01:21:25 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config7829442560831818915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:25 ---> ****-login.sh 01:21:25 nexus3.edgexfoundry.org:10001 01:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:26 Configure a credential helper to remove this warning. See 01:21:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:26 01:21:26 Login Succeeded 01:21:26 nexus3.edgexfoundry.org:10002 01:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:26 Configure a credential helper to remove this warning. See 01:21:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:26 01:21:26 Login Succeeded 01:21:26 nexus3.edgexfoundry.org:10003 01:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:27 Configure a credential helper to remove this warning. See 01:21:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:27 01:21:27 Login Succeeded 01:21:27 nexus3.edgexfoundry.org:10004 01:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:27 Configure a credential helper to remove this warning. See 01:21:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:27 01:21:27 Login Succeeded 01:21:27 ****.io 01:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:28 Configure a credential helper to remove this warning. See 01:21:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:28 01:21:28 Login Succeeded 01:21:28 ---> ****-login.sh ends [Pipeline] } 01:21:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:21:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:21:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:21:28 ========================================================= 01:21:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:21:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:21:29 Sending build context to Docker daemon 10.61MB 01:21:29 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:21:29 Step 2/12 : FROM ${BASE} AS builder 01:21:29 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:21:30 cf04c63912e1: Pulling fs layer 01:21:30 55b35a11ae5e: Pulling fs layer 01:21:30 a37a00ec5f00: Pulling fs layer 01:21:30 50b3750afda1: Pulling fs layer 01:21:30 4f4fb700ef54: Pulling fs layer 01:21:30 50b3750afda1: Waiting 01:21:30 80978eb59214: Pulling fs layer 01:21:30 c9f46d7d2bd2: Pulling fs layer 01:21:30 c5a475d317c9: Pulling fs layer 01:21:30 4f4fb700ef54: Waiting 01:21:30 80978eb59214: Waiting 01:21:30 c9f46d7d2bd2: Waiting 01:21:30 c5a475d317c9: Waiting 01:21:30 55b35a11ae5e: Verifying Checksum 01:21:30 55b35a11ae5e: Download complete 01:21:30 50b3750afda1: Verifying Checksum 01:21:30 50b3750afda1: Download complete 01:21:30 4f4fb700ef54: Download complete 01:21:30 80978eb59214: Verifying Checksum 01:21:30 80978eb59214: Download complete 01:21:30 cf04c63912e1: Verifying Checksum 01:21:30 cf04c63912e1: Download complete 01:21:30 c5a475d317c9: Download complete 01:21:31 cf04c63912e1: Pull complete 01:21:31 55b35a11ae5e: Pull complete 01:21:32 a37a00ec5f00: Download complete 01:21:33 c9f46d7d2bd2: Verifying Checksum 01:21:33 c9f46d7d2bd2: Download complete 01:21:45 a37a00ec5f00: Pull complete 01:21:45 50b3750afda1: Pull complete 01:21:45 4f4fb700ef54: Pull complete 01:21:45 80978eb59214: Pull complete 01:21:53 c9f46d7d2bd2: Pull complete 01:21:55 c5a475d317c9: Pull complete 01:21:55 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 01:21:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:21:55 ---> be29e6b0f0d4 01:21:55 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:21:56 ---> Running in e3bfc9be30fb 01:21:56 Removing intermediate container e3bfc9be30fb 01:21:56 ---> 7fc5a7da2712 01:21:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:21:56 ---> Running in aea41b883ec4 01:21:56 Removing intermediate container aea41b883ec4 01:21:56 ---> 36b2b40adce4 01:21:56 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:21:56 ---> Running in 42b2c44892e5 01:21:57 Removing intermediate container 42b2c44892e5 01:21:57 ---> de3a3070dcea 01:21:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:21:57 ---> Running in 6b7176017124 01:21:57 Removing intermediate container 6b7176017124 01:21:57 ---> dcce932f8a8d 01:21:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:21:57 ---> Running in 6305ae7e3727 01:21:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:22:00 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:22:00 (2/4) Installing libedit (20240517.3.1-r0) 01:22:00 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:22:00 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:22:00 Executing busybox-1.36.1-r29.trigger 01:22:00 OK: 242 MiB in 58 packages 01:22:01 Removing intermediate container 6305ae7e3727 01:22:01 ---> a922dc22e0cf 01:22:01 Step 8/12 : WORKDIR /device-mqtt-go 01:22:01 ---> Running in 8e18188b9181 01:22:02 Removing intermediate container 8e18188b9181 01:22:02 ---> 33a5bfd32873 01:22:02 Step 9/12 : COPY go.mod vendor* ./ 01:22:02 ---> e9751eca5f67 01:22:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:02 ---> Running in f3659bee0f81 01:23:54 Removing intermediate container f3659bee0f81 01:23:54 ---> 293fa02d04c4 01:23:54 Step 11/12 : COPY . . 01:23:54 ---> f37b0dcfc256 01:23:54 Step 12/12 : RUN $MAKE 01:23:54 ---> Running in dd71dcf57fcd 01:23:54 noop 01:23:54 Removing intermediate container dd71dcf57fcd 01:23:54 ---> 675cb3abf32a 01:23:54 Successfully built 675cb3abf32a 01:23:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:54 + docker inspect -f . ci-base-image-arm64 01:23:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:55 prd-ubuntu20.04-docker-arm64-4c-16g-26218 does not seem to be running inside a container 01:23:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-arm64 cat 01:23:56 $ docker top f44d1b8b26a1addab9e897e702136f87054ecb4fc34fb8858f654b1d267f1460 -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:57 + go version 01:23:57 go version go1.23.2 linux/arm64 [Pipeline] } 01:23:57 $ docker stop --time=1 f44d1b8b26a1addab9e897e702136f87054ecb4fc34fb8858f654b1d267f1460 01:23:59 $ docker rm -f --volumes f44d1b8b26a1addab9e897e702136f87054ecb4fc34fb8858f654b1d267f1460 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:00 + docker inspect -f . ci-base-image-arm64 01:24:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:00 prd-ubuntu20.04-docker-arm64-4c-16g-26218 does not seem to be running inside a container 01:24:00 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-arm64 cat 01:24:02 $ docker top 037867dc2857a31e5add71bff516ccd0afb843535e4a74ada35467e27f669eb1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:24:02 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:24:03 + make test 01:24:03 go test ./... -coverprofile=coverage.out ./... 01:24:09 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:28:02 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 01:28:10 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 01:28:10 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.055s coverage: 22.8% of statements 01:28:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:28:10 go vet ./... 01:29:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:29:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:29:06 ./bin/test-attribution-txt.sh [Pipeline] echo 01:29:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:29:06 $ docker stop --time=1 037867dc2857a31e5add71bff516ccd0afb843535e4a74ada35467e27f669eb1 01:29:08 $ docker rm -f --volumes 037867dc2857a31e5add71bff516ccd0afb843535e4a74ada35467e27f669eb1 [Pipeline] // withDockerContainer [Pipeline] sh 01:29:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:29:10 Warning: overwriting stash ‘coverage-report’ 01:29:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:29:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:29:12 + ls -al . 01:29:12 total 248 01:29:12 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 01:24 . 01:29:12 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 01:20 .. 01:29:12 -rw-rw-r-- 1 jenkins jenkins 140 Nov 12 01:20 .dockerignore 01:29:12 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 01:21 .git 01:29:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 01:20 .github 01:29:12 -rw-rw-r-- 1 jenkins jenkins 264 Nov 12 01:20 .gitignore 01:29:12 -rw-rw-r-- 1 jenkins jenkins 41 Nov 12 01:20 .golangci.yml 01:29:12 -rw-rw-r-- 1 jenkins jenkins 19106 Nov 12 01:20 Attribution.txt 01:29:12 -rw-rw-r-- 1 jenkins jenkins 18574 Nov 12 01:20 CHANGELOG.md 01:29:12 -rw-rw-r-- 1 jenkins jenkins 1803 Nov 12 01:20 Dockerfile 01:29:12 -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 01:20 GOVERNANCE.md 01:29:12 -rw-rw-r-- 1 jenkins jenkins 657 Nov 12 01:20 Jenkinsfile 01:29:12 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 12 01:20 LICENSE 01:29:12 -rw-rw-r-- 1 jenkins jenkins 2545 Nov 12 01:20 Makefile 01:29:12 -rw-rw-r-- 1 jenkins jenkins 620 Nov 12 01:20 OWNERS.md 01:29:12 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 12 01:20 README.md 01:29:12 -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 01:16 VERSION 01:29:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 01:20 bin 01:29:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 01:20 cmd 01:29:12 -rw-r--r-- 1 jenkins jenkins 21039 Nov 12 01:28 coverage.out 01:29:12 -rw-rw-r-- 1 jenkins jenkins 6321 Nov 12 01:20 go.mod 01:29:12 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 12 01:20 go.sum 01:29:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 01:20 internal 01:29:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 01:20 mock 01:29:12 -rw-rw-r-- 1 jenkins jenkins 227 Nov 12 01:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:12 + 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=9ed79b965d6d3763653c3cf8eb75c300dd0420a6 --label arch=arm64 --label version=0.0.0 . 01:29:13 Sending build context to Docker daemon 10.63MB 01:29:13 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 01:29:13 Step 2/25 : FROM ${BASE} AS builder 01:29:13 ---> 675cb3abf32a 01:29:13 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:29:13 ---> Running in 4b0f23e38e13 01:29:13 Removing intermediate container 4b0f23e38e13 01:29:13 ---> 6857c48d1983 01:29:13 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:29:13 ---> Running in 4e0cdbe2c4de 01:29:14 Removing intermediate container 4e0cdbe2c4de 01:29:14 ---> c06577ea052a 01:29:14 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:29:14 ---> Running in c8f24bc02375 01:29:14 Removing intermediate container c8f24bc02375 01:29:14 ---> f920977b9ba6 01:29:14 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:29:14 ---> Running in 92a50be4c526 01:29:14 Removing intermediate container 92a50be4c526 01:29:14 ---> 5c03f5d08083 01:29:14 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:29:14 ---> Running in 031aecff290b 01:29:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:29:18 OK: 242 MiB in 58 packages 01:29:19 Removing intermediate container 031aecff290b 01:29:19 ---> 178920972b24 01:29:19 Step 8/25 : WORKDIR /device-mqtt-go 01:29:19 ---> Running in 9a8271f2792f 01:29:20 Removing intermediate container 9a8271f2792f 01:29:20 ---> c4d8c6a7aac4 01:29:20 Step 9/25 : COPY go.mod vendor* ./ 01:29:20 ---> 5b602e57dde5 01:29:20 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:20 ---> Running in e16d8dfa2267 01:29:23 Removing intermediate container e16d8dfa2267 01:29:23 ---> 7650d727f32f 01:29:23 Step 11/25 : COPY . . 01:29:24 ---> d719d8cf57df 01:29:24 Step 12/25 : RUN $MAKE 01:29:24 ---> Running in aeeb6936c7cc 01:29:25 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.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:33:18 Removing intermediate container aeeb6936c7cc 01:33:18 ---> 2a15e7fed5cb 01:33:18 Step 13/25 : FROM alpine:3.20 01:33:18 3.20: Pulling from library/alpine 01:33:18 cf04c63912e1: Already exists 01:33:18 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:33:18 Status: Downloaded newer image for alpine:3.20 01:33:18 ---> c157a85ed455 01:33:18 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 01:33:18 ---> Running in 8552529d43bb 01:33:18 Removing intermediate container 8552529d43bb 01:33:18 ---> ed77127fad7c 01:33:18 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:33:18 ---> Running in 6fa4ff2ffe44 01:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:33:18 (1/1) Installing dumb-init (1.2.5-r3) 01:33:18 Executing busybox-1.36.1-r29.trigger 01:33:18 OK: 9 MiB in 15 packages 01:33:18 Removing intermediate container 6fa4ff2ffe44 01:33:18 ---> f4df3298f0cd 01:33:18 Step 16/25 : RUN apk --no-cache upgrade 01:33:18 ---> Running in a3674fe29ac1 01:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:33:19 Upgrading critical system libraries and apk-tools: 01:33:19 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:33:19 Executing busybox-1.36.1-r29.trigger 01:33:19 Continuing the upgrade transaction with new apk-tools: 01:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:33:21 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:33:21 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:33:21 OK: 9 MiB in 15 packages 01:33:22 Removing intermediate container a3674fe29ac1 01:33:22 ---> 21e51c207bd1 01:33:22 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:33:24 ---> 33de54943275 01:33:24 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:33:25 ---> 82af0371f2a7 01:33:25 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:33:26 ---> 39a8c27f00d8 01:33:26 Step 20/25 : EXPOSE 59982 01:33:26 ---> Running in fdcf0134b6f2 01:33:27 Removing intermediate container fdcf0134b6f2 01:33:27 ---> 4efbe28724dd 01:33:27 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:33:27 ---> Running in dfabdb9a87b8 01:33:27 Removing intermediate container dfabdb9a87b8 01:33:27 ---> fd9f6ec093b9 01:33:27 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:33:28 ---> Running in 1664efc814ac 01:33:28 Removing intermediate container 1664efc814ac 01:33:28 ---> c163812162f1 01:33:28 Step 23/25 : LABEL arch=arm64 01:33:28 ---> Running in 9760ff414ec0 01:33:28 Removing intermediate container 9760ff414ec0 01:33:28 ---> 9848c54f4362 01:33:28 Step 24/25 : LABEL git_sha=9ed79b965d6d3763653c3cf8eb75c300dd0420a6 01:33:28 ---> Running in 7049802f3b32 01:33:29 Removing intermediate container 7049802f3b32 01:33:29 ---> 4a58ed72e87a 01:33:29 Step 25/25 : LABEL version=0.0.0 01:33:29 ---> Running in a7a9a14b8c5b 01:33:29 Removing intermediate container a7a9a14b8c5b 01:33:29 ---> 35fc79af9111 01:33:29 [Warning] One or more build-args [ARCH] were not consumed 01:33:30 Successfully built 35fc79af9111 01:33:30 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:33:30 01:33:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:33:31 arm64: Pulling from edgex-lftools-log-publisher 01:33:31 8998bd30e6a1: Pulling fs layer 01:33:31 04944245beec: Pulling fs layer 01:33:31 699f458cf7ca: Pulling fs layer 01:33:31 765212b225bb: Pulling fs layer 01:33:31 f23df028b6ca: Pulling fs layer 01:33:31 d65c8cfc05b1: Pulling fs layer 01:33:31 2437ff75d9bd: Pulling fs layer 01:33:31 765212b225bb: Waiting 01:33:31 f23df028b6ca: Waiting 01:33:31 d65c8cfc05b1: Waiting 01:33:31 04944245beec: Verifying Checksum 01:33:31 04944245beec: Download complete 01:33:31 765212b225bb: Download complete 01:33:31 f23df028b6ca: Download complete 01:33:31 d65c8cfc05b1: Verifying Checksum 01:33:31 d65c8cfc05b1: Download complete 01:33:31 699f458cf7ca: Verifying Checksum 01:33:31 699f458cf7ca: Download complete 01:33:32 8998bd30e6a1: Verifying Checksum 01:33:32 8998bd30e6a1: Download complete 01:33:35 2437ff75d9bd: Verifying Checksum 01:33:35 2437ff75d9bd: Download complete 01:33:37 8998bd30e6a1: Pull complete 01:33:37 04944245beec: Pull complete 01:33:39 699f458cf7ca: Pull complete 01:33:39 765212b225bb: Pull complete 01:33:39 f23df028b6ca: Pull complete 01:33:40 d65c8cfc05b1: Pull complete 01:33:58 2437ff75d9bd: Pull complete 01:33:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:33:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:33:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:58 prd-ubuntu20.04-docker-arm64-4c-16g-26218 does not seem to be running inside a container 01:33:58 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:34:01 $ docker top 2d55f45ac5d3ed1f62c13dd3c54e1ecf21f42a463a562b99bea27713f1526cd5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:02 ---> job-cost.sh 01:34:02 lf-activate-venv: SKIPPING 01:34:02 INFO: No Stack... 01:34:04 INFO: Retrieving Pricing Info for: v3-standard-4 01:34:05 INFO: Archiving Costs [Pipeline] sh 01:34:06 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:34:06 + cut -d, -f6 [Pipeline] lock 01:34:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-710-1-stack-cost] 01:34:06 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-710-1-stack-cost] did not exist. Created. 01:34:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-710-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:34:06 /w/workspace/device-mqtt-go/1@tmp/durable-d4d269ae/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:34:07 + echo total: 0.10999999940395355 [Pipeline] stash 01:34:07 Warning: overwriting stash ‘stack-cost’ 01:34:07 Stashed 1 file(s) [Pipeline] } 01:34:07 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-710-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:34:07 $ docker stop --time=1 2d55f45ac5d3ed1f62c13dd3c54e1ecf21f42a463a562b99bea27713f1526cd5 01:34:09 $ docker rm -f --volumes 2d55f45ac5d3ed1f62c13dd3c54e1ecf21f42a463a562b99bea27713f1526cd5 [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 01:34:10 provisioning config files... 01:34:10 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-710@tmp/config11613792488578541688tmp [Pipeline] { [Pipeline] sh 01:34:10 + set +x 01:34:10 + + bashcurl -s -s -- https://codecov.io/bash 01:34:10 01:34:11 01:34:11 _____ _ 01:34:11 / ____| | | 01:34:11 | | ___ __| | ___ ___ _____ __ 01:34:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:34:11 | |___| (_) | (_| | __/ (_| (_) \ V / 01:34:11 \_____\___/ \__,_|\___|\___\___/ \_/ 01:34:11 Bash-1.0.6 01:34:11 01:34:11 01:34:11 ==> git version 2.25.1 found 01:34:11 ==> 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 01:34:11 Release-Date: 2020-01-08 01:34:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:34:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:34:11 ==> Jenkins CI detected. 01:34:11 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-710 01:34:11 project root: . 01:34:11 --> token set from env 01:34:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:34:11 ==> Running gcov in . (disable via -X gcov) 01:34:11 ==> Python coveragepy not found 01:34:11 ==> Searching for coverage reports in: 01:34:11 + . 01:34:11 -> Found 1 reports 01:34:11 ==> Detecting git/mercurial file structure 01:34:11 ==> Reading reports 01:34:11 + ./coverage.out bytes=21039 01:34:11 ==> Appending adjustments 01:34:11 https://docs.codecov.io/docs/fixing-reports 01:34:11 + Found adjustments 01:34:11 ==> Gzipping contents 01:34:11 4.0K /tmp/codecov.hKvsm8.gz 01:34:11 ==> Uploading reports 01:34:11 url: https://codecov.io 01:34:11 query: branch=PR-710&commit=9ed79b965d6d3763653c3cf8eb75c300dd0420a6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-710%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=710&job=&cmd_args= 01:34:11 -> Pinging Codecov 01:34:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-710&commit=9ed79b965d6d3763653c3cf8eb75c300dd0420a6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-710%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=710&job=&cmd_args= 01:34:11 -> Uploading to 01:34:11 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/9ed79b965d6d3763653c3cf8eb75c300dd0420a6/51b73296-9951-4466-80ac-80dc793014b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241112%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241112T013411Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=579894029ec4fac33379b187a157c2e69c58408793418645a077594198644041 01:34:11 % Total % Received % Xferd Average Speed Time Time Time Current 01:34:11 Dload Upload Total Spent Left Speed 01:34:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 15490 --:--:-- --:--:-- --:--:-- 15490 01:34:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/9ed79b965d6d3763653c3cf8eb75c300dd0420a6 [Pipeline] } 01:34:11 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 01:34:14 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-710/archives ] 01:34:14 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-710/archives 01:34:14 total 16 01:34:14 drwxr-xr-x 3 root root 4096 Nov 12 01:19 . 01:34:14 drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 01:19 .. 01:34:14 drwxr-xr-x 2 root root 4096 Nov 12 01:19 cost 01:34:14 -rw-r--r-- 1 root root 86 Nov 12 01:19 cost.csv 01:34:14 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-710/archives 01:34:14 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-710/archives 01:34:14 total 16 01:34:14 drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 01:19 . 01:34:14 drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 01:19 .. 01:34:14 drwxr-xr-x 2 jenkins jenkins 4096 Nov 12 01:19 cost 01:34:14 -rw-r--r-- 1 jenkins jenkins 86 Nov 12 01:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:34:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:34:15 ---> package-listing.sh 01:34:15 ++ facter osfamily 01:34:15 ++ tr '[:upper:]' '[:lower:]' 01:34:15 + OS_FAMILY=debian 01:34:15 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-710 01:34:15 + START_PACKAGES=/tmp/packages_start.txt 01:34:15 + END_PACKAGES=/tmp/packages_end.txt 01:34:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:34:15 + PACKAGES=/tmp/packages_start.txt 01:34:15 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-710 ']' 01:34:15 + PACKAGES=/tmp/packages_end.txt 01:34:15 + case "${OS_FAMILY}" in 01:34:15 + dpkg -l 01:34:15 + grep '^ii' 01:34:15 + '[' -f /tmp/packages_start.txt ']' 01:34:15 + '[' -f /tmp/packages_end.txt ']' 01:34:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:34:15 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-710 ']' 01:34:15 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-710/archives/ 01:34:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-710/archives/ [Pipeline] echo 01:34:15 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-710/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:34:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:34:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:16 prd-ubuntu20.04-docker-8c-8g-26217 does not seem to be running inside a container 01:34:16 $ 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-710/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-710 -v /w/workspace/gexfoundry_device-mqtt-go_PR-710:/w/workspace/gexfoundry_device-mqtt-go_PR-710:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-710@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-710@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-lftools-log-publisher:latest cat 01:34:17 $ docker top e60924f9d1343d8edb2a82d838604473aceef5711015416950a1ad869163e80c -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:17 + touch /tmp/pre-build-complete [Pipeline] sh 01:34:17 + mkdir -p /var/log/sysstat [Pipeline] sh 01:34:18 + ls /var/log/sa-host 01:34:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:34:18 provisioning config files... 01:34:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-710@tmp/config17875693176590722142tmp [Pipeline] { [Pipeline] echo 01:34:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:34:18 ---> create-netrc.sh [Pipeline] } 01:34:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:34:19 ---> python-tools-install.sh [Pipeline] echo 01:34:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:34:19 ---> sudo-logs.sh 01:34:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:34:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:34:20 ---> job-cost.sh 01:34:20 lf-activate-venv: SKIPPING 01:34:20 DEBUG: total: 0.2199999988079071 01:34:20 INFO: Retrieving Stack Cost... 01:34:20 INFO: Retrieving Pricing Info for: v3-standard-8 01:34:21 INFO: Archiving Costs [Pipeline] echo 01:34:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:34:22 ---> logs-deploy.sh 01:34:22 lf-activate-venv: SKIPPING 01:34:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-710/1 01:34:22 INFO: archiving workspace using pattern(s): 01:34:23 Archives upload complete. 01:34:23 INFO: archiving logs to Nexus