Pull request #628 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad77641f0972cae9c9478a0483dd5c20d2d5fd0c+546b5734ca37b76ffe84c7857d50ac45e183bb78 (a777f4599acc6405d52f1a54bb30fcc8931c4385) 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-ssh6824147142199335514.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1847599166859073166.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-628/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-628/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17303356906191744812.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-628/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6019858899923553306.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9940258798342448929.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-628/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-628/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8330329034911582719.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7510 in /w/workspace/gexfoundry_device-mqtt-go_PR-628 [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-628 # 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/628/head:refs/remotes/origin/PR-628 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 546b5734ca37b76ffe84c7857d50ac45e183bb78 into PR head commit ad77641f0972cae9c9478a0483dd5c20d2d5fd0c Merge succeeded, producing ad77641f0972cae9c9478a0483dd5c20d2d5fd0c Checking out Revision ad77641f0972cae9c9478a0483dd5c20d2d5fd0c (PR-628) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:05:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ad77641f0972cae9c9478a0483dd5c20d2d5fd0c # 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 546b5734ca37b76ffe84c7857d50ac45e183bb78 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad77641f0972cae9c9478a0483dd5c20d2d5fd0c # timeout=10 [Pipeline] withCredentials 01:05:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:05:50 ========================================================= 01:05:50 EdgeX Global Pipelines Version Info 01:05:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:05:51 ------------------- 01:05:51 stable info: 01:05:51 ------------------- 01:05:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:05:51 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:05:51 Message: update stable to v1.0.254 01:05:51 ------------------- 01:05:51 experimental info: 01:05:51 ------------------- 01:05:51 Commited By: **** collab-it+edgex@linuxfoundation.org 01:05:51 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:05:51 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:05:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-628 [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-628 [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-628 [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad77641f0972cae9c9478a0483dd5c20d2d5fd0c [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad77641 [Pipeline] echo 01:05:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:05:53 provisioning config files... 01:05:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp/config16934186909185947304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:05:54 ---> docker-login.sh 01:05:54 nexus3.edgexfoundry.org:10001 01:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:54 Configure a credential helper to remove this warning. See 01:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:54 01:05:54 Login Succeeded 01:05:54 nexus3.edgexfoundry.org:10002 01:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:54 Configure a credential helper to remove this warning. See 01:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:54 01:05:54 Login Succeeded 01:05:54 nexus3.edgexfoundry.org:10003 01:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:55 Configure a credential helper to remove this warning. See 01:05:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:55 01:05:55 Login Succeeded 01:05:55 nexus3.edgexfoundry.org:10004 01:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:55 Configure a credential helper to remove this warning. See 01:05:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:55 01:05:55 Login Succeeded 01:05:55 docker.io 01:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:55 Configure a credential helper to remove this warning. See 01:05:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:55 01:05:55 Login Succeeded 01:05:55 ---> docker-login.sh ends [Pipeline] } 01:05:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:05:56 + git rev-list -1 --merges ad77641f0972cae9c9478a0483dd5c20d2d5fd0c~1..ad77641f0972cae9c9478a0483dd5c20d2d5fd0c [Pipeline] echo 01:05:56 -----------> git rev-list -1 --merges ad77641f0972cae9c9478a0483dd5c20d2d5fd0c~1..ad77641f0972cae9c9478a0483dd5c20d2d5fd0c ad77641f0972cae9c9478a0483dd5c20d2d5fd0c [false] [Pipeline] sh 01:05:56 + git log --format=format:%s -1 ad77641f0972cae9c9478a0483dd5c20d2d5fd0c [Pipeline] echo 01:05:56 ========================================================= 01:05:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:05:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:05:57 + git log --format=format:%s -1 ad77641f0972cae9c9478a0483dd5c20d2d5fd0c [Pipeline] echo 01:05:57 [semverPrep] GIT_COMMIT: ad77641f0972cae9c9478a0483dd5c20d2d5fd0c, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:05:57 [semverPrep] This is not a build commit. [Pipeline] sh 01:05:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:05:57 + grep -v github /etc/ssh/ssh_known_hosts 01:05:57 + [ -e /tmp/ssh_known_hosts ] 01:05:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:05:57 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:05:57 sudo tee -a /etc/ssh/ssh_known_hosts 01:05:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:05:58 01:05:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:05:58 0.1.4: Pulling from edgex-devops/py-git-semver 01:05:58 b85a868b505f: Pulling fs layer 01:05:58 e2be974225ed: Pulling fs layer 01:05:58 339a4e72a1f5: Pulling fs layer 01:05:58 988bab9f4d93: Pulling fs layer 01:05:58 1469e6f7b9e6: Pulling fs layer 01:05:58 eaf3925da568: Pulling fs layer 01:05:58 bab4dde63d76: Pulling fs layer 01:05:58 bde34c3a00c8: Pulling fs layer 01:05:58 b352a97aabf1: Pulling fs layer 01:05:58 1469e6f7b9e6: Waiting 01:05:58 eaf3925da568: Waiting 01:05:58 bab4dde63d76: Waiting 01:05:58 bde34c3a00c8: Waiting 01:05:58 4872d77fe225: Pulling fs layer 01:05:58 5851b861e8e6: Pulling fs layer 01:05:58 b352a97aabf1: Waiting 01:05:58 5851b861e8e6: Waiting 01:05:58 4872d77fe225: Waiting 01:05:58 e2be974225ed: Download complete 01:05:58 988bab9f4d93: Verifying Checksum 01:05:58 988bab9f4d93: Download complete 01:05:58 1469e6f7b9e6: Verifying Checksum 01:05:58 1469e6f7b9e6: Download complete 01:05:58 eaf3925da568: Download complete 01:05:58 339a4e72a1f5: Verifying Checksum 01:05:58 339a4e72a1f5: Download complete 01:05:58 bde34c3a00c8: Verifying Checksum 01:05:58 bde34c3a00c8: Download complete 01:05:58 b352a97aabf1: Download complete 01:05:58 4872d77fe225: Verifying Checksum 01:05:58 4872d77fe225: Download complete 01:05:58 5851b861e8e6: Download complete 01:05:59 b85a868b505f: Verifying Checksum 01:05:59 b85a868b505f: Download complete 01:05:59 bab4dde63d76: Verifying Checksum 01:05:59 bab4dde63d76: Download complete 01:06:00 b85a868b505f: Pull complete 01:06:00 e2be974225ed: Pull complete 01:06:01 339a4e72a1f5: Pull complete 01:06:01 988bab9f4d93: Pull complete 01:06:01 1469e6f7b9e6: Pull complete 01:06:01 eaf3925da568: Pull complete 01:06:04 bab4dde63d76: Pull complete 01:06:04 bde34c3a00c8: Pull complete 01:06:04 b352a97aabf1: Pull complete 01:06:05 4872d77fe225: Pull complete 01:06:05 5851b861e8e6: Pull complete 01:06:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:06:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:06:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:06 prd-ubuntu20.04-docker-8c-8g-7510 does not seem to be running inside a container 01:06:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-628 -v /w/workspace/gexfoundry_device-mqtt-go_PR-628:/w/workspace/gexfoundry_device-mqtt-go_PR-628:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:06:15 $ docker top ddd2d67e04e226ecb7aeb19cf6de493f229685534af8687204efa35e86371cfe -eo pid,comm 01:06:15 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:06:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:06:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:06:16 [ssh-agent] Looking for ssh-agent implementation... 01:06:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:06:16 $ docker exec ddd2d67e04e226ecb7aeb19cf6de493f229685534af8687204efa35e86371cfe ssh-agent 01:06:16 SSH_AUTH_SOCK=/tmp/ssh-pNThl6MMcbJa/agent.13 01:06:16 SSH_AGENT_PID=19 01:06:16 Running ssh-add (command line suppressed) 01:06:16 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp/private_key_12637591900408485724.key (/w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp/private_key_12637591900408485724.key) 01:06:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:06:16 + git tag --points-at HEAD [Pipeline] } 01:06:16 $ docker exec --env ******** --env ******** ddd2d67e04e226ecb7aeb19cf6de493f229685534af8687204efa35e86371cfe ssh-agent -k 01:06:16 unset SSH_AUTH_SOCK; 01:06:16 unset SSH_AGENT_PID; 01:06:16 echo Agent pid 19 killed; 01:06:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:06:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:06:17 [ssh-agent] Looking for ssh-agent implementation... 01:06:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:06:17 $ docker exec ddd2d67e04e226ecb7aeb19cf6de493f229685534af8687204efa35e86371cfe ssh-agent 01:06:17 SSH_AUTH_SOCK=/tmp/ssh-brICCKJao1sD/agent.69 01:06:17 SSH_AGENT_PID=75 01:06:17 Running ssh-add (command line suppressed) 01:06:17 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp/private_key_384496659670514651.key (/w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp/private_key_384496659670514651.key) 01:06:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:06:17 + git semver init 01:06:17 2023-09-21 01:06:17,899 [run_init] DEBUG init version:0.0.0 force:False 01:06:17 2023-09-21 01:06:17,901 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-628/.semver 01:06:17 2023-09-21 01:06:17,901 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-628/.semver 01:06:17 2023-09-21 01:06:17,902 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-628/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-628, universal_newlines=False, shell=None, istream=None) 01:06:19 2023-09-21 01:06:18,935 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-628/.git/info/exclude 01:06:19 2023-09-21 01:06:18,936 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-628/.semver/PR-628 with force:False 01:06:19 2023-09-21 01:06:18,936 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-628/.semver/PR-628 01:06:19 2023-09-21 01:06:18,940 [execute] INFO git cat-file --batch-check 01:06:19 2023-09-21 01:06:18,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-628/.semver, universal_newlines=False, shell=None, istream=) 01:06:19 2023-09-21 01:06:18,946 [execute] INFO git cat-file --batch 01:06:19 2023-09-21 01:06:18,946 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-628/.semver, universal_newlines=False, shell=None, istream=) 01:06:19 2023-09-21 01:06:18,951 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-628/.semver/PR-628 01:06:19 0.0.0 [Pipeline] } 01:06:19 $ docker exec --env ******** --env ******** ddd2d67e04e226ecb7aeb19cf6de493f229685534af8687204efa35e86371cfe ssh-agent -k 01:06:19 unset SSH_AUTH_SOCK; 01:06:19 unset SSH_AGENT_PID; 01:06:19 echo Agent pid 75 killed; 01:06:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:06:19 + git semver [Pipeline] } 01:06:20 $ docker stop --time=1 ddd2d67e04e226ecb7aeb19cf6de493f229685534af8687204efa35e86371cfe 01:06:22 $ docker rm -f --volumes ddd2d67e04e226ecb7aeb19cf6de493f229685534af8687204efa35e86371cfe [Pipeline] // withDockerContainer [Pipeline] sh 01:06:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:06:23 Stashed 1 file(s) [Pipeline] echo 01:06:23 [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:06:23 provisioning config files... 01:06:23 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp/config8270247161488962187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:06:24 ---> docker-login.sh 01:06:24 nexus3.edgexfoundry.org:10001 01:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:24 Configure a credential helper to remove this warning. See 01:06:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:24 01:06:24 Login Succeeded 01:06:24 nexus3.edgexfoundry.org:10002 01:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:24 Configure a credential helper to remove this warning. See 01:06:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:24 01:06:24 Login Succeeded 01:06:24 nexus3.edgexfoundry.org:10003 01:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:24 Configure a credential helper to remove this warning. See 01:06:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:24 01:06:24 Login Succeeded 01:06:24 nexus3.edgexfoundry.org:10004 01:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:24 Configure a credential helper to remove this warning. See 01:06:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:24 01:06:24 Login Succeeded 01:06:24 docker.io 01:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:24 Configure a credential helper to remove this warning. See 01:06:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:24 01:06:24 Login Succeeded 01:06:24 ---> docker-login.sh ends [Pipeline] } 01:06:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:06:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:06:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:06:24 ========================================================= 01:06:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:06:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:25 + 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:06:25 Sending build context to Docker daemon 6.508MB 01:06:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:06:25 Step 2/12 : FROM ${BASE} AS builder 01:06:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:06:25 7264a8db6415: Pulling fs layer 01:06:25 c4d48a809fc2: Pulling fs layer 01:06:25 4f1c88b9dad5: Pulling fs layer 01:06:25 ad3a456e5733: Pulling fs layer 01:06:25 33e27b845d1e: Pulling fs layer 01:06:25 c68163c4e522: Pulling fs layer 01:06:25 50da416c3ac9: Pulling fs layer 01:06:25 23d2d4c4bb30: Pulling fs layer 01:06:25 ad3a456e5733: Waiting 01:06:25 33e27b845d1e: Waiting 01:06:25 c68163c4e522: Waiting 01:06:25 50da416c3ac9: Waiting 01:06:25 23d2d4c4bb30: Waiting 01:06:25 c4d48a809fc2: Download complete 01:06:25 ad3a456e5733: Verifying Checksum 01:06:25 ad3a456e5733: Download complete 01:06:25 33e27b845d1e: Verifying Checksum 01:06:25 33e27b845d1e: Download complete 01:06:25 7264a8db6415: Verifying Checksum 01:06:25 7264a8db6415: Download complete 01:06:25 c68163c4e522: Verifying Checksum 01:06:25 c68163c4e522: Download complete 01:06:25 7264a8db6415: Pull complete 01:06:25 c4d48a809fc2: Pull complete 01:06:25 23d2d4c4bb30: Verifying Checksum 01:06:25 23d2d4c4bb30: Download complete 01:06:26 4f1c88b9dad5: Verifying Checksum 01:06:26 4f1c88b9dad5: Download complete 01:06:26 50da416c3ac9: Verifying Checksum 01:06:26 50da416c3ac9: Download complete 01:06:29 4f1c88b9dad5: Pull complete 01:06:29 ad3a456e5733: Pull complete 01:06:29 33e27b845d1e: Pull complete 01:06:30 c68163c4e522: Pull complete 01:06:32 50da416c3ac9: Pull complete 01:06:33 23d2d4c4bb30: Pull complete 01:06:33 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 01:06:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:06:33 ---> 0786185ac409 01:06:33 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:06:38 Still waiting to schedule task 01:06:38 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:06:43 ---> Running in 889a6ac00bae 01:06:43 Removing intermediate container 889a6ac00bae 01:06:43 ---> 11c6c4de23e4 01:06:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:06:43 ---> Running in bc72cdff5792 01:06:44 Removing intermediate container bc72cdff5792 01:06:44 ---> 807b1b0c6774 01:06:44 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:06:44 ---> Running in 816df1574103 01:06:45 Removing intermediate container 816df1574103 01:06:45 ---> fcbee7c4fe97 01:06:45 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:06:45 ---> Running in 7c2819c334d2 01:06:45 Removing intermediate container 7c2819c334d2 01:06:45 ---> 4e7e707b5e9a 01:06:45 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:06:45 ---> Running in 11c7dc347823 01:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:06:46 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:06:46 (2/4) Installing libedit (20221030.3.1-r1) 01:06:46 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:06:46 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:06:46 Executing busybox-1.36.1-r2.trigger 01:06:46 OK: 268 MiB in 56 packages 01:06:46 Removing intermediate container 11c7dc347823 01:06:46 ---> e928a7fd3edf 01:06:46 Step 8/12 : WORKDIR /device-mqtt-go 01:06:46 ---> Running in 5c0d9c57e4af 01:06:46 Removing intermediate container 5c0d9c57e4af 01:06:46 ---> d6319b4c7a5a 01:06:46 Step 9/12 : COPY go.mod vendor* ./ 01:06:46 ---> 8023c6af3700 01:06:46 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:46 ---> Running in f18c4c32825f 01:07:33 Removing intermediate container f18c4c32825f 01:07:33 ---> 97cf7c08eb2b 01:07:33 Step 11/12 : COPY . . 01:07:33 ---> 0070d3094ef2 01:07:33 Step 12/12 : RUN $MAKE 01:07:33 ---> Running in cda29e3e59b3 01:07:33 noop 01:07:33 Removing intermediate container cda29e3e59b3 01:07:33 ---> 32e4d20ebaa2 01:07:33 Successfully built 32e4d20ebaa2 01:07:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:34 + docker inspect -f . ci-base-image-x86_64 01:07:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:34 prd-ubuntu20.04-docker-8c-8g-7510 does not seem to be running inside a container 01:07:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-628 -v /w/workspace/gexfoundry_device-mqtt-go_PR-628:/w/workspace/gexfoundry_device-mqtt-go_PR-628:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:07:34 $ docker top 5c9eee87bff0b384a509b5ddf61aa1ab1c1ef265fcc7db93f719d1018bba4ccb -eo pid,comm [Pipeline] { [Pipeline] sh 01:07:35 + go version 01:07:35 go version go1.21.0 linux/amd64 [Pipeline] } 01:07:35 $ docker stop --time=1 5c9eee87bff0b384a509b5ddf61aa1ab1c1ef265fcc7db93f719d1018bba4ccb 01:07:36 $ docker rm -f --volumes 5c9eee87bff0b384a509b5ddf61aa1ab1c1ef265fcc7db93f719d1018bba4ccb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:37 + docker inspect -f . ci-base-image-x86_64 01:07:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:37 prd-ubuntu20.04-docker-8c-8g-7510 does not seem to be running inside a container 01:07:37 $ 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-628 -v /w/workspace/gexfoundry_device-mqtt-go_PR-628:/w/workspace/gexfoundry_device-mqtt-go_PR-628:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:07:37 $ docker top 9980938ab82cbdbb5024b69308a03f8b6bcb31604e53d5db71ce1b563d5c0c18 -eo pid,comm [Pipeline] { [Pipeline] sh 01:07:38 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-628 [Pipeline] fileExists [Pipeline] sh 01:07:38 + make test 01:07:38 go test ./... -coverprofile=coverage.out ./... 01:07:39 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:07:49 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:07:50 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:07:50 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.021s coverage: 22.8% of statements 01:07:58 go vet ./... 01:08:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:08:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:08:01 ./bin/test-attribution-txt.sh [Pipeline] echo 01:08:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:08:01 $ docker stop --time=1 9980938ab82cbdbb5024b69308a03f8b6bcb31604e53d5db71ce1b563d5c0c18 01:08:05 $ docker rm -f --volumes 9980938ab82cbdbb5024b69308a03f8b6bcb31604e53d5db71ce1b563d5c0c18 [Pipeline] // withDockerContainer [Pipeline] sh 01:08:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:08:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:08:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:08:07 + ls -al . 01:08:07 total 188 01:08:07 drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 01:07 . 01:08:07 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 01:05 .. 01:08:07 -rw-rw-r-- 1 jenkins jenkins 140 Sep 21 01:05 .dockerignore 01:08:07 drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 01:07 .git 01:08:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 01:05 .github 01:08:07 -rw-rw-r-- 1 jenkins jenkins 329 Sep 21 01:05 .gitignore 01:08:07 -rw-rw-r-- 1 jenkins jenkins 41 Sep 21 01:05 .golangci.yml 01:08:07 drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 01:06 .semver 01:08:07 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 21 01:05 Attribution.txt 01:08:07 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 21 01:05 CHANGELOG.md 01:08:07 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 21 01:05 Dockerfile 01:08:07 -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 01:05 GOVERNANCE.md 01:08:07 -rw-rw-r-- 1 jenkins jenkins 678 Sep 21 01:05 Jenkinsfile 01:08:07 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 21 01:05 LICENSE 01:08:07 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 21 01:05 Makefile 01:08:07 -rw-rw-r-- 1 jenkins jenkins 620 Sep 21 01:05 OWNERS.md 01:08:07 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 21 01:05 README.md 01:08:07 -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 01:06 VERSION 01:08:07 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 01:05 bin 01:08:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 01:05 cmd 01:08:07 -rw-r--r-- 1 jenkins jenkins 18506 Sep 21 01:07 coverage.out 01:08:07 -rw-rw-r-- 1 jenkins jenkins 3821 Sep 21 01:05 go.mod 01:08:07 -rw-rw-r-- 1 jenkins jenkins 35623 Sep 21 01:05 go.sum 01:08:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 01:05 internal 01:08:07 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 01:05 mock 01:08:07 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 01:05 snap 01:08:07 -rw-rw-r-- 1 jenkins jenkins 227 Sep 21 01:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:07 + 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=ad77641f0972cae9c9478a0483dd5c20d2d5fd0c --label arch=amd64 --label version=0.0.0 . 01:08:07 Sending build context to Docker daemon 6.527MB 01:08:07 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 01:08:07 Step 2/24 : FROM ${BASE} AS builder 01:08:07 ---> 32e4d20ebaa2 01:08:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:08:07 ---> Running in 0706c8f7ef1b 01:08:07 Removing intermediate container 0706c8f7ef1b 01:08:07 ---> 29c8e678b148 01:08:07 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:08:07 ---> Running in daa8e1d361cf 01:08:07 Removing intermediate container daa8e1d361cf 01:08:07 ---> e7dbf39c824e 01:08:07 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:08:07 ---> Running in 1abbe89661b2 01:08:08 Removing intermediate container 1abbe89661b2 01:08:08 ---> 5afaa9444a88 01:08:08 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:08:08 ---> Running in 73b03f07adf6 01:08:08 Removing intermediate container 73b03f07adf6 01:08:08 ---> 6b808f30da20 01:08:08 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:08:08 ---> Running in 177e767355e6 01:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:08:08 OK: 268 MiB in 56 packages 01:08:09 Removing intermediate container 177e767355e6 01:08:09 ---> 71a670e88a78 01:08:09 Step 8/24 : WORKDIR /device-mqtt-go 01:08:09 ---> Running in 51b609b0302d 01:08:09 Removing intermediate container 51b609b0302d 01:08:09 ---> 0ed8e2fc2ba6 01:08:09 Step 9/24 : COPY go.mod vendor* ./ 01:08:09 ---> 4b645b25a967 01:08:09 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:09 ---> Running in 6395c9e33bd4 01:08:10 Removing intermediate container 6395c9e33bd4 01:08:10 ---> 2ce643462829 01:08:10 Step 11/24 : COPY . . 01:08:10 ---> 3c9f4a280270 01:08:10 Step 12/24 : RUN $MAKE 01:08:10 ---> Running in c0ef5a28a1dd 01:08:10 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.29" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:08:32 Removing intermediate container c0ef5a28a1dd 01:08:32 ---> 5b006f38ec3a 01:08:32 Step 13/24 : FROM alpine:3.18 01:08:32 3.18: Pulling from library/alpine 01:08:32 7264a8db6415: Already exists 01:08:32 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 01:08:32 Status: Downloaded newer image for alpine:3.18 01:08:32 ---> 7e01a0d0a1dc 01:08:32 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:08:32 ---> Running in 0239d6acfa3c 01:08:32 Removing intermediate container 0239d6acfa3c 01:08:32 ---> b6c98e5a4fd4 01:08:32 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:08:32 ---> Running in 7f360bb086fe 01:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:08:32 (1/1) Installing dumb-init (1.2.5-r2) 01:08:32 Executing busybox-1.36.1-r2.trigger 01:08:32 OK: 7 MiB in 16 packages 01:08:32 Removing intermediate container 7f360bb086fe 01:08:32 ---> ad6caa5dea66 01:08:32 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:08:33 ---> 63f2b29de652 01:08:33 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:08:33 ---> 79c701923cb7 01:08:33 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:08:33 ---> a4338e4ce1a3 01:08:33 Step 19/24 : EXPOSE 59982 01:08:33 ---> Running in 2ef18d01f561 01:08:33 Removing intermediate container 2ef18d01f561 01:08:33 ---> 77afe7976436 01:08:33 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:08:33 ---> Running in a9dc6e6d13a8 01:08:33 Removing intermediate container a9dc6e6d13a8 01:08:33 ---> 2da814de49e7 01:08:33 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:08:33 ---> Running in 509e286d304f 01:08:33 Removing intermediate container 509e286d304f 01:08:33 ---> 497a131d24b7 01:08:33 Step 22/24 : LABEL arch=amd64 01:08:33 ---> Running in 2b5945402f20 01:08:33 Removing intermediate container 2b5945402f20 01:08:33 ---> 7364fef8d5a2 01:08:33 Step 23/24 : LABEL git_sha=ad77641f0972cae9c9478a0483dd5c20d2d5fd0c 01:08:33 ---> Running in b0ff4efa52c3 01:08:34 Removing intermediate container b0ff4efa52c3 01:08:34 ---> 8f5e3962092d 01:08:34 Step 24/24 : LABEL version=0.0.0 01:08:34 ---> Running in d3b97e8af96b 01:08:34 Removing intermediate container d3b97e8af96b 01:08:34 ---> eb7ac9d564f1 01:08:34 [Warning] One or more build-args [ARCH] were not consumed 01:08:34 Successfully built eb7ac9d564f1 01:08:34 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:08:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:08:35 01:08:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:08:35 latest: Pulling from edgex-lftools-log-publisher 01:08:35 5eb5b503b376: Pulling fs layer 01:08:35 5c69ac0246d0: Pulling fs layer 01:08:35 ec43610c2a17: Pulling fs layer 01:08:35 3a2ae6a8a46f: Pulling fs layer 01:08:35 33b1e0a273af: Pulling fs layer 01:08:35 5d3b04190fa2: Pulling fs layer 01:08:35 2f39f015ded8: Pulling fs layer 01:08:35 33b1e0a273af: Waiting 01:08:35 5d3b04190fa2: Waiting 01:08:35 2f39f015ded8: Waiting 01:08:35 3a2ae6a8a46f: Waiting 01:08:35 5c69ac0246d0: Download complete 01:08:35 3a2ae6a8a46f: Verifying Checksum 01:08:35 3a2ae6a8a46f: Download complete 01:08:35 33b1e0a273af: Verifying Checksum 01:08:35 33b1e0a273af: Download complete 01:08:35 5d3b04190fa2: Download complete 01:08:35 ec43610c2a17: Verifying Checksum 01:08:35 ec43610c2a17: Download complete 01:08:35 5eb5b503b376: Verifying Checksum 01:08:35 5eb5b503b376: Download complete 01:08:36 2f39f015ded8: Download complete 01:08:37 5eb5b503b376: Pull complete 01:08:37 5c69ac0246d0: Pull complete 01:08:37 ec43610c2a17: Pull complete 01:08:37 3a2ae6a8a46f: Pull complete 01:08:38 33b1e0a273af: Pull complete 01:08:38 5d3b04190fa2: Pull complete 01:08:43 2f39f015ded8: Pull complete 01:08:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:08:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:08:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:44 prd-ubuntu20.04-docker-8c-8g-7510 does not seem to be running inside a container 01:08:44 $ 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-628 -v /w/workspace/gexfoundry_device-mqtt-go_PR-628:/w/workspace/gexfoundry_device-mqtt-go_PR-628:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:08:49 $ docker top d23475d18d3c5a40ae4a1b2cc16f61e8fd92e10a1ee64ee10626bb5e33f81302 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:49 ---> job-cost.sh 01:08:49 lf-activate-venv: SKIPPING 01:08:49 INFO: No Stack... 01:08:50 INFO: Retrieving Pricing Info for: v3-standard-8 01:08:50 INFO: Archiving Costs [Pipeline] sh 01:08:51 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-628/archives/cost.csv 01:08:51 + cut -d, -f6 [Pipeline] lock 01:08:51 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-628-1-stack-cost] 01:08:51 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-628-1-stack-cost] did not exist. Created. 01:08:51 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-628-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:08:51 + echo total: 0.2199999988079071 [Pipeline] stash 01:08:51 Stashed 1 file(s) [Pipeline] } 01:08:51 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-628-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:08:51 $ docker stop --time=1 d23475d18d3c5a40ae4a1b2cc16f61e8fd92e10a1ee64ee10626bb5e33f81302 01:08:52 $ docker rm -f --volumes d23475d18d3c5a40ae4a1b2cc16f61e8fd92e10a1ee64ee10626bb5e33f81302 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:11:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7511 in /w/workspace/gexfoundry_device-mqtt-go_PR-628 [Pipeline] { [Pipeline] ws 01:11:01 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:11:01 The recommended git tool is: git 01:11:06 using credential edgex-jenkins-ssh 01:11:06 Cloning the remote Git repository 01:11:06 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:11:06 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:11:06 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:11:06 > git --version # timeout=10 01:11:06 > git --version # 'git version 2.25.1' 01:11:06 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:08 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:11:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:09 Merging remotes/origin/main commit 546b5734ca37b76ffe84c7857d50ac45e183bb78 into PR head commit ad77641f0972cae9c9478a0483dd5c20d2d5fd0c 01:11:09 Merge succeeded, producing ad77641f0972cae9c9478a0483dd5c20d2d5fd0c 01:11:09 Checking out Revision ad77641f0972cae9c9478a0483dd5c20d2d5fd0c (PR-628) 01:11:08 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:11:09 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:11:09 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:11:09 > git config core.sparsecheckout # timeout=10 01:11:09 > git checkout -f ad77641f0972cae9c9478a0483dd5c20d2d5fd0c # timeout=10 01:11:09 > git remote # timeout=10 01:11:09 > git config --get remote.origin.url # timeout=10 01:11:09 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:09 > git merge 546b5734ca37b76ffe84c7857d50ac45e183bb78 # timeout=10 01:11:09 > git rev-parse HEAD^{commit} # timeout=10 01:11:09 > git config core.sparsecheckout # timeout=10 01:11:09 > git checkout -f ad77641f0972cae9c9478a0483dd5c20d2d5fd0c # timeout=10 01:11:10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:11:10 > git --version # timeout=10 01:11:10 > git --version # 'git version 2.25.1' 01:11:10 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:11:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:11:11 % Total % Received % Xferd Average Speed Time Time Time Current 01:11:11 Dload Upload Total Spent Left Speed 01:11:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 01:11:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:11:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:11:12 + sudo tee /etc/docker/daemon.new 01:11:12 { 01:11:12 "registry-mirrors": [ 01:11:12 "https://nexus3.edgexfoundry.org:10001" 01:11:12 ], 01:11:12 "bip": "10.250.0.254/24", 01:11:12 "hosts": [ 01:11:12 "tcp://0.0.0.0:5555", 01:11:12 "unix:///var/run/docker.sock" 01:11:12 ], 01:11:12 "mtu": 1458, 01:11:12 "selinux-enabled": true, 01:11:12 "seccomp-profile": "/etc/docker/seccomp.json" 01:11:12 } [Pipeline] sh 01:11:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:11:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:11:31 provisioning config files... 01:11:31 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config164448876780925380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:32 ---> docker-login.sh 01:11:32 nexus3.edgexfoundry.org:10001 01:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:32 Configure a credential helper to remove this warning. See 01:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:32 01:11:32 Login Succeeded 01:11:32 nexus3.edgexfoundry.org:10002 01:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:33 Configure a credential helper to remove this warning. See 01:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:33 01:11:33 Login Succeeded 01:11:33 nexus3.edgexfoundry.org:10003 01:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:33 Configure a credential helper to remove this warning. See 01:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:33 01:11:33 Login Succeeded 01:11:33 nexus3.edgexfoundry.org:10004 01:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:33 Configure a credential helper to remove this warning. See 01:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:33 01:11:33 Login Succeeded 01:11:33 docker.io 01:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:34 Configure a credential helper to remove this warning. See 01:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:34 01:11:34 Login Succeeded 01:11:34 ---> docker-login.sh ends [Pipeline] } 01:11:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:11:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:11:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:11:35 ========================================================= 01:11:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:11:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:35 + 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:11:35 Sending build context to Docker daemon 3.357MB 01:11:35 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:11:35 Step 2/12 : FROM ${BASE} AS builder 01:11:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:11:36 9fda8d8052c6: Pulling fs layer 01:11:36 5d54e960e981: Pulling fs layer 01:11:36 c4a7e357bf2a: Pulling fs layer 01:11:36 f0e02332f6b5: Pulling fs layer 01:11:36 cefa15bbcfad: Pulling fs layer 01:11:36 17808c966233: Pulling fs layer 01:11:36 f4c1fc716caa: Pulling fs layer 01:11:36 f0e02332f6b5: Waiting 01:11:36 cefa15bbcfad: Waiting 01:11:36 17808c966233: Waiting 01:11:36 f4c1fc716caa: Waiting 01:11:36 5d54e960e981: Verifying Checksum 01:11:36 5d54e960e981: Download complete 01:11:36 f0e02332f6b5: Verifying Checksum 01:11:36 f0e02332f6b5: Download complete 01:11:36 cefa15bbcfad: Verifying Checksum 01:11:36 cefa15bbcfad: Download complete 01:11:36 9fda8d8052c6: Verifying Checksum 01:11:36 9fda8d8052c6: Download complete 01:11:37 f4c1fc716caa: Verifying Checksum 01:11:37 f4c1fc716caa: Download complete 01:11:37 9fda8d8052c6: Pull complete 01:11:38 c4a7e357bf2a: Download complete 01:11:39 17808c966233: Verifying Checksum 01:11:39 17808c966233: Download complete 01:11:39 5d54e960e981: Pull complete 01:11:54 c4a7e357bf2a: Pull complete 01:11:54 f0e02332f6b5: Pull complete 01:11:54 cefa15bbcfad: Pull complete 01:12:00 17808c966233: Pull complete 01:12:01 f4c1fc716caa: Pull complete 01:12:01 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 01:12:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:12:01 ---> ea914061e18c 01:12:01 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:12:03 ---> Running in 4f6bca69ecf3 01:12:04 Removing intermediate container 4f6bca69ecf3 01:12:04 ---> 80647fc1c8e2 01:12:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:12:04 ---> Running in 1f9ec62d2cdb 01:12:04 Removing intermediate container 1f9ec62d2cdb 01:12:04 ---> da11cc657980 01:12:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:12:04 ---> Running in 48b15aab038d 01:12:05 Removing intermediate container 48b15aab038d 01:12:05 ---> c8b82f0a25a8 01:12:05 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:12:05 ---> Running in ecf8e7e0627e 01:12:05 Removing intermediate container ecf8e7e0627e 01:12:05 ---> c567fbc729b6 01:12:05 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:12:05 ---> Running in 50dc15fcd951 01:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:12:10 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:12:10 (2/4) Installing libedit (20221030.3.1-r1) 01:12:10 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:12:10 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:12:10 Executing busybox-1.36.1-r2.trigger 01:12:10 OK: 270 MiB in 56 packages 01:12:11 Removing intermediate container 50dc15fcd951 01:12:11 ---> 28ccad8764d6 01:12:11 Step 8/12 : WORKDIR /device-mqtt-go 01:12:11 ---> Running in eb5ea79f9946 01:12:12 Removing intermediate container eb5ea79f9946 01:12:12 ---> 1cadde543948 01:12:12 Step 9/12 : COPY go.mod vendor* ./ 01:12:12 ---> 7cc0e6c32011 01:12:12 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:12 ---> Running in 3dec4b081731 01:13:34 Removing intermediate container 3dec4b081731 01:13:34 ---> 415745cc26f1 01:13:34 Step 11/12 : COPY . . 01:13:34 ---> 1065973be1e9 01:13:34 Step 12/12 : RUN $MAKE 01:13:34 ---> Running in 52c2db0891bd 01:13:34 noop 01:13:34 Removing intermediate container 52c2db0891bd 01:13:34 ---> 3247028a9af3 01:13:34 Successfully built 3247028a9af3 01:13:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:34 + docker inspect -f . ci-base-image-arm64 01:13:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:35 prd-ubuntu20.04-docker-arm64-4c-16g-7511 does not seem to be running inside a container 01:13:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:13:36 $ docker top 21d2251bc74d742b9e687c5dda9978bce6024c27c0c27072d7d7de80772baf79 -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:37 + go version 01:13:37 go version go1.21.0 linux/arm64 [Pipeline] } 01:13:37 $ docker stop --time=1 21d2251bc74d742b9e687c5dda9978bce6024c27c0c27072d7d7de80772baf79 01:13:39 $ docker rm -f --volumes 21d2251bc74d742b9e687c5dda9978bce6024c27c0c27072d7d7de80772baf79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:40 + docker inspect -f . ci-base-image-arm64 01:13:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:41 prd-ubuntu20.04-docker-arm64-4c-16g-7511 does not seem to be running inside a container 01:13:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:13:42 $ docker top d0d5b006bc9b9d007b0539dfe9c81776f92c6a92eaf3ac5df92de5f95cae491d -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:44 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:13:45 + make test 01:13:45 go test ./... -coverprofile=coverage.out ./... 01:13:49 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:15:41 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:15:41 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:15:41 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.060s coverage: 22.8% of statements 01:15:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:15:41 go vet ./... 01:16:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:16:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:16:08 ./bin/test-attribution-txt.sh [Pipeline] echo 01:16:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:16:08 $ docker stop --time=1 d0d5b006bc9b9d007b0539dfe9c81776f92c6a92eaf3ac5df92de5f95cae491d 01:16:10 $ docker rm -f --volumes d0d5b006bc9b9d007b0539dfe9c81776f92c6a92eaf3ac5df92de5f95cae491d [Pipeline] // withDockerContainer [Pipeline] sh 01:16:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:16:11 Warning: overwriting stash ‘coverage-report’ 01:16:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:16:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:16:12 + ls -al . 01:16:12 total 184 01:16:12 drwxrwxr-x 9 jenkins jenkins 4096 Sep 21 01:13 . 01:16:12 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 01:11 .. 01:16:12 -rw-rw-r-- 1 jenkins jenkins 140 Sep 21 01:11 .dockerignore 01:16:12 drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 01:11 .git 01:16:12 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 01:11 .github 01:16:12 -rw-rw-r-- 1 jenkins jenkins 329 Sep 21 01:11 .gitignore 01:16:12 -rw-rw-r-- 1 jenkins jenkins 41 Sep 21 01:11 .golangci.yml 01:16:12 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 21 01:11 Attribution.txt 01:16:12 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 21 01:11 CHANGELOG.md 01:16:12 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 21 01:11 Dockerfile 01:16:12 -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 01:11 GOVERNANCE.md 01:16:12 -rw-rw-r-- 1 jenkins jenkins 678 Sep 21 01:11 Jenkinsfile 01:16:12 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 21 01:11 LICENSE 01:16:12 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 21 01:11 Makefile 01:16:12 -rw-rw-r-- 1 jenkins jenkins 620 Sep 21 01:11 OWNERS.md 01:16:12 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 21 01:11 README.md 01:16:12 -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 01:06 VERSION 01:16:12 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 01:11 bin 01:16:12 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 01:11 cmd 01:16:12 -rw-r--r-- 1 jenkins jenkins 18506 Sep 21 01:15 coverage.out 01:16:12 -rw-rw-r-- 1 jenkins jenkins 3821 Sep 21 01:11 go.mod 01:16:12 -rw-rw-r-- 1 jenkins jenkins 35623 Sep 21 01:11 go.sum 01:16:12 drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 01:11 internal 01:16:12 drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 01:11 mock 01:16:12 drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 01:11 snap 01:16:12 -rw-rw-r-- 1 jenkins jenkins 227 Sep 21 01:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:13 + 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=ad77641f0972cae9c9478a0483dd5c20d2d5fd0c --label arch=arm64 --label version=0.0.0 . 01:16:13 Sending build context to Docker daemon 3.376MB 01:16:13 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 01:16:13 Step 2/24 : FROM ${BASE} AS builder 01:16:13 ---> 3247028a9af3 01:16:13 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:16:13 ---> Running in dd48d874f683 01:16:14 Removing intermediate container dd48d874f683 01:16:14 ---> 812f3df3d6e7 01:16:14 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:16:14 ---> Running in 73c1081fd382 01:16:14 Removing intermediate container 73c1081fd382 01:16:14 ---> 11186ba9d7f1 01:16:14 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:16:14 ---> Running in 198bb0cce707 01:16:14 Removing intermediate container 198bb0cce707 01:16:14 ---> 3f2678e72e47 01:16:14 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:16:14 ---> Running in d2d36e6c8a31 01:16:15 Removing intermediate container d2d36e6c8a31 01:16:15 ---> cda010d7b494 01:16:15 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:16:15 ---> Running in f6d93c915615 01:16:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:16:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:16:17 OK: 270 MiB in 56 packages 01:16:18 Removing intermediate container f6d93c915615 01:16:18 ---> a593df7959e7 01:16:18 Step 8/24 : WORKDIR /device-mqtt-go 01:16:18 ---> Running in 65465b336a05 01:16:19 Removing intermediate container 65465b336a05 01:16:19 ---> 6c45f52d7bf0 01:16:19 Step 9/24 : COPY go.mod vendor* ./ 01:16:20 ---> 6431853ee783 01:16:20 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:16:20 ---> Running in 5f9aaafd6652 01:16:21 Removing intermediate container 5f9aaafd6652 01:16:21 ---> e4f2029ee611 01:16:21 Step 11/24 : COPY . . 01:16:22 ---> c9c9d3c3e539 01:16:22 Step 12/24 : RUN $MAKE 01:16:22 ---> Running in 96caa78c32e3 01:16:23 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.29" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:18:15 Removing intermediate container 96caa78c32e3 01:18:15 ---> f745df7da55e 01:18:15 Step 13/24 : FROM alpine:3.18 01:18:15 3.18: Pulling from library/alpine 01:18:15 9fda8d8052c6: Already exists 01:18:15 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 01:18:15 Status: Downloaded newer image for alpine:3.18 01:18:15 ---> f6648c04cd6c 01:18:15 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:18:15 ---> Running in 556895598a62 01:18:15 Removing intermediate container 556895598a62 01:18:15 ---> aca066fa0784 01:18:15 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:18:15 ---> Running in af870e2a2195 01:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:18:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:18:17 (1/1) Installing dumb-init (1.2.5-r2) 01:18:17 Executing busybox-1.36.1-r2.trigger 01:18:17 OK: 8 MiB in 16 packages 01:18:18 Removing intermediate container af870e2a2195 01:18:18 ---> 77eb15c0bbdd 01:18:18 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:18:19 ---> 3b73cf4a8780 01:18:19 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:18:20 ---> 0c84b14341a2 01:18:20 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:18:20 ---> 8a63ed0d035a 01:18:20 Step 19/24 : EXPOSE 59982 01:18:20 ---> Running in cf157ca7ba02 01:18:21 Removing intermediate container cf157ca7ba02 01:18:21 ---> f4b910093913 01:18:21 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:18:21 ---> Running in ab345f245b4b 01:18:21 Removing intermediate container ab345f245b4b 01:18:21 ---> 6d6ce61232d7 01:18:21 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:18:21 ---> Running in d3c40883bab1 01:18:22 Removing intermediate container d3c40883bab1 01:18:22 ---> 8fe44a02c2c0 01:18:22 Step 22/24 : LABEL arch=arm64 01:18:22 ---> Running in 2e6c37cf8639 01:18:22 Removing intermediate container 2e6c37cf8639 01:18:22 ---> d59d07231d24 01:18:22 Step 23/24 : LABEL git_sha=ad77641f0972cae9c9478a0483dd5c20d2d5fd0c 01:18:22 ---> Running in 7e4cda9e0320 01:18:22 Removing intermediate container 7e4cda9e0320 01:18:22 ---> 7967a9ff042b 01:18:22 Step 24/24 : LABEL version=0.0.0 01:18:22 ---> Running in 938d01eb6292 01:18:23 Removing intermediate container 938d01eb6292 01:18:23 ---> 898ee0e489e2 01:18:23 [Warning] One or more build-args [ARCH] were not consumed 01:18:23 Successfully built 898ee0e489e2 01:18:23 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:18:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:18:23 01:18:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:18:24 arm64: Pulling from edgex-lftools-log-publisher 01:18:24 8998bd30e6a1: Pulling fs layer 01:18:24 04944245beec: Pulling fs layer 01:18:24 699f458cf7ca: Pulling fs layer 01:18:24 765212b225bb: Pulling fs layer 01:18:24 f23df028b6ca: Pulling fs layer 01:18:24 d65c8cfc05b1: Pulling fs layer 01:18:24 2437ff75d9bd: Pulling fs layer 01:18:24 765212b225bb: Waiting 01:18:24 d65c8cfc05b1: Waiting 01:18:24 2437ff75d9bd: Waiting 01:18:24 f23df028b6ca: Waiting 01:18:24 04944245beec: Verifying Checksum 01:18:24 04944245beec: Download complete 01:18:24 765212b225bb: Download complete 01:18:24 f23df028b6ca: Verifying Checksum 01:18:24 f23df028b6ca: Download complete 01:18:24 d65c8cfc05b1: Verifying Checksum 01:18:24 d65c8cfc05b1: Download complete 01:18:24 699f458cf7ca: Verifying Checksum 01:18:24 699f458cf7ca: Download complete 01:18:25 8998bd30e6a1: Verifying Checksum 01:18:25 8998bd30e6a1: Download complete 01:18:27 2437ff75d9bd: Verifying Checksum 01:18:27 2437ff75d9bd: Download complete 01:18:29 8998bd30e6a1: Pull complete 01:18:29 04944245beec: Pull complete 01:18:30 699f458cf7ca: Pull complete 01:18:31 765212b225bb: Pull complete 01:18:31 f23df028b6ca: Pull complete 01:18:31 d65c8cfc05b1: Pull complete 01:18:46 2437ff75d9bd: Pull complete 01:18:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:18:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:18:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:47 prd-ubuntu20.04-docker-arm64-4c-16g-7511 does not seem to be running inside a container 01:18:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:18:49 $ docker top 7747ebfbebafb76fe646fdf4c195aaa203cd8911afd5a86a19c3d9e0e453f65a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:50 ---> job-cost.sh 01:18:50 lf-activate-venv: SKIPPING 01:18:50 INFO: No Stack... 01:18:50 INFO: Retrieving Pricing Info for: v3-standard-4 01:18:51 INFO: Archiving Costs [Pipeline] sh 01:18:52 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:18:52 + cut -d, -f6 [Pipeline] lock 01:18:52 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-628-1-stack-cost] 01:18:52 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-628-1-stack-cost] did not exist. Created. 01:18:52 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-628-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:18:53 /w/workspace/device-mqtt-go/1@tmp/durable-5dbd335d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:18:53 + echo total: 0.10999999940395355 [Pipeline] stash 01:18:53 Warning: overwriting stash ‘stack-cost’ 01:18:53 Stashed 1 file(s) [Pipeline] } 01:18:53 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-628-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:18:53 $ docker stop --time=1 7747ebfbebafb76fe646fdf4c195aaa203cd8911afd5a86a19c3d9e0e453f65a 01:18:55 $ docker rm -f --volumes 7747ebfbebafb76fe646fdf4c195aaa203cd8911afd5a86a19c3d9e0e453f65a [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:18:56 provisioning config files... 01:18:56 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp/config7582626077684502768tmp [Pipeline] { [Pipeline] sh 01:18:56 + set +x 01:18:56 + bash -s -- 01:18:56 + curl -s https://codecov.io/bash 01:18:56 01:18:56 _____ _ 01:18:56 / ____| | | 01:18:56 | | ___ __| | ___ ___ _____ __ 01:18:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:18:56 | |___| (_) | (_| | __/ (_| (_) \ V / 01:18:56 \_____\___/ \__,_|\___|\___\___/ \_/ 01:18:56 Bash-1.0.6 01:18:56 01:18:56 01:18:56 ==> git version 2.25.1 found 01:18:56 ==> 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:18:56 Release-Date: 2020-01-08 01:18:56 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:18:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:18:56 ==> Jenkins CI detected. 01:18:56 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-628 01:18:56 project root: . 01:18:56 --> token set from env 01:18:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:18:56 ==> Running gcov in . (disable via -X gcov) 01:18:56 ==> Python coveragepy not found 01:18:56 ==> Searching for coverage reports in: 01:18:56 + . 01:18:56 -> Found 1 reports 01:18:56 ==> Detecting git/mercurial file structure 01:18:56 ==> Reading reports 01:18:56 + ./coverage.out bytes=18506 01:18:56 ==> Appending adjustments 01:18:56 https://docs.codecov.io/docs/fixing-reports 01:18:56 + Found adjustments 01:18:56 ==> Gzipping contents 01:18:56 4.0K /tmp/codecov.5hPXWl.gz 01:18:56 ==> Uploading reports 01:18:56 url: https://codecov.io 01:18:56 query: branch=PR-628&commit=ad77641f0972cae9c9478a0483dd5c20d2d5fd0c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-628%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=628&job=&cmd_args= 01:18:56 -> Pinging Codecov 01:18:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-628&commit=ad77641f0972cae9c9478a0483dd5c20d2d5fd0c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-628%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=628&job=&cmd_args= 01:18:57 -> Uploading to 01:18:57 https://storage.googleapis.com/codecov/v4/raw/2023-09-21/7D719EC7BBE17E464838252E33014C33/ad77641f0972cae9c9478a0483dd5c20d2d5fd0c/53ae5cc2-cfb8-4da0-925a-cdcaf3533c52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230921T011856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ec702c7cd25ee2a030c834c3f522aff9da74757650a853b8905b322b21f1f08 01:18:57 % Total % Received % Xferd Average Speed Time Time Time Current 01:18:57 Dload Upload Total Spent Left Speed 01:18:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 16095 --:--:-- --:--:-- --:--:-- 16095 01:18:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/ad77641f0972cae9c9478a0483dd5c20d2d5fd0c [Pipeline] } 01:18:57 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:18:59 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-628/archives ] 01:18:59 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-628/archives 01:18:59 total 16 01:18:59 drwxr-xr-x 3 root root 4096 Sep 21 01:08 . 01:18:59 drwxrwxr-x 11 jenkins jenkins 4096 Sep 21 01:08 .. 01:18:59 drwxr-xr-x 2 root root 4096 Sep 21 01:08 cost 01:18:59 -rw-r--r-- 1 root root 86 Sep 21 01:08 cost.csv 01:18:59 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-628/archives 01:18:59 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-628/archives 01:18:59 total 16 01:18:59 drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 01:08 . 01:18:59 drwxrwxr-x 11 jenkins jenkins 4096 Sep 21 01:08 .. 01:18:59 drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 01:08 cost 01:18:59 -rw-r--r-- 1 jenkins jenkins 86 Sep 21 01:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:18:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:19:00 ---> package-listing.sh 01:19:00 ++ facter osfamily 01:19:00 ++ tr '[:upper:]' '[:lower:]' 01:19:00 + OS_FAMILY=debian 01:19:00 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-628 01:19:00 + START_PACKAGES=/tmp/packages_start.txt 01:19:00 + END_PACKAGES=/tmp/packages_end.txt 01:19:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:19:00 + PACKAGES=/tmp/packages_start.txt 01:19:00 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-628 ']' 01:19:00 + PACKAGES=/tmp/packages_end.txt 01:19:00 + case "${OS_FAMILY}" in 01:19:00 + dpkg -l 01:19:00 + grep '^ii' 01:19:00 + '[' -f /tmp/packages_start.txt ']' 01:19:00 + '[' -f /tmp/packages_end.txt ']' 01:19:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:19:00 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-628 ']' 01:19:00 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-628/archives/ 01:19:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-628/archives/ [Pipeline] echo 01:19:00 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-628/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:19:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:01 prd-ubuntu20.04-docker-8c-8g-7510 does not seem to be running inside a container 01:19:01 $ 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-628/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-628 -v /w/workspace/gexfoundry_device-mqtt-go_PR-628:/w/workspace/gexfoundry_device-mqtt-go_PR-628:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-628@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:19:01 $ docker top d07f18867d539ee09c6757aadc45af46d4c823aca7d8acccbc52e426910dae3f -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:02 + touch /tmp/pre-build-complete [Pipeline] sh 01:19:02 + mkdir -p /var/log/sysstat [Pipeline] sh 01:19:02 + ls /var/log/sa-host 01:19:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:19:02 provisioning config files... 01:19:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-628@tmp/config17819533107227558394tmp [Pipeline] { [Pipeline] echo 01:19:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:19:03 ---> create-netrc.sh [Pipeline] } 01:19:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:19:03 ---> python-tools-install.sh [Pipeline] echo 01:19:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:19:04 ---> sudo-logs.sh 01:19:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:19:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:19:04 ---> job-cost.sh 01:19:04 lf-activate-venv: SKIPPING 01:19:04 DEBUG: total: 0.2199999988079071 01:19:04 INFO: Retrieving Stack Cost... 01:19:04 INFO: Retrieving Pricing Info for: v3-standard-8 01:19:05 INFO: Archiving Costs [Pipeline] echo 01:19:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:19:05 ---> logs-deploy.sh 01:19:05 lf-activate-venv: SKIPPING 01:19:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-628/1 01:19:05 INFO: archiving workspace using pattern(s): 01:19:06 Archives upload complete. 01:19:06 INFO: archiving logs to Nexus