Pull request #383 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 vli11 for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at 77901818c76bea5a69108393cfa761498ae657a9 rather than 26515dd9ed75515ff08354747abcee81baf12527 Obtained Jenkinsfile from 77901818c76bea5a69108393cfa761498ae657a9 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-ssh14240855588892997790.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh4795852831174972439.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-383/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-383/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8227493344011506133.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-383/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5923422112927593060.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10553309278340868855.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-383/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-383/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1212894571867461621.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-240 in /w/workspace/gexfoundry_device-mqtt-go_PR-383 [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-383 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 77901818c76bea5a69108393cfa761498ae657a9 into PR head commit 26515dd9ed75515ff08354747abcee81baf12527 Merge succeeded, producing 26515dd9ed75515ff08354747abcee81baf12527 Checking out Revision 26515dd9ed75515ff08354747abcee81baf12527 (PR-383) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/383/head:refs/remotes/origin/PR-383 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26515dd9ed75515ff08354747abcee81baf12527 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 77901818c76bea5a69108393cfa761498ae657a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26515dd9ed75515ff08354747abcee81baf12527 # timeout=10 Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:15:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:15:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:15:22 ========================================================= 05:15:22 EdgeX Global Pipelines Version Info 05:15:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:15:23 ------------------- 05:15:23 stable info: 05:15:23 ------------------- 05:15:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:15:23 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 05:15:23 Message: update stable to v1.0.230 05:15:24 ------------------- 05:15:24 experimental info: 05:15:24 ------------------- 05:15:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:15:24 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 05:15:24 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 05:15:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:15:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:15:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:15:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:15:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:15:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:15:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:15:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:15:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:15:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:15:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:15:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:15:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:15:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:15:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-383 [Pipeline] echo 05:15:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-383 [Pipeline] echo 05:15:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-383 [Pipeline] echo 05:15:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26515dd9ed75515ff08354747abcee81baf12527 [Pipeline] echo 05:15:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26515dd [Pipeline] echo 05:15:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:25 provisioning config files... 05:15:25 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp/config7675927704011264461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:26 ---> docker-login.sh 05:15:26 nexus3.edgexfoundry.org:10001 05:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:26 Configure a credential helper to remove this warning. See 05:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:26 05:15:26 Login Succeeded 05:15:26 nexus3.edgexfoundry.org:10002 05:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:26 Configure a credential helper to remove this warning. See 05:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:26 05:15:26 Login Succeeded 05:15:26 nexus3.edgexfoundry.org:10003 05:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:27 Configure a credential helper to remove this warning. See 05:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:27 05:15:27 Login Succeeded 05:15:27 nexus3.edgexfoundry.org:10004 05:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:27 Configure a credential helper to remove this warning. See 05:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:27 05:15:27 Login Succeeded 05:15:27 docker.io 05:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:27 Configure a credential helper to remove this warning. See 05:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:27 05:15:27 Login Succeeded 05:15:27 ---> docker-login.sh ends [Pipeline] } 05:15:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:15:28 + git rev-list -1 --merges 26515dd9ed75515ff08354747abcee81baf12527~1..26515dd9ed75515ff08354747abcee81baf12527 [Pipeline] echo 05:15:28 -----------> git rev-list -1 --merges 26515dd9ed75515ff08354747abcee81baf12527~1..26515dd9ed75515ff08354747abcee81baf12527 26515dd9ed75515ff08354747abcee81baf12527 [false] [Pipeline] sh 05:15:28 + git log --format=format:%s -1 26515dd9ed75515ff08354747abcee81baf12527 [Pipeline] echo 05:15:28 ========================================================= 05:15:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:15:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:15:29 + git log --format=format:%s -1 26515dd9ed75515ff08354747abcee81baf12527 [Pipeline] echo 05:15:29 [semverPrep] GIT_COMMIT: 26515dd9ed75515ff08354747abcee81baf12527, Commit Message: feat: Add go-winio to attribution (new SPIFFE dependency) [Pipeline] echo 05:15:29 [semverPrep] This is not a build commit. [Pipeline] sh 05:15:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:15:29 + grep -v github /etc/ssh/ssh_known_hosts 05:15:29 + [ -e /tmp/ssh_known_hosts ] 05:15:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:15:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:15:29 + sudo tee -a /etc/ssh/ssh_known_hosts 05:15:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 05:15:29 05:15:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 05:15:30 latest: Pulling from edgex-devops/py-git-semver 05:15:30 1fe172e4850f: Pulling fs layer 05:15:30 caf521ccaac6: Pulling fs layer 05:15:30 3ead6fa29328: Pulling fs layer 05:15:30 5c2a1cbceb83: Pulling fs layer 05:15:30 a8d5f1318db7: Pulling fs layer 05:15:30 c427282e49a2: Pulling fs layer 05:15:30 1827001aaf11: Pulling fs layer 05:15:30 0714d37db230: Pulling fs layer 05:15:30 ac28cf19c067: Pulling fs layer 05:15:30 ca983d60f3e2: Pulling fs layer 05:15:30 9f894cec8388: Pulling fs layer 05:15:30 5c2a1cbceb83: Waiting 05:15:30 a8d5f1318db7: Waiting 05:15:30 c427282e49a2: Waiting 05:15:30 9f894cec8388: Waiting 05:15:30 1827001aaf11: Waiting 05:15:30 0714d37db230: Waiting 05:15:30 ac28cf19c067: Waiting 05:15:30 ca983d60f3e2: Waiting 05:15:30 caf521ccaac6: Verifying Checksum 05:15:30 caf521ccaac6: Download complete 05:15:30 5c2a1cbceb83: Verifying Checksum 05:15:30 5c2a1cbceb83: Download complete 05:15:30 a8d5f1318db7: Verifying Checksum 05:15:30 a8d5f1318db7: Download complete 05:15:30 c427282e49a2: Verifying Checksum 05:15:30 c427282e49a2: Download complete 05:15:30 3ead6fa29328: Verifying Checksum 05:15:30 3ead6fa29328: Download complete 05:15:30 0714d37db230: Verifying Checksum 05:15:30 0714d37db230: Download complete 05:15:30 ac28cf19c067: Verifying Checksum 05:15:30 ac28cf19c067: Download complete 05:15:30 ca983d60f3e2: Verifying Checksum 05:15:30 ca983d60f3e2: Download complete 05:15:30 9f894cec8388: Download complete 05:15:30 1fe172e4850f: Verifying Checksum 05:15:30 1fe172e4850f: Download complete 05:15:30 1827001aaf11: Verifying Checksum 05:15:30 1827001aaf11: Download complete 05:15:32 1fe172e4850f: Pull complete 05:15:32 caf521ccaac6: Pull complete 05:15:32 3ead6fa29328: Pull complete 05:15:32 5c2a1cbceb83: Pull complete 05:15:33 a8d5f1318db7: Pull complete 05:15:33 c427282e49a2: Pull complete 05:15:35 1827001aaf11: Pull complete 05:15:35 0714d37db230: Pull complete 05:15:35 ac28cf19c067: Pull complete 05:15:35 ca983d60f3e2: Pull complete 05:15:36 9f894cec8388: Pull complete 05:15:36 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 05:15:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 05:15:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:36 prd-ubuntu20.04-docker-8c-8g-240 does not seem to be running inside a container 05:15:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-383 -v /w/workspace/gexfoundry_device-mqtt-go_PR-383:/w/workspace/gexfoundry_device-mqtt-go_PR-383:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 05:15:38 $ docker top a83606e5cfb4c47356f78725bd8881014e7dd1e380af8dd6c561f4d9046c201d -eo pid,comm 05:15:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:15:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:15:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:15:38 [ssh-agent] Looking for ssh-agent implementation... 05:15:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:15:38 $ docker exec a83606e5cfb4c47356f78725bd8881014e7dd1e380af8dd6c561f4d9046c201d ssh-agent 05:15:38 SSH_AUTH_SOCK=/tmp/ssh-tgdeLXrPBTIP/agent.34 05:15:38 SSH_AGENT_PID=40 05:15:38 Running ssh-add (command line suppressed) 05:15:39 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp/private_key_1989835168972509019.key (/w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp/private_key_1989835168972509019.key) 05:15:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:15:39 + git tag --points-at HEAD [Pipeline] } 05:15:39 $ docker exec --env ******** --env ******** a83606e5cfb4c47356f78725bd8881014e7dd1e380af8dd6c561f4d9046c201d ssh-agent -k 05:15:39 unset SSH_AUTH_SOCK; 05:15:39 unset SSH_AGENT_PID; 05:15:39 echo Agent pid 40 killed; 05:15:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:15:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:15:39 [ssh-agent] Looking for ssh-agent implementation... 05:15:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:15:39 $ docker exec a83606e5cfb4c47356f78725bd8881014e7dd1e380af8dd6c561f4d9046c201d ssh-agent 05:15:40 SSH_AUTH_SOCK=/tmp/ssh-RdIXBtKLetlq/agent.75 05:15:40 SSH_AGENT_PID=81 05:15:40 Running ssh-add (command line suppressed) 05:15:40 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp/private_key_3132632706368463784.key (/w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp/private_key_3132632706368463784.key) 05:15:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:15:40 + git semver init 05:15:41 2022-05-27 05:15:40,902 [run_init] DEBUG init version:0.0.0 force:False 05:15:41 2022-05-27 05:15:40,903 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-383/.semver 05:15:41 2022-05-27 05:15:40,904 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-383/.semver 05:15:41 2022-05-27 05:15:40,904 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-383/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-383, universal_newlines=False, shell=None, istream=None) 05:15:41 2022-05-27 05:15:41,611 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-383/.git/info/exclude 05:15:41 2022-05-27 05:15:41,611 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-383/.semver/PR-383 with force:False 05:15:41 2022-05-27 05:15:41,611 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-383/.semver/PR-383 05:15:41 2022-05-27 05:15:41,614 [execute] INFO git cat-file --batch-check 05:15:41 2022-05-27 05:15:41,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-383/.semver, universal_newlines=False, shell=None, istream=) 05:15:41 2022-05-27 05:15:41,621 [execute] INFO git cat-file --batch 05:15:41 2022-05-27 05:15:41,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-383/.semver, universal_newlines=False, shell=None, istream=) 05:15:41 2022-05-27 05:15:41,628 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-383/.semver/PR-383 05:15:41 0.0.0 [Pipeline] } 05:15:41 $ docker exec --env ******** --env ******** a83606e5cfb4c47356f78725bd8881014e7dd1e380af8dd6c561f4d9046c201d ssh-agent -k 05:15:41 unset SSH_AUTH_SOCK; 05:15:41 unset SSH_AGENT_PID; 05:15:41 echo Agent pid 81 killed; 05:15:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:15:42 + git semver [Pipeline] } 05:15:42 $ docker stop --time=1 a83606e5cfb4c47356f78725bd8881014e7dd1e380af8dd6c561f4d9046c201d 05:15:44 $ docker rm -f a83606e5cfb4c47356f78725bd8881014e7dd1e380af8dd6c561f4d9046c201d [Pipeline] // withDockerContainer [Pipeline] sh 05:15:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:15:45 Stashed 1 file(s) [Pipeline] echo 05:15:45 [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 05:15:45 provisioning config files... 05:15:45 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp/config1028754415588049882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:46 ---> docker-login.sh 05:15:46 nexus3.edgexfoundry.org:10001 05:15:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:46 Configure a credential helper to remove this warning. See 05:15:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:46 05:15:46 Login Succeeded 05:15:46 nexus3.edgexfoundry.org:10002 05:15:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:46 Configure a credential helper to remove this warning. See 05:15:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:46 05:15:46 Login Succeeded 05:15:46 nexus3.edgexfoundry.org:10003 05:15:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:46 Configure a credential helper to remove this warning. See 05:15:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:46 05:15:46 Login Succeeded 05:15:46 nexus3.edgexfoundry.org:10004 05:15:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:46 Configure a credential helper to remove this warning. See 05:15:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:46 05:15:46 Login Succeeded 05:15:46 docker.io 05:15:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:46 Configure a credential helper to remove this warning. See 05:15:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:46 05:15:46 Login Succeeded 05:15:46 ---> docker-login.sh ends [Pipeline] } 05:15:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:15:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:15:47 ========================================================= 05:15:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 05:15:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:47 + 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 . 05:15:47 Sending build context to Docker daemon 5.879MB 05:15:47 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 05:15:47 Step 2/12 : FROM ${BASE} AS builder 05:15:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 05:15:47 59bf1c3509f3: Pulling fs layer 05:15:47 666ba61612fd: Pulling fs layer 05:15:47 8ed8ca486205: Pulling fs layer 05:15:47 4fe6c5a15a65: Pulling fs layer 05:15:47 22a0e8bec74d: Pulling fs layer 05:15:47 ca2b28591e48: Pulling fs layer 05:15:47 a51346096db8: Pulling fs layer 05:15:47 daebc70d1ce1: Pulling fs layer 05:15:47 0e18a0eac166: Pulling fs layer 05:15:47 22a0e8bec74d: Waiting 05:15:47 ca2b28591e48: Waiting 05:15:47 a51346096db8: Waiting 05:15:47 daebc70d1ce1: Waiting 05:15:47 0e18a0eac166: Waiting 05:15:47 8ed8ca486205: Download complete 05:15:47 666ba61612fd: Download complete 05:15:47 22a0e8bec74d: Verifying Checksum 05:15:47 22a0e8bec74d: Download complete 05:15:47 ca2b28591e48: Verifying Checksum 05:15:47 ca2b28591e48: Download complete 05:15:47 59bf1c3509f3: Verifying Checksum 05:15:47 a51346096db8: Download complete 05:15:47 daebc70d1ce1: Download complete 05:15:47 59bf1c3509f3: Pull complete 05:15:48 666ba61612fd: Pull complete 05:15:48 8ed8ca486205: Pull complete 05:15:48 0e18a0eac166: Verifying Checksum 05:15:48 0e18a0eac166: Download complete 05:15:48 4fe6c5a15a65: Verifying Checksum 05:15:48 4fe6c5a15a65: Download complete 05:15:52 4fe6c5a15a65: Pull complete 05:15:52 22a0e8bec74d: Pull complete 05:15:52 ca2b28591e48: Pull complete 05:15:52 a51346096db8: Pull complete 05:15:52 daebc70d1ce1: Pull complete 05:15:55 0e18a0eac166: Pull complete 05:15:55 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 05:15:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:15:55 ---> f018257e8ee9 05:15:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:15:57 ---> Running in 6af91119c835 05:15:57 Removing intermediate container 6af91119c835 05:15:57 ---> 6b75c8fa9202 05:15:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:15:57 ---> Running in 926e1eca097f 05:15:57 Removing intermediate container 926e1eca097f 05:15:57 ---> ee92f2ffa20f 05:15:57 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:15:57 ---> Running in 814b12c57fc1 05:15:58 Removing intermediate container 814b12c57fc1 05:15:58 ---> 33c0b97caa9f 05:15:58 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:15:58 ---> Running in 9b12f66e2327 05:15:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:15:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:15:59 (1/4) Installing openssh-keygen (8.8_p1-r1) 05:15:59 (2/4) Installing libedit (20210910.3.1-r0) 05:15:59 (3/4) Installing openssh-client-common (8.8_p1-r1) 05:16:00 (4/4) Installing openssh-client-default (8.8_p1-r1) 05:16:00 Executing busybox-1.34.1-r3.trigger 05:16:00 OK: 224 MiB in 56 packages 05:16:00 Still waiting to schedule task 05:16:00 ‘prd-ubuntu20.04-docker-arm64-4c-16g-241’ is offline 05:16:00 Removing intermediate container 9b12f66e2327 05:16:00 ---> 9229eae16a3f 05:16:00 Step 7/12 : WORKDIR /device-mqtt-go 05:16:00 ---> Running in 21b060a13f15 05:16:00 Removing intermediate container 21b060a13f15 05:16:00 ---> 2cb956fc0b38 05:16:00 Step 8/12 : COPY go.mod vendor* ./ 05:16:01 ---> 3bb26b22dbea 05:16:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:16:01 ---> Running in 211da9160c0f 05:16:16 Removing intermediate container 211da9160c0f 05:16:16 ---> 7c42d239aacc 05:16:16 Step 10/12 : COPY . . 05:16:16 ---> 9f3ef1e8e349 05:16:16 Step 11/12 : ARG MAKE='make build' 05:16:16 ---> Running in 8fb7f1bc64f5 05:16:16 Removing intermediate container 8fb7f1bc64f5 05:16:16 ---> d407c205ace1 05:16:16 Step 12/12 : RUN $MAKE 05:16:16 ---> Running in 985064f51843 05:16:16 noop 05:16:17 Removing intermediate container 985064f51843 05:16:17 ---> fbc955fef4db 05:16:17 Successfully built fbc955fef4db 05:16:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:17 + docker inspect -f . ci-base-image-x86_64 05:16:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:17 prd-ubuntu20.04-docker-8c-8g-240 does not seem to be running inside a container 05:16:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-383 -v /w/workspace/gexfoundry_device-mqtt-go_PR-383:/w/workspace/gexfoundry_device-mqtt-go_PR-383:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-383@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 05:16:18 $ docker top eb8f338f155e17f1d7f4b15cf51b650c36ba7a7c991173c47d59f9a6bb2f43bc -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:18 + go version 05:16:18 go version go1.17.6 linux/amd64 [Pipeline] } 05:16:18 $ docker stop --time=1 eb8f338f155e17f1d7f4b15cf51b650c36ba7a7c991173c47d59f9a6bb2f43bc 05:16:19 $ docker rm -f eb8f338f155e17f1d7f4b15cf51b650c36ba7a7c991173c47d59f9a6bb2f43bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:20 + docker inspect -f . ci-base-image-x86_64 05:16:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:20 prd-ubuntu20.04-docker-8c-8g-240 does not seem to be running inside a container 05:16:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-383 -v /w/workspace/gexfoundry_device-mqtt-go_PR-383:/w/workspace/gexfoundry_device-mqtt-go_PR-383:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-383@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 05:16:21 $ docker top aad01edb9aff93d1d4a5a0de3ece099e664c802909b62dd104de4b77658ab10b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:16:21 + make test 05:16:21 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:16:22 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:16:32 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 05:16:32 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 21.8% of statements 05:16:32 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 05:16:38 GCO_ENABLED=1 GO111MODULE=on go vet ./... 05:16:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:16:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:16:42 ./bin/test-attribution-txt.sh [Pipeline] echo 05:16:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:16:43 $ docker stop --time=1 aad01edb9aff93d1d4a5a0de3ece099e664c802909b62dd104de4b77658ab10b 05:16:45 $ docker rm -f aad01edb9aff93d1d4a5a0de3ece099e664c802909b62dd104de4b77658ab10b [Pipeline] // withDockerContainer [Pipeline] sh 05:16:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:16:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:16:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:16:46 + ls -al . 05:16:46 total 180 05:16:46 drwxrwxr-x 10 jenkins jenkins 4096 May 27 05:16 . 05:16:46 drwxrwxr-x 4 jenkins jenkins 4096 May 27 05:15 .. 05:16:46 -rw-rw-r-- 1 jenkins jenkins 140 May 27 05:15 .dockerignore 05:16:46 drwxrwxr-x 8 jenkins jenkins 4096 May 27 05:15 .git 05:16:46 drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:15 .github 05:16:46 -rw-rw-r-- 1 jenkins jenkins 329 May 27 05:15 .gitignore 05:16:46 -rw-rw-r-- 1 jenkins jenkins 41 May 27 05:15 .golangci.yml 05:16:46 drwxr-xr-x 3 jenkins jenkins 4096 May 27 05:15 .semver 05:16:46 -rw-rw-r-- 1 jenkins jenkins 8789 May 27 05:15 Attribution.txt 05:16:46 -rw-rw-r-- 1 jenkins jenkins 11365 May 27 05:15 CHANGELOG.md 05:16:46 -rw-rw-r-- 1 jenkins jenkins 1930 May 27 05:15 Dockerfile 05:16:46 -rw-rw-r-- 1 jenkins jenkins 677 May 27 05:15 GOVERNANCE.md 05:16:46 -rw-rw-r-- 1 jenkins jenkins 678 May 27 05:15 Jenkinsfile 05:16:46 -rw-rw-r-- 1 jenkins jenkins 11340 May 27 05:15 LICENSE 05:16:46 -rw-rw-r-- 1 jenkins jenkins 1930 May 27 05:15 Makefile 05:16:46 -rw-rw-r-- 1 jenkins jenkins 620 May 27 05:15 OWNERS.md 05:16:46 -rw-rw-r-- 1 jenkins jenkins 2501 May 27 05:15 README.md 05:16:46 -rw-rw-r-- 1 jenkins jenkins 5 May 27 05:15 VERSION 05:16:46 drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:15 bin 05:16:46 drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:15 cmd 05:16:46 -rw-r--r-- 1 jenkins jenkins 17887 May 27 05:16 coverage.out 05:16:46 -rw-rw-r-- 1 jenkins jenkins 3263 May 27 05:15 go.mod 05:16:46 -rw-rw-r-- 1 jenkins jenkins 34802 May 27 05:15 go.sum 05:16:46 drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:15 internal 05:16:46 drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:15 mock 05:16:46 drwxrwxr-x 4 jenkins jenkins 4096 May 27 05:15 snap 05:16:46 -rw-rw-r-- 1 jenkins jenkins 227 May 27 05:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:47 + 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=26515dd9ed75515ff08354747abcee81baf12527 --label arch=amd64 --label version=0.0.0 . 05:16:47 Sending build context to Docker daemon 5.898MB 05:16:47 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 05:16:47 Step 2/24 : FROM ${BASE} AS builder 05:16:47 ---> fbc955fef4db 05:16:47 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:16:47 ---> Running in b66a10b98e9a 05:16:47 Removing intermediate container b66a10b98e9a 05:16:47 ---> 8199b76bb3e5 05:16:47 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 05:16:47 ---> Running in 7adf6cec94d6 05:16:47 Removing intermediate container 7adf6cec94d6 05:16:47 ---> b306100e5328 05:16:47 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:16:47 ---> Running in df0e3e02a3f1 05:16:48 Removing intermediate container df0e3e02a3f1 05:16:48 ---> 947a52e52b3b 05:16:48 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:16:48 ---> Running in 31293d5088ba 05:16:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:16:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:16:49 OK: 224 MiB in 56 packages 05:16:49 Removing intermediate container 31293d5088ba 05:16:49 ---> dd4044595531 05:16:49 Step 7/24 : WORKDIR /device-mqtt-go 05:16:49 ---> Running in e6c0c2f95c6b 05:16:50 Removing intermediate container e6c0c2f95c6b 05:16:50 ---> 69cb5509cc19 05:16:50 Step 8/24 : COPY go.mod vendor* ./ 05:16:50 ---> 5e66f4db205c 05:16:50 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:16:50 ---> Running in 99d7125a12b5 05:16:51 Removing intermediate container 99d7125a12b5 05:16:51 ---> e6e5a2562fac 05:16:51 Step 10/24 : COPY . . 05:16:51 ---> 1770e27313d2 05:16:51 Step 11/24 : ARG MAKE='make build' 05:16:51 ---> Running in 50f313532009 05:16:52 Removing intermediate container 50f313532009 05:16:52 ---> 4654e3114782 05:16:52 Step 12/24 : RUN $MAKE 05:16:52 ---> Running in ca154152da48 05:16:52 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 05:17:14 Removing intermediate container ca154152da48 05:17:14 ---> 626eedc292ef 05:17:14 Step 13/24 : FROM alpine:3.14 05:17:14 3.14: Pulling from library/alpine 05:17:14 8663204ce13b: Pulling fs layer 05:17:14 8663204ce13b: Verifying Checksum 05:17:14 8663204ce13b: Download complete 05:17:14 8663204ce13b: Pull complete 05:17:14 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 05:17:14 Status: Downloaded newer image for alpine:3.14 05:17:14 ---> e04c818066af 05:17:14 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 05:17:14 ---> Running in 20d92a849003 05:17:14 Removing intermediate container 20d92a849003 05:17:14 ---> ef388df705b1 05:17:14 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 05:17:14 ---> Running in 39f2fb402f94 05:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:17:14 (1/6) Installing dumb-init (1.2.5-r1) 05:17:14 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:17:14 (3/6) Installing libsodium (1.0.18-r0) 05:17:14 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:17:14 (5/6) Installing libzmq (4.3.4-r0) 05:17:14 (6/6) Installing zeromq (4.3.4-r0) 05:17:14 Executing busybox-1.33.1-r7.trigger 05:17:14 OK: 8 MiB in 20 packages 05:17:15 Removing intermediate container 39f2fb402f94 05:17:15 ---> 8ac65a5c4a0c 05:17:15 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 05:17:15 ---> 9d93afba2012 05:17:15 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 05:17:15 ---> 842fa4ae8069 05:17:15 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 05:17:15 ---> cd4cc4c055c1 05:17:15 Step 19/24 : EXPOSE 59982 05:17:15 ---> Running in c79e733e1d73 05:17:16 Removing intermediate container c79e733e1d73 05:17:16 ---> bc0f97570414 05:17:16 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 05:17:16 ---> Running in 60fd621b0811 05:17:16 Removing intermediate container 60fd621b0811 05:17:16 ---> 92bd948b9488 05:17:16 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:17:16 ---> Running in 0d24ac2c00cb 05:17:16 Removing intermediate container 0d24ac2c00cb 05:17:16 ---> 47420a82b6c5 05:17:16 Step 22/24 : LABEL arch=amd64 05:17:16 ---> Running in fd1f3a1d23d6 05:17:16 Removing intermediate container fd1f3a1d23d6 05:17:16 ---> 977921bb5478 05:17:16 Step 23/24 : LABEL git_sha=26515dd9ed75515ff08354747abcee81baf12527 05:17:16 ---> Running in 03a1702eabed 05:17:16 Removing intermediate container 03a1702eabed 05:17:16 ---> 4d4ddfdf3ba7 05:17:16 Step 24/24 : LABEL version=0.0.0 05:17:16 ---> Running in e6c147e02d54 05:17:16 Removing intermediate container e6c147e02d54 05:17:16 ---> bc126d781418 05:17:16 [Warning] One or more build-args [ARCH] were not consumed 05:17:16 Successfully built bc126d781418 05:17:16 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:17 05:17:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:18 latest: Pulling from edgex-lftools-log-publisher 05:17:18 5eb5b503b376: Pulling fs layer 05:17:18 5c69ac0246d0: Pulling fs layer 05:17:18 ec43610c2a17: Pulling fs layer 05:17:18 3a2ae6a8a46f: Pulling fs layer 05:17:18 33b1e0a273af: Pulling fs layer 05:17:18 5d3b04190fa2: Pulling fs layer 05:17:18 3a2ae6a8a46f: Waiting 05:17:18 2f39f015ded8: Pulling fs layer 05:17:18 5d3b04190fa2: Waiting 05:17:18 5c69ac0246d0: Verifying Checksum 05:17:18 5c69ac0246d0: Download complete 05:17:18 3a2ae6a8a46f: Download complete 05:17:18 33b1e0a273af: Verifying Checksum 05:17:18 33b1e0a273af: Download complete 05:17:18 5d3b04190fa2: Verifying Checksum 05:17:18 5d3b04190fa2: Download complete 05:17:18 ec43610c2a17: Verifying Checksum 05:17:18 ec43610c2a17: Download complete 05:17:18 5eb5b503b376: Verifying Checksum 05:17:18 5eb5b503b376: Download complete 05:17:19 2f39f015ded8: Download complete 05:17:21 5eb5b503b376: Pull complete 05:17:21 5c69ac0246d0: Pull complete 05:17:21 ec43610c2a17: Pull complete 05:17:21 3a2ae6a8a46f: Pull complete 05:17:22 33b1e0a273af: Pull complete 05:17:22 5d3b04190fa2: Pull complete 05:17:27 2f39f015ded8: Pull complete 05:17:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:17:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:27 prd-ubuntu20.04-docker-8c-8g-240 does not seem to be running inside a container 05:17:27 $ 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-383 -v /w/workspace/gexfoundry_device-mqtt-go_PR-383:/w/workspace/gexfoundry_device-mqtt-go_PR-383:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-383@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 05:17:30 $ docker top 951d38e7158792fa27a3422c13ec26fbd464c8349a37fcd7227a2f195165c0eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:30 ---> job-cost.sh 05:17:30 lf-activate-venv: SKIPPING 05:17:30 INFO: No Stack... 05:17:31 INFO: Retrieving Pricing Info for: v3-standard-8 05:17:31 INFO: Archiving Costs [Pipeline] sh 05:17:32 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-383/archives/cost.csv 05:17:32 + cut -d, -f6 [Pipeline] lock 05:17:32 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-383-1-stack-cost] 05:17:32 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-383-1-stack-cost] did not exist. Created. 05:17:32 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-383-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:17:32 + echo total: 0.2199999988079071 [Pipeline] stash 05:17:32 Stashed 1 file(s) [Pipeline] } 05:17:32 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-383-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:17:32 $ docker stop --time=1 951d38e7158792fa27a3422c13ec26fbd464c8349a37fcd7227a2f195165c0eb 05:17:33 $ docker rm -f 951d38e7158792fa27a3422c13ec26fbd464c8349a37fcd7227a2f195165c0eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:19:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-242 in /w/workspace/gexfoundry_device-mqtt-go_PR-383 [Pipeline] { [Pipeline] ws 05:19:22 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 05:19:22 Selected Git installation does not exist. Using Default 05:19:22 The recommended git tool is: NONE 05:19:29 using credential edgex-jenkins-ssh 05:19:29 Cloning the remote Git repository 05:19:29 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:19:29 > git init /w/workspace/device-mqtt-go/1 # timeout=10 05:19:29 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:19:29 > git --version # timeout=10 05:19:29 > git --version # 'git version 2.25.1' 05:19:29 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:31 Merging remotes/origin/main commit 77901818c76bea5a69108393cfa761498ae657a9 into PR head commit 26515dd9ed75515ff08354747abcee81baf12527 05:19:31 Merge succeeded, producing 26515dd9ed75515ff08354747abcee81baf12527 05:19:31 Checking out Revision 26515dd9ed75515ff08354747abcee81baf12527 (PR-383) 05:19:31 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:19:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:31 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:19:31 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:19:31 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/383/head:refs/remotes/origin/PR-383 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:19:31 > git config core.sparsecheckout # timeout=10 05:19:31 > git checkout -f 26515dd9ed75515ff08354747abcee81baf12527 # timeout=10 05:19:31 > git remote # timeout=10 05:19:31 > git config --get remote.origin.url # timeout=10 05:19:31 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:31 > git merge 77901818c76bea5a69108393cfa761498ae657a9 # timeout=10 05:19:31 > git rev-parse HEAD^{commit} # timeout=10 05:19:31 > git config core.sparsecheckout # timeout=10 05:19:32 > git checkout -f 26515dd9ed75515ff08354747abcee81baf12527 # timeout=10 05:19:36 Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency)" 05:19:36 > git --version # timeout=10 05:19:36 > git --version # 'git version 2.25.1' 05:19:36 fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:19:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:19:37 % Total % Received % Xferd Average Speed Time Time Time Current 05:19:37 Dload Upload Total Spent Left Speed 05:19:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 05:19:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:19:38 + sudo tee /etc/docker/daemon.new 05:19:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:19:38 { 05:19:38 "registry-mirrors": [ 05:19:38 "https://nexus3.edgexfoundry.org:10001" 05:19:38 ], 05:19:38 "bip": "10.250.0.254/24", 05:19:38 "hosts": [ 05:19:38 "tcp://0.0.0.0:5555", 05:19:38 "unix:///var/run/docker.sock" 05:19:38 ], 05:19:38 "mtu": 1458, 05:19:38 "selinux-enabled": true, 05:19:38 "seccomp-profile": "/etc/docker/seccomp.json" 05:19:38 } [Pipeline] sh 05:19:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:19:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:19:58 provisioning config files... 05:19:58 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config577042164188114484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:19:58 ---> docker-login.sh 05:19:58 nexus3.edgexfoundry.org:10001 05:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:59 Configure a credential helper to remove this warning. See 05:19:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:59 05:19:59 Login Succeeded 05:19:59 nexus3.edgexfoundry.org:10002 05:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:59 Configure a credential helper to remove this warning. See 05:19:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:59 05:19:59 Login Succeeded 05:19:59 nexus3.edgexfoundry.org:10003 05:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:00 Configure a credential helper to remove this warning. See 05:20:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:00 05:20:00 Login Succeeded 05:20:00 nexus3.edgexfoundry.org:10004 05:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:00 Configure a credential helper to remove this warning. See 05:20:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:00 05:20:00 Login Succeeded 05:20:01 docker.io 05:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:01 Configure a credential helper to remove this warning. See 05:20:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:01 05:20:01 Login Succeeded 05:20:01 ---> docker-login.sh ends [Pipeline] } 05:20:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:20:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:20:02 ========================================================= 05:20:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:20:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:02 + 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 . 05:20:02 Sending build context to Docker daemon 3.037MB 05:20:02 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 05:20:02 Step 2/12 : FROM ${BASE} AS builder 05:20:03 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:20:03 9b3977197b4f: Pulling fs layer 05:20:03 1a89e8eeedd5: Pulling fs layer 05:20:03 94645a83ff95: Pulling fs layer 05:20:03 3f3a8bcf1eab: Pulling fs layer 05:20:03 0c92f367c5e7: Pulling fs layer 05:20:03 3096ccb668a1: Pulling fs layer 05:20:03 e8cf19c19ddd: Pulling fs layer 05:20:03 a4caa8a26152: Pulling fs layer 05:20:03 3f3a8bcf1eab: Waiting 05:20:03 0c92f367c5e7: Waiting 05:20:03 3096ccb668a1: Waiting 05:20:03 e8cf19c19ddd: Waiting 05:20:03 a4caa8a26152: Waiting 05:20:03 94645a83ff95: Verifying Checksum 05:20:03 1a89e8eeedd5: Download complete 05:20:03 0c92f367c5e7: Verifying Checksum 05:20:03 0c92f367c5e7: Download complete 05:20:03 3096ccb668a1: Verifying Checksum 05:20:03 3096ccb668a1: Download complete 05:20:03 9b3977197b4f: Verifying Checksum 05:20:03 9b3977197b4f: Download complete 05:20:03 e8cf19c19ddd: Verifying Checksum 05:20:03 e8cf19c19ddd: Download complete 05:20:04 9b3977197b4f: Pull complete 05:20:04 1a89e8eeedd5: Pull complete 05:20:04 94645a83ff95: Pull complete 05:20:05 a4caa8a26152: Verifying Checksum 05:20:05 a4caa8a26152: Download complete 05:20:05 3f3a8bcf1eab: Verifying Checksum 05:20:05 3f3a8bcf1eab: Download complete 05:20:18 3f3a8bcf1eab: Pull complete 05:20:18 0c92f367c5e7: Pull complete 05:20:18 3096ccb668a1: Pull complete 05:20:18 e8cf19c19ddd: Pull complete 05:20:23 a4caa8a26152: Pull complete 05:20:23 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 05:20:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:20:23 ---> 725f1c02e7f9 05:20:23 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:20:25 ---> Running in 3d443797f372 05:20:25 Removing intermediate container 3d443797f372 05:20:25 ---> 3115f8374767 05:20:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:20:25 ---> Running in 25b857e72bc9 05:20:25 Removing intermediate container 25b857e72bc9 05:20:25 ---> 33577a032c2a 05:20:25 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:20:25 ---> Running in 1a0a28f7a31e 05:20:29 Removing intermediate container 1a0a28f7a31e 05:20:29 ---> ccb258e2c526 05:20:29 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:20:29 ---> Running in 1559cb07685b 05:20:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:20:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:20:32 (1/4) Installing openssh-keygen (8.8_p1-r1) 05:20:32 (2/4) Installing libedit (20210910.3.1-r0) 05:20:32 (3/4) Installing openssh-client-common (8.8_p1-r1) 05:20:32 (4/4) Installing openssh-client-default (8.8_p1-r1) 05:20:32 Executing busybox-1.34.1-r3.trigger 05:20:32 OK: 224 MiB in 56 packages 05:20:33 Removing intermediate container 1559cb07685b 05:20:33 ---> 08225bddd50f 05:20:33 Step 7/12 : WORKDIR /device-mqtt-go 05:20:33 ---> Running in 4e9148723656 05:20:33 Removing intermediate container 4e9148723656 05:20:33 ---> cd4b2f52e458 05:20:33 Step 8/12 : COPY go.mod vendor* ./ 05:20:34 ---> a8dbdeaf04a6 05:20:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:20:34 ---> Running in 3a6da30c0586 05:21:31 Removing intermediate container 3a6da30c0586 05:21:31 ---> be1c87b26795 05:21:31 Step 10/12 : COPY . . 05:21:31 ---> 5e9c2bbb02b1 05:21:31 Step 11/12 : ARG MAKE='make build' 05:21:31 ---> Running in b3f419f6c30b 05:21:31 Removing intermediate container b3f419f6c30b 05:21:31 ---> 097666e39f40 05:21:31 Step 12/12 : RUN $MAKE 05:21:31 ---> Running in a0645a1319bf 05:21:31 noop 05:21:31 Removing intermediate container a0645a1319bf 05:21:31 ---> d0ddfccf0f42 05:21:31 Successfully built d0ddfccf0f42 05:21:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:31 + docker inspect -f . ci-base-image-arm64 05:21:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:31 prd-ubuntu20.04-docker-arm64-4c-16g-242 does not seem to be running inside a container 05:21:32 $ 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 05:21:33 $ docker top 98882463cda1c13648a083936abecc13afdf7aee4c817f7ad2acee0cd7d25117 -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:34 + go version 05:21:34 go version go1.17.6 linux/arm64 [Pipeline] } 05:21:34 $ docker stop --time=1 98882463cda1c13648a083936abecc13afdf7aee4c817f7ad2acee0cd7d25117 05:21:36 $ docker rm -f 98882463cda1c13648a083936abecc13afdf7aee4c817f7ad2acee0cd7d25117 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:37 + docker inspect -f . ci-base-image-arm64 05:21:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:37 prd-ubuntu20.04-docker-arm64-4c-16g-242 does not seem to be running inside a container 05:21:37 $ 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 05:21:38 $ docker top 7f0da0c0afd8a5b25faf03c6a8fc46a25db1f1ce0ef15aa967f7a31ee75b1e4f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:21:39 + make test 05:21:39 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:21:41 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:23:03 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 05:23:03 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.074s coverage: 21.8% of statements 05:23:03 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 05:23:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:23:04 GCO_ENABLED=1 GO111MODULE=on go vet ./... 05:23:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:23:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:23:43 ./bin/test-attribution-txt.sh [Pipeline] echo 05:23:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:23:43 $ docker stop --time=1 7f0da0c0afd8a5b25faf03c6a8fc46a25db1f1ce0ef15aa967f7a31ee75b1e4f 05:23:45 $ docker rm -f 7f0da0c0afd8a5b25faf03c6a8fc46a25db1f1ce0ef15aa967f7a31ee75b1e4f [Pipeline] // withDockerContainer [Pipeline] sh 05:23:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:23:46 Warning: overwriting stash ‘coverage-report’ 05:23:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:23:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:23:47 + ls -al . 05:23:47 total 176 05:23:47 drwxrwxr-x 9 jenkins jenkins 4096 May 27 05:23 . 05:23:47 drwxrwxr-x 4 jenkins jenkins 4096 May 27 05:19 .. 05:23:47 -rw-rw-r-- 1 jenkins jenkins 140 May 27 05:19 .dockerignore 05:23:47 drwxrwxr-x 8 jenkins jenkins 4096 May 27 05:19 .git 05:23:47 drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:19 .github 05:23:47 -rw-rw-r-- 1 jenkins jenkins 329 May 27 05:19 .gitignore 05:23:47 -rw-rw-r-- 1 jenkins jenkins 41 May 27 05:19 .golangci.yml 05:23:47 -rw-rw-r-- 1 jenkins jenkins 8789 May 27 05:19 Attribution.txt 05:23:47 -rw-rw-r-- 1 jenkins jenkins 11365 May 27 05:19 CHANGELOG.md 05:23:47 -rw-rw-r-- 1 jenkins jenkins 1930 May 27 05:19 Dockerfile 05:23:47 -rw-rw-r-- 1 jenkins jenkins 677 May 27 05:19 GOVERNANCE.md 05:23:47 -rw-rw-r-- 1 jenkins jenkins 678 May 27 05:19 Jenkinsfile 05:23:47 -rw-rw-r-- 1 jenkins jenkins 11340 May 27 05:19 LICENSE 05:23:47 -rw-rw-r-- 1 jenkins jenkins 1930 May 27 05:19 Makefile 05:23:47 -rw-rw-r-- 1 jenkins jenkins 620 May 27 05:19 OWNERS.md 05:23:47 -rw-rw-r-- 1 jenkins jenkins 2501 May 27 05:19 README.md 05:23:47 -rw-rw-r-- 1 jenkins jenkins 5 May 27 05:15 VERSION 05:23:47 drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:19 bin 05:23:47 drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:19 cmd 05:23:47 -rw-r--r-- 1 jenkins jenkins 17887 May 27 05:23 coverage.out 05:23:47 -rw-rw-r-- 1 jenkins jenkins 3263 May 27 05:19 go.mod 05:23:47 -rw-rw-r-- 1 jenkins jenkins 34802 May 27 05:19 go.sum 05:23:47 drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:19 internal 05:23:47 drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:19 mock 05:23:47 drwxrwxr-x 4 jenkins jenkins 4096 May 27 05:19 snap 05:23:47 -rw-rw-r-- 1 jenkins jenkins 227 May 27 05:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:47 + 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=26515dd9ed75515ff08354747abcee81baf12527 --label arch=arm64 --label version=0.0.0 . 05:23:48 Sending build context to Docker daemon 3.055MB 05:23:48 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 05:23:48 Step 2/24 : FROM ${BASE} AS builder 05:23:48 ---> d0ddfccf0f42 05:23:48 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:23:48 ---> Running in 13f5af73749b 05:23:48 Removing intermediate container 13f5af73749b 05:23:48 ---> 48f183ae4706 05:23:48 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 05:23:48 ---> Running in 9199be45855b 05:23:49 Removing intermediate container 9199be45855b 05:23:49 ---> 236bf6a61356 05:23:49 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:23:49 ---> Running in cae58cac0aff 05:23:51 Removing intermediate container cae58cac0aff 05:23:51 ---> 2daab9cda3cb 05:23:51 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:23:51 ---> Running in 049f01c0fa37 05:23:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:23:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:23:53 OK: 224 MiB in 56 packages 05:23:54 Removing intermediate container 049f01c0fa37 05:23:54 ---> 34f4c439aba1 05:23:54 Step 7/24 : WORKDIR /device-mqtt-go 05:23:54 ---> Running in e77b873ca6e3 05:23:54 Removing intermediate container e77b873ca6e3 05:23:54 ---> 0112ecda4f55 05:23:54 Step 8/24 : COPY go.mod vendor* ./ 05:23:55 ---> c18697f22630 05:23:55 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:55 ---> Running in ed7db09a2264 05:23:57 Removing intermediate container ed7db09a2264 05:23:57 ---> c75db4aca70e 05:23:57 Step 10/24 : COPY . . 05:23:57 ---> 5427448a7e6a 05:23:57 Step 11/24 : ARG MAKE='make build' 05:23:57 ---> Running in 051a1782e70e 05:23:57 Removing intermediate container 051a1782e70e 05:23:57 ---> b1d602870be7 05:23:57 Step 12/24 : RUN $MAKE 05:23:58 ---> Running in e4b60e970287 05:23:59 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 05:26:06 Removing intermediate container e4b60e970287 05:26:06 ---> 6823700b2e5c 05:26:06 Step 13/24 : FROM alpine:3.14 05:26:06 3.14: Pulling from library/alpine 05:26:06 455c02918c45: Pulling fs layer 05:26:06 455c02918c45: Verifying Checksum 05:26:06 455c02918c45: Download complete 05:26:06 455c02918c45: Pull complete 05:26:06 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 05:26:06 Status: Downloaded newer image for alpine:3.14 05:26:06 ---> ac73e934f311 05:26:06 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 05:26:06 ---> Running in f87806bbe376 05:26:06 Removing intermediate container f87806bbe376 05:26:06 ---> 82360d352891 05:26:06 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 05:26:06 ---> Running in 9e9b07250ed2 05:26:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:26:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:26:06 (1/6) Installing dumb-init (1.2.5-r1) 05:26:06 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:26:06 (3/6) Installing libsodium (1.0.18-r0) 05:26:06 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:26:06 (5/6) Installing libzmq (4.3.4-r0) 05:26:06 (6/6) Installing zeromq (4.3.4-r0) 05:26:06 Executing busybox-1.33.1-r7.trigger 05:26:06 OK: 8 MiB in 20 packages 05:26:06 Removing intermediate container 9e9b07250ed2 05:26:06 ---> fcc89ffd5ef4 05:26:06 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 05:26:06 ---> 8a35de1efb62 05:26:06 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 05:26:06 ---> 0540735a4d3a 05:26:06 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 05:26:06 ---> 4fb3253cff9a 05:26:06 Step 19/24 : EXPOSE 59982 05:26:06 ---> Running in 1b9e5b3d5fe7 05:26:06 Removing intermediate container 1b9e5b3d5fe7 05:26:06 ---> 0a03b2a6502a 05:26:06 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 05:26:06 ---> Running in 4773ce3edf45 05:26:06 Removing intermediate container 4773ce3edf45 05:26:06 ---> b1aec58445a4 05:26:06 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:26:06 ---> Running in d8b3591e5d5c 05:26:06 Removing intermediate container d8b3591e5d5c 05:26:06 ---> e02c6bf261a2 05:26:06 Step 22/24 : LABEL arch=arm64 05:26:06 ---> Running in 1931915a6a8d 05:26:06 Removing intermediate container 1931915a6a8d 05:26:06 ---> e0897b827db6 05:26:06 Step 23/24 : LABEL git_sha=26515dd9ed75515ff08354747abcee81baf12527 05:26:06 ---> Running in 0aab571db4f9 05:26:06 Removing intermediate container 0aab571db4f9 05:26:06 ---> 17ea63338686 05:26:06 Step 24/24 : LABEL version=0.0.0 05:26:06 ---> Running in aac70c47248c 05:26:06 Removing intermediate container aac70c47248c 05:26:06 ---> 35451f08ef35 05:26:06 [Warning] One or more build-args [ARCH] were not consumed 05:26:06 Successfully built 35451f08ef35 05:26:06 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:26:06 05:26:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:26:07 arm64: Pulling from edgex-lftools-log-publisher 05:26:07 8998bd30e6a1: Pulling fs layer 05:26:07 04944245beec: Pulling fs layer 05:26:07 699f458cf7ca: Pulling fs layer 05:26:07 765212b225bb: Pulling fs layer 05:26:07 f23df028b6ca: Pulling fs layer 05:26:07 d65c8cfc05b1: Pulling fs layer 05:26:07 2437ff75d9bd: Pulling fs layer 05:26:07 f23df028b6ca: Waiting 05:26:07 d65c8cfc05b1: Waiting 05:26:07 2437ff75d9bd: Waiting 05:26:07 765212b225bb: Waiting 05:26:07 04944245beec: Verifying Checksum 05:26:07 04944245beec: Download complete 05:26:07 765212b225bb: Verifying Checksum 05:26:07 765212b225bb: Download complete 05:26:07 f23df028b6ca: Verifying Checksum 05:26:07 f23df028b6ca: Download complete 05:26:07 d65c8cfc05b1: Verifying Checksum 05:26:07 d65c8cfc05b1: Download complete 05:26:07 699f458cf7ca: Verifying Checksum 05:26:07 699f458cf7ca: Download complete 05:26:08 8998bd30e6a1: Verifying Checksum 05:26:08 8998bd30e6a1: Download complete 05:26:10 2437ff75d9bd: Verifying Checksum 05:26:10 2437ff75d9bd: Download complete 05:26:12 8998bd30e6a1: Pull complete 05:26:12 04944245beec: Pull complete 05:26:14 699f458cf7ca: Pull complete 05:26:14 765212b225bb: Pull complete 05:26:15 f23df028b6ca: Pull complete 05:26:15 d65c8cfc05b1: Pull complete 05:26:30 2437ff75d9bd: Pull complete 05:26:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:26:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:26:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:26:31 prd-ubuntu20.04-docker-arm64-4c-16g-242 does not seem to be running inside a container 05:26:31 $ 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 05:26:33 $ docker top 1759d46aa6863ddd7a297f3da8c3c4a131f260499c021424fef2f198a4429757 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:26:34 ---> job-cost.sh 05:26:34 lf-activate-venv: SKIPPING 05:26:34 INFO: No Stack... 05:26:35 INFO: Retrieving Pricing Info for: v3-standard-4 05:26:35 INFO: Archiving Costs [Pipeline] sh 05:26:36 + + cut -d,cat -f6 05:26:36 /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 05:26:36 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-383-1-stack-cost] 05:26:36 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-383-1-stack-cost] did not exist. Created. 05:26:36 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-383-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:26:37 /w/workspace/device-mqtt-go/1@tmp/durable-78f83b8f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:26:38 + echo total: 0.10999999940395355 [Pipeline] stash 05:26:38 Warning: overwriting stash ‘stack-cost’ 05:26:38 Stashed 1 file(s) [Pipeline] } 05:26:38 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-383-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:26:38 $ docker stop --time=1 1759d46aa6863ddd7a297f3da8c3c4a131f260499c021424fef2f198a4429757 05:26:39 $ docker rm -f 1759d46aa6863ddd7a297f3da8c3c4a131f260499c021424fef2f198a4429757 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:26:40 provisioning config files... 05:26:40 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp/config6593736675987906760tmp [Pipeline] { [Pipeline] sh 05:26:41 + set +x 05:26:41 + curl -s https://codecov.io/bash 05:26:41 + bash -s -- 05:26:41 05:26:41 _____ _ 05:26:41 / ____| | | 05:26:41 | | ___ __| | ___ ___ _____ __ 05:26:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:26:41 | |___| (_) | (_| | __/ (_| (_) \ V / 05:26:41 \_____\___/ \__,_|\___|\___\___/ \_/ 05:26:41 Bash-1.0.6 05:26:41 05:26:41 05:26:41 ==> git version 2.25.1 found 05:26:41 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:26:41 Release-Date: 2020-01-08 05:26:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:26:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:26:41 ==> Jenkins CI detected. 05:26:41 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-383 05:26:41 project root: . 05:26:41 --> token set from env 05:26:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:26:41 ==> Running gcov in . (disable via -X gcov) 05:26:41 ==> Python coveragepy not found 05:26:41 ==> Searching for coverage reports in: 05:26:41 + . 05:26:41 -> Found 1 reports 05:26:41 ==> Detecting git/mercurial file structure 05:26:41 ==> Reading reports 05:26:41 + ./coverage.out bytes=17887 05:26:41 ==> Appending adjustments 05:26:41 https://docs.codecov.io/docs/fixing-reports 05:26:41 + Found adjustments 05:26:41 ==> Gzipping contents 05:26:41 4.0K /tmp/codecov.nZXAp9.gz 05:26:41 ==> Uploading reports 05:26:41 url: https://codecov.io 05:26:41 query: branch=PR-383&commit=26515dd9ed75515ff08354747abcee81baf12527&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-383%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=383&job=&cmd_args= 05:26:41 -> Pinging Codecov 05:26:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-383&commit=26515dd9ed75515ff08354747abcee81baf12527&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-383%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=383&job=&cmd_args= 05:26:41 -> Uploading to 05:26:41 https://storage.googleapis.com/codecov/v4/raw/2022-05-27/7D719EC7BBE17E464838252E33014C33/26515dd9ed75515ff08354747abcee81baf12527/df9a236f-0820-4b53-83e3-267d7ac19d2d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220527T052641Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=780ab9c315a249166cfa7231de1ec3415a42639c7c9dff10f5bd3a376d1a5594 05:26:41 % Total % Received % Xferd Average Speed Time Time Time Current 05:26:41 Dload Upload Total Spent Left Speed 05:26:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3260 0 0 100 3260 0 11726 --:--:-- --:--:-- --:--:-- 12255 05:26:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/26515dd9ed75515ff08354747abcee81baf12527 [Pipeline] } 05:26:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:26:43 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-383/archives ] 05:26:43 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-383/archives 05:26:43 total 16 05:26:43 drwxr-xr-x 3 root root 4096 May 27 05:17 . 05:26:43 drwxrwxr-x 11 jenkins jenkins 4096 May 27 05:17 .. 05:26:43 drwxr-xr-x 2 root root 4096 May 27 05:17 cost 05:26:43 -rw-r--r-- 1 root root 85 May 27 05:17 cost.csv 05:26:43 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-383/archives 05:26:43 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-383/archives 05:26:43 total 16 05:26:43 drwxr-xr-x 3 jenkins jenkins 4096 May 27 05:17 . 05:26:43 drwxrwxr-x 11 jenkins jenkins 4096 May 27 05:17 .. 05:26:43 drwxr-xr-x 2 jenkins jenkins 4096 May 27 05:17 cost 05:26:43 -rw-r--r-- 1 jenkins jenkins 85 May 27 05:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:26:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:26:45 ---> package-listing.sh 05:26:45 ++ tr '[:upper:]' '[:lower:]' 05:26:45 ++ facter osfamily 05:26:46 + OS_FAMILY=debian 05:26:46 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-383 05:26:46 + START_PACKAGES=/tmp/packages_start.txt 05:26:46 + END_PACKAGES=/tmp/packages_end.txt 05:26:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:26:46 + PACKAGES=/tmp/packages_start.txt 05:26:46 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-383 ']' 05:26:46 + PACKAGES=/tmp/packages_end.txt 05:26:46 + case "${OS_FAMILY}" in 05:26:46 + dpkg -l 05:26:46 + grep '^ii' 05:26:46 + '[' -f /tmp/packages_start.txt ']' 05:26:46 + '[' -f /tmp/packages_end.txt ']' 05:26:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:26:46 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-383 ']' 05:26:46 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-383/archives/ 05:26:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-383/archives/ [Pipeline] echo 05:26:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-383/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:26:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:26:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:26:47 prd-ubuntu20.04-docker-8c-8g-240 does not seem to be running inside a container 05:26:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-383/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-383 -v /w/workspace/gexfoundry_device-mqtt-go_PR-383:/w/workspace/gexfoundry_device-mqtt-go_PR-383:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-383@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 05:26:48 $ docker top 5ddfa2c5d9c379a19e943f53111701eae50f88a488e8ef9a16b30df5e18b5de9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:26:48 + touch /tmp/pre-build-complete [Pipeline] sh 05:26:49 + mkdir -p /var/log/sysstat [Pipeline] sh 05:26:49 + ls /var/log/sa-host 05:26:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:26:49 provisioning config files... 05:26:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp/config757973755480259105tmp [Pipeline] { [Pipeline] echo 05:26:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:26:50 ---> create-netrc.sh [Pipeline] } 05:26:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:26:50 ---> python-tools-install.sh [Pipeline] echo 05:26:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:26:50 ---> sudo-logs.sh 05:26:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:26:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:26:52 ---> job-cost.sh 05:26:52 lf-activate-venv: SKIPPING 05:26:52 DEBUG: total: 0.2199999988079071 05:26:52 INFO: Retrieving Stack Cost... 05:26:52 INFO: Retrieving Pricing Info for: v3-standard-8 05:26:53 INFO: Archiving Costs [Pipeline] echo 05:26:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:26:54 ---> logs-deploy.sh 05:26:54 lf-activate-venv: SKIPPING 05:26:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-383/1 05:26:54 INFO: archiving workspace using pattern(s): 05:26:55 Archives upload complete. 05:26:55 INFO: archiving logs to Nexus