Pull request #335 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 2cec40f9d02aa0b557c330301980d65ce3395245+620914ed09955f471d114b9f6d925da7efa3e056 (275b705a99efd3292f4630644a1f6e9247d97364) 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-ssh17825358869836064618.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh4909313831632174820.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-335/workspace@libs/edgex-global-pipelines # 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-335/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1683614884209914241.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-335/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7207601206891315989.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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 shared 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-ssh15115744710449271639.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-335/workspace@libs/lf-pipelines # 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-335/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4114504319121629744.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 dae07dc806156effb2cae02074e2f5f64a063e83 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.17 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: true 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2255’ Running on prd-centos7-docker-4c-2g-2257 in /w/workspace/gexfoundry_device-mqtt-go_PR-335 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-335 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp/jenkins-gitclient-ssh7887051188112800628.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 620914ed09955f471d114b9f6d925da7efa3e056 into PR head commit 2cec40f9d02aa0b557c330301980d65ce3395245 Merge succeeded, producing 2cec40f9d02aa0b557c330301980d65ce3395245 Checking out Revision 2cec40f9d02aa0b557c330301980d65ce3395245 (PR-335) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp/jenkins-gitclient-ssh2268310963766265813.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cec40f9d02aa0b557c330301980d65ce3395245 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp/jenkins-gitclient-ssh9132038261119494362.key > git merge 620914ed09955f471d114b9f6d925da7efa3e056 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cec40f9d02aa0b557c330301980d65ce3395245 # timeout=10 Commit message: "ci: gomod changes related for Go 1.17" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:01:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:01:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:01:55 ========================================================= 18:01:55 EdgeX Global Pipelines Version Info 18:01:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:01:56 ------------------- 18:01:56 stable info: 18:01:56 ------------------- 18:01:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:01:56 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 18:01:56 Message: update stable to v1.0.219 18:01:56 ------------------- 18:01:56 experimental info: 18:01:56 ------------------- 18:01:56 Commited By: **** collab-it+edgex@linuxfoundation.org 18:01:56 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 18:01:56 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:01:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:01:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:01:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:01:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:01:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:01:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-335 [Pipeline] echo 18:01:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-335 [Pipeline] echo 18:01:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-335 [Pipeline] echo 18:01:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cec40f9d02aa0b557c330301980d65ce3395245 [Pipeline] echo 18:01:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cec40f [Pipeline] echo 18:01:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:58 provisioning config files... 18:01:58 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp/config3451795222245793643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:58 ---> docker-login.sh 18:01:58 nexus3.edgexfoundry.org:10001 18:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:59 Configure a credential helper to remove this warning. See 18:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:59 18:01:59 Login Succeeded 18:01:59 nexus3.edgexfoundry.org:10002 18:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:59 Configure a credential helper to remove this warning. See 18:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:59 18:01:59 Login Succeeded 18:01:59 nexus3.edgexfoundry.org:10003 18:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:59 Configure a credential helper to remove this warning. See 18:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:59 18:01:59 Login Succeeded 18:01:59 nexus3.edgexfoundry.org:10004 18:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:59 Configure a credential helper to remove this warning. See 18:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:59 18:01:59 Login Succeeded 18:01:59 docker.io 18:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:59 Configure a credential helper to remove this warning. See 18:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:59 18:01:59 Login Succeeded 18:01:59 ---> docker-login.sh ends [Pipeline] } 18:01:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:02:00 + git rev-list -1 --merges 2cec40f9d02aa0b557c330301980d65ce3395245~1..2cec40f9d02aa0b557c330301980d65ce3395245 [Pipeline] echo 18:02:00 -----------> git rev-list -1 --merges 2cec40f9d02aa0b557c330301980d65ce3395245~1..2cec40f9d02aa0b557c330301980d65ce3395245 2cec40f9d02aa0b557c330301980d65ce3395245 [false] [Pipeline] sh 18:02:00 + git log --format=format:%s -1 2cec40f9d02aa0b557c330301980d65ce3395245 [Pipeline] echo 18:02:00 ========================================================= 18:02:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:02:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:02:01 + git log --format=format:%s -1 2cec40f9d02aa0b557c330301980d65ce3395245 [Pipeline] echo 18:02:01 [semverPrep] GIT_COMMIT: 2cec40f9d02aa0b557c330301980d65ce3395245, Commit Message: ci: gomod changes related for Go 1.17 [Pipeline] echo 18:02:01 [semverPrep] This is not a build commit. [Pipeline] sh 18:02:01 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:02:01 + grep -v github /etc/ssh/ssh_known_hosts 18:02:01 + '[' -e /tmp/ssh_known_hosts ']' 18:02:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:02:01 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 18:02:01 + sudo tee -a /etc/ssh/ssh_known_hosts 18:02:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:02:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:02:02 18:02:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:02:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:02:02 latest: Pulling from edgex-devops/git-semver 18:02:02 a0d0a0d46f8b: Pulling fs layer 18:02:02 3e5f54012d9b: Pulling fs layer 18:02:02 4c7163046ea9: Pulling fs layer 18:02:02 0c2d73faf560: Pulling fs layer 18:02:02 0c2d73faf560: Waiting 18:02:02 3e5f54012d9b: Verifying Checksum 18:02:02 3e5f54012d9b: Download complete 18:02:02 a0d0a0d46f8b: Verifying Checksum 18:02:02 a0d0a0d46f8b: Download complete 18:02:02 4c7163046ea9: Verifying Checksum 18:02:02 4c7163046ea9: Download complete 18:02:02 0c2d73faf560: Verifying Checksum 18:02:02 0c2d73faf560: Download complete 18:02:02 a0d0a0d46f8b: Pull complete 18:02:02 3e5f54012d9b: Pull complete 18:02:03 4c7163046ea9: Pull complete 18:02:03 0c2d73faf560: Pull complete 18:02:03 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:02:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:02:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:02:03 prd-centos7-docker-4c-2g-2257 does not seem to be running inside a container 18:02:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-335 -v /w/workspace/gexfoundry_device-mqtt-go_PR-335:/w/workspace/gexfoundry_device-mqtt-go_PR-335:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:02:04 $ docker top d20cb62e8b391f4b63b642179fd6bc222445ed98d1256b8216304f58a9748c34 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:02:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:04 [ssh-agent] Looking for ssh-agent implementation... 18:02:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:04 $ docker exec d20cb62e8b391f4b63b642179fd6bc222445ed98d1256b8216304f58a9748c34 ssh-agent 18:02:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdACabe/agent.14 18:02:04 SSH_AGENT_PID=20 18:02:04 Running ssh-add (command line suppressed) 18:02:04 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp/private_key_4574776755957210679.key (/w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp/private_key_4574776755957210679.key) 18:02:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:05 + git tag --points-at HEAD [Pipeline] } 18:02:05 $ docker exec --env ******** --env ******** d20cb62e8b391f4b63b642179fd6bc222445ed98d1256b8216304f58a9748c34 ssh-agent -k 18:02:05 unset SSH_AUTH_SOCK; 18:02:05 unset SSH_AGENT_PID; 18:02:05 echo Agent pid 20 killed; 18:02:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:02:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:05 [ssh-agent] Looking for ssh-agent implementation... 18:02:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:05 $ docker exec d20cb62e8b391f4b63b642179fd6bc222445ed98d1256b8216304f58a9748c34 ssh-agent 18:02:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbkCikM/agent.53 18:02:05 SSH_AGENT_PID=60 18:02:05 Running ssh-add (command line suppressed) 18:02:05 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp/private_key_5425713144391329076.key (/w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp/private_key_5425713144391329076.key) 18:02:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:06 + git semver init 18:02:06 # -> Open(): unable to determine branch for HEAD 18:02:06 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-335/.git 18:02:06 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-335 18:02:06 # $SEMVER_REMOTE_NAME = origin 18:02:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:02:06 # $SEMVER_USER_NAME = edgex-jenkins 18:02:06 # $SEMVER_BRANCH = PR-335 18:02:06 # $SEMVER_TEMP = /tmp/semver-948915143 18:02:06 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 18:02:06 # '/tmp/semver-948915143' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-335/.semver' 18:02:06 # -> Force: false 18:02:06 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-335/.semver [Pipeline] } 18:02:06 $ docker exec --env ******** --env ******** d20cb62e8b391f4b63b642179fd6bc222445ed98d1256b8216304f58a9748c34 ssh-agent -k 18:02:07 unset SSH_AUTH_SOCK; 18:02:07 unset SSH_AGENT_PID; 18:02:07 echo Agent pid 60 killed; 18:02:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:02:07 + git semver [Pipeline] } 18:02:07 $ docker stop --time=1 d20cb62e8b391f4b63b642179fd6bc222445ed98d1256b8216304f58a9748c34 18:02:08 $ docker rm -f d20cb62e8b391f4b63b642179fd6bc222445ed98d1256b8216304f58a9748c34 [Pipeline] // withDockerContainer [Pipeline] sh 18:02:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:02:09 Stashed 1 file(s) [Pipeline] echo 18:02:09 [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 18:02:10 provisioning config files... 18:02:10 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp/config3735176386894548976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:10 ---> docker-login.sh 18:02:10 nexus3.edgexfoundry.org:10001 18:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:10 Configure a credential helper to remove this warning. See 18:02:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:10 18:02:10 Login Succeeded 18:02:10 nexus3.edgexfoundry.org:10002 18:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:10 Configure a credential helper to remove this warning. See 18:02:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:10 18:02:10 Login Succeeded 18:02:10 nexus3.edgexfoundry.org:10003 18:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:10 Configure a credential helper to remove this warning. See 18:02:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:10 18:02:10 Login Succeeded 18:02:10 nexus3.edgexfoundry.org:10004 18:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:10 Configure a credential helper to remove this warning. See 18:02:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:10 18:02:10 Login Succeeded 18:02:10 docker.io 18:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:11 Configure a credential helper to remove this warning. See 18:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:11 18:02:11 Login Succeeded 18:02:11 ---> docker-login.sh ends [Pipeline] } 18:02:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:02:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:11 ========================================================= 18:02:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:02:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:02:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 18:02:11 Sending build context to Docker daemon 5.746MB 18:02:11 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 18:02:11 Step 2/12 : FROM ${BASE} AS builder 18:02:11 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:02:11 59bf1c3509f3: Pulling fs layer 18:02:11 666ba61612fd: Pulling fs layer 18:02:11 8ed8ca486205: Pulling fs layer 18:02:11 4fe6c5a15a65: Pulling fs layer 18:02:11 22a0e8bec74d: Pulling fs layer 18:02:11 f965cba54748: Pulling fs layer 18:02:11 861ffc35075e: Pulling fs layer 18:02:11 4b385c91608e: Pulling fs layer 18:02:11 560528eb2ebb: Pulling fs layer 18:02:11 4fe6c5a15a65: Waiting 18:02:11 22a0e8bec74d: Waiting 18:02:11 f965cba54748: Waiting 18:02:11 861ffc35075e: Waiting 18:02:11 4b385c91608e: Waiting 18:02:11 560528eb2ebb: Waiting 18:02:11 8ed8ca486205: Verifying Checksum 18:02:11 8ed8ca486205: Download complete 18:02:11 666ba61612fd: Verifying Checksum 18:02:11 666ba61612fd: Download complete 18:02:11 22a0e8bec74d: Verifying Checksum 18:02:11 22a0e8bec74d: Download complete 18:02:12 f965cba54748: Verifying Checksum 18:02:12 f965cba54748: Download complete 18:02:12 59bf1c3509f3: Verifying Checksum 18:02:12 59bf1c3509f3: Download complete 18:02:12 861ffc35075e: Verifying Checksum 18:02:12 861ffc35075e: Download complete 18:02:12 4b385c91608e: Verifying Checksum 18:02:12 4b385c91608e: Download complete 18:02:12 59bf1c3509f3: Pull complete 18:02:12 4fe6c5a15a65: Verifying Checksum 18:02:12 4fe6c5a15a65: Download complete 18:02:12 666ba61612fd: Pull complete 18:02:12 560528eb2ebb: Verifying Checksum 18:02:12 560528eb2ebb: Download complete 18:02:12 8ed8ca486205: Pull complete 18:02:17 4fe6c5a15a65: Pull complete 18:02:17 22a0e8bec74d: Pull complete 18:02:17 f965cba54748: Pull complete 18:02:17 861ffc35075e: Pull complete 18:02:17 4b385c91608e: Pull complete 18:02:19 560528eb2ebb: Pull complete 18:02:19 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 18:02:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:02:19 ---> dd4a08f94e63 18:02:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:02:22 ---> Running in 89991965bbe2 18:02:22 Removing intermediate container 89991965bbe2 18:02:22 ---> 049a46555652 18:02:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:02:22 ---> Running in 5a558bd26ab1 18:02:22 Removing intermediate container 5a558bd26ab1 18:02:22 ---> 50ef76942081 18:02:22 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:22 ---> Running in 80dc4bb61e73 18:02:22 Removing intermediate container 80dc4bb61e73 18:02:22 ---> 9c720a2b6855 18:02:22 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:02:22 ---> Running in 14326be7552c 18:02:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:02:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:02:24 (1/4) Installing openssh-keygen (8.8_p1-r1) 18:02:24 (2/4) Installing libedit (20210910.3.1-r0) 18:02:24 (3/4) Installing openssh-client-common (8.8_p1-r1) 18:02:24 (4/4) Installing openssh-client-default (8.8_p1-r1) 18:02:24 Executing busybox-1.34.1-r3.trigger 18:02:24 OK: 224 MiB in 56 packages 18:02:24 Still waiting to schedule task 18:02:24 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2256’ 18:02:25 Removing intermediate container 14326be7552c 18:02:25 ---> d023863abe95 18:02:25 Step 7/12 : WORKDIR /device-mqtt-go 18:02:25 ---> Running in 05ee1aa87aef 18:02:25 Removing intermediate container 05ee1aa87aef 18:02:25 ---> a64bc8cb4275 18:02:25 Step 8/12 : COPY go.mod vendor* ./ 18:02:25 ---> 776e3c63f94e 18:02:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:25 ---> Running in 0fe4d13de150 18:02:58 Removing intermediate container 0fe4d13de150 18:02:58 ---> c4a95b8df15b 18:02:58 Step 10/12 : COPY . . 18:02:58 ---> 7467e73ad1b1 18:02:58 Step 11/12 : ARG MAKE='make build' 18:02:58 ---> Running in 45b18ae8e1ed 18:02:58 Removing intermediate container 45b18ae8e1ed 18:02:58 ---> 682fdc23490d 18:02:58 Step 12/12 : RUN $MAKE 18:02:58 ---> Running in e578b67b6a9f 18:02:58 noop 18:02:58 Removing intermediate container e578b67b6a9f 18:02:58 ---> 06a4441f89a2 18:02:58 Successfully built 06a4441f89a2 18:02:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:02:58 + docker inspect -f . ci-base-image-x86_64 18:02:58 . [Pipeline] withDockerContainer 18:02:58 prd-centos7-docker-4c-2g-2257 does not seem to be running inside a container 18:02:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-335 -v /w/workspace/gexfoundry_device-mqtt-go_PR-335:/w/workspace/gexfoundry_device-mqtt-go_PR-335:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:02:58 $ docker top dace60cb781f47f5e766fd077acaad8710c2bc1f24893272efd2797dc1a2148f -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:59 + go version 18:02:59 go version go1.17.6 linux/amd64 [Pipeline] } 18:02:59 $ docker stop --time=1 dace60cb781f47f5e766fd077acaad8710c2bc1f24893272efd2797dc1a2148f 18:03:00 $ docker rm -f dace60cb781f47f5e766fd077acaad8710c2bc1f24893272efd2797dc1a2148f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:03:01 + docker inspect -f . ci-base-image-x86_64 18:03:01 . [Pipeline] withDockerContainer 18:03:01 prd-centos7-docker-4c-2g-2257 does not seem to be running inside a container 18:03:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-335 -v /w/workspace/gexfoundry_device-mqtt-go_PR-335:/w/workspace/gexfoundry_device-mqtt-go_PR-335:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:03:01 $ docker top 151d58191b001781bf89e9573aa50636596e66bd3aa8b890892d878edf70eb36 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:03:02 + make test 18:03:02 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:03:02 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:03:20 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 18:03:20 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.5% of statements 18:03:20 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:03:20 GCO_ENABLED=1 GO111MODULE=on go vet ./... 18:03:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:03:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:03:24 ./bin/test-attribution-txt.sh [Pipeline] echo 18:03:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:03:25 $ docker stop --time=1 151d58191b001781bf89e9573aa50636596e66bd3aa8b890892d878edf70eb36 18:03:26 $ docker rm -f 151d58191b001781bf89e9573aa50636596e66bd3aa8b890892d878edf70eb36 [Pipeline] // withDockerContainer [Pipeline] sh 18:03:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:03:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:03:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:03:28 + ls -al . 18:03:28 total 148 18:03:28 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 20 18:03 . 18:03:28 drwxrwxr-x. 4 jenkins jenkins 112 Jan 20 18:01 .. 18:03:28 -rw-rw-r--. 1 jenkins jenkins 7287 Jan 20 18:01 Attribution.txt 18:03:28 drwxrwxr-x. 2 jenkins jenkins 60 Jan 20 18:01 bin 18:03:28 -rw-rw-r--. 1 jenkins jenkins 7447 Jan 20 18:01 CHANGELOG.md 18:03:28 drwxrwxr-x. 3 jenkins jenkins 32 Jan 20 18:01 cmd 18:03:28 -rw-r--r--. 1 jenkins jenkins 17452 Jan 20 18:03 coverage.out 18:03:28 -rw-rw-r--. 1 jenkins jenkins 1930 Jan 20 18:01 Dockerfile 18:03:28 -rw-rw-r--. 1 jenkins jenkins 140 Jan 20 18:01 .dockerignore 18:03:28 drwxrwxr-x. 8 jenkins jenkins 179 Jan 20 18:01 .git 18:03:28 drwxrwxr-x. 2 jenkins jenkins 103 Jan 20 18:01 .github 18:03:28 -rw-rw-r--. 1 jenkins jenkins 329 Jan 20 18:01 .gitignore 18:03:28 -rw-rw-r--. 1 jenkins jenkins 2907 Jan 20 18:01 go.mod 18:03:28 -rw-rw-r--. 1 jenkins jenkins 49409 Jan 20 18:01 go.sum 18:03:28 -rw-rw-r--. 1 jenkins jenkins 677 Jan 20 18:01 GOVERNANCE.md 18:03:28 drwxrwxr-x. 3 jenkins jenkins 20 Jan 20 18:01 internal 18:03:28 -rw-rw-r--. 1 jenkins jenkins 677 Jan 20 18:01 Jenkinsfile 18:03:28 -rw-rw-r--. 1 jenkins jenkins 11340 Jan 20 18:01 LICENSE 18:03:28 -rw-rw-r--. 1 jenkins jenkins 1030 Jan 20 18:01 Makefile 18:03:28 drwxrwxr-x. 2 jenkins jenkins 23 Jan 20 18:01 mock 18:03:28 -rw-rw-r--. 1 jenkins jenkins 620 Jan 20 18:01 OWNERS.md 18:03:28 -rw-rw-r--. 1 jenkins jenkins 2643 Jan 20 18:01 README.md 18:03:28 drwx------. 3 jenkins jenkins 71 Jan 20 18:02 .semver 18:03:28 drwxrwxr-x. 4 jenkins jenkins 71 Jan 20 18:01 snap 18:03:28 -rw-rw-r--. 1 jenkins jenkins 5 Jan 20 18:02 VERSION 18:03:28 -rw-rw-r--. 1 jenkins jenkins 227 Jan 20 18:01 version.go [Pipeline] isUnix [Pipeline] sh 18:03:28 + 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=2cec40f9d02aa0b557c330301980d65ce3395245 --label arch=amd64 --label version=0.0.0 . 18:03:28 Sending build context to Docker daemon 5.764MB 18:03:28 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 18:03:28 Step 2/24 : FROM ${BASE} AS builder 18:03:28 ---> 06a4441f89a2 18:03:28 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:03:29 ---> Running in 26477c6b1e2e 18:03:29 Removing intermediate container 26477c6b1e2e 18:03:29 ---> 05ac6e21c416 18:03:29 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 18:03:29 ---> Running in 43d011a792bc 18:03:29 Removing intermediate container 43d011a792bc 18:03:29 ---> d562d7cbd4cf 18:03:29 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:29 ---> Running in d6e7a87ea83d 18:03:29 Removing intermediate container d6e7a87ea83d 18:03:29 ---> 2abcdd2f1bb2 18:03:29 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:03:29 ---> Running in 734e096f5c52 18:03:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:03:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:03:31 OK: 224 MiB in 56 packages 18:03:31 Removing intermediate container 734e096f5c52 18:03:31 ---> 9e263b8b1922 18:03:31 Step 7/24 : WORKDIR /device-mqtt-go 18:03:31 ---> Running in fcb66bc982ca 18:03:31 Removing intermediate container fcb66bc982ca 18:03:31 ---> 5804ba62bb9f 18:03:31 Step 8/24 : COPY go.mod vendor* ./ 18:03:31 ---> b3f6c7d68bd0 18:03:31 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:31 ---> Running in 53ef3b457ae6 18:03:32 Removing intermediate container 53ef3b457ae6 18:03:32 ---> 8e67dcd98350 18:03:32 Step 10/24 : COPY . . 18:03:33 ---> cb97b03f5955 18:03:33 Step 11/24 : ARG MAKE='make build' 18:03:33 ---> Running in b65a222e812a 18:03:33 Removing intermediate container b65a222e812a 18:03:33 ---> 57068ddd8de7 18:03:33 Step 12/24 : RUN $MAKE 18:03:33 ---> Running in 0c33cfe18877 18:03:33 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 18:03:48 Removing intermediate container 0c33cfe18877 18:03:48 ---> 5c718cebea95 18:03:48 Step 13/24 : FROM alpine:3.14 18:03:48 3.14: Pulling from library/alpine 18:03:48 97518928ae5f: Pulling fs layer 18:03:48 97518928ae5f: Verifying Checksum 18:03:48 97518928ae5f: Download complete 18:03:48 97518928ae5f: Pull complete 18:03:48 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:03:48 Status: Downloaded newer image for alpine:3.14 18:03:48 ---> 0a97eee8041e 18:03:48 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 18:03:48 ---> Running in 9815b0d99da3 18:03:48 Removing intermediate container 9815b0d99da3 18:03:48 ---> 3c211595b83e 18:03:48 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 18:03:48 ---> Running in d9a9592a68f3 18:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:03:48 (1/6) Installing dumb-init (1.2.5-r1) 18:03:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:03:48 (3/6) Installing libsodium (1.0.18-r0) 18:03:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:03:48 (5/6) Installing libzmq (4.3.4-r0) 18:03:48 (6/6) Installing zeromq (4.3.4-r0) 18:03:48 Executing busybox-1.33.1-r6.trigger 18:03:48 OK: 8 MiB in 20 packages 18:03:48 Removing intermediate container d9a9592a68f3 18:03:48 ---> ee52e4748886 18:03:48 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 18:03:49 ---> f75506c6f113 18:03:49 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 18:03:49 ---> d54b7eb4fc59 18:03:49 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 18:03:49 ---> edbe9db6907a 18:03:49 Step 19/24 : EXPOSE 59982 18:03:49 ---> Running in 68f64d75963f 18:03:49 Removing intermediate container 68f64d75963f 18:03:49 ---> a0c1d8750093 18:03:49 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 18:03:49 ---> Running in b0bb5e2f04ea 18:03:49 Removing intermediate container b0bb5e2f04ea 18:03:49 ---> 64c6e41102f0 18:03:49 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:03:49 ---> Running in ed315147742e 18:03:49 Removing intermediate container ed315147742e 18:03:49 ---> 63f98af540b8 18:03:49 Step 22/24 : LABEL arch=amd64 18:03:49 ---> Running in 3e297743bf18 18:03:50 Removing intermediate container 3e297743bf18 18:03:50 ---> 3fba0418dab4 18:03:50 Step 23/24 : LABEL git_sha=2cec40f9d02aa0b557c330301980d65ce3395245 18:03:50 ---> Running in bd4e0e5e1688 18:03:50 Removing intermediate container bd4e0e5e1688 18:03:50 ---> dc8cf766bcc8 18:03:50 Step 24/24 : LABEL version=0.0.0 18:03:50 ---> Running in b350639ed675 18:03:50 Removing intermediate container b350639ed675 18:03:50 ---> 7939a8a519b3 18:03:50 [Warning] One or more build-args [ARCH] were not consumed 18:03:50 Successfully built 7939a8a519b3 18:03:50 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 18:04:05 Still waiting to schedule task 18:04:05 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-2259’ 18:04:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2261 in /w/workspace/gexfoundry_device-mqtt-go_PR-335 [Pipeline] { [Pipeline] ws 18:04:42 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 18:04:43 Selected Git installation does not exist. Using Default 18:04:43 The recommended git tool is: NONE 18:04:48 using credential edgex-jenkins-ssh 18:04:48 Cloning the remote Git repository 18:04:48 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 18:04:48 > git init /w/workspace/device-mqtt-go/1 # timeout=10 18:04:48 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:04:48 > git --version # timeout=10 18:04:48 > git --version # 'git version 2.17.1' 18:04:48 using GIT_SSH to set credentials SSH Credentials for GitHub 18:04:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:04:50 Merging remotes/origin/main commit 620914ed09955f471d114b9f6d925da7efa3e056 into PR head commit 2cec40f9d02aa0b557c330301980d65ce3395245 18:04:49 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:04:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:04:49 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:04:49 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:04:49 using GIT_SSH to set credentials SSH Credentials for GitHub 18:04:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:04:50 Merge succeeded, producing 2cec40f9d02aa0b557c330301980d65ce3395245 18:04:50 Checking out Revision 2cec40f9d02aa0b557c330301980d65ce3395245 (PR-335) 18:04:50 > git config core.sparsecheckout # timeout=10 18:04:50 > git checkout -f 2cec40f9d02aa0b557c330301980d65ce3395245 # timeout=10 18:04:50 > git remote # timeout=10 18:04:50 > git config --get remote.origin.url # timeout=10 18:04:50 using GIT_SSH to set credentials SSH Credentials for GitHub 18:04:50 > git merge 620914ed09955f471d114b9f6d925da7efa3e056 # timeout=10 18:04:50 > git rev-parse HEAD^{commit} # timeout=10 18:04:50 > git config core.sparsecheckout # timeout=10 18:04:50 > git checkout -f 2cec40f9d02aa0b557c330301980d65ce3395245 # timeout=10 18:04:55 Commit message: "ci: gomod changes related for Go 1.17" 18:04:55 > git --version # timeout=10 18:04:55 > git --version # 'git version 2.17.1' 18:04:55 fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:04:56 % Total % Received % Xferd Average Speed Time Time Time Current 18:04:56 Dload Upload Total Spent Left Speed 18:04:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 18:04:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:04:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:04:57 + sudo tee /etc/docker/daemon.new 18:04:57 { 18:04:57 "registry-mirrors": [ 18:04:57 "https://nexus3.edgexfoundry.org:10001" 18:04:57 ], 18:04:57 "bip": "10.250.0.254/24", 18:04:57 "hosts": [ 18:04:57 "tcp://0.0.0.0:5555", 18:04:57 "unix:///var/run/docker.sock" 18:04:57 ], 18:04:57 "mtu": 1458, 18:04:57 "selinux-enabled": true, 18:04:57 "seccomp-profile": "/etc/docker/seccomp.json" 18:04:57 } [Pipeline] sh 18:04:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:04:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:05:16 provisioning config files... 18:05:16 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config7619623210758244738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:16 ---> docker-login.sh 18:05:16 nexus3.edgexfoundry.org:10001 18:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:17 Configure a credential helper to remove this warning. See 18:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:17 18:05:17 Login Succeeded 18:05:17 nexus3.edgexfoundry.org:10002 18:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:18 Configure a credential helper to remove this warning. See 18:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:18 18:05:18 Login Succeeded 18:05:18 nexus3.edgexfoundry.org:10003 18:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:18 Configure a credential helper to remove this warning. See 18:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:18 18:05:18 Login Succeeded 18:05:18 nexus3.edgexfoundry.org:10004 18:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:19 Configure a credential helper to remove this warning. See 18:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:19 18:05:19 Login Succeeded 18:05:19 docker.io 18:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:19 Configure a credential helper to remove this warning. See 18:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:19 18:05:19 Login Succeeded 18:05:19 ---> docker-login.sh ends [Pipeline] } 18:05:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:05:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:05:20 ========================================================= 18:05:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:05:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:05:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 18:05:21 Sending build context to Docker daemon 2.992MB 18:05:21 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 18:05:21 Step 2/12 : FROM ${BASE} AS builder 18:05:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:05:21 9b3977197b4f: Pulling fs layer 18:05:21 1a89e8eeedd5: Pulling fs layer 18:05:21 94645a83ff95: Pulling fs layer 18:05:21 3f3a8bcf1eab: Pulling fs layer 18:05:21 0c92f367c5e7: Pulling fs layer 18:05:21 4b8299f9d1f4: Pulling fs layer 18:05:21 9a6b49a46696: Pulling fs layer 18:05:21 cf05db05a679: Pulling fs layer 18:05:21 0c92f367c5e7: Waiting 18:05:21 cf05db05a679: Waiting 18:05:21 4b8299f9d1f4: Waiting 18:05:21 9a6b49a46696: Waiting 18:05:21 3f3a8bcf1eab: Waiting 18:05:21 94645a83ff95: Verifying Checksum 18:05:21 94645a83ff95: Download complete 18:05:21 1a89e8eeedd5: Verifying Checksum 18:05:21 1a89e8eeedd5: Download complete 18:05:21 0c92f367c5e7: Verifying Checksum 18:05:21 0c92f367c5e7: Download complete 18:05:21 4b8299f9d1f4: Verifying Checksum 18:05:21 4b8299f9d1f4: Download complete 18:05:21 9b3977197b4f: Verifying Checksum 18:05:21 9b3977197b4f: Download complete 18:05:21 9a6b49a46696: Verifying Checksum 18:05:21 9a6b49a46696: Download complete 18:05:22 9b3977197b4f: Pull complete 18:05:22 1a89e8eeedd5: Pull complete 18:05:23 94645a83ff95: Pull complete 18:05:23 cf05db05a679: Verifying Checksum 18:05:23 cf05db05a679: Download complete 18:05:23 3f3a8bcf1eab: Verifying Checksum 18:05:23 3f3a8bcf1eab: Download complete 18:05:36 3f3a8bcf1eab: Pull complete 18:05:36 0c92f367c5e7: Pull complete 18:05:36 4b8299f9d1f4: Pull complete 18:05:36 9a6b49a46696: Pull complete 18:05:43 cf05db05a679: Pull complete 18:05:43 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 18:05:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:05:43 ---> 0ccda1f7e2ee 18:05:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:05:43 ---> Running in d5f423313338 18:05:44 Removing intermediate container d5f423313338 18:05:44 ---> 97a991c05bd6 18:05:44 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:05:44 ---> Running in 0854402c5582 18:05:44 Removing intermediate container 0854402c5582 18:05:44 ---> 486600dec01a 18:05:44 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:44 ---> Running in d1ce70031bdb 18:05:46 Removing intermediate container d1ce70031bdb 18:05:46 ---> 113e26d90575 18:05:46 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:05:47 ---> Running in 71a889634687 18:05:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:05:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:05:50 (1/4) Installing openssh-keygen (8.8_p1-r1) 18:05:50 (2/4) Installing libedit (20210910.3.1-r0) 18:05:50 (3/4) Installing openssh-client-common (8.8_p1-r1) 18:05:50 (4/4) Installing openssh-client-default (8.8_p1-r1) 18:05:50 Executing busybox-1.34.1-r3.trigger 18:05:50 OK: 224 MiB in 56 packages 18:05:51 Removing intermediate container 71a889634687 18:05:51 ---> a8976028e298 18:05:51 Step 7/12 : WORKDIR /device-mqtt-go 18:05:51 ---> Running in 00e8cd58c169 18:05:52 Removing intermediate container 00e8cd58c169 18:05:52 ---> 525866d0f6b4 18:05:52 Step 8/12 : COPY go.mod vendor* ./ 18:05:52 ---> cb035aaa5733 18:05:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:52 ---> Running in b35e915adb36 18:06:26 Running on prd-ubuntu18.04-docker-8c-8g-2268 in /w/workspace/gexfoundry_device-mqtt-go_PR-335 [Pipeline] { [Pipeline] ws 18:06:26 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 18:06:26 Selected Git installation does not exist. Using Default 18:06:26 The recommended git tool is: NONE 18:06:28 using credential edgex-jenkins-ssh 18:06:28 Cloning the remote Git repository 18:06:28 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 18:06:28 > git init /w/workspace/device-mqtt-go/1 # timeout=10 18:06:28 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:06:28 > git --version # timeout=10 18:06:28 > git --version # 'git version 2.17.1' 18:06:28 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:29 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:06:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:29 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:06:29 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:06:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:06:30 Merging remotes/origin/main commit 620914ed09955f471d114b9f6d925da7efa3e056 into PR head commit 2cec40f9d02aa0b557c330301980d65ce3395245 18:06:30 Merge succeeded, producing 2cec40f9d02aa0b557c330301980d65ce3395245 18:06:30 Checking out Revision 2cec40f9d02aa0b557c330301980d65ce3395245 (PR-335) 18:06:30 > git config core.sparsecheckout # timeout=10 18:06:30 > git checkout -f 2cec40f9d02aa0b557c330301980d65ce3395245 # timeout=10 18:06:30 > git remote # timeout=10 18:06:30 > git config --get remote.origin.url # timeout=10 18:06:30 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:30 > git merge 620914ed09955f471d114b9f6d925da7efa3e056 # timeout=10 18:06:30 > git rev-parse HEAD^{commit} # timeout=10 18:06:30 > git config core.sparsecheckout # timeout=10 18:06:30 > git checkout -f 2cec40f9d02aa0b557c330301980d65ce3395245 # timeout=10 18:06:34 Commit message: "ci: gomod changes related for Go 1.17" 18:06:34 > git --version # timeout=10 18:06:34 > git --version # 'git version 2.17.1' 18:06:34 fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:34 + echo snap-build.sh 18:06:34 snap-build.sh 18:06:34 + SNAP_BASE_DIR=. 18:06:34 + '[' '!' -z /w/workspace/device-mqtt-go/1 ']' 18:06:34 + SNAP_BASE_DIR=/w/workspace/device-mqtt-go/1 18:06:34 + echo '[snap-build] Building snap in dir [/w/workspace/device-mqtt-go/1]' 18:06:34 [snap-build] Building snap in dir [/w/workspace/device-mqtt-go/1] 18:06:34 + cd /w/workspace/device-mqtt-go/1 18:06:34 + sudo apt-get remove -qy --purge lxd lxd-client 18:06:34 Reading package lists... 18:06:34 Building dependency tree... 18:06:34 Reading state information... 18:06:34 The following packages were automatically installed and are no longer required: 18:06:34 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:06:34 uidmap xdelta3 18:06:34 Use 'sudo apt autoremove' to remove them. 18:06:34 The following packages will be REMOVED: 18:06:34 lxd* lxd-client* 18:06:34 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:06:35 After this operation, 31.7 MB disk space will be freed. 18:06:36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 18:06:36 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:06:36 Removing lxd dnsmasq configuration 18:06:36 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:06:36 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:06:37 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:06:37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 18:06:37 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:06:39 Processing triggers for systemd (237-3ubuntu10.52) ... 18:06:39 Processing triggers for ureadahead (0.100.0-21) ... 18:06:39 + sudo snap remove --purge lxd 18:06:39 snap "lxd" is not installed 18:06:40 + sudo groupadd --force --system lxd 18:06:40 ++ whoami 18:06:40 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:06:40 + newgrp - lxd 18:06:40 + sudo snap install lxd 18:06:50 2022-01-20T18:06:47Z INFO Waiting for automatic snapd restart... 18:07:05 lxd 4.22 from Canonical* installed 18:07:05 + sudo lxd init --auto 18:07:14 Removing intermediate container b35e915adb36 18:07:14 ---> 83a4e78cb381 18:07:14 Step 10/12 : COPY . . 18:07:14 ---> 03d1f5ecd57e 18:07:14 Step 11/12 : ARG MAKE='make build' 18:07:14 ---> Running in b4a5ae7008d4 18:07:14 Removing intermediate container b4a5ae7008d4 18:07:14 ---> e996146e8d0d 18:07:14 Step 12/12 : RUN $MAKE 18:07:14 ---> Running in e9bc03c5296e 18:07:14 noop 18:07:14 Removing intermediate container e9bc03c5296e 18:07:14 ---> 9c372e73acdc 18:07:14 Successfully built 9c372e73acdc 18:07:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:07:15 + docker inspect -f . ci-base-image-arm64 18:07:15 . [Pipeline] withDockerContainer 18:07:15 + sudo snap install --classic snapcraft 18:07:15 prd-ubuntu18.04-docker-arm64-4c-16g-2261 does not seem to be running inside a container 18:07:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:07:16 $ docker top 3f127ff6e247f30d505a136953c96d8310d4b5dbe54281c061d2e066ebebf8c1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:18 + go version 18:07:18 go version go1.17.6 linux/arm64 [Pipeline] } 18:07:18 $ docker stop --time=1 3f127ff6e247f30d505a136953c96d8310d4b5dbe54281c061d2e066ebebf8c1 18:07:19 $ docker rm -f 3f127ff6e247f30d505a136953c96d8310d4b5dbe54281c061d2e066ebebf8c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:07:20 + docker inspect -f . ci-base-image-arm64 18:07:20 . [Pipeline] withDockerContainer 18:07:20 prd-ubuntu18.04-docker-arm64-4c-16g-2261 does not seem to be running inside a container 18:07:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:07:22 $ docker top 2e65703d17188022d602d6be8766054de3f2e93b0baf777a2f707eecdf49651e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:07:23 + make test 18:07:23 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:07:24 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:07:41 error: cannot install "snapcraft": cannot query the store for updates: got 18:07:41 unexpected HTTP status code 503 via POST to 18:07:41 "https://api.snapcraft.io/v2/snaps/refresh" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:07:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:07:42 18:07:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:07:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:07:43 latest: Pulling from edgex-lftools-log-publisher 18:07:43 b4d181a07f80: Pulling fs layer 18:07:43 a1111a8f2ec3: Pulling fs layer 18:07:43 ed53099fbce6: Pulling fs layer 18:07:43 dc539afda2c1: Pulling fs layer 18:07:43 77bc0d833cb6: Pulling fs layer 18:07:43 9065ff56babe: Pulling fs layer 18:07:43 d287ab97295c: Pulling fs layer 18:07:43 dc539afda2c1: Waiting 18:07:43 77bc0d833cb6: Waiting 18:07:43 9065ff56babe: Waiting 18:07:43 d287ab97295c: Waiting 18:07:43 a1111a8f2ec3: Verifying Checksum 18:07:43 a1111a8f2ec3: Download complete 18:07:43 dc539afda2c1: Verifying Checksum 18:07:43 dc539afda2c1: Download complete 18:07:43 ed53099fbce6: Verifying Checksum 18:07:43 ed53099fbce6: Download complete 18:07:43 77bc0d833cb6: Verifying Checksum 18:07:43 77bc0d833cb6: Download complete 18:07:43 9065ff56babe: Verifying Checksum 18:07:43 9065ff56babe: Download complete 18:07:43 b4d181a07f80: Verifying Checksum 18:07:43 b4d181a07f80: Download complete 18:07:43 d287ab97295c: Verifying Checksum 18:07:43 d287ab97295c: Download complete 18:07:44 b4d181a07f80: Pull complete 18:07:44 a1111a8f2ec3: Pull complete 18:07:45 ed53099fbce6: Pull complete 18:07:45 dc539afda2c1: Pull complete 18:07:45 77bc0d833cb6: Pull complete 18:07:45 9065ff56babe: Pull complete 18:07:51 d287ab97295c: Pull complete 18:07:51 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:07:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:07:51 prd-centos7-docker-4c-2g-2257 does not seem to be running inside a container 18:07:51 $ 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-335 -v /w/workspace/gexfoundry_device-mqtt-go_PR-335:/w/workspace/gexfoundry_device-mqtt-go_PR-335:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:07:54 $ docker top 4f45b30794a2cb69190f2f34be28261d2f715daa5fdbfda52898e42d1a96203a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:54 ---> job-cost.sh 18:07:54 lf-activate-venv: SKIPPING 18:07:54 INFO: No Stack... 18:07:55 INFO: Retrieving Pricing Info for: v3-standard-2 18:07:55 INFO: Archiving Costs [Pipeline] sh 18:07:56 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-335/archives/cost.csv 18:07:56 + cut -d, -f6 [Pipeline] lock 18:07:56 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-335-1-stack-cost] 18:07:56 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-335-1-stack-cost] did not exist. Created. 18:07:56 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-335-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:07:56 + echo total: 0.05999999865889549 [Pipeline] stash 18:07:56 Stashed 1 file(s) [Pipeline] } 18:07:56 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-335-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:07:56 $ docker stop --time=1 4f45b30794a2cb69190f2f34be28261d2f715daa5fdbfda52898e42d1a96203a 18:07:57 $ docker rm -f 4f45b30794a2cb69190f2f34be28261d2f715daa5fdbfda52898e42d1a96203a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:07:58 Failed in branch amd64 18:08:21 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 18:08:21 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.063s coverage: 22.5% of statements 18:08:21 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:08:21 GCO_ENABLED=1 GO111MODULE=on go vet ./... 18:08:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:08:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:08:43 ./bin/test-attribution-txt.sh [Pipeline] echo 18:08:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:08:43 $ docker stop --time=1 2e65703d17188022d602d6be8766054de3f2e93b0baf777a2f707eecdf49651e 18:08:45 $ docker rm -f 2e65703d17188022d602d6be8766054de3f2e93b0baf777a2f707eecdf49651e [Pipeline] // withDockerContainer [Pipeline] sh 18:08:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:08:46 Warning: overwriting stash ‘coverage-report’ 18:08:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:08:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:08:48 + ls -al . 18:08:48 total 180 18:08:48 drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 18:08 . 18:08:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 18:04 .. 18:08:48 -rw-rw-r-- 1 jenkins jenkins 140 Jan 20 18:04 .dockerignore 18:08:48 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 18:04 .git 18:08:48 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:04 .github 18:08:48 -rw-rw-r-- 1 jenkins jenkins 329 Jan 20 18:04 .gitignore 18:08:48 -rw-rw-r-- 1 jenkins jenkins 7287 Jan 20 18:04 Attribution.txt 18:08:48 -rw-rw-r-- 1 jenkins jenkins 7447 Jan 20 18:04 CHANGELOG.md 18:08:48 -rw-rw-r-- 1 jenkins jenkins 1930 Jan 20 18:04 Dockerfile 18:08:48 -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 18:04 GOVERNANCE.md 18:08:48 -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 18:04 Jenkinsfile 18:08:48 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 20 18:04 LICENSE 18:08:48 -rw-rw-r-- 1 jenkins jenkins 1030 Jan 20 18:04 Makefile 18:08:48 -rw-rw-r-- 1 jenkins jenkins 620 Jan 20 18:04 OWNERS.md 18:08:48 -rw-rw-r-- 1 jenkins jenkins 2643 Jan 20 18:04 README.md 18:08:48 -rw-rw-r-- 1 jenkins jenkins 5 Jan 20 18:02 VERSION 18:08:48 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:04 bin 18:08:48 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 18:04 cmd 18:08:48 -rw-r--r-- 1 jenkins jenkins 17452 Jan 20 18:08 coverage.out 18:08:48 -rw-rw-r-- 1 jenkins jenkins 2907 Jan 20 18:04 go.mod 18:08:48 -rw-rw-r-- 1 jenkins jenkins 49409 Jan 20 18:04 go.sum 18:08:48 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 18:04 internal 18:08:48 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:04 mock 18:08:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 18:04 snap 18:08:48 -rw-rw-r-- 1 jenkins jenkins 227 Jan 20 18:04 version.go [Pipeline] isUnix [Pipeline] sh 18:08:48 + 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=2cec40f9d02aa0b557c330301980d65ce3395245 --label arch=arm64 --label version=0.0.0 . 18:08:48 Sending build context to Docker daemon 3.011MB 18:08:48 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 18:08:48 Step 2/24 : FROM ${BASE} AS builder 18:08:48 ---> 9c372e73acdc 18:08:48 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:08:49 ---> Running in e28afc6f2064 18:08:49 Removing intermediate container e28afc6f2064 18:08:49 ---> 40c68aa7f1d2 18:08:49 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 18:08:49 ---> Running in 5453cec53da7 18:08:49 Removing intermediate container 5453cec53da7 18:08:49 ---> 198c445ee945 18:08:49 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:49 ---> Running in 99d11679c4c4 18:08:51 Removing intermediate container 99d11679c4c4 18:08:51 ---> 5d1e42bea49f 18:08:51 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:08:51 ---> Running in 9ac93b305244 18:08:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:08:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:08:54 OK: 224 MiB in 56 packages 18:08:55 Removing intermediate container 9ac93b305244 18:08:55 ---> 513fc6be949d 18:08:55 Step 7/24 : WORKDIR /device-mqtt-go 18:08:55 ---> Running in 5086b48f48f6 18:08:55 Removing intermediate container 5086b48f48f6 18:08:55 ---> 32d6db721e1a 18:08:55 Step 8/24 : COPY go.mod vendor* ./ 18:08:56 ---> 1eafd4a1b8cb 18:08:56 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:56 ---> Running in 94e76305aee6 18:08:58 Removing intermediate container 94e76305aee6 18:08:58 ---> 67fede43de1f 18:08:58 Step 10/24 : COPY . . 18:08:59 ---> d3575e0ef035 18:08:59 Step 11/24 : ARG MAKE='make build' 18:08:59 ---> Running in 1127ebe4b5ca 18:08:59 Removing intermediate container 1127ebe4b5ca 18:08:59 ---> 165517fd33db 18:08:59 Step 12/24 : RUN $MAKE 18:08:59 ---> Running in 8e0878d05101 18:09:00 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 18:09:47 Removing intermediate container 8e0878d05101 18:09:47 ---> d79142e27dc7 18:09:47 Step 13/24 : FROM alpine:3.14 18:09:47 3.14: Pulling from library/alpine 18:09:47 be307f383ecc: Pulling fs layer 18:09:47 be307f383ecc: Verifying Checksum 18:09:47 be307f383ecc: Download complete 18:09:47 be307f383ecc: Pull complete 18:09:47 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:09:47 Status: Downloaded newer image for alpine:3.14 18:09:47 ---> 5b8b7b635229 18:09:47 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 18:09:48 ---> Running in 0235e86d4f26 18:09:48 Removing intermediate container 0235e86d4f26 18:09:48 ---> ebbed59684f6 18:09:48 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 18:09:48 ---> Running in 8aca1286ae59 18:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:09:50 (1/6) Installing dumb-init (1.2.5-r1) 18:09:51 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:09:51 (3/6) Installing libsodium (1.0.18-r0) 18:09:51 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:09:51 (5/6) Installing libzmq (4.3.4-r0) 18:09:51 (6/6) Installing zeromq (4.3.4-r0) 18:09:51 Executing busybox-1.33.1-r6.trigger 18:09:51 OK: 8 MiB in 20 packages 18:09:52 Removing intermediate container 8aca1286ae59 18:09:52 ---> abdebb5e0cd5 18:09:52 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 18:09:53 ---> 5552b061075a 18:09:53 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 18:09:53 ---> 412a4b8f3f29 18:09:53 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 18:09:54 ---> f2ee2a470033 18:09:54 Step 19/24 : EXPOSE 59982 18:09:54 ---> Running in a26399116ca7 18:09:54 Removing intermediate container a26399116ca7 18:09:54 ---> 000116c03aa3 18:09:54 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 18:09:54 ---> Running in a6bb105afc7d 18:09:55 Removing intermediate container a6bb105afc7d 18:09:55 ---> 342e64afd971 18:09:55 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:09:55 ---> Running in 0ab8f23238fb 18:09:55 Removing intermediate container 0ab8f23238fb 18:09:55 ---> a761addccfba 18:09:55 Step 22/24 : LABEL arch=arm64 18:09:56 ---> Running in aa6637af962c 18:09:56 Removing intermediate container aa6637af962c 18:09:56 ---> 67b669e27227 18:09:56 Step 23/24 : LABEL git_sha=2cec40f9d02aa0b557c330301980d65ce3395245 18:09:56 ---> Running in 9692543548a1 18:09:56 Removing intermediate container 9692543548a1 18:09:56 ---> 110c76f725d3 18:09:56 Step 24/24 : LABEL version=0.0.0 18:09:56 ---> Running in 73d731607e11 18:09:57 Removing intermediate container 73d731607e11 18:09:57 ---> 7465e4cf7fd4 18:09:57 [Warning] One or more build-args [ARCH] were not consumed 18:09:57 Successfully built 7465e4cf7fd4 18:09:57 Successfully tagged device-mqtt-arm64:latest [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] sh 18:09:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:09:57 18:09:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:09:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:09:58 arm64: Pulling from edgex-lftools-log-publisher 18:09:58 448f6bf000e3: Pulling fs layer 18:09:58 f757da607395: Pulling fs layer 18:09:58 05883995daec: Pulling fs layer 18:09:58 8603b9c90790: Pulling fs layer 18:09:58 1560dd03e051: Pulling fs layer 18:09:58 27f5ce0e4adf: Pulling fs layer 18:09:58 c2d8d7efcc4b: Pulling fs layer 18:09:58 1560dd03e051: Waiting 18:09:58 8603b9c90790: Waiting 18:09:58 c2d8d7efcc4b: Waiting 18:09:58 27f5ce0e4adf: Waiting 18:09:58 f757da607395: Verifying Checksum 18:09:58 f757da607395: Download complete 18:09:58 8603b9c90790: Verifying Checksum 18:09:58 8603b9c90790: Download complete 18:09:58 1560dd03e051: Verifying Checksum 18:09:58 1560dd03e051: Download complete 18:09:58 27f5ce0e4adf: Verifying Checksum 18:09:58 27f5ce0e4adf: Download complete 18:09:58 05883995daec: Verifying Checksum 18:09:58 05883995daec: Download complete 18:09:59 448f6bf000e3: Verifying Checksum 18:09:59 448f6bf000e3: Download complete 18:10:01 c2d8d7efcc4b: Verifying Checksum 18:10:01 c2d8d7efcc4b: Download complete 18:10:02 448f6bf000e3: Pull complete 18:10:03 f757da607395: Pull complete 18:10:04 05883995daec: Pull complete 18:10:05 8603b9c90790: Pull complete 18:10:06 1560dd03e051: Pull complete 18:10:06 27f5ce0e4adf: Pull complete 18:10:24 c2d8d7efcc4b: Pull complete 18:10:24 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:10:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:10:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:10:24 prd-ubuntu18.04-docker-arm64-4c-16g-2261 does not seem to be running inside a container 18:10:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:10:28 $ docker top 7ffb3d5e46369667b0a3715d4be41a4ba26ffc9d887cfd308330907d05876d5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:29 ---> job-cost.sh 18:10:29 lf-activate-venv: SKIPPING 18:10:29 INFO: No Stack... 18:10:29 INFO: Retrieving Pricing Info for: v3-standard-4 18:10:30 INFO: Archiving Costs [Pipeline] sh 18:10:31 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 18:10:31 + cut -d, -f6 [Pipeline] lock 18:10:31 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-335-1-stack-cost] 18:10:31 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-335-1-stack-cost] did not exist. Created. 18:10:31 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-335-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:10:31 /w/workspace/device-mqtt-go/1@tmp/durable-e71de973/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-e71de973/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:10:32 + echo total: 0.10999999940395355 [Pipeline] stash 18:10:32 Warning: overwriting stash ‘stack-cost’ 18:10:32 Stashed 1 file(s) [Pipeline] } 18:10:32 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-335-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:10:32 $ docker stop --time=1 7ffb3d5e46369667b0a3715d4be41a4ba26ffc9d887cfd308330907d05876d5c 18:10:34 $ docker rm -f 7ffb3d5e46369667b0a3715d4be41a4ba26ffc9d887cfd308330907d05876d5c [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:10:37 + '[' -d /w/workspace/gexfoundry_device-mqtt-go_PR-335/archives ']' 18:10:37 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-335/archives 18:10:37 total 8 18:10:37 drwxr-xr-x. 3 root root 34 Jan 20 18:07 . 18:10:37 drwxrwxr-x. 11 jenkins jenkins 4096 Jan 20 18:07 .. 18:10:37 drwxr-xr-x. 2 root root 6 Jan 20 18:07 cost 18:10:37 -rw-r--r--. 1 root root 85 Jan 20 18:07 cost.csv 18:10:37 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-335/archives 18:10:37 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-335/archives 18:10:37 total 8 18:10:37 drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 18:07 . 18:10:37 drwxrwxr-x. 11 jenkins jenkins 4096 Jan 20 18:07 .. 18:10:37 drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 18:07 cost 18:10:37 -rw-r--r--. 1 jenkins jenkins 85 Jan 20 18:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:10:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:10:38 ---> package-listing.sh 18:10:38 ++ tr '[:upper:]' '[:lower:]' 18:10:38 ++ facter osfamily 18:10:38 + OS_FAMILY=redhat 18:10:38 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-335 18:10:38 + START_PACKAGES=/tmp/packages_start.txt 18:10:38 + END_PACKAGES=/tmp/packages_end.txt 18:10:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:10:38 + PACKAGES=/tmp/packages_start.txt 18:10:38 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-335 ']' 18:10:38 + PACKAGES=/tmp/packages_end.txt 18:10:38 + case "${OS_FAMILY}" in 18:10:38 + sort 18:10:38 + rpm -qa 18:10:38 + '[' -f /tmp/packages_start.txt ']' 18:10:38 + '[' -f /tmp/packages_end.txt ']' 18:10:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:10:38 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-335 ']' 18:10:38 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-335/archives/ 18:10:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-335/archives/ [Pipeline] echo 18:10:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-335/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:10:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:10:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:10:39 . [Pipeline] withDockerContainer 18:10:39 prd-centos7-docker-4c-2g-2257 does not seem to be running inside a container 18:10:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-335/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-335 -v /w/workspace/gexfoundry_device-mqtt-go_PR-335:/w/workspace/gexfoundry_device-mqtt-go_PR-335:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-335@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 18:10:40 $ docker top dd10fcea637405ad52453eebd64509a48d2e30682a80f3ad90ba045a0d43f9c4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:40 + touch /tmp/pre-build-complete [Pipeline] sh 18:10:40 + mkdir -p /var/log/sysstat [Pipeline] sh 18:10:41 + ls /var/log/sa-host 18:10:41 + sadf -c /var/log/sa-host/sa17 18:10:41 file_magic: OK 18:10:41 HZ: Using current value: 100 18:10:41 file_header: OK 18:10:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:10:41 Statistics: 18:10:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:10:41 File successfully converted to sysstat format version 12.0.3 18:10:41 + sadf -c /var/log/sa-host/sa20 18:10:41 file_magic: OK 18:10:41 HZ: Using current value: 100 18:10:41 file_header: OK 18:10:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:10:41 Statistics: 18:10:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:10:41 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:10:41 provisioning config files... 18:10:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp/config6329503020227917541tmp [Pipeline] { [Pipeline] echo 18:10:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:10:41 ---> create-netrc.sh [Pipeline] } 18:10:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:10:42 ---> python-tools-install.sh [Pipeline] echo 18:10:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:10:42 ---> sudo-logs.sh 18:10:42 Archiving 'sudo' log.. 18:10:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-2257.novalocal: Name or service not known 18:10:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-2257.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:10:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:10:43 ---> job-cost.sh 18:10:43 lf-activate-venv: SKIPPING 18:10:43 DEBUG: total: 0.05999999865889549 18:10:43 INFO: Retrieving Stack Cost... 18:10:43 INFO: Retrieving Pricing Info for: v3-standard-2 18:10:43 INFO: Archiving Costs [Pipeline] echo 18:10:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:10:44 ---> logs-deploy.sh 18:10:44 lf-activate-venv: SKIPPING 18:10:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-335/1 18:10:44 INFO: archiving workspace using pattern(s): 18:10:44 Archives upload complete. 18:10:45 INFO: archiving logs to Nexus