Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9713d51ac8027060d41521904dbc83cce8bb4c77+bc7652beee9a90296fe0b57947c4589a421f5e02 (fe7513bf27ed98fba210f2762e8d021d904defc9) 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-ssh17666252603898920697.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6503240669926921163.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-457/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-457/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6353024486665957984.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh1314598283540358857.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-457/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-457/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11596987460771468794.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3015’ Running on prd-ubuntu20.04-docker-8c-8g-3019 in /w/workspace/gexfoundry_device-mqtt-go_PR-457 [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-457 # 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 bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 9713d51ac8027060d41521904dbc83cce8bb4c77 > 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/457/head:refs/remotes/origin/PR-457 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9713d51ac8027060d41521904dbc83cce8bb4c77 # timeout=10 Merge succeeded, producing 0807969a0d9a26b2a95938f713e39d67cf87a36d Checking out Revision 0807969a0d9a26b2a95938f713e39d67cf87a36d (PR-457) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0807969a0d9a26b2a95938f713e39d67cf87a36d # timeout=10 Commit message: "Merge commit 'bc7652beee9a90296fe0b57947c4589a421f5e02' into HEAD" > git rev-list --no-walk 9713d51ac8027060d41521904dbc83cce8bb4c77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:18:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:18:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:18:37 ========================================================= 23:18:37 EdgeX Global Pipelines Version Info 23:18:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:18:38 ------------------- 23:18:38 stable info: 23:18:38 ------------------- 23:18:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:18:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:18:38 Message: update stable to v1.0.244 23:18:38 ------------------- 23:18:38 experimental info: 23:18:38 ------------------- 23:18:38 Commited By: **** collab-it+edgex@linuxfoundation.org 23:18:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:18:38 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:18:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 23:18:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 23:18:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:18:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:18:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:18:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:18:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:18:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:18:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:18:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:18:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:18:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 23:18:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:18:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:18:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:18:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:18:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:18:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:18:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:18:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:18:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:18:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:18:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:18:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:18:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:18:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:18:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:18:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-457 [Pipeline] echo 23:18:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-457 [Pipeline] echo 23:18:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-457 [Pipeline] echo 23:18:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0807969a0d9a26b2a95938f713e39d67cf87a36d [Pipeline] echo 23:18:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0807969 [Pipeline] echo 23:18:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:18:39 provisioning config files... 23:18:39 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp/config4650393306875727608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:39 ---> docker-login.sh 23:18:39 nexus3.edgexfoundry.org:10001 23:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:39 Configure a credential helper to remove this warning. See 23:18:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:39 23:18:39 Login Succeeded 23:18:39 nexus3.edgexfoundry.org:10002 23:18:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:40 Configure a credential helper to remove this warning. See 23:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:40 23:18:40 Login Succeeded 23:18:40 nexus3.edgexfoundry.org:10003 23:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:40 Configure a credential helper to remove this warning. See 23:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:40 23:18:40 Login Succeeded 23:18:40 nexus3.edgexfoundry.org:10004 23:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:40 Configure a credential helper to remove this warning. See 23:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:40 23:18:40 Login Succeeded 23:18:40 docker.io 23:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:40 Configure a credential helper to remove this warning. See 23:18:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:40 23:18:40 Login Succeeded 23:18:40 ---> docker-login.sh ends [Pipeline] } 23:18:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:18:40 + git rev-list -1 --merges 0807969a0d9a26b2a95938f713e39d67cf87a36d~1..0807969a0d9a26b2a95938f713e39d67cf87a36d [Pipeline] echo 23:18:41 -----------> git rev-list -1 --merges 0807969a0d9a26b2a95938f713e39d67cf87a36d~1..0807969a0d9a26b2a95938f713e39d67cf87a36d 0807969a0d9a26b2a95938f713e39d67cf87a36d 23:18:41 0807969a0d9a26b2a95938f713e39d67cf87a36d [false] [Pipeline] sh 23:18:41 + git log --format=format:%s -1 0807969a0d9a26b2a95938f713e39d67cf87a36d [Pipeline] echo 23:18:41 ========================================================= 23:18:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:18:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:18:41 + git log --format=format:%s -1 0807969a0d9a26b2a95938f713e39d67cf87a36d [Pipeline] echo 23:18:41 [semverPrep] GIT_COMMIT: 0807969a0d9a26b2a95938f713e39d67cf87a36d, Commit Message: Merge commit 'bc7652beee9a90296fe0b57947c4589a421f5e02' into HEAD [Pipeline] echo 23:18:41 [semverPrep] This is not a build commit. [Pipeline] sh 23:18:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:18:41 + grep -v github /etc/ssh/ssh_known_hosts 23:18:41 + [ -e /tmp/ssh_known_hosts ] 23:18:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:18:41 + + sudo tee -a /etc/ssh/ssh_known_hosts 23:18:41 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:18:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:42 23:18:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:42 0.1.4: Pulling from edgex-devops/py-git-semver 23:18:42 b85a868b505f: Pulling fs layer 23:18:42 e2be974225ed: Pulling fs layer 23:18:42 339a4e72a1f5: Pulling fs layer 23:18:42 988bab9f4d93: Pulling fs layer 23:18:42 1469e6f7b9e6: Pulling fs layer 23:18:42 eaf3925da568: Pulling fs layer 23:18:42 bab4dde63d76: Pulling fs layer 23:18:42 bde34c3a00c8: Pulling fs layer 23:18:42 b352a97aabf1: Pulling fs layer 23:18:42 4872d77fe225: Pulling fs layer 23:18:42 5851b861e8e6: Pulling fs layer 23:18:42 1469e6f7b9e6: Waiting 23:18:42 4872d77fe225: Waiting 23:18:42 b352a97aabf1: Waiting 23:18:42 5851b861e8e6: Waiting 23:18:42 eaf3925da568: Waiting 23:18:42 bab4dde63d76: Waiting 23:18:42 bde34c3a00c8: Waiting 23:18:42 988bab9f4d93: Waiting 23:18:42 e2be974225ed: Verifying Checksum 23:18:42 e2be974225ed: Download complete 23:18:42 988bab9f4d93: Verifying Checksum 23:18:42 988bab9f4d93: Download complete 23:18:42 1469e6f7b9e6: Verifying Checksum 23:18:42 1469e6f7b9e6: Download complete 23:18:43 eaf3925da568: Verifying Checksum 23:18:43 eaf3925da568: Download complete 23:18:43 339a4e72a1f5: Verifying Checksum 23:18:43 339a4e72a1f5: Download complete 23:18:43 bde34c3a00c8: Download complete 23:18:43 b352a97aabf1: Download complete 23:18:43 b85a868b505f: Verifying Checksum 23:18:43 b85a868b505f: Download complete 23:18:43 4872d77fe225: Verifying Checksum 23:18:43 4872d77fe225: Download complete 23:18:43 5851b861e8e6: Verifying Checksum 23:18:43 5851b861e8e6: Download complete 23:18:44 bab4dde63d76: Verifying Checksum 23:18:44 bab4dde63d76: Download complete 23:18:44 b85a868b505f: Pull complete 23:18:44 e2be974225ed: Pull complete 23:18:45 339a4e72a1f5: Pull complete 23:18:45 988bab9f4d93: Pull complete 23:18:45 1469e6f7b9e6: Pull complete 23:18:45 eaf3925da568: Pull complete 23:18:47 bab4dde63d76: Pull complete 23:18:47 bde34c3a00c8: Pull complete 23:18:47 b352a97aabf1: Pull complete 23:18:47 4872d77fe225: Pull complete 23:18:47 5851b861e8e6: Pull complete 23:18:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:18:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:47 prd-ubuntu20.04-docker-8c-8g-3019 does not seem to be running inside a container 23:18:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-457 -v /w/workspace/gexfoundry_device-mqtt-go_PR-457:/w/workspace/gexfoundry_device-mqtt-go_PR-457:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-457@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-devops/py-git-semver:0.1.4 cat 23:18:50 $ docker top 68b398b53b53d339333e6894311fd2748bf154a5a8cfdeb97d4c4c6c0c351d16 -eo pid,comm 23:18:51 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). 23:18:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:18:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:51 [ssh-agent] Looking for ssh-agent implementation... 23:18:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:51 $ docker exec 68b398b53b53d339333e6894311fd2748bf154a5a8cfdeb97d4c4c6c0c351d16 ssh-agent 23:18:51 SSH_AUTH_SOCK=/tmp/ssh-djwpsuGe9UDV/agent.14 23:18:51 SSH_AGENT_PID=21 23:18:51 Running ssh-add (command line suppressed) 23:18:51 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp/private_key_728317817068376161.key (/w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp/private_key_728317817068376161.key) 23:18:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:51 + git tag --points-at HEAD [Pipeline] } 23:18:51 $ docker exec --env ******** --env ******** 68b398b53b53d339333e6894311fd2748bf154a5a8cfdeb97d4c4c6c0c351d16 ssh-agent -k 23:18:51 unset SSH_AUTH_SOCK; 23:18:51 unset SSH_AGENT_PID; 23:18:51 echo Agent pid 21 killed; 23:18:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:18:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:52 [ssh-agent] Looking for ssh-agent implementation... 23:18:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:52 $ docker exec 68b398b53b53d339333e6894311fd2748bf154a5a8cfdeb97d4c4c6c0c351d16 ssh-agent 23:18:52 SSH_AUTH_SOCK=/tmp/ssh-DQCg26tnFUz6/agent.70 23:18:52 SSH_AGENT_PID=76 23:18:52 Running ssh-add (command line suppressed) 23:18:52 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp/private_key_9236852737649526855.key (/w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp/private_key_9236852737649526855.key) 23:18:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:52 + git semver init 23:18:52 2023-01-18 23:18:52,933 [run_init] DEBUG init version:0.0.0 force:False 23:18:52 2023-01-18 23:18:52,934 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-457/.semver 23:18:52 2023-01-18 23:18:52,935 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-457/.semver 23:18:52 2023-01-18 23:18:52,935 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-457/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-457, universal_newlines=False, shell=None, istream=None) 23:18:53 2023-01-18 23:18:53,754 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-457/.git/info/exclude 23:18:53 2023-01-18 23:18:53,755 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-457/.semver/PR-457 with force:False 23:18:53 2023-01-18 23:18:53,755 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-457/.semver/PR-457 23:18:53 2023-01-18 23:18:53,759 [execute] INFO git cat-file --batch-check 23:18:53 2023-01-18 23:18:53,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-457/.semver, universal_newlines=False, shell=None, istream=) 23:18:53 2023-01-18 23:18:53,767 [execute] INFO git cat-file --batch 23:18:53 2023-01-18 23:18:53,767 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-457/.semver, universal_newlines=False, shell=None, istream=) 23:18:53 2023-01-18 23:18:53,773 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-457/.semver/PR-457 23:18:53 0.0.0 [Pipeline] } 23:18:53 $ docker exec --env ******** --env ******** 68b398b53b53d339333e6894311fd2748bf154a5a8cfdeb97d4c4c6c0c351d16 ssh-agent -k 23:18:54 unset SSH_AUTH_SOCK; 23:18:54 unset SSH_AGENT_PID; 23:18:54 echo Agent pid 76 killed; 23:18:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:18:54 + git semver [Pipeline] } 23:18:54 $ docker stop --time=1 68b398b53b53d339333e6894311fd2748bf154a5a8cfdeb97d4c4c6c0c351d16 23:18:55 $ docker rm -f --volumes 68b398b53b53d339333e6894311fd2748bf154a5a8cfdeb97d4c4c6c0c351d16 [Pipeline] // withDockerContainer [Pipeline] sh 23:18:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:18:56 Stashed 1 file(s) [Pipeline] echo 23:18:56 [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 23:18:56 provisioning config files... 23:18:56 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp/config7252202224931577933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:56 ---> docker-login.sh 23:18:56 nexus3.edgexfoundry.org:10001 23:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:56 Configure a credential helper to remove this warning. See 23:18:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:56 23:18:56 Login Succeeded 23:18:56 nexus3.edgexfoundry.org:10002 23:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:56 Configure a credential helper to remove this warning. See 23:18:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:56 23:18:56 Login Succeeded 23:18:56 nexus3.edgexfoundry.org:10003 23:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:57 Configure a credential helper to remove this warning. See 23:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:57 23:18:57 Login Succeeded 23:18:57 nexus3.edgexfoundry.org:10004 23:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:57 Configure a credential helper to remove this warning. See 23:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:57 23:18:57 Login Succeeded 23:18:57 docker.io 23:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:57 Configure a credential helper to remove this warning. See 23:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:57 23:18:57 Login Succeeded 23:18:57 ---> docker-login.sh ends [Pipeline] } 23:18:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:18:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:57 ========================================================= 23:18:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:18:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:18:58 Sending build context to Docker daemon 6.342MB 23:18:58 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:18:58 Step 2/12 : FROM ${BASE} AS builder 23:18:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:18:58 213ec9aee27d: Pulling fs layer 23:18:58 4583459ba037: Pulling fs layer 23:18:58 93c1e223e6f2: Pulling fs layer 23:18:58 53926ce57604: Pulling fs layer 23:18:58 21b2b0c7a3f4: Pulling fs layer 23:18:58 22ff95d597cd: Pulling fs layer 23:18:58 12d6caf4c0d1: Pulling fs layer 23:18:58 96b7cbca73a9: Pulling fs layer 23:18:58 a7acece74701: Pulling fs layer 23:18:58 53926ce57604: Waiting 23:18:58 21b2b0c7a3f4: Waiting 23:18:58 22ff95d597cd: Waiting 23:18:58 12d6caf4c0d1: Waiting 23:18:58 96b7cbca73a9: Waiting 23:18:58 a7acece74701: Waiting 23:18:58 93c1e223e6f2: Verifying Checksum 23:18:58 93c1e223e6f2: Download complete 23:18:58 4583459ba037: Verifying Checksum 23:18:58 4583459ba037: Download complete 23:18:58 21b2b0c7a3f4: Verifying Checksum 23:18:58 21b2b0c7a3f4: Download complete 23:18:58 22ff95d597cd: Verifying Checksum 23:18:58 22ff95d597cd: Download complete 23:18:58 213ec9aee27d: Verifying Checksum 23:18:58 12d6caf4c0d1: Download complete 23:18:58 213ec9aee27d: Pull complete 23:18:58 4583459ba037: Pull complete 23:18:58 93c1e223e6f2: Pull complete 23:18:59 a7acece74701: Verifying Checksum 23:18:59 a7acece74701: Download complete 23:18:59 53926ce57604: Verifying Checksum 23:18:59 53926ce57604: Download complete 23:18:59 96b7cbca73a9: Download complete 23:19:03 53926ce57604: Pull complete 23:19:03 21b2b0c7a3f4: Pull complete 23:19:03 22ff95d597cd: Pull complete 23:19:03 12d6caf4c0d1: Pull complete 23:19:05 96b7cbca73a9: Pull complete 23:19:06 a7acece74701: Pull complete 23:19:06 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:19:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:19:06 ---> db6d94c90886 23:19:06 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:19:08 ---> Running in 9d093f53c13f 23:19:08 Removing intermediate container 9d093f53c13f 23:19:08 ---> d1b7084b9c28 23:19:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:19:08 ---> Running in e9cc21d8cb91 23:19:08 Removing intermediate container e9cc21d8cb91 23:19:08 ---> c7fa6f0f85c7 23:19:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:19:08 ---> Running in dc2c7b595197 23:19:09 Removing intermediate container dc2c7b595197 23:19:09 ---> 9934d864a5fa 23:19:09 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:19:09 ---> Running in 362ff4c652c5 23:19:09 Removing intermediate container 362ff4c652c5 23:19:09 ---> a59973d5b2c4 23:19:09 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:19:09 ---> Running in 9e39b32a41ad 23:19:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:19:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:19:09 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:19:09 (2/4) Installing libedit (20210910.3.1-r0) 23:19:09 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:19:09 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:19:09 Executing busybox-1.35.0-r17.trigger 23:19:09 OK: 216 MiB in 55 packages 23:19:10 Removing intermediate container 9e39b32a41ad 23:19:10 ---> a90f210b350a 23:19:10 Step 8/12 : WORKDIR /device-mqtt-go 23:19:10 ---> Running in 320afa040700 23:19:10 Removing intermediate container 320afa040700 23:19:10 ---> 696f538998ab 23:19:10 Step 9/12 : COPY go.mod vendor* ./ 23:19:10 ---> 13ca9d6580cf 23:19:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:10 ---> Running in 5e60c6b4f880 23:19:11 Still waiting to schedule task 23:19:11 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3016’ 23:19:37 Removing intermediate container 5e60c6b4f880 23:19:37 ---> 452eb081c122 23:19:37 Step 11/12 : COPY . . 23:19:37 ---> ae98b802ab3c 23:19:37 Step 12/12 : RUN $MAKE 23:19:37 ---> Running in 9bf19881b7d2 23:19:37 noop 23:19:37 Removing intermediate container 9bf19881b7d2 23:19:37 ---> 41d236ef1e64 23:19:37 Successfully built 41d236ef1e64 23:19:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:37 + docker inspect -f . ci-base-image-x86_64 23:19:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:38 prd-ubuntu20.04-docker-8c-8g-3019 does not seem to be running inside a container 23:19:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-457 -v /w/workspace/gexfoundry_device-mqtt-go_PR-457:/w/workspace/gexfoundry_device-mqtt-go_PR-457:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-457@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 ******** -e ******** ci-base-image-x86_64 cat 23:19:38 $ docker top 08400bd6843abaee2ea4943047da82a303bb14eb49bcc82ad6734b29950e594e -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:38 + go version 23:19:38 go version go1.18.7 linux/amd64 [Pipeline] } 23:19:38 $ docker stop --time=1 08400bd6843abaee2ea4943047da82a303bb14eb49bcc82ad6734b29950e594e 23:19:40 $ docker rm -f --volumes 08400bd6843abaee2ea4943047da82a303bb14eb49bcc82ad6734b29950e594e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:40 + docker inspect -f . ci-base-image-x86_64 23:19:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:40 prd-ubuntu20.04-docker-8c-8g-3019 does not seem to be running inside a container 23:19:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-457 -v /w/workspace/gexfoundry_device-mqtt-go_PR-457:/w/workspace/gexfoundry_device-mqtt-go_PR-457:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-457@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 ******** -e ******** ci-base-image-x86_64 cat 23:19:40 $ docker top b259cbb02525581164d47db66b1e5a7b253196d8cf90d0e5bd35edc7237df08b -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:41 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-457 [Pipeline] fileExists [Pipeline] sh 23:19:41 + make test 23:19:41 go test ./... -coverprofile=coverage.out ./... 23:19:41 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:19:51 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:19:51 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 21.8% of statements 23:19:51 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:19:57 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 23:19:57 go vet ./... 23:20:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:20:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:20:00 ./bin/test-attribution-txt.sh 23:20:00 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 23:20:00 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 23:20:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:20:00 $ docker stop --time=1 b259cbb02525581164d47db66b1e5a7b253196d8cf90d0e5bd35edc7237df08b 23:20:02 $ docker rm -f --volumes b259cbb02525581164d47db66b1e5a7b253196d8cf90d0e5bd35edc7237df08b [Pipeline] // withDockerContainer [Pipeline] sh 23:20:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:20:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:20:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:20:03 + ls -al . 23:20:03 total 184 23:20:03 drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 23:19 . 23:20:03 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 23:18 .. 23:20:03 -rw-rw-r-- 1 jenkins jenkins 140 Jan 18 23:18 .dockerignore 23:20:03 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 23:19 .git 23:20:03 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 23:18 .github 23:20:03 -rw-rw-r-- 1 jenkins jenkins 329 Jan 18 23:18 .gitignore 23:20:03 -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 23:18 .golangci.yml 23:20:03 drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 23:18 .semver 23:20:03 -rw-rw-r-- 1 jenkins jenkins 9189 Jan 18 23:18 Attribution.txt 23:20:03 -rw-rw-r-- 1 jenkins jenkins 13162 Jan 18 23:18 CHANGELOG.md 23:20:03 -rw-rw-r-- 1 jenkins jenkins 1689 Jan 18 23:18 Dockerfile 23:20:03 -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 23:18 GOVERNANCE.md 23:20:03 -rw-rw-r-- 1 jenkins jenkins 678 Jan 18 23:18 Jenkinsfile 23:20:03 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 18 23:18 LICENSE 23:20:03 -rw-rw-r-- 1 jenkins jenkins 1697 Jan 18 23:18 Makefile 23:20:03 -rw-rw-r-- 1 jenkins jenkins 620 Jan 18 23:18 OWNERS.md 23:20:03 -rw-rw-r-- 1 jenkins jenkins 3165 Jan 18 23:18 README.md 23:20:03 -rw-rw-r-- 1 jenkins jenkins 5 Jan 18 23:18 VERSION 23:20:03 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 23:18 bin 23:20:03 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 23:18 cmd 23:20:03 -rw-r--r-- 1 jenkins jenkins 17887 Jan 18 23:19 coverage.out 23:20:03 -rw-rw-r-- 1 jenkins jenkins 3430 Jan 18 23:18 go.mod 23:20:03 -rw-rw-r-- 1 jenkins jenkins 34856 Jan 18 23:18 go.sum 23:20:03 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 23:18 internal 23:20:03 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 23:18 mock 23:20:03 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 23:18 snap 23:20:03 -rw-rw-r-- 1 jenkins jenkins 227 Jan 18 23:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:03 + 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=0807969a0d9a26b2a95938f713e39d67cf87a36d --label arch=amd64 --label version=0.0.0 . 23:20:03 Sending build context to Docker daemon 6.361MB 23:20:03 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 23:20:03 Step 2/24 : FROM ${BASE} AS builder 23:20:03 ---> 41d236ef1e64 23:20:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:20:03 ---> Running in 293cdb8cb94d 23:20:03 Removing intermediate container 293cdb8cb94d 23:20:03 ---> 4886ddbf8813 23:20:03 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:20:04 ---> Running in ab4b56ec76ad 23:20:04 Removing intermediate container ab4b56ec76ad 23:20:04 ---> 5403165a589c 23:20:04 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:20:04 ---> Running in 3d1c51e0d7bc 23:20:04 Removing intermediate container 3d1c51e0d7bc 23:20:04 ---> 121fe53c66c1 23:20:04 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:20:04 ---> Running in 59f158ad96a1 23:20:04 Removing intermediate container 59f158ad96a1 23:20:04 ---> fbfad09af523 23:20:04 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:20:04 ---> Running in fcbf0d066a4c 23:20:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:20:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:20:04 OK: 216 MiB in 55 packages 23:20:05 Removing intermediate container fcbf0d066a4c 23:20:05 ---> 9ab6a29f1f53 23:20:05 Step 8/24 : WORKDIR /device-mqtt-go 23:20:05 ---> Running in 7b35833a23d1 23:20:05 Removing intermediate container 7b35833a23d1 23:20:05 ---> 5766707020ef 23:20:05 Step 9/24 : COPY go.mod vendor* ./ 23:20:05 ---> e79cd12066af 23:20:05 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:05 ---> Running in 5c49c2eb059b 23:20:06 Removing intermediate container 5c49c2eb059b 23:20:06 ---> 85860bf3ea1b 23:20:06 Step 11/24 : COPY . . 23:20:06 ---> cc4a5c402eec 23:20:06 Step 12/24 : RUN $MAKE 23:20:06 ---> Running in 594b7fc6f6d8 23:20:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 23:20:24 Removing intermediate container 594b7fc6f6d8 23:20:24 ---> 4d152cb1a2f4 23:20:24 Step 13/24 : FROM alpine:3.16 23:20:24 3.16: Pulling from library/alpine 23:20:24 ca7dd9ec2225: Pulling fs layer 23:20:24 ca7dd9ec2225: Verifying Checksum 23:20:24 ca7dd9ec2225: Download complete 23:20:24 ca7dd9ec2225: Pull complete 23:20:24 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:20:24 Status: Downloaded newer image for alpine:3.16 23:20:24 ---> bfe296a52501 23:20:24 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:20:24 ---> Running in 39a31ad990dc 23:20:24 Removing intermediate container 39a31ad990dc 23:20:24 ---> 5aac08c3e19b 23:20:24 Step 15/24 : RUN apk add --update --no-cache dumb-init 23:20:24 ---> Running in 5f4088877f74 23:20:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:20:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:20:24 (1/1) Installing dumb-init (1.2.5-r1) 23:20:24 Executing busybox-1.35.0-r17.trigger 23:20:24 OK: 6 MiB in 15 packages 23:20:24 Removing intermediate container 5f4088877f74 23:20:24 ---> f41bea3fc304 23:20:24 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 23:20:25 ---> 01f5fee232a9 23:20:25 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 23:20:25 ---> fa2b51f3943a 23:20:25 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:20:25 ---> fb9466d7d6be 23:20:25 Step 19/24 : EXPOSE 59982 23:20:25 ---> Running in e337bbcd49aa 23:20:25 Removing intermediate container e337bbcd49aa 23:20:25 ---> e604e1e9b45b 23:20:25 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 23:20:25 ---> Running in 47fbfe6cb58b 23:20:26 Removing intermediate container 47fbfe6cb58b 23:20:26 ---> 5e6db76325d3 23:20:26 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:20:26 ---> Running in 702a01ca0168 23:20:26 Removing intermediate container 702a01ca0168 23:20:26 ---> 5b113c8c0994 23:20:26 Step 22/24 : LABEL arch=amd64 23:20:26 ---> Running in 5c8121b69a9b 23:20:26 Removing intermediate container 5c8121b69a9b 23:20:26 ---> 77668eb8661c 23:20:26 Step 23/24 : LABEL git_sha=0807969a0d9a26b2a95938f713e39d67cf87a36d 23:20:26 ---> Running in 04f4a37e524b 23:20:26 Removing intermediate container 04f4a37e524b 23:20:26 ---> e4fa2ae9a980 23:20:26 Step 24/24 : LABEL version=0.0.0 23:20:26 ---> Running in 8c560c0f7a03 23:20:26 Removing intermediate container 8c560c0f7a03 23:20:26 ---> bc626d3d7341 23:20:26 [Warning] One or more build-args [ARCH] were not consumed 23:20:26 Successfully built bc626d3d7341 23:20:26 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:20:26 23:20:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:20:27 latest: Pulling from edgex-lftools-log-publisher 23:20:27 5eb5b503b376: Pulling fs layer 23:20:27 5c69ac0246d0: Pulling fs layer 23:20:27 ec43610c2a17: Pulling fs layer 23:20:27 3a2ae6a8a46f: Pulling fs layer 23:20:27 33b1e0a273af: Pulling fs layer 23:20:27 5d3b04190fa2: Pulling fs layer 23:20:27 2f39f015ded8: Pulling fs layer 23:20:27 33b1e0a273af: Waiting 23:20:27 5d3b04190fa2: Waiting 23:20:27 2f39f015ded8: Waiting 23:20:27 3a2ae6a8a46f: Waiting 23:20:27 5c69ac0246d0: Verifying Checksum 23:20:27 5c69ac0246d0: Download complete 23:20:27 3a2ae6a8a46f: Verifying Checksum 23:20:27 3a2ae6a8a46f: Download complete 23:20:27 ec43610c2a17: Verifying Checksum 23:20:27 ec43610c2a17: Download complete 23:20:27 33b1e0a273af: Verifying Checksum 23:20:27 33b1e0a273af: Download complete 23:20:27 5d3b04190fa2: Verifying Checksum 23:20:27 5d3b04190fa2: Download complete 23:20:27 5eb5b503b376: Verifying Checksum 23:20:27 5eb5b503b376: Download complete 23:20:28 2f39f015ded8: Verifying Checksum 23:20:28 2f39f015ded8: Download complete 23:20:28 5eb5b503b376: Pull complete 23:20:28 5c69ac0246d0: Pull complete 23:20:29 ec43610c2a17: Pull complete 23:20:29 3a2ae6a8a46f: Pull complete 23:20:29 33b1e0a273af: Pull complete 23:20:29 5d3b04190fa2: Pull complete 23:20:33 2f39f015ded8: Pull complete 23:20:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:20:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:20:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:33 prd-ubuntu20.04-docker-8c-8g-3019 does not seem to be running inside a container 23:20:33 $ 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-457 -v /w/workspace/gexfoundry_device-mqtt-go_PR-457:/w/workspace/gexfoundry_device-mqtt-go_PR-457:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-457@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:20:35 $ docker top 79022e36b631c31c11c7feedaa68ff32f31ac1a6b238038fec57b04000f8e8e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:36 ---> job-cost.sh 23:20:36 lf-activate-venv: SKIPPING 23:20:36 INFO: No Stack... 23:20:36 INFO: Retrieving Pricing Info for: v3-standard-8 23:20:37 INFO: Archiving Costs [Pipeline] sh 23:20:37 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-457/archives/cost.csv 23:20:37 + cut -d, -f6 [Pipeline] lock 23:20:37 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-457-2-stack-cost] 23:20:37 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-457-2-stack-cost] did not exist. Created. 23:20:37 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-457-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:20:37 + echo total: 0.2199999988079071 [Pipeline] stash 23:20:37 Stashed 1 file(s) [Pipeline] } 23:20:37 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-457-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:20:37 $ docker stop --time=1 79022e36b631c31c11c7feedaa68ff32f31ac1a6b238038fec57b04000f8e8e3 23:20:39 $ docker rm -f --volumes 79022e36b631c31c11c7feedaa68ff32f31ac1a6b238038fec57b04000f8e8e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:21:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3022 in /w/workspace/gexfoundry_device-mqtt-go_PR-457 [Pipeline] { [Pipeline] ws 23:21:46 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 23:21:46 Selected Git installation does not exist. Using Default 23:21:46 The recommended git tool is: NONE 23:21:53 using credential edgex-jenkins-ssh 23:21:53 Cloning the remote Git repository 23:21:53 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 23:21:53 > git init /w/workspace/device-mqtt-go/2 # timeout=10 23:21:53 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:21:53 > git --version # timeout=10 23:21:53 > git --version # 'git version 2.25.1' 23:21:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:54 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:21:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:56 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 9713d51ac8027060d41521904dbc83cce8bb4c77 23:21:56 Merge succeeded, producing e928d80722f5f011763c8cc83a1f825570d04a8c 23:21:56 Checking out Revision e928d80722f5f011763c8cc83a1f825570d04a8c (PR-457) 23:21:55 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:21:55 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:21:55 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/457/head:refs/remotes/origin/PR-457 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:21:56 > git config core.sparsecheckout # timeout=10 23:21:56 > git checkout -f 9713d51ac8027060d41521904dbc83cce8bb4c77 # timeout=10 23:21:56 > git remote # timeout=10 23:21:56 > git config --get remote.origin.url # timeout=10 23:21:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:56 > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 23:21:56 > git rev-parse HEAD^{commit} # timeout=10 23:21:56 > git config core.sparsecheckout # timeout=10 23:21:56 > git checkout -f e928d80722f5f011763c8cc83a1f825570d04a8c # timeout=10 23:22:00 Commit message: "Merge commit 'bc7652beee9a90296fe0b57947c4589a421f5e02' into HEAD" 23:22:00 > git rev-list --no-walk 9713d51ac8027060d41521904dbc83cce8bb4c77 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:22:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:22:01 % Total % Received % Xferd Average Speed Time Time Time Current 23:22:01 Dload Upload Total Spent Left Speed 23:22:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 23:22:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:22:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:22:02 + sudo tee /etc/docker/daemon.new 23:22:02 { 23:22:02 "registry-mirrors": [ 23:22:02 "https://nexus3.edgexfoundry.org:10001" 23:22:02 ], 23:22:02 "bip": "10.250.0.254/24", 23:22:02 "hosts": [ 23:22:02 "tcp://0.0.0.0:5555", 23:22:02 "unix:///var/run/docker.sock" 23:22:02 ], 23:22:02 "mtu": 1458, 23:22:02 "selinux-enabled": true, 23:22:02 "seccomp-profile": "/etc/docker/seccomp.json" 23:22:02 } [Pipeline] sh 23:22:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:22:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:21 provisioning config files... 23:22:21 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config5594508992852172311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:21 ---> docker-login.sh 23:22:21 nexus3.edgexfoundry.org:10001 23:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:22 Configure a credential helper to remove this warning. See 23:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:22 23:22:22 Login Succeeded 23:22:22 nexus3.edgexfoundry.org:10002 23:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:22 Configure a credential helper to remove this warning. See 23:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:22 23:22:22 Login Succeeded 23:22:22 nexus3.edgexfoundry.org:10003 23:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:23 Configure a credential helper to remove this warning. See 23:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:23 23:22:23 Login Succeeded 23:22:23 nexus3.edgexfoundry.org:10004 23:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:23 Configure a credential helper to remove this warning. See 23:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:23 23:22:23 Login Succeeded 23:22:23 docker.io 23:22:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:24 Configure a credential helper to remove this warning. See 23:22:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:24 23:22:24 Login Succeeded 23:22:24 ---> docker-login.sh ends [Pipeline] } 23:22:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:22:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:25 ========================================================= 23:22:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:22:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:22:25 Sending build context to Docker daemon 3.291MB 23:22:25 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:22:25 Step 2/12 : FROM ${BASE} AS builder 23:22:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:22:25 9b18e9b68314: Pulling fs layer 23:22:25 35d82f9e3411: Pulling fs layer 23:22:25 e16973657156: Pulling fs layer 23:22:25 fc693d55d65f: Pulling fs layer 23:22:25 7e9fc2657dce: Pulling fs layer 23:22:25 dda99020689f: Pulling fs layer 23:22:25 db1c61fa0a46: Pulling fs layer 23:22:25 891c053d2c06: Pulling fs layer 23:22:25 dda99020689f: Waiting 23:22:25 db1c61fa0a46: Waiting 23:22:25 891c053d2c06: Waiting 23:22:25 fc693d55d65f: Waiting 23:22:25 7e9fc2657dce: Waiting 23:22:25 e16973657156: Verifying Checksum 23:22:25 e16973657156: Download complete 23:22:25 35d82f9e3411: Download complete 23:22:25 7e9fc2657dce: Verifying Checksum 23:22:25 7e9fc2657dce: Download complete 23:22:26 dda99020689f: Verifying Checksum 23:22:26 dda99020689f: Download complete 23:22:26 9b18e9b68314: Verifying Checksum 23:22:26 9b18e9b68314: Download complete 23:22:27 9b18e9b68314: Pull complete 23:22:27 891c053d2c06: Verifying Checksum 23:22:27 891c053d2c06: Download complete 23:22:28 db1c61fa0a46: Verifying Checksum 23:22:28 db1c61fa0a46: Download complete 23:22:29 fc693d55d65f: Verifying Checksum 23:22:29 fc693d55d65f: Download complete 23:22:29 35d82f9e3411: Pull complete 23:22:29 e16973657156: Pull complete 23:22:42 fc693d55d65f: Pull complete 23:22:42 7e9fc2657dce: Pull complete 23:22:42 dda99020689f: Pull complete 23:22:48 db1c61fa0a46: Pull complete 23:22:49 891c053d2c06: Pull complete 23:22:49 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:22:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:22:49 ---> f96f9c87975a 23:22:49 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:22:51 ---> Running in d64ad77502c0 23:22:51 Removing intermediate container d64ad77502c0 23:22:51 ---> 6ff61d49d687 23:22:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:22:51 ---> Running in e576830dd584 23:22:52 Removing intermediate container e576830dd584 23:22:52 ---> e976f6753870 23:22:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:22:52 ---> Running in e04f0b35565b 23:22:52 Removing intermediate container e04f0b35565b 23:22:52 ---> 6d5b78353351 23:22:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:22:52 ---> Running in b7661ba31a2f 23:22:53 Removing intermediate container b7661ba31a2f 23:22:53 ---> 595c7d22a400 23:22:53 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:22:53 ---> Running in 9f02cac06b5b 23:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:22:55 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:22:55 (2/4) Installing libedit (20210910.3.1-r0) 23:22:55 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:22:56 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:22:56 Executing busybox-1.35.0-r17.trigger 23:22:56 OK: 226 MiB in 55 packages 23:22:57 Removing intermediate container 9f02cac06b5b 23:22:57 ---> c5818dbacfd1 23:22:57 Step 8/12 : WORKDIR /device-mqtt-go 23:22:57 ---> Running in aa7bd9cef0b1 23:22:57 Removing intermediate container aa7bd9cef0b1 23:22:57 ---> 0b8eaea2e65f 23:22:57 Step 9/12 : COPY go.mod vendor* ./ 23:22:58 ---> a10bb38f3282 23:22:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:58 ---> Running in 610dc1255aeb 23:24:06 Removing intermediate container 610dc1255aeb 23:24:06 ---> b66b1b5066fd 23:24:06 Step 11/12 : COPY . . 23:24:06 ---> 3a33eb8dcd6c 23:24:06 Step 12/12 : RUN $MAKE 23:24:06 ---> Running in 77edfbdaaf63 23:24:06 noop 23:24:07 Removing intermediate container 77edfbdaaf63 23:24:07 ---> 0d5f08fb30a3 23:24:07 Successfully built 0d5f08fb30a3 23:24:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:07 + docker inspect -f . ci-base-image-arm64 23:24:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:08 prd-ubuntu20.04-docker-arm64-4c-16g-3022 does not seem to be running inside a container 23:24:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** ci-base-image-arm64 cat 23:24:09 $ docker top 975ce056724f61ba68980888d2e182f3b95b31b28d9de9a390cd9dbd3a6dae4f -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:10 + go version 23:24:10 go version go1.18.7 linux/arm64 [Pipeline] } 23:24:10 $ docker stop --time=1 975ce056724f61ba68980888d2e182f3b95b31b28d9de9a390cd9dbd3a6dae4f 23:24:13 $ docker rm -f --volumes 975ce056724f61ba68980888d2e182f3b95b31b28d9de9a390cd9dbd3a6dae4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:14 + docker inspect -f . ci-base-image-arm64 23:24:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:14 prd-ubuntu20.04-docker-arm64-4c-16g-3022 does not seem to be running inside a container 23:24:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** ci-base-image-arm64 cat 23:24:15 $ docker top 60aa09501063ce1c1f7e9dff70c98b24ae3335713072a205200fbb942069792e -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:16 + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh 23:24:17 + make test 23:24:17 go test ./... -coverprofile=coverage.out ./... 23:24:19 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:25:55 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:25:55 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.074s coverage: 21.8% of statements 23:25:55 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:25:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:25:55 go vet ./... 23:26:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:26:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:26:18 ./bin/test-attribution-txt.sh 23:26:18 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 23:26:18 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 23:26:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:26:18 $ docker stop --time=1 60aa09501063ce1c1f7e9dff70c98b24ae3335713072a205200fbb942069792e 23:26:22 $ docker rm -f --volumes 60aa09501063ce1c1f7e9dff70c98b24ae3335713072a205200fbb942069792e [Pipeline] // withDockerContainer [Pipeline] sh 23:26:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:26:23 Warning: overwriting stash ‘coverage-report’ 23:26:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:26:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:26:24 + ls -al . 23:26:24 total 180 23:26:24 drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 23:24 . 23:26:24 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 23:21 .. 23:26:24 -rw-rw-r-- 1 jenkins jenkins 140 Jan 18 23:21 .dockerignore 23:26:24 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 23:21 .git 23:26:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 23:21 .github 23:26:24 -rw-rw-r-- 1 jenkins jenkins 329 Jan 18 23:21 .gitignore 23:26:24 -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 23:21 .golangci.yml 23:26:24 -rw-rw-r-- 1 jenkins jenkins 9189 Jan 18 23:21 Attribution.txt 23:26:24 -rw-rw-r-- 1 jenkins jenkins 13162 Jan 18 23:21 CHANGELOG.md 23:26:24 -rw-rw-r-- 1 jenkins jenkins 1689 Jan 18 23:21 Dockerfile 23:26:24 -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 23:21 GOVERNANCE.md 23:26:24 -rw-rw-r-- 1 jenkins jenkins 678 Jan 18 23:21 Jenkinsfile 23:26:24 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 18 23:21 LICENSE 23:26:24 -rw-rw-r-- 1 jenkins jenkins 1697 Jan 18 23:21 Makefile 23:26:24 -rw-rw-r-- 1 jenkins jenkins 620 Jan 18 23:21 OWNERS.md 23:26:24 -rw-rw-r-- 1 jenkins jenkins 3165 Jan 18 23:21 README.md 23:26:24 -rw-rw-r-- 1 jenkins jenkins 5 Jan 18 23:18 VERSION 23:26:24 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 23:21 bin 23:26:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 23:21 cmd 23:26:24 -rw-r--r-- 1 jenkins jenkins 17887 Jan 18 23:25 coverage.out 23:26:24 -rw-rw-r-- 1 jenkins jenkins 3430 Jan 18 23:21 go.mod 23:26:24 -rw-rw-r-- 1 jenkins jenkins 34856 Jan 18 23:21 go.sum 23:26:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 23:21 internal 23:26:24 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 23:21 mock 23:26:24 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 23:21 snap 23:26:24 -rw-rw-r-- 1 jenkins jenkins 227 Jan 18 23:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:24 + 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=e928d80722f5f011763c8cc83a1f825570d04a8c --label arch=arm64 --label version=0.0.0 . 23:26:25 Sending build context to Docker daemon 3.309MB 23:26:25 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 23:26:25 Step 2/24 : FROM ${BASE} AS builder 23:26:25 ---> 0d5f08fb30a3 23:26:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:26:25 ---> Running in 39375b60dfc1 23:26:25 Removing intermediate container 39375b60dfc1 23:26:25 ---> 64c4919406bc 23:26:25 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:26:25 ---> Running in 4e728bb80e4b 23:26:26 Removing intermediate container 4e728bb80e4b 23:26:26 ---> f89eea5d2882 23:26:26 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:26:26 ---> Running in de029bc2076e 23:26:26 Removing intermediate container de029bc2076e 23:26:26 ---> 73fb5267fda9 23:26:26 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:26:26 ---> Running in fa705a1fc788 23:26:27 Removing intermediate container fa705a1fc788 23:26:27 ---> b3b8fe3d0cd5 23:26:27 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:26:27 ---> Running in 851b490b7025 23:26:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:26:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:26:29 OK: 226 MiB in 55 packages 23:26:30 Removing intermediate container 851b490b7025 23:26:30 ---> a52c8eead6d6 23:26:30 Step 8/24 : WORKDIR /device-mqtt-go 23:26:30 ---> Running in 6109cad49081 23:26:31 Removing intermediate container 6109cad49081 23:26:31 ---> 8f5b3bcc9217 23:26:31 Step 9/24 : COPY go.mod vendor* ./ 23:26:31 ---> f7faab2d0c33 23:26:31 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:31 ---> Running in 1b3aebc40f88 23:26:36 Removing intermediate container 1b3aebc40f88 23:26:36 ---> 0e3f5dcb4fe9 23:26:36 Step 11/24 : COPY . . 23:26:37 ---> ef3582950710 23:26:37 Step 12/24 : RUN $MAKE 23:26:37 ---> Running in 0ca82e4fb1bb 23:26:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 23:28:45 Removing intermediate container 0ca82e4fb1bb 23:28:45 ---> 38bcd4467d28 23:28:45 Step 13/24 : FROM alpine:3.16 23:28:45 3.16: Pulling from library/alpine 23:28:45 6875df1f5354: Pulling fs layer 23:28:45 6875df1f5354: Verifying Checksum 23:28:45 6875df1f5354: Download complete 23:28:45 6875df1f5354: Pull complete 23:28:45 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:28:45 Status: Downloaded newer image for alpine:3.16 23:28:45 ---> 2b4661558fb8 23:28:45 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:28:45 ---> Running in ff5bbe9ba9fb 23:28:46 Removing intermediate container ff5bbe9ba9fb 23:28:46 ---> 832440ded69c 23:28:46 Step 15/24 : RUN apk add --update --no-cache dumb-init 23:28:46 ---> Running in 86f1c8ca003f 23:28:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:28:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:28:48 (1/1) Installing dumb-init (1.2.5-r1) 23:28:48 Executing busybox-1.35.0-r17.trigger 23:28:48 OK: 5 MiB in 15 packages 23:28:49 Removing intermediate container 86f1c8ca003f 23:28:49 ---> 0055ee40563d 23:28:49 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 23:28:51 ---> c53f34415328 23:28:51 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 23:28:51 ---> b081838c2eee 23:28:51 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:28:51 ---> 63d65fae4386 23:28:51 Step 19/24 : EXPOSE 59982 23:28:51 ---> Running in 01b22407bcd6 23:28:52 Removing intermediate container 01b22407bcd6 23:28:52 ---> 75942eb7e003 23:28:52 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 23:28:52 ---> Running in 7d1451383108 23:28:52 Removing intermediate container 7d1451383108 23:28:52 ---> a2254da5d948 23:28:52 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:28:52 ---> Running in 305d598e7f8e 23:28:52 Removing intermediate container 305d598e7f8e 23:28:52 ---> e12f2aa9a94a 23:28:52 Step 22/24 : LABEL arch=arm64 23:28:52 ---> Running in cb5de3c9e378 23:28:53 Removing intermediate container cb5de3c9e378 23:28:53 ---> 66c1e7576079 23:28:53 Step 23/24 : LABEL git_sha=e928d80722f5f011763c8cc83a1f825570d04a8c 23:28:53 ---> Running in 40ab0a3d08d7 23:28:53 Removing intermediate container 40ab0a3d08d7 23:28:53 ---> 933442565e18 23:28:53 Step 24/24 : LABEL version=0.0.0 23:28:53 ---> Running in 4e9dc5bf4552 23:28:54 Removing intermediate container 4e9dc5bf4552 23:28:54 ---> 0bcde9f5f348 23:28:54 [Warning] One or more build-args [ARCH] were not consumed 23:28:54 Successfully built 0bcde9f5f348 23:28:54 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 23:28:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:54 23:28:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:54 arm64: Pulling from edgex-lftools-log-publisher 23:28:54 8998bd30e6a1: Pulling fs layer 23:28:54 04944245beec: Pulling fs layer 23:28:54 699f458cf7ca: Pulling fs layer 23:28:54 765212b225bb: Pulling fs layer 23:28:54 f23df028b6ca: Pulling fs layer 23:28:54 d65c8cfc05b1: Pulling fs layer 23:28:54 2437ff75d9bd: Pulling fs layer 23:28:54 f23df028b6ca: Waiting 23:28:54 d65c8cfc05b1: Waiting 23:28:54 2437ff75d9bd: Waiting 23:28:54 765212b225bb: Waiting 23:28:55 04944245beec: Verifying Checksum 23:28:55 04944245beec: Download complete 23:28:55 765212b225bb: Verifying Checksum 23:28:55 765212b225bb: Download complete 23:28:55 f23df028b6ca: Verifying Checksum 23:28:55 f23df028b6ca: Download complete 23:28:55 d65c8cfc05b1: Verifying Checksum 23:28:55 d65c8cfc05b1: Download complete 23:28:55 699f458cf7ca: Verifying Checksum 23:28:55 699f458cf7ca: Download complete 23:28:55 8998bd30e6a1: Verifying Checksum 23:28:55 8998bd30e6a1: Download complete 23:28:58 2437ff75d9bd: Verifying Checksum 23:28:58 2437ff75d9bd: Download complete 23:28:59 8998bd30e6a1: Pull complete 23:29:00 04944245beec: Pull complete 23:29:01 699f458cf7ca: Pull complete 23:29:01 765212b225bb: Pull complete 23:29:02 f23df028b6ca: Pull complete 23:29:02 d65c8cfc05b1: Pull complete 23:29:17 2437ff75d9bd: Pull complete 23:29:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:29:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:17 prd-ubuntu20.04-docker-arm64-4c-16g-3022 does not seem to be running inside a container 23:29:17 $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:29:20 $ docker top e6a147f36fd5f32ad56912f01137f8f8496504003780e0d9342f8e7bf8e4fc5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:21 ---> job-cost.sh 23:29:21 lf-activate-venv: SKIPPING 23:29:21 INFO: No Stack... 23:29:21 INFO: Retrieving Pricing Info for: v3-standard-4 23:29:22 INFO: Archiving Costs [Pipeline] sh 23:29:22 + cat /w/workspace/device-mqtt-go/2/archives/cost.csv 23:29:22 + cut -d, -f6 [Pipeline] lock 23:29:23 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-457-2-stack-cost] 23:29:23 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-457-2-stack-cost] did not exist. Created. 23:29:23 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-457-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:29:23 /w/workspace/device-mqtt-go/2@tmp/durable-08b80c97/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:29:24 + echo total: 0.10999999940395355 [Pipeline] stash 23:29:24 Warning: overwriting stash ‘stack-cost’ 23:29:24 Stashed 1 file(s) [Pipeline] } 23:29:24 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-457-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:29:24 $ docker stop --time=1 e6a147f36fd5f32ad56912f01137f8f8496504003780e0d9342f8e7bf8e4fc5c 23:29:25 $ docker rm -f --volumes e6a147f36fd5f32ad56912f01137f8f8496504003780e0d9342f8e7bf8e4fc5c [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 23:29:26 provisioning config files... 23:29:26 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp/config8729034805341288054tmp [Pipeline] { [Pipeline] sh 23:29:26 + set +x 23:29:26 + + curl -s https://codecov.io/bash 23:29:26 bash -s -- 23:29:26 23:29:26 _____ _ 23:29:26 / ____| | | 23:29:26 | | ___ __| | ___ ___ _____ __ 23:29:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:29:26 | |___| (_) | (_| | __/ (_| (_) \ V / 23:29:26 \_____\___/ \__,_|\___|\___\___/ \_/ 23:29:26 Bash-1.0.6 23:29:26 23:29:26 23:29:26 ==> git version 2.25.1 found 23:29:26 ==> 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 23:29:26 Release-Date: 2020-01-08 23:29:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:29:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:29:26 ==> Jenkins CI detected. 23:29:26 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-457 23:29:26 project root: . 23:29:26 --> token set from env 23:29:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:29:26 ==> Running gcov in . (disable via -X gcov) 23:29:26 ==> Python coveragepy not found 23:29:26 ==> Searching for coverage reports in: 23:29:26 + . 23:29:26 -> Found 1 reports 23:29:26 ==> Detecting git/mercurial file structure 23:29:26 ==> Reading reports 23:29:26 + ./coverage.out bytes=17887 23:29:26 ==> Appending adjustments 23:29:26 https://docs.codecov.io/docs/fixing-reports 23:29:26 + Found adjustments 23:29:26 ==> Gzipping contents 23:29:26 4.0K /tmp/codecov.pUyAau.gz 23:29:26 ==> Uploading reports 23:29:26 url: https://codecov.io 23:29:26 query: branch=PR-457&commit=0807969a0d9a26b2a95938f713e39d67cf87a36d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-457%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=457&job=&cmd_args= 23:29:26 -> Pinging Codecov 23:29:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-457&commit=0807969a0d9a26b2a95938f713e39d67cf87a36d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-457%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=457&job=&cmd_args= 23:29:26 -> Uploading to 23:29:26 https://storage.googleapis.com/codecov/v4/raw/2023-01-18/7D719EC7BBE17E464838252E33014C33/0807969a0d9a26b2a95938f713e39d67cf87a36d/9ae1c0c6-8613-4926-85c0-9c0c3c9ecbcb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T232926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=34f3ef6cce680a3e0adc78bf1f857a0b6150777c3b777748e67e51ed3edc7a8b 23:29:26 % Total % Received % Xferd Average Speed Time Time Time Current 23:29:26 Dload Upload Total Spent Left Speed 23:29:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3171 0 0 100 3171 0 10396 --:--:-- --:--:-- --:--:-- 10430 23:29:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/0807969a0d9a26b2a95938f713e39d67cf87a36d [Pipeline] } 23:29:27 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 23:29:27 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-457/archives ] 23:29:27 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-457/archives 23:29:27 total 16 23:29:27 drwxr-xr-x 3 root root 4096 Jan 18 23:20 . 23:29:27 drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 23:20 .. 23:29:27 drwxr-xr-x 2 root root 4096 Jan 18 23:20 cost 23:29:27 -rw-r--r-- 1 root root 86 Jan 18 23:20 cost.csv 23:29:27 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-457/archives 23:29:27 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-457/archives 23:29:27 total 16 23:29:27 drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 23:20 . 23:29:27 drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 23:20 .. 23:29:27 drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 23:20 cost 23:29:27 -rw-r--r-- 1 jenkins jenkins 86 Jan 18 23:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:29:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:29:28 ---> package-listing.sh 23:29:28 ++ facter osfamily 23:29:28 ++ tr '[:upper:]' '[:lower:]' 23:29:29 + OS_FAMILY=debian 23:29:29 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-457 23:29:29 + START_PACKAGES=/tmp/packages_start.txt 23:29:29 + END_PACKAGES=/tmp/packages_end.txt 23:29:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:29:29 + PACKAGES=/tmp/packages_start.txt 23:29:29 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-457 ']' 23:29:29 + PACKAGES=/tmp/packages_end.txt 23:29:29 + case "${OS_FAMILY}" in 23:29:29 + dpkg -l 23:29:29 + grep '^ii' 23:29:29 + '[' -f /tmp/packages_start.txt ']' 23:29:29 + '[' -f /tmp/packages_end.txt ']' 23:29:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:29:29 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-457 ']' 23:29:29 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-457/archives/ 23:29:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-457/archives/ [Pipeline] echo 23:29:29 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-457/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:29:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:30 prd-ubuntu20.04-docker-8c-8g-3019 does not seem to be running inside a container 23:29:30 $ 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-457/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-457 -v /w/workspace/gexfoundry_device-mqtt-go_PR-457:/w/workspace/gexfoundry_device-mqtt-go_PR-457:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-457@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:latest cat 23:29:30 $ docker top f3c33e4dfa9946afcb1f76201da5a30e743c5cafa9d869811b6cf8eeec8ad511 -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:30 + touch /tmp/pre-build-complete [Pipeline] sh 23:29:31 + mkdir -p /var/log/sysstat [Pipeline] sh 23:29:31 + ls /var/log/sa-host 23:29:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:29:31 provisioning config files... 23:29:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-457@tmp/config6662380979621000133tmp [Pipeline] { [Pipeline] echo 23:29:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:29:31 ---> create-netrc.sh [Pipeline] } 23:29:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:29:31 ---> python-tools-install.sh [Pipeline] echo 23:29:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:29:32 ---> sudo-logs.sh 23:29:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:29:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:29:32 ---> job-cost.sh 23:29:32 lf-activate-venv: SKIPPING 23:29:32 DEBUG: total: 0.2199999988079071 23:29:32 INFO: Retrieving Stack Cost... 23:29:32 INFO: Retrieving Pricing Info for: v3-standard-8 23:29:33 INFO: Archiving Costs [Pipeline] echo 23:29:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:29:33 ---> logs-deploy.sh 23:29:33 lf-activate-venv: SKIPPING 23:29:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-457/2 23:29:33 INFO: archiving workspace using pattern(s): 23:29:34 Archives upload complete. 23:29:34 INFO: archiving logs to Nexus