Pull request #661 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f367ab2d4aecb0af8a41fd3f6308ee1623e275c5+231c33ae3d29d9c6125d3970eea5d57d0e38cccf (fd93d7bb95791c7bf4fc0319feb9afb1fdfa24fd) 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-ssh8414571323900387662.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-ssh6776226387495200486.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-661/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-661/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2040791485019531559.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-661/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14685537297975827608.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-ssh1998146134330740986.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-661/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-661/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9702251975194283952.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-1202 in /w/workspace/gexfoundry_device-mqtt-go_PR-661 [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-661 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 231c33ae3d29d9c6125d3970eea5d57d0e38cccf into PR head commit f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 Merge succeeded, producing f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 Checking out Revision f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 (PR-661) > 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/661/head:refs/remotes/origin/PR-661 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 # 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 231c33ae3d29d9c6125d3970eea5d57d0e38cccf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:34:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:34:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:34:52 ========================================================= 01:34:52 EdgeX Global Pipelines Version Info 01:34:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:34:53 ------------------- 01:34:53 stable info: 01:34:53 ------------------- 01:34:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:34:53 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:34:53 Message: update stable to v1.0.258 01:34:54 ------------------- 01:34:54 experimental info: 01:34:54 ------------------- 01:34:54 Commited By: **** collab-it+edgex@linuxfoundation.org 01:34:54 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:34:54 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:35:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:35:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:35:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:35:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:35:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:35:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:35:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:35:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:35:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:35:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:35:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:35:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-661 [Pipeline] echo 01:35:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-661 [Pipeline] echo 01:35:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-661 [Pipeline] echo 01:35:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 [Pipeline] echo 01:35:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f367ab2 [Pipeline] echo 01:35:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:35:16 provisioning config files... 01:35:16 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp/config13164047813935388266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:17 ---> ****-login.sh 01:35:17 nexus3.edgexfoundry.org:10001 01:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:17 Configure a credential helper to remove this warning. See 01:35:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:17 01:35:17 Login Succeeded 01:35:17 nexus3.edgexfoundry.org:10002 01:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:17 Configure a credential helper to remove this warning. See 01:35:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:17 01:35:17 Login Succeeded 01:35:17 nexus3.edgexfoundry.org:10003 01:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:17 Configure a credential helper to remove this warning. See 01:35:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:17 01:35:17 Login Succeeded 01:35:17 nexus3.edgexfoundry.org:10004 01:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:17 Configure a credential helper to remove this warning. See 01:35:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:17 01:35:17 Login Succeeded 01:35:17 ****.io 01:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:18 Configure a credential helper to remove this warning. See 01:35:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:18 01:35:18 Login Succeeded 01:35:18 ---> ****-login.sh ends [Pipeline] } 01:35:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:35:19 + git rev-list -1 --merges f367ab2d4aecb0af8a41fd3f6308ee1623e275c5~1..f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 [Pipeline] echo 01:35:19 -----------> git rev-list -1 --merges f367ab2d4aecb0af8a41fd3f6308ee1623e275c5~1..f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 [false] [Pipeline] sh 01:35:19 + git log --format=format:%s -1 f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 [Pipeline] echo 01:35:19 ========================================================= 01:35:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:35:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:35:19 + git log --format=format:%s -1 f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 [Pipeline] echo 01:35:19 [semverPrep] GIT_COMMIT: f367ab2d4aecb0af8a41fd3f6308ee1623e275c5, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:35:19 [semverPrep] This is not a build commit. [Pipeline] sh 01:35:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:35:20 + grep -v github /etc/ssh/ssh_known_hosts 01:35:20 + [ -e /tmp/ssh_known_hosts ] 01:35:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:35:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:35:20 + sudo tee -a /etc/ssh/ssh_known_hosts 01:35:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:35:20 01:35:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:35:21 0.1.4: Pulling from edgex-devops/py-git-semver 01:35:21 b85a868b505f: Pulling fs layer 01:35:21 e2be974225ed: Pulling fs layer 01:35:21 339a4e72a1f5: Pulling fs layer 01:35:21 988bab9f4d93: Pulling fs layer 01:35:21 1469e6f7b9e6: Pulling fs layer 01:35:21 eaf3925da568: Pulling fs layer 01:35:21 bab4dde63d76: Pulling fs layer 01:35:21 bde34c3a00c8: Pulling fs layer 01:35:21 b352a97aabf1: Pulling fs layer 01:35:21 4872d77fe225: Pulling fs layer 01:35:21 5851b861e8e6: Pulling fs layer 01:35:21 988bab9f4d93: Waiting 01:35:21 4872d77fe225: Waiting 01:35:21 5851b861e8e6: Waiting 01:35:21 b352a97aabf1: Waiting 01:35:21 bab4dde63d76: Waiting 01:35:21 1469e6f7b9e6: Waiting 01:35:21 eaf3925da568: Waiting 01:35:21 bde34c3a00c8: Waiting 01:35:21 e2be974225ed: Verifying Checksum 01:35:21 e2be974225ed: Download complete 01:35:21 988bab9f4d93: Verifying Checksum 01:35:21 988bab9f4d93: Download complete 01:35:21 1469e6f7b9e6: Verifying Checksum 01:35:21 1469e6f7b9e6: Download complete 01:35:21 eaf3925da568: Download complete 01:35:21 339a4e72a1f5: Verifying Checksum 01:35:21 339a4e72a1f5: Download complete 01:35:21 bde34c3a00c8: Download complete 01:35:21 b352a97aabf1: Verifying Checksum 01:35:21 b352a97aabf1: Download complete 01:35:21 4872d77fe225: Verifying Checksum 01:35:21 4872d77fe225: Download complete 01:35:21 5851b861e8e6: Verifying Checksum 01:35:21 5851b861e8e6: Download complete 01:35:21 b85a868b505f: Verifying Checksum 01:35:21 b85a868b505f: Download complete 01:35:21 bab4dde63d76: Verifying Checksum 01:35:21 bab4dde63d76: Download complete 01:35:22 b85a868b505f: Pull complete 01:35:23 e2be974225ed: Pull complete 01:35:23 339a4e72a1f5: Pull complete 01:35:23 988bab9f4d93: Pull complete 01:35:23 1469e6f7b9e6: Pull complete 01:35:23 eaf3925da568: Pull complete 01:35:25 bab4dde63d76: Pull complete 01:35:25 bde34c3a00c8: Pull complete 01:35:25 b352a97aabf1: Pull complete 01:35:26 4872d77fe225: Pull complete 01:35:26 5851b861e8e6: Pull complete 01:35:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:35:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:35:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:35:26 prd-ubuntu20.04-docker-8c-8g-1202 does not seem to be running inside a container 01:35:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-661 -v /w/workspace/gexfoundry_device-mqtt-go_PR-661:/w/workspace/gexfoundry_device-mqtt-go_PR-661:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:35:30 $ docker top aa83443d523632ee46c8e02588a83ccc9fa01a63994e6e6f505f974d2f052a50 -eo pid,comm 01:35:30 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:35:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:35:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:35:30 [ssh-agent] Looking for ssh-agent implementation... 01:35:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:35:30 $ docker exec aa83443d523632ee46c8e02588a83ccc9fa01a63994e6e6f505f974d2f052a50 ssh-agent 01:35:30 SSH_AUTH_SOCK=/tmp/ssh-sT9Npkn3WDpn/agent.33 01:35:30 SSH_AGENT_PID=39 01:35:30 Running ssh-add (command line suppressed) 01:35:30 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp/private_key_2078951484053811300.key (/w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp/private_key_2078951484053811300.key) 01:35:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:35:31 + git tag --points-at HEAD [Pipeline] } 01:35:31 $ docker exec --env ******** --env ******** aa83443d523632ee46c8e02588a83ccc9fa01a63994e6e6f505f974d2f052a50 ssh-agent -k 01:35:31 unset SSH_AUTH_SOCK; 01:35:31 unset SSH_AGENT_PID; 01:35:31 echo Agent pid 39 killed; 01:35:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:35:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:35:31 [ssh-agent] Looking for ssh-agent implementation... 01:35:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:35:31 $ docker exec aa83443d523632ee46c8e02588a83ccc9fa01a63994e6e6f505f974d2f052a50 ssh-agent 01:35:31 SSH_AUTH_SOCK=/tmp/ssh-WvOjLWKZBPnt/agent.71 01:35:31 SSH_AGENT_PID=77 01:35:31 Running ssh-add (command line suppressed) 01:35:31 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp/private_key_5911576098712913929.key (/w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp/private_key_5911576098712913929.key) 01:35:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:35:32 + git semver init 01:35:32 2024-02-19 01:35:32,569 [run_init] DEBUG init version:0.0.0 force:False 01:35:32 2024-02-19 01:35:32,570 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-661/.semver 01:35:32 2024-02-19 01:35:32,571 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-661/.semver 01:35:32 2024-02-19 01:35:32,571 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-661/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-661, universal_newlines=False, shell=None, istream=None) 01:35:33 2024-02-19 01:35:33,691 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-661/.git/info/exclude 01:35:33 2024-02-19 01:35:33,691 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-661/.semver/PR-661 with force:False 01:35:33 2024-02-19 01:35:33,692 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-661/.semver/PR-661 01:35:33 2024-02-19 01:35:33,696 [execute] INFO git cat-file --batch-check 01:35:33 2024-02-19 01:35:33,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-661/.semver, universal_newlines=False, shell=None, istream=) 01:35:33 2024-02-19 01:35:33,703 [execute] INFO git cat-file --batch 01:35:33 2024-02-19 01:35:33,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-661/.semver, universal_newlines=False, shell=None, istream=) 01:35:33 2024-02-19 01:35:33,708 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-661/.semver/PR-661 01:35:33 0.0.0 [Pipeline] } 01:35:34 $ docker exec --env ******** --env ******** aa83443d523632ee46c8e02588a83ccc9fa01a63994e6e6f505f974d2f052a50 ssh-agent -k 01:35:34 unset SSH_AUTH_SOCK; 01:35:34 unset SSH_AGENT_PID; 01:35:34 echo Agent pid 77 killed; 01:35:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:35:34 + git semver [Pipeline] } 01:35:34 $ docker stop --time=1 aa83443d523632ee46c8e02588a83ccc9fa01a63994e6e6f505f974d2f052a50 01:35:36 $ docker rm -f --volumes aa83443d523632ee46c8e02588a83ccc9fa01a63994e6e6f505f974d2f052a50 [Pipeline] // withDockerContainer [Pipeline] sh 01:35:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:35:37 Stashed 1 file(s) [Pipeline] echo 01:35:37 [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:35:38 provisioning config files... 01:35:38 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp/config17114778084700762817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:38 ---> ****-login.sh 01:35:38 nexus3.edgexfoundry.org:10001 01:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:38 Configure a credential helper to remove this warning. See 01:35:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:38 01:35:38 Login Succeeded 01:35:38 nexus3.edgexfoundry.org:10002 01:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:38 Configure a credential helper to remove this warning. See 01:35:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:38 01:35:38 Login Succeeded 01:35:38 nexus3.edgexfoundry.org:10003 01:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:38 Configure a credential helper to remove this warning. See 01:35:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:38 01:35:38 Login Succeeded 01:35:38 nexus3.edgexfoundry.org:10004 01:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:38 Configure a credential helper to remove this warning. See 01:35:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:38 01:35:38 Login Succeeded 01:35:38 ****.io 01:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:39 Configure a credential helper to remove this warning. See 01:35:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:39 01:35:39 Login Succeeded 01:35:39 ---> ****-login.sh ends [Pipeline] } 01:35:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:35:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:35:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:35:39 ========================================================= 01:35:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:35:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:40 + 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:35:40 Sending build context to Docker daemon 14.9MB 01:35:40 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:35:40 Step 2/12 : FROM ${BASE} AS builder 01:35:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:35:40 7264a8db6415: Pulling fs layer 01:35:40 c4d48a809fc2: Pulling fs layer 01:35:40 4f1c88b9dad5: Pulling fs layer 01:35:40 ad3a456e5733: Pulling fs layer 01:35:40 69c7f0334f64: Pulling fs layer 01:35:40 1f1c1a5573a3: Pulling fs layer 01:35:40 ad3a456e5733: Waiting 01:35:40 69c7f0334f64: Waiting 01:35:40 ce7588e14bc9: Pulling fs layer 01:35:40 b5e4710f87ac: Pulling fs layer 01:35:40 1f1c1a5573a3: Waiting 01:35:40 ce7588e14bc9: Waiting 01:35:40 c4d48a809fc2: Download complete 01:35:40 ad3a456e5733: Verifying Checksum 01:35:40 ad3a456e5733: Download complete 01:35:40 69c7f0334f64: Verifying Checksum 01:35:40 69c7f0334f64: Download complete 01:35:40 7264a8db6415: Download complete 01:35:40 1f1c1a5573a3: Verifying Checksum 01:35:40 1f1c1a5573a3: Download complete 01:35:40 7264a8db6415: Pull complete 01:35:40 b5e4710f87ac: Verifying Checksum 01:35:40 b5e4710f87ac: Download complete 01:35:40 c4d48a809fc2: Pull complete 01:35:40 4f1c88b9dad5: Verifying Checksum 01:35:40 4f1c88b9dad5: Download complete 01:35:41 ce7588e14bc9: Verifying Checksum 01:35:41 ce7588e14bc9: Download complete 01:35:44 4f1c88b9dad5: Pull complete 01:35:44 ad3a456e5733: Pull complete 01:35:44 69c7f0334f64: Pull complete 01:35:44 1f1c1a5573a3: Pull complete 01:35:46 ce7588e14bc9: Pull complete 01:35:47 b5e4710f87ac: Pull complete 01:35:47 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 01:35:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:35:47 ---> 88b5674ff536 01:35:47 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:35:52 Still waiting to schedule task 01:35:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1201’ 01:35:54 ---> Running in 60687960f0d3 01:35:54 Removing intermediate container 60687960f0d3 01:35:54 ---> 74c1ae1c2dfd 01:35:54 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:35:54 ---> Running in c935d23cfe2d 01:35:54 Removing intermediate container c935d23cfe2d 01:35:54 ---> 52a0805a3fa4 01:35:54 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:35:54 ---> Running in b997bc95b6ad 01:35:54 Removing intermediate container b997bc95b6ad 01:35:54 ---> 232197641e06 01:35:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:35:54 ---> Running in cafa7882358c 01:35:54 Removing intermediate container cafa7882358c 01:35:54 ---> a5f2a81f5b6b 01:35:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:35:54 ---> Running in 535b21266679 01:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:35:55 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:35:55 (2/4) Installing libedit (20221030.3.1-r1) 01:35:55 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:35:55 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:35:55 Executing busybox-1.36.1-r5.trigger 01:35:55 OK: 268 MiB in 56 packages 01:35:55 Removing intermediate container 535b21266679 01:35:55 ---> 44cd3e5d881b 01:35:55 Step 8/12 : WORKDIR /device-mqtt-go 01:35:55 ---> Running in eb0ea991429d 01:35:56 Removing intermediate container eb0ea991429d 01:35:56 ---> 1c4c0dba7128 01:35:56 Step 9/12 : COPY go.mod vendor* ./ 01:35:56 ---> f658928f868b 01:35:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:56 ---> Running in b9e76bdd827a 01:36:36 Removing intermediate container b9e76bdd827a 01:36:36 ---> 04c549dfb07d 01:36:36 Step 11/12 : COPY . . 01:36:36 ---> 9874750c6c9e 01:36:36 Step 12/12 : RUN $MAKE 01:36:36 ---> Running in 8ccc8935ae2e 01:36:36 noop 01:36:36 Removing intermediate container 8ccc8935ae2e 01:36:36 ---> 2a911604b1d3 01:36:36 Successfully built 2a911604b1d3 01:36:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:36 + docker inspect -f . ci-base-image-x86_64 01:36:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:37 prd-ubuntu20.04-docker-8c-8g-1202 does not seem to be running inside a container 01:36:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-661 -v /w/workspace/gexfoundry_device-mqtt-go_PR-661:/w/workspace/gexfoundry_device-mqtt-go_PR-661:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:36:37 $ docker top b9feea68d77c4a2ee73a218397fee52a22022715b120142774459a5a208f9520 -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:37 + go version 01:36:37 go version go1.21.0 linux/amd64 [Pipeline] } 01:36:37 $ docker stop --time=1 b9feea68d77c4a2ee73a218397fee52a22022715b120142774459a5a208f9520 01:36:39 $ docker rm -f --volumes b9feea68d77c4a2ee73a218397fee52a22022715b120142774459a5a208f9520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:40 + docker inspect -f . ci-base-image-x86_64 01:36:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:40 prd-ubuntu20.04-docker-8c-8g-1202 does not seem to be running inside a container 01:36:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-661 -v /w/workspace/gexfoundry_device-mqtt-go_PR-661:/w/workspace/gexfoundry_device-mqtt-go_PR-661:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:36:40 $ docker top c920236960c3ecc33dc9519aada307633f0c40754641160f6d28ab187592f0f3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:41 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-661 [Pipeline] fileExists [Pipeline] sh 01:36:41 + make test 01:36:41 go test ./... -coverprofile=coverage.out ./... 01:36:42 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:36:54 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:36:54 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:36:54 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 22.8% of statements 01:37:01 go vet ./... 01:37:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:37:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:37:04 ./bin/test-attribution-txt.sh 01:37:04 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 01:37:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:37:04 $ docker stop --time=1 c920236960c3ecc33dc9519aada307633f0c40754641160f6d28ab187592f0f3 01:37:07 $ docker rm -f --volumes c920236960c3ecc33dc9519aada307633f0c40754641160f6d28ab187592f0f3 [Pipeline] // withDockerContainer [Pipeline] sh 01:37:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:37:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:37:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:37:09 + ls -al . 01:37:09 total 184 01:37:09 drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 01:36 . 01:37:09 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 01:34 .. 01:37:09 -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 01:34 .dockerignore 01:37:09 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 01:36 .git 01:37:09 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 01:34 .github 01:37:09 -rw-rw-r-- 1 jenkins jenkins 264 Feb 19 01:34 .gitignore 01:37:09 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 01:34 .golangci.yml 01:37:09 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 01:35 .semver 01:37:09 -rw-rw-r-- 1 jenkins jenkins 10386 Feb 19 01:34 Attribution.txt 01:37:09 -rw-rw-r-- 1 jenkins jenkins 18574 Feb 19 01:34 CHANGELOG.md 01:37:09 -rw-rw-r-- 1 jenkins jenkins 1798 Feb 19 01:34 Dockerfile 01:37:09 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 01:34 GOVERNANCE.md 01:37:09 -rw-rw-r-- 1 jenkins jenkins 657 Feb 19 01:34 Jenkinsfile 01:37:09 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 01:34 LICENSE 01:37:09 -rw-rw-r-- 1 jenkins jenkins 1963 Feb 19 01:34 Makefile 01:37:09 -rw-rw-r-- 1 jenkins jenkins 620 Feb 19 01:34 OWNERS.md 01:37:09 -rw-rw-r-- 1 jenkins jenkins 3599 Feb 19 01:34 README.md 01:37:09 -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 01:35 VERSION 01:37:09 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 01:34 bin 01:37:09 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 01:34 cmd 01:37:09 -rw-r--r-- 1 jenkins jenkins 18506 Feb 19 01:36 coverage.out 01:37:09 -rw-rw-r-- 1 jenkins jenkins 3866 Feb 19 01:34 go.mod 01:37:09 -rw-rw-r-- 1 jenkins jenkins 34334 Feb 19 01:34 go.sum 01:37:09 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 01:34 internal 01:37:09 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 01:34 mock 01:37:09 -rw-rw-r-- 1 jenkins jenkins 227 Feb 19 01:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:10 + 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=f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 --label arch=amd64 --label version=0.0.0 . 01:37:10 Sending build context to Docker daemon 14.92MB 01:37:10 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:37:10 Step 2/25 : FROM ${BASE} AS builder 01:37:10 ---> 2a911604b1d3 01:37:10 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:37:10 ---> Running in 264572d27373 01:37:10 Removing intermediate container 264572d27373 01:37:10 ---> 71ab18d49c77 01:37:10 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:37:10 ---> Running in 1c78000c8460 01:37:10 Removing intermediate container 1c78000c8460 01:37:10 ---> 6e5231db3e47 01:37:10 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:37:10 ---> Running in 1ba50b95d7e1 01:37:10 Removing intermediate container 1ba50b95d7e1 01:37:10 ---> 8373e769d552 01:37:10 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:37:10 ---> Running in f4696ef578b3 01:37:11 Removing intermediate container f4696ef578b3 01:37:11 ---> cbb3dd603e02 01:37:11 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:37:11 ---> Running in ab8072f1de22 01:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:37:11 OK: 268 MiB in 56 packages 01:37:12 Removing intermediate container ab8072f1de22 01:37:12 ---> af1fc18a8f4a 01:37:12 Step 8/25 : WORKDIR /device-mqtt-go 01:37:12 ---> Running in 18fc5e5e090b 01:37:12 Removing intermediate container 18fc5e5e090b 01:37:12 ---> 229d27f3a51a 01:37:12 Step 9/25 : COPY go.mod vendor* ./ 01:37:12 ---> 5b8b90343460 01:37:12 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:12 ---> Running in 07d85f81719f 01:37:12 Removing intermediate container 07d85f81719f 01:37:12 ---> 6cf0c4d6e9ea 01:37:12 Step 11/25 : COPY . . 01:37:13 ---> 3f190e595bf5 01:37:13 Step 12/25 : RUN $MAKE 01:37:13 ---> Running in cb89ac09316f 01:37:13 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.8" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:37:35 Removing intermediate container cb89ac09316f 01:37:35 ---> ec2a347ac55b 01:37:35 Step 13/25 : FROM alpine:3.18 01:37:35 3.18: Pulling from library/alpine 01:37:35 619be1103602: Pulling fs layer 01:37:35 619be1103602: Download complete 01:37:35 619be1103602: Pull complete 01:37:35 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:37:35 Status: Downloaded newer image for alpine:3.18 01:37:35 ---> d3782b16ccc9 01:37:35 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:37:35 ---> Running in c91f6d699b24 01:37:35 Removing intermediate container c91f6d699b24 01:37:35 ---> 3c235cc958da 01:37:35 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:37:35 ---> Running in b883523fb93c 01:37:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:37:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:37:35 (1/1) Installing dumb-init (1.2.5-r2) 01:37:35 Executing busybox-1.36.1-r5.trigger 01:37:35 OK: 7 MiB in 16 packages 01:37:35 Removing intermediate container b883523fb93c 01:37:35 ---> 740acbd9e9f7 01:37:35 Step 16/25 : RUN apk --no-cache upgrade 01:37:35 ---> Running in 12c8b936c104 01:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:37:36 OK: 7 MiB in 16 packages 01:37:36 Removing intermediate container 12c8b936c104 01:37:36 ---> 70f003770821 01:37:36 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:37:37 ---> 3ee5b4642181 01:37:37 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:37:37 ---> 4f0a31f1acd1 01:37:37 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:37:38 ---> 865bc60cd99d 01:37:38 Step 20/25 : EXPOSE 59982 01:37:38 ---> Running in eb1a9509a0d5 01:37:38 Removing intermediate container eb1a9509a0d5 01:37:38 ---> 3da2e2a7c560 01:37:38 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:37:38 ---> Running in 7d8746dfee2f 01:37:38 Removing intermediate container 7d8746dfee2f 01:37:38 ---> a144f7a6935c 01:37:38 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:37:38 ---> Running in 917cf4627ec6 01:37:38 Removing intermediate container 917cf4627ec6 01:37:38 ---> 7776664a496c 01:37:38 Step 23/25 : LABEL arch=amd64 01:37:38 ---> Running in 457b66004196 01:37:38 Removing intermediate container 457b66004196 01:37:38 ---> c9bbb30caaaf 01:37:38 Step 24/25 : LABEL git_sha=f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 01:37:38 ---> Running in f4d9ef3c1db9 01:37:38 Removing intermediate container f4d9ef3c1db9 01:37:38 ---> 9a03cf9906e9 01:37:38 Step 25/25 : LABEL version=0.0.0 01:37:38 ---> Running in 42b731e553fa 01:37:38 Removing intermediate container 42b731e553fa 01:37:38 ---> 966f2025da94 01:37:38 [Warning] One or more build-args [ARCH] were not consumed 01:37:38 Successfully built 966f2025da94 01:37:38 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:37:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:39 01:37:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:40 latest: Pulling from edgex-lftools-log-publisher 01:37:40 5eb5b503b376: Pulling fs layer 01:37:40 5c69ac0246d0: Pulling fs layer 01:37:40 ec43610c2a17: Pulling fs layer 01:37:40 3a2ae6a8a46f: Pulling fs layer 01:37:40 33b1e0a273af: Pulling fs layer 01:37:40 5d3b04190fa2: Pulling fs layer 01:37:40 2f39f015ded8: Pulling fs layer 01:37:40 3a2ae6a8a46f: Waiting 01:37:40 5d3b04190fa2: Waiting 01:37:40 5c69ac0246d0: Download complete 01:37:40 3a2ae6a8a46f: Verifying Checksum 01:37:40 3a2ae6a8a46f: Download complete 01:37:40 33b1e0a273af: Verifying Checksum 01:37:40 33b1e0a273af: Download complete 01:37:40 5d3b04190fa2: Download complete 01:37:40 ec43610c2a17: Verifying Checksum 01:37:40 ec43610c2a17: Download complete 01:37:40 5eb5b503b376: Download complete 01:37:41 2f39f015ded8: Download complete 01:37:41 5eb5b503b376: Pull complete 01:37:41 5c69ac0246d0: Pull complete 01:37:42 ec43610c2a17: Pull complete 01:37:42 3a2ae6a8a46f: Pull complete 01:37:42 33b1e0a273af: Pull complete 01:37:42 5d3b04190fa2: Pull complete 01:37:46 2f39f015ded8: Pull complete 01:37:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:37:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:37:47 prd-ubuntu20.04-docker-8c-8g-1202 does not seem to be running inside a container 01:37:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-661 -v /w/workspace/gexfoundry_device-mqtt-go_PR-661:/w/workspace/gexfoundry_device-mqtt-go_PR-661:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:37:51 $ docker top 196f897f7e115f2a09f06246116bdbd6b82446204bf62d063e6c5004bb7df239 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:52 ---> job-cost.sh 01:37:52 lf-activate-venv: SKIPPING 01:37:52 INFO: No Stack... 01:37:52 INFO: Retrieving Pricing Info for: v3-standard-8 01:37:53 INFO: Archiving Costs [Pipeline] sh 01:37:53 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-661/archives/cost.csv 01:37:53 + cut -d, -f6 [Pipeline] lock 01:37:53 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-661-1-stack-cost] 01:37:53 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-661-1-stack-cost] did not exist. Created. 01:37:53 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-661-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:37:54 + echo total: 0.2199999988079071 [Pipeline] stash 01:37:54 Stashed 1 file(s) [Pipeline] } 01:37:54 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-661-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:37:54 $ docker stop --time=1 196f897f7e115f2a09f06246116bdbd6b82446204bf62d063e6c5004bb7df239 01:37:55 $ docker rm -f --volumes 196f897f7e115f2a09f06246116bdbd6b82446204bf62d063e6c5004bb7df239 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:39:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1203 in /w/workspace/gexfoundry_device-mqtt-go_PR-661 [Pipeline] { [Pipeline] ws 01:39:20 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:39:23 The recommended git tool is: git 01:39:30 using credential edgex-jenkins-ssh 01:39:30 Cloning the remote Git repository 01:39:30 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:39:31 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:39:31 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:39:31 > git --version # timeout=10 01:39:31 > git --version # 'git version 2.25.1' 01:39:31 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:39:33 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:39:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:39:33 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:39:33 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:39:33 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/661/head:refs/remotes/origin/PR-661 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:39:34 Merging remotes/origin/main commit 231c33ae3d29d9c6125d3970eea5d57d0e38cccf into PR head commit f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 01:39:34 Merge succeeded, producing f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 01:39:34 Checking out Revision f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 (PR-661) 01:39:35 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:39:35 > git --version # timeout=10 01:39:35 > git --version # 'git version 2.25.1' 01:39:35 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:39:34 > git config core.sparsecheckout # timeout=10 01:39:34 > git checkout -f f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 # timeout=10 01:39:34 > git remote # timeout=10 01:39:34 > git config --get remote.origin.url # timeout=10 01:39:34 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:34 > git merge 231c33ae3d29d9c6125d3970eea5d57d0e38cccf # timeout=10 01:39:34 > git rev-parse HEAD^{commit} # timeout=10 01:39:34 > git config core.sparsecheckout # timeout=10 01:39:34 > git checkout -f f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:39:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:39:36 % Total % Received % Xferd Average Speed Time Time Time Current 01:39:36 Dload Upload Total Spent Left Speed 01:39:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 119k 0 --:--:-- --:--:-- --:--:-- 119k [Pipeline] sh 01:39:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:39:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:39:37 + sudo tee /etc/docker/daemon.new 01:39:37 { 01:39:37 "registry-mirrors": [ 01:39:37 "https://nexus3.edgexfoundry.org:10001" 01:39:37 ], 01:39:37 "bip": "10.250.0.254/24", 01:39:37 "hosts": [ 01:39:37 "tcp://0.0.0.0:5555", 01:39:37 "unix:///var/run/docker.sock" 01:39:37 ], 01:39:37 "mtu": 1458, 01:39:37 "selinux-enabled": true, 01:39:37 "seccomp-profile": "/etc/docker/seccomp.json" 01:39:37 } [Pipeline] sh 01:39:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:39:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:40:00 provisioning config files... 01:40:00 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config15695501701115428432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:00 ---> ****-login.sh 01:40:00 nexus3.edgexfoundry.org:10001 01:40:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:01 Configure a credential helper to remove this warning. See 01:40:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:01 01:40:01 Login Succeeded 01:40:01 nexus3.edgexfoundry.org:10002 01:40:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:01 Configure a credential helper to remove this warning. See 01:40:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:01 01:40:01 Login Succeeded 01:40:01 nexus3.edgexfoundry.org:10003 01:40:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:02 Configure a credential helper to remove this warning. See 01:40:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:02 01:40:02 Login Succeeded 01:40:02 nexus3.edgexfoundry.org:10004 01:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:02 Configure a credential helper to remove this warning. See 01:40:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:02 01:40:02 Login Succeeded 01:40:02 ****.io 01:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:03 Configure a credential helper to remove this warning. See 01:40:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:03 01:40:03 Login Succeeded 01:40:03 ---> ****-login.sh ends [Pipeline] } 01:40:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:40:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:40:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:40:03 ========================================================= 01:40:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:40:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:04 + 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:40:04 Sending build context to Docker daemon 7.554MB 01:40:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:40:04 Step 2/12 : FROM ${BASE} AS builder 01:40:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:40:04 9fda8d8052c6: Pulling fs layer 01:40:04 5d54e960e981: Pulling fs layer 01:40:04 c4a7e357bf2a: Pulling fs layer 01:40:04 f0e02332f6b5: Pulling fs layer 01:40:04 872ee5b61b7b: Pulling fs layer 01:40:04 0c6a40ed1a82: Pulling fs layer 01:40:04 94ae7d8d031c: Pulling fs layer 01:40:04 872ee5b61b7b: Waiting 01:40:04 0c6a40ed1a82: Waiting 01:40:04 f0e02332f6b5: Waiting 01:40:04 94ae7d8d031c: Waiting 01:40:04 5d54e960e981: Verifying Checksum 01:40:04 5d54e960e981: Download complete 01:40:04 f0e02332f6b5: Verifying Checksum 01:40:04 f0e02332f6b5: Download complete 01:40:04 872ee5b61b7b: Verifying Checksum 01:40:04 872ee5b61b7b: Download complete 01:40:04 9fda8d8052c6: Verifying Checksum 01:40:04 9fda8d8052c6: Download complete 01:40:05 94ae7d8d031c: Verifying Checksum 01:40:05 94ae7d8d031c: Download complete 01:40:05 9fda8d8052c6: Pull complete 01:40:06 5d54e960e981: Pull complete 01:40:06 c4a7e357bf2a: Verifying Checksum 01:40:06 c4a7e357bf2a: Download complete 01:40:07 0c6a40ed1a82: Verifying Checksum 01:40:07 0c6a40ed1a82: Download complete 01:40:20 c4a7e357bf2a: Pull complete 01:40:20 f0e02332f6b5: Pull complete 01:40:20 872ee5b61b7b: Pull complete 01:40:28 0c6a40ed1a82: Pull complete 01:40:30 94ae7d8d031c: Pull complete 01:40:30 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 01:40:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:40:30 ---> 86de565de09d 01:40:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:40:31 ---> Running in a283ad332465 01:40:31 Removing intermediate container a283ad332465 01:40:31 ---> df4873481124 01:40:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:40:31 ---> Running in 60dee2a6c9a9 01:40:32 Removing intermediate container 60dee2a6c9a9 01:40:32 ---> 524712aefd93 01:40:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:40:32 ---> Running in d592b7694db8 01:40:32 Removing intermediate container d592b7694db8 01:40:32 ---> 43ecb5c99050 01:40:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:40:32 ---> Running in 8e6f52989299 01:40:33 Removing intermediate container 8e6f52989299 01:40:33 ---> 15e4c2e815cc 01:40:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:40:33 ---> Running in da976ce00097 01:40:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:40:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:40:35 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:40:35 (2/4) Installing libedit (20221030.3.1-r1) 01:40:35 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:40:35 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:40:35 Executing busybox-1.36.1-r5.trigger 01:40:35 OK: 271 MiB in 56 packages 01:40:37 Removing intermediate container da976ce00097 01:40:37 ---> 093c7591f4ae 01:40:37 Step 8/12 : WORKDIR /device-mqtt-go 01:40:37 ---> Running in af54b57668e0 01:40:37 Removing intermediate container af54b57668e0 01:40:37 ---> 454dce221888 01:40:37 Step 9/12 : COPY go.mod vendor* ./ 01:40:41 ---> fcc3f1e58670 01:40:41 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:41 ---> Running in ade91351980e 01:41:49 Removing intermediate container ade91351980e 01:41:49 ---> 60ed17e3672d 01:41:49 Step 11/12 : COPY . . 01:41:49 ---> 0689403eae58 01:41:49 Step 12/12 : RUN $MAKE 01:41:49 ---> Running in d7ad773139d4 01:41:49 noop 01:41:49 Removing intermediate container d7ad773139d4 01:41:49 ---> 6965f96eff4d 01:41:49 Successfully built 6965f96eff4d 01:41:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:50 + docker inspect -f . ci-base-image-arm64 01:41:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:50 prd-ubuntu20.04-docker-arm64-4c-16g-1203 does not seem to be running inside a container 01:41:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:41:55 $ docker top 2e006ea9d7e6b0ef4cc8a78a97ca8624c401f669b7acc265eff2d0c543da265f -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:56 + go version 01:41:56 go version go1.21.0 linux/arm64 [Pipeline] } 01:41:56 $ docker stop --time=1 2e006ea9d7e6b0ef4cc8a78a97ca8624c401f669b7acc265eff2d0c543da265f 01:41:57 $ docker rm -f --volumes 2e006ea9d7e6b0ef4cc8a78a97ca8624c401f669b7acc265eff2d0c543da265f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:59 + docker inspect -f . ci-base-image-arm64 01:41:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:59 prd-ubuntu20.04-docker-arm64-4c-16g-1203 does not seem to be running inside a container 01:41:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:42:00 $ docker top 5ed9211fe6ae03895edf4e4dcb1edac25db934759675c6b15d568f4e06bcb5a2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:01 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:42:02 + make test 01:42:02 go test ./... -coverprofile=coverage.out ./... 01:42:12 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:43:48 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:43:48 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:43:48 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.058s coverage: 22.8% of statements 01:43:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:43:48 go vet ./... 01:44:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:44:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:44:10 ./bin/test-attribution-txt.sh 01:44:10 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 01:44:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:44:11 $ docker stop --time=1 5ed9211fe6ae03895edf4e4dcb1edac25db934759675c6b15d568f4e06bcb5a2 01:44:13 $ docker rm -f --volumes 5ed9211fe6ae03895edf4e4dcb1edac25db934759675c6b15d568f4e06bcb5a2 [Pipeline] // withDockerContainer [Pipeline] sh 01:44:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:44:14 Warning: overwriting stash ‘coverage-report’ 01:44:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:44:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:44:15 + ls -al . 01:44:15 total 180 01:44:15 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 01:42 . 01:44:15 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 01:39 .. 01:44:15 -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 01:39 .dockerignore 01:44:15 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 01:39 .git 01:44:15 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 01:39 .github 01:44:15 -rw-rw-r-- 1 jenkins jenkins 264 Feb 19 01:39 .gitignore 01:44:15 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 01:39 .golangci.yml 01:44:15 -rw-rw-r-- 1 jenkins jenkins 10386 Feb 19 01:39 Attribution.txt 01:44:15 -rw-rw-r-- 1 jenkins jenkins 18574 Feb 19 01:39 CHANGELOG.md 01:44:15 -rw-rw-r-- 1 jenkins jenkins 1798 Feb 19 01:39 Dockerfile 01:44:15 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 01:39 GOVERNANCE.md 01:44:15 -rw-rw-r-- 1 jenkins jenkins 657 Feb 19 01:39 Jenkinsfile 01:44:15 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 01:39 LICENSE 01:44:15 -rw-rw-r-- 1 jenkins jenkins 1963 Feb 19 01:39 Makefile 01:44:15 -rw-rw-r-- 1 jenkins jenkins 620 Feb 19 01:39 OWNERS.md 01:44:15 -rw-rw-r-- 1 jenkins jenkins 3599 Feb 19 01:39 README.md 01:44:15 -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 01:35 VERSION 01:44:15 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 01:39 bin 01:44:15 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 01:39 cmd 01:44:15 -rw-r--r-- 1 jenkins jenkins 18506 Feb 19 01:43 coverage.out 01:44:15 -rw-rw-r-- 1 jenkins jenkins 3866 Feb 19 01:39 go.mod 01:44:15 -rw-rw-r-- 1 jenkins jenkins 34334 Feb 19 01:39 go.sum 01:44:15 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 01:39 internal 01:44:15 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 01:39 mock 01:44:15 -rw-rw-r-- 1 jenkins jenkins 227 Feb 19 01:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:16 + 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=f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 --label arch=arm64 --label version=0.0.0 . 01:44:16 Sending build context to Docker daemon 7.574MB 01:44:16 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:44:16 Step 2/25 : FROM ${BASE} AS builder 01:44:17 ---> 6965f96eff4d 01:44:17 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:44:17 ---> Running in a46236780794 01:44:17 Removing intermediate container a46236780794 01:44:17 ---> 14d624716e0b 01:44:17 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:44:17 ---> Running in e4bed4724fa3 01:44:17 Removing intermediate container e4bed4724fa3 01:44:17 ---> 7ff744387028 01:44:17 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:44:17 ---> Running in 0673e27c9d14 01:44:18 Removing intermediate container 0673e27c9d14 01:44:18 ---> fac77951107f 01:44:18 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:44:18 ---> Running in 9442d3e86887 01:44:18 Removing intermediate container 9442d3e86887 01:44:18 ---> 63843781cd50 01:44:18 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:44:18 ---> Running in 7b5cdd3e4f21 01:44:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:44:23 OK: 271 MiB in 56 packages 01:44:24 Removing intermediate container 7b5cdd3e4f21 01:44:24 ---> ca7cb69146b2 01:44:24 Step 8/25 : WORKDIR /device-mqtt-go 01:44:24 ---> Running in 77d616fb3edc 01:44:24 Removing intermediate container 77d616fb3edc 01:44:24 ---> 87297d85446d 01:44:24 Step 9/25 : COPY go.mod vendor* ./ 01:44:25 ---> d46de40b6362 01:44:25 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:25 ---> Running in a6a7de73f3cf 01:44:27 Removing intermediate container a6a7de73f3cf 01:44:27 ---> d53ae309805c 01:44:27 Step 11/25 : COPY . . 01:44:28 ---> ae1614ac1680 01:44:28 Step 12/25 : RUN $MAKE 01:44:28 ---> Running in 278d395cf1f7 01:44:29 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.8" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:46:21 Removing intermediate container 278d395cf1f7 01:46:21 ---> 5f8307a7e5f7 01:46:21 Step 13/25 : FROM alpine:3.18 01:46:21 3.18: Pulling from library/alpine 01:46:21 c6b39de5b339: Pulling fs layer 01:46:21 c6b39de5b339: Verifying Checksum 01:46:21 c6b39de5b339: Download complete 01:46:21 c6b39de5b339: Pull complete 01:46:21 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:46:21 Status: Downloaded newer image for alpine:3.18 01:46:21 ---> 33abbf032149 01:46:21 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:46:21 ---> Running in 229bbda1736d 01:46:22 Removing intermediate container 229bbda1736d 01:46:22 ---> 4f82735ccb85 01:46:22 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:46:22 ---> Running in 857a6d38b3bd 01:46:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:46:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:46:24 (1/1) Installing dumb-init (1.2.5-r2) 01:46:24 Executing busybox-1.36.1-r5.trigger 01:46:24 OK: 8 MiB in 16 packages 01:46:25 Removing intermediate container 857a6d38b3bd 01:46:25 ---> d986fcff9cbf 01:46:25 Step 16/25 : RUN apk --no-cache upgrade 01:46:25 ---> Running in caa1c29ec3b5 01:46:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:46:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:46:27 OK: 8 MiB in 16 packages 01:46:28 Removing intermediate container caa1c29ec3b5 01:46:28 ---> 697a147635db 01:46:28 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:46:30 ---> 8cbb8d064e6e 01:46:30 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:46:33 ---> 2fe642ce9211 01:46:33 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:46:33 ---> 7a7eb17954fd 01:46:33 Step 20/25 : EXPOSE 59982 01:46:33 ---> Running in a00878b4f2b6 01:46:34 Removing intermediate container a00878b4f2b6 01:46:34 ---> e3ab0891c74d 01:46:34 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:46:34 ---> Running in 32328be38048 01:46:34 Removing intermediate container 32328be38048 01:46:34 ---> 6015e9bdbe12 01:46:34 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:46:34 ---> Running in 8adef941a11c 01:46:34 Removing intermediate container 8adef941a11c 01:46:34 ---> 3edc3a362a4d 01:46:34 Step 23/25 : LABEL arch=arm64 01:46:34 ---> Running in 7c25375dd9f3 01:46:34 Removing intermediate container 7c25375dd9f3 01:46:34 ---> ce6c46cfcd74 01:46:34 Step 24/25 : LABEL git_sha=f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 01:46:35 ---> Running in 8358d48324a0 01:46:35 Removing intermediate container 8358d48324a0 01:46:35 ---> 312313c1bdc7 01:46:35 Step 25/25 : LABEL version=0.0.0 01:46:35 ---> Running in 5a6a8b7b77be 01:46:35 Removing intermediate container 5a6a8b7b77be 01:46:35 ---> d038fe534b44 01:46:35 [Warning] One or more build-args [ARCH] were not consumed 01:46:35 Successfully built d038fe534b44 01:46:35 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:46:37 01:46:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:46:37 arm64: Pulling from edgex-lftools-log-publisher 01:46:37 8998bd30e6a1: Pulling fs layer 01:46:37 04944245beec: Pulling fs layer 01:46:37 699f458cf7ca: Pulling fs layer 01:46:37 765212b225bb: Pulling fs layer 01:46:37 f23df028b6ca: Pulling fs layer 01:46:37 765212b225bb: Waiting 01:46:37 d65c8cfc05b1: Pulling fs layer 01:46:37 f23df028b6ca: Waiting 01:46:37 2437ff75d9bd: Pulling fs layer 01:46:37 d65c8cfc05b1: Waiting 01:46:37 04944245beec: Verifying Checksum 01:46:37 04944245beec: Download complete 01:46:37 765212b225bb: Download complete 01:46:37 f23df028b6ca: Verifying Checksum 01:46:37 f23df028b6ca: Download complete 01:46:37 d65c8cfc05b1: Verifying Checksum 01:46:37 d65c8cfc05b1: Download complete 01:46:38 699f458cf7ca: Verifying Checksum 01:46:38 699f458cf7ca: Download complete 01:46:38 8998bd30e6a1: Verifying Checksum 01:46:38 8998bd30e6a1: Download complete 01:46:40 2437ff75d9bd: Verifying Checksum 01:46:40 2437ff75d9bd: Download complete 01:46:42 8998bd30e6a1: Pull complete 01:46:47 04944245beec: Pull complete 01:46:48 699f458cf7ca: Pull complete 01:46:48 765212b225bb: Pull complete 01:46:49 f23df028b6ca: Pull complete 01:46:49 d65c8cfc05b1: Pull complete 01:47:08 2437ff75d9bd: Pull complete 01:47:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:47:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:47:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:08 prd-ubuntu20.04-docker-arm64-4c-16g-1203 does not seem to be running inside a container 01:47:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:47:11 $ docker top 49c6fb07135d2580f44206a5603cda6e12ad4a765ced943bef4517ba7868a8e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:12 ---> job-cost.sh 01:47:12 lf-activate-venv: SKIPPING 01:47:12 INFO: No Stack... 01:47:13 INFO: Retrieving Pricing Info for: v3-standard-4 01:47:14 INFO: Archiving Costs [Pipeline] sh 01:47:14 + cut -d, -f6 01:47:15 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 01:47:15 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-661-1-stack-cost] 01:47:15 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-661-1-stack-cost] did not exist. Created. 01:47:15 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-661-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:47:15 /w/workspace/device-mqtt-go/1@tmp/durable-fb7f2ee5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:47:16 + echo total: 0.10999999940395355 [Pipeline] stash 01:47:16 Warning: overwriting stash ‘stack-cost’ 01:47:16 Stashed 1 file(s) [Pipeline] } 01:47:16 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-661-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:47:17 $ docker stop --time=1 49c6fb07135d2580f44206a5603cda6e12ad4a765ced943bef4517ba7868a8e2 01:47:18 $ docker rm -f --volumes 49c6fb07135d2580f44206a5603cda6e12ad4a765ced943bef4517ba7868a8e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:47:20 provisioning config files... 01:47:20 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp/config13401045318030641335tmp [Pipeline] { [Pipeline] sh 01:47:20 + set +x 01:47:20 + curl -s https://codecov.io/bash 01:47:20 + bash -s -- 01:47:20 01:47:20 _____ _ 01:47:20 / ____| | | 01:47:20 | | ___ __| | ___ ___ _____ __ 01:47:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:47:20 | |___| (_) | (_| | __/ (_| (_) \ V / 01:47:20 \_____\___/ \__,_|\___|\___\___/ \_/ 01:47:20 Bash-1.0.6 01:47:20 01:47:20 01:47:20 ==> git version 2.25.1 found 01:47:20 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:47:20 Release-Date: 2020-01-08 01:47:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:47:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:47:20 ==> Jenkins CI detected. 01:47:20 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-661 01:47:20 project root: . 01:47:20 --> token set from env 01:47:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:47:21 ==> Running gcov in . (disable via -X gcov) 01:47:21 ==> Python coveragepy not found 01:47:21 ==> Searching for coverage reports in: 01:47:21 + . 01:47:21 -> Found 1 reports 01:47:21 ==> Detecting git/mercurial file structure 01:47:21 ==> Reading reports 01:47:21 + ./coverage.out bytes=18506 01:47:21 ==> Appending adjustments 01:47:21 https://docs.codecov.io/docs/fixing-reports 01:47:21 + Found adjustments 01:47:21 ==> Gzipping contents 01:47:21 4.0K /tmp/codecov.hn9bqN.gz 01:47:21 ==> Uploading reports 01:47:21 url: https://codecov.io 01:47:21 query: branch=PR-661&commit=f367ab2d4aecb0af8a41fd3f6308ee1623e275c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-661%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=661&job=&cmd_args= 01:47:21 -> Pinging Codecov 01:47:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-661&commit=f367ab2d4aecb0af8a41fd3f6308ee1623e275c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-661%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=661&job=&cmd_args= 01:47:21 -> Uploading to 01:47:21 https://storage.googleapis.com/codecov/v4/raw/2024-02-19/7D719EC7BBE17E464838252E33014C33/f367ab2d4aecb0af8a41fd3f6308ee1623e275c5/b1054d20-9690-4d45-a612-47309124497f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T014721Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=39a92c8bc04c96692fa4f52ca067cd54c0db9a60680209970e946aa771ad327e 01:47:21 % Total % Received % Xferd Average Speed Time Time Time Current 01:47:21 Dload Upload Total Spent Left Speed 01:47:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11007 --:--:-- --:--:-- --:--:-- 11007 01:47:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/f367ab2d4aecb0af8a41fd3f6308ee1623e275c5 [Pipeline] } 01:47:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:47:25 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-661/archives ] 01:47:25 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-661/archives 01:47:25 total 16 01:47:25 drwxr-xr-x 3 root root 4096 Feb 19 01:37 . 01:47:25 drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 01:37 .. 01:47:25 drwxr-xr-x 2 root root 4096 Feb 19 01:37 cost 01:47:25 -rw-r--r-- 1 root root 86 Feb 19 01:37 cost.csv 01:47:25 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-661/archives 01:47:25 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-661/archives 01:47:25 total 16 01:47:25 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 01:37 . 01:47:25 drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 01:37 .. 01:47:25 drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 01:37 cost 01:47:25 -rw-r--r-- 1 jenkins jenkins 86 Feb 19 01:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:47:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:47:27 ---> package-listing.sh 01:47:27 ++ facter osfamily 01:47:27 ++ tr '[:upper:]' '[:lower:]' 01:47:27 + OS_FAMILY=debian 01:47:27 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-661 01:47:27 + START_PACKAGES=/tmp/packages_start.txt 01:47:27 + END_PACKAGES=/tmp/packages_end.txt 01:47:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:47:27 + PACKAGES=/tmp/packages_start.txt 01:47:27 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-661 ']' 01:47:27 + PACKAGES=/tmp/packages_end.txt 01:47:27 + case "${OS_FAMILY}" in 01:47:27 + dpkg -l 01:47:27 + grep '^ii' 01:47:27 + '[' -f /tmp/packages_start.txt ']' 01:47:27 + '[' -f /tmp/packages_end.txt ']' 01:47:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:47:27 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-661 ']' 01:47:27 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-661/archives/ 01:47:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-661/archives/ [Pipeline] echo 01:47:27 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-661/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:47:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:47:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:28 prd-ubuntu20.04-docker-8c-8g-1202 does not seem to be running inside a container 01:47:28 $ 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-661/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-661 -v /w/workspace/gexfoundry_device-mqtt-go_PR-661:/w/workspace/gexfoundry_device-mqtt-go_PR-661:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-661@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:47:28 $ docker top fbcadea9aa6f0d9f1994f17295c61fe378d3a6b8cbbe9bf0fb15bc9561a9efe9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:29 + touch /tmp/pre-build-complete [Pipeline] sh 01:47:29 + mkdir -p /var/log/sysstat [Pipeline] sh 01:47:30 + ls /var/log/sa-host 01:47:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:47:30 provisioning config files... 01:47:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-661@tmp/config14386831736670429647tmp [Pipeline] { [Pipeline] echo 01:47:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:47:30 ---> create-netrc.sh [Pipeline] } 01:47:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:47:31 ---> python-tools-install.sh [Pipeline] echo 01:47:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:47:31 ---> sudo-logs.sh 01:47:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:47:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:47:32 ---> job-cost.sh 01:47:32 lf-activate-venv: SKIPPING 01:47:32 DEBUG: total: 0.2199999988079071 01:47:32 INFO: Retrieving Stack Cost... 01:47:32 INFO: Retrieving Pricing Info for: v3-standard-8 01:47:32 INFO: Archiving Costs [Pipeline] echo 01:47:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:47:33 ---> logs-deploy.sh 01:47:33 lf-activate-venv: SKIPPING 01:47:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-661/1 01:47:33 INFO: archiving workspace using pattern(s): 01:47:34 Archives upload complete. 01:47:34 INFO: archiving logs to Nexus