Pull request #663 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 208ba27f1fe1151b43b6f6ff6ef48e3209b27899+f2c2416e3cde4ef7ccc2ae6960adbfe55941aa03 (84ef6c1a54094f9f180d740a000dda6a7714f794) 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-ssh17148211654087301582.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6694890138034245049.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-663/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-663/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18388443142243862374.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-663/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8995812101451410665.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2083555391016527855.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-663/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-663/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6741599721348805483.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2141 in /w/workspace/gexfoundry_device-mqtt-go_PR-663 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-663 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/663/head:refs/remotes/origin/PR-663 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f2c2416e3cde4ef7ccc2ae6960adbfe55941aa03 into PR head commit 208ba27f1fe1151b43b6f6ff6ef48e3209b27899 Merge succeeded, producing 208ba27f1fe1151b43b6f6ff6ef48e3209b27899 Checking out Revision 208ba27f1fe1151b43b6f6ff6ef48e3209b27899 (PR-663) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:54:39 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 208ba27f1fe1151b43b6f6ff6ef48e3209b27899 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f2c2416e3cde4ef7ccc2ae6960adbfe55941aa03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 208ba27f1fe1151b43b6f6ff6ef48e3209b27899 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:54:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:54:39 ========================================================= 01:54:39 EdgeX Global Pipelines Version Info 01:54:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:54:40 ------------------- 01:54:40 stable info: 01:54:40 ------------------- 01:54:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:54:40 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:54:40 Message: update stable to v1.0.258 01:54:41 ------------------- 01:54:41 experimental info: 01:54:41 ------------------- 01:54:41 Commited By: **** collab-it+edgex@linuxfoundation.org 01:54:41 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:54:41 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:54:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:54:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:54:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:54:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:54:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:54:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:54:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:54:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:54:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:54:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:54:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:54:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:54:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:54:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:54:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:54:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:54:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:54:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:54:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:54:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:54:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-663 [Pipeline] echo 01:54:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-663 [Pipeline] echo 01:54:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-663 [Pipeline] echo 01:54:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 208ba27f1fe1151b43b6f6ff6ef48e3209b27899 [Pipeline] echo 01:54:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 208ba27 [Pipeline] echo 01:54:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:44 provisioning config files... 01:54:44 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-663@tmp/config10141742640008621603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:44 ---> ****-login.sh 01:54:44 nexus3.edgexfoundry.org:10001 01:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:44 Configure a credential helper to remove this warning. See 01:54:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:44 01:54:44 Login Succeeded 01:54:44 nexus3.edgexfoundry.org:10002 01:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:44 Configure a credential helper to remove this warning. See 01:54:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:44 01:54:44 Login Succeeded 01:54:44 nexus3.edgexfoundry.org:10003 01:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:45 Configure a credential helper to remove this warning. See 01:54:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:45 01:54:45 Login Succeeded 01:54:45 nexus3.edgexfoundry.org:10004 01:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:45 Configure a credential helper to remove this warning. See 01:54:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:45 01:54:45 Login Succeeded 01:54:45 ****.io 01:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:45 Configure a credential helper to remove this warning. See 01:54:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:45 01:54:45 Login Succeeded 01:54:45 ---> ****-login.sh ends [Pipeline] } 01:54:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:54:46 + git rev-list -1 --merges 208ba27f1fe1151b43b6f6ff6ef48e3209b27899~1..208ba27f1fe1151b43b6f6ff6ef48e3209b27899 [Pipeline] echo 01:54:46 -----------> git rev-list -1 --merges 208ba27f1fe1151b43b6f6ff6ef48e3209b27899~1..208ba27f1fe1151b43b6f6ff6ef48e3209b27899 208ba27f1fe1151b43b6f6ff6ef48e3209b27899 [false] [Pipeline] sh 01:54:46 + git log --format=format:%s -1 208ba27f1fe1151b43b6f6ff6ef48e3209b27899 [Pipeline] echo 01:54:46 ========================================================= 01:54:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:54:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:54:47 + git log --format=format:%s -1 208ba27f1fe1151b43b6f6ff6ef48e3209b27899 [Pipeline] echo 01:54:47 [semverPrep] GIT_COMMIT: 208ba27f1fe1151b43b6f6ff6ef48e3209b27899, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 [Pipeline] echo 01:54:47 [semverPrep] This is not a build commit. [Pipeline] sh 01:54:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:54:47 + grep -v github /etc/ssh/ssh_known_hosts 01:54:47 + [ -e /tmp/ssh_known_hosts ] 01:54:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:54:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:54:47 + sudo tee -a /etc/ssh/ssh_known_hosts 01:54:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:48 01:54:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:48 0.1.4: Pulling from edgex-devops/py-git-semver 01:54:48 b85a868b505f: Pulling fs layer 01:54:48 e2be974225ed: Pulling fs layer 01:54:48 339a4e72a1f5: Pulling fs layer 01:54:48 988bab9f4d93: Pulling fs layer 01:54:48 1469e6f7b9e6: Pulling fs layer 01:54:48 eaf3925da568: Pulling fs layer 01:54:48 bab4dde63d76: Pulling fs layer 01:54:48 bde34c3a00c8: Pulling fs layer 01:54:48 988bab9f4d93: Waiting 01:54:48 1469e6f7b9e6: Waiting 01:54:48 eaf3925da568: Waiting 01:54:48 bab4dde63d76: Waiting 01:54:48 b352a97aabf1: Pulling fs layer 01:54:48 4872d77fe225: Pulling fs layer 01:54:48 bde34c3a00c8: Waiting 01:54:48 b352a97aabf1: Waiting 01:54:48 5851b861e8e6: Pulling fs layer 01:54:48 4872d77fe225: Waiting 01:54:48 5851b861e8e6: Waiting 01:54:48 e2be974225ed: Verifying Checksum 01:54:48 e2be974225ed: Download complete 01:54:48 988bab9f4d93: Download complete 01:54:48 1469e6f7b9e6: Verifying Checksum 01:54:48 1469e6f7b9e6: Download complete 01:54:48 339a4e72a1f5: Verifying Checksum 01:54:48 339a4e72a1f5: Download complete 01:54:48 eaf3925da568: Verifying Checksum 01:54:48 eaf3925da568: Download complete 01:54:48 bde34c3a00c8: Verifying Checksum 01:54:48 bde34c3a00c8: Download complete 01:54:48 b352a97aabf1: Verifying Checksum 01:54:48 b352a97aabf1: Download complete 01:54:48 4872d77fe225: Download complete 01:54:48 5851b861e8e6: Verifying Checksum 01:54:48 5851b861e8e6: Download complete 01:54:48 b85a868b505f: Verifying Checksum 01:54:48 b85a868b505f: Download complete 01:54:49 bab4dde63d76: Verifying Checksum 01:54:49 bab4dde63d76: Download complete 01:54:49 b85a868b505f: Pull complete 01:54:50 e2be974225ed: Pull complete 01:54:50 339a4e72a1f5: Pull complete 01:54:50 988bab9f4d93: Pull complete 01:54:51 1469e6f7b9e6: Pull complete 01:54:51 eaf3925da568: Pull complete 01:54:52 bab4dde63d76: Pull complete 01:54:52 bde34c3a00c8: Pull complete 01:54:53 b352a97aabf1: Pull complete 01:54:53 4872d77fe225: Pull complete 01:54:53 5851b861e8e6: Pull complete 01:54:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:54:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:53 prd-ubuntu20.04-docker-8c-8g-2141 does not seem to be running inside a container 01:54:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-663 -v /w/workspace/gexfoundry_device-mqtt-go_PR-663:/w/workspace/gexfoundry_device-mqtt-go_PR-663:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-663@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-663@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:54:57 $ docker top 0f94dc28962fa8761ed0d4f2e651adb167266a50ef629882d6756f63885034a6 -eo pid,comm 01:54:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:54:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:54:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:54:57 [ssh-agent] Looking for ssh-agent implementation... 01:54:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:54:57 $ docker exec 0f94dc28962fa8761ed0d4f2e651adb167266a50ef629882d6756f63885034a6 ssh-agent 01:54:57 SSH_AUTH_SOCK=/tmp/ssh-bxytyQ7DGpBC/agent.32 01:54:57 SSH_AGENT_PID=38 01:54:57 Running ssh-add (command line suppressed) 01:54:57 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-663@tmp/private_key_12013703607165944934.key (/w/workspace/gexfoundry_device-mqtt-go_PR-663@tmp/private_key_12013703607165944934.key) 01:54:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:54:58 + git tag --points-at HEAD [Pipeline] } 01:54:58 $ docker exec --env ******** --env ******** 0f94dc28962fa8761ed0d4f2e651adb167266a50ef629882d6756f63885034a6 ssh-agent -k 01:54:58 unset SSH_AUTH_SOCK; 01:54:58 unset SSH_AGENT_PID; 01:54:58 echo Agent pid 38 killed; 01:54:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:54:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:54:58 [ssh-agent] Looking for ssh-agent implementation... 01:54:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:54:58 $ docker exec 0f94dc28962fa8761ed0d4f2e651adb167266a50ef629882d6756f63885034a6 ssh-agent 01:54:58 SSH_AUTH_SOCK=/tmp/ssh-frYcUIiwHjTe/agent.70 01:54:58 SSH_AGENT_PID=76 01:54:58 Running ssh-add (command line suppressed) 01:54:58 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-663@tmp/private_key_8359257747206292794.key (/w/workspace/gexfoundry_device-mqtt-go_PR-663@tmp/private_key_8359257747206292794.key) 01:54:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:54:59 + git semver init 01:54:59 2024-03-04 01:54:59,260 [run_init] DEBUG init version:0.0.0 force:False 01:54:59 2024-03-04 01:54:59,275 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-663/.semver 01:54:59 2024-03-04 01:54:59,276 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-663/.semver 01:54:59 2024-03-04 01:54:59,276 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-663/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-663, universal_newlines=False, shell=None, istream=None) 01:55:00 2024-03-04 01:55:00,259 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-663/.git/info/exclude 01:55:00 2024-03-04 01:55:00,260 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-663/.semver/PR-663 with force:False 01:55:00 2024-03-04 01:55:00,260 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-663/.semver/PR-663 01:55:00 2024-03-04 01:55:00,265 [execute] INFO git cat-file --batch-check 01:55:00 2024-03-04 01:55:00,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-663/.semver, universal_newlines=False, shell=None, istream=) 01:55:00 2024-03-04 01:55:00,272 [execute] INFO git cat-file --batch 01:55:00 2024-03-04 01:55:00,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-663/.semver, universal_newlines=False, shell=None, istream=) 01:55:00 2024-03-04 01:55:00,278 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-663/.semver/PR-663 01:55:00 0.0.0 [Pipeline] } 01:55:00 $ docker exec --env ******** --env ******** 0f94dc28962fa8761ed0d4f2e651adb167266a50ef629882d6756f63885034a6 ssh-agent -k 01:55:00 unset SSH_AUTH_SOCK; 01:55:00 unset SSH_AGENT_PID; 01:55:00 echo Agent pid 76 killed; 01:55:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:55:01 + git semver [Pipeline] } 01:55:01 $ docker stop --time=1 0f94dc28962fa8761ed0d4f2e651adb167266a50ef629882d6756f63885034a6 01:55:02 $ docker rm -f --volumes 0f94dc28962fa8761ed0d4f2e651adb167266a50ef629882d6756f63885034a6 [Pipeline] // withDockerContainer [Pipeline] sh 01:55:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:55:03 Stashed 1 file(s) [Pipeline] echo 01:55:03 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:55:04 provisioning config files... 01:55:04 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-663@tmp/config16489012944435693131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:05 ---> ****-login.sh 01:55:05 nexus3.edgexfoundry.org:10001 01:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:05 Configure a credential helper to remove this warning. See 01:55:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:05 01:55:05 Login Succeeded 01:55:05 nexus3.edgexfoundry.org:10002 01:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:05 Configure a credential helper to remove this warning. See 01:55:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:05 01:55:05 Login Succeeded 01:55:05 nexus3.edgexfoundry.org:10003 01:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:05 Configure a credential helper to remove this warning. See 01:55:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:05 01:55:05 Login Succeeded 01:55:05 nexus3.edgexfoundry.org:10004 01:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:05 Configure a credential helper to remove this warning. See 01:55:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:05 01:55:05 Login Succeeded 01:55:05 ****.io 01:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:05 Configure a credential helper to remove this warning. See 01:55:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:05 01:55:05 Login Succeeded 01:55:05 ---> ****-login.sh ends [Pipeline] } 01:55:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:55:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:55:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:55:06 ========================================================= 01:55:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:55:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:55:06 Sending build context to Docker daemon 14.91MB 01:55:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:55:06 Step 2/12 : FROM ${BASE} AS builder 01:55:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:55:06 7264a8db6415: Pulling fs layer 01:55:06 c4d48a809fc2: Pulling fs layer 01:55:06 4f1c88b9dad5: Pulling fs layer 01:55:06 ad3a456e5733: Pulling fs layer 01:55:06 69c7f0334f64: Pulling fs layer 01:55:06 1f1c1a5573a3: Pulling fs layer 01:55:06 ce7588e14bc9: Pulling fs layer 01:55:06 b5e4710f87ac: Pulling fs layer 01:55:06 ad3a456e5733: Waiting 01:55:06 69c7f0334f64: Waiting 01:55:06 1f1c1a5573a3: Waiting 01:55:06 ce7588e14bc9: Waiting 01:55:06 b5e4710f87ac: Waiting 01:55:06 c4d48a809fc2: Download complete 01:55:06 ad3a456e5733: Verifying Checksum 01:55:06 ad3a456e5733: Download complete 01:55:06 69c7f0334f64: Verifying Checksum 01:55:06 69c7f0334f64: Download complete 01:55:06 7264a8db6415: Verifying Checksum 01:55:06 7264a8db6415: Download complete 01:55:06 1f1c1a5573a3: Verifying Checksum 01:55:06 1f1c1a5573a3: Download complete 01:55:06 7264a8db6415: Pull complete 01:55:07 b5e4710f87ac: Verifying Checksum 01:55:07 b5e4710f87ac: Download complete 01:55:07 c4d48a809fc2: Pull complete 01:55:07 4f1c88b9dad5: Verifying Checksum 01:55:07 4f1c88b9dad5: Download complete 01:55:07 ce7588e14bc9: Verifying Checksum 01:55:07 ce7588e14bc9: Download complete 01:55:11 4f1c88b9dad5: Pull complete 01:55:11 ad3a456e5733: Pull complete 01:55:11 69c7f0334f64: Pull complete 01:55:11 1f1c1a5573a3: Pull complete 01:55:13 ce7588e14bc9: Pull complete 01:55:13 b5e4710f87ac: Pull complete 01:55:13 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 01:55:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:55:13 ---> 88b5674ff536 01:55:13 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:55:19 ---> Running in 5ca4130a3fc8 01:55:19 Removing intermediate container 5ca4130a3fc8 01:55:19 ---> 7a771cb411f1 01:55:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:55:19 ---> Running in 5f75a48efc31 01:55:19 Removing intermediate container 5f75a48efc31 01:55:19 ---> 503e853d7a14 01:55:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:55:19 ---> Running in 975ed93b86f4 01:55:19 Removing intermediate container 975ed93b86f4 01:55:19 ---> fdb2b9835d9b 01:55:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:55:19 ---> Running in 19bb74459913 01:55:19 Removing intermediate container 19bb74459913 01:55:19 ---> ad49d1e225e5 01:55:19 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:55:19 ---> Running in 6693f61f10bd 01:55:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:19 Still waiting to schedule task 01:55:19 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:55:19 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:55:19 (2/4) Installing libedit (20221030.3.1-r1) 01:55:19 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:55:19 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:55:19 Executing busybox-1.36.1-r5.trigger 01:55:19 OK: 268 MiB in 56 packages 01:55:20 Removing intermediate container 6693f61f10bd 01:55:20 ---> 029f8f7c7cad 01:55:20 Step 8/12 : WORKDIR /device-mqtt-go 01:55:20 ---> Running in 61768c6cf8b1 01:55:20 Removing intermediate container 61768c6cf8b1 01:55:20 ---> b7a7b13c2cc0 01:55:20 Step 9/12 : COPY go.mod vendor* ./ 01:55:20 ---> c9cee8b01f76 01:55:20 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:20 ---> Running in 219f29230562 01:55:52 Removing intermediate container 219f29230562 01:55:52 ---> 706ca6e33288 01:55:52 Step 11/12 : COPY . . 01:55:52 ---> 003226bf3c75 01:55:52 Step 12/12 : RUN $MAKE 01:55:52 ---> Running in 49a9f828c97f 01:55:52 noop 01:55:52 Removing intermediate container 49a9f828c97f 01:55:52 ---> 48991ae3c96e 01:55:52 Successfully built 48991ae3c96e 01:55:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:53 + docker inspect -f . ci-base-image-x86_64 01:55:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:53 prd-ubuntu20.04-docker-8c-8g-2141 does not seem to be running inside a container 01:55:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-663 -v /w/workspace/gexfoundry_device-mqtt-go_PR-663:/w/workspace/gexfoundry_device-mqtt-go_PR-663:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-663@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-663@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:55:53 $ docker top 77b78634b7a48c6833d81cd09b1c273127c4e62baa4fe937ca2d0b73afdbbd55 -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:54 + go version 01:55:54 go version go1.21.0 linux/amd64 [Pipeline] } 01:55:54 $ docker stop --time=1 77b78634b7a48c6833d81cd09b1c273127c4e62baa4fe937ca2d0b73afdbbd55 01:55:55 $ docker rm -f --volumes 77b78634b7a48c6833d81cd09b1c273127c4e62baa4fe937ca2d0b73afdbbd55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:56 + docker inspect -f . ci-base-image-x86_64 01:55:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:56 prd-ubuntu20.04-docker-8c-8g-2141 does not seem to be running inside a container 01:55:56 $ 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-663 -v /w/workspace/gexfoundry_device-mqtt-go_PR-663:/w/workspace/gexfoundry_device-mqtt-go_PR-663:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-663@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-663@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:55:57 $ docker top 5764865de6616b4571a1892ee30d5ac95a26cdce428b269e70ff11911886547a -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:57 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-663 [Pipeline] fileExists [Pipeline] sh 01:55:57 + make test 01:55:57 go test ./... -coverprofile=coverage.out ./... 01:55:59 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:56:09 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:56:09 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:56:09 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.8% of statements 01:56:15 go vet ./... 01:56:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:56:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:56:19 ./bin/test-attribution-txt.sh 01:56:19 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 01:56:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:56:19 $ docker stop --time=1 5764865de6616b4571a1892ee30d5ac95a26cdce428b269e70ff11911886547a 01:56:22 $ docker rm -f --volumes 5764865de6616b4571a1892ee30d5ac95a26cdce428b269e70ff11911886547a [Pipeline] // withDockerContainer [Pipeline] sh 01:56:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:56:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:56:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:56:24 + ls -al . 01:56:24 total 184 01:56:24 drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 01:55 . 01:56:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 01:54 .. 01:56:24 -rw-rw-r-- 1 jenkins jenkins 140 Mar 4 01:54 .dockerignore 01:56:24 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 01:56 .git 01:56:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 01:54 .github 01:56:24 -rw-rw-r-- 1 jenkins jenkins 264 Mar 4 01:54 .gitignore 01:56:24 -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 01:54 .golangci.yml 01:56:24 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 01:55 .semver 01:56:24 -rw-rw-r-- 1 jenkins jenkins 10386 Mar 4 01:54 Attribution.txt 01:56:24 -rw-rw-r-- 1 jenkins jenkins 18574 Mar 4 01:54 CHANGELOG.md 01:56:24 -rw-rw-r-- 1 jenkins jenkins 1798 Mar 4 01:54 Dockerfile 01:56:24 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 01:54 GOVERNANCE.md 01:56:24 -rw-rw-r-- 1 jenkins jenkins 657 Mar 4 01:54 Jenkinsfile 01:56:24 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 4 01:54 LICENSE 01:56:24 -rw-rw-r-- 1 jenkins jenkins 1963 Mar 4 01:54 Makefile 01:56:24 -rw-rw-r-- 1 jenkins jenkins 620 Mar 4 01:54 OWNERS.md 01:56:24 -rw-rw-r-- 1 jenkins jenkins 3599 Mar 4 01:54 README.md 01:56:24 -rw-rw-r-- 1 jenkins jenkins 5 Mar 4 01:55 VERSION 01:56:24 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 01:54 bin 01:56:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 01:54 cmd 01:56:24 -rw-r--r-- 1 jenkins jenkins 18506 Mar 4 01:56 coverage.out 01:56:24 -rw-rw-r-- 1 jenkins jenkins 3866 Mar 4 01:54 go.mod 01:56:24 -rw-rw-r-- 1 jenkins jenkins 34334 Mar 4 01:54 go.sum 01:56:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 01:54 internal 01:56:24 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 01:54 mock 01:56:24 -rw-rw-r-- 1 jenkins jenkins 227 Mar 4 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:25 + 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=208ba27f1fe1151b43b6f6ff6ef48e3209b27899 --label arch=amd64 --label version=0.0.0 . 01:56:25 Sending build context to Docker daemon 14.93MB 01:56:25 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:56:25 Step 2/25 : FROM ${BASE} AS builder 01:56:25 ---> 48991ae3c96e 01:56:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:56:25 ---> Running in e5f931897db5 01:56:25 Removing intermediate container e5f931897db5 01:56:25 ---> aed432f3b80a 01:56:25 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:56:25 ---> Running in 2d609b7138a0 01:56:25 Removing intermediate container 2d609b7138a0 01:56:25 ---> a633dbb96ef1 01:56:25 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:56:25 ---> Running in a7675a62ad26 01:56:25 Removing intermediate container a7675a62ad26 01:56:25 ---> f1804d0c1db1 01:56:25 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:56:25 ---> Running in bbeb9ba9bf20 01:56:25 Removing intermediate container bbeb9ba9bf20 01:56:25 ---> 73b8c5aab5fc 01:56:25 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:56:25 ---> Running in bf286c80fe67 01:56:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:56:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:56:26 OK: 268 MiB in 56 packages 01:56:26 Removing intermediate container bf286c80fe67 01:56:26 ---> b2f5f51babe4 01:56:26 Step 8/25 : WORKDIR /device-mqtt-go 01:56:26 ---> Running in f51e6b920baf 01:56:26 Removing intermediate container f51e6b920baf 01:56:26 ---> ba0eeb015751 01:56:26 Step 9/25 : COPY go.mod vendor* ./ 01:56:26 ---> f4ba825d650d 01:56:26 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:26 ---> Running in b6722179abad 01:56:27 Removing intermediate container b6722179abad 01:56:27 ---> ac76ca23d44d 01:56:27 Step 11/25 : COPY . . 01:56:28 ---> f2a368db5635 01:56:28 Step 12/25 : RUN $MAKE 01:56:28 ---> Running in ada9113929ef 01:56:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:56:50 Removing intermediate container ada9113929ef 01:56:50 ---> 29e10617f132 01:56:50 Step 13/25 : FROM alpine:3.18 01:56:50 3.18: Pulling from library/alpine 01:56:50 619be1103602: Pulling fs layer 01:56:50 619be1103602: Verifying Checksum 01:56:50 619be1103602: Download complete 01:56:50 619be1103602: Pull complete 01:56:50 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:56:50 Status: Downloaded newer image for alpine:3.18 01:56:50 ---> d3782b16ccc9 01:56:50 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:56:50 ---> Running in b92d3ffdcfb4 01:56:50 Removing intermediate container b92d3ffdcfb4 01:56:50 ---> 3ab3f6c3bd91 01:56:50 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:56:50 ---> Running in cc46a9c6dc54 01:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:56:50 (1/1) Installing dumb-init (1.2.5-r2) 01:56:50 Executing busybox-1.36.1-r5.trigger 01:56:50 OK: 7 MiB in 16 packages 01:56:50 Removing intermediate container cc46a9c6dc54 01:56:50 ---> 5c55c0c45a28 01:56:50 Step 16/25 : RUN apk --no-cache upgrade 01:56:50 ---> Running in 8b7a304d5d6b 01:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:56:50 OK: 7 MiB in 16 packages 01:56:50 Removing intermediate container 8b7a304d5d6b 01:56:50 ---> 634c4586c847 01:56:50 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:56:52 ---> 19f6cc64eff6 01:56:52 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:56:52 ---> cf93536f096a 01:56:52 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:56:52 ---> cbe5c3947639 01:56:52 Step 20/25 : EXPOSE 59982 01:56:52 ---> Running in 0dfe1e5cd18e 01:56:52 Removing intermediate container 0dfe1e5cd18e 01:56:52 ---> 64103ca017a0 01:56:52 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:56:52 ---> Running in b16dfe945fed 01:56:52 Removing intermediate container b16dfe945fed 01:56:52 ---> 92e623b08749 01:56:52 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:56:52 ---> Running in 74f0106ee3e8 01:56:52 Removing intermediate container 74f0106ee3e8 01:56:52 ---> 37acb1a3b3f7 01:56:52 Step 23/25 : LABEL arch=amd64 01:56:52 ---> Running in 007f17346442 01:56:52 Removing intermediate container 007f17346442 01:56:52 ---> 00c34fbcdf77 01:56:52 Step 24/25 : LABEL git_sha=208ba27f1fe1151b43b6f6ff6ef48e3209b27899 01:56:52 ---> Running in 278198073cae 01:56:52 Removing intermediate container 278198073cae 01:56:52 ---> aab9b9de6b63 01:56:52 Step 25/25 : LABEL version=0.0.0 01:56:52 ---> Running in 016fff4023bd 01:56:52 Removing intermediate container 016fff4023bd 01:56:52 ---> 6fa1712f49c9 01:56:52 [Warning] One or more build-args [ARCH] were not consumed 01:56:52 Successfully built 6fa1712f49c9 01:56:52 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:53 01:56:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:54 latest: Pulling from edgex-lftools-log-publisher 01:56:54 5eb5b503b376: Pulling fs layer 01:56:54 5c69ac0246d0: Pulling fs layer 01:56:54 ec43610c2a17: Pulling fs layer 01:56:54 3a2ae6a8a46f: Pulling fs layer 01:56:54 33b1e0a273af: Pulling fs layer 01:56:54 5d3b04190fa2: Pulling fs layer 01:56:54 3a2ae6a8a46f: Waiting 01:56:54 2f39f015ded8: Pulling fs layer 01:56:54 5d3b04190fa2: Waiting 01:56:54 2f39f015ded8: Waiting 01:56:54 5c69ac0246d0: Download complete 01:56:54 3a2ae6a8a46f: Verifying Checksum 01:56:54 3a2ae6a8a46f: Download complete 01:56:54 33b1e0a273af: Verifying Checksum 01:56:54 33b1e0a273af: Download complete 01:56:54 5d3b04190fa2: Verifying Checksum 01:56:54 5d3b04190fa2: Download complete 01:56:54 ec43610c2a17: Verifying Checksum 01:56:54 5eb5b503b376: Verifying Checksum 01:56:54 5eb5b503b376: Download complete 01:56:55 2f39f015ded8: Download complete 01:56:55 5eb5b503b376: Pull complete 01:56:55 5c69ac0246d0: Pull complete 01:56:56 ec43610c2a17: Pull complete 01:56:56 3a2ae6a8a46f: Pull complete 01:56:56 33b1e0a273af: Pull complete 01:56:56 5d3b04190fa2: Pull complete 01:57:00 2f39f015ded8: Pull complete 01:57:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:57:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:01 prd-ubuntu20.04-docker-8c-8g-2141 does not seem to be running inside a container 01:57:01 $ 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-663 -v /w/workspace/gexfoundry_device-mqtt-go_PR-663:/w/workspace/gexfoundry_device-mqtt-go_PR-663:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-663@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-663@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:57:06 $ docker top 3995b075aa95407ceb06904d819148ef8288d8d34937865a6d9e769549e67ead -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:07 ---> job-cost.sh 01:57:07 lf-activate-venv: SKIPPING 01:57:07 INFO: No Stack... 01:57:07 INFO: Retrieving Pricing Info for: v3-standard-8 01:57:08 INFO: Archiving Costs [Pipeline] sh 01:57:08 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-663/archives/cost.csv 01:57:08 + cut -d, -f6 [Pipeline] lock 01:57:08 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-663-1-stack-cost] 01:57:08 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-663-1-stack-cost] did not exist. Created. 01:57:08 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-663-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:57:09 + echo total: 0.2199999988079071 [Pipeline] stash 01:57:09 Stashed 1 file(s) [Pipeline] } 01:57:09 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-663-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:57:09 $ docker stop --time=1 3995b075aa95407ceb06904d819148ef8288d8d34937865a6d9e769549e67ead 01:57:10 $ docker rm -f --volumes 3995b075aa95407ceb06904d819148ef8288d8d34937865a6d9e769549e67ead [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:58:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2142 in /w/workspace/gexfoundry_device-mqtt-go_PR-663 [Pipeline] { [Pipeline] ws 01:58:56 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:58:59 The recommended git tool is: git 01:59:04 using credential edgex-jenkins-ssh 01:59:04 Cloning the remote Git repository 01:59:04 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:59:04 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:59:04 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:59:04 > git --version # timeout=10 01:59:04 > git --version # 'git version 2.25.1' 01:59:04 using GIT_SSH to set credentials SSH Credentials for GitHub 01:59:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:59:06 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:59:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:59:07 Merging remotes/origin/main commit f2c2416e3cde4ef7ccc2ae6960adbfe55941aa03 into PR head commit 208ba27f1fe1151b43b6f6ff6ef48e3209b27899 01:59:08 Merge succeeded, producing 208ba27f1fe1151b43b6f6ff6ef48e3209b27899 01:59:08 Checking out Revision 208ba27f1fe1151b43b6f6ff6ef48e3209b27899 (PR-663) 01:59:07 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:59:07 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:59:07 using GIT_SSH to set credentials SSH Credentials for GitHub 01:59:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/663/head:refs/remotes/origin/PR-663 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:59:07 > git config core.sparsecheckout # timeout=10 01:59:07 > git checkout -f 208ba27f1fe1151b43b6f6ff6ef48e3209b27899 # timeout=10 01:59:08 > git remote # timeout=10 01:59:08 > git config --get remote.origin.url # timeout=10 01:59:08 using GIT_SSH to set credentials SSH Credentials for GitHub 01:59:08 > git merge f2c2416e3cde4ef7ccc2ae6960adbfe55941aa03 # timeout=10 01:59:08 > git rev-parse HEAD^{commit} # timeout=10 01:59:08 > git config core.sparsecheckout # timeout=10 01:59:08 > git checkout -f 208ba27f1fe1151b43b6f6ff6ef48e3209b27899 # timeout=10 01:59:08 Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0" 01:59:08 > git --version # timeout=10 01:59:08 > git --version # 'git version 2.25.1' 01:59:08 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:59:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:59:09 % Total % Received % Xferd Average Speed Time Time Time Current 01:59:09 Dload Upload Total Spent Left Speed 01:59:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 01:59:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:59:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:59:10 + sudo tee /etc/docker/daemon.new 01:59:10 { 01:59:10 "registry-mirrors": [ 01:59:10 "https://nexus3.edgexfoundry.org:10001" 01:59:10 ], 01:59:10 "bip": "10.250.0.254/24", 01:59:10 "hosts": [ 01:59:10 "tcp://0.0.0.0:5555", 01:59:10 "unix:///var/run/docker.sock" 01:59:10 ], 01:59:10 "mtu": 1458, 01:59:10 "selinux-enabled": true, 01:59:10 "seccomp-profile": "/etc/docker/seccomp.json" 01:59:10 } [Pipeline] sh 01:59:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:59:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:29 provisioning config files... 01:59:29 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4663571398732988077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:30 ---> ****-login.sh 01:59:30 nexus3.edgexfoundry.org:10001 01:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:31 Configure a credential helper to remove this warning. See 01:59:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:31 01:59:31 Login Succeeded 01:59:31 nexus3.edgexfoundry.org:10002 01:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:31 Configure a credential helper to remove this warning. See 01:59:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:31 01:59:31 Login Succeeded 01:59:31 nexus3.edgexfoundry.org:10003 01:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:31 Configure a credential helper to remove this warning. See 01:59:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:31 01:59:31 Login Succeeded 01:59:31 nexus3.edgexfoundry.org:10004 01:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:32 Configure a credential helper to remove this warning. See 01:59:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:32 01:59:32 Login Succeeded 01:59:32 ****.io 01:59:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:32 Configure a credential helper to remove this warning. See 01:59:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:32 01:59:32 Login Succeeded 01:59:32 ---> ****-login.sh ends [Pipeline] } 01:59:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:59:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:59:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:59:33 ========================================================= 01:59:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:59:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:59:34 Sending build context to Docker daemon 7.557MB 01:59:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:59:34 Step 2/12 : FROM ${BASE} AS builder 01:59:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:59:34 9fda8d8052c6: Pulling fs layer 01:59:34 5d54e960e981: Pulling fs layer 01:59:34 c4a7e357bf2a: Pulling fs layer 01:59:34 f0e02332f6b5: Pulling fs layer 01:59:34 872ee5b61b7b: Pulling fs layer 01:59:34 0c6a40ed1a82: Pulling fs layer 01:59:34 94ae7d8d031c: Pulling fs layer 01:59:34 f0e02332f6b5: Waiting 01:59:34 872ee5b61b7b: Waiting 01:59:34 0c6a40ed1a82: Waiting 01:59:34 94ae7d8d031c: Waiting 01:59:34 5d54e960e981: Download complete 01:59:34 f0e02332f6b5: Verifying Checksum 01:59:34 f0e02332f6b5: Download complete 01:59:34 872ee5b61b7b: Verifying Checksum 01:59:34 872ee5b61b7b: Download complete 01:59:35 9fda8d8052c6: Verifying Checksum 01:59:35 9fda8d8052c6: Download complete 01:59:35 94ae7d8d031c: Verifying Checksum 01:59:35 94ae7d8d031c: Download complete 01:59:35 9fda8d8052c6: Pull complete 01:59:36 5d54e960e981: Pull complete 01:59:36 c4a7e357bf2a: Verifying Checksum 01:59:36 c4a7e357bf2a: Download complete 01:59:37 0c6a40ed1a82: Verifying Checksum 01:59:37 0c6a40ed1a82: Download complete 01:59:49 c4a7e357bf2a: Pull complete 01:59:49 f0e02332f6b5: Pull complete 01:59:49 872ee5b61b7b: Pull complete 01:59:58 0c6a40ed1a82: Pull complete 01:59:59 94ae7d8d031c: Pull complete 01:59:59 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 01:59:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:59:59 ---> 86de565de09d 01:59:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:00:00 ---> Running in 0b5f8c04a2cf 02:00:00 Removing intermediate container 0b5f8c04a2cf 02:00:00 ---> d93a4c66b82c 02:00:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:00 ---> Running in f46c74ff9a00 02:00:01 Removing intermediate container f46c74ff9a00 02:00:01 ---> 17e5dc51aa0b 02:00:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:01 ---> Running in a5f8019f6e33 02:00:01 Removing intermediate container a5f8019f6e33 02:00:01 ---> 774ef48fec9a 02:00:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:00:01 ---> Running in c4ac659b3a15 02:00:01 Removing intermediate container c4ac659b3a15 02:00:01 ---> fc810e50ce91 02:00:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:01 ---> Running in f6a1e02f05f1 02:00:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:00:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:00:04 (1/4) Installing openssh-keygen (9.3_p2-r1) 02:00:04 (2/4) Installing libedit (20221030.3.1-r1) 02:00:04 (3/4) Installing openssh-client-common (9.3_p2-r1) 02:00:04 (4/4) Installing openssh-client-default (9.3_p2-r1) 02:00:04 Executing busybox-1.36.1-r5.trigger 02:00:04 OK: 271 MiB in 56 packages 02:00:05 Removing intermediate container f6a1e02f05f1 02:00:05 ---> c775babea633 02:00:05 Step 8/12 : WORKDIR /device-mqtt-go 02:00:05 ---> Running in e856ac823241 02:00:06 Removing intermediate container e856ac823241 02:00:06 ---> 68b94557e42f 02:00:06 Step 9/12 : COPY go.mod vendor* ./ 02:00:10 ---> 6c21177db967 02:00:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:10 ---> Running in 8c4546d1ba89 02:01:17 Removing intermediate container 8c4546d1ba89 02:01:17 ---> 21c518447b0a 02:01:17 Step 11/12 : COPY . . 02:01:17 ---> 32afda368d42 02:01:17 Step 12/12 : RUN $MAKE 02:01:17 ---> Running in 48a036ef7ee7 02:01:17 noop 02:01:17 Removing intermediate container 48a036ef7ee7 02:01:17 ---> b5d1c913c7ab 02:01:17 Successfully built b5d1c913c7ab 02:01:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:18 + docker inspect -f . ci-base-image-arm64 02:01:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:18 prd-ubuntu20.04-docker-arm64-4c-16g-2142 does not seem to be running inside a container 02:01:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:01:19 $ docker top 0907d176b185df0ae04621e69abaa032eb25302ca8783870bf716787b7789a22 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:20 + go version 02:01:20 go version go1.21.0 linux/arm64 [Pipeline] } 02:01:20 $ docker stop --time=1 0907d176b185df0ae04621e69abaa032eb25302ca8783870bf716787b7789a22 02:01:22 $ docker rm -f --volumes 0907d176b185df0ae04621e69abaa032eb25302ca8783870bf716787b7789a22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:24 + docker inspect -f . ci-base-image-arm64 02:01:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:24 prd-ubuntu20.04-docker-arm64-4c-16g-2142 does not seem to be running inside a container 02:01:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:01:25 $ docker top ff68dedf8cc50633f5e2d6f75c951b2aa51bc00a7667cdc0dbb97b8d3c0a032c -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:26 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:01:27 + make test 02:01:27 go test ./... -coverprofile=coverage.out ./... 02:01:30 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:03:07 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:03:07 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:03:07 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.063s coverage: 22.8% of statements 02:03:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:03:07 go vet ./... 02:03:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:03:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:03:34 ./bin/test-attribution-txt.sh 02:03:34 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 02:03:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:03:34 $ docker stop --time=1 ff68dedf8cc50633f5e2d6f75c951b2aa51bc00a7667cdc0dbb97b8d3c0a032c 02:03:36 $ docker rm -f --volumes ff68dedf8cc50633f5e2d6f75c951b2aa51bc00a7667cdc0dbb97b8d3c0a032c [Pipeline] // withDockerContainer [Pipeline] sh 02:03:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:03:37 Warning: overwriting stash ‘coverage-report’ 02:03:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:03:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:03:39 + ls -al . 02:03:39 total 180 02:03:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 02:01 . 02:03:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 01:59 .. 02:03:39 -rw-rw-r-- 1 jenkins jenkins 140 Mar 4 01:59 .dockerignore 02:03:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 01:59 .git 02:03:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 01:59 .github 02:03:39 -rw-rw-r-- 1 jenkins jenkins 264 Mar 4 01:59 .gitignore 02:03:39 -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 01:59 .golangci.yml 02:03:39 -rw-rw-r-- 1 jenkins jenkins 10386 Mar 4 01:59 Attribution.txt 02:03:39 -rw-rw-r-- 1 jenkins jenkins 18574 Mar 4 01:59 CHANGELOG.md 02:03:39 -rw-rw-r-- 1 jenkins jenkins 1798 Mar 4 01:59 Dockerfile 02:03:39 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 01:59 GOVERNANCE.md 02:03:39 -rw-rw-r-- 1 jenkins jenkins 657 Mar 4 01:59 Jenkinsfile 02:03:39 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 4 01:59 LICENSE 02:03:39 -rw-rw-r-- 1 jenkins jenkins 1963 Mar 4 01:59 Makefile 02:03:39 -rw-rw-r-- 1 jenkins jenkins 620 Mar 4 01:59 OWNERS.md 02:03:39 -rw-rw-r-- 1 jenkins jenkins 3599 Mar 4 01:59 README.md 02:03:39 -rw-rw-r-- 1 jenkins jenkins 5 Mar 4 01:55 VERSION 02:03:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 01:59 bin 02:03:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 01:59 cmd 02:03:39 -rw-r--r-- 1 jenkins jenkins 18506 Mar 4 02:03 coverage.out 02:03:39 -rw-rw-r-- 1 jenkins jenkins 3866 Mar 4 01:59 go.mod 02:03:39 -rw-rw-r-- 1 jenkins jenkins 34334 Mar 4 01:59 go.sum 02:03:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 01:59 internal 02:03:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 01:59 mock 02:03:39 -rw-rw-r-- 1 jenkins jenkins 227 Mar 4 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:39 + 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=208ba27f1fe1151b43b6f6ff6ef48e3209b27899 --label arch=arm64 --label version=0.0.0 . 02:03:40 Sending build context to Docker daemon 7.577MB 02:03:40 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 02:03:40 Step 2/25 : FROM ${BASE} AS builder 02:03:40 ---> b5d1c913c7ab 02:03:40 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:03:40 ---> Running in cf4091df7607 02:03:42 Removing intermediate container cf4091df7607 02:03:42 ---> c79af33e0f27 02:03:42 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:03:42 ---> Running in 85bf6cb878b1 02:03:43 Removing intermediate container 85bf6cb878b1 02:03:43 ---> b6ede453b392 02:03:43 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:03:43 ---> Running in 52152b0bcd63 02:03:44 Removing intermediate container 52152b0bcd63 02:03:44 ---> b5cc4043409b 02:03:44 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:03:44 ---> Running in 7048bf90c92f 02:03:45 Removing intermediate container 7048bf90c92f 02:03:45 ---> 00c1e135e042 02:03:45 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:03:45 ---> Running in 3650b7fa7c85 02:03:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:03:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:03:48 OK: 271 MiB in 56 packages 02:03:50 Removing intermediate container 3650b7fa7c85 02:03:50 ---> 9fa77397aaca 02:03:50 Step 8/25 : WORKDIR /device-mqtt-go 02:03:50 ---> Running in 0da24f15385c 02:03:50 Removing intermediate container 0da24f15385c 02:03:50 ---> 119744388ff5 02:03:50 Step 9/25 : COPY go.mod vendor* ./ 02:03:51 ---> 7676d4b50f36 02:03:51 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:51 ---> Running in 7cd0669ecc48 02:03:53 Removing intermediate container 7cd0669ecc48 02:03:53 ---> 7fa403d76ad4 02:03:53 Step 11/25 : COPY . . 02:03:54 ---> 4d27771175a1 02:03:54 Step 12/25 : RUN $MAKE 02:03:54 ---> Running in 68580d11a57d 02:03:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:06:02 Removing intermediate container 68580d11a57d 02:06:02 ---> 2949b9f826ef 02:06:02 Step 13/25 : FROM alpine:3.18 02:06:02 3.18: Pulling from library/alpine 02:06:02 c6b39de5b339: Pulling fs layer 02:06:02 c6b39de5b339: Verifying Checksum 02:06:02 c6b39de5b339: Download complete 02:06:02 c6b39de5b339: Pull complete 02:06:02 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:06:02 Status: Downloaded newer image for alpine:3.18 02:06:02 ---> 33abbf032149 02:06:02 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:06:02 ---> Running in cff814dc3204 02:06:02 Removing intermediate container cff814dc3204 02:06:02 ---> e55e285c014e 02:06:02 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:06:02 ---> Running in 653328ebf842 02:06:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:06:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:06:02 (1/1) Installing dumb-init (1.2.5-r2) 02:06:02 Executing busybox-1.36.1-r5.trigger 02:06:02 OK: 8 MiB in 16 packages 02:06:02 Removing intermediate container 653328ebf842 02:06:02 ---> 0e19e4c713c8 02:06:02 Step 16/25 : RUN apk --no-cache upgrade 02:06:02 ---> Running in b910aafd5d3f 02:06:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:06:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:06:02 OK: 8 MiB in 16 packages 02:06:02 Removing intermediate container b910aafd5d3f 02:06:02 ---> 7133ec5c3d00 02:06:02 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 02:06:03 ---> 798ac5d8b0ca 02:06:03 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 02:06:03 ---> 751336676cee 02:06:03 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:06:04 ---> faec72cebcf8 02:06:04 Step 20/25 : EXPOSE 59982 02:06:04 ---> Running in 5e2bfaee1710 02:06:04 Removing intermediate container 5e2bfaee1710 02:06:04 ---> dbee200f43aa 02:06:04 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 02:06:04 ---> Running in c7819ef2dec4 02:06:04 Removing intermediate container c7819ef2dec4 02:06:04 ---> 82098ba04c68 02:06:04 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:06:05 ---> Running in 716f211c12c9 02:06:05 Removing intermediate container 716f211c12c9 02:06:05 ---> f2a6f60ab22a 02:06:05 Step 23/25 : LABEL arch=arm64 02:06:05 ---> Running in 1e345f5dee17 02:06:05 Removing intermediate container 1e345f5dee17 02:06:05 ---> 6eca8efe1c06 02:06:05 Step 24/25 : LABEL git_sha=208ba27f1fe1151b43b6f6ff6ef48e3209b27899 02:06:05 ---> Running in d6a951be4a12 02:06:05 Removing intermediate container d6a951be4a12 02:06:05 ---> 6efa6feed53c 02:06:05 Step 25/25 : LABEL version=0.0.0 02:06:05 ---> Running in b104848137b3 02:06:06 Removing intermediate container b104848137b3 02:06:06 ---> c0abb5547fae 02:06:06 [Warning] One or more build-args [ARCH] were not consumed 02:06:06 Successfully built c0abb5547fae 02:06:06 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:07 02:06:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:08 arm64: Pulling from edgex-lftools-log-publisher 02:06:08 8998bd30e6a1: Pulling fs layer 02:06:08 04944245beec: Pulling fs layer 02:06:08 699f458cf7ca: Pulling fs layer 02:06:08 765212b225bb: Pulling fs layer 02:06:08 f23df028b6ca: Pulling fs layer 02:06:08 d65c8cfc05b1: Pulling fs layer 02:06:08 2437ff75d9bd: Pulling fs layer 02:06:08 f23df028b6ca: Waiting 02:06:08 765212b225bb: Waiting 02:06:08 d65c8cfc05b1: Waiting 02:06:08 2437ff75d9bd: Waiting 02:06:08 04944245beec: Verifying Checksum 02:06:08 04944245beec: Download complete 02:06:08 765212b225bb: Verifying Checksum 02:06:08 765212b225bb: Download complete 02:06:08 f23df028b6ca: Download complete 02:06:08 d65c8cfc05b1: Verifying Checksum 02:06:08 d65c8cfc05b1: Download complete 02:06:08 699f458cf7ca: Verifying Checksum 02:06:08 699f458cf7ca: Download complete 02:06:08 8998bd30e6a1: Verifying Checksum 02:06:08 8998bd30e6a1: Download complete 02:06:11 2437ff75d9bd: Verifying Checksum 02:06:11 2437ff75d9bd: Download complete 02:06:13 8998bd30e6a1: Pull complete 02:06:14 04944245beec: Pull complete 02:06:18 699f458cf7ca: Pull complete 02:06:18 765212b225bb: Pull complete 02:06:19 f23df028b6ca: Pull complete 02:06:19 d65c8cfc05b1: Pull complete 02:06:37 2437ff75d9bd: Pull complete 02:06:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:06:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:38 prd-ubuntu20.04-docker-arm64-4c-16g-2142 does not seem to be running inside a container 02:06:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:06:41 $ docker top ab774845902b52a3fd4794b23b77d25d576cb10f9d7b94f878cedd9173c19f5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:42 ---> job-cost.sh 02:06:42 lf-activate-venv: SKIPPING 02:06:42 INFO: No Stack... 02:06:42 INFO: Retrieving Pricing Info for: v3-standard-4 02:06:43 INFO: Archiving Costs [Pipeline] sh 02:06:43 + cut -d, -f6 02:06:43 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 02:06:43 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-663-1-stack-cost] 02:06:43 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-663-1-stack-cost] did not exist. Created. 02:06:43 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-663-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:06:44 /w/workspace/device-mqtt-go/1@tmp/durable-607101a0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:06:45 + echo total: 0.10999999940395355 [Pipeline] stash 02:06:45 Warning: overwriting stash ‘stack-cost’ 02:06:45 Stashed 1 file(s) [Pipeline] } 02:06:45 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-663-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:06:45 $ docker stop --time=1 ab774845902b52a3fd4794b23b77d25d576cb10f9d7b94f878cedd9173c19f5c 02:06:49 $ docker rm -f --volumes ab774845902b52a3fd4794b23b77d25d576cb10f9d7b94f878cedd9173c19f5c [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 02:06:51 provisioning config files... 02:06:51 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-663@tmp/config11780052871446726434tmp [Pipeline] { [Pipeline] sh 02:06:51 + set +x 02:06:51 + bash -s -- 02:06:51 + curl -s https://codecov.io/bash 02:06:51 02:06:51 _____ _ 02:06:51 / ____| | | 02:06:51 | | ___ __| | ___ ___ _____ __ 02:06:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:06:51 | |___| (_) | (_| | __/ (_| (_) \ V / 02:06:51 \_____\___/ \__,_|\___|\___\___/ \_/ 02:06:51 Bash-1.0.6 02:06:51 02:06:51 02:06:51 ==> git version 2.25.1 found 02:06:51 ==> 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 02:06:51 Release-Date: 2020-01-08 02:06:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:06:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:06:51 ==> Jenkins CI detected. 02:06:51 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-663 02:06:51 project root: . 02:06:51 --> token set from env 02:06:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:06:52 ==> Running gcov in . (disable via -X gcov) 02:06:52 ==> Python coveragepy not found 02:06:52 ==> Searching for coverage reports in: 02:06:52 + . 02:06:52 -> Found 1 reports 02:06:52 ==> Detecting git/mercurial file structure 02:06:52 ==> Reading reports 02:06:52 + ./coverage.out bytes=18506 02:06:52 ==> Appending adjustments 02:06:52 https://docs.codecov.io/docs/fixing-reports 02:06:52 + Found adjustments 02:06:52 ==> Gzipping contents 02:06:52 4.0K /tmp/codecov.mCmK6P.gz 02:06:52 ==> Uploading reports 02:06:52 url: https://codecov.io 02:06:52 query: branch=PR-663&commit=208ba27f1fe1151b43b6f6ff6ef48e3209b27899&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-663%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=663&job=&cmd_args= 02:06:52 -> Pinging Codecov 02:06:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-663&commit=208ba27f1fe1151b43b6f6ff6ef48e3209b27899&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-663%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=663&job=&cmd_args= 02:06:52 -> Uploading to 02:06:52 https://storage.googleapis.com/codecov/v4/raw/2024-03-04/7D719EC7BBE17E464838252E33014C33/208ba27f1fe1151b43b6f6ff6ef48e3209b27899/9c87f986-de58-4df3-9e80-12149307a919.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240304%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240304T020652Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=59bb1aa9f0e4269ae85f1b2740b4da59164347ca3638e12f50498cb23030db4f 02:06:52 % Total % Received % Xferd Average Speed Time Time Time Current 02:06:52 Dload Upload Total Spent Left Speed 02:06:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 10735 --:--:-- --:--:-- --:--:-- 10735 02:06:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/208ba27f1fe1151b43b6f6ff6ef48e3209b27899 [Pipeline] } 02:06:52 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 02:06:56 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-663/archives ] 02:06:56 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-663/archives 02:06:56 total 16 02:06:56 drwxr-xr-x 3 root root 4096 Mar 4 01:57 . 02:06:56 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 01:57 .. 02:06:56 drwxr-xr-x 2 root root 4096 Mar 4 01:57 cost 02:06:56 -rw-r--r-- 1 root root 86 Mar 4 01:57 cost.csv 02:06:56 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-663/archives 02:06:56 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-663/archives 02:06:56 total 16 02:06:56 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 01:57 . 02:06:56 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 01:57 .. 02:06:56 drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 01:57 cost 02:06:56 -rw-r--r-- 1 jenkins jenkins 86 Mar 4 01:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:06:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:06:57 ---> package-listing.sh 02:06:57 ++ facter osfamily 02:06:57 ++ tr '[:upper:]' '[:lower:]' 02:06:57 + OS_FAMILY=debian 02:06:57 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-663 02:06:57 + START_PACKAGES=/tmp/packages_start.txt 02:06:57 + END_PACKAGES=/tmp/packages_end.txt 02:06:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:06:57 + PACKAGES=/tmp/packages_start.txt 02:06:57 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-663 ']' 02:06:57 + PACKAGES=/tmp/packages_end.txt 02:06:57 + case "${OS_FAMILY}" in 02:06:57 + dpkg -l 02:06:57 + grep '^ii' 02:06:57 + '[' -f /tmp/packages_start.txt ']' 02:06:57 + '[' -f /tmp/packages_end.txt ']' 02:06:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:06:57 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-663 ']' 02:06:57 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-663/archives/ 02:06:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-663/archives/ [Pipeline] echo 02:06:57 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-663/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:06:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:58 prd-ubuntu20.04-docker-8c-8g-2141 does not seem to be running inside a container 02:06:58 $ 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-663/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-663 -v /w/workspace/gexfoundry_device-mqtt-go_PR-663:/w/workspace/gexfoundry_device-mqtt-go_PR-663:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-663@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-663@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:06:58 $ docker top 91909f0550131d0286b16d8058c38b68c574057f95eb82681e34e4753f126714 -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:59 + touch /tmp/pre-build-complete [Pipeline] sh 02:06:59 + mkdir -p /var/log/sysstat [Pipeline] sh 02:06:59 + ls /var/log/sa-host 02:06:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:00 provisioning config files... 02:07:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-663@tmp/config459981994450155103tmp [Pipeline] { [Pipeline] echo 02:07:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:07:00 ---> create-netrc.sh [Pipeline] } 02:07:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:07:01 ---> python-tools-install.sh [Pipeline] echo 02:07:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:07:01 ---> sudo-logs.sh 02:07:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:07:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:07:02 ---> job-cost.sh 02:07:02 lf-activate-venv: SKIPPING 02:07:02 DEBUG: total: 0.2199999988079071 02:07:02 INFO: Retrieving Stack Cost... 02:07:02 INFO: Retrieving Pricing Info for: v3-standard-8 02:07:02 INFO: Archiving Costs [Pipeline] echo 02:07:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:07:03 ---> logs-deploy.sh 02:07:03 lf-activate-venv: SKIPPING 02:07:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-663/1 02:07:03 INFO: archiving workspace using pattern(s): 02:07:04 Archives upload complete. 02:07:04 INFO: archiving logs to Nexus