Pull request #643 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cf62aafc7a25cea0913cded91e7ea34362c0d2ef+daf9656040259007f9ff9da57e54fb024fb8fec3 (115855bd0f7135a56e266601f285d9a614d90a80) 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-ssh12178704871127129251.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2318951595416815531.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-643/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-643/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16546332602574856422.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-643/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18330560063739870637.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18236606499102915253.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-643/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-643/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17154033424610843582.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16769’ Running on prd-ubuntu20.04-docker-8c-8g-16785 in /w/workspace/gexfoundry_device-mqtt-go_PR-643 [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-643 # 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/643/head:refs/remotes/origin/PR-643 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit daf9656040259007f9ff9da57e54fb024fb8fec3 into PR head commit cf62aafc7a25cea0913cded91e7ea34362c0d2ef Merge succeeded, producing cf62aafc7a25cea0913cded91e7ea34362c0d2ef Checking out Revision cf62aafc7a25cea0913cded91e7ea34362c0d2ef (PR-643) 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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f cf62aafc7a25cea0913cded91e7ea34362c0d2ef # 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 daf9656040259007f9ff9da57e54fb024fb8fec3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf62aafc7a25cea0913cded91e7ea34362c0d2ef # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:17:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:17:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:17:20 ========================================================= 01:17:20 EdgeX Global Pipelines Version Info 01:17:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:17:21 ------------------- 01:17:21 stable info: 01:17:21 ------------------- 01:17:21 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 01:17:21 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 01:17:21 Message: update stable to v1.0.257 01:17:21 ------------------- 01:17:21 experimental info: 01:17:21 ------------------- 01:17:21 Commited By: **** collab-it+edgex@linuxfoundation.org 01:17:21 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 01:17:21 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:17:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:17:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:17:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:17:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:17:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-643 [Pipeline] echo 01:17:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-643 [Pipeline] echo 01:17:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-643 [Pipeline] echo 01:17:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf62aafc7a25cea0913cded91e7ea34362c0d2ef [Pipeline] echo 01:17:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf62aaf [Pipeline] echo 01:17:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:17:23 provisioning config files... 01:17:23 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp/config14841919641660992146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:17:23 ---> docker-login.sh 01:17:23 nexus3.edgexfoundry.org:10001 01:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:24 Configure a credential helper to remove this warning. See 01:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:24 01:17:24 Login Succeeded 01:17:24 nexus3.edgexfoundry.org:10002 01:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:24 Configure a credential helper to remove this warning. See 01:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:24 01:17:24 Login Succeeded 01:17:24 nexus3.edgexfoundry.org:10003 01:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:24 Configure a credential helper to remove this warning. See 01:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:24 01:17:24 Login Succeeded 01:17:24 nexus3.edgexfoundry.org:10004 01:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:24 Configure a credential helper to remove this warning. See 01:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:24 01:17:24 Login Succeeded 01:17:24 docker.io 01:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:25 Configure a credential helper to remove this warning. See 01:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:25 01:17:25 Login Succeeded 01:17:25 ---> docker-login.sh ends [Pipeline] } 01:17:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:17:26 + git rev-list -1 --merges cf62aafc7a25cea0913cded91e7ea34362c0d2ef~1..cf62aafc7a25cea0913cded91e7ea34362c0d2ef [Pipeline] echo 01:17:26 -----------> git rev-list -1 --merges cf62aafc7a25cea0913cded91e7ea34362c0d2ef~1..cf62aafc7a25cea0913cded91e7ea34362c0d2ef cf62aafc7a25cea0913cded91e7ea34362c0d2ef [false] [Pipeline] sh 01:17:26 + git log --format=format:%s -1 cf62aafc7a25cea0913cded91e7ea34362c0d2ef [Pipeline] echo 01:17:26 ========================================================= 01:17:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:17:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:17:27 + git log --format=format:%s -1 cf62aafc7a25cea0913cded91e7ea34362c0d2ef [Pipeline] echo 01:17:27 [semverPrep] GIT_COMMIT: cf62aafc7a25cea0913cded91e7ea34362c0d2ef, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:17:27 [semverPrep] This is not a build commit. [Pipeline] sh 01:17:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:17:27 + grep -v github /etc/ssh/ssh_known_hosts 01:17:27 + [ -e /tmp/ssh_known_hosts ] 01:17:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:17:27 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 01:17:27 -a /etc/ssh/ssh_known_hosts 01:17:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:17:27 01:17:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:17:30 0.1.4: Pulling from edgex-devops/py-git-semver 01:17:30 b85a868b505f: Pulling fs layer 01:17:30 e2be974225ed: Pulling fs layer 01:17:30 339a4e72a1f5: Pulling fs layer 01:17:30 988bab9f4d93: Pulling fs layer 01:17:30 1469e6f7b9e6: Pulling fs layer 01:17:30 eaf3925da568: Pulling fs layer 01:17:30 bab4dde63d76: Pulling fs layer 01:17:30 bde34c3a00c8: Pulling fs layer 01:17:30 b352a97aabf1: Pulling fs layer 01:17:30 4872d77fe225: Pulling fs layer 01:17:30 5851b861e8e6: Pulling fs layer 01:17:30 bde34c3a00c8: Waiting 01:17:30 5851b861e8e6: Waiting 01:17:30 988bab9f4d93: Waiting 01:17:30 1469e6f7b9e6: Waiting 01:17:30 4872d77fe225: Waiting 01:17:30 eaf3925da568: Waiting 01:17:30 e2be974225ed: Verifying Checksum 01:17:30 e2be974225ed: Download complete 01:17:30 988bab9f4d93: Verifying Checksum 01:17:30 988bab9f4d93: Download complete 01:17:30 1469e6f7b9e6: Verifying Checksum 01:17:30 1469e6f7b9e6: Download complete 01:17:30 eaf3925da568: Verifying Checksum 01:17:30 eaf3925da568: Download complete 01:17:30 339a4e72a1f5: Verifying Checksum 01:17:30 339a4e72a1f5: Download complete 01:17:30 bde34c3a00c8: Verifying Checksum 01:17:30 bde34c3a00c8: Download complete 01:17:30 b352a97aabf1: Verifying Checksum 01:17:30 b352a97aabf1: Download complete 01:17:30 4872d77fe225: Verifying Checksum 01:17:30 4872d77fe225: Download complete 01:17:30 5851b861e8e6: Verifying Checksum 01:17:30 5851b861e8e6: Download complete 01:17:30 b85a868b505f: Verifying Checksum 01:17:30 b85a868b505f: Download complete 01:17:30 bab4dde63d76: Verifying Checksum 01:17:30 bab4dde63d76: Download complete 01:17:32 b85a868b505f: Pull complete 01:17:32 e2be974225ed: Pull complete 01:17:33 339a4e72a1f5: Pull complete 01:17:33 988bab9f4d93: Pull complete 01:17:34 1469e6f7b9e6: Pull complete 01:17:34 eaf3925da568: Pull complete 01:17:37 bab4dde63d76: Pull complete 01:17:37 bde34c3a00c8: Pull complete 01:17:37 b352a97aabf1: Pull complete 01:17:38 4872d77fe225: Pull complete 01:17:38 5851b861e8e6: Pull complete 01:17:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:17:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:17:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:39 prd-ubuntu20.04-docker-8c-8g-16785 does not seem to be running inside a container 01:17:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-643 -v /w/workspace/gexfoundry_device-mqtt-go_PR-643:/w/workspace/gexfoundry_device-mqtt-go_PR-643:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-643@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:17:57 $ docker top 92ddad7696100274c7c85cc3e88b13a697457b284add95a3f966f5b972558528 -eo pid,comm 01:17:57 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:17:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:17:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:17:57 [ssh-agent] Looking for ssh-agent implementation... 01:17:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:17:57 $ docker exec 92ddad7696100274c7c85cc3e88b13a697457b284add95a3f966f5b972558528 ssh-agent 01:17:57 SSH_AUTH_SOCK=/tmp/ssh-3ZJMfZtU90Qy/agent.15 01:17:57 SSH_AGENT_PID=21 01:17:58 Running ssh-add (command line suppressed) 01:17:58 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp/private_key_8892148069312349964.key (/w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp/private_key_8892148069312349964.key) 01:17:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:17:58 + git tag --points-at HEAD [Pipeline] } 01:17:58 $ docker exec --env ******** --env ******** 92ddad7696100274c7c85cc3e88b13a697457b284add95a3f966f5b972558528 ssh-agent -k 01:17:58 unset SSH_AUTH_SOCK; 01:17:58 unset SSH_AGENT_PID; 01:17:58 echo Agent pid 21 killed; 01:17:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:17:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:17:58 [ssh-agent] Looking for ssh-agent implementation... 01:17:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:17:58 $ docker exec 92ddad7696100274c7c85cc3e88b13a697457b284add95a3f966f5b972558528 ssh-agent 01:17:59 SSH_AUTH_SOCK=/tmp/ssh-OHbXC1LX6xCh/agent.53 01:17:59 SSH_AGENT_PID=59 01:17:59 Running ssh-add (command line suppressed) 01:17:59 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp/private_key_18030499139592260816.key (/w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp/private_key_18030499139592260816.key) 01:17:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:17:59 + git semver init 01:18:00 2023-11-07 01:18:00,187 [run_init] DEBUG init version:0.0.0 force:False 01:18:00 2023-11-07 01:18:00,188 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-643/.semver 01:18:00 2023-11-07 01:18:00,189 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-643/.semver 01:18:00 2023-11-07 01:18:00,189 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-643/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-643, universal_newlines=False, shell=None, istream=None) 01:18:01 2023-11-07 01:18:01,606 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-643/.git/info/exclude 01:18:01 2023-11-07 01:18:01,607 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-643/.semver/PR-643 with force:False 01:18:01 2023-11-07 01:18:01,607 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-643/.semver/PR-643 01:18:01 2023-11-07 01:18:01,612 [execute] INFO git cat-file --batch-check 01:18:01 2023-11-07 01:18:01,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-643/.semver, universal_newlines=False, shell=None, istream=) 01:18:01 2023-11-07 01:18:01,619 [execute] INFO git cat-file --batch 01:18:01 2023-11-07 01:18:01,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-643/.semver, universal_newlines=False, shell=None, istream=) 01:18:01 2023-11-07 01:18:01,623 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-643/.semver/PR-643 01:18:01 0.0.0 [Pipeline] } 01:18:01 $ docker exec --env ******** --env ******** 92ddad7696100274c7c85cc3e88b13a697457b284add95a3f966f5b972558528 ssh-agent -k 01:18:01 unset SSH_AUTH_SOCK; 01:18:01 unset SSH_AGENT_PID; 01:18:01 echo Agent pid 59 killed; 01:18:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:18:02 + git semver [Pipeline] } 01:18:02 $ docker stop --time=1 92ddad7696100274c7c85cc3e88b13a697457b284add95a3f966f5b972558528 01:18:05 $ docker rm -f --volumes 92ddad7696100274c7c85cc3e88b13a697457b284add95a3f966f5b972558528 [Pipeline] // withDockerContainer [Pipeline] sh 01:18:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:18:07 Stashed 1 file(s) [Pipeline] echo 01:18:07 [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:18:08 provisioning config files... 01:18:08 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp/config7366640963121673836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:08 ---> docker-login.sh 01:18:08 nexus3.edgexfoundry.org:10001 01:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:08 Configure a credential helper to remove this warning. See 01:18:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:08 01:18:08 Login Succeeded 01:18:08 nexus3.edgexfoundry.org:10002 01:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:08 Configure a credential helper to remove this warning. See 01:18:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:08 01:18:08 Login Succeeded 01:18:08 nexus3.edgexfoundry.org:10003 01:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:08 Configure a credential helper to remove this warning. See 01:18:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:08 01:18:08 Login Succeeded 01:18:08 nexus3.edgexfoundry.org:10004 01:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:08 Configure a credential helper to remove this warning. See 01:18:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:08 01:18:08 Login Succeeded 01:18:08 docker.io 01:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:09 Configure a credential helper to remove this warning. See 01:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:09 01:18:09 Login Succeeded 01:18:09 ---> docker-login.sh ends [Pipeline] } 01:18:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:18:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:18:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:18:10 ========================================================= 01:18:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:18:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:10 + 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:18:10 Sending build context to Docker daemon 6.566MB 01:18:10 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:18:10 Step 2/12 : FROM ${BASE} AS builder 01:18:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:18:11 7264a8db6415: Pulling fs layer 01:18:11 c4d48a809fc2: Pulling fs layer 01:18:11 4f1c88b9dad5: Pulling fs layer 01:18:11 ad3a456e5733: Pulling fs layer 01:18:11 33e27b845d1e: Pulling fs layer 01:18:11 c68163c4e522: Pulling fs layer 01:18:11 50da416c3ac9: Pulling fs layer 01:18:11 23d2d4c4bb30: Pulling fs layer 01:18:11 ad3a456e5733: Waiting 01:18:11 23d2d4c4bb30: Waiting 01:18:11 50da416c3ac9: Waiting 01:18:11 33e27b845d1e: Waiting 01:18:11 c68163c4e522: Waiting 01:18:11 c4d48a809fc2: Verifying Checksum 01:18:11 c4d48a809fc2: Download complete 01:18:11 ad3a456e5733: Verifying Checksum 01:18:11 ad3a456e5733: Download complete 01:18:11 33e27b845d1e: Download complete 01:18:11 7264a8db6415: Verifying Checksum 01:18:11 7264a8db6415: Download complete 01:18:11 c68163c4e522: Verifying Checksum 01:18:11 c68163c4e522: Download complete 01:18:11 23d2d4c4bb30: Verifying Checksum 01:18:11 23d2d4c4bb30: Download complete 01:18:11 4f1c88b9dad5: Verifying Checksum 01:18:11 4f1c88b9dad5: Download complete 01:18:11 7264a8db6415: Pull complete 01:18:12 50da416c3ac9: Verifying Checksum 01:18:12 50da416c3ac9: Download complete 01:18:12 c4d48a809fc2: Pull complete 01:18:18 4f1c88b9dad5: Pull complete 01:18:18 ad3a456e5733: Pull complete 01:18:19 33e27b845d1e: Pull complete 01:18:21 c68163c4e522: Pull complete 01:18:22 Still waiting to schedule task 01:18:22 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16783’ 01:18:24 50da416c3ac9: Pull complete 01:18:25 23d2d4c4bb30: Pull complete 01:18:25 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 01:18:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:18:26 ---> 0786185ac409 01:18:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:18:52 ---> Running in 4a61b7d68514 01:18:52 Removing intermediate container 4a61b7d68514 01:18:52 ---> 97864c9a548a 01:18:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:18:52 ---> Running in 5a25a17eb3eb 01:18:52 Removing intermediate container 5a25a17eb3eb 01:18:52 ---> 07ec4a923677 01:18:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:18:52 ---> Running in ae823af20032 01:18:52 Removing intermediate container ae823af20032 01:18:52 ---> 850d27f7a9b5 01:18:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:18:52 ---> Running in a01e0a59ebb6 01:18:52 Removing intermediate container a01e0a59ebb6 01:18:52 ---> c8ef5405acfa 01:18:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:18:52 ---> Running in 387bfba9beb7 01:18:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:52 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:18:52 (2/4) Installing libedit (20221030.3.1-r1) 01:18:52 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:18:52 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:18:52 Executing busybox-1.36.1-r2.trigger 01:18:52 OK: 268 MiB in 56 packages 01:18:52 Removing intermediate container 387bfba9beb7 01:18:52 ---> 5ecbd9b08f14 01:18:52 Step 8/12 : WORKDIR /device-mqtt-go 01:18:52 ---> Running in e8b7e4356b29 01:18:52 Removing intermediate container e8b7e4356b29 01:18:52 ---> db9667085a9a 01:18:52 Step 9/12 : COPY go.mod vendor* ./ 01:18:52 ---> 7cb7b25e0b61 01:18:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:52 ---> Running in 80efdc15f4bf 01:19:48 Removing intermediate container 80efdc15f4bf 01:19:48 ---> 156df9b50a6e 01:19:48 Step 11/12 : COPY . . 01:19:48 ---> 832b8bfd180a 01:19:48 Step 12/12 : RUN $MAKE 01:19:48 ---> Running in b10690e464c1 01:19:48 noop 01:19:48 Removing intermediate container b10690e464c1 01:19:48 ---> 68d26d37d5cd 01:19:48 Successfully built 68d26d37d5cd 01:19:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:49 + docker inspect -f . ci-base-image-x86_64 01:19:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:49 prd-ubuntu20.04-docker-8c-8g-16785 does not seem to be running inside a container 01:19:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-643 -v /w/workspace/gexfoundry_device-mqtt-go_PR-643:/w/workspace/gexfoundry_device-mqtt-go_PR-643:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-643@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:19:49 $ docker top a83dea3457cc14664cb53f8b3903fe048d03c57d8d22cb92d2230418f6ebad7e -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:50 + go version 01:19:50 go version go1.21.0 linux/amd64 [Pipeline] } 01:19:50 $ docker stop --time=1 a83dea3457cc14664cb53f8b3903fe048d03c57d8d22cb92d2230418f6ebad7e 01:19:51 $ docker rm -f --volumes a83dea3457cc14664cb53f8b3903fe048d03c57d8d22cb92d2230418f6ebad7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:52 + docker inspect -f . ci-base-image-x86_64 01:19:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:52 prd-ubuntu20.04-docker-8c-8g-16785 does not seem to be running inside a container 01:19:52 $ 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-643 -v /w/workspace/gexfoundry_device-mqtt-go_PR-643:/w/workspace/gexfoundry_device-mqtt-go_PR-643:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-643@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:19:53 $ docker top 996f5f5964c5abdcec0acadb231211f830cf45e9ef10825e912890bd2a45ae04 -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:53 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-643 [Pipeline] fileExists [Pipeline] sh 01:19:53 + make test 01:19:53 go test ./... -coverprofile=coverage.out ./... 01:19:55 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:20:05 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:20:05 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:20:05 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.8% of statements 01:20:11 go vet ./... 01:20:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:20:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:20:14 ./bin/test-attribution-txt.sh [Pipeline] echo 01:20:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:20:14 $ docker stop --time=1 996f5f5964c5abdcec0acadb231211f830cf45e9ef10825e912890bd2a45ae04 01:20:19 $ docker rm -f --volumes 996f5f5964c5abdcec0acadb231211f830cf45e9ef10825e912890bd2a45ae04 [Pipeline] // withDockerContainer [Pipeline] sh 01:20:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:20:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:20:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:20:20 + ls -al . 01:20:20 total 184 01:20:20 drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 01:19 . 01:20:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 01:17 .. 01:20:20 -rw-rw-r-- 1 jenkins jenkins 140 Nov 7 01:17 .dockerignore 01:20:20 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 01:20 .git 01:20:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 01:17 .github 01:20:20 -rw-rw-r-- 1 jenkins jenkins 264 Nov 7 01:17 .gitignore 01:20:20 -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 01:17 .golangci.yml 01:20:20 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 01:18 .semver 01:20:20 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 7 01:17 Attribution.txt 01:20:20 -rw-rw-r-- 1 jenkins jenkins 17522 Nov 7 01:17 CHANGELOG.md 01:20:20 -rw-rw-r-- 1 jenkins jenkins 1689 Nov 7 01:17 Dockerfile 01:20:20 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 01:17 GOVERNANCE.md 01:20:20 -rw-rw-r-- 1 jenkins jenkins 657 Nov 7 01:17 Jenkinsfile 01:20:20 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 01:17 LICENSE 01:20:20 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 7 01:17 Makefile 01:20:20 -rw-rw-r-- 1 jenkins jenkins 620 Nov 7 01:17 OWNERS.md 01:20:20 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 7 01:17 README.md 01:20:20 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 01:18 VERSION 01:20:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 01:17 bin 01:20:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 01:17 cmd 01:20:20 -rw-r--r-- 1 jenkins jenkins 18506 Nov 7 01:20 coverage.out 01:20:20 -rw-rw-r-- 1 jenkins jenkins 3782 Nov 7 01:17 go.mod 01:20:20 -rw-rw-r-- 1 jenkins jenkins 35014 Nov 7 01:17 go.sum 01:20:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 01:17 internal 01:20:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 01:17 mock 01:20:20 -rw-rw-r-- 1 jenkins jenkins 227 Nov 7 01:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:21 + 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=cf62aafc7a25cea0913cded91e7ea34362c0d2ef --label arch=amd64 --label version=0.0.0 . 01:20:21 Sending build context to Docker daemon 6.585MB 01:20:21 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 01:20:21 Step 2/24 : FROM ${BASE} AS builder 01:20:21 ---> 68d26d37d5cd 01:20:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:20:21 ---> Running in 69c23daeed17 01:20:21 Removing intermediate container 69c23daeed17 01:20:21 ---> cafcd2ccdcda 01:20:21 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:20:21 ---> Running in 274292aecce3 01:20:21 Removing intermediate container 274292aecce3 01:20:21 ---> 4f8cc70da629 01:20:21 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:20:21 ---> Running in b76d56083306 01:20:21 Removing intermediate container b76d56083306 01:20:21 ---> 1806b20da74e 01:20:21 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:20:21 ---> Running in dd5c288f3c1c 01:20:21 Removing intermediate container dd5c288f3c1c 01:20:21 ---> 7029c964776d 01:20:21 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:20:21 ---> Running in 9c6b08ab57d5 01:20:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:20:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:20:22 OK: 268 MiB in 56 packages 01:20:22 Removing intermediate container 9c6b08ab57d5 01:20:22 ---> ec25223f210c 01:20:22 Step 8/24 : WORKDIR /device-mqtt-go 01:20:22 ---> Running in bbce2bd3b28b 01:20:22 Removing intermediate container bbce2bd3b28b 01:20:22 ---> 8b3cfc3640a7 01:20:22 Step 9/24 : COPY go.mod vendor* ./ 01:20:22 ---> c8ab58204fa4 01:20:22 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:20:22 ---> Running in da2aee5ae281 01:20:23 Removing intermediate container da2aee5ae281 01:20:23 ---> 228463c33a8e 01:20:23 Step 11/24 : COPY . . 01:20:24 ---> 3035956f5f8b 01:20:24 Step 12/24 : RUN $MAKE 01:20:24 ---> Running in 66648f81c3e6 01:20:24 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.40" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:20:46 Removing intermediate container 66648f81c3e6 01:20:46 ---> f78f7140259b 01:20:46 Step 13/24 : FROM alpine:3.18 01:20:46 3.18: Pulling from library/alpine 01:20:46 96526aa774ef: Pulling fs layer 01:20:46 96526aa774ef: Verifying Checksum 01:20:46 96526aa774ef: Download complete 01:20:46 96526aa774ef: Pull complete 01:20:46 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:20:46 Status: Downloaded newer image for alpine:3.18 01:20:46 ---> 8ca4688f4f35 01:20:46 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:20:46 ---> Running in 4d05c1b0cfe3 01:20:47 Removing intermediate container 4d05c1b0cfe3 01:20:47 ---> 37cbb0459ac2 01:20:47 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:20:47 ---> Running in fee84849fdd9 01:20:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:20:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:20:47 (1/1) Installing dumb-init (1.2.5-r2) 01:20:47 Executing busybox-1.36.1-r2.trigger 01:20:47 OK: 7 MiB in 16 packages 01:20:48 Removing intermediate container fee84849fdd9 01:20:48 ---> 83c5603a2bf8 01:20:48 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:20:49 ---> baeb37db7308 01:20:49 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:20:49 ---> 33616dbc31b8 01:20:49 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:20:49 ---> 4d7a8b0bebbf 01:20:49 Step 19/24 : EXPOSE 59982 01:20:49 ---> Running in cdecbc25baa8 01:20:49 Removing intermediate container cdecbc25baa8 01:20:49 ---> 57fea5630bcf 01:20:49 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:20:49 ---> Running in 0e799b0c5aa7 01:20:49 Removing intermediate container 0e799b0c5aa7 01:20:49 ---> 2622aa229457 01:20:49 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:20:49 ---> Running in 63ee42b1a654 01:20:49 Removing intermediate container 63ee42b1a654 01:20:49 ---> 5508840fc767 01:20:49 Step 22/24 : LABEL arch=amd64 01:20:49 ---> Running in f9acdcb4a798 01:20:49 Removing intermediate container f9acdcb4a798 01:20:49 ---> ee073b93101c 01:20:49 Step 23/24 : LABEL git_sha=cf62aafc7a25cea0913cded91e7ea34362c0d2ef 01:20:49 ---> Running in 5d4f42e915d2 01:20:49 Removing intermediate container 5d4f42e915d2 01:20:49 ---> 0b76a8d2b192 01:20:49 Step 24/24 : LABEL version=0.0.0 01:20:50 ---> Running in 2faadc5bff50 01:20:50 Removing intermediate container 2faadc5bff50 01:20:50 ---> 4f3c592ab00e 01:20:50 [Warning] One or more build-args [ARCH] were not consumed 01:20:50 Successfully built 4f3c592ab00e 01:20:50 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:20:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:20:50 01:20:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:20:51 latest: Pulling from edgex-lftools-log-publisher 01:20:51 5eb5b503b376: Pulling fs layer 01:20:51 5c69ac0246d0: Pulling fs layer 01:20:51 ec43610c2a17: Pulling fs layer 01:20:51 3a2ae6a8a46f: Pulling fs layer 01:20:51 33b1e0a273af: Pulling fs layer 01:20:51 5d3b04190fa2: Pulling fs layer 01:20:51 2f39f015ded8: Pulling fs layer 01:20:51 3a2ae6a8a46f: Waiting 01:20:51 33b1e0a273af: Waiting 01:20:51 5d3b04190fa2: Waiting 01:20:51 2f39f015ded8: Waiting 01:20:51 5c69ac0246d0: Verifying Checksum 01:20:51 5c69ac0246d0: Download complete 01:20:51 3a2ae6a8a46f: Verifying Checksum 01:20:51 3a2ae6a8a46f: Download complete 01:20:51 33b1e0a273af: Verifying Checksum 01:20:51 33b1e0a273af: Download complete 01:20:51 5d3b04190fa2: Verifying Checksum 01:20:51 5d3b04190fa2: Download complete 01:20:51 ec43610c2a17: Verifying Checksum 01:20:51 ec43610c2a17: Download complete 01:20:51 5eb5b503b376: Verifying Checksum 01:20:51 5eb5b503b376: Download complete 01:20:52 2f39f015ded8: Download complete 01:20:52 5eb5b503b376: Pull complete 01:20:53 5c69ac0246d0: Pull complete 01:20:53 ec43610c2a17: Pull complete 01:20:53 3a2ae6a8a46f: Pull complete 01:20:53 33b1e0a273af: Pull complete 01:20:53 5d3b04190fa2: Pull complete 01:20:57 2f39f015ded8: Pull complete 01:20:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:20:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:20:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:58 prd-ubuntu20.04-docker-8c-8g-16785 does not seem to be running inside a container 01:20:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-643 -v /w/workspace/gexfoundry_device-mqtt-go_PR-643:/w/workspace/gexfoundry_device-mqtt-go_PR-643:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-643@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:21:06 $ docker top 4857ecadfd1f5cb88794ff42d2884cf4168ea0be3b20541919fda75c3266c451 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:07 ---> job-cost.sh 01:21:07 lf-activate-venv: SKIPPING 01:21:07 INFO: No Stack... 01:21:07 INFO: Retrieving Pricing Info for: v3-standard-8 01:21:08 INFO: Archiving Costs [Pipeline] sh 01:21:08 + cut -d, -f6 01:21:08 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-643/archives/cost.csv [Pipeline] lock 01:21:08 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-643-1-stack-cost] 01:21:08 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-643-1-stack-cost] did not exist. Created. 01:21:08 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-643-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:21:08 + echo total: 0.2199999988079071 [Pipeline] stash 01:21:08 Stashed 1 file(s) [Pipeline] } 01:21:08 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-643-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:21:08 $ docker stop --time=1 4857ecadfd1f5cb88794ff42d2884cf4168ea0be3b20541919fda75c3266c451 01:21:10 $ docker rm -f --volumes 4857ecadfd1f5cb88794ff42d2884cf4168ea0be3b20541919fda75c3266c451 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:22:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16786 in /w/workspace/gexfoundry_device-mqtt-go_PR-643 [Pipeline] { [Pipeline] ws 01:22:10 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:22:10 The recommended git tool is: git 01:22:16 using credential edgex-jenkins-ssh 01:22:16 Cloning the remote Git repository 01:22:16 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:22:16 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:22:16 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:22:16 > git --version # timeout=10 01:22:16 > git --version # 'git version 2.25.1' 01:22:16 using GIT_SSH to set credentials SSH Credentials for GitHub 01:22:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:22:18 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:22:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:22:19 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:22:19 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:22:19 using GIT_SSH to set credentials SSH Credentials for GitHub 01:22:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/643/head:refs/remotes/origin/PR-643 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:22:19 Merging remotes/origin/main commit daf9656040259007f9ff9da57e54fb024fb8fec3 into PR head commit cf62aafc7a25cea0913cded91e7ea34362c0d2ef 01:22:19 Merge succeeded, producing cf62aafc7a25cea0913cded91e7ea34362c0d2ef 01:22:19 Checking out Revision cf62aafc7a25cea0913cded91e7ea34362c0d2ef (PR-643) 01:22:20 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:22:20 > git --version # timeout=10 01:22:20 > git --version # 'git version 2.25.1' 01:22:20 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 01:22:19 > git config core.sparsecheckout # timeout=10 01:22:19 > git checkout -f cf62aafc7a25cea0913cded91e7ea34362c0d2ef # timeout=10 01:22:19 > git remote # timeout=10 01:22:19 > git config --get remote.origin.url # timeout=10 01:22:19 using GIT_SSH to set credentials SSH Credentials for GitHub 01:22:19 > git merge daf9656040259007f9ff9da57e54fb024fb8fec3 # timeout=10 01:22:19 > git rev-parse HEAD^{commit} # timeout=10 01:22:19 > git config core.sparsecheckout # timeout=10 01:22:20 > git checkout -f cf62aafc7a25cea0913cded91e7ea34362c0d2ef # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:22:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:22:21 % Total % Received % Xferd Average Speed Time Time Time Current 01:22:21 Dload Upload Total Spent Left Speed 01:22:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96075 0 --:--:-- --:--:-- --:--:-- 96809 [Pipeline] sh 01:22:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:22:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:22:23 + sudo tee /etc/docker/daemon.new 01:22:23 { 01:22:23 "registry-mirrors": [ 01:22:23 "https://nexus3.edgexfoundry.org:10001" 01:22:23 ], 01:22:23 "bip": "10.250.0.254/24", 01:22:23 "hosts": [ 01:22:23 "tcp://0.0.0.0:5555", 01:22:23 "unix:///var/run/docker.sock" 01:22:23 ], 01:22:23 "mtu": 1458, 01:22:23 "selinux-enabled": true, 01:22:23 "seccomp-profile": "/etc/docker/seccomp.json" 01:22:23 } [Pipeline] sh 01:22:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:22:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:22:45 provisioning config files... 01:22:45 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config9835055410461161337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:22:46 ---> docker-login.sh 01:22:46 nexus3.edgexfoundry.org:10001 01:22:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:47 Configure a credential helper to remove this warning. See 01:22:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:47 01:22:47 Login Succeeded 01:22:47 nexus3.edgexfoundry.org:10002 01:22:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:47 Configure a credential helper to remove this warning. See 01:22:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:47 01:22:47 Login Succeeded 01:22:47 nexus3.edgexfoundry.org:10003 01:22:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:47 Configure a credential helper to remove this warning. See 01:22:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:47 01:22:47 Login Succeeded 01:22:47 nexus3.edgexfoundry.org:10004 01:22:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:48 Configure a credential helper to remove this warning. See 01:22:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:48 01:22:48 Login Succeeded 01:22:48 docker.io 01:22:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:48 Configure a credential helper to remove this warning. See 01:22:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:48 01:22:48 Login Succeeded 01:22:48 ---> docker-login.sh ends [Pipeline] } 01:22:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:22:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:22:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:22:49 ========================================================= 01:22:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:22:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22: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:22:50 Sending build context to Docker daemon 3.381MB 01:22:50 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:22:50 Step 2/12 : FROM ${BASE} AS builder 01:22:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:22:50 9fda8d8052c6: Pulling fs layer 01:22:50 5d54e960e981: Pulling fs layer 01:22:50 c4a7e357bf2a: Pulling fs layer 01:22:50 f0e02332f6b5: Pulling fs layer 01:22:50 cefa15bbcfad: Pulling fs layer 01:22:50 17808c966233: Pulling fs layer 01:22:50 f4c1fc716caa: Pulling fs layer 01:22:50 f0e02332f6b5: Waiting 01:22:50 cefa15bbcfad: Waiting 01:22:50 17808c966233: Waiting 01:22:50 f4c1fc716caa: Waiting 01:22:50 5d54e960e981: Verifying Checksum 01:22:50 5d54e960e981: Download complete 01:22:50 f0e02332f6b5: Verifying Checksum 01:22:50 f0e02332f6b5: Download complete 01:22:50 cefa15bbcfad: Download complete 01:22:50 9fda8d8052c6: Verifying Checksum 01:22:50 9fda8d8052c6: Download complete 01:22:51 f4c1fc716caa: Verifying Checksum 01:22:51 f4c1fc716caa: Download complete 01:22:51 9fda8d8052c6: Pull complete 01:22:52 c4a7e357bf2a: Verifying Checksum 01:22:52 c4a7e357bf2a: Download complete 01:22:53 17808c966233: Verifying Checksum 01:22:53 17808c966233: Download complete 01:22:55 5d54e960e981: Pull complete 01:23:10 c4a7e357bf2a: Pull complete 01:23:10 f0e02332f6b5: Pull complete 01:23:10 cefa15bbcfad: Pull complete 01:23:17 17808c966233: Pull complete 01:23:19 f4c1fc716caa: Pull complete 01:23:19 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 01:23:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:23:19 ---> ea914061e18c 01:23:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:23:20 ---> Running in 8fbca5dd359b 01:23:21 Removing intermediate container 8fbca5dd359b 01:23:21 ---> 1db82ca17b03 01:23:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:23:21 ---> Running in 573899a347e0 01:23:21 Removing intermediate container 573899a347e0 01:23:21 ---> f9373a7090c2 01:23:21 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:23:21 ---> Running in 443e43c04d2d 01:23:24 Removing intermediate container 443e43c04d2d 01:23:24 ---> 22fefb075908 01:23:24 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:23:24 ---> Running in a22335b91790 01:23:24 Removing intermediate container a22335b91790 01:23:24 ---> 093de93032e9 01:23:24 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:23:24 ---> Running in 1130748559f2 01:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:23:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:23:27 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:23:27 (2/4) Installing libedit (20221030.3.1-r1) 01:23:27 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:23:27 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:23:27 Executing busybox-1.36.1-r2.trigger 01:23:27 OK: 270 MiB in 56 packages 01:23:28 Removing intermediate container 1130748559f2 01:23:28 ---> d7e5c12483f0 01:23:28 Step 8/12 : WORKDIR /device-mqtt-go 01:23:29 ---> Running in 723af260c316 01:23:29 Removing intermediate container 723af260c316 01:23:29 ---> ea48c098c1ca 01:23:29 Step 9/12 : COPY go.mod vendor* ./ 01:23:29 ---> 034e2f53823f 01:23:29 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:30 ---> Running in a7cf7d3935b7 01:24:51 Removing intermediate container a7cf7d3935b7 01:24:51 ---> af02343d3cec 01:24:51 Step 11/12 : COPY . . 01:24:51 ---> 860f17cfe364 01:24:51 Step 12/12 : RUN $MAKE 01:24:51 ---> Running in 70693381a4bd 01:24:51 noop 01:24:51 Removing intermediate container 70693381a4bd 01:24:51 ---> 258420023133 01:24:51 Successfully built 258420023133 01:24:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:52 + docker inspect -f . ci-base-image-arm64 01:24:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:52 prd-ubuntu20.04-docker-arm64-4c-16g-16786 does not seem to be running inside a container 01:24:52 $ 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:24:54 $ docker top 63684051ad6ad4b67a44db37364e3c73da971dc6969a2860ce3b479c9c87819a -eo pid,comm [Pipeline] { [Pipeline] sh 01:24:55 + go version 01:24:55 go version go1.21.0 linux/arm64 [Pipeline] } 01:24:55 $ docker stop --time=1 63684051ad6ad4b67a44db37364e3c73da971dc6969a2860ce3b479c9c87819a 01:24:56 $ docker rm -f --volumes 63684051ad6ad4b67a44db37364e3c73da971dc6969a2860ce3b479c9c87819a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:57 + docker inspect -f . ci-base-image-arm64 01:24:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:57 prd-ubuntu20.04-docker-arm64-4c-16g-16786 does not seem to be running inside a container 01:24:58 $ 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:24:59 $ docker top 3188a7c1cd2e186fda8b7131a9e4e51db0d5f938fa5577ad52ac6fe698f5a511 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:00 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:25:01 + make test 01:25:01 go test ./... -coverprofile=coverage.out ./... 01:25:07 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:27:14 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:27:18 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:27:18 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.072s coverage: 22.8% of statements 01:27:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:27:19 go vet ./... 01:27:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:27:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:27:58 ./bin/test-attribution-txt.sh [Pipeline] echo 01:27:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:27:58 $ docker stop --time=1 3188a7c1cd2e186fda8b7131a9e4e51db0d5f938fa5577ad52ac6fe698f5a511 01:28:00 $ docker rm -f --volumes 3188a7c1cd2e186fda8b7131a9e4e51db0d5f938fa5577ad52ac6fe698f5a511 [Pipeline] // withDockerContainer [Pipeline] sh 01:28:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:28:01 Warning: overwriting stash ‘coverage-report’ 01:28:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:28:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:28:03 + ls -al . 01:28:03 total 180 01:28:03 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 01:25 . 01:28:03 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 01:22 .. 01:28:03 -rw-rw-r-- 1 jenkins jenkins 140 Nov 7 01:22 .dockerignore 01:28:03 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 01:22 .git 01:28:03 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 01:22 .github 01:28:03 -rw-rw-r-- 1 jenkins jenkins 264 Nov 7 01:22 .gitignore 01:28:03 -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 01:22 .golangci.yml 01:28:03 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 7 01:22 Attribution.txt 01:28:03 -rw-rw-r-- 1 jenkins jenkins 17522 Nov 7 01:22 CHANGELOG.md 01:28:03 -rw-rw-r-- 1 jenkins jenkins 1689 Nov 7 01:22 Dockerfile 01:28:03 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 01:22 GOVERNANCE.md 01:28:03 -rw-rw-r-- 1 jenkins jenkins 657 Nov 7 01:22 Jenkinsfile 01:28:03 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 01:22 LICENSE 01:28:03 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 7 01:22 Makefile 01:28:03 -rw-rw-r-- 1 jenkins jenkins 620 Nov 7 01:22 OWNERS.md 01:28:03 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 7 01:22 README.md 01:28:03 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 01:18 VERSION 01:28:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 01:22 bin 01:28:03 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 01:22 cmd 01:28:03 -rw-r--r-- 1 jenkins jenkins 18506 Nov 7 01:27 coverage.out 01:28:03 -rw-rw-r-- 1 jenkins jenkins 3782 Nov 7 01:22 go.mod 01:28:03 -rw-rw-r-- 1 jenkins jenkins 35014 Nov 7 01:22 go.sum 01:28:03 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 01:22 internal 01:28:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 01:22 mock 01:28:03 -rw-rw-r-- 1 jenkins jenkins 227 Nov 7 01:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:03 + 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=cf62aafc7a25cea0913cded91e7ea34362c0d2ef --label arch=arm64 --label version=0.0.0 . 01:28:03 Sending build context to Docker daemon 3.401MB 01:28:03 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 01:28:03 Step 2/24 : FROM ${BASE} AS builder 01:28:03 ---> 258420023133 01:28:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:28:04 ---> Running in ebebd00d6ceb 01:28:04 Removing intermediate container ebebd00d6ceb 01:28:04 ---> 5426c1300af8 01:28:04 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:28:04 ---> Running in 043997233cd2 01:28:04 Removing intermediate container 043997233cd2 01:28:04 ---> 13ab93315c57 01:28:04 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:28:04 ---> Running in 60812bb9ec69 01:28:05 Removing intermediate container 60812bb9ec69 01:28:05 ---> d8ae738bfb81 01:28:05 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:28:05 ---> Running in 5ca55810d7c9 01:28:05 Removing intermediate container 5ca55810d7c9 01:28:05 ---> c1123d65504a 01:28:05 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:28:05 ---> Running in 95f1e4659cc1 01:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:28:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:28:09 OK: 270 MiB in 56 packages 01:28:12 Removing intermediate container 95f1e4659cc1 01:28:12 ---> cf4e229a8d41 01:28:12 Step 8/24 : WORKDIR /device-mqtt-go 01:28:12 ---> Running in 5f89006edb06 01:28:12 Removing intermediate container 5f89006edb06 01:28:12 ---> cf21fe18bfd5 01:28:12 Step 9/24 : COPY go.mod vendor* ./ 01:28:13 ---> cff7273e09a5 01:28:13 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:13 ---> Running in 19ef3d282aff 01:28:15 Removing intermediate container 19ef3d282aff 01:28:15 ---> d47a91d3da1e 01:28:15 Step 11/24 : COPY . . 01:28:16 ---> a29ee667c9ac 01:28:16 Step 12/24 : RUN $MAKE 01:28:16 ---> Running in 47fd9813dbd6 01:28:17 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.40" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:30:39 Removing intermediate container 47fd9813dbd6 01:30:39 ---> fae437b2d2b1 01:30:39 Step 13/24 : FROM alpine:3.18 01:30:39 3.18: Pulling from library/alpine 01:30:40 579b34f0a95b: Pulling fs layer 01:30:40 579b34f0a95b: Download complete 01:30:40 579b34f0a95b: Pull complete 01:30:41 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:30:41 Status: Downloaded newer image for alpine:3.18 01:30:41 ---> 3cc203321400 01:30:41 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:30:41 ---> Running in a23dd5cf40c2 01:30:41 Removing intermediate container a23dd5cf40c2 01:30:41 ---> c886be0331be 01:30:41 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:30:41 ---> Running in 0dabab089978 01:30:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:30:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:30:44 (1/1) Installing dumb-init (1.2.5-r2) 01:30:44 Executing busybox-1.36.1-r2.trigger 01:30:44 OK: 8 MiB in 16 packages 01:30:46 Removing intermediate container 0dabab089978 01:30:46 ---> 07b52e5d4248 01:30:46 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:30:47 ---> 0f9207b2be31 01:30:47 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:30:48 ---> 31a69c46373f 01:30:48 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:30:52 ---> f6a382cbd89d 01:30:52 Step 19/24 : EXPOSE 59982 01:30:52 ---> Running in 8a8db7edcc5d 01:30:53 Removing intermediate container 8a8db7edcc5d 01:30:53 ---> fbc01d3ed0e5 01:30:53 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:30:53 ---> Running in 4dccfd4c99ba 01:30:53 Removing intermediate container 4dccfd4c99ba 01:30:53 ---> 212671b1fb18 01:30:53 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:30:53 ---> Running in 80bc08f40d3a 01:30:54 Removing intermediate container 80bc08f40d3a 01:30:54 ---> 52a31c4446bc 01:30:54 Step 22/24 : LABEL arch=arm64 01:30:54 ---> Running in 5e8a7e431ab2 01:30:54 Removing intermediate container 5e8a7e431ab2 01:30:54 ---> 4c19c0d67655 01:30:54 Step 23/24 : LABEL git_sha=cf62aafc7a25cea0913cded91e7ea34362c0d2ef 01:30:54 ---> Running in ffda33da512f 01:30:54 Removing intermediate container ffda33da512f 01:30:54 ---> 68be0d9ab887 01:30:54 Step 24/24 : LABEL version=0.0.0 01:30:55 ---> Running in b577cada70a0 01:30:55 Removing intermediate container b577cada70a0 01:30:55 ---> 4e2e851d8bbf 01:30:55 [Warning] One or more build-args [ARCH] were not consumed 01:30:55 Successfully built 4e2e851d8bbf 01:30:55 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:30:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:30:56 01:30:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:30:56 arm64: Pulling from edgex-lftools-log-publisher 01:30:56 8998bd30e6a1: Pulling fs layer 01:30:56 04944245beec: Pulling fs layer 01:30:56 699f458cf7ca: Pulling fs layer 01:30:56 765212b225bb: Pulling fs layer 01:30:56 f23df028b6ca: Pulling fs layer 01:30:56 d65c8cfc05b1: Pulling fs layer 01:30:56 2437ff75d9bd: Pulling fs layer 01:30:56 f23df028b6ca: Waiting 01:30:56 765212b225bb: Waiting 01:30:56 d65c8cfc05b1: Waiting 01:30:56 2437ff75d9bd: Waiting 01:30:56 04944245beec: Verifying Checksum 01:30:56 04944245beec: Download complete 01:30:56 765212b225bb: Verifying Checksum 01:30:56 f23df028b6ca: Verifying Checksum 01:30:56 f23df028b6ca: Download complete 01:30:57 d65c8cfc05b1: Verifying Checksum 01:30:57 d65c8cfc05b1: Download complete 01:30:57 699f458cf7ca: Verifying Checksum 01:30:57 699f458cf7ca: Download complete 01:30:57 8998bd30e6a1: Verifying Checksum 01:30:57 8998bd30e6a1: Download complete 01:31:00 2437ff75d9bd: Verifying Checksum 01:31:00 2437ff75d9bd: Download complete 01:31:02 8998bd30e6a1: Pull complete 01:31:02 04944245beec: Pull complete 01:31:07 699f458cf7ca: Pull complete 01:31:07 765212b225bb: Pull complete 01:31:07 f23df028b6ca: Pull complete 01:31:08 d65c8cfc05b1: Pull complete 01:31:26 2437ff75d9bd: Pull complete 01:31:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:31:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:31:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:26 prd-ubuntu20.04-docker-arm64-4c-16g-16786 does not seem to be running inside a container 01:31:26 $ 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:31:29 $ docker top 41183bf0b722da62faec8bf4a68032fe893382bd02f060210bcc84572d78b00e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:30 ---> job-cost.sh 01:31:30 lf-activate-venv: SKIPPING 01:31:30 INFO: No Stack... 01:31:30 INFO: Retrieving Pricing Info for: v3-standard-4 01:31:31 INFO: Archiving Costs [Pipeline] sh 01:31:31 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:31:31 + cut -d, -f6 [Pipeline] lock 01:31:32 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-643-1-stack-cost] 01:31:32 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-643-1-stack-cost] did not exist. Created. 01:31:32 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-643-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:31:32 /w/workspace/device-mqtt-go/1@tmp/durable-0bb09b3a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:31:33 + echo total: 0.10999999940395355 [Pipeline] stash 01:31:33 Warning: overwriting stash ‘stack-cost’ 01:31:33 Stashed 1 file(s) [Pipeline] } 01:31:33 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-643-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:31:33 $ docker stop --time=1 41183bf0b722da62faec8bf4a68032fe893382bd02f060210bcc84572d78b00e 01:31:36 $ docker rm -f --volumes 41183bf0b722da62faec8bf4a68032fe893382bd02f060210bcc84572d78b00e [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:31:37 provisioning config files... 01:31:37 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp/config15680397570553243921tmp [Pipeline] { [Pipeline] sh 01:31:38 + set +x 01:31:38 + + curl -s https://codecov.io/bash 01:31:38 bash -s -- 01:31:38 01:31:38 _____ _ 01:31:38 / ____| | | 01:31:38 | | ___ __| | ___ ___ _____ __ 01:31:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:31:38 | |___| (_) | (_| | __/ (_| (_) \ V / 01:31:38 \_____\___/ \__,_|\___|\___\___/ \_/ 01:31:38 Bash-1.0.6 01:31:38 01:31:38 01:31:38 ==> git version 2.25.1 found 01:31:38 ==> 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:31:38 Release-Date: 2020-01-08 01:31:38 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:31:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:31:38 ==> Jenkins CI detected. 01:31:38 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-643 01:31:38 project root: . 01:31:38 --> token set from env 01:31:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:31:38 ==> Running gcov in . (disable via -X gcov) 01:31:38 ==> Python coveragepy not found 01:31:38 ==> Searching for coverage reports in: 01:31:38 + . 01:31:38 -> Found 1 reports 01:31:38 ==> Detecting git/mercurial file structure 01:31:38 ==> Reading reports 01:31:38 + ./coverage.out bytes=18506 01:31:38 ==> Appending adjustments 01:31:38 https://docs.codecov.io/docs/fixing-reports 01:31:38 + Found adjustments 01:31:38 ==> Gzipping contents 01:31:38 4.0K /tmp/codecov.EQHTlD.gz 01:31:38 ==> Uploading reports 01:31:38 url: https://codecov.io 01:31:38 query: branch=PR-643&commit=cf62aafc7a25cea0913cded91e7ea34362c0d2ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-643%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=643&job=&cmd_args= 01:31:38 -> Pinging Codecov 01:31:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-643&commit=cf62aafc7a25cea0913cded91e7ea34362c0d2ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-643%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=643&job=&cmd_args= 01:31:38 -> Uploading to 01:31:38 https://storage.googleapis.com/codecov/v4/raw/2023-11-07/7D719EC7BBE17E464838252E33014C33/cf62aafc7a25cea0913cded91e7ea34362c0d2ef/62e33456-dcb8-4677-9e4e-2d25fb1e28a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T013138Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ca7777add94ffed05dc2929031cfca864df91b29be94b289f5c49bdcf7c26ea 01:31:38 % Total % Received % Xferd Average Speed Time Time Time Current 01:31:38 Dload Upload Total Spent Left Speed 01:31:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 10812 --:--:-- --:--:-- --:--:-- 10850 01:31:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/cf62aafc7a25cea0913cded91e7ea34362c0d2ef [Pipeline] } 01:31:38 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:31:40 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-643/archives ] 01:31:40 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-643/archives 01:31:40 total 16 01:31:40 drwxr-xr-x 3 root root 4096 Nov 7 01:21 . 01:31:40 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 01:21 .. 01:31:40 drwxr-xr-x 2 root root 4096 Nov 7 01:21 cost 01:31:40 -rw-r--r-- 1 root root 86 Nov 7 01:21 cost.csv 01:31:40 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-643/archives 01:31:40 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-643/archives 01:31:40 total 16 01:31:40 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 01:21 . 01:31:40 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 01:21 .. 01:31:40 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 01:21 cost 01:31:40 -rw-r--r-- 1 jenkins jenkins 86 Nov 7 01:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:31:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:31:41 ---> package-listing.sh 01:31:41 ++ facter osfamily 01:31:41 ++ tr '[:upper:]' '[:lower:]' 01:31:42 + OS_FAMILY=debian 01:31:42 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-643 01:31:42 + START_PACKAGES=/tmp/packages_start.txt 01:31:42 + END_PACKAGES=/tmp/packages_end.txt 01:31:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:31:42 + PACKAGES=/tmp/packages_start.txt 01:31:42 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-643 ']' 01:31:42 + PACKAGES=/tmp/packages_end.txt 01:31:42 + case "${OS_FAMILY}" in 01:31:42 + dpkg -l 01:31:42 + grep '^ii' 01:31:42 + '[' -f /tmp/packages_start.txt ']' 01:31:42 + '[' -f /tmp/packages_end.txt ']' 01:31:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:31:42 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-643 ']' 01:31:42 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-643/archives/ 01:31:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-643/archives/ [Pipeline] echo 01:31:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-643/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:31:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:31:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:43 prd-ubuntu20.04-docker-8c-8g-16785 does not seem to be running inside a container 01:31:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-643/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-643 -v /w/workspace/gexfoundry_device-mqtt-go_PR-643:/w/workspace/gexfoundry_device-mqtt-go_PR-643:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-643@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:31:43 $ docker top 24ee0cdba86eac683062c187d2e6b36ab46642d3288fd6bf9af80ca886c6a161 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:44 + touch /tmp/pre-build-complete [Pipeline] sh 01:31:44 + mkdir -p /var/log/sysstat [Pipeline] sh 01:31:44 + ls /var/log/sa-host 01:31:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:31:44 provisioning config files... 01:31:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-643@tmp/config7836427137150369999tmp [Pipeline] { [Pipeline] echo 01:31:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:31:45 ---> create-netrc.sh [Pipeline] } 01:31:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:31:45 ---> python-tools-install.sh [Pipeline] echo 01:31:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:31:45 ---> sudo-logs.sh 01:31:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:31:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:31:46 ---> job-cost.sh 01:31:46 lf-activate-venv: SKIPPING 01:31:46 DEBUG: total: 0.2199999988079071 01:31:46 INFO: Retrieving Stack Cost... 01:31:48 INFO: Retrieving Pricing Info for: v3-standard-8 01:31:48 INFO: Archiving Costs [Pipeline] echo 01:31:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:31:49 ---> logs-deploy.sh 01:31:49 lf-activate-venv: SKIPPING 01:31:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-643/1 01:31:49 INFO: archiving workspace using pattern(s): 01:31:50 Archives upload complete. 01:31:50 INFO: archiving logs to Nexus