Pull request #697 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 43f794b456aa3735bbca56bd2373d27e91a7aa37+a7ea162f49cc88b1fd5543c209327df7c238676c (987dff4c297d513838df3414a6574edec04fa006) 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-ssh3158748424237988484.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8935629701909809838.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-697/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-697/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10667780810940938578.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-697/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15414026410461527137.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh7169254818610065644.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-697/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-697/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10725961884042513440.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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 Running on prd-ubuntu20.04-docker-8c-8g-15596 in /w/workspace/gexfoundry_device-mqtt-go_PR-697 [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-697 # 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 a7ea162f49cc88b1fd5543c209327df7c238676c into PR head commit 43f794b456aa3735bbca56bd2373d27e91a7aa37 > 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/697/head:refs/remotes/origin/PR-697 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43f794b456aa3735bbca56bd2373d27e91a7aa37 # timeout=10 Merge succeeded, producing 43f794b456aa3735bbca56bd2373d27e91a7aa37 Checking out Revision 43f794b456aa3735bbca56bd2373d27e91a7aa37 (PR-697) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a7ea162f49cc88b1fd5543c209327df7c238676c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43f794b456aa3735bbca56bd2373d27e91a7aa37 # timeout=10 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:36:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:36:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:36:09 ========================================================= 05:36:09 EdgeX Global Pipelines Version Info 05:36:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:36:10 ------------------- 05:36:10 stable info: 05:36:10 ------------------- 05:36:10 Commited By: Ginny Guan ginny@iotechsys.com 05:36:10 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:36:10 Message: update stable to v1.0.265 05:36:10 ------------------- 05:36:10 experimental info: 05:36:10 ------------------- 05:36:10 Commited By: Cherry Wang cherry@iotechsys.com 05:36:10 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:36:10 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:36:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 05:36:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 05:36:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:36:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:36:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:36:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:36:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:36:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:36:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:36:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:36:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:36:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 05:36:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:36:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:36:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:36:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:36:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:36:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:36:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:36:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:36:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:36:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:36:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:36:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:36:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:36:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:36:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:36:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-697 [Pipeline] echo 05:36:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-697 [Pipeline] echo 05:36:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-697 [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43f794b456aa3735bbca56bd2373d27e91a7aa37 [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43f794b [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:36:13 provisioning config files... 05:36:13 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-697@tmp/config8097372717763906357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:36:13 ---> ****-login.sh 05:36:13 nexus3.edgexfoundry.org:10001 05:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:14 Configure a credential helper to remove this warning. See 05:36:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:14 05:36:14 Login Succeeded 05:36:14 nexus3.edgexfoundry.org:10002 05:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:14 Configure a credential helper to remove this warning. See 05:36:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:14 05:36:14 Login Succeeded 05:36:14 nexus3.edgexfoundry.org:10003 05:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:14 Configure a credential helper to remove this warning. See 05:36:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:14 05:36:14 Login Succeeded 05:36:14 nexus3.edgexfoundry.org:10004 05:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:14 Configure a credential helper to remove this warning. See 05:36:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:14 05:36:14 Login Succeeded 05:36:14 ****.io 05:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:14 Configure a credential helper to remove this warning. See 05:36:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:14 05:36:14 Login Succeeded 05:36:14 ---> ****-login.sh ends [Pipeline] } 05:36:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:36:15 + git rev-list -1 --merges 43f794b456aa3735bbca56bd2373d27e91a7aa37~1..43f794b456aa3735bbca56bd2373d27e91a7aa37 [Pipeline] echo 05:36:15 -----------> git rev-list -1 --merges 43f794b456aa3735bbca56bd2373d27e91a7aa37~1..43f794b456aa3735bbca56bd2373d27e91a7aa37 43f794b456aa3735bbca56bd2373d27e91a7aa37 [false] [Pipeline] sh 05:36:15 + git log --format=format:%s -1 43f794b456aa3735bbca56bd2373d27e91a7aa37 [Pipeline] echo 05:36:15 ========================================================= 05:36:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:36:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:36:16 + git log --format=format:%s -1 43f794b456aa3735bbca56bd2373d27e91a7aa37 [Pipeline] echo 05:36:16 [semverPrep] GIT_COMMIT: 43f794b456aa3735bbca56bd2373d27e91a7aa37, Commit Message: build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20 [Pipeline] echo 05:36:16 [semverPrep] This is not a build commit. [Pipeline] sh 05:36:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:36:16 + grep -v github /etc/ssh/ssh_known_hosts 05:36:16 + [ -e /tmp/ssh_known_hosts ] 05:36:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:36:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:36:16 + sudo tee -a /etc/ssh/ssh_known_hosts 05:36:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:36:17 05:36:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:36:17 0.1.4: Pulling from edgex-devops/py-git-semver 05:36:17 b85a868b505f: Pulling fs layer 05:36:17 e2be974225ed: Pulling fs layer 05:36:17 339a4e72a1f5: Pulling fs layer 05:36:17 988bab9f4d93: Pulling fs layer 05:36:17 1469e6f7b9e6: Pulling fs layer 05:36:17 eaf3925da568: Pulling fs layer 05:36:17 bab4dde63d76: Pulling fs layer 05:36:17 bde34c3a00c8: Pulling fs layer 05:36:17 b352a97aabf1: Pulling fs layer 05:36:17 4872d77fe225: Pulling fs layer 05:36:17 5851b861e8e6: Pulling fs layer 05:36:17 988bab9f4d93: Waiting 05:36:17 4872d77fe225: Waiting 05:36:17 bab4dde63d76: Waiting 05:36:17 eaf3925da568: Waiting 05:36:17 bde34c3a00c8: Waiting 05:36:17 1469e6f7b9e6: Waiting 05:36:17 e2be974225ed: Download complete 05:36:17 988bab9f4d93: Download complete 05:36:17 1469e6f7b9e6: Verifying Checksum 05:36:17 1469e6f7b9e6: Download complete 05:36:17 eaf3925da568: Download complete 05:36:17 339a4e72a1f5: Verifying Checksum 05:36:17 339a4e72a1f5: Download complete 05:36:17 bde34c3a00c8: Download complete 05:36:17 b352a97aabf1: Verifying Checksum 05:36:17 b352a97aabf1: Download complete 05:36:17 4872d77fe225: Verifying Checksum 05:36:17 4872d77fe225: Download complete 05:36:17 5851b861e8e6: Verifying Checksum 05:36:17 5851b861e8e6: Download complete 05:36:17 b85a868b505f: Verifying Checksum 05:36:17 b85a868b505f: Download complete 05:36:18 bab4dde63d76: Verifying Checksum 05:36:18 bab4dde63d76: Download complete 05:36:19 b85a868b505f: Pull complete 05:36:19 e2be974225ed: Pull complete 05:36:19 339a4e72a1f5: Pull complete 05:36:19 988bab9f4d93: Pull complete 05:36:20 1469e6f7b9e6: Pull complete 05:36:20 eaf3925da568: Pull complete 05:36:21 bab4dde63d76: Pull complete 05:36:21 bde34c3a00c8: Pull complete 05:36:22 b352a97aabf1: Pull complete 05:36:22 4872d77fe225: Pull complete 05:36:22 5851b861e8e6: Pull complete 05:36:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:36:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:36:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:36:22 prd-ubuntu20.04-docker-8c-8g-15596 does not seem to be running inside a container 05:36:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-697 -v /w/workspace/gexfoundry_device-mqtt-go_PR-697:/w/workspace/gexfoundry_device-mqtt-go_PR-697:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-697@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-697@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:36:26 $ docker top 88a0a5f3fba9f1ed466ebf735eb99e313a2019bc963c64d74e72be9fff65b4c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:36:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:36:26 [ssh-agent] Looking for ssh-agent implementation... 05:36:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:36:26 $ docker exec 88a0a5f3fba9f1ed466ebf735eb99e313a2019bc963c64d74e72be9fff65b4c4 ssh-agent 05:36:26 SSH_AUTH_SOCK=/tmp/ssh-mPKNvTaNhucq/agent.31 05:36:26 SSH_AGENT_PID=37 05:36:26 Running ssh-add (command line suppressed) 05:36:27 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-697@tmp/private_key_12919639784262791829.key (/w/workspace/gexfoundry_device-mqtt-go_PR-697@tmp/private_key_12919639784262791829.key) 05:36:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:36:27 + git tag --points-at HEAD [Pipeline] } 05:36:27 $ docker exec --env ******** --env ******** 88a0a5f3fba9f1ed466ebf735eb99e313a2019bc963c64d74e72be9fff65b4c4 ssh-agent -k 05:36:27 unset SSH_AUTH_SOCK; 05:36:27 unset SSH_AGENT_PID; 05:36:27 echo Agent pid 37 killed; 05:36:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:36:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:36:27 [ssh-agent] Looking for ssh-agent implementation... 05:36:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:36:27 $ docker exec 88a0a5f3fba9f1ed466ebf735eb99e313a2019bc963c64d74e72be9fff65b4c4 ssh-agent 05:36:27 SSH_AUTH_SOCK=/tmp/ssh-4eJBZmZrK2aG/agent.70 05:36:27 SSH_AGENT_PID=76 05:36:27 Running ssh-add (command line suppressed) 05:36:28 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-697@tmp/private_key_6200437235155217641.key (/w/workspace/gexfoundry_device-mqtt-go_PR-697@tmp/private_key_6200437235155217641.key) 05:36:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:36:28 + git semver init 05:36:28 2024-10-04 05:36:28,584 [run_init] DEBUG init version:0.0.0 force:False 05:36:28 2024-10-04 05:36:28,585 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-697/.semver 05:36:28 2024-10-04 05:36:28,585 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-697/.semver 05:36:28 2024-10-04 05:36:28,586 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-697/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-697, universal_newlines=False, shell=None, istream=None) 05:36:30 2024-10-04 05:36:30,266 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-697/.git/info/exclude 05:36:30 2024-10-04 05:36:30,267 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-697/.semver/PR-697 with force:False 05:36:30 2024-10-04 05:36:30,267 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-697/.semver/PR-697 05:36:30 2024-10-04 05:36:30,271 [execute] INFO git cat-file --batch-check 05:36:30 2024-10-04 05:36:30,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-697/.semver, universal_newlines=False, shell=None, istream=) 05:36:30 2024-10-04 05:36:30,279 [execute] INFO git cat-file --batch 05:36:30 2024-10-04 05:36:30,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-697/.semver, universal_newlines=False, shell=None, istream=) 05:36:30 2024-10-04 05:36:30,286 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-697/.semver/PR-697 05:36:30 0.0.0 [Pipeline] } 05:36:30 $ docker exec --env ******** --env ******** 88a0a5f3fba9f1ed466ebf735eb99e313a2019bc963c64d74e72be9fff65b4c4 ssh-agent -k 05:36:30 unset SSH_AUTH_SOCK; 05:36:30 unset SSH_AGENT_PID; 05:36:30 echo Agent pid 76 killed; 05:36:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:36:31 + git semver [Pipeline] } 05:36:31 $ docker stop --time=1 88a0a5f3fba9f1ed466ebf735eb99e313a2019bc963c64d74e72be9fff65b4c4 05:36:33 $ docker rm -f --volumes 88a0a5f3fba9f1ed466ebf735eb99e313a2019bc963c64d74e72be9fff65b4c4 [Pipeline] // withDockerContainer [Pipeline] sh 05:36:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:36:34 Stashed 1 file(s) [Pipeline] echo 05:36:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:36:34 provisioning config files... 05:36:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-697@tmp/config4281002027888852517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:36:35 ---> ****-login.sh 05:36:35 nexus3.edgexfoundry.org:10001 05:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:35 Configure a credential helper to remove this warning. See 05:36:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:35 05:36:35 Login Succeeded 05:36:35 nexus3.edgexfoundry.org:10002 05:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:35 Configure a credential helper to remove this warning. See 05:36:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:35 05:36:35 Login Succeeded 05:36:35 nexus3.edgexfoundry.org:10003 05:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:35 Configure a credential helper to remove this warning. See 05:36:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:35 05:36:35 Login Succeeded 05:36:35 nexus3.edgexfoundry.org:10004 05:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:35 Configure a credential helper to remove this warning. See 05:36:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:35 05:36:35 Login Succeeded 05:36:35 ****.io 05:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:35 Configure a credential helper to remove this warning. See 05:36:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:35 05:36:35 Login Succeeded 05:36:35 ---> ****-login.sh ends [Pipeline] } 05:36:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:36:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:36:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:36:36 ========================================================= 05:36:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:36:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:36:36 Sending build context to Docker daemon 20.93MB 05:36:36 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 05:36:36 Step 2/12 : FROM ${BASE} AS builder 05:36:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:36:36 43c4264eed91: Pulling fs layer 05:36:36 4cc291be95ef: Pulling fs layer 05:36:36 2ac1f1163629: Pulling fs layer 05:36:36 5c3c966382ef: Pulling fs layer 05:36:36 4f4fb700ef54: Pulling fs layer 05:36:36 5d5c8e513c77: Pulling fs layer 05:36:36 9f66e0745190: Pulling fs layer 05:36:36 f49a43e4bbc0: Pulling fs layer 05:36:36 561ebcabdf7f: Pulling fs layer 05:36:36 5c3c966382ef: Waiting 05:36:36 4f4fb700ef54: Waiting 05:36:36 5d5c8e513c77: Waiting 05:36:36 9f66e0745190: Waiting 05:36:36 f49a43e4bbc0: Waiting 05:36:36 561ebcabdf7f: Waiting 05:36:36 4cc291be95ef: Verifying Checksum 05:36:36 4cc291be95ef: Download complete 05:36:36 5c3c966382ef: Download complete 05:36:36 4f4fb700ef54: Verifying Checksum 05:36:36 4f4fb700ef54: Download complete 05:36:36 5d5c8e513c77: Verifying Checksum 05:36:36 5d5c8e513c77: Download complete 05:36:36 43c4264eed91: Verifying Checksum 05:36:36 43c4264eed91: Download complete 05:36:36 9f66e0745190: Verifying Checksum 05:36:36 9f66e0745190: Download complete 05:36:37 561ebcabdf7f: Verifying Checksum 05:36:37 561ebcabdf7f: Download complete 05:36:37 43c4264eed91: Pull complete 05:36:37 4cc291be95ef: Pull complete 05:36:37 2ac1f1163629: Download complete 05:36:37 f49a43e4bbc0: Verifying Checksum 05:36:37 f49a43e4bbc0: Download complete 05:36:40 2ac1f1163629: Pull complete 05:36:40 5c3c966382ef: Pull complete 05:36:40 4f4fb700ef54: Pull complete 05:36:40 5d5c8e513c77: Pull complete 05:36:40 9f66e0745190: Pull complete 05:36:42 f49a43e4bbc0: Pull complete 05:36:43 561ebcabdf7f: Pull complete 05:36:43 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:36:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:36:43 ---> 3a752c3f9dda 05:36:43 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:36:49 Still waiting to schedule task 05:36:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:36:51 ---> Running in 3cbb6e656b20 05:36:51 Removing intermediate container 3cbb6e656b20 05:36:51 ---> 32125eba4ab8 05:36:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:36:51 ---> Running in 91027b8d9001 05:36:51 Removing intermediate container 91027b8d9001 05:36:51 ---> 9c843f47281a 05:36:51 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:36:51 ---> Running in 53b5ac2feb3d 05:36:51 Removing intermediate container 53b5ac2feb3d 05:36:51 ---> acc7b059322f 05:36:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:36:51 ---> Running in f50f9c0e015a 05:36:51 Removing intermediate container f50f9c0e015a 05:36:51 ---> 12454b8bd027 05:36:51 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:36:51 ---> Running in fa76edc36ac9 05:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:36:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:36:51 (1/4) Installing openssh-keygen (9.7_p1-r4) 05:36:51 (2/4) Installing libedit (20240517.3.1-r0) 05:36:51 (3/4) Installing openssh-client-common (9.7_p1-r4) 05:36:51 (4/4) Installing openssh-client-default (9.7_p1-r4) 05:36:51 Executing busybox-1.36.1-r29.trigger 05:36:51 OK: 250 MiB in 58 packages 05:36:52 Removing intermediate container fa76edc36ac9 05:36:52 ---> 359a1c747ed2 05:36:52 Step 8/12 : WORKDIR /device-mqtt-go 05:36:52 ---> Running in 3743f2cf5e5f 05:36:52 Removing intermediate container 3743f2cf5e5f 05:36:52 ---> 6a43d77f34e4 05:36:52 Step 9/12 : COPY go.mod vendor* ./ 05:36:52 ---> 626c03944269 05:36:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:52 ---> Running in d3abc1fb30ab 05:37:49 Removing intermediate container d3abc1fb30ab 05:37:49 ---> 71c96b8173ee 05:37:49 Step 11/12 : COPY . . 05:37:49 ---> bbf877d858ce 05:37:49 Step 12/12 : RUN $MAKE 05:37:49 ---> Running in 838bf4e78c77 05:37:49 noop 05:37:49 Removing intermediate container 838bf4e78c77 05:37:49 ---> b1bc53ac7f59 05:37:49 Successfully built b1bc53ac7f59 05:37:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:50 + docker inspect -f . ci-base-image-x86_64 05:37:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:50 prd-ubuntu20.04-docker-8c-8g-15596 does not seem to be running inside a container 05:37:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-697 -v /w/workspace/gexfoundry_device-mqtt-go_PR-697:/w/workspace/gexfoundry_device-mqtt-go_PR-697:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-697@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-697@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:37:50 $ docker top a50b6048c97910d1c248d08dd69d1dacde179cfc2917965aefc7663fa055ac07 -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:51 + go version 05:37:51 go version go1.23.2 linux/amd64 [Pipeline] } 05:37:51 $ docker stop --time=1 a50b6048c97910d1c248d08dd69d1dacde179cfc2917965aefc7663fa055ac07 05:37:52 $ docker rm -f --volumes a50b6048c97910d1c248d08dd69d1dacde179cfc2917965aefc7663fa055ac07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:53 + docker inspect -f . ci-base-image-x86_64 05:37:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:53 prd-ubuntu20.04-docker-8c-8g-15596 does not seem to be running inside a container 05:37:53 $ 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-697 -v /w/workspace/gexfoundry_device-mqtt-go_PR-697:/w/workspace/gexfoundry_device-mqtt-go_PR-697:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-697@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-697@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:37:53 $ docker top 3e1be827040dcd977180271e131a3b2e98403461c40e9160dd57a273a519bf95 -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:54 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-697 [Pipeline] fileExists [Pipeline] sh 05:37:55 + make test 05:37:55 go test ./... -coverprofile=coverage.out ./... 05:37:57 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:38:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15598 in /w/workspace/gexfoundry_device-mqtt-go_PR-697 [Pipeline] { [Pipeline] ws 05:38:16 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 05:38:16 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 05:38:16 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 05:38:16 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements 05:38:19 The recommended git tool is: git 05:38:23 go vet ./... 05:38:24 using credential edgex-jenkins-ssh 05:38:24 Cloning the remote Git repository 05:38:24 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:38:24 > git init /w/workspace/device-mqtt-go/1 # timeout=10 05:38:24 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:38:24 > git --version # timeout=10 05:38:24 > git --version # 'git version 2.25.1' 05:38:24 using GIT_SSH to set credentials SSH Credentials for GitHub 05:38:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:38:27 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:38:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:38:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:38:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:38:28 ./bin/test-attribution-txt.sh [Pipeline] echo 05:38:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:38:28 $ docker stop --time=1 3e1be827040dcd977180271e131a3b2e98403461c40e9160dd57a273a519bf95 05:38:29 Merging remotes/origin/main commit a7ea162f49cc88b1fd5543c209327df7c238676c into PR head commit 43f794b456aa3735bbca56bd2373d27e91a7aa37 05:38:29 Merge succeeded, producing 43f794b456aa3735bbca56bd2373d27e91a7aa37 05:38:29 Checking out Revision 43f794b456aa3735bbca56bd2373d27e91a7aa37 (PR-697) 05:38:28 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:38:28 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:38:28 using GIT_SSH to set credentials SSH Credentials for GitHub 05:38:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/697/head:refs/remotes/origin/PR-697 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:38:29 > git config core.sparsecheckout # timeout=10 05:38:29 > git checkout -f 43f794b456aa3735bbca56bd2373d27e91a7aa37 # timeout=10 05:38:29 > git remote # timeout=10 05:38:29 > git config --get remote.origin.url # timeout=10 05:38:29 using GIT_SSH to set credentials SSH Credentials for GitHub 05:38:29 > git merge a7ea162f49cc88b1fd5543c209327df7c238676c # timeout=10 05:38:29 > git rev-parse HEAD^{commit} # timeout=10 05:38:29 > git config core.sparsecheckout # timeout=10 05:38:29 > git checkout -f 43f794b456aa3735bbca56bd2373d27e91a7aa37 # timeout=10 05:38:33 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" 05:38:33 > git --version # timeout=10 05:38:33 > git --version # 'git version 2.25.1' 05:38:33 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:38:34 $ docker rm -f --volumes 3e1be827040dcd977180271e131a3b2e98403461c40e9160dd57a273a519bf95 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 05:38:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash 05:38:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 05:38:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:38:35 % Total % Received % Xferd Average Speed Time Time Time Current 05:38:35 Dload Upload Total Spent Left Speed 05:38:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 124k 0 --:--:-- --:--:-- --:--:-- 124k [Pipeline] sh [Pipeline] sh 05:38:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:38:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:38:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:38:36 + sudo tee /etc/docker/daemon.new 05:38:36 { 05:38:36 "registry-mirrors": [ 05:38:36 "https://nexus3.edgexfoundry.org:10001" 05:38:36 ], 05:38:36 "bip": "10.250.0.254/24", 05:38:36 "hosts": [ 05:38:36 "tcp://0.0.0.0:5555", 05:38:36 "unix:///var/run/docker.sock" 05:38:36 ], 05:38:36 "mtu": 1458, 05:38:36 "selinux-enabled": true, 05:38:36 "seccomp-profile": "/etc/docker/seccomp.json" 05:38:36 } [Pipeline] sh 05:38:36 + ls -al . 05:38:36 total 264 05:38:36 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 05:37 . 05:38:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 05:36 .. 05:38:36 -rw-rw-r-- 1 jenkins jenkins 140 Oct 4 05:36 .dockerignore 05:38:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 05:38 .git 05:38:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 05:36 .github 05:38:36 -rw-rw-r-- 1 jenkins jenkins 264 Oct 4 05:36 .gitignore 05:38:36 -rw-rw-r-- 1 jenkins jenkins 41 Oct 4 05:36 .golangci.yml 05:38:36 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 05:36 .semver 05:38:36 -rw-rw-r-- 1 jenkins jenkins 19106 Oct 4 05:36 Attribution.txt 05:38:36 -rw-rw-r-- 1 jenkins jenkins 18574 Oct 4 05:36 CHANGELOG.md 05:38:36 -rw-rw-r-- 1 jenkins jenkins 1798 Oct 4 05:36 Dockerfile 05:38:36 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 05:36 GOVERNANCE.md 05:38:36 -rw-rw-r-- 1 jenkins jenkins 657 Oct 4 05:36 Jenkinsfile 05:38:36 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 05:36 LICENSE 05:38:36 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 4 05:36 Makefile 05:38:36 -rw-rw-r-- 1 jenkins jenkins 620 Oct 4 05:36 OWNERS.md 05:38:36 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 4 05:36 README.md 05:38:36 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 05:36 VERSION 05:38:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 05:36 bin 05:38:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 05:36 cmd 05:38:36 -rw-r--r-- 1 jenkins jenkins 21039 Oct 4 05:38 coverage.out 05:38:36 -rw-rw-r-- 1 jenkins jenkins 7037 Oct 4 05:36 go.mod 05:38:36 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 4 05:36 go.sum 05:38:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 05:36 internal 05:38:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 05:36 mock 05:38:36 -rw-rw-r-- 1 jenkins jenkins 227 Oct 4 05:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:38:37 + 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=43f794b456aa3735bbca56bd2373d27e91a7aa37 --label arch=amd64 --label version=0.0.0 . 05:38:37 Sending build context to Docker daemon 20.95MB 05:38:37 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 05:38:37 Step 2/25 : FROM ${BASE} AS builder 05:38:37 ---> b1bc53ac7f59 05:38:37 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:38:37 + sudo service docker restart 05:38:37 ---> Running in b56001c224db 05:38:37 Removing intermediate container b56001c224db 05:38:37 ---> 6fb3df17d6ac 05:38:37 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:38:37 ---> Running in 75776c2eabfe 05:38:37 Removing intermediate container 75776c2eabfe 05:38:37 ---> c1cd7044a274 05:38:37 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:38:37 ---> Running in e41ab1e7edef 05:38:37 Removing intermediate container e41ab1e7edef 05:38:37 ---> b32e4ccd04c5 05:38:37 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:38:38 ---> Running in 792535a49a74 05:38:38 Removing intermediate container 792535a49a74 05:38:38 ---> 4c09c2426dc5 05:38:38 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:38:38 ---> Running in 87fcb6cf1309 05:38:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:38:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:38:38 OK: 250 MiB in 58 packages 05:38:38 Removing intermediate container 87fcb6cf1309 05:38:38 ---> 58e024fbc370 05:38:38 Step 8/25 : WORKDIR /device-mqtt-go 05:38:38 ---> Running in 90d97e34723c 05:38:39 Removing intermediate container 90d97e34723c 05:38:39 ---> ae5f04e13ca5 05:38:39 Step 9/25 : COPY go.mod vendor* ./ 05:38:39 ---> 581cb93334d3 05:38:39 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:39 ---> Running in fc0ee9c6ef67 05:38:40 Removing intermediate container fc0ee9c6ef67 05:38:40 ---> 79623718dd34 05:38:40 Step 11/25 : COPY . . 05:38:40 ---> 9fd87afe24f1 05:38:40 Step 12/25 : RUN $MAKE 05:38:40 ---> Running in fdfe3ea39257 05:38:41 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.41" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:55 provisioning config files... 05:38:55 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config15167928755173122185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:56 ---> ****-login.sh 05:38:56 nexus3.edgexfoundry.org:10001 05:38:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:57 Configure a credential helper to remove this warning. See 05:38:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:57 05:38:57 Login Succeeded 05:38:57 nexus3.edgexfoundry.org:10002 05:38:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:57 Configure a credential helper to remove this warning. See 05:38:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:57 05:38:57 Login Succeeded 05:38:57 nexus3.edgexfoundry.org:10003 05:38:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:57 Configure a credential helper to remove this warning. See 05:38:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:57 05:38:57 Login Succeeded 05:38:57 nexus3.edgexfoundry.org:10004 05:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:58 Configure a credential helper to remove this warning. See 05:38:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:58 05:38:58 Login Succeeded 05:38:58 ****.io 05:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:58 Configure a credential helper to remove this warning. See 05:38:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:58 05:38:58 Login Succeeded 05:38:58 ---> ****-login.sh ends [Pipeline] } 05:38:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:38:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:38:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:38:59 ========================================================= 05:38:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:38:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:39:00 Sending build context to Docker daemon 10.61MB 05:39:00 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 05:39:00 Step 2/12 : FROM ${BASE} AS builder 05:39:00 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:39:00 cf04c63912e1: Pulling fs layer 05:39:00 55b35a11ae5e: Pulling fs layer 05:39:00 a37a00ec5f00: Pulling fs layer 05:39:00 50b3750afda1: Pulling fs layer 05:39:00 4f4fb700ef54: Pulling fs layer 05:39:00 80978eb59214: Pulling fs layer 05:39:00 c9f46d7d2bd2: Pulling fs layer 05:39:00 c5a475d317c9: Pulling fs layer 05:39:00 80978eb59214: Waiting 05:39:00 c9f46d7d2bd2: Waiting 05:39:00 4f4fb700ef54: Waiting 05:39:00 50b3750afda1: Waiting 05:39:00 c5a475d317c9: Waiting 05:39:00 55b35a11ae5e: Verifying Checksum 05:39:00 55b35a11ae5e: Download complete 05:39:00 50b3750afda1: Verifying Checksum 05:39:00 50b3750afda1: Download complete 05:39:00 4f4fb700ef54: Verifying Checksum 05:39:00 4f4fb700ef54: Download complete 05:39:00 80978eb59214: Verifying Checksum 05:39:00 80978eb59214: Download complete 05:39:00 cf04c63912e1: Verifying Checksum 05:39:00 cf04c63912e1: Download complete 05:39:01 c5a475d317c9: Verifying Checksum 05:39:01 c5a475d317c9: Download complete 05:39:01 cf04c63912e1: Pull complete 05:39:02 55b35a11ae5e: Pull complete 05:39:02 a37a00ec5f00: Verifying Checksum 05:39:02 a37a00ec5f00: Download complete 05:39:03 c9f46d7d2bd2: Verifying Checksum 05:39:15 a37a00ec5f00: Pull complete 05:39:15 50b3750afda1: Pull complete 05:39:15 4f4fb700ef54: Pull complete 05:39:15 80978eb59214: Pull complete 05:39:21 Removing intermediate container fdfe3ea39257 05:39:21 ---> 9e4c10e3e8d4 05:39:21 Step 13/25 : FROM alpine:3.20 05:39:21 3.20: Pulling from library/alpine 05:39:21 43c4264eed91: Already exists 05:39:21 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:39:21 Status: Downloaded newer image for alpine:3.20 05:39:21 ---> 91ef0af61f39 05:39:21 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 05:39:21 ---> Running in feebd3508bbd 05:39:21 Removing intermediate container feebd3508bbd 05:39:21 ---> 81225f4bcda2 05:39:21 Step 15/25 : RUN apk add --update --no-cache dumb-init 05:39:21 ---> Running in 4bdc6a62df0c 05:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:39:21 (1/1) Installing dumb-init (1.2.5-r3) 05:39:21 Executing busybox-1.36.1-r29.trigger 05:39:21 OK: 8 MiB in 15 packages 05:39:21 Removing intermediate container 4bdc6a62df0c 05:39:21 ---> e38119018099 05:39:21 Step 16/25 : RUN apk --no-cache upgrade 05:39:21 ---> Running in 850b2f725ac7 05:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:39:21 Upgrading critical system libraries and apk-tools: 05:39:21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:39:21 Executing busybox-1.36.1-r29.trigger 05:39:21 Continuing the upgrade transaction with new apk-tools: 05:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:39:21 OK: 8 MiB in 15 packages 05:39:21 Removing intermediate container 850b2f725ac7 05:39:21 ---> d47a5f706b0a 05:39:21 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 05:39:22 ---> 262252bb2ee3 05:39:22 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 05:39:22 ---> 8c3d3faa020a 05:39:22 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 05:39:22 ---> 67ae5d093015 05:39:22 Step 20/25 : EXPOSE 59982 05:39:22 ---> Running in 6ea56a743350 05:39:22 Removing intermediate container 6ea56a743350 05:39:22 ---> 0a02cd77858d 05:39:22 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 05:39:22 ---> Running in f41454af4453 05:39:22 Removing intermediate container f41454af4453 05:39:22 ---> 19e5f3912918 05:39:22 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:39:22 ---> Running in 86ce8115932d 05:39:23 Removing intermediate container 86ce8115932d 05:39:23 ---> a5950ca4838d 05:39:23 Step 23/25 : LABEL arch=amd64 05:39:23 ---> Running in 9753f1bf8f48 05:39:23 Removing intermediate container 9753f1bf8f48 05:39:23 ---> 2915e4dfc5c5 05:39:23 Step 24/25 : LABEL git_sha=43f794b456aa3735bbca56bd2373d27e91a7aa37 05:39:23 ---> Running in 9df4a7f60a3e 05:39:23 Removing intermediate container 9df4a7f60a3e 05:39:23 ---> 0bbc60c7842f 05:39:23 Step 25/25 : LABEL version=0.0.0 05:39:23 ---> Running in acc4952d16c6 05:39:23 Removing intermediate container acc4952d16c6 05:39:23 ---> 198f1d29846a 05:39:23 [Warning] One or more build-args [ARCH] were not consumed 05:39:23 Successfully built 198f1d29846a 05:39:23 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 05:39:24 c9f46d7d2bd2: Pull complete [Pipeline] sh 05:39:24 c5a475d317c9: Pull complete 05:39:24 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:39:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:39:24 ---> be29e6b0f0d4 05:39:24 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:39:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:39:25 05:39:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix 05:39:25 ---> Running in acff0d1f7e44 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:25 Removing intermediate container acff0d1f7e44 05:39:25 ---> 71c4eb38dc65 05:39:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:39:25 ---> Running in ecd0b8127b4b 05:39:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:39:26 latest: Pulling from edgex-lftools-log-publisher 05:39:26 5eb5b503b376: Pulling fs layer 05:39:26 5c69ac0246d0: Pulling fs layer 05:39:26 ec43610c2a17: Pulling fs layer 05:39:26 3a2ae6a8a46f: Pulling fs layer 05:39:26 33b1e0a273af: Pulling fs layer 05:39:26 3a2ae6a8a46f: Waiting 05:39:26 33b1e0a273af: Waiting 05:39:26 5d3b04190fa2: Pulling fs layer 05:39:26 2f39f015ded8: Pulling fs layer 05:39:26 5d3b04190fa2: Waiting 05:39:26 2f39f015ded8: Waiting 05:39:26 5c69ac0246d0: Download complete 05:39:26 3a2ae6a8a46f: Verifying Checksum 05:39:26 3a2ae6a8a46f: Download complete 05:39:26 33b1e0a273af: Verifying Checksum 05:39:26 33b1e0a273af: Download complete 05:39:26 ec43610c2a17: Verifying Checksum 05:39:26 ec43610c2a17: Download complete 05:39:26 5d3b04190fa2: Verifying Checksum 05:39:26 5d3b04190fa2: Download complete 05:39:26 Removing intermediate container ecd0b8127b4b 05:39:26 ---> 88f78cc09381 05:39:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:39:26 5eb5b503b376: Download complete 05:39:26 ---> Running in c3af68735778 05:39:26 Removing intermediate container c3af68735778 05:39:26 ---> 3902ded4d223 05:39:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:39:26 ---> Running in 844bfee49ac4 05:39:26 2f39f015ded8: Download complete 05:39:27 Removing intermediate container 844bfee49ac4 05:39:27 ---> 89c1504fd51a 05:39:27 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:39:27 ---> Running in b8a78ca5501a 05:39:27 5eb5b503b376: Pull complete 05:39:27 5c69ac0246d0: Pull complete 05:39:27 ec43610c2a17: Pull complete 05:39:28 3a2ae6a8a46f: Pull complete 05:39:28 33b1e0a273af: Pull complete 05:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:39:28 5d3b04190fa2: Pull complete 05:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:39:29 (1/4) Installing openssh-keygen (9.7_p1-r4) 05:39:29 (2/4) Installing libedit (20240517.3.1-r0) 05:39:29 (3/4) Installing openssh-client-common (9.7_p1-r4) 05:39:29 (4/4) Installing openssh-client-default (9.7_p1-r4) 05:39:29 Executing busybox-1.36.1-r29.trigger 05:39:29 OK: 242 MiB in 58 packages 05:39:30 Removing intermediate container b8a78ca5501a 05:39:30 ---> 792e9a312954 05:39:30 Step 8/12 : WORKDIR /device-mqtt-go 05:39:31 ---> Running in c71dece4df23 05:39:31 Removing intermediate container c71dece4df23 05:39:31 ---> 4968cc384dea 05:39:31 Step 9/12 : COPY go.mod vendor* ./ 05:39:32 ---> 09804c4c4a7e 05:39:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:32 ---> Running in 3ce1a50743cd 05:39:32 2f39f015ded8: Pull complete 05:39:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:39:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:39:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:32 prd-ubuntu20.04-docker-8c-8g-15596 does not seem to be running inside a container 05:39:32 $ 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-697 -v /w/workspace/gexfoundry_device-mqtt-go_PR-697:/w/workspace/gexfoundry_device-mqtt-go_PR-697:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-697@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-697@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:39:40 $ docker top 019f07236dd24bd6467944c2b09f7de017f498dd2e3a0d48e07974a6b1710a2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:40 ---> job-cost.sh 05:39:40 lf-activate-venv: SKIPPING 05:39:40 INFO: No Stack... 05:39:41 INFO: Retrieving Pricing Info for: v3-standard-8 05:39:41 INFO: Archiving Costs [Pipeline] sh 05:39:41 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-697/archives/cost.csv 05:39:41 + cut -d, -f6 [Pipeline] lock 05:39:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-697-1-stack-cost] 05:39:41 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-697-1-stack-cost] did not exist. Created. 05:39:41 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-697-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:39:42 + echo total: 0.2199999988079071 [Pipeline] stash 05:39:42 Stashed 1 file(s) [Pipeline] } 05:39:42 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-697-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:39:42 $ docker stop --time=1 019f07236dd24bd6467944c2b09f7de017f498dd2e3a0d48e07974a6b1710a2d 05:39:43 $ docker rm -f --volumes 019f07236dd24bd6467944c2b09f7de017f498dd2e3a0d48e07974a6b1710a2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:41:23 Removing intermediate container 3ce1a50743cd 05:41:23 ---> 35c8082a99c9 05:41:23 Step 11/12 : COPY . . 05:41:23 ---> c2c597d757dc 05:41:23 Step 12/12 : RUN $MAKE 05:41:23 ---> Running in c3ecb625df95 05:41:23 noop 05:41:23 Removing intermediate container c3ecb625df95 05:41:23 ---> a09d3fec0aec 05:41:23 Successfully built a09d3fec0aec 05:41:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:24 + docker inspect -f . ci-base-image-arm64 05:41:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:24 prd-ubuntu20.04-docker-arm64-4c-16g-15598 does not seem to be running inside a container 05:41:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:41:25 $ docker top 3f4b1e48e60dea4fb451840059d104df8a9f3f1f7c5ea33d610ab22485cceaa9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:41:26 + go version 05:41:26 go version go1.23.2 linux/arm64 [Pipeline] } 05:41:26 $ docker stop --time=1 3f4b1e48e60dea4fb451840059d104df8a9f3f1f7c5ea33d610ab22485cceaa9 05:41:28 $ docker rm -f --volumes 3f4b1e48e60dea4fb451840059d104df8a9f3f1f7c5ea33d610ab22485cceaa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:29 + docker inspect -f . ci-base-image-arm64 05:41:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:29 prd-ubuntu20.04-docker-arm64-4c-16g-15598 does not seem to be running inside a container 05:41:29 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 05:41:30 $ docker top d653b6dba84ac5f41b5412124110b4befcb503a688cdc9fac9f1be6e5106696c -eo pid,comm [Pipeline] { [Pipeline] sh 05:41:31 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 05:41:32 + make test 05:41:32 go test ./... -coverprofile=coverage.out ./... 05:41:37 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:45:30 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 05:45:30 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 05:45:30 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.054s coverage: 22.8% of statements 05:45:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:45:30 go vet ./... 05:46:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:46:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:46:16 ./bin/test-attribution-txt.sh [Pipeline] echo 05:46:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:46:17 $ docker stop --time=1 d653b6dba84ac5f41b5412124110b4befcb503a688cdc9fac9f1be6e5106696c 05:46:18 $ docker rm -f --volumes d653b6dba84ac5f41b5412124110b4befcb503a688cdc9fac9f1be6e5106696c [Pipeline] // withDockerContainer [Pipeline] sh 05:46:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:46:20 Warning: overwriting stash ‘coverage-report’ 05:46:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:46:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:46:22 + ls -al . 05:46:22 total 260 05:46:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 05:41 . 05:46:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 05:38 .. 05:46:22 -rw-rw-r-- 1 jenkins jenkins 140 Oct 4 05:38 .dockerignore 05:46:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 05:38 .git 05:46:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 05:38 .github 05:46:22 -rw-rw-r-- 1 jenkins jenkins 264 Oct 4 05:38 .gitignore 05:46:22 -rw-rw-r-- 1 jenkins jenkins 41 Oct 4 05:38 .golangci.yml 05:46:22 -rw-rw-r-- 1 jenkins jenkins 19106 Oct 4 05:38 Attribution.txt 05:46:22 -rw-rw-r-- 1 jenkins jenkins 18574 Oct 4 05:38 CHANGELOG.md 05:46:22 -rw-rw-r-- 1 jenkins jenkins 1798 Oct 4 05:38 Dockerfile 05:46:22 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 05:38 GOVERNANCE.md 05:46:22 -rw-rw-r-- 1 jenkins jenkins 657 Oct 4 05:38 Jenkinsfile 05:46:22 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 05:38 LICENSE 05:46:22 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 4 05:38 Makefile 05:46:22 -rw-rw-r-- 1 jenkins jenkins 620 Oct 4 05:38 OWNERS.md 05:46:22 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 4 05:38 README.md 05:46:22 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 05:36 VERSION 05:46:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 05:38 bin 05:46:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 05:38 cmd 05:46:22 -rw-r--r-- 1 jenkins jenkins 21039 Oct 4 05:45 coverage.out 05:46:22 -rw-rw-r-- 1 jenkins jenkins 7037 Oct 4 05:38 go.mod 05:46:22 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 4 05:38 go.sum 05:46:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 05:38 internal 05:46:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 05:38 mock 05:46:22 -rw-rw-r-- 1 jenkins jenkins 227 Oct 4 05:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:22 + 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=43f794b456aa3735bbca56bd2373d27e91a7aa37 --label arch=arm64 --label version=0.0.0 . 05:46:22 Sending build context to Docker daemon 10.63MB 05:46:23 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 05:46:23 Step 2/25 : FROM ${BASE} AS builder 05:46:23 ---> a09d3fec0aec 05:46:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:46:23 ---> Running in 675cba738fe9 05:46:23 Removing intermediate container 675cba738fe9 05:46:23 ---> 67ab23fa1182 05:46:23 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:46:23 ---> Running in 1af76b7bd204 05:46:23 Removing intermediate container 1af76b7bd204 05:46:23 ---> d61d084add1a 05:46:23 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:46:23 ---> Running in d0f530249ec8 05:46:24 Removing intermediate container d0f530249ec8 05:46:24 ---> 68bf1c5871f0 05:46:24 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:46:24 ---> Running in e062afce0a3c 05:46:24 Removing intermediate container e062afce0a3c 05:46:24 ---> eb9413824b26 05:46:24 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:46:24 ---> Running in 379e92b09160 05:46:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:46:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:46:27 OK: 242 MiB in 58 packages 05:46:28 Removing intermediate container 379e92b09160 05:46:28 ---> 9cea74cce033 05:46:28 Step 8/25 : WORKDIR /device-mqtt-go 05:46:28 ---> Running in 7080530e67b3 05:46:28 Removing intermediate container 7080530e67b3 05:46:28 ---> c884b4978222 05:46:28 Step 9/25 : COPY go.mod vendor* ./ 05:46:28 ---> 24e00ff41021 05:46:28 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:29 ---> Running in 114d6e0c98fb 05:46:31 Removing intermediate container 114d6e0c98fb 05:46:31 ---> e4bbd8e9f126 05:46:31 Step 11/25 : COPY . . 05:46:32 ---> 3ae2cab2803a 05:46:32 Step 12/25 : RUN $MAKE 05:46:32 ---> Running in 3958b56166a5 05:46:33 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.41" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 05:49:54 Removing intermediate container 3958b56166a5 05:49:54 ---> 369aabe6ddac 05:49:54 Step 13/25 : FROM alpine:3.20 05:49:54 3.20: Pulling from library/alpine 05:49:54 cf04c63912e1: Already exists 05:49:54 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:49:54 Status: Downloaded newer image for alpine:3.20 05:49:54 ---> c157a85ed455 05:49:54 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 05:49:54 ---> Running in e8d6fb888f58 05:49:55 Removing intermediate container e8d6fb888f58 05:49:55 ---> 1e885bb3d4d1 05:49:55 Step 15/25 : RUN apk add --update --no-cache dumb-init 05:49:55 ---> Running in e07f696cb3d3 05:49:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:57 (1/1) Installing dumb-init (1.2.5-r3) 05:49:57 Executing busybox-1.36.1-r29.trigger 05:49:57 OK: 9 MiB in 15 packages 05:49:58 Removing intermediate container e07f696cb3d3 05:49:58 ---> c9147683f2ea 05:49:58 Step 16/25 : RUN apk --no-cache upgrade 05:49:58 ---> Running in 6f64d805113c 05:49:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:01 Upgrading critical system libraries and apk-tools: 05:50:01 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:50:01 Executing busybox-1.36.1-r29.trigger 05:50:01 Continuing the upgrade transaction with new apk-tools: 05:50:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:03 OK: 9 MiB in 15 packages 05:50:04 Removing intermediate container 6f64d805113c 05:50:04 ---> 43bb2795c1a5 05:50:04 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 05:50:06 ---> 4262b5dd4771 05:50:06 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 05:50:07 ---> a36af56ca860 05:50:07 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 05:50:07 ---> bf28e1903c61 05:50:07 Step 20/25 : EXPOSE 59982 05:50:07 ---> Running in ce741214bf5b 05:50:07 Removing intermediate container ce741214bf5b 05:50:07 ---> 39c2ef034444 05:50:07 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 05:50:07 ---> Running in b8b9e283df80 05:50:08 Removing intermediate container b8b9e283df80 05:50:08 ---> deb524857ef5 05:50:08 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:50:08 ---> Running in feca2b7bb003 05:50:08 Removing intermediate container feca2b7bb003 05:50:08 ---> 63fd4c566359 05:50:08 Step 23/25 : LABEL arch=arm64 05:50:08 ---> Running in 62f0de10bcce 05:50:09 Removing intermediate container 62f0de10bcce 05:50:09 ---> 05336da44de0 05:50:09 Step 24/25 : LABEL git_sha=43f794b456aa3735bbca56bd2373d27e91a7aa37 05:50:09 ---> Running in 59a87c427497 05:50:09 Removing intermediate container 59a87c427497 05:50:09 ---> 89e0a8495698 05:50:09 Step 25/25 : LABEL version=0.0.0 05:50:09 ---> Running in ae90261f6baa 05:50:09 Removing intermediate container ae90261f6baa 05:50:09 ---> 9574086b7b44 05:50:09 [Warning] One or more build-args [ARCH] were not consumed 05:50:09 Successfully built 9574086b7b44 05:50:09 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:50:10 05:50:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:50:11 arm64: Pulling from edgex-lftools-log-publisher 05:50:11 8998bd30e6a1: Pulling fs layer 05:50:11 04944245beec: Pulling fs layer 05:50:11 699f458cf7ca: Pulling fs layer 05:50:11 765212b225bb: Pulling fs layer 05:50:11 f23df028b6ca: Pulling fs layer 05:50:11 d65c8cfc05b1: Pulling fs layer 05:50:11 2437ff75d9bd: Pulling fs layer 05:50:11 f23df028b6ca: Waiting 05:50:11 d65c8cfc05b1: Waiting 05:50:11 2437ff75d9bd: Waiting 05:50:11 765212b225bb: Waiting 05:50:11 04944245beec: Verifying Checksum 05:50:11 04944245beec: Download complete 05:50:11 765212b225bb: Verifying Checksum 05:50:11 765212b225bb: Download complete 05:50:11 f23df028b6ca: Verifying Checksum 05:50:11 f23df028b6ca: Download complete 05:50:11 d65c8cfc05b1: Verifying Checksum 05:50:11 d65c8cfc05b1: Download complete 05:50:11 699f458cf7ca: Verifying Checksum 05:50:11 699f458cf7ca: Download complete 05:50:11 8998bd30e6a1: Verifying Checksum 05:50:11 8998bd30e6a1: Download complete 05:50:14 2437ff75d9bd: Verifying Checksum 05:50:14 2437ff75d9bd: Download complete 05:50:16 8998bd30e6a1: Pull complete 05:50:16 04944245beec: Pull complete 05:50:18 699f458cf7ca: Pull complete 05:50:18 765212b225bb: Pull complete 05:50:19 f23df028b6ca: Pull complete 05:50:19 d65c8cfc05b1: Pull complete 05:50:37 2437ff75d9bd: Pull complete 05:50:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:50:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:50:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:37 prd-ubuntu20.04-docker-arm64-4c-16g-15598 does not seem to be running inside a container 05:50:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:50:40 $ docker top addfebff0bb4306346aafb0688d8ab5045cf8f7f4d509439d4920e4316b49506 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:41 ---> job-cost.sh 05:50:41 lf-activate-venv: SKIPPING 05:50:41 INFO: No Stack... 05:50:41 INFO: Retrieving Pricing Info for: v3-standard-4 05:50:42 INFO: Archiving Costs [Pipeline] sh 05:50:43 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 05:50:43 + cut -d, -f6 [Pipeline] lock 05:50:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-697-1-stack-cost] 05:50:43 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-697-1-stack-cost] did not exist. Created. 05:50:43 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-697-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:50:44 /w/workspace/device-mqtt-go/1@tmp/durable-56752729/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:50:44 + echo total: 0.10999999940395355 [Pipeline] stash 05:50:45 Warning: overwriting stash ‘stack-cost’ 05:50:45 Stashed 1 file(s) [Pipeline] } 05:50:45 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-697-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:50:45 $ docker stop --time=1 addfebff0bb4306346aafb0688d8ab5045cf8f7f4d509439d4920e4316b49506 05:50:46 $ docker rm -f --volumes addfebff0bb4306346aafb0688d8ab5045cf8f7f4d509439d4920e4316b49506 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:50:47 provisioning config files... 05:50:47 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-697@tmp/config785183540232907447tmp [Pipeline] { [Pipeline] sh 05:50:48 + set +x 05:50:48 + bash -s -- 05:50:48 + curl -s https://codecov.io/bash 05:50:48 05:50:48 _____ _ 05:50:48 / ____| | | 05:50:48 | | ___ __| | ___ ___ _____ __ 05:50:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:50:48 | |___| (_) | (_| | __/ (_| (_) \ V / 05:50:48 \_____\___/ \__,_|\___|\___\___/ \_/ 05:50:48 Bash-1.0.6 05:50:48 05:50:48 05:50:48 ==> git version 2.25.1 found 05:50:48 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:50:48 Release-Date: 2020-01-08 05:50:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:50:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:50:48 ==> Jenkins CI detected. 05:50:48 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-697 05:50:48 project root: . 05:50:48 --> token set from env 05:50:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:50:48 ==> Running gcov in . (disable via -X gcov) 05:50:48 ==> Python coveragepy not found 05:50:48 ==> Searching for coverage reports in: 05:50:48 + . 05:50:48 -> Found 1 reports 05:50:48 ==> Detecting git/mercurial file structure 05:50:48 ==> Reading reports 05:50:48 + ./coverage.out bytes=21039 05:50:48 ==> Appending adjustments 05:50:48 https://docs.codecov.io/docs/fixing-reports 05:50:48 + Found adjustments 05:50:48 ==> Gzipping contents 05:50:48 4.0K /tmp/codecov.ZbrjYk.gz 05:50:48 ==> Uploading reports 05:50:48 url: https://codecov.io 05:50:48 query: branch=PR-697&commit=43f794b456aa3735bbca56bd2373d27e91a7aa37&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-697%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=697&job=&cmd_args= 05:50:48 -> Pinging Codecov 05:50:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-697&commit=43f794b456aa3735bbca56bd2373d27e91a7aa37&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-697%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=697&job=&cmd_args= 05:50:48 -> Uploading to 05:50:48 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/43f794b456aa3735bbca56bd2373d27e91a7aa37/f9981b9c-9225-430b-8c1d-6df7b8d25272.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T055048Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2d698980b836aae68a1bcaa32218a084c3bed0b49557e79b205882c12d61c23e 05:50:48 % Total % Received % Xferd Average Speed Time Time Time Current 05:50:48 Dload Upload Total Spent Left Speed 05:50:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 14360 --:--:-- --:--:-- --:--:-- 14422 05:50:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/43f794b456aa3735bbca56bd2373d27e91a7aa37 [Pipeline] } 05:50:49 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:50:51 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-697/archives ] 05:50:51 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-697/archives 05:50:51 total 16 05:50:51 drwxr-xr-x 3 root root 4096 Oct 4 05:39 . 05:50:51 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 05:39 .. 05:50:51 drwxr-xr-x 2 root root 4096 Oct 4 05:39 cost 05:50:51 -rw-r--r-- 1 root root 87 Oct 4 05:39 cost.csv 05:50:51 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-697/archives 05:50:51 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-697/archives 05:50:51 total 16 05:50:51 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 05:39 . 05:50:51 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 05:39 .. 05:50:51 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 05:39 cost 05:50:51 -rw-r--r-- 1 jenkins jenkins 87 Oct 4 05:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:50:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:50:52 ---> package-listing.sh 05:50:52 ++ facter osfamily 05:50:52 ++ tr '[:upper:]' '[:lower:]' 05:50:52 + OS_FAMILY=debian 05:50:52 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-697 05:50:52 + START_PACKAGES=/tmp/packages_start.txt 05:50:52 + END_PACKAGES=/tmp/packages_end.txt 05:50:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:50:52 + PACKAGES=/tmp/packages_start.txt 05:50:52 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-697 ']' 05:50:52 + PACKAGES=/tmp/packages_end.txt 05:50:52 + case "${OS_FAMILY}" in 05:50:52 + dpkg -l 05:50:52 + grep '^ii' 05:50:52 + '[' -f /tmp/packages_start.txt ']' 05:50:52 + '[' -f /tmp/packages_end.txt ']' 05:50:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:50:52 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-697 ']' 05:50:52 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-697/archives/ 05:50:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-697/archives/ [Pipeline] echo 05:50:52 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-697/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:50:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:50:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:53 prd-ubuntu20.04-docker-8c-8g-15596 does not seem to be running inside a container 05:50:53 $ 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-697/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-697 -v /w/workspace/gexfoundry_device-mqtt-go_PR-697:/w/workspace/gexfoundry_device-mqtt-go_PR-697:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-697@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-697@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:50:54 $ docker top 160b20707e9ce65a4df6039df989cc5c158df94d9e47be3d48345dcf70d18329 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:54 + touch /tmp/pre-build-complete [Pipeline] sh 05:50:54 + mkdir -p /var/log/sysstat [Pipeline] sh 05:50:55 + ls /var/log/sa-host 05:50:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:50:55 provisioning config files... 05:50:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-697@tmp/config12614943559629526670tmp [Pipeline] { [Pipeline] echo 05:50:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:50:55 ---> create-netrc.sh [Pipeline] } 05:50:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:50:56 ---> python-tools-install.sh [Pipeline] echo 05:50:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:50:56 ---> sudo-logs.sh 05:50:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:50:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:50:57 ---> job-cost.sh 05:50:57 lf-activate-venv: SKIPPING 05:50:57 DEBUG: total: 0.2199999988079071 05:50:57 INFO: Retrieving Stack Cost... 05:50:57 INFO: Retrieving Pricing Info for: v3-standard-8 05:50:58 INFO: Archiving Costs [Pipeline] echo 05:50:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:50:58 ---> logs-deploy.sh 05:50:58 lf-activate-venv: SKIPPING 05:50:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-697/1 05:50:58 INFO: archiving workspace using pattern(s): 05:50:59 Archives upload complete. 05:50:59 INFO: archiving logs to Nexus