Pull request #641 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 205780f182d3764fc7c0d19cf83058bf48c89acb+a20e3f699be50ae0fa7b260dcb78cdd891955ce4 (cd6880724d56eeec3db89b24cc5b8e15dd9c93e2) 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-ssh8535736138036581563.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh10130802278326215885.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-641/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-641/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17409648786178591631.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-641/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9051756028699970929.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh7480573456794053671.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-641/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-641/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4918200808897650668.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16306’ Running on prd-ubuntu20.04-docker-8c-8g-16314 in /w/workspace/gexfoundry_device-mqtt-go_PR-641 [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-641 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a20e3f699be50ae0fa7b260dcb78cdd891955ce4 into PR head commit 205780f182d3764fc7c0d19cf83058bf48c89acb Merge succeeded, producing 205780f182d3764fc7c0d19cf83058bf48c89acb Checking out Revision 205780f182d3764fc7c0d19cf83058bf48c89acb (PR-641) 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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 > git config core.sparsecheckout # timeout=10 > git checkout -f 205780f182d3764fc7c0d19cf83058bf48c89acb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a20e3f699be50ae0fa7b260dcb78cdd891955ce4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 205780f182d3764fc7c0d19cf83058bf48c89acb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:16:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:16:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:16:26 ========================================================= 01:16:26 EdgeX Global Pipelines Version Info 01:16:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:16:27 ------------------- 01:16:27 stable info: 01:16:27 ------------------- 01:16:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:16:27 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 01:16:27 Message: update stable to v1.0.255 01:16:27 ------------------- 01:16:27 experimental info: 01:16:27 ------------------- 01:16:27 Commited By: **** collab-it+edgex@linuxfoundation.org 01:16:27 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 01:16:27 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:16:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:16:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:16:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:16:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:16:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:16:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:16:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:16:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:16:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:16:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:16:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:16:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:16:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:16:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:16:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:16:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:16:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:16:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:16:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:16:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:16:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-641 [Pipeline] echo 01:16:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-641 [Pipeline] echo 01:16:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-641 [Pipeline] echo 01:16:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 205780f182d3764fc7c0d19cf83058bf48c89acb [Pipeline] echo 01:16:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 205780f [Pipeline] echo 01:16:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:29 provisioning config files... 01:16:29 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp/config10916971757461908180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:30 ---> docker-login.sh 01:16:30 nexus3.edgexfoundry.org:10001 01:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:30 Configure a credential helper to remove this warning. See 01:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:30 01:16:30 Login Succeeded 01:16:30 nexus3.edgexfoundry.org:10002 01:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:30 Configure a credential helper to remove this warning. See 01:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:30 01:16:30 Login Succeeded 01:16:30 nexus3.edgexfoundry.org:10003 01:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:30 Configure a credential helper to remove this warning. See 01:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:30 01:16:30 Login Succeeded 01:16:30 nexus3.edgexfoundry.org:10004 01:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:30 Configure a credential helper to remove this warning. See 01:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:30 01:16:30 Login Succeeded 01:16:30 docker.io 01:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:31 Configure a credential helper to remove this warning. See 01:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:31 01:16:31 Login Succeeded 01:16:31 ---> docker-login.sh ends [Pipeline] } 01:16:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:16:31 + git rev-list -1 --merges 205780f182d3764fc7c0d19cf83058bf48c89acb~1..205780f182d3764fc7c0d19cf83058bf48c89acb [Pipeline] echo 01:16:31 -----------> git rev-list -1 --merges 205780f182d3764fc7c0d19cf83058bf48c89acb~1..205780f182d3764fc7c0d19cf83058bf48c89acb 205780f182d3764fc7c0d19cf83058bf48c89acb [false] [Pipeline] sh 01:16:32 + git log --format=format:%s -1 205780f182d3764fc7c0d19cf83058bf48c89acb [Pipeline] echo 01:16:32 ========================================================= 01:16:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:16:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:16:32 + git log --format=format:%s -1 205780f182d3764fc7c0d19cf83058bf48c89acb [Pipeline] echo 01:16:32 [semverPrep] GIT_COMMIT: 205780f182d3764fc7c0d19cf83058bf48c89acb, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:16:32 [semverPrep] This is not a build commit. [Pipeline] sh 01:16:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:16:33 + grep -v github /etc/ssh/ssh_known_hosts 01:16:33 + [ -e /tmp/ssh_known_hosts ] 01:16:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:16:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:16:33 + sudo tee -a /etc/ssh/ssh_known_hosts 01:16:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:33 01:16:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:34 0.1.4: Pulling from edgex-devops/py-git-semver 01:16:34 b85a868b505f: Pulling fs layer 01:16:34 e2be974225ed: Pulling fs layer 01:16:34 339a4e72a1f5: Pulling fs layer 01:16:34 988bab9f4d93: Pulling fs layer 01:16:34 1469e6f7b9e6: Pulling fs layer 01:16:34 eaf3925da568: Pulling fs layer 01:16:34 bab4dde63d76: Pulling fs layer 01:16:34 bde34c3a00c8: Pulling fs layer 01:16:34 b352a97aabf1: Pulling fs layer 01:16:34 4872d77fe225: Pulling fs layer 01:16:34 5851b861e8e6: Pulling fs layer 01:16:34 eaf3925da568: Waiting 01:16:34 4872d77fe225: Waiting 01:16:34 5851b861e8e6: Waiting 01:16:34 bab4dde63d76: Waiting 01:16:34 b352a97aabf1: Waiting 01:16:34 bde34c3a00c8: Waiting 01:16:34 988bab9f4d93: Waiting 01:16:34 1469e6f7b9e6: Waiting 01:16:34 e2be974225ed: Download complete 01:16:34 988bab9f4d93: Verifying Checksum 01:16:34 988bab9f4d93: Download complete 01:16:34 1469e6f7b9e6: Verifying Checksum 01:16:34 1469e6f7b9e6: Download complete 01:16:34 eaf3925da568: Download complete 01:16:34 339a4e72a1f5: Verifying Checksum 01:16:34 339a4e72a1f5: Download complete 01:16:34 bde34c3a00c8: Download complete 01:16:34 b352a97aabf1: Verifying Checksum 01:16:34 b352a97aabf1: Download complete 01:16:34 4872d77fe225: Download complete 01:16:34 5851b861e8e6: Verifying Checksum 01:16:34 5851b861e8e6: Download complete 01:16:34 b85a868b505f: Verifying Checksum 01:16:34 b85a868b505f: Download complete 01:16:35 bab4dde63d76: Verifying Checksum 01:16:35 bab4dde63d76: Download complete 01:16:36 b85a868b505f: Pull complete 01:16:36 e2be974225ed: Pull complete 01:16:37 339a4e72a1f5: Pull complete 01:16:38 988bab9f4d93: Pull complete 01:16:39 1469e6f7b9e6: Pull complete 01:16:39 eaf3925da568: Pull complete 01:16:41 bab4dde63d76: Pull complete 01:16:41 bde34c3a00c8: Pull complete 01:16:41 b352a97aabf1: Pull complete 01:16:42 4872d77fe225: Pull complete 01:16:42 5851b861e8e6: Pull complete 01:16:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:16:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:42 prd-ubuntu20.04-docker-8c-8g-16314 does not seem to be running inside a container 01:16:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-641 -v /w/workspace/gexfoundry_device-mqtt-go_PR-641:/w/workspace/gexfoundry_device-mqtt-go_PR-641:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-641@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:16:55 $ docker top 0e45980093c0875c50e0c054c4bd388cf3df2577c9001375ff341c45f2ebc918 -eo pid,comm 01:16:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:16:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:16:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:55 [ssh-agent] Looking for ssh-agent implementation... 01:16:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:55 $ docker exec 0e45980093c0875c50e0c054c4bd388cf3df2577c9001375ff341c45f2ebc918 ssh-agent 01:16:55 SSH_AUTH_SOCK=/tmp/ssh-4SYgGKSpgUgF/agent.13 01:16:55 SSH_AGENT_PID=19 01:16:55 Running ssh-add (command line suppressed) 01:16:55 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp/private_key_7925898500888007824.key (/w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp/private_key_7925898500888007824.key) 01:16:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:56 + git tag --points-at HEAD [Pipeline] } 01:16:56 $ docker exec --env ******** --env ******** 0e45980093c0875c50e0c054c4bd388cf3df2577c9001375ff341c45f2ebc918 ssh-agent -k 01:16:56 unset SSH_AUTH_SOCK; 01:16:56 unset SSH_AGENT_PID; 01:16:56 echo Agent pid 19 killed; 01:16:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:16:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:56 [ssh-agent] Looking for ssh-agent implementation... 01:16:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:56 $ docker exec 0e45980093c0875c50e0c054c4bd388cf3df2577c9001375ff341c45f2ebc918 ssh-agent 01:16:56 SSH_AUTH_SOCK=/tmp/ssh-AOdlsl10j622/agent.68 01:16:56 SSH_AGENT_PID=74 01:16:56 Running ssh-add (command line suppressed) 01:16:56 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp/private_key_2447024931036364500.key (/w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp/private_key_2447024931036364500.key) 01:16:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:57 + git semver init 01:16:57 2023-11-02 01:16:57,836 [run_init] DEBUG init version:0.0.0 force:False 01:16:57 2023-11-02 01:16:57,838 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-641/.semver 01:16:57 2023-11-02 01:16:57,839 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-641/.semver 01:16:57 2023-11-02 01:16:57,839 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-641/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-641, universal_newlines=False, shell=None, istream=None) 01:16:59 2023-11-02 01:16:59,354 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-641/.git/info/exclude 01:16:59 2023-11-02 01:16:59,355 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-641/.semver/PR-641 with force:False 01:16:59 2023-11-02 01:16:59,355 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-641/.semver/PR-641 01:16:59 2023-11-02 01:16:59,358 [execute] INFO git cat-file --batch-check 01:16:59 2023-11-02 01:16:59,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-641/.semver, universal_newlines=False, shell=None, istream=) 01:16:59 2023-11-02 01:16:59,367 [execute] INFO git cat-file --batch 01:16:59 2023-11-02 01:16:59,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-641/.semver, universal_newlines=False, shell=None, istream=) 01:16:59 2023-11-02 01:16:59,372 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-641/.semver/PR-641 01:16:59 0.0.0 [Pipeline] } 01:16:59 $ docker exec --env ******** --env ******** 0e45980093c0875c50e0c054c4bd388cf3df2577c9001375ff341c45f2ebc918 ssh-agent -k 01:17:00 unset SSH_AUTH_SOCK; 01:17:00 unset SSH_AGENT_PID; 01:17:00 echo Agent pid 74 killed; 01:17:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:17:00 + git semver [Pipeline] } 01:17:00 $ docker stop --time=1 0e45980093c0875c50e0c054c4bd388cf3df2577c9001375ff341c45f2ebc918 01:17:04 $ docker rm -f --volumes 0e45980093c0875c50e0c054c4bd388cf3df2577c9001375ff341c45f2ebc918 [Pipeline] // withDockerContainer [Pipeline] sh 01:17:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:17:06 Stashed 1 file(s) [Pipeline] echo 01:17:06 [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:17:06 provisioning config files... 01:17:06 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp/config991079813707348509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:17:07 ---> docker-login.sh 01:17:07 nexus3.edgexfoundry.org:10001 01:17:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:07 Configure a credential helper to remove this warning. See 01:17:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:07 01:17:07 Login Succeeded 01:17:07 nexus3.edgexfoundry.org:10002 01:17:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:07 Configure a credential helper to remove this warning. See 01:17:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:07 01:17:07 Login Succeeded 01:17:07 nexus3.edgexfoundry.org:10003 01:17:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:07 Configure a credential helper to remove this warning. See 01:17:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:07 01:17:07 Login Succeeded 01:17:07 nexus3.edgexfoundry.org:10004 01:17:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:07 Configure a credential helper to remove this warning. See 01:17:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:07 01:17:07 Login Succeeded 01:17:07 docker.io 01:17:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:08 Configure a credential helper to remove this warning. See 01:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:08 01:17:08 Login Succeeded 01:17:08 ---> docker-login.sh ends [Pipeline] } 01:17:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:17:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:17:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:17:08 ========================================================= 01:17:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:17:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:17:08 Sending build context to Docker daemon 6.558MB 01:17:08 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:17:08 Step 2/12 : FROM ${BASE} AS builder 01:17:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:17:11 7264a8db6415: Pulling fs layer 01:17:11 c4d48a809fc2: Pulling fs layer 01:17:11 4f1c88b9dad5: Pulling fs layer 01:17:11 ad3a456e5733: Pulling fs layer 01:17:11 33e27b845d1e: Pulling fs layer 01:17:11 c68163c4e522: Pulling fs layer 01:17:11 50da416c3ac9: Pulling fs layer 01:17:11 23d2d4c4bb30: Pulling fs layer 01:17:11 ad3a456e5733: Waiting 01:17:11 23d2d4c4bb30: Waiting 01:17:11 50da416c3ac9: Waiting 01:17:11 33e27b845d1e: Waiting 01:17:11 c4d48a809fc2: Verifying Checksum 01:17:11 c4d48a809fc2: Download complete 01:17:11 ad3a456e5733: Verifying Checksum 01:17:11 ad3a456e5733: Download complete 01:17:11 33e27b845d1e: Verifying Checksum 01:17:11 33e27b845d1e: Download complete 01:17:11 7264a8db6415: Verifying Checksum 01:17:11 7264a8db6415: Download complete 01:17:11 c68163c4e522: Verifying Checksum 01:17:11 c68163c4e522: Download complete 01:17:11 23d2d4c4bb30: Verifying Checksum 01:17:11 4f1c88b9dad5: Verifying Checksum 01:17:11 4f1c88b9dad5: Download complete 01:17:12 50da416c3ac9: Verifying Checksum 01:17:12 50da416c3ac9: Download complete 01:17:12 7264a8db6415: Pull complete 01:17:14 c4d48a809fc2: Pull complete 01:17:20 4f1c88b9dad5: Pull complete 01:17:21 Still waiting to schedule task 01:17:21 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16312’ 01:17:23 ad3a456e5733: Pull complete 01:17:29 33e27b845d1e: Pull complete 01:17:30 c68163c4e522: Pull complete 01:18:11 50da416c3ac9: Pull complete 01:18:43 23d2d4c4bb30: Pull complete 01:18:43 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 01:18:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:18:48 ---> 0786185ac409 01:18:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:18:56 ---> Running in e110b0a52dd0 01:19:03 Removing intermediate container e110b0a52dd0 01:19:03 ---> 52f6474d9624 01:19:03 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:19:06 ---> Running in 3cadd1e5f432 01:19:09 Removing intermediate container 3cadd1e5f432 01:19:09 ---> f7051f298af4 01:19:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:19:11 ---> Running in 2be82ab8e8dc 01:19:13 Removing intermediate container 2be82ab8e8dc 01:19:13 ---> 513088717f06 01:19:13 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:19:14 ---> Running in 893012e61737 01:19:15 Removing intermediate container 893012e61737 01:19:15 ---> b40f32ec8696 01:19:15 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:19:16 ---> Running in 634e7e5556ff 01:19:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:19:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:19:19 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:19:19 (2/4) Installing libedit (20221030.3.1-r1) 01:19:19 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:19:19 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:19:19 Executing busybox-1.36.1-r2.trigger 01:19:19 OK: 268 MiB in 56 packages 01:19:29 Removing intermediate container 634e7e5556ff 01:19:29 ---> bb989e10e331 01:19:29 Step 8/12 : WORKDIR /device-mqtt-go 01:19:31 ---> Running in 7edd2ce287d9 01:19:36 Removing intermediate container 7edd2ce287d9 01:19:36 ---> 97bc5f9ffa5f 01:19:36 Step 9/12 : COPY go.mod vendor* ./ 01:19:39 ---> a8f63751e851 01:19:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:43 ---> Running in 19fcaa80d96b 01:21:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16315 in /w/workspace/gexfoundry_device-mqtt-go_PR-641 [Pipeline] { [Pipeline] ws 01:21:07 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:21:07 The recommended git tool is: git 01:21:13 using credential edgex-jenkins-ssh 01:21:13 Cloning the remote Git repository 01:21:13 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:21:13 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:21:14 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:21:14 > git --version # timeout=10 01:21:14 > git --version # 'git version 2.25.1' 01:21:14 using GIT_SSH to set credentials SSH Credentials for GitHub 01:21:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:15 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:21:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:18 Merging remotes/origin/main commit a20e3f699be50ae0fa7b260dcb78cdd891955ce4 into PR head commit 205780f182d3764fc7c0d19cf83058bf48c89acb 01:21:17 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:21:17 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:21:17 using GIT_SSH to set credentials SSH Credentials for GitHub 01:21:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:21:18 > git config core.sparsecheckout # timeout=10 01:21:18 Merge succeeded, producing 205780f182d3764fc7c0d19cf83058bf48c89acb 01:21:18 Checking out Revision 205780f182d3764fc7c0d19cf83058bf48c89acb (PR-641) 01:21:18 > git checkout -f 205780f182d3764fc7c0d19cf83058bf48c89acb # timeout=10 01:21:18 > git remote # timeout=10 01:21:18 > git config --get remote.origin.url # timeout=10 01:21:18 using GIT_SSH to set credentials SSH Credentials for GitHub 01:21:18 > git merge a20e3f699be50ae0fa7b260dcb78cdd891955ce4 # timeout=10 01:21:18 > git rev-parse HEAD^{commit} # timeout=10 01:21:18 > git config core.sparsecheckout # timeout=10 01:21:19 > git checkout -f 205780f182d3764fc7c0d19cf83058bf48c89acb # timeout=10 01:21:20 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:21:20 > git --version # timeout=10 01:21:20 > git --version # 'git version 2.25.1' 01:21:20 fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:21:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:21:21 % Total % Received % Xferd Average Speed Time Time Time Current 01:21:21 Dload Upload Total Spent Left Speed 01:21:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 01:21:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:21:22 + sudo tee /etc/docker/daemon.new 01:21:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:21:23 { 01:21:23 "registry-mirrors": [ 01:21:23 "https://nexus3.edgexfoundry.org:10001" 01:21:23 ], 01:21:23 "bip": "10.250.0.254/24", 01:21:23 "hosts": [ 01:21:23 "tcp://0.0.0.0:5555", 01:21:23 "unix:///var/run/docker.sock" 01:21:23 ], 01:21:23 "mtu": 1458, 01:21:23 "selinux-enabled": true, 01:21:23 "seccomp-profile": "/etc/docker/seccomp.json" 01:21:23 } [Pipeline] sh 01:21:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:21:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:21:45 provisioning config files... 01:21:45 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config14683526226653519746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:46 ---> docker-login.sh 01:21:46 nexus3.edgexfoundry.org:10001 01:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:47 Configure a credential helper to remove this warning. See 01:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:47 01:21:47 Login Succeeded 01:21:47 nexus3.edgexfoundry.org:10002 01:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:47 Configure a credential helper to remove this warning. See 01:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:47 01:21:47 Login Succeeded 01:21:47 nexus3.edgexfoundry.org:10003 01:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:47 Configure a credential helper to remove this warning. See 01:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:47 01:21:47 Login Succeeded 01:21:47 nexus3.edgexfoundry.org:10004 01:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:47 Configure a credential helper to remove this warning. See 01:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:47 01:21:47 Login Succeeded 01:21:47 docker.io 01:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:48 Configure a credential helper to remove this warning. See 01:21:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:48 01:21:48 Login Succeeded 01:21:48 ---> docker-login.sh ends [Pipeline] } 01:21:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:21:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:21:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:21:49 ========================================================= 01:21:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:21:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:49 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:21:50 Sending build context to Docker daemon 3.377MB 01:21:50 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:21:50 Step 2/12 : FROM ${BASE} AS builder 01:21:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:21:50 9fda8d8052c6: Pulling fs layer 01:21:50 5d54e960e981: Pulling fs layer 01:21:50 c4a7e357bf2a: Pulling fs layer 01:21:50 f0e02332f6b5: Pulling fs layer 01:21:50 cefa15bbcfad: Pulling fs layer 01:21:50 17808c966233: Pulling fs layer 01:21:50 f4c1fc716caa: Pulling fs layer 01:21:50 cefa15bbcfad: Waiting 01:21:50 17808c966233: Waiting 01:21:50 f4c1fc716caa: Waiting 01:21:50 f0e02332f6b5: Waiting 01:21:50 5d54e960e981: Verifying Checksum 01:21:50 5d54e960e981: Download complete 01:21:50 f0e02332f6b5: Verifying Checksum 01:21:50 f0e02332f6b5: Download complete 01:21:50 9fda8d8052c6: Verifying Checksum 01:21:50 9fda8d8052c6: Download complete 01:21:50 cefa15bbcfad: Verifying Checksum 01:21:50 cefa15bbcfad: Download complete 01:21:51 f4c1fc716caa: Verifying Checksum 01:21:51 f4c1fc716caa: Download complete 01:21:52 c4a7e357bf2a: Verifying Checksum 01:21:52 c4a7e357bf2a: Download complete 01:21:53 17808c966233: Verifying Checksum 01:21:53 17808c966233: Download complete 01:21:53 9fda8d8052c6: Pull complete 01:21:54 5d54e960e981: Pull complete 01:22:09 c4a7e357bf2a: Pull complete 01:22:09 f0e02332f6b5: Pull complete 01:22:09 cefa15bbcfad: Pull complete 01:22:18 17808c966233: Pull complete 01:22:18 f4c1fc716caa: Pull complete 01:22:18 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 01:22:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:22:18 ---> ea914061e18c 01:22:18 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:22:19 ---> Running in e80133501715 01:22:20 Removing intermediate container e80133501715 01:22:20 ---> 71a53cf5e191 01:22:20 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:22:20 ---> Running in 710dd110cd42 01:22:20 Removing intermediate container 710dd110cd42 01:22:20 ---> b1d9b84d0e86 01:22:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:22:20 ---> Running in a8659bafc693 01:22:20 Removing intermediate container a8659bafc693 01:22:20 ---> d8e57914bc9b 01:22:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:22:21 ---> Running in cce6fc37df09 01:22:21 Removing intermediate container cce6fc37df09 01:22:21 ---> b8cfd0d95986 01:22:21 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:22:21 ---> Running in 3629653f646e 01:22:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:22:24 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:22:24 (2/4) Installing libedit (20221030.3.1-r1) 01:22:24 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:22:24 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:22:24 Executing busybox-1.36.1-r2.trigger 01:22:24 OK: 270 MiB in 56 packages 01:22:25 Removing intermediate container 3629653f646e 01:22:25 ---> e6178ff102e8 01:22:25 Step 8/12 : WORKDIR /device-mqtt-go 01:22:25 ---> Running in f81490959bb0 01:22:25 Removing intermediate container f81490959bb0 01:22:25 ---> 3aa1014cf795 01:22:25 Step 9/12 : COPY go.mod vendor* ./ 01:22:26 ---> a6621439e460 01:22:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:26 ---> Running in 10d3772c0839 01:22:49 Removing intermediate container 19fcaa80d96b 01:22:49 ---> 3cfd36e3c4a2 01:22:49 Step 11/12 : COPY . . 01:22:49 ---> d1ec62333681 01:22:49 Step 12/12 : RUN $MAKE 01:22:49 ---> Running in d18d719dbbc6 01:22:49 noop 01:22:50 Removing intermediate container d18d719dbbc6 01:22:50 ---> 5e0f02932259 01:22:50 Successfully built 5e0f02932259 01:22:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:50 + docker inspect -f . ci-base-image-x86_64 01:22:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:22:50 prd-ubuntu20.04-docker-8c-8g-16314 does not seem to be running inside a container 01:22:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-641 -v /w/workspace/gexfoundry_device-mqtt-go_PR-641:/w/workspace/gexfoundry_device-mqtt-go_PR-641:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-641@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 ******** ci-base-image-x86_64 cat 01:22:52 $ docker top aa68bde7500e3dae27ff4724c12bc7ecc9963837dbc1ba953a18883fd6fe6fdd -eo pid,comm [Pipeline] { [Pipeline] sh 01:22:52 + go version 01:22:52 go version go1.21.0 linux/amd64 [Pipeline] } 01:22:52 $ docker stop --time=1 aa68bde7500e3dae27ff4724c12bc7ecc9963837dbc1ba953a18883fd6fe6fdd 01:22:54 $ docker rm -f --volumes aa68bde7500e3dae27ff4724c12bc7ecc9963837dbc1ba953a18883fd6fe6fdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:55 + docker inspect -f . ci-base-image-x86_64 01:22:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:22:55 prd-ubuntu20.04-docker-8c-8g-16314 does not seem to be running inside a container 01:22:55 $ 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-641 -v /w/workspace/gexfoundry_device-mqtt-go_PR-641:/w/workspace/gexfoundry_device-mqtt-go_PR-641:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-641@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 ******** ci-base-image-x86_64 cat 01:22:59 $ docker top f928f9f50ab1ba6404780a8262fdfc5d95d807a1cf662301c828e9ef3ac012bf -eo pid,comm [Pipeline] { [Pipeline] sh 01:22:59 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-641 [Pipeline] fileExists [Pipeline] sh 01:23:00 + make test 01:23:00 go test ./... -coverprofile=coverage.out ./... 01:23:22 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:23:30 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:23:30 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:23:30 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.030s coverage: 22.8% of statements 01:23:36 go vet ./... 01:23:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:23:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:23:40 ./bin/test-attribution-txt.sh [Pipeline] echo 01:23:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:23:40 $ docker stop --time=1 f928f9f50ab1ba6404780a8262fdfc5d95d807a1cf662301c828e9ef3ac012bf 01:23:47 Removing intermediate container 10d3772c0839 01:23:47 ---> 3f964ce2b978 01:23:47 Step 11/12 : COPY . . 01:23:47 ---> c4a7f8f88c79 01:23:47 Step 12/12 : RUN $MAKE 01:23:47 ---> Running in ab70184ab6db 01:23:47 noop 01:23:47 Removing intermediate container ab70184ab6db 01:23:47 ---> 202428e06745 01:23:47 Successfully built 202428e06745 01:23:47 Successfully tagged ci-base-image-arm64:latest 01:23:49 $ docker rm -f --volumes f928f9f50ab1ba6404780a8262fdfc5d95d807a1cf662301c828e9ef3ac012bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:23:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 01:23:50 + docker inspect -f . ci-base-image-arm64 01:23:50 . [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] stage [Pipeline] { (Build) [Pipeline] withDockerContainer 01:23:50 prd-ubuntu20.04-docker-arm64-4c-16g-16315 does not seem to be running inside a container 01:23:50 $ 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 ******** ci-base-image-arm64 cat 01:23:52 $ docker top 2d76c0970e8340b2f5e20912023787e1603d3fe84160bb3e1bf9c88866039efe -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 01:23:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:23:52 + go version 01:23:52 go version go1.21.0 linux/arm64 [Pipeline] } 01:23:53 $ docker stop --time=1 2d76c0970e8340b2f5e20912023787e1603d3fe84160bb3e1bf9c88866039efe 01:23:53 + ls -al . 01:23:53 total 184 01:23:53 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 01:23 . 01:23:53 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 01:16 .. 01:23:53 -rw-rw-r-- 1 jenkins jenkins 140 Nov 2 01:16 .dockerignore 01:23:53 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 01:23 .git 01:23:53 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 01:16 .github 01:23:53 -rw-rw-r-- 1 jenkins jenkins 264 Nov 2 01:16 .gitignore 01:23:53 -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 01:16 .golangci.yml 01:23:53 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 01:16 .semver 01:23:53 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 2 01:16 Attribution.txt 01:23:53 -rw-rw-r-- 1 jenkins jenkins 17522 Nov 2 01:16 CHANGELOG.md 01:23:53 -rw-rw-r-- 1 jenkins jenkins 1689 Nov 2 01:16 Dockerfile 01:23:53 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 01:16 GOVERNANCE.md 01:23:53 -rw-rw-r-- 1 jenkins jenkins 657 Nov 2 01:16 Jenkinsfile 01:23:53 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 01:16 LICENSE 01:23:53 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 2 01:16 Makefile 01:23:53 -rw-rw-r-- 1 jenkins jenkins 620 Nov 2 01:16 OWNERS.md 01:23:53 -rw-rw-r-- 1 jenkins jenkins 3613 Nov 2 01:16 README.md 01:23:53 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 01:17 VERSION 01:23:53 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 01:16 bin 01:23:53 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 01:16 cmd 01:23:53 -rw-r--r-- 1 jenkins jenkins 18506 Nov 2 01:23 coverage.out 01:23:53 -rw-rw-r-- 1 jenkins jenkins 3822 Nov 2 01:16 go.mod 01:23:53 -rw-rw-r-- 1 jenkins jenkins 35094 Nov 2 01:16 go.sum 01:23:53 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 01:16 internal 01:23:53 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 01:16 mock 01:23:53 -rw-rw-r-- 1 jenkins jenkins 227 Nov 2 01:16 version.go 01:23:54 $ docker rm -f --volumes 2d76c0970e8340b2f5e20912023787e1603d3fe84160bb3e1bf9c88866039efe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:55 + 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=205780f182d3764fc7c0d19cf83058bf48c89acb --label arch=amd64 --label version=0.0.0 . 01:23:55 Sending build context to Docker daemon 6.577MB 01:23:55 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 01:23:55 Step 2/24 : FROM ${BASE} AS builder 01:23:55 ---> 5e0f02932259 01:23:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:23:55 + docker inspect -f . ci-base-image-arm64 01:23:55 . [Pipeline] } 01:23:55 ---> Running in 4df1a99158e0 01:23:55 Removing intermediate container 4df1a99158e0 01:23:55 ---> 332bfa6a7fdd 01:23:55 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:23:55 ---> Running in 58d4fb928089 01:23:55 Removing intermediate container 58d4fb928089 01:23:55 ---> 0d89b88f9928 01:23:55 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:56 prd-ubuntu20.04-docker-arm64-4c-16g-16315 does not seem to be running inside a container 01:23:56 ---> Running in ad5c8fcab505 01:23:56 Removing intermediate container ad5c8fcab505 01:23:56 ---> 6c0cba70edcb 01:23:56 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:23:56 ---> Running in 728f3a9e530d 01:23:56 Removing intermediate container 728f3a9e530d 01:23:56 ---> 13a6718fd27f 01:23:56 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:23:56 ---> Running in bdd244a65def 01:23:56 $ 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 ******** ci-base-image-arm64 cat 01:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:23:56 OK: 268 MiB in 56 packages 01:23:57 Removing intermediate container bdd244a65def 01:23:57 ---> 95aaf46fdf98 01:23:57 Step 8/24 : WORKDIR /device-mqtt-go 01:23:57 ---> Running in b8841fcfc76d 01:23:57 Removing intermediate container b8841fcfc76d 01:23:57 ---> 4552723b6a9a 01:23:57 Step 9/24 : COPY go.mod vendor* ./ 01:23:57 $ docker top 7c1c288831caa753fddcfcf363cba949395171bb2bb8f66f7a0af82f29682416 -eo pid,comm 01:23:57 ---> 03a4f22a9bbc 01:23:57 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:57 ---> Running in d61e8c6d64d5 [Pipeline] { [Pipeline] sh 01:23:58 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:23:58 Removing intermediate container d61e8c6d64d5 01:23:58 ---> 82e982a78dfa 01:23:58 Step 11/24 : COPY . . 01:23:58 + make test 01:23:58 go test ./... -coverprofile=coverage.out ./... 01:23:59 ---> 569bce00de1d 01:23:59 Step 12/24 : RUN $MAKE 01:23:59 ---> Running in d67be2f8b369 01:23:59 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.39" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:24:07 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:24:21 Removing intermediate container d67be2f8b369 01:24:21 ---> 798ff24ff374 01:24:21 Step 13/24 : FROM alpine:3.18 01:24:21 3.18: Pulling from library/alpine 01:24:21 96526aa774ef: Pulling fs layer 01:24:21 96526aa774ef: Verifying Checksum 01:24:21 96526aa774ef: Download complete 01:24:22 96526aa774ef: Pull complete 01:24:22 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:24:22 Status: Downloaded newer image for alpine:3.18 01:24:22 ---> 8ca4688f4f35 01:24:22 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:24:22 ---> Running in feec7c981441 01:24:22 Removing intermediate container feec7c981441 01:24:22 ---> 583ee90a0c4c 01:24:22 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:24:22 ---> Running in e833bbce56e3 01:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:24:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:24:23 (1/1) Installing dumb-init (1.2.5-r2) 01:24:23 Executing busybox-1.36.1-r2.trigger 01:24:23 OK: 7 MiB in 16 packages 01:24:24 Removing intermediate container e833bbce56e3 01:24:24 ---> 3e9ac7090949 01:24:24 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:24:25 ---> 10080f67889b 01:24:25 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:24:25 ---> 8f6c8d9d7280 01:24:25 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:24:25 ---> b6db124fc913 01:24:25 Step 19/24 : EXPOSE 59982 01:24:25 ---> Running in 9c1f687d48c5 01:24:25 Removing intermediate container 9c1f687d48c5 01:24:25 ---> 2d292e0f5fed 01:24:25 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:24:25 ---> Running in c76abea6acc6 01:24:25 Removing intermediate container c76abea6acc6 01:24:25 ---> 601b9d6851b7 01:24:25 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:24:25 ---> Running in 67b51300bf5c 01:24:25 Removing intermediate container 67b51300bf5c 01:24:25 ---> 1698c8b54a3a 01:24:25 Step 22/24 : LABEL arch=amd64 01:24:25 ---> Running in d90b4789409d 01:24:25 Removing intermediate container d90b4789409d 01:24:25 ---> 9f3c9b509774 01:24:25 Step 23/24 : LABEL git_sha=205780f182d3764fc7c0d19cf83058bf48c89acb 01:24:25 ---> Running in 5d586002154a 01:24:25 Removing intermediate container 5d586002154a 01:24:25 ---> 5a75799d4eda 01:24:25 Step 24/24 : LABEL version=0.0.0 01:24:25 ---> Running in 26cdf13e4a9e 01:24:26 Removing intermediate container 26cdf13e4a9e 01:24:26 ---> 7b7da5ee2aa4 01:24:26 [Warning] One or more build-args [ARCH] were not consumed 01:24:26 Successfully built 7b7da5ee2aa4 01:24:26 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:24:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:26 01:24:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:27 latest: Pulling from edgex-lftools-log-publisher 01:24:27 5eb5b503b376: Pulling fs layer 01:24:27 5c69ac0246d0: Pulling fs layer 01:24:27 ec43610c2a17: Pulling fs layer 01:24:27 3a2ae6a8a46f: Pulling fs layer 01:24:27 33b1e0a273af: Pulling fs layer 01:24:27 5d3b04190fa2: Pulling fs layer 01:24:27 2f39f015ded8: Pulling fs layer 01:24:27 33b1e0a273af: Waiting 01:24:27 5d3b04190fa2: Waiting 01:24:27 2f39f015ded8: Waiting 01:24:27 3a2ae6a8a46f: Waiting 01:24:27 5c69ac0246d0: Verifying Checksum 01:24:27 5c69ac0246d0: Download complete 01:24:27 3a2ae6a8a46f: Verifying Checksum 01:24:27 3a2ae6a8a46f: Download complete 01:24:27 ec43610c2a17: Verifying Checksum 01:24:27 ec43610c2a17: Download complete 01:24:27 33b1e0a273af: Verifying Checksum 01:24:27 33b1e0a273af: Download complete 01:24:27 5d3b04190fa2: Verifying Checksum 01:24:27 5d3b04190fa2: Download complete 01:24:27 5eb5b503b376: Verifying Checksum 01:24:27 5eb5b503b376: Download complete 01:24:29 5eb5b503b376: Pull complete 01:24:29 5c69ac0246d0: Pull complete 01:24:29 ec43610c2a17: Pull complete 01:24:29 3a2ae6a8a46f: Pull complete 01:24:29 33b1e0a273af: Pull complete 01:24:29 5d3b04190fa2: Pull complete 01:24:33 2f39f015ded8: Pull complete 01:24:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:24:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:34 prd-ubuntu20.04-docker-8c-8g-16314 does not seem to be running inside a container 01:24: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/gexfoundry_device-mqtt-go_PR-641 -v /w/workspace/gexfoundry_device-mqtt-go_PR-641:/w/workspace/gexfoundry_device-mqtt-go_PR-641:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-641@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:24:42 $ docker top 63e41c238f43412a0985ea9a9950ec21cf86e1f1f821f7b52dfe41a16f64bedb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:43 ---> job-cost.sh 01:24:43 lf-activate-venv: SKIPPING 01:24:43 INFO: No Stack... 01:24:43 INFO: Retrieving Pricing Info for: v3-standard-8 01:24:44 INFO: Archiving Costs [Pipeline] sh 01:24:44 + + cutcat -d, /w/workspace/gexfoundry_device-mqtt-go_PR-641/archives/cost.csv -f6 01:24:44 [Pipeline] lock 01:24:44 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-641-1-stack-cost] 01:24:44 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-641-1-stack-cost] did not exist. Created. 01:24:44 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-641-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:24:45 + echo total: 0.2199999988079071 [Pipeline] stash 01:24:45 Stashed 1 file(s) [Pipeline] } 01:24:45 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-641-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:24:45 $ docker stop --time=1 63e41c238f43412a0985ea9a9950ec21cf86e1f1f821f7b52dfe41a16f64bedb 01:24:46 $ docker rm -f --volumes 63e41c238f43412a0985ea9a9950ec21cf86e1f1f821f7b52dfe41a16f64bedb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:25:43 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:25:43 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:25:43 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.056s coverage: 22.8% of statements 01:25:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:25:43 go vet ./... 01:26:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:26:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:26:02 ./bin/test-attribution-txt.sh [Pipeline] echo 01:26:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:26:02 $ docker stop --time=1 7c1c288831caa753fddcfcf363cba949395171bb2bb8f66f7a0af82f29682416 01:26:03 $ docker rm -f --volumes 7c1c288831caa753fddcfcf363cba949395171bb2bb8f66f7a0af82f29682416 [Pipeline] // withDockerContainer [Pipeline] sh 01:26:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:26:05 Warning: overwriting stash ‘coverage-report’ 01:26:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:26:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:26:06 + ls -al . 01:26:06 total 180 01:26:06 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 01:24 . 01:26:06 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 01:21 .. 01:26:06 -rw-rw-r-- 1 jenkins jenkins 140 Nov 2 01:21 .dockerignore 01:26:06 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 01:21 .git 01:26:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 01:21 .github 01:26:06 -rw-rw-r-- 1 jenkins jenkins 264 Nov 2 01:21 .gitignore 01:26:06 -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 01:21 .golangci.yml 01:26:06 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 2 01:21 Attribution.txt 01:26:06 -rw-rw-r-- 1 jenkins jenkins 17522 Nov 2 01:21 CHANGELOG.md 01:26:06 -rw-rw-r-- 1 jenkins jenkins 1689 Nov 2 01:21 Dockerfile 01:26:06 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 01:21 GOVERNANCE.md 01:26:06 -rw-rw-r-- 1 jenkins jenkins 657 Nov 2 01:21 Jenkinsfile 01:26:06 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 01:21 LICENSE 01:26:06 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 2 01:21 Makefile 01:26:06 -rw-rw-r-- 1 jenkins jenkins 620 Nov 2 01:21 OWNERS.md 01:26:06 -rw-rw-r-- 1 jenkins jenkins 3613 Nov 2 01:21 README.md 01:26:06 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 01:17 VERSION 01:26:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 01:21 bin 01:26:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 01:21 cmd 01:26:06 -rw-r--r-- 1 jenkins jenkins 18506 Nov 2 01:25 coverage.out 01:26:06 -rw-rw-r-- 1 jenkins jenkins 3822 Nov 2 01:21 go.mod 01:26:06 -rw-rw-r-- 1 jenkins jenkins 35094 Nov 2 01:21 go.sum 01:26:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 01:21 internal 01:26:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 01:21 mock 01:26:06 -rw-rw-r-- 1 jenkins jenkins 227 Nov 2 01:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:06 + 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=205780f182d3764fc7c0d19cf83058bf48c89acb --label arch=arm64 --label version=0.0.0 . 01:26:07 Sending build context to Docker daemon 3.396MB 01:26:07 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 01:26:07 Step 2/24 : FROM ${BASE} AS builder 01:26:07 ---> 202428e06745 01:26:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:26:07 ---> Running in 5f75d0bf34af 01:26:07 Removing intermediate container 5f75d0bf34af 01:26:07 ---> 5a9593d3e010 01:26:07 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:26:07 ---> Running in c9795a9b90c1 01:26:08 Removing intermediate container c9795a9b90c1 01:26:08 ---> 2c3af9bfd13e 01:26:08 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:26:08 ---> Running in 5639ec90dc5f 01:26:08 Removing intermediate container 5639ec90dc5f 01:26:08 ---> 4316e0a6a6c6 01:26:08 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:26:08 ---> Running in 6d3fc5c57231 01:26:08 Removing intermediate container 6d3fc5c57231 01:26:08 ---> 6de317b9cb34 01:26:08 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:26:08 ---> Running in cbfd31be12fd 01:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:26:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:26:11 OK: 270 MiB in 56 packages 01:26:11 Removing intermediate container cbfd31be12fd 01:26:11 ---> 62956393fb37 01:26:11 Step 8/24 : WORKDIR /device-mqtt-go 01:26:11 ---> Running in 56d3fc698e88 01:26:12 Removing intermediate container 56d3fc698e88 01:26:12 ---> 6d49282a53a7 01:26:12 Step 9/24 : COPY go.mod vendor* ./ 01:26:12 ---> 78acebf70850 01:26:12 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:12 ---> Running in c577e16a18ee 01:26:14 Removing intermediate container c577e16a18ee 01:26:14 ---> 44c6cc0719fd 01:26:14 Step 11/24 : COPY . . 01:26:15 ---> 7c403c9dcdbd 01:26:15 Step 12/24 : RUN $MAKE 01:26:15 ---> Running in e1cae9b15a08 01:26:16 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.39" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:28:08 Removing intermediate container e1cae9b15a08 01:28:08 ---> 0a074fd92ac4 01:28:08 Step 13/24 : FROM alpine:3.18 01:28:08 3.18: Pulling from library/alpine 01:28:08 579b34f0a95b: Pulling fs layer 01:28:08 579b34f0a95b: Verifying Checksum 01:28:08 579b34f0a95b: Download complete 01:28:08 579b34f0a95b: Pull complete 01:28:08 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:28:08 Status: Downloaded newer image for alpine:3.18 01:28:08 ---> 3cc203321400 01:28:08 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:28:08 ---> Running in 301f132e2b66 01:28:08 Removing intermediate container 301f132e2b66 01:28:08 ---> 1315bae06912 01:28:08 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:28:08 ---> Running in 7ce24fce103a 01:28:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:28:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:28:08 (1/1) Installing dumb-init (1.2.5-r2) 01:28:08 Executing busybox-1.36.1-r2.trigger 01:28:08 OK: 8 MiB in 16 packages 01:28:08 Removing intermediate container 7ce24fce103a 01:28:08 ---> 32675adf56ca 01:28:08 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:28:08 ---> 39058f8a73cf 01:28:08 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:28:08 ---> 545d8afa01d8 01:28:08 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:28:08 ---> 5dad51a66254 01:28:08 Step 19/24 : EXPOSE 59982 01:28:08 ---> Running in e0536e9fd94f 01:28:08 Removing intermediate container e0536e9fd94f 01:28:08 ---> 9148aff377e8 01:28:08 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:28:08 ---> Running in 31a637a9a14e 01:28:08 Removing intermediate container 31a637a9a14e 01:28:08 ---> 1de911f701ff 01:28:08 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:28:08 ---> Running in 2a34636d5117 01:28:08 Removing intermediate container 2a34636d5117 01:28:08 ---> 55ea67e30ed4 01:28:08 Step 22/24 : LABEL arch=arm64 01:28:09 ---> Running in 5819c7686cc2 01:28:09 Removing intermediate container 5819c7686cc2 01:28:09 ---> b4789de21d3f 01:28:09 Step 23/24 : LABEL git_sha=205780f182d3764fc7c0d19cf83058bf48c89acb 01:28:09 ---> Running in 86f088c11eb1 01:28:09 Removing intermediate container 86f088c11eb1 01:28:09 ---> 6e9e90cee9bf 01:28:09 Step 24/24 : LABEL version=0.0.0 01:28:09 ---> Running in 829ada96f008 01:28:10 Removing intermediate container 829ada96f008 01:28:10 ---> 94e37967c40f 01:28:10 [Warning] One or more build-args [ARCH] were not consumed 01:28:10 Successfully built 94e37967c40f 01:28:10 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:28:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:28:10 01:28:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:28:12 arm64: Pulling from edgex-lftools-log-publisher 01:28:12 8998bd30e6a1: Pulling fs layer 01:28:12 04944245beec: Pulling fs layer 01:28:12 699f458cf7ca: Pulling fs layer 01:28:12 765212b225bb: Pulling fs layer 01:28:12 f23df028b6ca: Pulling fs layer 01:28:12 d65c8cfc05b1: Pulling fs layer 01:28:12 2437ff75d9bd: Pulling fs layer 01:28:12 f23df028b6ca: Waiting 01:28:12 765212b225bb: Waiting 01:28:12 d65c8cfc05b1: Waiting 01:28:12 2437ff75d9bd: Waiting 01:28:12 04944245beec: Verifying Checksum 01:28:12 04944245beec: Download complete 01:28:12 765212b225bb: Verifying Checksum 01:28:12 765212b225bb: Download complete 01:28:12 f23df028b6ca: Verifying Checksum 01:28:12 f23df028b6ca: Download complete 01:28:12 d65c8cfc05b1: Verifying Checksum 01:28:12 d65c8cfc05b1: Download complete 01:28:12 699f458cf7ca: Verifying Checksum 01:28:12 699f458cf7ca: Download complete 01:28:12 8998bd30e6a1: Verifying Checksum 01:28:12 8998bd30e6a1: Download complete 01:28:15 2437ff75d9bd: Verifying Checksum 01:28:15 2437ff75d9bd: Download complete 01:28:17 8998bd30e6a1: Pull complete 01:28:18 04944245beec: Pull complete 01:28:19 699f458cf7ca: Pull complete 01:28:19 765212b225bb: Pull complete 01:28:20 f23df028b6ca: Pull complete 01:28:20 d65c8cfc05b1: Pull complete 01:28:38 2437ff75d9bd: Pull complete 01:28:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:28:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:28:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:39 prd-ubuntu20.04-docker-arm64-4c-16g-16315 does not seem to be running inside a container 01:28:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:28:41 $ docker top 890a194a93aab3960ce53dc17e167af78c49d99d982fbec46a5ee8cb01ff3d08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:42 ---> job-cost.sh 01:28:42 lf-activate-venv: SKIPPING 01:28:42 INFO: No Stack... 01:28:43 INFO: Retrieving Pricing Info for: v3-standard-4 01:28:44 INFO: Archiving Costs [Pipeline] sh 01:28:45 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:28:45 + cut -d, -f6 [Pipeline] lock 01:28:45 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-641-1-stack-cost] 01:28:45 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-641-1-stack-cost] did not exist. Created. 01:28:45 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-641-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:28:45 /w/workspace/device-mqtt-go/1@tmp/durable-0168029a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:28:46 + echo total: 0.10999999940395355 [Pipeline] stash 01:28:46 Warning: overwriting stash ‘stack-cost’ 01:28:46 Stashed 1 file(s) [Pipeline] } 01:28:46 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-641-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:28:46 $ docker stop --time=1 890a194a93aab3960ce53dc17e167af78c49d99d982fbec46a5ee8cb01ff3d08 01:28:47 $ docker rm -f --volumes 890a194a93aab3960ce53dc17e167af78c49d99d982fbec46a5ee8cb01ff3d08 [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:28:48 provisioning config files... 01:28:48 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp/config856893823959622332tmp [Pipeline] { [Pipeline] sh 01:28:49 + set +x 01:28:49 + curl -s https://codecov.io/bash 01:28:49 + bash -s -- 01:28:49 01:28:49 _____ _ 01:28:49 / ____| | | 01:28:49 | | ___ __| | ___ ___ _____ __ 01:28:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:28:49 | |___| (_) | (_| | __/ (_| (_) \ V / 01:28:49 \_____\___/ \__,_|\___|\___\___/ \_/ 01:28:49 Bash-1.0.6 01:28:49 01:28:49 01:28:49 ==> git version 2.25.1 found 01:28:49 ==> 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:28:49 Release-Date: 2020-01-08 01:28:49 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:28:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:28:49 ==> Jenkins CI detected. 01:28:49 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-641 01:28:49 project root: . 01:28:49 --> token set from env 01:28:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:28:49 ==> Running gcov in . (disable via -X gcov) 01:28:49 ==> Python coveragepy not found 01:28:49 ==> Searching for coverage reports in: 01:28:49 + . 01:28:49 -> Found 1 reports 01:28:49 ==> Detecting git/mercurial file structure 01:28:49 ==> Reading reports 01:28:49 + ./coverage.out bytes=18506 01:28:49 ==> Appending adjustments 01:28:49 https://docs.codecov.io/docs/fixing-reports 01:28:49 + Found adjustments 01:28:49 ==> Gzipping contents 01:28:49 4.0K /tmp/codecov.z7aM2p.gz 01:28:49 ==> Uploading reports 01:28:49 url: https://codecov.io 01:28:49 query: branch=PR-641&commit=205780f182d3764fc7c0d19cf83058bf48c89acb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-641%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=641&job=&cmd_args= 01:28:49 -> Pinging Codecov 01:28:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-641&commit=205780f182d3764fc7c0d19cf83058bf48c89acb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-641%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=641&job=&cmd_args= 01:28:49 -> Uploading to 01:28:49 https://storage.googleapis.com/codecov/v4/raw/2023-11-02/7D719EC7BBE17E464838252E33014C33/205780f182d3764fc7c0d19cf83058bf48c89acb/9377d21e-e9b0-4c7c-8efd-a8c8e04d24af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T012849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9bfd21135e69a7ae983ecf7244aafde2d2de9742ba7089306d611b5c3914204f 01:28:49 % Total % Received % Xferd Average Speed Time Time Time Current 01:28:49 Dload Upload Total Spent Left Speed 01:28:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11087 --:--:-- --:--:-- --:--:-- 11047 01:28:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/205780f182d3764fc7c0d19cf83058bf48c89acb [Pipeline] } 01:28:49 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:28:51 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-641/archives ] 01:28:51 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-641/archives 01:28:51 total 16 01:28:51 drwxr-xr-x 3 root root 4096 Nov 2 01:24 . 01:28:51 drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 01:24 .. 01:28:51 drwxr-xr-x 2 root root 4096 Nov 2 01:24 cost 01:28:51 -rw-r--r-- 1 root root 86 Nov 2 01:24 cost.csv 01:28:51 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-641/archives 01:28:51 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-641/archives 01:28:51 total 16 01:28:51 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 01:24 . 01:28:51 drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 01:24 .. 01:28:51 drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 01:24 cost 01:28:51 -rw-r--r-- 1 jenkins jenkins 86 Nov 2 01:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:28:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:28:52 ---> package-listing.sh 01:28:52 ++ facter osfamily 01:28:52 ++ tr '[:upper:]' '[:lower:]' 01:28:53 + OS_FAMILY=debian 01:28:53 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-641 01:28:53 + START_PACKAGES=/tmp/packages_start.txt 01:28:53 + END_PACKAGES=/tmp/packages_end.txt 01:28:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:28:53 + PACKAGES=/tmp/packages_start.txt 01:28:53 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-641 ']' 01:28:53 + PACKAGES=/tmp/packages_end.txt 01:28:53 + case "${OS_FAMILY}" in 01:28:53 + dpkg -l 01:28:53 + grep '^ii' 01:28:53 + '[' -f /tmp/packages_start.txt ']' 01:28:53 + '[' -f /tmp/packages_end.txt ']' 01:28:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:28:53 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-641 ']' 01:28:53 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-641/archives/ 01:28:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-641/archives/ [Pipeline] echo 01:28:53 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-641/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:28:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:28:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:54 prd-ubuntu20.04-docker-8c-8g-16314 does not seem to be running inside a container 01:28:54 $ 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-641/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-641 -v /w/workspace/gexfoundry_device-mqtt-go_PR-641:/w/workspace/gexfoundry_device-mqtt-go_PR-641:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-641@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:28:54 $ docker top f8b813d11792b581091923f723981b10d794dc83b15163f873097e325eae5612 -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:54 + touch /tmp/pre-build-complete [Pipeline] sh 01:28:55 + mkdir -p /var/log/sysstat [Pipeline] sh 01:28:55 + ls /var/log/sa-host 01:28:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:28:55 provisioning config files... 01:28:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp/config13095787795308574745tmp [Pipeline] { [Pipeline] echo 01:28:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:28:55 ---> create-netrc.sh [Pipeline] } 01:28:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:28:56 ---> python-tools-install.sh [Pipeline] echo 01:28:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:28:56 ---> sudo-logs.sh 01:28:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:28:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:28:57 ---> job-cost.sh 01:28:57 lf-activate-venv: SKIPPING 01:28:57 DEBUG: total: 0.2199999988079071 01:28:57 INFO: Retrieving Stack Cost... 01:28:57 INFO: Retrieving Pricing Info for: v3-standard-8 01:28:57 INFO: Archiving Costs [Pipeline] echo 01:28:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:28:58 ---> logs-deploy.sh 01:28:58 lf-activate-venv: SKIPPING 01:28:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-641/1 01:28:58 INFO: archiving workspace using pattern(s): 01:28:59 Archives upload complete. 01:28:59 INFO: archiving logs to Nexus