Pull request #662 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96cd535e9b2533013a44ba43db9654c44beebe74+231c33ae3d29d9c6125d3970eea5d57d0e38cccf (a8089ae6f679ff2f289d4aa800fb370d53e490d5) 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-ssh10625240232286111164.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1910789026606287813.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-662/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-662/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15083565316692448158.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-662/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10292477882586474792.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9522792880610315901.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-662/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-662/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17500583561994435987.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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-1281’ Running on prd-ubuntu20.04-docker-8c-8g-1298 in /w/workspace/gexfoundry_device-mqtt-go_PR-662 [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-662 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/662/head:refs/remotes/origin/PR-662 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 231c33ae3d29d9c6125d3970eea5d57d0e38cccf into PR head commit 96cd535e9b2533013a44ba43db9654c44beebe74 Merge succeeded, producing 96cd535e9b2533013a44ba43db9654c44beebe74 Checking out Revision 96cd535e9b2533013a44ba43db9654c44beebe74 (PR-662) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:27:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 96cd535e9b2533013a44ba43db9654c44beebe74 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 231c33ae3d29d9c6125d3970eea5d57d0e38cccf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96cd535e9b2533013a44ba43db9654c44beebe74 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:27:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:27:57 ========================================================= 01:27:57 EdgeX Global Pipelines Version Info 01:27:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:27:57 ------------------- 01:27:57 stable info: 01:27:57 ------------------- 01:27:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:27:57 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:27:57 Message: update stable to v1.0.258 01:27:58 ------------------- 01:27:58 experimental info: 01:27:58 ------------------- 01:27:58 Commited By: **** collab-it+edgex@linuxfoundation.org 01:27:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:27:58 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:27:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:27:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:27:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:27:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:27:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:27:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:28:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:28:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:28:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:28:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:28:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:28:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:28:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-662 [Pipeline] echo 01:28:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-662 [Pipeline] echo 01:28:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-662 [Pipeline] echo 01:28:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96cd535e9b2533013a44ba43db9654c44beebe74 [Pipeline] echo 01:28:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96cd535 [Pipeline] echo 01:28:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:28:00 provisioning config files... 01:28:00 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp/config1241176278087126076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:01 ---> ****-login.sh 01:28:01 nexus3.edgexfoundry.org:10001 01:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:01 Configure a credential helper to remove this warning. See 01:28:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:01 01:28:01 Login Succeeded 01:28:01 nexus3.edgexfoundry.org:10002 01:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:01 Configure a credential helper to remove this warning. See 01:28:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:01 01:28:01 Login Succeeded 01:28:01 nexus3.edgexfoundry.org:10003 01:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:01 Configure a credential helper to remove this warning. See 01:28:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:01 01:28:01 Login Succeeded 01:28:01 nexus3.edgexfoundry.org:10004 01:28:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:02 Configure a credential helper to remove this warning. See 01:28:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:02 01:28:02 Login Succeeded 01:28:02 ****.io 01:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:02 Configure a credential helper to remove this warning. See 01:28:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:02 01:28:02 Login Succeeded 01:28:02 ---> ****-login.sh ends [Pipeline] } 01:28:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:28:03 + git rev-list -1 --merges 96cd535e9b2533013a44ba43db9654c44beebe74~1..96cd535e9b2533013a44ba43db9654c44beebe74 [Pipeline] echo 01:28:03 -----------> git rev-list -1 --merges 96cd535e9b2533013a44ba43db9654c44beebe74~1..96cd535e9b2533013a44ba43db9654c44beebe74 96cd535e9b2533013a44ba43db9654c44beebe74 [false] [Pipeline] sh 01:28:03 + git log --format=format:%s -1 96cd535e9b2533013a44ba43db9654c44beebe74 [Pipeline] echo 01:28:03 ========================================================= 01:28:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:28:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:28:04 + git log --format=format:%s -1 96cd535e9b2533013a44ba43db9654c44beebe74 [Pipeline] echo 01:28:04 [semverPrep] GIT_COMMIT: 96cd535e9b2533013a44ba43db9654c44beebe74, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:28:04 [semverPrep] This is not a build commit. [Pipeline] sh 01:28:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:28:04 + grep -v github /etc/ssh/ssh_known_hosts 01:28:04 + [ -e /tmp/ssh_known_hosts ] 01:28:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:28:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:28:04 + sudo tee -a /etc/ssh/ssh_known_hosts 01:28:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:28:05 01:28:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:28:05 0.1.4: Pulling from edgex-devops/py-git-semver 01:28:05 b85a868b505f: Pulling fs layer 01:28:05 e2be974225ed: Pulling fs layer 01:28:05 339a4e72a1f5: Pulling fs layer 01:28:05 988bab9f4d93: Pulling fs layer 01:28:05 1469e6f7b9e6: Pulling fs layer 01:28:05 eaf3925da568: Pulling fs layer 01:28:05 bab4dde63d76: Pulling fs layer 01:28:05 bde34c3a00c8: Pulling fs layer 01:28:05 b352a97aabf1: Pulling fs layer 01:28:05 4872d77fe225: Pulling fs layer 01:28:05 5851b861e8e6: Pulling fs layer 01:28:05 bab4dde63d76: Waiting 01:28:05 b352a97aabf1: Waiting 01:28:05 4872d77fe225: Waiting 01:28:05 5851b861e8e6: Waiting 01:28:05 1469e6f7b9e6: Waiting 01:28:05 988bab9f4d93: Waiting 01:28:05 bde34c3a00c8: Waiting 01:28:05 e2be974225ed: Download complete 01:28:05 988bab9f4d93: Download complete 01:28:05 1469e6f7b9e6: Verifying Checksum 01:28:05 1469e6f7b9e6: Download complete 01:28:05 eaf3925da568: Download complete 01:28:05 339a4e72a1f5: Verifying Checksum 01:28:05 339a4e72a1f5: Download complete 01:28:05 bde34c3a00c8: Verifying Checksum 01:28:05 bde34c3a00c8: Download complete 01:28:05 b352a97aabf1: Download complete 01:28:05 4872d77fe225: Download complete 01:28:05 5851b861e8e6: Verifying Checksum 01:28:05 5851b861e8e6: Download complete 01:28:05 b85a868b505f: Verifying Checksum 01:28:05 b85a868b505f: Download complete 01:28:06 bab4dde63d76: Verifying Checksum 01:28:06 bab4dde63d76: Download complete 01:28:07 b85a868b505f: Pull complete 01:28:07 e2be974225ed: Pull complete 01:28:07 339a4e72a1f5: Pull complete 01:28:07 988bab9f4d93: Pull complete 01:28:07 1469e6f7b9e6: Pull complete 01:28:07 eaf3925da568: Pull complete 01:28:09 bab4dde63d76: Pull complete 01:28:09 bde34c3a00c8: Pull complete 01:28:09 b352a97aabf1: Pull complete 01:28:10 4872d77fe225: Pull complete 01:28:10 5851b861e8e6: Pull complete 01:28:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:28:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:28:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:10 prd-ubuntu20.04-docker-8c-8g-1298 does not seem to be running inside a container 01:28:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-662 -v /w/workspace/gexfoundry_device-mqtt-go_PR-662:/w/workspace/gexfoundry_device-mqtt-go_PR-662:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-662@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:28:13 $ docker top 6b29b975eab0c178301d4daf394d9059eaf0d67d66b0cce90b2fbb31aa88a636 -eo pid,comm 01:28:13 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:28:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:28:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:28:13 [ssh-agent] Looking for ssh-agent implementation... 01:28:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:28:13 $ docker exec 6b29b975eab0c178301d4daf394d9059eaf0d67d66b0cce90b2fbb31aa88a636 ssh-agent 01:28:13 SSH_AUTH_SOCK=/tmp/ssh-SVaqPRrHqvbg/agent.31 01:28:13 SSH_AGENT_PID=37 01:28:13 Running ssh-add (command line suppressed) 01:28:14 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp/private_key_97079478604740653.key (/w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp/private_key_97079478604740653.key) 01:28:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:28:14 + git tag --points-at HEAD [Pipeline] } 01:28:14 $ docker exec --env ******** --env ******** 6b29b975eab0c178301d4daf394d9059eaf0d67d66b0cce90b2fbb31aa88a636 ssh-agent -k 01:28:14 unset SSH_AUTH_SOCK; 01:28:14 unset SSH_AGENT_PID; 01:28:14 echo Agent pid 37 killed; 01:28:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:28:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:28:14 [ssh-agent] Looking for ssh-agent implementation... 01:28:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:28:14 $ docker exec 6b29b975eab0c178301d4daf394d9059eaf0d67d66b0cce90b2fbb31aa88a636 ssh-agent 01:28:14 SSH_AUTH_SOCK=/tmp/ssh-UkI8AXPBWejz/agent.69 01:28:14 SSH_AGENT_PID=75 01:28:14 Running ssh-add (command line suppressed) 01:28:15 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp/private_key_3163292028936904618.key (/w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp/private_key_3163292028936904618.key) 01:28:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:28:15 + git semver init 01:28:15 2024-02-20 01:28:15,586 [run_init] DEBUG init version:0.0.0 force:False 01:28:15 2024-02-20 01:28:15,587 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-662/.semver 01:28:15 2024-02-20 01:28:15,587 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-662/.semver 01:28:15 2024-02-20 01:28:15,587 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-662/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-662, universal_newlines=False, shell=None, istream=None) 01:28:17 2024-02-20 01:28:16,674 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-662/.git/info/exclude 01:28:17 2024-02-20 01:28:16,674 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-662/.semver/PR-662 with force:False 01:28:17 2024-02-20 01:28:16,674 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-662/.semver/PR-662 01:28:17 2024-02-20 01:28:16,680 [execute] INFO git cat-file --batch-check 01:28:17 2024-02-20 01:28:16,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-662/.semver, universal_newlines=False, shell=None, istream=) 01:28:17 2024-02-20 01:28:16,686 [execute] INFO git cat-file --batch 01:28:17 2024-02-20 01:28:16,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-662/.semver, universal_newlines=False, shell=None, istream=) 01:28:17 2024-02-20 01:28:16,692 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-662/.semver/PR-662 01:28:17 0.0.0 [Pipeline] } 01:28:17 $ docker exec --env ******** --env ******** 6b29b975eab0c178301d4daf394d9059eaf0d67d66b0cce90b2fbb31aa88a636 ssh-agent -k 01:28:17 unset SSH_AUTH_SOCK; 01:28:17 unset SSH_AGENT_PID; 01:28:17 echo Agent pid 75 killed; 01:28:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:28:17 + git semver [Pipeline] } 01:28:18 $ docker stop --time=1 6b29b975eab0c178301d4daf394d9059eaf0d67d66b0cce90b2fbb31aa88a636 01:28:19 $ docker rm -f --volumes 6b29b975eab0c178301d4daf394d9059eaf0d67d66b0cce90b2fbb31aa88a636 [Pipeline] // withDockerContainer [Pipeline] sh 01:28:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:28:20 Stashed 1 file(s) [Pipeline] echo 01:28:20 [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:28:21 provisioning config files... 01:28:21 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp/config10015606138493680095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:21 ---> ****-login.sh 01:28:21 nexus3.edgexfoundry.org:10001 01:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:21 Configure a credential helper to remove this warning. See 01:28:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:21 01:28:21 Login Succeeded 01:28:21 nexus3.edgexfoundry.org:10002 01:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:21 Configure a credential helper to remove this warning. See 01:28:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:21 01:28:21 Login Succeeded 01:28:21 nexus3.edgexfoundry.org:10003 01:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:21 Configure a credential helper to remove this warning. See 01:28:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:21 01:28:21 Login Succeeded 01:28:21 nexus3.edgexfoundry.org:10004 01:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:21 Configure a credential helper to remove this warning. See 01:28:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:21 01:28:21 Login Succeeded 01:28:21 ****.io 01:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:28:22 Configure a credential helper to remove this warning. See 01:28:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:28:22 01:28:22 Login Succeeded 01:28:22 ---> ****-login.sh ends [Pipeline] } 01:28:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:28:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:28:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:28:22 ========================================================= 01:28:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:28:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:28:23 Sending build context to Docker daemon 14.9MB 01:28:23 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:28:23 Step 2/12 : FROM ${BASE} AS builder 01:28:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:28:23 7264a8db6415: Pulling fs layer 01:28:23 c4d48a809fc2: Pulling fs layer 01:28:23 4f1c88b9dad5: Pulling fs layer 01:28:23 ad3a456e5733: Pulling fs layer 01:28:23 69c7f0334f64: Pulling fs layer 01:28:23 1f1c1a5573a3: Pulling fs layer 01:28:23 ce7588e14bc9: Pulling fs layer 01:28:23 b5e4710f87ac: Pulling fs layer 01:28:23 ad3a456e5733: Waiting 01:28:23 69c7f0334f64: Waiting 01:28:23 1f1c1a5573a3: Waiting 01:28:23 ce7588e14bc9: Waiting 01:28:23 c4d48a809fc2: Verifying Checksum 01:28:23 c4d48a809fc2: Download complete 01:28:23 ad3a456e5733: Verifying Checksum 01:28:23 ad3a456e5733: Download complete 01:28:23 69c7f0334f64: Verifying Checksum 01:28:23 69c7f0334f64: Download complete 01:28:23 7264a8db6415: Download complete 01:28:23 1f1c1a5573a3: Verifying Checksum 01:28:23 1f1c1a5573a3: Download complete 01:28:23 7264a8db6415: Pull complete 01:28:23 b5e4710f87ac: Verifying Checksum 01:28:23 c4d48a809fc2: Pull complete 01:28:23 4f1c88b9dad5: Verifying Checksum 01:28:23 4f1c88b9dad5: Download complete 01:28:24 ce7588e14bc9: Verifying Checksum 01:28:24 ce7588e14bc9: Download complete 01:28:27 4f1c88b9dad5: Pull complete 01:28:27 ad3a456e5733: Pull complete 01:28:27 69c7f0334f64: Pull complete 01:28:27 1f1c1a5573a3: Pull complete 01:28:29 ce7588e14bc9: Pull complete 01:28:29 b5e4710f87ac: Pull complete 01:28:29 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 01:28:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:28:29 ---> 88b5674ff536 01:28:29 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:28:33 ---> Running in ffeb41ba2238 01:28:33 Removing intermediate container ffeb41ba2238 01:28:33 ---> 461232e5cedf 01:28:33 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:28:33 ---> Running in db236293f576 01:28:33 Removing intermediate container db236293f576 01:28:33 ---> 619f220ec3a4 01:28:33 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:28:33 ---> Running in 186248d5a4f8 01:28:33 Removing intermediate container 186248d5a4f8 01:28:33 ---> fe29dc7ec23d 01:28:33 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:28:33 ---> Running in 5a7a93339f04 01:28:33 Removing intermediate container 5a7a93339f04 01:28:33 ---> 046f79221314 01:28:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:28:33 ---> Running in 18c504428d58 01:28:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:28:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:28:34 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:28:34 (2/4) Installing libedit (20221030.3.1-r1) 01:28:34 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:28:34 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:28:34 Executing busybox-1.36.1-r5.trigger 01:28:34 OK: 268 MiB in 56 packages 01:28:35 Removing intermediate container 18c504428d58 01:28:35 ---> 0b0a5edd236b 01:28:35 Step 8/12 : WORKDIR /device-mqtt-go 01:28:35 ---> Running in 7bf0c2d1b910 01:28:35 Removing intermediate container 7bf0c2d1b910 01:28:35 ---> aca20e8f1694 01:28:35 Step 9/12 : COPY go.mod vendor* ./ 01:28:35 ---> dabfbe40adf6 01:28:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:35 ---> Running in 5845040ec304 01:28:35 Still waiting to schedule task 01:28:35 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1285’ 01:29:07 Removing intermediate container 5845040ec304 01:29:07 ---> e2dd1b724e17 01:29:07 Step 11/12 : COPY . . 01:29:07 ---> c0efe79a84fb 01:29:07 Step 12/12 : RUN $MAKE 01:29:07 ---> Running in bfaed3d74cee 01:29:07 noop 01:29:07 Removing intermediate container bfaed3d74cee 01:29:07 ---> b3a77544e63c 01:29:07 Successfully built b3a77544e63c 01:29:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:08 + docker inspect -f . ci-base-image-x86_64 01:29:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:08 prd-ubuntu20.04-docker-8c-8g-1298 does not seem to be running inside a container 01:29:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-662 -v /w/workspace/gexfoundry_device-mqtt-go_PR-662:/w/workspace/gexfoundry_device-mqtt-go_PR-662:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-662@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:29:08 $ docker top d34390f58ff4bc2c08c844dd7b547e6dd10061be0439bb68551c6828a616ff6c -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:09 + go version 01:29:09 go version go1.21.0 linux/amd64 [Pipeline] } 01:29:09 $ docker stop --time=1 d34390f58ff4bc2c08c844dd7b547e6dd10061be0439bb68551c6828a616ff6c 01:29:10 $ docker rm -f --volumes d34390f58ff4bc2c08c844dd7b547e6dd10061be0439bb68551c6828a616ff6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:11 + docker inspect -f . ci-base-image-x86_64 01:29:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:11 prd-ubuntu20.04-docker-8c-8g-1298 does not seem to be running inside a container 01:29:11 $ 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-662 -v /w/workspace/gexfoundry_device-mqtt-go_PR-662:/w/workspace/gexfoundry_device-mqtt-go_PR-662:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-662@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:29:12 $ docker top 0a234a6c39b3babb7ec81261170ce98780101f45cbf62026db53c839e1564782 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:12 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-662 [Pipeline] fileExists [Pipeline] sh 01:29:12 + make test 01:29:12 go test ./... -coverprofile=coverage.out ./... 01:29:14 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:29:24 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:29:24 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:29:24 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements 01:29:29 go vet ./... 01:29:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:29:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:29:31 ./bin/test-attribution-txt.sh 01:29:32 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 01:29:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:29:32 $ docker stop --time=1 0a234a6c39b3babb7ec81261170ce98780101f45cbf62026db53c839e1564782 01:29:35 $ docker rm -f --volumes 0a234a6c39b3babb7ec81261170ce98780101f45cbf62026db53c839e1564782 [Pipeline] // withDockerContainer [Pipeline] sh 01:29:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:29:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:29:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:29:37 + ls -al . 01:29:37 total 184 01:29:37 drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 01:29 . 01:29:37 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 01:27 .. 01:29:37 -rw-rw-r-- 1 jenkins jenkins 140 Feb 20 01:27 .dockerignore 01:29:37 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 01:29 .git 01:29:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:27 .github 01:29:37 -rw-rw-r-- 1 jenkins jenkins 264 Feb 20 01:27 .gitignore 01:29:37 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 01:27 .golangci.yml 01:29:37 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 01:28 .semver 01:29:37 -rw-rw-r-- 1 jenkins jenkins 10386 Feb 20 01:27 Attribution.txt 01:29:37 -rw-rw-r-- 1 jenkins jenkins 18574 Feb 20 01:27 CHANGELOG.md 01:29:37 -rw-rw-r-- 1 jenkins jenkins 1798 Feb 20 01:27 Dockerfile 01:29:37 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 01:27 GOVERNANCE.md 01:29:37 -rw-rw-r-- 1 jenkins jenkins 657 Feb 20 01:27 Jenkinsfile 01:29:37 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 01:27 LICENSE 01:29:37 -rw-rw-r-- 1 jenkins jenkins 1963 Feb 20 01:27 Makefile 01:29:37 -rw-rw-r-- 1 jenkins jenkins 620 Feb 20 01:27 OWNERS.md 01:29:37 -rw-rw-r-- 1 jenkins jenkins 3599 Feb 20 01:27 README.md 01:29:37 -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 01:28 VERSION 01:29:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 01:27 bin 01:29:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:27 cmd 01:29:37 -rw-r--r-- 1 jenkins jenkins 18506 Feb 20 01:29 coverage.out 01:29:37 -rw-rw-r-- 1 jenkins jenkins 3866 Feb 20 01:27 go.mod 01:29:37 -rw-rw-r-- 1 jenkins jenkins 34334 Feb 20 01:27 go.sum 01:29:37 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:27 internal 01:29:37 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 01:27 mock 01:29:37 -rw-rw-r-- 1 jenkins jenkins 227 Feb 20 01:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:37 + 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=96cd535e9b2533013a44ba43db9654c44beebe74 --label arch=amd64 --label version=0.0.0 . 01:29:37 Sending build context to Docker daemon 14.92MB 01:29:37 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:29:37 Step 2/25 : FROM ${BASE} AS builder 01:29:37 ---> b3a77544e63c 01:29:37 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:29:37 ---> Running in 9af74bc336f6 01:29:37 Removing intermediate container 9af74bc336f6 01:29:37 ---> 8c770e84cda9 01:29:37 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:29:38 ---> Running in 18ac974ee351 01:29:38 Removing intermediate container 18ac974ee351 01:29:38 ---> 7adc31c17d0c 01:29:38 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:29:38 ---> Running in 4ad7fb2bf262 01:29:38 Removing intermediate container 4ad7fb2bf262 01:29:38 ---> cbda902f1721 01:29:38 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:29:38 ---> Running in 6f06daca870b 01:29:38 Removing intermediate container 6f06daca870b 01:29:38 ---> 8163c056f483 01:29:38 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:29:38 ---> Running in 40e92fd79a0f 01:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:29:38 OK: 268 MiB in 56 packages 01:29:39 Removing intermediate container 40e92fd79a0f 01:29:39 ---> 34a453fdc8f3 01:29:39 Step 8/25 : WORKDIR /device-mqtt-go 01:29:39 ---> Running in aa0e6413a3bf 01:29:39 Removing intermediate container aa0e6413a3bf 01:29:39 ---> 1b2d78bae4c7 01:29:39 Step 9/25 : COPY go.mod vendor* ./ 01:29:39 ---> 3ae9dd8068e8 01:29:39 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:39 ---> Running in 052b685e0e72 01:29:40 Removing intermediate container 052b685e0e72 01:29:40 ---> 952a2c439f69 01:29:40 Step 11/25 : COPY . . 01:29:40 ---> 6862fd608a7f 01:29:40 Step 12/25 : RUN $MAKE 01:29:40 ---> Running in 0a375ecdf4d3 01:29:41 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/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:29:59 Removing intermediate container 0a375ecdf4d3 01:29:59 ---> 235934396024 01:29:59 Step 13/25 : FROM alpine:3.18 01:29:59 3.18: Pulling from library/alpine 01:29:59 619be1103602: Pulling fs layer 01:29:59 619be1103602: Download complete 01:29:59 619be1103602: Pull complete 01:29:59 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:29:59 Status: Downloaded newer image for alpine:3.18 01:29:59 ---> d3782b16ccc9 01:29:59 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:30:00 ---> Running in d3e21f833c30 01:30:00 Removing intermediate container d3e21f833c30 01:30:00 ---> d93f4f836052 01:30:00 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:30:00 ---> Running in 57d153964221 01:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:30:00 (1/1) Installing dumb-init (1.2.5-r2) 01:30:00 Executing busybox-1.36.1-r5.trigger 01:30:00 OK: 7 MiB in 16 packages 01:30:01 Removing intermediate container 57d153964221 01:30:01 ---> f27e28b8344d 01:30:01 Step 16/25 : RUN apk --no-cache upgrade 01:30:01 ---> Running in b0c52301b024 01:30:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:30:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:30:01 OK: 7 MiB in 16 packages 01:30:02 Removing intermediate container b0c52301b024 01:30:02 ---> 3a028353af4b 01:30:02 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:30:03 ---> 0dd205553188 01:30:03 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:30:03 ---> f172ee4b935a 01:30:03 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:30:03 ---> aa860ed7b189 01:30:03 Step 20/25 : EXPOSE 59982 01:30:03 ---> Running in 161bd1125d3f 01:30:03 Removing intermediate container 161bd1125d3f 01:30:03 ---> 3c41fbb114a1 01:30:03 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:30:03 ---> Running in 8cdffca57496 01:30:03 Removing intermediate container 8cdffca57496 01:30:03 ---> e5ba1a0f4236 01:30:03 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:30:03 ---> Running in 819b3397a010 01:30:03 Removing intermediate container 819b3397a010 01:30:03 ---> 0a82344c899a 01:30:03 Step 23/25 : LABEL arch=amd64 01:30:03 ---> Running in d6e7ded9735c 01:30:03 Removing intermediate container d6e7ded9735c 01:30:03 ---> 411b2d71ce19 01:30:03 Step 24/25 : LABEL git_sha=96cd535e9b2533013a44ba43db9654c44beebe74 01:30:03 ---> Running in 540f53d8b994 01:30:03 Removing intermediate container 540f53d8b994 01:30:03 ---> 2f5ac8b9cf49 01:30:03 Step 25/25 : LABEL version=0.0.0 01:30:03 ---> Running in d6e84e0b50e3 01:30:03 Removing intermediate container d6e84e0b50e3 01:30:03 ---> a3d45d831f3c 01:30:03 [Warning] One or more build-args [ARCH] were not consumed 01:30:03 Successfully built a3d45d831f3c 01:30:03 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:05 01:30:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:05 latest: Pulling from edgex-lftools-log-publisher 01:30:05 5eb5b503b376: Pulling fs layer 01:30:05 5c69ac0246d0: Pulling fs layer 01:30:05 ec43610c2a17: Pulling fs layer 01:30:05 3a2ae6a8a46f: Pulling fs layer 01:30:05 33b1e0a273af: Pulling fs layer 01:30:05 5d3b04190fa2: Pulling fs layer 01:30:05 2f39f015ded8: Pulling fs layer 01:30:05 3a2ae6a8a46f: Waiting 01:30:05 33b1e0a273af: Waiting 01:30:05 5d3b04190fa2: Waiting 01:30:05 2f39f015ded8: Waiting 01:30:05 5c69ac0246d0: Download complete 01:30:05 3a2ae6a8a46f: Verifying Checksum 01:30:05 3a2ae6a8a46f: Download complete 01:30:05 33b1e0a273af: Verifying Checksum 01:30:05 33b1e0a273af: Download complete 01:30:05 5d3b04190fa2: Verifying Checksum 01:30:05 5d3b04190fa2: Download complete 01:30:05 ec43610c2a17: Verifying Checksum 01:30:05 ec43610c2a17: Download complete 01:30:05 5eb5b503b376: Download complete 01:30:06 2f39f015ded8: Download complete 01:30:07 5eb5b503b376: Pull complete 01:30:07 5c69ac0246d0: Pull complete 01:30:07 ec43610c2a17: Pull complete 01:30:07 3a2ae6a8a46f: Pull complete 01:30:08 33b1e0a273af: Pull complete 01:30:08 5d3b04190fa2: Pull complete 01:30:12 2f39f015ded8: Pull complete 01:30:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:30:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:12 prd-ubuntu20.04-docker-8c-8g-1298 does not seem to be running inside a container 01:30:12 $ 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-662 -v /w/workspace/gexfoundry_device-mqtt-go_PR-662:/w/workspace/gexfoundry_device-mqtt-go_PR-662:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-662@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:30:16 $ docker top e00f1c549d5a215c5ec91ae29b1e395bfa8e13ba4048e5ce74514225915e5296 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:17 ---> job-cost.sh 01:30:17 lf-activate-venv: SKIPPING 01:30:17 INFO: No Stack... 01:30:18 INFO: Retrieving Pricing Info for: v3-standard-8 01:30:18 INFO: Archiving Costs [Pipeline] sh 01:30:18 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-662/archives/cost.csv 01:30:18 + cut -d, -f6 [Pipeline] lock 01:30:18 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-662-1-stack-cost] 01:30:18 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-662-1-stack-cost] did not exist. Created. 01:30:18 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-662-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:30:19 + echo total: 0.2199999988079071 [Pipeline] stash 01:30:19 Stashed 1 file(s) [Pipeline] } 01:30:19 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-662-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:30:19 $ docker stop --time=1 e00f1c549d5a215c5ec91ae29b1e395bfa8e13ba4048e5ce74514225915e5296 01:30:20 $ docker rm -f --volumes e00f1c549d5a215c5ec91ae29b1e395bfa8e13ba4048e5ce74514225915e5296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:31:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1301 in /w/workspace/gexfoundry_device-mqtt-go_PR-662 [Pipeline] { [Pipeline] ws 01:31:37 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:31:40 The recommended git tool is: git 01:31:46 using credential edgex-jenkins-ssh 01:31:46 Cloning the remote Git repository 01:31:46 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:31:46 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:31:46 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:31:46 > git --version # timeout=10 01:31:46 > git --version # 'git version 2.25.1' 01:31:46 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:48 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:31:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:50 Merging remotes/origin/main commit 231c33ae3d29d9c6125d3970eea5d57d0e38cccf into PR head commit 96cd535e9b2533013a44ba43db9654c44beebe74 01:31:50 Merge succeeded, producing 96cd535e9b2533013a44ba43db9654c44beebe74 01:31:50 Checking out Revision 96cd535e9b2533013a44ba43db9654c44beebe74 (PR-662) 01:31:49 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:31:49 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:31:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/662/head:refs/remotes/origin/PR-662 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:31:50 > git config core.sparsecheckout # timeout=10 01:31:50 > git checkout -f 96cd535e9b2533013a44ba43db9654c44beebe74 # timeout=10 01:31:50 > git remote # timeout=10 01:31:50 > git config --get remote.origin.url # timeout=10 01:31:50 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:50 > git merge 231c33ae3d29d9c6125d3970eea5d57d0e38cccf # timeout=10 01:31:50 > git rev-parse HEAD^{commit} # timeout=10 01:31:50 > git config core.sparsecheckout # timeout=10 01:31:50 > git checkout -f 96cd535e9b2533013a44ba43db9654c44beebe74 # timeout=10 01:31:51 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:31:51 > git --version # timeout=10 01:31:51 > git --version # 'git version 2.25.1' 01:31:51 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:31:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:31:52 % Total % Received % Xferd Average Speed Time Time Time Current 01:31:52 Dload Upload Total Spent Left Speed 01:31:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 48775 0 --:--:-- --:--:-- --:--:-- 48775 [Pipeline] sh 01:31:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:31:53 + sudo tee /etc/docker/daemon.new 01:31:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:31:53 { 01:31:53 "registry-mirrors": [ 01:31:53 "https://nexus3.edgexfoundry.org:10001" 01:31:53 ], 01:31:53 "bip": "10.250.0.254/24", 01:31:53 "hosts": [ 01:31:53 "tcp://0.0.0.0:5555", 01:31:53 "unix:///var/run/docker.sock" 01:31:53 ], 01:31:53 "mtu": 1458, 01:31:53 "selinux-enabled": true, 01:31:53 "seccomp-profile": "/etc/docker/seccomp.json" 01:31:53 } [Pipeline] sh 01:31:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:31:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:32:16 provisioning config files... 01:32:16 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config1704672547480052846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:17 ---> ****-login.sh 01:32:17 nexus3.edgexfoundry.org:10001 01:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:17 Configure a credential helper to remove this warning. See 01:32:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:17 01:32:17 Login Succeeded 01:32:17 nexus3.edgexfoundry.org:10002 01:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:18 Configure a credential helper to remove this warning. See 01:32:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:18 01:32:18 Login Succeeded 01:32:18 nexus3.edgexfoundry.org:10003 01:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:18 Configure a credential helper to remove this warning. See 01:32:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:18 01:32:18 Login Succeeded 01:32:18 nexus3.edgexfoundry.org:10004 01:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:18 Configure a credential helper to remove this warning. See 01:32:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:18 01:32:18 Login Succeeded 01:32:18 ****.io 01:32:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:32:19 Configure a credential helper to remove this warning. See 01:32:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:32:19 01:32:19 Login Succeeded 01:32:19 ---> ****-login.sh ends [Pipeline] } 01:32:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:32:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:32:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:32:20 ========================================================= 01:32:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:32:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:32:21 Sending build context to Docker daemon 7.554MB 01:32:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:32:21 Step 2/12 : FROM ${BASE} AS builder 01:32:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:32:21 9fda8d8052c6: Pulling fs layer 01:32:21 5d54e960e981: Pulling fs layer 01:32:21 c4a7e357bf2a: Pulling fs layer 01:32:21 f0e02332f6b5: Pulling fs layer 01:32:21 872ee5b61b7b: Pulling fs layer 01:32:21 0c6a40ed1a82: Pulling fs layer 01:32:21 94ae7d8d031c: Pulling fs layer 01:32:21 0c6a40ed1a82: Waiting 01:32:21 f0e02332f6b5: Waiting 01:32:21 94ae7d8d031c: Waiting 01:32:21 872ee5b61b7b: Waiting 01:32:21 5d54e960e981: Verifying Checksum 01:32:21 5d54e960e981: Download complete 01:32:21 f0e02332f6b5: Verifying Checksum 01:32:21 f0e02332f6b5: Download complete 01:32:21 872ee5b61b7b: Verifying Checksum 01:32:21 872ee5b61b7b: Download complete 01:32:21 9fda8d8052c6: Verifying Checksum 01:32:21 9fda8d8052c6: Download complete 01:32:21 94ae7d8d031c: Verifying Checksum 01:32:21 94ae7d8d031c: Download complete 01:32:22 9fda8d8052c6: Pull complete 01:32:23 5d54e960e981: Pull complete 01:32:23 c4a7e357bf2a: Verifying Checksum 01:32:23 c4a7e357bf2a: Download complete 01:32:24 0c6a40ed1a82: Verifying Checksum 01:32:24 0c6a40ed1a82: Download complete 01:32:36 c4a7e357bf2a: Pull complete 01:32:36 f0e02332f6b5: Pull complete 01:32:37 872ee5b61b7b: Pull complete 01:32:47 0c6a40ed1a82: Pull complete 01:32:48 94ae7d8d031c: Pull complete 01:32:48 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 01:32:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:32:48 ---> 86de565de09d 01:32:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:32:49 ---> Running in a125d26b7540 01:32:49 Removing intermediate container a125d26b7540 01:32:49 ---> 9cfb941456bd 01:32:49 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:32:49 ---> Running in 499195eff21d 01:32:49 Removing intermediate container 499195eff21d 01:32:49 ---> 5387e52648a1 01:32:49 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:32:49 ---> Running in 5a77d17d8b8a 01:32:50 Removing intermediate container 5a77d17d8b8a 01:32:50 ---> 54b7155608c6 01:32:50 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:32:50 ---> Running in d4244e1d4cb4 01:32:50 Removing intermediate container d4244e1d4cb4 01:32:50 ---> c429b4504793 01:32:50 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:32:51 ---> Running in 223be24a46da 01:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:32:54 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:32:54 (2/4) Installing libedit (20221030.3.1-r1) 01:32:54 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:32:54 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:32:54 Executing busybox-1.36.1-r5.trigger 01:32:54 OK: 271 MiB in 56 packages 01:32:58 Removing intermediate container 223be24a46da 01:32:58 ---> b3c3b6ca13f5 01:32:58 Step 8/12 : WORKDIR /device-mqtt-go 01:32:58 ---> Running in fa27657e140d 01:32:58 Removing intermediate container fa27657e140d 01:32:58 ---> 181c15c053ac 01:32:58 Step 9/12 : COPY go.mod vendor* ./ 01:32:59 ---> f67aa765947c 01:32:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:59 ---> Running in 74d8ef36338a 01:33:55 Removing intermediate container 74d8ef36338a 01:33:55 ---> a3cf8d1810b7 01:33:55 Step 11/12 : COPY . . 01:33:56 ---> eeb877298d2e 01:33:56 Step 12/12 : RUN $MAKE 01:33:56 ---> Running in 7b842695b966 01:33:57 noop 01:33:58 Removing intermediate container 7b842695b966 01:33:58 ---> 27a5483b40fb 01:33:58 Successfully built 27a5483b40fb 01:33:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:59 + docker inspect -f . ci-base-image-arm64 01:33:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:59 prd-ubuntu20.04-docker-arm64-4c-16g-1301 does not seem to be running inside a container 01:33:59 $ 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:34:00 $ docker top 67417f098393a00e600dd3981646e604c06e05195d912c93d059e0fa5f6ed1d1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:01 + go version 01:34:01 go version go1.21.0 linux/arm64 [Pipeline] } 01:34:01 $ docker stop --time=1 67417f098393a00e600dd3981646e604c06e05195d912c93d059e0fa5f6ed1d1 01:34:03 $ docker rm -f --volumes 67417f098393a00e600dd3981646e604c06e05195d912c93d059e0fa5f6ed1d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:04 + docker inspect -f . ci-base-image-arm64 01:34:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:04 prd-ubuntu20.04-docker-arm64-4c-16g-1301 does not seem to be running inside a container 01:34:05 $ 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:34:06 $ docker top 359b838f8afeb85203b784bc76c952b295dd2d1222268acb366d7afa202dfd3f -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:06 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:34:07 + make test 01:34:07 go test ./... -coverprofile=coverage.out ./... 01:34:15 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:35:52 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:35:52 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:35:52 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.066s coverage: 22.8% of statements 01:35:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:35:52 go vet ./... 01:36:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:36:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:36:14 ./bin/test-attribution-txt.sh 01:36:14 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 01:36:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:36:14 $ docker stop --time=1 359b838f8afeb85203b784bc76c952b295dd2d1222268acb366d7afa202dfd3f 01:36:16 $ docker rm -f --volumes 359b838f8afeb85203b784bc76c952b295dd2d1222268acb366d7afa202dfd3f [Pipeline] // withDockerContainer [Pipeline] sh 01:36:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:36:18 Warning: overwriting stash ‘coverage-report’ 01:36:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:36:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:36:19 + ls -al . 01:36:19 total 180 01:36:19 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 01:34 . 01:36:19 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 01:31 .. 01:36:19 -rw-rw-r-- 1 jenkins jenkins 140 Feb 20 01:31 .dockerignore 01:36:19 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 01:31 .git 01:36:19 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:31 .github 01:36:19 -rw-rw-r-- 1 jenkins jenkins 264 Feb 20 01:31 .gitignore 01:36:19 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 01:31 .golangci.yml 01:36:19 -rw-rw-r-- 1 jenkins jenkins 10386 Feb 20 01:31 Attribution.txt 01:36:19 -rw-rw-r-- 1 jenkins jenkins 18574 Feb 20 01:31 CHANGELOG.md 01:36:19 -rw-rw-r-- 1 jenkins jenkins 1798 Feb 20 01:31 Dockerfile 01:36:19 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 01:31 GOVERNANCE.md 01:36:19 -rw-rw-r-- 1 jenkins jenkins 657 Feb 20 01:31 Jenkinsfile 01:36:19 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 01:31 LICENSE 01:36:19 -rw-rw-r-- 1 jenkins jenkins 1963 Feb 20 01:31 Makefile 01:36:19 -rw-rw-r-- 1 jenkins jenkins 620 Feb 20 01:31 OWNERS.md 01:36:19 -rw-rw-r-- 1 jenkins jenkins 3599 Feb 20 01:31 README.md 01:36:19 -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 01:28 VERSION 01:36:19 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 01:31 bin 01:36:19 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:31 cmd 01:36:19 -rw-r--r-- 1 jenkins jenkins 18506 Feb 20 01:35 coverage.out 01:36:19 -rw-rw-r-- 1 jenkins jenkins 3866 Feb 20 01:31 go.mod 01:36:19 -rw-rw-r-- 1 jenkins jenkins 34334 Feb 20 01:31 go.sum 01:36:19 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:31 internal 01:36:19 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 01:31 mock 01:36:19 -rw-rw-r-- 1 jenkins jenkins 227 Feb 20 01:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:20 + 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=96cd535e9b2533013a44ba43db9654c44beebe74 --label arch=arm64 --label version=0.0.0 . 01:36:20 Sending build context to Docker daemon 7.573MB 01:36:20 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:36:20 Step 2/25 : FROM ${BASE} AS builder 01:36:20 ---> 27a5483b40fb 01:36:20 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:36:23 ---> Running in 6250e68b23bb 01:36:24 Removing intermediate container 6250e68b23bb 01:36:24 ---> defbd58504dd 01:36:24 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:36:24 ---> Running in 0a77b19dba6a 01:36:25 Removing intermediate container 0a77b19dba6a 01:36:25 ---> dbc4c2e45fbb 01:36:25 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:36:25 ---> Running in 6f6975ee3ced 01:36:25 Removing intermediate container 6f6975ee3ced 01:36:25 ---> 3f31f07a41bc 01:36:25 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:36:25 ---> Running in 9e923611c4dc 01:36:26 Removing intermediate container 9e923611c4dc 01:36:26 ---> c0f801dabbbd 01:36:26 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:36:26 ---> Running in 27d4473456eb 01:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:36:28 OK: 271 MiB in 56 packages 01:36:29 Removing intermediate container 27d4473456eb 01:36:29 ---> 8e853a8b0286 01:36:29 Step 8/25 : WORKDIR /device-mqtt-go 01:36:29 ---> Running in bec8896d3199 01:36:30 Removing intermediate container bec8896d3199 01:36:30 ---> da0eceee2b90 01:36:30 Step 9/25 : COPY go.mod vendor* ./ 01:36:30 ---> 646b30948eab 01:36:30 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:30 ---> Running in 068ae5b14aed 01:36:32 Removing intermediate container 068ae5b14aed 01:36:32 ---> d90a6a37c1c7 01:36:32 Step 11/25 : COPY . . 01:36:34 ---> d72a2a475e47 01:36:34 Step 12/25 : RUN $MAKE 01:36:34 ---> Running in f0bfe5ed55ad 01:36:35 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/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:38:41 Removing intermediate container f0bfe5ed55ad 01:38:41 ---> b089ec38650f 01:38:41 Step 13/25 : FROM alpine:3.18 01:38:41 3.18: Pulling from library/alpine 01:38:41 c6b39de5b339: Pulling fs layer 01:38:41 c6b39de5b339: Verifying Checksum 01:38:41 c6b39de5b339: Download complete 01:38:41 c6b39de5b339: Pull complete 01:38:41 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:38:41 Status: Downloaded newer image for alpine:3.18 01:38:41 ---> 33abbf032149 01:38:41 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:38:41 ---> Running in 91b567fa159f 01:38:41 Removing intermediate container 91b567fa159f 01:38:41 ---> 1e5919752ebd 01:38:41 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:38:41 ---> Running in 4524c7ba1215 01:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:38:41 (1/1) Installing dumb-init (1.2.5-r2) 01:38:41 Executing busybox-1.36.1-r5.trigger 01:38:41 OK: 8 MiB in 16 packages 01:38:41 Removing intermediate container 4524c7ba1215 01:38:41 ---> 77cfb94422ff 01:38:41 Step 16/25 : RUN apk --no-cache upgrade 01:38:41 ---> Running in 1018bbd1af39 01:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:38:42 OK: 8 MiB in 16 packages 01:38:43 Removing intermediate container 1018bbd1af39 01:38:43 ---> 5f3b237eb7b4 01:38:43 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:38:48 ---> 4dedada1f9a4 01:38:48 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:38:48 ---> c67022bde234 01:38:48 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:38:48 ---> f352a67e950b 01:38:48 Step 20/25 : EXPOSE 59982 01:38:49 ---> Running in 4bb10fa7f8c7 01:38:49 Removing intermediate container 4bb10fa7f8c7 01:38:49 ---> 8bbeb9daa811 01:38:49 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:38:49 ---> Running in a72b0123a1bf 01:38:49 Removing intermediate container a72b0123a1bf 01:38:49 ---> 647d6ef66776 01:38:49 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:38:50 ---> Running in 9ceb8a5f1158 01:38:50 Removing intermediate container 9ceb8a5f1158 01:38:50 ---> 6036a39af162 01:38:50 Step 23/25 : LABEL arch=arm64 01:38:50 ---> Running in bbf1c0976b88 01:38:50 Removing intermediate container bbf1c0976b88 01:38:50 ---> 66f1a2b824b8 01:38:50 Step 24/25 : LABEL git_sha=96cd535e9b2533013a44ba43db9654c44beebe74 01:38:50 ---> Running in 0913d08f1a56 01:38:50 Removing intermediate container 0913d08f1a56 01:38:50 ---> eb960cb14018 01:38:50 Step 25/25 : LABEL version=0.0.0 01:38:51 ---> Running in fa020e4e6c00 01:38:51 Removing intermediate container fa020e4e6c00 01:38:51 ---> 957c35df38ac 01:38:51 [Warning] One or more build-args [ARCH] were not consumed 01:38:51 Successfully built 957c35df38ac 01:38:51 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:38:52 01:38:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:38:53 arm64: Pulling from edgex-lftools-log-publisher 01:38:53 8998bd30e6a1: Pulling fs layer 01:38:53 04944245beec: Pulling fs layer 01:38:53 699f458cf7ca: Pulling fs layer 01:38:53 765212b225bb: Pulling fs layer 01:38:53 f23df028b6ca: Pulling fs layer 01:38:53 d65c8cfc05b1: Pulling fs layer 01:38:53 2437ff75d9bd: Pulling fs layer 01:38:53 765212b225bb: Waiting 01:38:53 f23df028b6ca: Waiting 01:38:53 2437ff75d9bd: Waiting 01:38:53 d65c8cfc05b1: Waiting 01:38:53 04944245beec: Download complete 01:38:53 765212b225bb: Verifying Checksum 01:38:53 765212b225bb: Download complete 01:38:53 f23df028b6ca: Verifying Checksum 01:38:53 f23df028b6ca: Download complete 01:38:53 d65c8cfc05b1: Verifying Checksum 01:38:53 d65c8cfc05b1: Download complete 01:38:53 699f458cf7ca: Download complete 01:38:53 8998bd30e6a1: Verifying Checksum 01:38:53 8998bd30e6a1: Download complete 01:38:56 2437ff75d9bd: Verifying Checksum 01:38:56 2437ff75d9bd: Download complete 01:38:58 8998bd30e6a1: Pull complete 01:39:02 04944245beec: Pull complete 01:39:03 699f458cf7ca: Pull complete 01:39:04 765212b225bb: Pull complete 01:39:04 f23df028b6ca: Pull complete 01:39:05 d65c8cfc05b1: Pull complete 01:39:23 2437ff75d9bd: Pull complete 01:39:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:39:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:39:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:24 prd-ubuntu20.04-docker-arm64-4c-16g-1301 does not seem to be running inside a container 01:39:24 $ 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:39:26 $ docker top b113a8f1c56d07a396ddc7076cf54633832df3aff5e2a4f8385e20390b7a2435 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:27 ---> job-cost.sh 01:39:27 lf-activate-venv: SKIPPING 01:39:27 INFO: No Stack... 01:39:29 INFO: Retrieving Pricing Info for: v3-standard-4 01:39:30 INFO: Archiving Costs [Pipeline] sh 01:39:30 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:39:30 + cut -d, -f6 [Pipeline] lock 01:39:30 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-662-1-stack-cost] 01:39:30 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-662-1-stack-cost] did not exist. Created. 01:39:30 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-662-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:39:31 /w/workspace/device-mqtt-go/1@tmp/durable-74634a19/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:39:32 + echo total: 0.10999999940395355 [Pipeline] stash 01:39:32 Warning: overwriting stash ‘stack-cost’ 01:39:32 Stashed 1 file(s) [Pipeline] } 01:39:32 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-662-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:39:32 $ docker stop --time=1 b113a8f1c56d07a396ddc7076cf54633832df3aff5e2a4f8385e20390b7a2435 01:39:34 $ docker rm -f --volumes b113a8f1c56d07a396ddc7076cf54633832df3aff5e2a4f8385e20390b7a2435 [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:39:36 provisioning config files... 01:39:36 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp/config13338512559114689912tmp [Pipeline] { [Pipeline] sh 01:39:36 + set +x 01:39:36 + curl -s https://codecov.io/bash 01:39:36 + bash -s -- 01:39:36 01:39:36 _____ _ 01:39:36 / ____| | | 01:39:36 | | ___ __| | ___ ___ _____ __ 01:39:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:39:36 | |___| (_) | (_| | __/ (_| (_) \ V / 01:39:36 \_____\___/ \__,_|\___|\___\___/ \_/ 01:39:36 Bash-1.0.6 01:39:36 01:39:36 01:39:36 ==> git version 2.25.1 found 01:39:36 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:39:36 Release-Date: 2020-01-08 01:39:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:39:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:39:36 ==> Jenkins CI detected. 01:39:36 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-662 01:39:36 project root: . 01:39:36 --> token set from env 01:39:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:39:36 ==> Running gcov in . (disable via -X gcov) 01:39:36 ==> Python coveragepy not found 01:39:36 ==> Searching for coverage reports in: 01:39:36 + . 01:39:36 -> Found 1 reports 01:39:36 ==> Detecting git/mercurial file structure 01:39:36 ==> Reading reports 01:39:36 + ./coverage.out bytes=18506 01:39:36 ==> Appending adjustments 01:39:36 https://docs.codecov.io/docs/fixing-reports 01:39:36 + Found adjustments 01:39:36 ==> Gzipping contents 01:39:36 4.0K /tmp/codecov.ZeErdX.gz 01:39:36 ==> Uploading reports 01:39:36 url: https://codecov.io 01:39:36 query: branch=PR-662&commit=96cd535e9b2533013a44ba43db9654c44beebe74&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-662%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=662&job=&cmd_args= 01:39:36 -> Pinging Codecov 01:39:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-662&commit=96cd535e9b2533013a44ba43db9654c44beebe74&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-662%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=662&job=&cmd_args= 01:39:37 -> Uploading to 01:39:37 https://storage.googleapis.com/codecov/v4/raw/2024-02-20/7D719EC7BBE17E464838252E33014C33/96cd535e9b2533013a44ba43db9654c44beebe74/ed788a1c-0a06-48c7-b7ba-273d367810f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240220T013936Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b8b82fe4217e6c060cd1ac4d854824d19903df4c3ff72135e20282c2bc0543f 01:39:37 % Total % Received % Xferd Average Speed Time Time Time Current 01:39:37 Dload Upload Total Spent Left Speed 01:39:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11419 --:--:-- --:--:-- --:--:-- 11419 01:39:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/96cd535e9b2533013a44ba43db9654c44beebe74 [Pipeline] } 01:39:37 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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:39:40 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-662/archives ] 01:39:40 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-662/archives 01:39:40 total 16 01:39:40 drwxr-xr-x 3 root root 4096 Feb 20 01:30 . 01:39:40 drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 01:30 .. 01:39:40 drwxr-xr-x 2 root root 4096 Feb 20 01:30 cost 01:39:40 -rw-r--r-- 1 root root 86 Feb 20 01:30 cost.csv 01:39:40 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-662/archives 01:39:40 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-662/archives 01:39:40 total 16 01:39:40 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 01:30 . 01:39:40 drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 01:30 .. 01:39:40 drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 01:30 cost 01:39:40 -rw-r--r-- 1 jenkins jenkins 86 Feb 20 01:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:39:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:39:42 ---> package-listing.sh 01:39:42 ++ facter osfamily 01:39:42 ++ tr '[:upper:]' '[:lower:]' 01:39:42 + OS_FAMILY=debian 01:39:42 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-662 01:39:42 + START_PACKAGES=/tmp/packages_start.txt 01:39:42 + END_PACKAGES=/tmp/packages_end.txt 01:39:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:39:42 + PACKAGES=/tmp/packages_start.txt 01:39:42 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-662 ']' 01:39:42 + PACKAGES=/tmp/packages_end.txt 01:39:42 + case "${OS_FAMILY}" in 01:39:42 + dpkg -l 01:39:42 + grep '^ii' 01:39:42 + '[' -f /tmp/packages_start.txt ']' 01:39:42 + '[' -f /tmp/packages_end.txt ']' 01:39:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:39:42 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-662 ']' 01:39:42 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-662/archives/ 01:39:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-662/archives/ [Pipeline] echo 01:39:42 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-662/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:39:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:39:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:43 prd-ubuntu20.04-docker-8c-8g-1298 does not seem to be running inside a container 01:39:43 $ 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-662/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-662 -v /w/workspace/gexfoundry_device-mqtt-go_PR-662:/w/workspace/gexfoundry_device-mqtt-go_PR-662:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-662@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:39:43 $ docker top 30551c6ac0ae364850b858d990ff8b7687bcaa4034c60ca6f1d256def130a937 -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:44 + touch /tmp/pre-build-complete [Pipeline] sh 01:39:44 + mkdir -p /var/log/sysstat [Pipeline] sh 01:39:44 + ls /var/log/sa-host 01:39:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:39:45 provisioning config files... 01:39:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp/config4326091737100405614tmp [Pipeline] { [Pipeline] echo 01:39:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:39:45 ---> create-netrc.sh [Pipeline] } 01:39:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:39:46 ---> python-tools-install.sh [Pipeline] echo 01:39:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:39:46 ---> sudo-logs.sh 01:39:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:39:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:39:47 ---> job-cost.sh 01:39:47 lf-activate-venv: SKIPPING 01:39:47 DEBUG: total: 0.2199999988079071 01:39:47 INFO: Retrieving Stack Cost... 01:39:47 INFO: Retrieving Pricing Info for: v3-standard-8 01:39:47 INFO: Archiving Costs [Pipeline] echo 01:39:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:39:48 ---> logs-deploy.sh 01:39:48 lf-activate-venv: SKIPPING 01:39:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-662/1 01:39:48 INFO: archiving workspace using pattern(s): 01:39:49 Archives upload complete. 01:39:49 INFO: archiving logs to Nexus