Pull request #620 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c55347a3dbf905d247d9ad6c6f75b4110223ef6d+24031f99736a1500bd59a57df778730f3b803153 (9f2bde5ddea2b0bef7dee77bbcd0a222fe4fe0fd) 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-ssh14434527463578394537.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh7075237344396665657.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-620/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-620/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7307778429056814560.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-620/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16591498206380859382.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh2596202608507569297.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-620/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-620/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3733881655187702525.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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, buildSnap:false] ========================================================= [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.20 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-4966 in /w/workspace/gexfoundry_device-mqtt-go_PR-620 [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-620 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 24031f99736a1500bd59a57df778730f3b803153 into PR head commit c55347a3dbf905d247d9ad6c6f75b4110223ef6d Merge succeeded, producing c55347a3dbf905d247d9ad6c6f75b4110223ef6d Checking out Revision c55347a3dbf905d247d9ad6c6f75b4110223ef6d (PR-620) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 > 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/620/head:refs/remotes/origin/PR-620 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c55347a3dbf905d247d9ad6c6f75b4110223ef6d # 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 24031f99736a1500bd59a57df778730f3b803153 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c55347a3dbf905d247d9ad6c6f75b4110223ef6d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:45:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:45:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:45:12 ========================================================= 01:45:12 EdgeX Global Pipelines Version Info 01:45:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:45:13 ------------------- 01:45:13 stable info: 01:45:13 ------------------- 01:45:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:45:13 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 01:45:13 Message: update stable to v1.0.253 01:45:13 ------------------- 01:45:13 experimental info: 01:45:13 ------------------- 01:45:13 Commited By: **** collab-it+edgex@linuxfoundation.org 01:45:13 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 01:45:13 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:45:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:45:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:45:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:45:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:45:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:45:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:45:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-620 [Pipeline] echo 01:45:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-620 [Pipeline] echo 01:45:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-620 [Pipeline] echo 01:45:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c55347a3dbf905d247d9ad6c6f75b4110223ef6d [Pipeline] echo 01:45:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c55347a [Pipeline] echo 01:45:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:15 provisioning config files... 01:45:15 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-620@tmp/config12159075249298882901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:15 ---> docker-login.sh 01:45:15 nexus3.edgexfoundry.org:10001 01:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:16 Configure a credential helper to remove this warning. See 01:45:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:16 01:45:16 Login Succeeded 01:45:16 nexus3.edgexfoundry.org:10002 01:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:16 Configure a credential helper to remove this warning. See 01:45:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:16 01:45:16 Login Succeeded 01:45:16 nexus3.edgexfoundry.org:10003 01:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:16 Configure a credential helper to remove this warning. See 01:45:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:16 01:45:16 Login Succeeded 01:45:16 nexus3.edgexfoundry.org:10004 01:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:17 Configure a credential helper to remove this warning. See 01:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:17 01:45:17 Login Succeeded 01:45:17 docker.io 01:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:17 Configure a credential helper to remove this warning. See 01:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:17 01:45:17 Login Succeeded 01:45:17 ---> docker-login.sh ends [Pipeline] } 01:45:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:45:18 + git rev-list -1 --merges c55347a3dbf905d247d9ad6c6f75b4110223ef6d~1..c55347a3dbf905d247d9ad6c6f75b4110223ef6d [Pipeline] echo 01:45:18 -----------> git rev-list -1 --merges c55347a3dbf905d247d9ad6c6f75b4110223ef6d~1..c55347a3dbf905d247d9ad6c6f75b4110223ef6d c55347a3dbf905d247d9ad6c6f75b4110223ef6d [false] [Pipeline] sh 01:45:18 + git log --format=format:%s -1 c55347a3dbf905d247d9ad6c6f75b4110223ef6d [Pipeline] echo 01:45:18 ========================================================= 01:45:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:45:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:45:18 + git log --format=format:%s -1 c55347a3dbf905d247d9ad6c6f75b4110223ef6d [Pipeline] echo 01:45:18 [semverPrep] GIT_COMMIT: c55347a3dbf905d247d9ad6c6f75b4110223ef6d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:45:18 [semverPrep] This is not a build commit. [Pipeline] sh 01:45:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:45:19 + grep -v github /etc/ssh/ssh_known_hosts 01:45:19 + [ -e /tmp/ssh_known_hosts ] 01:45:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:45:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:45:19 + sudo tee -a /etc/ssh/ssh_known_hosts 01:45:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:45:19 01:45:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:45:20 0.1.4: Pulling from edgex-devops/py-git-semver 01:45:20 b85a868b505f: Pulling fs layer 01:45:20 e2be974225ed: Pulling fs layer 01:45:20 339a4e72a1f5: Pulling fs layer 01:45:20 988bab9f4d93: Pulling fs layer 01:45:20 1469e6f7b9e6: Pulling fs layer 01:45:20 eaf3925da568: Pulling fs layer 01:45:20 bab4dde63d76: Pulling fs layer 01:45:20 bde34c3a00c8: Pulling fs layer 01:45:20 b352a97aabf1: Pulling fs layer 01:45:20 4872d77fe225: Pulling fs layer 01:45:20 5851b861e8e6: Pulling fs layer 01:45:20 988bab9f4d93: Waiting 01:45:20 1469e6f7b9e6: Waiting 01:45:20 eaf3925da568: Waiting 01:45:20 bab4dde63d76: Waiting 01:45:20 bde34c3a00c8: Waiting 01:45:20 5851b861e8e6: Waiting 01:45:20 b352a97aabf1: Waiting 01:45:20 4872d77fe225: Waiting 01:45:20 e2be974225ed: Download complete 01:45:20 988bab9f4d93: Download complete 01:45:20 1469e6f7b9e6: Verifying Checksum 01:45:20 1469e6f7b9e6: Download complete 01:45:20 339a4e72a1f5: Verifying Checksum 01:45:20 339a4e72a1f5: Download complete 01:45:20 eaf3925da568: Download complete 01:45:20 bde34c3a00c8: Download complete 01:45:20 b352a97aabf1: Verifying Checksum 01:45:20 b352a97aabf1: Download complete 01:45:20 4872d77fe225: Verifying Checksum 01:45:20 4872d77fe225: Download complete 01:45:20 5851b861e8e6: Download complete 01:45:20 b85a868b505f: Verifying Checksum 01:45:20 b85a868b505f: Download complete 01:45:21 bab4dde63d76: Verifying Checksum 01:45:21 bab4dde63d76: Download complete 01:45:22 b85a868b505f: Pull complete 01:45:22 e2be974225ed: Pull complete 01:45:22 339a4e72a1f5: Pull complete 01:45:22 988bab9f4d93: Pull complete 01:45:22 1469e6f7b9e6: Pull complete 01:45:22 eaf3925da568: Pull complete 01:45:24 bab4dde63d76: Pull complete 01:45:24 bde34c3a00c8: Pull complete 01:45:24 b352a97aabf1: Pull complete 01:45:25 4872d77fe225: Pull complete 01:45:25 5851b861e8e6: Pull complete 01:45:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:45:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:45:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:25 prd-ubuntu20.04-docker-8c-8g-4966 does not seem to be running inside a container 01:45:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-620 -v /w/workspace/gexfoundry_device-mqtt-go_PR-620:/w/workspace/gexfoundry_device-mqtt-go_PR-620:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-620@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:45:32 $ docker top 5480e384b2df379bcd35680a6300b07503b0518fd8f3340b29427c4fcdb18694 -eo pid,comm 01:45:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:45:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:45:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:32 [ssh-agent] Looking for ssh-agent implementation... 01:45:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:32 $ docker exec 5480e384b2df379bcd35680a6300b07503b0518fd8f3340b29427c4fcdb18694 ssh-agent 01:45:32 SSH_AUTH_SOCK=/tmp/ssh-zjBbPrrfjfHk/agent.14 01:45:32 SSH_AGENT_PID=20 01:45:32 Running ssh-add (command line suppressed) 01:45:33 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-620@tmp/private_key_15764593808199052977.key (/w/workspace/gexfoundry_device-mqtt-go_PR-620@tmp/private_key_15764593808199052977.key) 01:45:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:33 + git tag --points-at HEAD [Pipeline] } 01:45:33 $ docker exec --env ******** --env ******** 5480e384b2df379bcd35680a6300b07503b0518fd8f3340b29427c4fcdb18694 ssh-agent -k 01:45:33 unset SSH_AUTH_SOCK; 01:45:33 unset SSH_AGENT_PID; 01:45:33 echo Agent pid 20 killed; 01:45:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:45:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:33 [ssh-agent] Looking for ssh-agent implementation... 01:45:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:33 $ docker exec 5480e384b2df379bcd35680a6300b07503b0518fd8f3340b29427c4fcdb18694 ssh-agent 01:45:33 SSH_AUTH_SOCK=/tmp/ssh-inlm99EgFp0i/agent.52 01:45:33 SSH_AGENT_PID=59 01:45:33 Running ssh-add (command line suppressed) 01:45:34 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-620@tmp/private_key_3579308836665996716.key (/w/workspace/gexfoundry_device-mqtt-go_PR-620@tmp/private_key_3579308836665996716.key) 01:45:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:34 + git semver init 01:45:34 2023-08-31 01:45:34,775 [run_init] DEBUG init version:0.0.0 force:False 01:45:34 2023-08-31 01:45:34,777 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-620/.semver 01:45:34 2023-08-31 01:45:34,778 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-620/.semver 01:45:34 2023-08-31 01:45:34,778 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-620/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-620, universal_newlines=False, shell=None, istream=None) 01:45:36 2023-08-31 01:45:35,848 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-620/.git/info/exclude 01:45:36 2023-08-31 01:45:35,849 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-620/.semver/PR-620 with force:False 01:45:36 2023-08-31 01:45:35,849 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-620/.semver/PR-620 01:45:36 2023-08-31 01:45:35,853 [execute] INFO git cat-file --batch-check 01:45:36 2023-08-31 01:45:35,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-620/.semver, universal_newlines=False, shell=None, istream=) 01:45:36 2023-08-31 01:45:35,860 [execute] INFO git cat-file --batch 01:45:36 2023-08-31 01:45:35,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-620/.semver, universal_newlines=False, shell=None, istream=) 01:45:36 2023-08-31 01:45:35,865 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-620/.semver/PR-620 01:45:36 0.0.0 [Pipeline] } 01:45:36 $ docker exec --env ******** --env ******** 5480e384b2df379bcd35680a6300b07503b0518fd8f3340b29427c4fcdb18694 ssh-agent -k 01:45:36 unset SSH_AUTH_SOCK; 01:45:36 unset SSH_AGENT_PID; 01:45:36 echo Agent pid 59 killed; 01:45:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:45:36 + git semver [Pipeline] } 01:45:37 $ docker stop --time=1 5480e384b2df379bcd35680a6300b07503b0518fd8f3340b29427c4fcdb18694 01:45:39 $ docker rm -f --volumes 5480e384b2df379bcd35680a6300b07503b0518fd8f3340b29427c4fcdb18694 [Pipeline] // withDockerContainer [Pipeline] sh 01:45:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:45:39 Stashed 1 file(s) [Pipeline] echo 01:45:39 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:40 provisioning config files... 01:45:40 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-620@tmp/config3296261951742893296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:40 ---> docker-login.sh 01:45:40 nexus3.edgexfoundry.org:10001 01:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:40 Configure a credential helper to remove this warning. See 01:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:40 01:45:40 Login Succeeded 01:45:40 nexus3.edgexfoundry.org:10002 01:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:40 Configure a credential helper to remove this warning. See 01:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:40 01:45:40 Login Succeeded 01:45:40 nexus3.edgexfoundry.org:10003 01:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:41 Configure a credential helper to remove this warning. See 01:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:41 01:45:41 Login Succeeded 01:45:41 nexus3.edgexfoundry.org:10004 01:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:41 Configure a credential helper to remove this warning. See 01:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:41 01:45:41 Login Succeeded 01:45:41 docker.io 01:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:41 Configure a credential helper to remove this warning. See 01:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:41 01:45:41 Login Succeeded 01:45:41 ---> docker-login.sh ends [Pipeline] } 01:45:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:45:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:45:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:45:41 ========================================================= 01:45:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:45:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:45:42 Sending build context to Docker daemon 6.477MB 01:45:42 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:45:42 Step 2/12 : FROM ${BASE} AS builder 01:45:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:45:42 4db1b89c0bd1: Pulling fs layer 01:45:42 6911f1a30b25: Pulling fs layer 01:45:42 e194b8c5c2a9: Pulling fs layer 01:45:42 6863d3e3a2b1: Pulling fs layer 01:45:42 ec0bb842ea78: Pulling fs layer 01:45:42 40a00589a448: Pulling fs layer 01:45:42 6c08303d61cc: Pulling fs layer 01:45:42 ec0bb842ea78: Waiting 01:45:42 40a00589a448: Waiting 01:45:42 6863d3e3a2b1: Waiting 01:45:42 798269fcf238: Pulling fs layer 01:45:42 6c08303d61cc: Waiting 01:45:42 798269fcf238: Waiting 01:45:42 6911f1a30b25: Verifying Checksum 01:45:42 6911f1a30b25: Download complete 01:45:42 6863d3e3a2b1: Download complete 01:45:42 ec0bb842ea78: Verifying Checksum 01:45:42 ec0bb842ea78: Download complete 01:45:42 4db1b89c0bd1: Verifying Checksum 01:45:42 4db1b89c0bd1: Download complete 01:45:42 40a00589a448: Verifying Checksum 01:45:42 40a00589a448: Download complete 01:45:42 4db1b89c0bd1: Pull complete 01:45:42 6911f1a30b25: Pull complete 01:45:43 e194b8c5c2a9: Verifying Checksum 01:45:43 e194b8c5c2a9: Download complete 01:45:43 798269fcf238: Verifying Checksum 01:45:43 6c08303d61cc: Verifying Checksum 01:45:43 6c08303d61cc: Download complete 01:45:46 e194b8c5c2a9: Pull complete 01:45:46 6863d3e3a2b1: Pull complete 01:45:46 ec0bb842ea78: Pull complete 01:45:46 40a00589a448: Pull complete 01:45:48 6c08303d61cc: Pull complete 01:45:49 798269fcf238: Pull complete 01:45:49 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 01:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:45:50 ---> ec979cd7f677 01:45:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:45:55 Still waiting to schedule task 01:45:55 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4964’ 01:45:56 ---> Running in 28a7f4421736 01:45:56 Removing intermediate container 28a7f4421736 01:45:56 ---> 96a99c3e2f3c 01:45:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:45:56 ---> Running in f1f830038c6a 01:45:56 Removing intermediate container f1f830038c6a 01:45:56 ---> fded18901e01 01:45:56 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:45:56 ---> Running in 6d619193fd9f 01:45:56 Removing intermediate container 6d619193fd9f 01:45:56 ---> 6f7b72dd123d 01:45:56 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:45:56 ---> Running in 1e514762710a 01:45:56 Removing intermediate container 1e514762710a 01:45:56 ---> f193d98191a9 01:45:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:45:56 ---> Running in 504d35b6227e 01:45:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:45:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:46:07 (1/4) Installing openssh-keygen (9.1_p1-r4) 01:46:07 (2/4) Installing libedit (20221030.3.1-r0) 01:46:07 (3/4) Installing openssh-client-common (9.1_p1-r4) 01:46:07 (4/4) Installing openssh-client-default (9.1_p1-r4) 01:46:07 Executing busybox-1.35.0-r29.trigger 01:46:07 OK: 269 MiB in 57 packages 01:46:07 Removing intermediate container 504d35b6227e 01:46:07 ---> 9d2051d74dbc 01:46:07 Step 8/12 : WORKDIR /device-mqtt-go 01:46:07 ---> Running in 37dfb876d77d 01:46:07 Removing intermediate container 37dfb876d77d 01:46:07 ---> 8f84d59f5c18 01:46:07 Step 9/12 : COPY go.mod vendor* ./ 01:46:07 ---> f3527428f208 01:46:07 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:07 ---> Running in a47572014b57 01:46:54 Removing intermediate container a47572014b57 01:46:54 ---> b665f286ae69 01:46:54 Step 11/12 : COPY . . 01:46:54 ---> 6842dd044da6 01:46:54 Step 12/12 : RUN $MAKE 01:46:54 ---> Running in 2612be058f18 01:46:54 noop 01:46:54 Removing intermediate container 2612be058f18 01:46:54 ---> 241fe9be7da8 01:46:54 Successfully built 241fe9be7da8 01:46:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:54 + docker inspect -f . ci-base-image-x86_64 01:46:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:55 prd-ubuntu20.04-docker-8c-8g-4966 does not seem to be running inside a container 01:46:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-620 -v /w/workspace/gexfoundry_device-mqtt-go_PR-620:/w/workspace/gexfoundry_device-mqtt-go_PR-620:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-620@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:46:55 $ docker top 5f2106068abcd88a06b8d8263f11b7b3f72fa65635052a2540ecc793d8644a4f -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:55 + go version 01:46:55 go version go1.20.6 linux/amd64 [Pipeline] } 01:46:56 $ docker stop --time=1 5f2106068abcd88a06b8d8263f11b7b3f72fa65635052a2540ecc793d8644a4f 01:46:57 $ docker rm -f --volumes 5f2106068abcd88a06b8d8263f11b7b3f72fa65635052a2540ecc793d8644a4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:58 + docker inspect -f . ci-base-image-x86_64 01:46:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:58 prd-ubuntu20.04-docker-8c-8g-4966 does not seem to be running inside a container 01:46:58 $ 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-620 -v /w/workspace/gexfoundry_device-mqtt-go_PR-620:/w/workspace/gexfoundry_device-mqtt-go_PR-620:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-620@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:46:58 $ docker top 4fe1fd18600e8ed2c7f2e5f1b9691ada2602e2a3f62b0514416925ee1985d544 -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:59 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-620 [Pipeline] fileExists [Pipeline] sh 01:46:59 + make test 01:46:59 go test ./... -coverprofile=coverage.out ./... 01:47:04 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:47:16 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:47:16 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:47:16 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements 01:47:22 go vet ./... 01:47:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:47:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:47:26 ./bin/test-attribution-txt.sh [Pipeline] echo 01:47:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:47:26 $ docker stop --time=1 4fe1fd18600e8ed2c7f2e5f1b9691ada2602e2a3f62b0514416925ee1985d544 01:47:29 $ docker rm -f --volumes 4fe1fd18600e8ed2c7f2e5f1b9691ada2602e2a3f62b0514416925ee1985d544 [Pipeline] // withDockerContainer [Pipeline] sh 01:47:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:47:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:47:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:47:31 + ls -al . 01:47:31 total 188 01:47:31 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 01:46 . 01:47:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 01:45 .. 01:47:31 -rw-rw-r-- 1 jenkins jenkins 140 Aug 31 01:45 .dockerignore 01:47:31 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 01:45 .git 01:47:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 01:45 .github 01:47:31 -rw-rw-r-- 1 jenkins jenkins 329 Aug 31 01:45 .gitignore 01:47:31 -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 01:45 .golangci.yml 01:47:31 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 01:45 .semver 01:47:31 -rw-rw-r-- 1 jenkins jenkins 10386 Aug 31 01:45 Attribution.txt 01:47:31 -rw-rw-r-- 1 jenkins jenkins 17522 Aug 31 01:45 CHANGELOG.md 01:47:31 -rw-rw-r-- 1 jenkins jenkins 1689 Aug 31 01:45 Dockerfile 01:47:31 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 01:45 GOVERNANCE.md 01:47:31 -rw-rw-r-- 1 jenkins jenkins 678 Aug 31 01:45 Jenkinsfile 01:47:31 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 31 01:45 LICENSE 01:47:31 -rw-rw-r-- 1 jenkins jenkins 1963 Aug 31 01:45 Makefile 01:47:31 -rw-rw-r-- 1 jenkins jenkins 620 Aug 31 01:45 OWNERS.md 01:47:31 -rw-rw-r-- 1 jenkins jenkins 3695 Aug 31 01:45 README.md 01:47:31 -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 01:45 VERSION 01:47:31 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 01:45 bin 01:47:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 01:45 cmd 01:47:31 -rw-r--r-- 1 jenkins jenkins 18506 Aug 31 01:47 coverage.out 01:47:31 -rw-rw-r-- 1 jenkins jenkins 3820 Aug 31 01:45 go.mod 01:47:31 -rw-rw-r-- 1 jenkins jenkins 34092 Aug 31 01:45 go.sum 01:47:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 01:45 internal 01:47:31 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 01:45 mock 01:47:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 01:45 snap 01:47:31 -rw-rw-r-- 1 jenkins jenkins 227 Aug 31 01:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:31 + 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=c55347a3dbf905d247d9ad6c6f75b4110223ef6d --label arch=amd64 --label version=0.0.0 . 01:47:31 Sending build context to Docker daemon 6.497MB 01:47:31 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 01:47:31 Step 2/24 : FROM ${BASE} AS builder 01:47:31 ---> 241fe9be7da8 01:47:31 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:47:31 ---> Running in 61cffa99e8f2 01:47:31 Removing intermediate container 61cffa99e8f2 01:47:31 ---> cae66568857a 01:47:31 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:47:31 ---> Running in b574796f7ecb 01:47:31 Removing intermediate container b574796f7ecb 01:47:31 ---> 1402d89402ad 01:47:31 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:47:31 ---> Running in 950ea08403c8 01:47:31 Removing intermediate container 950ea08403c8 01:47:31 ---> dec4c5e9a44c 01:47:31 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:47:31 ---> Running in df6ce066a5a0 01:47:32 Removing intermediate container df6ce066a5a0 01:47:32 ---> e3d23b6d6aaf 01:47:32 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:47:32 ---> Running in a27a8acd38bb 01:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:47:33 OK: 269 MiB in 57 packages 01:47:33 Removing intermediate container a27a8acd38bb 01:47:33 ---> 65635040753c 01:47:33 Step 8/24 : WORKDIR /device-mqtt-go 01:47:33 ---> Running in 0828b4c020ab 01:47:33 Removing intermediate container 0828b4c020ab 01:47:33 ---> 3a45e7e5218a 01:47:33 Step 9/24 : COPY go.mod vendor* ./ 01:47:33 ---> 9d12d1302001 01:47:33 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:33 ---> Running in ebbaf64d3860 01:47:34 Removing intermediate container ebbaf64d3860 01:47:34 ---> d18b009427a1 01:47:34 Step 11/24 : COPY . . 01:47:34 ---> 84ae5ebaedae 01:47:34 Step 12/24 : RUN $MAKE 01:47:34 ---> Running in 84a85fdcf837 01:47:34 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.17" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:47:56 Removing intermediate container 84a85fdcf837 01:47:56 ---> 55e41abd3186 01:47:56 Step 13/24 : FROM alpine:3.17 01:47:56 3.17: Pulling from library/alpine 01:47:56 9398808236ff: Pulling fs layer 01:47:56 9398808236ff: Verifying Checksum 01:47:56 9398808236ff: Download complete 01:47:56 9398808236ff: Pull complete 01:47:56 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:47:56 Status: Downloaded newer image for alpine:3.17 01:47:56 ---> 1e0b8b5322fc 01:47:56 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:47:56 ---> Running in 85e78b74c972 01:47:56 Removing intermediate container 85e78b74c972 01:47:56 ---> cb510a2caf75 01:47:56 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:47:56 ---> Running in f39790a0b514 01:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:47:56 (1/1) Installing dumb-init (1.2.5-r2) 01:47:56 Executing busybox-1.35.0-r29.trigger 01:47:56 OK: 7 MiB in 16 packages 01:47:56 Removing intermediate container f39790a0b514 01:47:56 ---> 771ebbbca0fd 01:47:56 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:47:57 ---> da8bf422ba9f 01:47:57 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:47:57 ---> fafac70283f8 01:47:57 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:47:58 ---> bcd65362e1d9 01:47:58 Step 19/24 : EXPOSE 59982 01:47:58 ---> Running in b89d0604d5a7 01:47:58 Removing intermediate container b89d0604d5a7 01:47:58 ---> 532c9f4a3599 01:47:58 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:47:58 ---> Running in 49212999516b 01:47:58 Removing intermediate container 49212999516b 01:47:58 ---> 9b2429380293 01:47:58 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:47:58 ---> Running in 36412e2fa7ff 01:47:58 Removing intermediate container 36412e2fa7ff 01:47:58 ---> d4ff923ab6e3 01:47:58 Step 22/24 : LABEL arch=amd64 01:47:58 ---> Running in fcdadc56449d 01:47:58 Removing intermediate container fcdadc56449d 01:47:58 ---> 446aa1a3207b 01:47:58 Step 23/24 : LABEL git_sha=c55347a3dbf905d247d9ad6c6f75b4110223ef6d 01:47:58 ---> Running in 26f5b099687e 01:47:58 Removing intermediate container 26f5b099687e 01:47:58 ---> 5e4ffbe19abb 01:47:58 Step 24/24 : LABEL version=0.0.0 01:47:58 ---> Running in 5db9d4ff1de0 01:47:58 Removing intermediate container 5db9d4ff1de0 01:47:58 ---> d04326674c81 01:47:58 [Warning] One or more build-args [ARCH] were not consumed 01:47:58 Successfully built d04326674c81 01:47:58 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:47:59 01:47:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:47:59 latest: Pulling from edgex-lftools-log-publisher 01:47:59 5eb5b503b376: Pulling fs layer 01:47:59 5c69ac0246d0: Pulling fs layer 01:47:59 ec43610c2a17: Pulling fs layer 01:47:59 3a2ae6a8a46f: Pulling fs layer 01:47:59 33b1e0a273af: Pulling fs layer 01:47:59 5d3b04190fa2: Pulling fs layer 01:47:59 2f39f015ded8: Pulling fs layer 01:47:59 3a2ae6a8a46f: Waiting 01:47:59 33b1e0a273af: Waiting 01:47:59 5d3b04190fa2: Waiting 01:47:59 2f39f015ded8: Waiting 01:47:59 5c69ac0246d0: Verifying Checksum 01:47:59 5c69ac0246d0: Download complete 01:47:59 3a2ae6a8a46f: Verifying Checksum 01:47:59 3a2ae6a8a46f: Download complete 01:47:59 33b1e0a273af: Verifying Checksum 01:47:59 33b1e0a273af: Download complete 01:47:59 5d3b04190fa2: Verifying Checksum 01:47:59 5d3b04190fa2: Download complete 01:48:00 ec43610c2a17: Verifying Checksum 01:48:00 ec43610c2a17: Download complete 01:48:00 5eb5b503b376: Verifying Checksum 01:48:00 5eb5b503b376: Download complete 01:48:01 5eb5b503b376: Pull complete 01:48:01 5c69ac0246d0: Pull complete 01:48:01 2f39f015ded8: Verifying Checksum 01:48:01 2f39f015ded8: Download complete 01:48:01 ec43610c2a17: Pull complete 01:48:02 3a2ae6a8a46f: Pull complete 01:48:02 33b1e0a273af: Pull complete 01:48:02 5d3b04190fa2: Pull complete 01:48:07 2f39f015ded8: Pull complete 01:48:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:48:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:48:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:08 prd-ubuntu20.04-docker-8c-8g-4966 does not seem to be running inside a container 01:48:08 $ 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-620 -v /w/workspace/gexfoundry_device-mqtt-go_PR-620:/w/workspace/gexfoundry_device-mqtt-go_PR-620:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-620@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:48:12 $ docker top e36344cb72270dbc9b3221acf192fa137228a96655f738f0ded95e1e6ef39920 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:48:13 ---> job-cost.sh 01:48:13 lf-activate-venv: SKIPPING 01:48:13 INFO: No Stack... 01:48:13 INFO: Retrieving Pricing Info for: v3-standard-8 01:48:13 INFO: Archiving Costs [Pipeline] sh 01:48:14 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-620/archives/cost.csv 01:48:14 + cut -d, -f6 [Pipeline] lock 01:48:14 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-620-1-stack-cost] 01:48:14 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-620-1-stack-cost] did not exist. Created. 01:48:14 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-620-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:48:14 + echo total: 0.2199999988079071 [Pipeline] stash 01:48:14 Stashed 1 file(s) [Pipeline] } 01:48:14 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-620-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:48:14 $ docker stop --time=1 e36344cb72270dbc9b3221acf192fa137228a96655f738f0ded95e1e6ef39920 01:48:16 $ docker rm -f --volumes e36344cb72270dbc9b3221acf192fa137228a96655f738f0ded95e1e6ef39920 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:49:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4969 in /w/workspace/gexfoundry_device-mqtt-go_PR-620 [Pipeline] { [Pipeline] ws 01:49:37 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:49:37 The recommended git tool is: git 01:49:46 using credential edgex-jenkins-ssh 01:49:46 Cloning the remote Git repository 01:49:46 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:49:46 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:49:46 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:49:46 > git --version # timeout=10 01:49:46 > git --version # 'git version 2.25.1' 01:49:46 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:49:48 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:49:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:49:48 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:49:48 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:49:48 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/620/head:refs/remotes/origin/PR-620 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:49:49 Merging remotes/origin/main commit 24031f99736a1500bd59a57df778730f3b803153 into PR head commit c55347a3dbf905d247d9ad6c6f75b4110223ef6d 01:49:49 Merge succeeded, producing c55347a3dbf905d247d9ad6c6f75b4110223ef6d 01:49:49 Checking out Revision c55347a3dbf905d247d9ad6c6f75b4110223ef6d (PR-620) 01:49:50 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:49:50 > git --version # timeout=10 01:49:50 > git --version # 'git version 2.25.1' 01:49:50 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 01:49:49 > git config core.sparsecheckout # timeout=10 01:49:49 > git checkout -f c55347a3dbf905d247d9ad6c6f75b4110223ef6d # timeout=10 01:49:49 > git remote # timeout=10 01:49:49 > git config --get remote.origin.url # timeout=10 01:49:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:49 > git merge 24031f99736a1500bd59a57df778730f3b803153 # timeout=10 01:49:49 > git rev-parse HEAD^{commit} # timeout=10 01:49:49 > git config core.sparsecheckout # timeout=10 01:49:49 > git checkout -f c55347a3dbf905d247d9ad6c6f75b4110223ef6d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:49:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:49:51 % Total % Received % Xferd Average Speed Time Time Time Current 01:49:51 Dload Upload Total Spent Left Speed 01:49:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 71234 0 --:--:-- --:--:-- --:--:-- 71234 [Pipeline] sh 01:49:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:49:52 + sudo tee /etc/docker/daemon.new 01:49:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:49:52 { 01:49:52 "registry-mirrors": [ 01:49:52 "https://nexus3.edgexfoundry.org:10001" 01:49:52 ], 01:49:52 "bip": "10.250.0.254/24", 01:49:52 "hosts": [ 01:49:52 "tcp://0.0.0.0:5555", 01:49:52 "unix:///var/run/docker.sock" 01:49:52 ], 01:49:52 "mtu": 1458, 01:49:52 "selinux-enabled": true, 01:49:52 "seccomp-profile": "/etc/docker/seccomp.json" 01:49:52 } [Pipeline] sh 01:49:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:49:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:12 provisioning config files... 01:50:12 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config16772214947047088737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:12 ---> docker-login.sh 01:50:12 nexus3.edgexfoundry.org:10001 01:50:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:13 Configure a credential helper to remove this warning. See 01:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:13 01:50:13 Login Succeeded 01:50:13 nexus3.edgexfoundry.org:10002 01:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:13 Configure a credential helper to remove this warning. See 01:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:13 01:50:13 Login Succeeded 01:50:13 nexus3.edgexfoundry.org:10003 01:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:13 Configure a credential helper to remove this warning. See 01:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:13 01:50:13 Login Succeeded 01:50:13 nexus3.edgexfoundry.org:10004 01:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:14 Configure a credential helper to remove this warning. See 01:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:14 01:50:14 Login Succeeded 01:50:14 docker.io 01:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:16 Configure a credential helper to remove this warning. See 01:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:16 01:50:16 Login Succeeded 01:50:16 ---> docker-login.sh ends [Pipeline] } 01:50:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:50:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:50:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:50:16 ========================================================= 01:50:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:50:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:50:17 Sending build context to Docker daemon 3.337MB 01:50:17 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:50:17 Step 2/12 : FROM ${BASE} AS builder 01:50:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:50:17 edb6bdbacee9: Pulling fs layer 01:50:17 5f9638ab2659: Pulling fs layer 01:50:17 8d51d6327a98: Pulling fs layer 01:50:17 8b374f2dd631: Pulling fs layer 01:50:17 ec14aa9079de: Pulling fs layer 01:50:17 2f466654f4bb: Pulling fs layer 01:50:17 554e91adad29: Pulling fs layer 01:50:17 8b374f2dd631: Waiting 01:50:17 ec14aa9079de: Waiting 01:50:17 2f466654f4bb: Waiting 01:50:17 554e91adad29: Waiting 01:50:17 5f9638ab2659: Download complete 01:50:17 8b374f2dd631: Verifying Checksum 01:50:17 8b374f2dd631: Download complete 01:50:17 ec14aa9079de: Verifying Checksum 01:50:17 ec14aa9079de: Download complete 01:50:17 edb6bdbacee9: Download complete 01:50:19 edb6bdbacee9: Pull complete 01:50:19 5f9638ab2659: Pull complete 01:50:20 554e91adad29: Verifying Checksum 01:50:20 554e91adad29: Download complete 01:50:21 8d51d6327a98: Verifying Checksum 01:50:21 8d51d6327a98: Download complete 01:50:21 2f466654f4bb: Verifying Checksum 01:50:21 2f466654f4bb: Download complete 01:50:34 8d51d6327a98: Pull complete 01:50:34 8b374f2dd631: Pull complete 01:50:34 ec14aa9079de: Pull complete 01:50:39 2f466654f4bb: Pull complete 01:50:42 554e91adad29: Pull complete 01:50:42 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 01:50:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:50:42 ---> 1e15ea492957 01:50:42 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:50:44 ---> Running in 590a4e3c1cb5 01:50:44 Removing intermediate container 590a4e3c1cb5 01:50:44 ---> 2516926d9e71 01:50:44 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:50:44 ---> Running in 63066517d775 01:50:44 Removing intermediate container 63066517d775 01:50:44 ---> b5068d25ea2d 01:50:44 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:50:44 ---> Running in 5aa5001cb6c3 01:50:44 Removing intermediate container 5aa5001cb6c3 01:50:44 ---> f560ba1c4b7d 01:50:44 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:50:44 ---> Running in c6045287c308 01:50:45 Removing intermediate container c6045287c308 01:50:45 ---> 4559fb21b77a 01:50:45 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:50:45 ---> Running in 3f09985a994a 01:50:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:50:51 (1/4) Installing openssh-keygen (9.1_p1-r4) 01:50:51 (2/4) Installing libedit (20221030.3.1-r0) 01:50:51 (3/4) Installing openssh-client-common (9.1_p1-r4) 01:50:51 (4/4) Installing openssh-client-default (9.1_p1-r4) 01:50:51 Executing busybox-1.35.0-r29.trigger 01:50:51 OK: 268 MiB in 57 packages 01:50:52 Removing intermediate container 3f09985a994a 01:50:52 ---> 6c579aa07673 01:50:52 Step 8/12 : WORKDIR /device-mqtt-go 01:50:53 ---> Running in 157d9819273e 01:50:53 Removing intermediate container 157d9819273e 01:50:53 ---> 73553f86f38a 01:50:53 Step 9/12 : COPY go.mod vendor* ./ 01:50:53 ---> 55b2a7252dd3 01:50:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:54 ---> Running in b9bd8ec2a8ef 01:52:01 Removing intermediate container b9bd8ec2a8ef 01:52:01 ---> 7a97d4bcf56f 01:52:01 Step 11/12 : COPY . . 01:52:01 ---> b9115c925829 01:52:01 Step 12/12 : RUN $MAKE 01:52:01 ---> Running in dd1452ca0c3e 01:52:01 noop 01:52:01 Removing intermediate container dd1452ca0c3e 01:52:01 ---> 79bac1db9ccf 01:52:01 Successfully built 79bac1db9ccf 01:52:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:02 + docker inspect -f . ci-base-image-arm64 01:52:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:02 prd-ubuntu20.04-docker-arm64-4c-16g-4969 does not seem to be running inside a container 01:52:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:52:04 $ docker top c959921eb85e627dffcbef2af522524e1ca167fa915f96fe0862707d98815fbf -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:05 + go version 01:52:05 go version go1.20.6 linux/arm64 [Pipeline] } 01:52:05 $ docker stop --time=1 c959921eb85e627dffcbef2af522524e1ca167fa915f96fe0862707d98815fbf 01:52:06 $ docker rm -f --volumes c959921eb85e627dffcbef2af522524e1ca167fa915f96fe0862707d98815fbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:07 + docker inspect -f . ci-base-image-arm64 01:52:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:07 prd-ubuntu20.04-docker-arm64-4c-16g-4969 does not seem to be running inside a container 01:52:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:52:08 $ docker top daeb9abc9b934e019e5e17f22eb5a5069a2557260ad18713af02d60ce93a5e90 -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:09 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:52:09 + make test 01:52:09 go test ./... -coverprofile=coverage.out ./... 01:52:40 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:54:46 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:54:46 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:54:46 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.078s coverage: 22.8% of statements 01:54:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:54:46 go vet ./... 01:55:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:55:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:55:15 ./bin/test-attribution-txt.sh [Pipeline] echo 01:55:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:55:15 $ docker stop --time=1 daeb9abc9b934e019e5e17f22eb5a5069a2557260ad18713af02d60ce93a5e90 01:55:17 $ docker rm -f --volumes daeb9abc9b934e019e5e17f22eb5a5069a2557260ad18713af02d60ce93a5e90 [Pipeline] // withDockerContainer [Pipeline] sh 01:55:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:55:19 Warning: overwriting stash ‘coverage-report’ 01:55:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:55:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:55:23 + ls -al . 01:55:23 total 184 01:55:23 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 01:52 . 01:55:23 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 01:49 .. 01:55:23 -rw-rw-r-- 1 jenkins jenkins 140 Aug 31 01:49 .dockerignore 01:55:23 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 01:49 .git 01:55:23 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 01:49 .github 01:55:23 -rw-rw-r-- 1 jenkins jenkins 329 Aug 31 01:49 .gitignore 01:55:23 -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 01:49 .golangci.yml 01:55:23 -rw-rw-r-- 1 jenkins jenkins 10386 Aug 31 01:49 Attribution.txt 01:55:23 -rw-rw-r-- 1 jenkins jenkins 17522 Aug 31 01:49 CHANGELOG.md 01:55:23 -rw-rw-r-- 1 jenkins jenkins 1689 Aug 31 01:49 Dockerfile 01:55:23 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 01:49 GOVERNANCE.md 01:55:23 -rw-rw-r-- 1 jenkins jenkins 678 Aug 31 01:49 Jenkinsfile 01:55:23 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 31 01:49 LICENSE 01:55:23 -rw-rw-r-- 1 jenkins jenkins 1963 Aug 31 01:49 Makefile 01:55:23 -rw-rw-r-- 1 jenkins jenkins 620 Aug 31 01:49 OWNERS.md 01:55:23 -rw-rw-r-- 1 jenkins jenkins 3695 Aug 31 01:49 README.md 01:55:23 -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 01:45 VERSION 01:55:23 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 01:49 bin 01:55:23 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 01:49 cmd 01:55:23 -rw-r--r-- 1 jenkins jenkins 18506 Aug 31 01:54 coverage.out 01:55:23 -rw-rw-r-- 1 jenkins jenkins 3820 Aug 31 01:49 go.mod 01:55:23 -rw-rw-r-- 1 jenkins jenkins 34092 Aug 31 01:49 go.sum 01:55:23 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 01:49 internal 01:55:23 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 01:49 mock 01:55:23 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 01:49 snap 01:55:23 -rw-rw-r-- 1 jenkins jenkins 227 Aug 31 01:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:24 + 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=c55347a3dbf905d247d9ad6c6f75b4110223ef6d --label arch=arm64 --label version=0.0.0 . 01:55:24 Sending build context to Docker daemon 3.357MB 01:55:24 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 01:55:24 Step 2/24 : FROM ${BASE} AS builder 01:55:24 ---> 79bac1db9ccf 01:55:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:55:24 ---> Running in ee5b7932c40c 01:55:24 Removing intermediate container ee5b7932c40c 01:55:24 ---> 2b4c943cd90f 01:55:24 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:55:24 ---> Running in 4147e1c92b2c 01:55:25 Removing intermediate container 4147e1c92b2c 01:55:25 ---> 4f552520583f 01:55:25 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:55:25 ---> Running in 8f35047d1164 01:55:25 Removing intermediate container 8f35047d1164 01:55:25 ---> 8962acfa021b 01:55:25 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:55:25 ---> Running in 0f743f840341 01:55:26 Removing intermediate container 0f743f840341 01:55:26 ---> 03ec6cb069ef 01:55:26 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:55:26 ---> Running in 472b0cbd8e0e 01:55:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:55:28 OK: 268 MiB in 57 packages 01:55:29 Removing intermediate container 472b0cbd8e0e 01:55:29 ---> 1cae7a624395 01:55:29 Step 8/24 : WORKDIR /device-mqtt-go 01:55:29 ---> Running in 48ade0d1fbfb 01:55:30 Removing intermediate container 48ade0d1fbfb 01:55:30 ---> 021645f3d37f 01:55:30 Step 9/24 : COPY go.mod vendor* ./ 01:55:30 ---> 1d6f33520839 01:55:30 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:30 ---> Running in 800be4913ae5 01:55:33 Removing intermediate container 800be4913ae5 01:55:33 ---> 077c94872bd7 01:55:33 Step 11/24 : COPY . . 01:55:33 ---> 6dbf4ef7c84f 01:55:33 Step 12/24 : RUN $MAKE 01:55:35 ---> Running in 441f64ecad86 01:55:36 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.17" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:58:09 Removing intermediate container 441f64ecad86 01:58:09 ---> 5d37cd108e90 01:58:09 Step 13/24 : FROM alpine:3.17 01:58:09 3.17: Pulling from library/alpine 01:58:09 4060ece20d7a: Pulling fs layer 01:58:09 4060ece20d7a: Verifying Checksum 01:58:09 4060ece20d7a: Download complete 01:58:09 4060ece20d7a: Pull complete 01:58:09 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:58:09 Status: Downloaded newer image for alpine:3.17 01:58:09 ---> 8650cd65339b 01:58:09 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:58:09 ---> Running in 545dcade1bbc 01:58:09 Removing intermediate container 545dcade1bbc 01:58:09 ---> 534c64bd6794 01:58:09 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:58:09 ---> Running in 964c9751526e 01:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:58:09 (1/1) Installing dumb-init (1.2.5-r2) 01:58:09 Executing busybox-1.35.0-r29.trigger 01:58:09 OK: 8 MiB in 16 packages 01:58:09 Removing intermediate container 964c9751526e 01:58:09 ---> fbf6c216f95e 01:58:09 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:58:09 ---> 7d89c1100c33 01:58:09 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:58:09 ---> 848d30fa56cb 01:58:09 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:58:09 ---> 52c676178a15 01:58:09 Step 19/24 : EXPOSE 59982 01:58:09 ---> Running in eb3b7fe8ab74 01:58:09 Removing intermediate container eb3b7fe8ab74 01:58:09 ---> 8f178c3830e5 01:58:09 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:58:09 ---> Running in 1b90241278f6 01:58:09 Removing intermediate container 1b90241278f6 01:58:09 ---> a85b9328f275 01:58:09 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:58:09 ---> Running in 9418ea6ae637 01:58:09 Removing intermediate container 9418ea6ae637 01:58:09 ---> 3e7ecf82cc34 01:58:09 Step 22/24 : LABEL arch=arm64 01:58:09 ---> Running in 3bc122e0cc6d 01:58:09 Removing intermediate container 3bc122e0cc6d 01:58:09 ---> 8c21daaddfd3 01:58:09 Step 23/24 : LABEL git_sha=c55347a3dbf905d247d9ad6c6f75b4110223ef6d 01:58:09 ---> Running in 2deeac0bc367 01:58:09 Removing intermediate container 2deeac0bc367 01:58:09 ---> a10e437cccde 01:58:09 Step 24/24 : LABEL version=0.0.0 01:58:09 ---> Running in 896eb9a1e0c8 01:58:09 Removing intermediate container 896eb9a1e0c8 01:58:09 ---> 5fd747f0003e 01:58:09 [Warning] One or more build-args [ARCH] were not consumed 01:58:09 Successfully built 5fd747f0003e 01:58:09 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:09 01:58:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:10 arm64: Pulling from edgex-lftools-log-publisher 01:58:10 8998bd30e6a1: Pulling fs layer 01:58:10 04944245beec: Pulling fs layer 01:58:10 699f458cf7ca: Pulling fs layer 01:58:10 765212b225bb: Pulling fs layer 01:58:10 f23df028b6ca: Pulling fs layer 01:58:10 d65c8cfc05b1: Pulling fs layer 01:58:10 2437ff75d9bd: Pulling fs layer 01:58:10 f23df028b6ca: Waiting 01:58:10 d65c8cfc05b1: Waiting 01:58:10 2437ff75d9bd: Waiting 01:58:10 765212b225bb: Waiting 01:58:10 04944245beec: Verifying Checksum 01:58:10 04944245beec: Download complete 01:58:10 765212b225bb: Verifying Checksum 01:58:10 765212b225bb: Download complete 01:58:10 f23df028b6ca: Download complete 01:58:10 d65c8cfc05b1: Verifying Checksum 01:58:10 d65c8cfc05b1: Download complete 01:58:10 699f458cf7ca: Verifying Checksum 01:58:10 699f458cf7ca: Download complete 01:58:11 8998bd30e6a1: Download complete 01:58:13 2437ff75d9bd: Verifying Checksum 01:58:13 2437ff75d9bd: Download complete 01:58:16 8998bd30e6a1: Pull complete 01:58:17 04944245beec: Pull complete 01:58:18 699f458cf7ca: Pull complete 01:58:18 765212b225bb: Pull complete 01:58:19 f23df028b6ca: Pull complete 01:58:19 d65c8cfc05b1: Pull complete 01:58:34 2437ff75d9bd: Pull complete 01:58:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:58:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:34 prd-ubuntu20.04-docker-arm64-4c-16g-4969 does not seem to be running inside a container 01:58:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:58:37 $ docker top 68dc769836c45c19565f7c12235e0edf16cfa344226aa3f9a961fb6b29720335 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:38 ---> job-cost.sh 01:58:38 lf-activate-venv: SKIPPING 01:58:38 INFO: No Stack... 01:58:38 INFO: Retrieving Pricing Info for: v3-standard-4 01:58:39 INFO: Archiving Costs [Pipeline] sh 01:58:39 + cut -d, -f6 01:58:39 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 01:58:39 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-620-1-stack-cost] 01:58:39 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-620-1-stack-cost] did not exist. Created. 01:58:39 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-620-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:58:40 /w/workspace/device-mqtt-go/1@tmp/durable-137a6d23/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:58:40 + echo total: 0.10999999940395355 [Pipeline] stash 01:58:41 Warning: overwriting stash ‘stack-cost’ 01:58:41 Stashed 1 file(s) [Pipeline] } 01:58:41 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-620-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:58:41 $ docker stop --time=1 68dc769836c45c19565f7c12235e0edf16cfa344226aa3f9a961fb6b29720335 01:58:44 $ docker rm -f --volumes 68dc769836c45c19565f7c12235e0edf16cfa344226aa3f9a961fb6b29720335 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:58:45 provisioning config files... 01:58:45 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-620@tmp/config1455314520423163317tmp [Pipeline] { [Pipeline] sh 01:58:46 + set +x 01:58:46 + + curl -s https://codecov.io/bashbash 01:58:46 -s -- 01:58:46 01:58:46 _____ _ 01:58:46 / ____| | | 01:58:46 | | ___ __| | ___ ___ _____ __ 01:58:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:58:46 | |___| (_) | (_| | __/ (_| (_) \ V / 01:58:46 \_____\___/ \__,_|\___|\___\___/ \_/ 01:58:46 Bash-1.0.6 01:58:46 01:58:46 01:58:46 ==> git version 2.25.1 found 01:58:46 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:58:46 Release-Date: 2020-01-08 01:58:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:58:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:58:46 ==> Jenkins CI detected. 01:58:46 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-620 01:58:46 project root: . 01:58:46 --> token set from env 01:58:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:58:46 ==> Running gcov in . (disable via -X gcov) 01:58:46 ==> Python coveragepy not found 01:58:46 ==> Searching for coverage reports in: 01:58:46 + . 01:58:46 -> Found 1 reports 01:58:46 ==> Detecting git/mercurial file structure 01:58:46 ==> Reading reports 01:58:46 + ./coverage.out bytes=18506 01:58:46 ==> Appending adjustments 01:58:46 https://docs.codecov.io/docs/fixing-reports 01:58:46 + Found adjustments 01:58:46 ==> Gzipping contents 01:58:46 4.0K /tmp/codecov.yTGM05.gz 01:58:46 ==> Uploading reports 01:58:46 url: https://codecov.io 01:58:46 query: branch=PR-620&commit=c55347a3dbf905d247d9ad6c6f75b4110223ef6d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-620%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=620&job=&cmd_args= 01:58:46 -> Pinging Codecov 01:58:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-620&commit=c55347a3dbf905d247d9ad6c6f75b4110223ef6d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-620%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=620&job=&cmd_args= 01:58:46 -> Uploading to 01:58:46 https://storage.googleapis.com/codecov/v4/raw/2023-08-31/7D719EC7BBE17E464838252E33014C33/c55347a3dbf905d247d9ad6c6f75b4110223ef6d/db12e367-b179-49c1-b981-724aaf25bd15.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T015846Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=181fd36c054f5f1b7e85ac97b3f1866257aac0098460ad4bfa50a9ff063244b0 01:58:46 % Total % Received % Xferd Average Speed Time Time Time Current 01:58:46 Dload Upload Total Spent Left Speed 01:58:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 16340 --:--:-- --:--:-- --:--:-- 16340 01:58:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/c55347a3dbf905d247d9ad6c6f75b4110223ef6d [Pipeline] } 01:58:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:58:49 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-620/archives ] 01:58:49 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-620/archives 01:58:49 total 16 01:58:49 drwxr-xr-x 3 root root 4096 Aug 31 01:48 . 01:58:49 drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 01:48 .. 01:58:49 drwxr-xr-x 2 root root 4096 Aug 31 01:48 cost 01:58:49 -rw-r--r-- 1 root root 86 Aug 31 01:48 cost.csv 01:58:49 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-620/archives 01:58:49 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-620/archives 01:58:49 total 16 01:58:49 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 01:48 . 01:58:49 drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 01:48 .. 01:58:49 drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 01:48 cost 01:58:49 -rw-r--r-- 1 jenkins jenkins 86 Aug 31 01:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:58:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:58:50 ---> package-listing.sh 01:58:50 ++ facter osfamily 01:58:50 ++ tr '[:upper:]' '[:lower:]' 01:58:50 + OS_FAMILY=debian 01:58:50 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-620 01:58:50 + START_PACKAGES=/tmp/packages_start.txt 01:58:50 + END_PACKAGES=/tmp/packages_end.txt 01:58:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:58:50 + PACKAGES=/tmp/packages_start.txt 01:58:50 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-620 ']' 01:58:50 + PACKAGES=/tmp/packages_end.txt 01:58:50 + case "${OS_FAMILY}" in 01:58:50 + dpkg -l 01:58:50 + grep '^ii' 01:58:50 + '[' -f /tmp/packages_start.txt ']' 01:58:50 + '[' -f /tmp/packages_end.txt ']' 01:58:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:58:50 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-620 ']' 01:58:50 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-620/archives/ 01:58:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-620/archives/ [Pipeline] echo 01:58:50 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-620/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:58:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:51 prd-ubuntu20.04-docker-8c-8g-4966 does not seem to be running inside a container 01:58:51 $ 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-620/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-620 -v /w/workspace/gexfoundry_device-mqtt-go_PR-620:/w/workspace/gexfoundry_device-mqtt-go_PR-620:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-620@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:58:51 $ docker top 396d782115c2e52bf6ae147d88f740269fe19e9458d94f07bf0a1318d226a842 -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:52 + touch /tmp/pre-build-complete [Pipeline] sh 01:58:52 + mkdir -p /var/log/sysstat [Pipeline] sh 01:58:52 + ls /var/log/sa-host 01:58:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:53 provisioning config files... 01:58:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-620@tmp/config14793898140755062059tmp [Pipeline] { [Pipeline] echo 01:58:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:58:53 ---> create-netrc.sh [Pipeline] } 01:58:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:58:53 ---> python-tools-install.sh [Pipeline] echo 01:58:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:58:54 ---> sudo-logs.sh 01:58:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:58:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:58:54 ---> job-cost.sh 01:58:54 lf-activate-venv: SKIPPING 01:58:54 DEBUG: total: 0.2199999988079071 01:58:54 INFO: Retrieving Stack Cost... 01:58:55 INFO: Retrieving Pricing Info for: v3-standard-8 01:58:55 INFO: Archiving Costs [Pipeline] echo 01:58:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:58:55 ---> logs-deploy.sh 01:58:55 lf-activate-venv: SKIPPING 01:58:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-620/1 01:58:55 INFO: archiving workspace using pattern(s): 01:58:56 Archives upload complete. 01:58:56 INFO: archiving logs to Nexus