Pull request #642 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621+a20e3f699be50ae0fa7b260dcb78cdd891955ce4 (2047c237cab7dfc248a54034f280589da7584037) 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-ssh6494261051487839431.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh7625776742271952253.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-642/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-642/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh768256954009806962.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-642/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1106502812327252406.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh10845078649133198253.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-642/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-642/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1164513609067135558.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16747 in /w/workspace/gexfoundry_device-mqtt-go_PR-642 [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-642 # 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/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a20e3f699be50ae0fa7b260dcb78cdd891955ce4 into PR head commit 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 Merge succeeded, producing 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 Checking out Revision 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 (PR-642) > git config core.sparsecheckout # timeout=10 > git checkout -f 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 # 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 a20e3f699be50ae0fa7b260dcb78cdd891955ce4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 # timeout=10 Commit message: "docs: Update Readme to refer to 3.1 main doc page" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:29:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:29:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:29:07 ========================================================= 23:29:07 EdgeX Global Pipelines Version Info 23:29:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:29:07 ------------------- 23:29:07 stable info: 23:29:07 ------------------- 23:29:07 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 23:29:07 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 23:29:07 Message: update stable to v1.0.257 23:29:08 ------------------- 23:29:08 experimental info: 23:29:08 ------------------- 23:29:08 Commited By: **** collab-it+edgex@linuxfoundation.org 23:29:08 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 23:29:08 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:29:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 23:29:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 23:29:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:29:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:29:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:29:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:29:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:29:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:29:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:29:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-642 [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-642 [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-642 [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 316564c [Pipeline] echo 23:29:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:29:10 provisioning config files... 23:29:10 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp/config17592911558777037941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:10 ---> docker-login.sh 23:29:10 nexus3.edgexfoundry.org:10001 23:29:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:10 Configure a credential helper to remove this warning. See 23:29:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:10 23:29:10 Login Succeeded 23:29:10 nexus3.edgexfoundry.org:10002 23:29:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:10 Configure a credential helper to remove this warning. See 23:29:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:10 23:29:10 Login Succeeded 23:29:10 nexus3.edgexfoundry.org:10003 23:29:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:10 Configure a credential helper to remove this warning. See 23:29:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:10 23:29:10 Login Succeeded 23:29:10 nexus3.edgexfoundry.org:10004 23:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:11 Configure a credential helper to remove this warning. See 23:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:11 23:29:11 Login Succeeded 23:29:11 docker.io 23:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:11 Configure a credential helper to remove this warning. See 23:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:11 23:29:11 Login Succeeded 23:29:11 ---> docker-login.sh ends [Pipeline] } 23:29:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:29:12 + git rev-list -1 --merges 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621~1..316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 [Pipeline] echo 23:29:12 -----------> git rev-list -1 --merges 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621~1..316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 [false] [Pipeline] sh 23:29:12 + git log --format=format:%s -1 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 [Pipeline] echo 23:29:12 ========================================================= 23:29:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:29:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:29:12 + git log --format=format:%s -1 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 [Pipeline] echo 23:29:12 [semverPrep] GIT_COMMIT: 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621, Commit Message: docs: Update Readme to refer to 3.1 main doc page [Pipeline] echo 23:29:12 [semverPrep] This is not a build commit. [Pipeline] sh 23:29:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:29:13 + grep -v github /etc/ssh/ssh_known_hosts 23:29:13 + [ -e /tmp/ssh_known_hosts ] 23:29:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:29:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:29:13 + sudo tee -a /etc/ssh/ssh_known_hosts 23:29:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:29:13 23:29:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:29:14 0.1.4: Pulling from edgex-devops/py-git-semver 23:29:14 b85a868b505f: Pulling fs layer 23:29:14 e2be974225ed: Pulling fs layer 23:29:14 339a4e72a1f5: Pulling fs layer 23:29:14 988bab9f4d93: Pulling fs layer 23:29:14 1469e6f7b9e6: Pulling fs layer 23:29:14 eaf3925da568: Pulling fs layer 23:29:14 bab4dde63d76: Pulling fs layer 23:29:14 bde34c3a00c8: Pulling fs layer 23:29:14 b352a97aabf1: Pulling fs layer 23:29:14 4872d77fe225: Pulling fs layer 23:29:14 5851b861e8e6: Pulling fs layer 23:29:14 bab4dde63d76: Waiting 23:29:14 bde34c3a00c8: Waiting 23:29:14 b352a97aabf1: Waiting 23:29:14 4872d77fe225: Waiting 23:29:14 5851b861e8e6: Waiting 23:29:14 988bab9f4d93: Waiting 23:29:14 eaf3925da568: Waiting 23:29:14 e2be974225ed: Download complete 23:29:14 988bab9f4d93: Verifying Checksum 23:29:14 988bab9f4d93: Download complete 23:29:14 1469e6f7b9e6: Verifying Checksum 23:29:14 1469e6f7b9e6: Download complete 23:29:14 339a4e72a1f5: Verifying Checksum 23:29:14 339a4e72a1f5: Download complete 23:29:14 eaf3925da568: Verifying Checksum 23:29:14 eaf3925da568: Download complete 23:29:14 bde34c3a00c8: Verifying Checksum 23:29:14 bde34c3a00c8: Download complete 23:29:14 b352a97aabf1: Verifying Checksum 23:29:14 b352a97aabf1: Download complete 23:29:14 4872d77fe225: Verifying Checksum 23:29:14 4872d77fe225: Download complete 23:29:14 5851b861e8e6: Download complete 23:29:14 b85a868b505f: Verifying Checksum 23:29:14 b85a868b505f: Download complete 23:29:14 bab4dde63d76: Verifying Checksum 23:29:14 bab4dde63d76: Download complete 23:29:15 b85a868b505f: Pull complete 23:29:15 e2be974225ed: Pull complete 23:29:16 339a4e72a1f5: Pull complete 23:29:16 988bab9f4d93: Pull complete 23:29:16 1469e6f7b9e6: Pull complete 23:29:16 eaf3925da568: Pull complete 23:29:18 bab4dde63d76: Pull complete 23:29:18 bde34c3a00c8: Pull complete 23:29:18 b352a97aabf1: Pull complete 23:29:18 4872d77fe225: Pull complete 23:29:18 5851b861e8e6: Pull complete 23:29:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:29:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:29:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:19 prd-ubuntu20.04-docker-8c-8g-16747 does not seem to be running inside a container 23:29:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-642 -v /w/workspace/gexfoundry_device-mqtt-go_PR-642:/w/workspace/gexfoundry_device-mqtt-go_PR-642:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-642@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-devops/py-git-semver:0.1.4 cat 23:29:22 $ docker top 0419d5853b2009adb8457f666b5e59ef8c0453c3cc1240e8d5d382ec19f2a8ff -eo pid,comm 23:29:22 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). 23:29:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:29:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:29:22 [ssh-agent] Looking for ssh-agent implementation... 23:29:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:29:22 $ docker exec 0419d5853b2009adb8457f666b5e59ef8c0453c3cc1240e8d5d382ec19f2a8ff ssh-agent 23:29:22 SSH_AUTH_SOCK=/tmp/ssh-YAg7xdZBsqGS/agent.33 23:29:22 SSH_AGENT_PID=39 23:29:22 Running ssh-add (command line suppressed) 23:29:23 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp/private_key_12811136576618421529.key (/w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp/private_key_12811136576618421529.key) 23:29:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:29:23 + git tag --points-at HEAD [Pipeline] } 23:29:23 $ docker exec --env ******** --env ******** 0419d5853b2009adb8457f666b5e59ef8c0453c3cc1240e8d5d382ec19f2a8ff ssh-agent -k 23:29:23 unset SSH_AUTH_SOCK; 23:29:23 unset SSH_AGENT_PID; 23:29:23 echo Agent pid 39 killed; 23:29:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:29:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:29:23 [ssh-agent] Looking for ssh-agent implementation... 23:29:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:29:23 $ docker exec 0419d5853b2009adb8457f666b5e59ef8c0453c3cc1240e8d5d382ec19f2a8ff ssh-agent 23:29:23 SSH_AUTH_SOCK=/tmp/ssh-lcv3qPt50yLJ/agent.71 23:29:23 SSH_AGENT_PID=78 23:29:23 Running ssh-add (command line suppressed) 23:29:23 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp/private_key_17063569815507961198.key (/w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp/private_key_17063569815507961198.key) 23:29:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:29:24 + git semver init 23:29:24 2023-11-06 23:29:24,507 [run_init] DEBUG init version:0.0.0 force:False 23:29:24 2023-11-06 23:29:24,507 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-642/.semver 23:29:24 2023-11-06 23:29:24,508 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-642/.semver 23:29:24 2023-11-06 23:29:24,508 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-642/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-642, universal_newlines=False, shell=None, istream=None) 23:29:25 2023-11-06 23:29:25,377 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-642/.git/info/exclude 23:29:25 2023-11-06 23:29:25,378 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-642/.semver/PR-642 with force:False 23:29:25 2023-11-06 23:29:25,378 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-642/.semver/PR-642 23:29:25 2023-11-06 23:29:25,382 [execute] INFO git cat-file --batch-check 23:29:25 2023-11-06 23:29:25,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-642/.semver, universal_newlines=False, shell=None, istream=) 23:29:25 2023-11-06 23:29:25,389 [execute] INFO git cat-file --batch 23:29:25 2023-11-06 23:29:25,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-642/.semver, universal_newlines=False, shell=None, istream=) 23:29:25 2023-11-06 23:29:25,394 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-642/.semver/PR-642 23:29:25 0.0.0 [Pipeline] } 23:29:25 $ docker exec --env ******** --env ******** 0419d5853b2009adb8457f666b5e59ef8c0453c3cc1240e8d5d382ec19f2a8ff ssh-agent -k 23:29:25 unset SSH_AUTH_SOCK; 23:29:25 unset SSH_AGENT_PID; 23:29:25 echo Agent pid 78 killed; 23:29:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:29:26 + git semver [Pipeline] } 23:29:26 $ docker stop --time=1 0419d5853b2009adb8457f666b5e59ef8c0453c3cc1240e8d5d382ec19f2a8ff 23:29:27 $ docker rm -f --volumes 0419d5853b2009adb8457f666b5e59ef8c0453c3cc1240e8d5d382ec19f2a8ff [Pipeline] // withDockerContainer [Pipeline] sh 23:29:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:29:28 Stashed 1 file(s) [Pipeline] echo 23:29:28 [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 23:29:28 provisioning config files... 23:29:28 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp/config12310555295687827796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:29 ---> docker-login.sh 23:29:29 nexus3.edgexfoundry.org:10001 23:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:29 Configure a credential helper to remove this warning. See 23:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:29 23:29:29 Login Succeeded 23:29:29 nexus3.edgexfoundry.org:10002 23:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:29 Configure a credential helper to remove this warning. See 23:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:29 23:29:29 Login Succeeded 23:29:29 nexus3.edgexfoundry.org:10003 23:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:29 Configure a credential helper to remove this warning. See 23:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:29 23:29:29 Login Succeeded 23:29:29 nexus3.edgexfoundry.org:10004 23:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:29 Configure a credential helper to remove this warning. See 23:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:29 23:29:29 Login Succeeded 23:29:29 docker.io 23:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:30 Configure a credential helper to remove this warning. See 23:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:30 23:29:30 Login Succeeded 23:29:30 ---> docker-login.sh ends [Pipeline] } 23:29:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:29:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:29:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:29:30 ========================================================= 23:29:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:29:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:30 + 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 . 23:29:30 Sending build context to Docker daemon 6.564MB 23:29:30 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:29:30 Step 2/12 : FROM ${BASE} AS builder 23:29:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:29:30 7264a8db6415: Pulling fs layer 23:29:30 c4d48a809fc2: Pulling fs layer 23:29:30 4f1c88b9dad5: Pulling fs layer 23:29:30 ad3a456e5733: Pulling fs layer 23:29:30 33e27b845d1e: Pulling fs layer 23:29:30 c68163c4e522: Pulling fs layer 23:29:30 50da416c3ac9: Pulling fs layer 23:29:30 23d2d4c4bb30: Pulling fs layer 23:29:30 33e27b845d1e: Waiting 23:29:30 23d2d4c4bb30: Waiting 23:29:30 50da416c3ac9: Waiting 23:29:30 c68163c4e522: Waiting 23:29:31 c4d48a809fc2: Download complete 23:29:31 ad3a456e5733: Verifying Checksum 23:29:31 ad3a456e5733: Download complete 23:29:31 33e27b845d1e: Verifying Checksum 23:29:31 33e27b845d1e: Download complete 23:29:31 7264a8db6415: Verifying Checksum 23:29:31 7264a8db6415: Download complete 23:29:31 c68163c4e522: Verifying Checksum 23:29:31 c68163c4e522: Download complete 23:29:31 7264a8db6415: Pull complete 23:29:31 23d2d4c4bb30: Verifying Checksum 23:29:31 23d2d4c4bb30: Download complete 23:29:31 c4d48a809fc2: Pull complete 23:29:31 4f1c88b9dad5: Verifying Checksum 23:29:31 4f1c88b9dad5: Download complete 23:29:32 50da416c3ac9: Verifying Checksum 23:29:32 50da416c3ac9: Download complete 23:29:35 4f1c88b9dad5: Pull complete 23:29:35 ad3a456e5733: Pull complete 23:29:35 33e27b845d1e: Pull complete 23:29:35 c68163c4e522: Pull complete 23:29:37 50da416c3ac9: Pull complete 23:29:38 23d2d4c4bb30: Pull complete 23:29:38 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 23:29:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:29:38 ---> 0786185ac409 23:29:38 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:29:43 ---> Running in 67dcc55d44cc 23:29:43 Removing intermediate container 67dcc55d44cc 23:29:43 ---> d3d2654bf111 23:29:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:29:43 ---> Running in b45f0fdc5603 23:29:43 Removing intermediate container b45f0fdc5603 23:29:43 ---> 05ff460fb58b 23:29:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:29:43 ---> Running in e7005639b159 23:29:43 Removing intermediate container e7005639b159 23:29:43 ---> 9d951d4f6699 23:29:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:29:43 ---> Running in f849107d8c07 23:29:43 Removing intermediate container f849107d8c07 23:29:43 ---> a14b690055c7 23:29:43 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:29:43 ---> Running in ea6e56e020a3 23:29:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:29:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:29:43 (1/4) Installing openssh-keygen (9.3_p2-r0) 23:29:43 (2/4) Installing libedit (20221030.3.1-r1) 23:29:43 (3/4) Installing openssh-client-common (9.3_p2-r0) 23:29:43 (4/4) Installing openssh-client-default (9.3_p2-r0) 23:29:43 Executing busybox-1.36.1-r2.trigger 23:29:43 OK: 268 MiB in 56 packages 23:29:43 Still waiting to schedule task 23:29:43 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:29:44 Removing intermediate container ea6e56e020a3 23:29:44 ---> a09d41480a3f 23:29:44 Step 8/12 : WORKDIR /device-mqtt-go 23:29:44 ---> Running in 30c26db2be7f 23:29:44 Removing intermediate container 30c26db2be7f 23:29:44 ---> 54b463df7f01 23:29:44 Step 9/12 : COPY go.mod vendor* ./ 23:29:44 ---> b9e7bcff0e6c 23:29:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:44 ---> Running in 02eece8780e7 23:30:31 Removing intermediate container 02eece8780e7 23:30:31 ---> d0fa85442e81 23:30:31 Step 11/12 : COPY . . 23:30:31 ---> ec0838310a9f 23:30:31 Step 12/12 : RUN $MAKE 23:30:31 ---> Running in 01fb08084e6e 23:30:31 noop 23:30:31 Removing intermediate container 01fb08084e6e 23:30:31 ---> 56377b745201 23:30:31 Successfully built 56377b745201 23:30:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:31 + docker inspect -f . ci-base-image-x86_64 23:30:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:31 prd-ubuntu20.04-docker-8c-8g-16747 does not seem to be running inside a container 23:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-642 -v /w/workspace/gexfoundry_device-mqtt-go_PR-642:/w/workspace/gexfoundry_device-mqtt-go_PR-642:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:30:32 $ docker top afd8bae1d3b785dc2b2b629979d7cf9521526d1d73cf86f1ffc14d881149e366 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:32 + go version 23:30:32 go version go1.21.0 linux/amd64 [Pipeline] } 23:30:32 $ docker stop --time=1 afd8bae1d3b785dc2b2b629979d7cf9521526d1d73cf86f1ffc14d881149e366 23:30:33 $ docker rm -f --volumes afd8bae1d3b785dc2b2b629979d7cf9521526d1d73cf86f1ffc14d881149e366 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:34 + docker inspect -f . ci-base-image-x86_64 23:30:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:34 prd-ubuntu20.04-docker-8c-8g-16747 does not seem to be running inside a container 23:30:34 $ 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-642 -v /w/workspace/gexfoundry_device-mqtt-go_PR-642:/w/workspace/gexfoundry_device-mqtt-go_PR-642:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:30:35 $ docker top 1af637e040dc0a3ef77472addfca34949b3b5eafad58a711c553a8a4d9fbbcaf -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:35 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-642 [Pipeline] fileExists [Pipeline] sh 23:30:35 + make test 23:30:35 go test ./... -coverprofile=coverage.out ./... 23:30:37 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:30:47 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:30:47 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:30:47 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 22.8% of statements 23:30:53 go vet ./... 23:30:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:30:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:30:57 ./bin/test-attribution-txt.sh [Pipeline] echo 23:30:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:30:57 $ docker stop --time=1 1af637e040dc0a3ef77472addfca34949b3b5eafad58a711c553a8a4d9fbbcaf 23:31:00 $ docker rm -f --volumes 1af637e040dc0a3ef77472addfca34949b3b5eafad58a711c553a8a4d9fbbcaf [Pipeline] // withDockerContainer [Pipeline] sh 23:31:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:31:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:31:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:31:01 + ls -al . 23:31:01 total 184 23:31:01 drwxrwxr-x 9 jenkins jenkins 4096 Nov 6 23:30 . 23:31:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:29 .. 23:31:01 -rw-rw-r-- 1 jenkins jenkins 140 Nov 6 23:29 .dockerignore 23:31:01 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:30 .git 23:31:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:29 .github 23:31:01 -rw-rw-r-- 1 jenkins jenkins 264 Nov 6 23:29 .gitignore 23:31:01 -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 23:29 .golangci.yml 23:31:01 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:29 .semver 23:31:01 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 6 23:29 Attribution.txt 23:31:01 -rw-rw-r-- 1 jenkins jenkins 17522 Nov 6 23:29 CHANGELOG.md 23:31:01 -rw-rw-r-- 1 jenkins jenkins 1689 Nov 6 23:29 Dockerfile 23:31:01 -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 23:29 GOVERNANCE.md 23:31:01 -rw-rw-r-- 1 jenkins jenkins 657 Nov 6 23:29 Jenkinsfile 23:31:01 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 6 23:29 LICENSE 23:31:01 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 6 23:29 Makefile 23:31:01 -rw-rw-r-- 1 jenkins jenkins 620 Nov 6 23:29 OWNERS.md 23:31:01 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 6 23:29 README.md 23:31:01 -rw-rw-r-- 1 jenkins jenkins 5 Nov 6 23:29 VERSION 23:31:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:29 bin 23:31:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:29 cmd 23:31:01 -rw-r--r-- 1 jenkins jenkins 18506 Nov 6 23:30 coverage.out 23:31:01 -rw-rw-r-- 1 jenkins jenkins 3822 Nov 6 23:29 go.mod 23:31:01 -rw-rw-r-- 1 jenkins jenkins 35094 Nov 6 23:29 go.sum 23:31:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:29 internal 23:31:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:29 mock 23:31:01 -rw-rw-r-- 1 jenkins jenkins 227 Nov 6 23:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:02 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 --label arch=amd64 --label version=0.0.0 . 23:31:02 Sending build context to Docker daemon 6.583MB 23:31:02 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 23:31:02 Step 2/24 : FROM ${BASE} AS builder 23:31:02 ---> 56377b745201 23:31:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:31:02 ---> Running in 1992eda8b1e2 23:31:02 Removing intermediate container 1992eda8b1e2 23:31:02 ---> 793e1085e75b 23:31:02 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:31:02 ---> Running in 64481827bb43 23:31:02 Removing intermediate container 64481827bb43 23:31:02 ---> e0aab455ffe1 23:31:02 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:31:02 ---> Running in 0e6255bec7f7 23:31:02 Removing intermediate container 0e6255bec7f7 23:31:02 ---> 3a021664496b 23:31:02 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:31:02 ---> Running in 77b754893517 23:31:03 Removing intermediate container 77b754893517 23:31:03 ---> b8291482364e 23:31:03 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:31:03 ---> Running in 45dc1956dd2f 23:31:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:31:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:31:03 OK: 268 MiB in 56 packages 23:31:04 Removing intermediate container 45dc1956dd2f 23:31:04 ---> 9ec6b01ef2e2 23:31:04 Step 8/24 : WORKDIR /device-mqtt-go 23:31:04 ---> Running in b61fbee34d65 23:31:04 Removing intermediate container b61fbee34d65 23:31:04 ---> cdb93cec48ec 23:31:04 Step 9/24 : COPY go.mod vendor* ./ 23:31:04 ---> 640163b066a7 23:31:04 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:04 ---> Running in 31658d4b2b74 23:31:04 Removing intermediate container 31658d4b2b74 23:31:04 ---> b39db88b9018 23:31:04 Step 11/24 : COPY . . 23:31:05 ---> 643be25e74ed 23:31:05 Step 12/24 : RUN $MAKE 23:31:05 ---> Running in 56a41dd88eb2 23:31:05 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.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 23:31:27 Removing intermediate container 56a41dd88eb2 23:31:27 ---> 7a1212d277fe 23:31:27 Step 13/24 : FROM alpine:3.18 23:31:27 3.18: Pulling from library/alpine 23:31:27 96526aa774ef: Pulling fs layer 23:31:27 96526aa774ef: Verifying Checksum 23:31:27 96526aa774ef: Download complete 23:31:27 96526aa774ef: Pull complete 23:31:27 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:31:27 Status: Downloaded newer image for alpine:3.18 23:31:27 ---> 8ca4688f4f35 23:31:27 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:31:27 ---> Running in b166e15c47a0 23:31:27 Removing intermediate container b166e15c47a0 23:31:27 ---> fb65e36b2438 23:31:27 Step 15/24 : RUN apk add --update --no-cache dumb-init 23:31:27 ---> Running in ff470a238c94 23:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:31:28 (1/1) Installing dumb-init (1.2.5-r2) 23:31:28 Executing busybox-1.36.1-r2.trigger 23:31:28 OK: 7 MiB in 16 packages 23:31:28 Removing intermediate container ff470a238c94 23:31:28 ---> 01ab3d0f4687 23:31:28 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 23:31:29 ---> cf9762fe221d 23:31:29 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 23:31:29 ---> 48234b20fbc3 23:31:29 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:31:29 ---> feb5a95133bb 23:31:29 Step 19/24 : EXPOSE 59982 23:31:29 ---> Running in c4e036c8df27 23:31:29 Removing intermediate container c4e036c8df27 23:31:29 ---> 14d9aa5054f9 23:31:29 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 23:31:29 ---> Running in c0bb6bf593e5 23:31:29 Removing intermediate container c0bb6bf593e5 23:31:29 ---> 68092052a40a 23:31:29 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:31:29 ---> Running in 411b5a06d989 23:31:30 Removing intermediate container 411b5a06d989 23:31:30 ---> 1d716a0d5c12 23:31:30 Step 22/24 : LABEL arch=amd64 23:31:30 ---> Running in beb93fd70649 23:31:30 Removing intermediate container beb93fd70649 23:31:30 ---> 39f7bb6e99d1 23:31:30 Step 23/24 : LABEL git_sha=316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 23:31:30 ---> Running in 1ea2f4ce7cfd 23:31:30 Removing intermediate container 1ea2f4ce7cfd 23:31:30 ---> d33d15ec49b7 23:31:30 Step 24/24 : LABEL version=0.0.0 23:31:30 ---> Running in 37f1f9178e9d 23:31:30 Removing intermediate container 37f1f9178e9d 23:31:30 ---> f46ee96116a8 23:31:30 [Warning] One or more build-args [ARCH] were not consumed 23:31:30 Successfully built f46ee96116a8 23:31:30 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 23:31:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:31 23:31:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:31 latest: Pulling from edgex-lftools-log-publisher 23:31:31 5eb5b503b376: Pulling fs layer 23:31:31 5c69ac0246d0: Pulling fs layer 23:31:31 ec43610c2a17: Pulling fs layer 23:31:31 3a2ae6a8a46f: Pulling fs layer 23:31:31 33b1e0a273af: Pulling fs layer 23:31:31 3a2ae6a8a46f: Waiting 23:31:31 5d3b04190fa2: Pulling fs layer 23:31:31 2f39f015ded8: Pulling fs layer 23:31:31 33b1e0a273af: Waiting 23:31:31 5d3b04190fa2: Waiting 23:31:31 2f39f015ded8: Waiting 23:31:31 5c69ac0246d0: Download complete 23:31:31 3a2ae6a8a46f: Verifying Checksum 23:31:31 3a2ae6a8a46f: Download complete 23:31:31 33b1e0a273af: Verifying Checksum 23:31:31 33b1e0a273af: Download complete 23:31:31 5d3b04190fa2: Verifying Checksum 23:31:31 5d3b04190fa2: Download complete 23:31:31 ec43610c2a17: Verifying Checksum 23:31:31 ec43610c2a17: Download complete 23:31:31 5eb5b503b376: Verifying Checksum 23:31:31 5eb5b503b376: Download complete 23:31:32 2f39f015ded8: Download complete 23:31:33 5eb5b503b376: Pull complete 23:31:33 5c69ac0246d0: Pull complete 23:31:33 ec43610c2a17: Pull complete 23:31:33 3a2ae6a8a46f: Pull complete 23:31:34 33b1e0a273af: Pull complete 23:31:34 5d3b04190fa2: Pull complete 23:31:39 2f39f015ded8: Pull complete 23:31:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:31:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:40 prd-ubuntu20.04-docker-8c-8g-16747 does not seem to be running inside a container 23:31:40 $ 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-642 -v /w/workspace/gexfoundry_device-mqtt-go_PR-642:/w/workspace/gexfoundry_device-mqtt-go_PR-642:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:31:44 $ docker top 1668f42f0c5dba6d4a96943438489a54fc37a6bf0b96aad504e9f72003900bd6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:45 ---> job-cost.sh 23:31:45 lf-activate-venv: SKIPPING 23:31:45 INFO: No Stack... 23:31:45 INFO: Retrieving Pricing Info for: v3-standard-8 23:31:45 INFO: Archiving Costs [Pipeline] sh 23:31:45 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-642/archives/cost.csv 23:31:45 + cut -d, -f6 [Pipeline] lock 23:31:46 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-642-1-stack-cost] 23:31:46 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-642-1-stack-cost] did not exist. Created. 23:31:46 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-642-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:31:46 + echo total: 0.2199999988079071 [Pipeline] stash 23:31:46 Stashed 1 file(s) [Pipeline] } 23:31:46 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-642-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:31:46 $ docker stop --time=1 1668f42f0c5dba6d4a96943438489a54fc37a6bf0b96aad504e9f72003900bd6 23:31:47 $ docker rm -f --volumes 1668f42f0c5dba6d4a96943438489a54fc37a6bf0b96aad504e9f72003900bd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:32:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16750 in /w/workspace/gexfoundry_device-mqtt-go_PR-642 [Pipeline] { [Pipeline] ws 23:32:39 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 23:32:39 The recommended git tool is: git 23:32:45 using credential edgex-jenkins-ssh 23:32:45 Cloning the remote Git repository 23:32:46 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 23:32:46 > git init /w/workspace/device-mqtt-go/1 # timeout=10 23:32:46 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:32:46 > git --version # timeout=10 23:32:46 > git --version # 'git version 2.25.1' 23:32:46 using GIT_SSH to set credentials SSH Credentials for GitHub 23:32:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:48 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:32:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:49 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:32:49 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:32:49 using GIT_SSH to set credentials SSH Credentials for GitHub 23:32:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:32:50 Merging remotes/origin/main commit a20e3f699be50ae0fa7b260dcb78cdd891955ce4 into PR head commit 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 23:32:50 Merge succeeded, producing 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 23:32:50 Checking out Revision 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 (PR-642) 23:32:50 > git config core.sparsecheckout # timeout=10 23:32:50 > git checkout -f 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 # timeout=10 23:32:50 > git remote # timeout=10 23:32:50 > git config --get remote.origin.url # timeout=10 23:32:50 using GIT_SSH to set credentials SSH Credentials for GitHub 23:32:50 > git merge a20e3f699be50ae0fa7b260dcb78cdd891955ce4 # timeout=10 23:32:50 > git rev-parse HEAD^{commit} # timeout=10 23:32:50 > git config core.sparsecheckout # timeout=10 23:32:50 > git checkout -f 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 # timeout=10 23:32:54 Commit message: "docs: Update Readme to refer to 3.1 main doc page" 23:32:54 > git --version # timeout=10 23:32:54 > git --version # 'git version 2.25.1' 23:32:54 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:32:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:32:55 % Total % Received % Xferd Average Speed Time Time Time Current 23:32:55 Dload Upload Total Spent Left Speed 23:32:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99858 0 --:--:-- --:--:-- --:--:-- 99858 [Pipeline] sh 23:32:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:32:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:32:56 + sudo tee /etc/docker/daemon.new 23:32:56 { 23:32:56 "registry-mirrors": [ 23:32:56 "https://nexus3.edgexfoundry.org:10001" 23:32:56 ], 23:32:56 "bip": "10.250.0.254/24", 23:32:56 "hosts": [ 23:32:56 "tcp://0.0.0.0:5555", 23:32:56 "unix:///var/run/docker.sock" 23:32:56 ], 23:32:56 "mtu": 1458, 23:32:56 "selinux-enabled": true, 23:32:56 "seccomp-profile": "/etc/docker/seccomp.json" 23:32:56 } [Pipeline] sh 23:32:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:32:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:33:15 provisioning config files... 23:33:15 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2339222720276688165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:33:16 ---> docker-login.sh 23:33:16 nexus3.edgexfoundry.org:10001 23:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:16 Configure a credential helper to remove this warning. See 23:33:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:16 23:33:16 Login Succeeded 23:33:16 nexus3.edgexfoundry.org:10002 23:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:17 Configure a credential helper to remove this warning. See 23:33:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:17 23:33:17 Login Succeeded 23:33:17 nexus3.edgexfoundry.org:10003 23:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:17 Configure a credential helper to remove this warning. See 23:33:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:17 23:33:17 Login Succeeded 23:33:17 nexus3.edgexfoundry.org:10004 23:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:18 Configure a credential helper to remove this warning. See 23:33:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:18 23:33:18 Login Succeeded 23:33:18 docker.io 23:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:18 Configure a credential helper to remove this warning. See 23:33:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:18 23:33:18 Login Succeeded 23:33:18 ---> docker-login.sh ends [Pipeline] } 23:33:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:33:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:33:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:33:19 ========================================================= 23:33:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:33:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:19 + 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 . 23:33:19 Sending build context to Docker daemon 3.382MB 23:33:19 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:33:19 Step 2/12 : FROM ${BASE} AS builder 23:33:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:33:20 9fda8d8052c6: Pulling fs layer 23:33:20 5d54e960e981: Pulling fs layer 23:33:20 c4a7e357bf2a: Pulling fs layer 23:33:20 f0e02332f6b5: Pulling fs layer 23:33:20 cefa15bbcfad: Pulling fs layer 23:33:20 17808c966233: Pulling fs layer 23:33:20 f4c1fc716caa: Pulling fs layer 23:33:20 cefa15bbcfad: Waiting 23:33:20 17808c966233: Waiting 23:33:20 f4c1fc716caa: Waiting 23:33:20 f0e02332f6b5: Waiting 23:33:20 5d54e960e981: Download complete 23:33:20 f0e02332f6b5: Verifying Checksum 23:33:20 f0e02332f6b5: Download complete 23:33:20 cefa15bbcfad: Download complete 23:33:20 9fda8d8052c6: Verifying Checksum 23:33:20 9fda8d8052c6: Download complete 23:33:20 f4c1fc716caa: Verifying Checksum 23:33:20 f4c1fc716caa: Download complete 23:33:21 9fda8d8052c6: Pull complete 23:33:21 5d54e960e981: Pull complete 23:33:22 c4a7e357bf2a: Download complete 23:33:23 17808c966233: Verifying Checksum 23:33:23 17808c966233: Download complete 23:33:35 c4a7e357bf2a: Pull complete 23:33:35 f0e02332f6b5: Pull complete 23:33:35 cefa15bbcfad: Pull complete 23:33:45 17808c966233: Pull complete 23:33:46 f4c1fc716caa: Pull complete 23:33:46 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 23:33:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:33:46 ---> ea914061e18c 23:33:46 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:33:48 ---> Running in 7fcedcde754c 23:33:49 Removing intermediate container 7fcedcde754c 23:33:49 ---> 15ff14fd7c36 23:33:49 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:33:49 ---> Running in 2dfbbc37313b 23:33:49 Removing intermediate container 2dfbbc37313b 23:33:49 ---> 1e892ea39fc8 23:33:49 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:33:49 ---> Running in 1078d30f8e0a 23:33:50 Removing intermediate container 1078d30f8e0a 23:33:50 ---> bfa82648a5c2 23:33:50 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:33:50 ---> Running in 0d340e20a9e5 23:33:50 Removing intermediate container 0d340e20a9e5 23:33:50 ---> 375091c79bec 23:33:50 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:33:50 ---> Running in 6e46276f9afd 23:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:33:53 (1/4) Installing openssh-keygen (9.3_p2-r0) 23:33:53 (2/4) Installing libedit (20221030.3.1-r1) 23:33:53 (3/4) Installing openssh-client-common (9.3_p2-r0) 23:33:53 (4/4) Installing openssh-client-default (9.3_p2-r0) 23:33:53 Executing busybox-1.36.1-r2.trigger 23:33:54 OK: 270 MiB in 56 packages 23:33:55 Removing intermediate container 6e46276f9afd 23:33:55 ---> f129f60419ad 23:33:55 Step 8/12 : WORKDIR /device-mqtt-go 23:33:55 ---> Running in ea4224e9278b 23:33:55 Removing intermediate container ea4224e9278b 23:33:55 ---> 16866df0ae5d 23:33:55 Step 9/12 : COPY go.mod vendor* ./ 23:33:56 ---> 5733facf78db 23:33:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:56 ---> Running in 41b7d090f221 23:35:18 Removing intermediate container 41b7d090f221 23:35:18 ---> 5f3f90f34b5b 23:35:18 Step 11/12 : COPY . . 23:35:18 ---> 98fa11b65fab 23:35:18 Step 12/12 : RUN $MAKE 23:35:18 ---> Running in b54fa13281d1 23:35:18 noop 23:35:18 Removing intermediate container b54fa13281d1 23:35:18 ---> da24ab2880c1 23:35:18 Successfully built da24ab2880c1 23:35:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:18 + docker inspect -f . ci-base-image-arm64 23:35:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:19 prd-ubuntu20.04-docker-arm64-4c-16g-16750 does not seem to be running inside a container 23:35:19 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:35:20 $ docker top 2a258d153fb5c39c4d86ab6f36f65af75646ae90da6b0170b3de6035b8cf7c9e -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:21 + go version 23:35:21 go version go1.21.0 linux/arm64 [Pipeline] } 23:35:21 $ docker stop --time=1 2a258d153fb5c39c4d86ab6f36f65af75646ae90da6b0170b3de6035b8cf7c9e 23:35:22 $ docker rm -f --volumes 2a258d153fb5c39c4d86ab6f36f65af75646ae90da6b0170b3de6035b8cf7c9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:23 + docker inspect -f . ci-base-image-arm64 23:35:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:24 prd-ubuntu20.04-docker-arm64-4c-16g-16750 does not seem to be running inside a container 23:35:24 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:35:25 $ docker top 1c7f40fbd1032d8172572d93c18dc17259d6a43617e2597d95cd8361f92e3bac -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:26 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 23:35:27 + make test 23:35:27 go test ./... -coverprofile=coverage.out ./... 23:35:32 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:37:24 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:37:24 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:37:24 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 22.8% of statements 23:37:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:37:24 go vet ./... 23:37:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:37:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:37:57 ./bin/test-attribution-txt.sh [Pipeline] echo 23:37:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:37:57 $ docker stop --time=1 1c7f40fbd1032d8172572d93c18dc17259d6a43617e2597d95cd8361f92e3bac 23:37:59 $ docker rm -f --volumes 1c7f40fbd1032d8172572d93c18dc17259d6a43617e2597d95cd8361f92e3bac [Pipeline] // withDockerContainer [Pipeline] sh 23:38:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:38:00 Warning: overwriting stash ‘coverage-report’ 23:38:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:38:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:38:05 + ls -al . 23:38:05 total 180 23:38:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:35 . 23:38:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:32 .. 23:38:05 -rw-rw-r-- 1 jenkins jenkins 140 Nov 6 23:32 .dockerignore 23:38:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:32 .git 23:38:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:32 .github 23:38:05 -rw-rw-r-- 1 jenkins jenkins 264 Nov 6 23:32 .gitignore 23:38:05 -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 23:32 .golangci.yml 23:38:05 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 6 23:32 Attribution.txt 23:38:05 -rw-rw-r-- 1 jenkins jenkins 17522 Nov 6 23:32 CHANGELOG.md 23:38:05 -rw-rw-r-- 1 jenkins jenkins 1689 Nov 6 23:32 Dockerfile 23:38:05 -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 23:32 GOVERNANCE.md 23:38:05 -rw-rw-r-- 1 jenkins jenkins 657 Nov 6 23:32 Jenkinsfile 23:38:05 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 6 23:32 LICENSE 23:38:05 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 6 23:32 Makefile 23:38:05 -rw-rw-r-- 1 jenkins jenkins 620 Nov 6 23:32 OWNERS.md 23:38:05 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 6 23:32 README.md 23:38:05 -rw-rw-r-- 1 jenkins jenkins 5 Nov 6 23:29 VERSION 23:38:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:32 bin 23:38:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:32 cmd 23:38:05 -rw-r--r-- 1 jenkins jenkins 18506 Nov 6 23:37 coverage.out 23:38:05 -rw-rw-r-- 1 jenkins jenkins 3822 Nov 6 23:32 go.mod 23:38:05 -rw-rw-r-- 1 jenkins jenkins 35094 Nov 6 23:32 go.sum 23:38:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:32 internal 23:38:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:32 mock 23:38:05 -rw-rw-r-- 1 jenkins jenkins 227 Nov 6 23:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:05 + 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=316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 --label arch=arm64 --label version=0.0.0 . 23:38:06 Sending build context to Docker daemon 3.402MB 23:38:06 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 23:38:06 Step 2/24 : FROM ${BASE} AS builder 23:38:06 ---> da24ab2880c1 23:38:06 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:38:06 ---> Running in 21b0849bde4b 23:38:07 Removing intermediate container 21b0849bde4b 23:38:07 ---> e7f3cff919ba 23:38:07 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:38:07 ---> Running in 2ab4af7a5553 23:38:08 Removing intermediate container 2ab4af7a5553 23:38:08 ---> 7d4d8c0da801 23:38:08 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:38:08 ---> Running in 7c2e812951b0 23:38:09 Removing intermediate container 7c2e812951b0 23:38:09 ---> a984f42cb556 23:38:09 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:38:09 ---> Running in 7676c6cf0173 23:38:09 Removing intermediate container 7676c6cf0173 23:38:09 ---> 06e410188606 23:38:09 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:38:10 ---> Running in 1c2be46a8f1b 23:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:38:13 OK: 270 MiB in 56 packages 23:38:14 Removing intermediate container 1c2be46a8f1b 23:38:14 ---> f12060650ab4 23:38:14 Step 8/24 : WORKDIR /device-mqtt-go 23:38:14 ---> Running in 473761b3b41e 23:38:14 Removing intermediate container 473761b3b41e 23:38:14 ---> 3462cb192a67 23:38:14 Step 9/24 : COPY go.mod vendor* ./ 23:38:14 ---> ca3fe6b06e0d 23:38:14 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:14 ---> Running in 68333076edb8 23:38:19 Removing intermediate container 68333076edb8 23:38:19 ---> b1d359ed6599 23:38:19 Step 11/24 : COPY . . 23:38:19 ---> 434469a5eb8e 23:38:19 Step 12/24 : RUN $MAKE 23:38:20 ---> Running in 69f9606a3d22 23:38:21 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.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 23:40:27 Removing intermediate container 69f9606a3d22 23:40:27 ---> 8c4fac5b3532 23:40:27 Step 13/24 : FROM alpine:3.18 23:40:27 3.18: Pulling from library/alpine 23:40:27 579b34f0a95b: Pulling fs layer 23:40:27 579b34f0a95b: Verifying Checksum 23:40:27 579b34f0a95b: Download complete 23:40:27 579b34f0a95b: Pull complete 23:40:27 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:40:27 Status: Downloaded newer image for alpine:3.18 23:40:27 ---> 3cc203321400 23:40:27 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:40:27 ---> Running in 5e34be5059a9 23:40:27 Removing intermediate container 5e34be5059a9 23:40:27 ---> 64aaadb85113 23:40:27 Step 15/24 : RUN apk add --update --no-cache dumb-init 23:40:27 ---> Running in 983258f0f418 23:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:40:27 (1/1) Installing dumb-init (1.2.5-r2) 23:40:27 Executing busybox-1.36.1-r2.trigger 23:40:27 OK: 8 MiB in 16 packages 23:40:27 Removing intermediate container 983258f0f418 23:40:27 ---> f6afd4529b7c 23:40:27 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 23:40:27 ---> 252c34a8d972 23:40:27 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 23:40:27 ---> 0534ad30db39 23:40:27 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:40:27 ---> b1493c810a18 23:40:27 Step 19/24 : EXPOSE 59982 23:40:27 ---> Running in e403eed139aa 23:40:27 Removing intermediate container e403eed139aa 23:40:27 ---> aeafa54aff6e 23:40:27 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 23:40:27 ---> Running in eee62d5fe5ad 23:40:27 Removing intermediate container eee62d5fe5ad 23:40:27 ---> a9d40778136a 23:40:27 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:40:27 ---> Running in f92566544817 23:40:27 Removing intermediate container f92566544817 23:40:27 ---> 2ba0b6904afa 23:40:27 Step 22/24 : LABEL arch=arm64 23:40:27 ---> Running in 2508d271f433 23:40:27 Removing intermediate container 2508d271f433 23:40:27 ---> ce2bc62ce231 23:40:27 Step 23/24 : LABEL git_sha=316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 23:40:27 ---> Running in b476ad320015 23:40:27 Removing intermediate container b476ad320015 23:40:27 ---> 304da7ac18ec 23:40:27 Step 24/24 : LABEL version=0.0.0 23:40:27 ---> Running in f274d62e5be4 23:40:27 Removing intermediate container f274d62e5be4 23:40:27 ---> 0ba149ca081c 23:40:27 [Warning] One or more build-args [ARCH] were not consumed 23:40:27 Successfully built 0ba149ca081c 23:40:27 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 23:40:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:40:28 23:40:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:40:29 arm64: Pulling from edgex-lftools-log-publisher 23:40:29 8998bd30e6a1: Pulling fs layer 23:40:29 04944245beec: Pulling fs layer 23:40:29 699f458cf7ca: Pulling fs layer 23:40:29 765212b225bb: Pulling fs layer 23:40:29 f23df028b6ca: Pulling fs layer 23:40:29 d65c8cfc05b1: Pulling fs layer 23:40:29 2437ff75d9bd: Pulling fs layer 23:40:29 f23df028b6ca: Waiting 23:40:29 d65c8cfc05b1: Waiting 23:40:29 2437ff75d9bd: Waiting 23:40:29 04944245beec: Verifying Checksum 23:40:29 04944245beec: Download complete 23:40:29 765212b225bb: Verifying Checksum 23:40:29 f23df028b6ca: Verifying Checksum 23:40:29 f23df028b6ca: Download complete 23:40:29 d65c8cfc05b1: Verifying Checksum 23:40:29 d65c8cfc05b1: Download complete 23:40:29 699f458cf7ca: Verifying Checksum 23:40:29 699f458cf7ca: Download complete 23:40:29 8998bd30e6a1: Verifying Checksum 23:40:29 8998bd30e6a1: Download complete 23:40:32 2437ff75d9bd: Verifying Checksum 23:40:32 2437ff75d9bd: Download complete 23:40:34 8998bd30e6a1: Pull complete 23:40:34 04944245beec: Pull complete 23:40:36 699f458cf7ca: Pull complete 23:40:36 765212b225bb: Pull complete 23:40:37 f23df028b6ca: Pull complete 23:40:37 d65c8cfc05b1: Pull complete 23:40:52 2437ff75d9bd: Pull complete 23:40:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:40:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:40:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:40:52 prd-ubuntu20.04-docker-arm64-4c-16g-16750 does not seem to be running inside a container 23:40:52 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:40:55 $ docker top 2be8a89a8399a92a359556b30036a404df2cd61f21879a437bcd1cbcb265fcdf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:40:56 ---> job-cost.sh 23:40:56 lf-activate-venv: SKIPPING 23:40:56 INFO: No Stack... 23:40:56 INFO: Retrieving Pricing Info for: v3-standard-4 23:40:57 INFO: Archiving Costs [Pipeline] sh 23:40:57 + + cutcat -d, /w/workspace/device-mqtt-go/1/archives/cost.csv -f6 23:40:57 [Pipeline] lock 23:40:58 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-642-1-stack-cost] 23:40:58 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-642-1-stack-cost] did not exist. Created. 23:40:58 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-642-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:40:58 /w/workspace/device-mqtt-go/1@tmp/durable-64eafefe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:40:59 + echo total: 0.10999999940395355 [Pipeline] stash 23:40:59 Warning: overwriting stash ‘stack-cost’ 23:40:59 Stashed 1 file(s) [Pipeline] } 23:40:59 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-642-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:40:59 $ docker stop --time=1 2be8a89a8399a92a359556b30036a404df2cd61f21879a437bcd1cbcb265fcdf 23:41:01 $ docker rm -f --volumes 2be8a89a8399a92a359556b30036a404df2cd61f21879a437bcd1cbcb265fcdf [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 23:41:02 provisioning config files... 23:41:02 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp/config8794914641168256400tmp [Pipeline] { [Pipeline] sh 23:41:02 + set +x 23:41:02 + curl -s https://codecov.io/bash 23:41:02 + bash -s -- 23:41:02 23:41:02 _____ _ 23:41:02 / ____| | | 23:41:02 | | ___ __| | ___ ___ _____ __ 23:41:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:41:02 | |___| (_) | (_| | __/ (_| (_) \ V / 23:41:02 \_____\___/ \__,_|\___|\___\___/ \_/ 23:41:02 Bash-1.0.6 23:41:02 23:41:02 23:41:02 ==> git version 2.25.1 found 23:41:02 ==> 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 23:41:02 Release-Date: 2020-01-08 23:41:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:41:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:41:02 ==> Jenkins CI detected. 23:41:02 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-642 23:41:02 project root: . 23:41:02 --> token set from env 23:41:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:41:02 ==> Running gcov in . (disable via -X gcov) 23:41:02 ==> Python coveragepy not found 23:41:02 ==> Searching for coverage reports in: 23:41:02 + . 23:41:02 -> Found 1 reports 23:41:02 ==> Detecting git/mercurial file structure 23:41:02 ==> Reading reports 23:41:02 + ./coverage.out bytes=18506 23:41:02 ==> Appending adjustments 23:41:02 https://docs.codecov.io/docs/fixing-reports 23:41:02 + Found adjustments 23:41:02 ==> Gzipping contents 23:41:02 4.0K /tmp/codecov.x57DTd.gz 23:41:02 ==> Uploading reports 23:41:02 url: https://codecov.io 23:41:02 query: branch=PR-642&commit=316564ce3ef6e8d5ed07190b87f7ae3d94b6c621&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-642%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=642&job=&cmd_args= 23:41:02 -> Pinging Codecov 23:41:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-642&commit=316564ce3ef6e8d5ed07190b87f7ae3d94b6c621&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-642%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=642&job=&cmd_args= 23:41:02 -> Uploading to 23:41:02 https://storage.googleapis.com/codecov/v4/raw/2023-11-06/7D719EC7BBE17E464838252E33014C33/316564ce3ef6e8d5ed07190b87f7ae3d94b6c621/216910dd-0638-4045-a4a9-292c2316ce2f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231106T234102Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ccbbcb6cce8eefb024c7a1b6debe996ca011c4f775a375f9373651cc6a41e2d 23:41:02 % Total % Received % Xferd Average Speed Time Time Time Current 23:41:02 Dload Upload Total Spent Left Speed 23:41:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11505 --:--:-- --:--:-- --:--:-- 11505 23:41:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 [Pipeline] } 23:41:03 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 23:41:05 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-642/archives ] 23:41:05 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-642/archives 23:41:05 total 16 23:41:05 drwxr-xr-x 3 root root 4096 Nov 6 23:31 . 23:41:05 drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 23:31 .. 23:41:05 drwxr-xr-x 2 root root 4096 Nov 6 23:31 cost 23:41:05 -rw-r--r-- 1 root root 86 Nov 6 23:31 cost.csv 23:41:05 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-642/archives 23:41:05 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-642/archives 23:41:05 total 16 23:41:05 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:31 . 23:41:05 drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 23:31 .. 23:41:05 drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 23:31 cost 23:41:05 -rw-r--r-- 1 jenkins jenkins 86 Nov 6 23:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:41:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:41:06 ---> package-listing.sh 23:41:06 ++ facter osfamily 23:41:06 ++ tr '[:upper:]' '[:lower:]' 23:41:06 + OS_FAMILY=debian 23:41:06 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-642 23:41:06 + START_PACKAGES=/tmp/packages_start.txt 23:41:06 + END_PACKAGES=/tmp/packages_end.txt 23:41:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:41:06 + PACKAGES=/tmp/packages_start.txt 23:41:06 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-642 ']' 23:41:06 + PACKAGES=/tmp/packages_end.txt 23:41:06 + case "${OS_FAMILY}" in 23:41:06 + dpkg -l 23:41:06 + grep '^ii' 23:41:06 + '[' -f /tmp/packages_start.txt ']' 23:41:06 + '[' -f /tmp/packages_end.txt ']' 23:41:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:41:06 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-642 ']' 23:41:06 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-642/archives/ 23:41:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-642/archives/ [Pipeline] echo 23:41:06 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-642/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:41:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:41:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:07 prd-ubuntu20.04-docker-8c-8g-16747 does not seem to be running inside a container 23:41:07 $ 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-642/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-642 -v /w/workspace/gexfoundry_device-mqtt-go_PR-642:/w/workspace/gexfoundry_device-mqtt-go_PR-642:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:41:08 $ docker top a82881fb798cbb5bb6d21e99a9a452f4f7574c7139d8431cc47a4ea18aa7289d -eo pid,comm [Pipeline] { [Pipeline] sh 23:41:08 + touch /tmp/pre-build-complete [Pipeline] sh 23:41:08 + mkdir -p /var/log/sysstat [Pipeline] sh 23:41:09 + ls /var/log/sa-host 23:41:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:41:09 provisioning config files... 23:41:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp/config3358411514095278862tmp [Pipeline] { [Pipeline] echo 23:41:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:41:09 ---> create-netrc.sh [Pipeline] } 23:41:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:41:09 ---> python-tools-install.sh [Pipeline] echo 23:41:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:41:10 ---> sudo-logs.sh 23:41:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:41:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:41:10 ---> job-cost.sh 23:41:10 lf-activate-venv: SKIPPING 23:41:10 DEBUG: total: 0.2199999988079071 23:41:10 INFO: Retrieving Stack Cost... 23:41:11 INFO: Retrieving Pricing Info for: v3-standard-8 23:41:11 INFO: Archiving Costs [Pipeline] echo 23:41:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:41:11 ---> logs-deploy.sh 23:41:11 lf-activate-venv: SKIPPING 23:41:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-642/1 23:41:11 INFO: archiving workspace using pattern(s): 23:41:12 Archives upload complete. 23:41:12 INFO: archiving logs to Nexus