Pull request #707 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f+6320066227888112c6c0a181794f3c9cc54daea1 (1bbe17ee65e7d61290ec8255b016d6ee45059d2e) 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-ssh826351203518290580.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-ssh11938786012160414505.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-707/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-707/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh943595138799861504.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-707/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4274637489764962888.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-ssh14058525175060030838.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-707/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-707/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3690699079492095613.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 Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24450’ Running on prd-ubuntu20.04-docker-8c-8g-24456 in /w/workspace/gexfoundry_device-mqtt-go_PR-707 [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-707 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6320066227888112c6c0a181794f3c9cc54daea1 into PR head commit 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f Merge succeeded, producing 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f Checking out Revision 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f (PR-707) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > 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/707/head:refs/remotes/origin/PR-707 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6320066227888112c6c0a181794f3c9cc54daea1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:17:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:17:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:17:35 ========================================================= 01:17:35 EdgeX Global Pipelines Version Info 01:17:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:17:36 ------------------- 01:17:36 stable info: 01:17:36 ------------------- 01:17:36 Commited By: Ginny Guan ginny@iotechsys.com 01:17:36 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:17:36 Message: update stable to v1.0.265 01:17:36 ------------------- 01:17:36 experimental info: 01:17:36 ------------------- 01:17:36 Commited By: Cherry Wang cherry@iotechsys.com 01:17:36 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:17:36 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:17:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:17:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:17:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:17:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:17:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:17:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:17:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:17:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:17:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:17:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:17:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:17:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:17:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:17:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:17:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:17:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:17:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:17:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:17:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:17:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:17:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:17:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-707 [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-707 [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-707 [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 705a22a [Pipeline] echo 01:17:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:17:38 provisioning config files... 01:17:38 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp/config2287605363810098929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:17:39 ---> ****-login.sh 01:17:39 nexus3.edgexfoundry.org:10001 01:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:17:39 Configure a credential helper to remove this warning. See 01:17:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:17:39 01:17:39 Login Succeeded 01:17:39 nexus3.edgexfoundry.org:10002 01:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:17:39 Configure a credential helper to remove this warning. See 01:17:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:17:39 01:17:39 Login Succeeded 01:17:39 nexus3.edgexfoundry.org:10003 01:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:17:39 Configure a credential helper to remove this warning. See 01:17:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:17:39 01:17:39 Login Succeeded 01:17:39 nexus3.edgexfoundry.org:10004 01:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:17:39 Configure a credential helper to remove this warning. See 01:17:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:17:39 01:17:39 Login Succeeded 01:17:39 ****.io 01:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:17:39 Configure a credential helper to remove this warning. See 01:17:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:17:39 01:17:39 Login Succeeded 01:17:39 ---> ****-login.sh ends [Pipeline] } 01:17:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:17:40 + git rev-list -1 --merges 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f~1..705a22a4a64b64b4c53c11d1dbba5b9274b17c5f [Pipeline] echo 01:17:40 -----------> git rev-list -1 --merges 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f~1..705a22a4a64b64b4c53c11d1dbba5b9274b17c5f 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f [false] [Pipeline] sh 01:17:41 + git log --format=format:%s -1 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f [Pipeline] echo 01:17:41 ========================================================= 01:17:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:17:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:17:41 + git log --format=format:%s -1 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f [Pipeline] echo 01:17:41 [semverPrep] GIT_COMMIT: 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 01:17:41 [semverPrep] This is not a build commit. [Pipeline] sh 01:17:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:17:42 + grep -v github /etc/ssh/ssh_known_hosts 01:17:42 + [ -e /tmp/ssh_known_hosts ] 01:17:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:17:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:17:42 + sudo tee -a /etc/ssh/ssh_known_hosts 01:17:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:17:42 01:17:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:17:42 0.1.4: Pulling from edgex-devops/py-git-semver 01:17:42 b85a868b505f: Pulling fs layer 01:17:42 e2be974225ed: Pulling fs layer 01:17:42 339a4e72a1f5: Pulling fs layer 01:17:42 988bab9f4d93: Pulling fs layer 01:17:42 1469e6f7b9e6: Pulling fs layer 01:17:42 eaf3925da568: Pulling fs layer 01:17:42 bab4dde63d76: Pulling fs layer 01:17:42 bde34c3a00c8: Pulling fs layer 01:17:42 b352a97aabf1: Pulling fs layer 01:17:42 4872d77fe225: Pulling fs layer 01:17:42 5851b861e8e6: Pulling fs layer 01:17:42 eaf3925da568: Waiting 01:17:42 4872d77fe225: Waiting 01:17:42 b352a97aabf1: Waiting 01:17:42 5851b861e8e6: Waiting 01:17:42 bab4dde63d76: Waiting 01:17:42 bde34c3a00c8: Waiting 01:17:42 988bab9f4d93: Waiting 01:17:42 1469e6f7b9e6: Waiting 01:17:42 e2be974225ed: Verifying Checksum 01:17:42 e2be974225ed: Download complete 01:17:42 988bab9f4d93: Verifying Checksum 01:17:42 988bab9f4d93: Download complete 01:17:42 1469e6f7b9e6: Verifying Checksum 01:17:42 1469e6f7b9e6: Download complete 01:17:43 eaf3925da568: Verifying Checksum 01:17:43 eaf3925da568: Download complete 01:17:43 339a4e72a1f5: Verifying Checksum 01:17:43 339a4e72a1f5: Download complete 01:17:43 bde34c3a00c8: Verifying Checksum 01:17:43 bde34c3a00c8: Download complete 01:17:43 b352a97aabf1: Verifying Checksum 01:17:43 b352a97aabf1: Download complete 01:17:43 4872d77fe225: Verifying Checksum 01:17:43 4872d77fe225: Download complete 01:17:43 5851b861e8e6: Verifying Checksum 01:17:43 5851b861e8e6: Download complete 01:17:43 b85a868b505f: Verifying Checksum 01:17:43 b85a868b505f: Download complete 01:17:43 bab4dde63d76: Verifying Checksum 01:17:43 bab4dde63d76: Download complete 01:17:44 b85a868b505f: Pull complete 01:17:44 e2be974225ed: Pull complete 01:17:45 339a4e72a1f5: Pull complete 01:17:45 988bab9f4d93: Pull complete 01:17:45 1469e6f7b9e6: Pull complete 01:17:45 eaf3925da568: Pull complete 01:17:47 bab4dde63d76: Pull complete 01:17:47 bde34c3a00c8: Pull complete 01:17:47 b352a97aabf1: Pull complete 01:17:47 4872d77fe225: Pull complete 01:17:47 5851b861e8e6: Pull complete 01:17:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:17:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:17:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:48 prd-ubuntu20.04-docker-8c-8g-24456 does not seem to be running inside a container 01:17:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-707 -v /w/workspace/gexfoundry_device-mqtt-go_PR-707:/w/workspace/gexfoundry_device-mqtt-go_PR-707:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:17:52 $ docker top b3b5d6ed0afcf5d282405f3dd3f420db37d7e2684961545bb6d50dd1cdae247c -eo pid,comm 01:17:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:17:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:17:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:17:52 [ssh-agent] Looking for ssh-agent implementation... 01:17:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:17:52 $ docker exec b3b5d6ed0afcf5d282405f3dd3f420db37d7e2684961545bb6d50dd1cdae247c ssh-agent 01:17:53 SSH_AUTH_SOCK=/tmp/ssh-zh9DcFjVC2mm/agent.32 01:17:53 SSH_AGENT_PID=38 01:17:53 Running ssh-add (command line suppressed) 01:17:53 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp/private_key_13508480842625962501.key (/w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp/private_key_13508480842625962501.key) 01:17:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:17:53 + git tag --points-at HEAD [Pipeline] } 01:17:53 $ docker exec --env ******** --env ******** b3b5d6ed0afcf5d282405f3dd3f420db37d7e2684961545bb6d50dd1cdae247c ssh-agent -k 01:17:53 unset SSH_AUTH_SOCK; 01:17:53 unset SSH_AGENT_PID; 01:17:53 echo Agent pid 38 killed; 01:17:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:17:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:17:53 [ssh-agent] Looking for ssh-agent implementation... 01:17:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:17:53 $ docker exec b3b5d6ed0afcf5d282405f3dd3f420db37d7e2684961545bb6d50dd1cdae247c ssh-agent 01:17:54 SSH_AUTH_SOCK=/tmp/ssh-ezJpY6mpCbsJ/agent.72 01:17:54 SSH_AGENT_PID=78 01:17:54 Running ssh-add (command line suppressed) 01:17:54 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp/private_key_8173779382827194874.key (/w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp/private_key_8173779382827194874.key) 01:17:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:17:54 + git semver init 01:17:54 2024-11-04 01:17:54,682 [run_init] DEBUG init version:0.0.0 force:False 01:17:54 2024-11-04 01:17:54,683 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-707/.semver 01:17:54 2024-11-04 01:17:54,683 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-707/.semver 01:17:54 2024-11-04 01:17:54,684 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-707/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-707, universal_newlines=False, shell=None, istream=None) 01:17:56 2024-11-04 01:17:56,261 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-707/.git/info/exclude 01:17:56 2024-11-04 01:17:56,262 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-707/.semver/PR-707 with force:False 01:17:56 2024-11-04 01:17:56,262 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-707/.semver/PR-707 01:17:56 2024-11-04 01:17:56,266 [execute] INFO git cat-file --batch-check 01:17:56 2024-11-04 01:17:56,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-707/.semver, universal_newlines=False, shell=None, istream=) 01:17:56 2024-11-04 01:17:56,271 [execute] INFO git cat-file --batch 01:17:56 2024-11-04 01:17:56,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-707/.semver, universal_newlines=False, shell=None, istream=) 01:17:56 2024-11-04 01:17:56,277 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-707/.semver/PR-707 01:17:56 0.0.0 [Pipeline] } 01:17:56 $ docker exec --env ******** --env ******** b3b5d6ed0afcf5d282405f3dd3f420db37d7e2684961545bb6d50dd1cdae247c ssh-agent -k 01:17:56 unset SSH_AUTH_SOCK; 01:17:56 unset SSH_AGENT_PID; 01:17:56 echo Agent pid 78 killed; 01:17:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:17:57 + git semver [Pipeline] } 01:17:57 $ docker stop --time=1 b3b5d6ed0afcf5d282405f3dd3f420db37d7e2684961545bb6d50dd1cdae247c 01:17:59 $ docker rm -f --volumes b3b5d6ed0afcf5d282405f3dd3f420db37d7e2684961545bb6d50dd1cdae247c [Pipeline] // withDockerContainer [Pipeline] sh 01:17:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:17:59 Stashed 1 file(s) [Pipeline] echo 01:17:59 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:18:00 provisioning config files... 01:18:00 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp/config6721491030603804163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:00 ---> ****-login.sh 01:18:00 nexus3.edgexfoundry.org:10001 01:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:18:00 Configure a credential helper to remove this warning. See 01:18:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:18:00 01:18:00 Login Succeeded 01:18:00 nexus3.edgexfoundry.org:10002 01:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:18:01 Configure a credential helper to remove this warning. See 01:18:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:18:01 01:18:01 Login Succeeded 01:18:01 nexus3.edgexfoundry.org:10003 01:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:18:01 Configure a credential helper to remove this warning. See 01:18:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:18:01 01:18:01 Login Succeeded 01:18:01 nexus3.edgexfoundry.org:10004 01:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:18:01 Configure a credential helper to remove this warning. See 01:18:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:18:01 01:18:01 Login Succeeded 01:18:01 ****.io 01:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:18:01 Configure a credential helper to remove this warning. See 01:18:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:18:01 01:18:01 Login Succeeded 01:18:01 ---> ****-login.sh ends [Pipeline] } 01:18:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:18:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:18:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:18:02 ========================================================= 01:18:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:18:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:02 + 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 . 01:18:02 Sending build context to Docker daemon 20.97MB 01:18:02 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:18:02 Step 2/12 : FROM ${BASE} AS builder 01:18:02 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:18:02 43c4264eed91: Pulling fs layer 01:18:02 4cc291be95ef: Pulling fs layer 01:18:02 2ac1f1163629: Pulling fs layer 01:18:02 5c3c966382ef: Pulling fs layer 01:18:02 4f4fb700ef54: Pulling fs layer 01:18:02 5d5c8e513c77: Pulling fs layer 01:18:02 9f66e0745190: Pulling fs layer 01:18:02 f49a43e4bbc0: Pulling fs layer 01:18:02 561ebcabdf7f: Pulling fs layer 01:18:02 5d5c8e513c77: Waiting 01:18:02 5c3c966382ef: Waiting 01:18:02 9f66e0745190: Waiting 01:18:02 4f4fb700ef54: Waiting 01:18:02 561ebcabdf7f: Waiting 01:18:02 4cc291be95ef: Download complete 01:18:02 5c3c966382ef: Download complete 01:18:02 4f4fb700ef54: Download complete 01:18:02 5d5c8e513c77: Verifying Checksum 01:18:02 5d5c8e513c77: Download complete 01:18:02 43c4264eed91: Verifying Checksum 01:18:02 43c4264eed91: Download complete 01:18:02 9f66e0745190: Verifying Checksum 01:18:02 9f66e0745190: Download complete 01:18:03 561ebcabdf7f: Download complete 01:18:03 43c4264eed91: Pull complete 01:18:03 4cc291be95ef: Pull complete 01:18:03 2ac1f1163629: Download complete 01:18:03 f49a43e4bbc0: Verifying Checksum 01:18:03 f49a43e4bbc0: Download complete 01:18:06 2ac1f1163629: Pull complete 01:18:06 5c3c966382ef: Pull complete 01:18:06 4f4fb700ef54: Pull complete 01:18:07 5d5c8e513c77: Pull complete 01:18:07 9f66e0745190: Pull complete 01:18:09 f49a43e4bbc0: Pull complete 01:18:09 561ebcabdf7f: Pull complete 01:18:09 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:18:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:18:09 ---> 3a752c3f9dda 01:18:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:18:14 ---> Running in 2a414bc2ced8 01:18:14 Removing intermediate container 2a414bc2ced8 01:18:14 ---> 5f0421f9810c 01:18:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:18:14 ---> Running in 90dcf8c97dca 01:18:14 Removing intermediate container 90dcf8c97dca 01:18:14 ---> f364e9212bcc 01:18:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:18:14 ---> Running in b8194feea7f7 01:18:14 Removing intermediate container b8194feea7f7 01:18:14 ---> 760158de8293 01:18:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:18:14 ---> Running in 5984281de4a9 01:18:14 Removing intermediate container 5984281de4a9 01:18:14 ---> 9d3af491b4f4 01:18:14 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:18:14 ---> Running in 0d7de00fd3cb 01:18:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:18:15 Still waiting to schedule task 01:18:15 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24453’ is offline 01:18:15 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:18:15 (2/4) Installing libedit (20240517.3.1-r0) 01:18:15 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:18:15 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:18:15 Executing busybox-1.36.1-r29.trigger 01:18:15 OK: 250 MiB in 58 packages 01:18:16 Removing intermediate container 0d7de00fd3cb 01:18:16 ---> d6fbbe1cb95a 01:18:16 Step 8/12 : WORKDIR /device-mqtt-go 01:18:16 ---> Running in 77ef910b2bb0 01:18:16 Removing intermediate container 77ef910b2bb0 01:18:16 ---> 9ff0dc72202a 01:18:16 Step 9/12 : COPY go.mod vendor* ./ 01:18:16 ---> 64e28b237ad2 01:18:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:16 ---> Running in 2c175b05a40b 01:19:12 Removing intermediate container 2c175b05a40b 01:19:12 ---> 589405fa3101 01:19:12 Step 11/12 : COPY . . 01:19:12 ---> a47154d67b58 01:19:12 Step 12/12 : RUN $MAKE 01:19:12 ---> Running in 2d07e4b1607b 01:19:12 noop 01:19:12 Removing intermediate container 2d07e4b1607b 01:19:12 ---> 7e9a0acf21e3 01:19:12 Successfully built 7e9a0acf21e3 01:19:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:13 + docker inspect -f . ci-base-image-x86_64 01:19:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:13 prd-ubuntu20.04-docker-8c-8g-24456 does not seem to be running inside a container 01:19:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-707 -v /w/workspace/gexfoundry_device-mqtt-go_PR-707:/w/workspace/gexfoundry_device-mqtt-go_PR-707:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:19:13 $ docker top 2e163a425955649b30162f6c51dbfd0c1cc3d74714c38b6f705020b51bc83d34 -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:14 + go version 01:19:14 go version go1.23.2 linux/amd64 [Pipeline] } 01:19:14 $ docker stop --time=1 2e163a425955649b30162f6c51dbfd0c1cc3d74714c38b6f705020b51bc83d34 01:19:15 $ docker rm -f --volumes 2e163a425955649b30162f6c51dbfd0c1cc3d74714c38b6f705020b51bc83d34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:16 + docker inspect -f . ci-base-image-x86_64 01:19:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:16 prd-ubuntu20.04-docker-8c-8g-24456 does not seem to be running inside a container 01:19:16 $ 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-707 -v /w/workspace/gexfoundry_device-mqtt-go_PR-707:/w/workspace/gexfoundry_device-mqtt-go_PR-707:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:19:16 $ docker top 6dfd8df3583a7d3bd6aad2d078f42fd34960cb6c8b73056db1fb7ee2273824f3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:17 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-707 [Pipeline] fileExists [Pipeline] sh 01:19:17 + make test 01:19:17 go test ./... -coverprofile=coverage.out ./... 01:19:19 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:19:37 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 01:19:37 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 01:19:37 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements 01:19:47 go vet ./... 01:19:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24457 in /w/workspace/gexfoundry_device-mqtt-go_PR-707 [Pipeline] { [Pipeline] ws 01:19:47 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:19:50 The recommended git tool is: git 01:19:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:19:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:19:51 ./bin/test-attribution-txt.sh [Pipeline] echo 01:19:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:19:51 $ docker stop --time=1 6dfd8df3583a7d3bd6aad2d078f42fd34960cb6c8b73056db1fb7ee2273824f3 01:19:55 using credential edgex-jenkins-ssh 01:19:55 Cloning the remote Git repository 01:19:55 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:19:55 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:19:55 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:19:55 > git --version # timeout=10 01:19:55 > git --version # 'git version 2.25.1' 01:19:55 using GIT_SSH to set credentials SSH Credentials for GitHub 01:19:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:19:57 $ docker rm -f --volumes 6dfd8df3583a7d3bd6aad2d078f42fd34960cb6c8b73056db1fb7ee2273824f3 [Pipeline] // withDockerContainer [Pipeline] sh 01:19:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:19:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:19:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:19:59 + ls -al . 01:19:59 total 252 01:19:59 drwxrwxr-x 9 jenkins jenkins 4096 Nov 4 01:19 . 01:19:59 drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 01:17 .. 01:19:59 -rw-rw-r-- 1 jenkins jenkins 140 Nov 4 01:17 .dockerignore 01:19:59 drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 01:19 .git 01:19:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 01:17 .github 01:19:59 -rw-rw-r-- 1 jenkins jenkins 264 Nov 4 01:17 .gitignore 01:19:59 -rw-rw-r-- 1 jenkins jenkins 41 Nov 4 01:17 .golangci.yml 01:19:59 drwxr-xr-x 3 jenkins jenkins 4096 Nov 4 01:17 .semver 01:19:59 -rw-rw-r-- 1 jenkins jenkins 19106 Nov 4 01:17 Attribution.txt 01:19:59 -rw-rw-r-- 1 jenkins jenkins 18574 Nov 4 01:17 CHANGELOG.md 01:19:59 -rw-rw-r-- 1 jenkins jenkins 1803 Nov 4 01:17 Dockerfile 01:19:59 -rw-rw-r-- 1 jenkins jenkins 677 Nov 4 01:17 GOVERNANCE.md 01:19:59 -rw-rw-r-- 1 jenkins jenkins 657 Nov 4 01:17 Jenkinsfile 01:19:59 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 4 01:17 LICENSE 01:19:59 -rw-rw-r-- 1 jenkins jenkins 2500 Nov 4 01:17 Makefile 01:19:59 -rw-rw-r-- 1 jenkins jenkins 620 Nov 4 01:17 OWNERS.md 01:19:59 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 4 01:17 README.md 01:19:59 -rw-rw-r-- 1 jenkins jenkins 5 Nov 4 01:17 VERSION 01:19:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 01:17 bin 01:19:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 01:17 cmd 01:19:59 -rw-r--r-- 1 jenkins jenkins 21039 Nov 4 01:19 coverage.out 01:19:59 -rw-rw-r-- 1 jenkins jenkins 6370 Nov 4 01:17 go.mod 01:19:59 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 4 01:17 go.sum 01:19:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 01:17 internal 01:19:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 01:17 mock 01:19:59 -rw-rw-r-- 1 jenkins jenkins 227 Nov 4 01:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:59 + 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=705a22a4a64b64b4c53c11d1dbba5b9274b17c5f --label arch=amd64 --label version=0.0.0 . 01:19:59 Sending build context to Docker daemon 20.99MB 01:19:59 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 01:19:59 Step 2/25 : FROM ${BASE} AS builder 01:19:59 ---> 7e9a0acf21e3 01:19:59 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:19:58 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:19:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:19:59 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:19:59 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:19:59 using GIT_SSH to set credentials SSH Credentials for GitHub 01:19:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/707/head:refs/remotes/origin/PR-707 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:20:00 Merging remotes/origin/main commit 6320066227888112c6c0a181794f3c9cc54daea1 into PR head commit 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f 01:20:00 ---> Running in 384212a58d95 01:20:00 Removing intermediate container 384212a58d95 01:20:00 ---> 88ea7385b25e 01:20:00 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:20:00 ---> Running in c11ff0b42133 01:20:00 Removing intermediate container c11ff0b42133 01:20:00 ---> cbbc31e39c0a 01:20:00 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:20:00 ---> Running in 6a22702d436e 01:20:00 Merge succeeded, producing 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f 01:20:00 Checking out Revision 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f (PR-707) 01:20:00 Removing intermediate container 6a22702d436e 01:20:00 ---> 783f95e8db92 01:20:00 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:20:00 ---> Running in 77871edaec1a 01:20:00 Removing intermediate container 77871edaec1a 01:20:00 ---> e2d921b44b60 01:20:00 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:20:00 ---> Running in 601d00b4b943 01:20:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:20:00 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" 01:20:00 > git --version # timeout=10 01:20:00 > git --version # 'git version 2.25.1' 01:20:00 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:20:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:20:00 > git config core.sparsecheckout # timeout=10 01:20:00 > git checkout -f 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f # timeout=10 01:20:00 > git remote # timeout=10 01:20:00 > git config --get remote.origin.url # timeout=10 01:20:00 using GIT_SSH to set credentials SSH Credentials for GitHub 01:20:00 > git merge 6320066227888112c6c0a181794f3c9cc54daea1 # timeout=10 01:20:00 > git rev-parse HEAD^{commit} # timeout=10 01:20:00 > git config core.sparsecheckout # timeout=10 01:20:00 > git checkout -f 705a22a4a64b64b4c53c11d1dbba5b9274b17c5f # timeout=10 01:20:01 OK: 250 MiB in 58 packages 01:20:01 Removing intermediate container 601d00b4b943 01:20:01 ---> 4b8c8fc4a3d2 01:20:01 Step 8/25 : WORKDIR /device-mqtt-go 01:20:01 ---> Running in ba39b202d9fe 01:20:01 Removing intermediate container ba39b202d9fe 01:20:01 ---> 759c7c7ef321 01:20:01 Step 9/25 : COPY go.mod vendor* ./ 01:20:01 ---> df7ec525b4f7 01:20:01 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:20:01 ---> Running in be04635fc31d 01:20:02 Removing intermediate container be04635fc31d 01:20:02 ---> 176a536d353e 01:20:02 Step 11/25 : COPY . . 01:20:03 ---> 0607d47f62b2 01:20:03 Step 12/25 : RUN $MAKE 01:20:03 ---> Running in 58c4e0db853d 01:20:03 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/v4/internal/common.SDKVersion=v4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:20:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:20:05 % Total % Received % Xferd Average Speed Time Time Time Current 01:20:05 Dload Upload Total Spent Left Speed 01:20:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 77745 0 --:--:-- --:--:-- --:--:-- 77277 100 12828 100 12828 0 0 77277 0 --:--:-- --:--:-- --:--:-- 76814 [Pipeline] sh 01:20:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:20:06 + sudo tee /etc/docker/daemon.new 01:20:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:20:06 { 01:20:06 "registry-mirrors": [ 01:20:06 "https://nexus3.edgexfoundry.org:10001" 01:20:06 ], 01:20:06 "bip": "10.250.0.254/24", 01:20:06 "hosts": [ 01:20:06 "tcp://0.0.0.0:5555", 01:20:06 "unix:///var/run/docker.sock" 01:20:06 ], 01:20:06 "mtu": 1458, 01:20:06 "selinux-enabled": true, 01:20:06 "seccomp-profile": "/etc/docker/seccomp.json" 01:20:06 } [Pipeline] sh 01:20:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:20:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:20:25 provisioning config files... 01:20:25 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config15079925549889520375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:20:26 ---> ****-login.sh 01:20:26 nexus3.edgexfoundry.org:10001 01:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:20:27 Configure a credential helper to remove this warning. See 01:20:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:20:27 01:20:27 Login Succeeded 01:20:27 nexus3.edgexfoundry.org:10002 01:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:20:27 Configure a credential helper to remove this warning. See 01:20:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:20:27 01:20:27 Login Succeeded 01:20:27 nexus3.edgexfoundry.org:10003 01:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:20:27 Configure a credential helper to remove this warning. See 01:20:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:20:27 01:20:27 Login Succeeded 01:20:27 nexus3.edgexfoundry.org:10004 01:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:20:28 Configure a credential helper to remove this warning. See 01:20:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:20:28 01:20:28 Login Succeeded 01:20:28 ****.io 01:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:20:28 Configure a credential helper to remove this warning. See 01:20:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:20:28 01:20:28 Login Succeeded 01:20:28 ---> ****-login.sh ends [Pipeline] } 01:20:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:20:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:20:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:20:29 ========================================================= 01:20:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:20:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:29 + 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 . 01:20:30 Sending build context to Docker daemon 10.6MB 01:20:30 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:20:30 Step 2/12 : FROM ${BASE} AS builder 01:20:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:20:30 cf04c63912e1: Pulling fs layer 01:20:30 55b35a11ae5e: Pulling fs layer 01:20:30 a37a00ec5f00: Pulling fs layer 01:20:30 50b3750afda1: Pulling fs layer 01:20:30 4f4fb700ef54: Pulling fs layer 01:20:30 80978eb59214: Pulling fs layer 01:20:30 c9f46d7d2bd2: Pulling fs layer 01:20:30 c5a475d317c9: Pulling fs layer 01:20:30 50b3750afda1: Waiting 01:20:30 4f4fb700ef54: Waiting 01:20:30 c5a475d317c9: Waiting 01:20:30 80978eb59214: Waiting 01:20:30 c9f46d7d2bd2: Waiting 01:20:30 55b35a11ae5e: Download complete 01:20:30 50b3750afda1: Verifying Checksum 01:20:30 50b3750afda1: Download complete 01:20:30 4f4fb700ef54: Download complete 01:20:30 80978eb59214: Verifying Checksum 01:20:30 80978eb59214: Download complete 01:20:30 cf04c63912e1: Verifying Checksum 01:20:30 cf04c63912e1: Download complete 01:20:30 c5a475d317c9: Verifying Checksum 01:20:30 c5a475d317c9: Download complete 01:20:31 cf04c63912e1: Pull complete 01:20:32 55b35a11ae5e: Pull complete 01:20:32 a37a00ec5f00: Verifying Checksum 01:20:32 a37a00ec5f00: Download complete 01:20:33 c9f46d7d2bd2: Verifying Checksum 01:20:33 c9f46d7d2bd2: Download complete 01:20:35 Removing intermediate container 58c4e0db853d 01:20:35 ---> 372df8f986da 01:20:35 Step 13/25 : FROM alpine:3.20 01:20:35 3.20: Pulling from library/alpine 01:20:35 43c4264eed91: Already exists 01:20:36 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:20:36 Status: Downloaded newer image for alpine:3.20 01:20:36 ---> 91ef0af61f39 01:20:36 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 01:20:36 ---> Running in fb5fcffff2fd 01:20:36 Removing intermediate container fb5fcffff2fd 01:20:36 ---> 5d66afee5597 01:20:36 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:20:36 ---> Running in 4d7b4c65be3d 01:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:20:36 (1/1) Installing dumb-init (1.2.5-r3) 01:20:36 Executing busybox-1.36.1-r29.trigger 01:20:36 OK: 8 MiB in 15 packages 01:20:37 Removing intermediate container 4d7b4c65be3d 01:20:37 ---> b9b3f068dfe4 01:20:37 Step 16/25 : RUN apk --no-cache upgrade 01:20:37 ---> Running in 8e270552c0c1 01:20:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:20:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:20:38 Upgrading critical system libraries and apk-tools: 01:20:38 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:20:38 Executing busybox-1.36.1-r29.trigger 01:20:38 Continuing the upgrade transaction with new apk-tools: 01:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:20:38 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:20:38 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:20:38 OK: 8 MiB in 15 packages 01:20:38 Removing intermediate container 8e270552c0c1 01:20:38 ---> be748990f9f7 01:20:38 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:20:40 ---> 23439d099717 01:20:40 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:20:40 ---> d154c5438847 01:20:40 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:20:40 ---> 3d5999d1f8ec 01:20:40 Step 20/25 : EXPOSE 59982 01:20:40 ---> Running in 3b0e4eda2a66 01:20:40 Removing intermediate container 3b0e4eda2a66 01:20:40 ---> 0e36f31e66ab 01:20:40 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:20:40 ---> Running in 632689c961d7 01:20:40 Removing intermediate container 632689c961d7 01:20:40 ---> 1d82876c2d7f 01:20:40 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:20:40 ---> Running in fcda93c3aebe 01:20:40 Removing intermediate container fcda93c3aebe 01:20:40 ---> e8942185d424 01:20:40 Step 23/25 : LABEL arch=amd64 01:20:40 ---> Running in 6e93b146211b 01:20:40 Removing intermediate container 6e93b146211b 01:20:40 ---> cbb2267e47ff 01:20:40 Step 24/25 : LABEL git_sha=705a22a4a64b64b4c53c11d1dbba5b9274b17c5f 01:20:40 ---> Running in 7d5d5e6729c8 01:20:40 Removing intermediate container 7d5d5e6729c8 01:20:40 ---> 66049ada08bd 01:20:40 Step 25/25 : LABEL version=0.0.0 01:20:41 ---> Running in 39825d974743 01:20:41 Removing intermediate container 39825d974743 01:20:41 ---> c74007b8db88 01:20:41 [Warning] One or more build-args [ARCH] were not consumed 01:20:41 Successfully built c74007b8db88 01:20:41 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] { [Pipeline] sh 01:20:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:20:42 01:20:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:20:42 latest: Pulling from edgex-lftools-log-publisher 01:20:42 5eb5b503b376: Pulling fs layer 01:20:42 5c69ac0246d0: Pulling fs layer 01:20:42 ec43610c2a17: Pulling fs layer 01:20:42 3a2ae6a8a46f: Pulling fs layer 01:20:42 33b1e0a273af: Pulling fs layer 01:20:42 5d3b04190fa2: Pulling fs layer 01:20:42 2f39f015ded8: Pulling fs layer 01:20:42 3a2ae6a8a46f: Waiting 01:20:42 33b1e0a273af: Waiting 01:20:42 5d3b04190fa2: Waiting 01:20:42 2f39f015ded8: Waiting 01:20:42 5c69ac0246d0: Verifying Checksum 01:20:42 5c69ac0246d0: Download complete 01:20:42 3a2ae6a8a46f: Verifying Checksum 01:20:42 33b1e0a273af: Verifying Checksum 01:20:42 33b1e0a273af: Download complete 01:20:42 ec43610c2a17: Verifying Checksum 01:20:42 ec43610c2a17: Download complete 01:20:42 5d3b04190fa2: Verifying Checksum 01:20:42 5d3b04190fa2: Download complete 01:20:42 5eb5b503b376: Download complete 01:20:43 2f39f015ded8: Verifying Checksum 01:20:43 2f39f015ded8: Download complete 01:20:43 5eb5b503b376: Pull complete 01:20:43 5c69ac0246d0: Pull complete 01:20:44 ec43610c2a17: Pull complete 01:20:44 3a2ae6a8a46f: Pull complete 01:20:44 33b1e0a273af: Pull complete 01:20:44 5d3b04190fa2: Pull complete 01:20:48 a37a00ec5f00: Pull complete 01:20:48 50b3750afda1: Pull complete 01:20:48 4f4fb700ef54: Pull complete 01:20:48 80978eb59214: Pull complete 01:20:48 2f39f015ded8: Pull complete 01:20:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:20:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:20:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:49 prd-ubuntu20.04-docker-8c-8g-24456 does not seem to be running inside a container 01:20:49 $ 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-707 -v /w/workspace/gexfoundry_device-mqtt-go_PR-707:/w/workspace/gexfoundry_device-mqtt-go_PR-707:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:20:53 $ docker top 8610eb8a4200813dc1eea930b3a9cbaa371bb9031c49942b41d2df040a8728d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:20:54 ---> job-cost.sh 01:20:54 lf-activate-venv: SKIPPING 01:20:54 INFO: No Stack... 01:20:54 INFO: Retrieving Pricing Info for: v3-standard-8 01:20:54 INFO: Archiving Costs [Pipeline] sh 01:20:55 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-707/archives/cost.csv 01:20:55 + cut -d, -f6 [Pipeline] lock 01:20:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-707-1-stack-cost] 01:20:55 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-707-1-stack-cost] did not exist. Created. 01:20:55 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-707-1-stack-cost] [Pipeline] { 01:20:55 c9f46d7d2bd2: Pull complete [Pipeline] unstash [Pipeline] sh 01:20:55 + echo total: 0.2199999988079071 [Pipeline] stash 01:20:55 Stashed 1 file(s) [Pipeline] } 01:20:55 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-707-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:20:55 $ docker stop --time=1 8610eb8a4200813dc1eea930b3a9cbaa371bb9031c49942b41d2df040a8728d7 01:20:56 c5a475d317c9: Pull complete 01:20:56 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 01:20:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:20:56 ---> be29e6b0f0d4 01:20:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:20:56 ---> Running in b04f676d5dd0 01:20:56 $ docker rm -f --volumes 8610eb8a4200813dc1eea930b3a9cbaa371bb9031c49942b41d2df040a8728d7 01:20:56 Removing intermediate container b04f676d5dd0 01:20:56 ---> ce7a5089c413 01:20:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv 01:20:57 ---> Running in 8e932aa842b9 [Pipeline] } [Pipeline] // stage [Pipeline] } 01:20:57 Removing intermediate container 8e932aa842b9 01:20:57 ---> 79f972d8d684 01:20:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:20:57 ---> Running in 6296bf5234d0 01:20:57 Removing intermediate container 6296bf5234d0 01:20:57 ---> ace5f0a3ebe5 01:20:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:20:57 ---> Running in 82183d44cf58 01:20:57 Removing intermediate container 82183d44cf58 01:20:57 ---> 4da2b025088c 01:20:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:20:57 ---> Running in aa19248ddf53 01:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:20:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:21:00 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:21:00 (2/4) Installing libedit (20240517.3.1-r0) 01:21:00 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:21:00 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:21:00 Executing busybox-1.36.1-r29.trigger 01:21:00 OK: 242 MiB in 58 packages 01:21:01 Removing intermediate container aa19248ddf53 01:21:01 ---> fd50ebebd255 01:21:01 Step 8/12 : WORKDIR /device-mqtt-go 01:21:01 ---> Running in f2a9c20f8cff 01:21:01 Removing intermediate container f2a9c20f8cff 01:21:01 ---> 9a7d3be07597 01:21:01 Step 9/12 : COPY go.mod vendor* ./ 01:21:02 ---> 721ee142f022 01:21:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:02 ---> Running in c184cfd34b4e 01:22:54 Removing intermediate container c184cfd34b4e 01:22:54 ---> aee00e6031ac 01:22:54 Step 11/12 : COPY . . 01:22:54 ---> 007de0d62359 01:22:54 Step 12/12 : RUN $MAKE 01:22:54 ---> Running in fbd19ed503d5 01:22:54 noop 01:22:54 Removing intermediate container fbd19ed503d5 01:22:54 ---> 4ab4e37d6c6c 01:22:54 Successfully built 4ab4e37d6c6c 01:22:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:54 + docker inspect -f . ci-base-image-arm64 01:22:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:22:55 prd-ubuntu20.04-docker-arm64-4c-16g-24457 does not seem to be running inside a container 01:22:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:22:56 $ docker top a739cf8472904bcd958213e1d1288cfddbc0fe352b58eca286639f15b9c0965d -eo pid,comm [Pipeline] { [Pipeline] sh 01:22:57 + go version 01:22:57 go version go1.23.2 linux/arm64 [Pipeline] } 01:22:57 $ docker stop --time=1 a739cf8472904bcd958213e1d1288cfddbc0fe352b58eca286639f15b9c0965d 01:22:59 $ docker rm -f --volumes a739cf8472904bcd958213e1d1288cfddbc0fe352b58eca286639f15b9c0965d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:00 + docker inspect -f . ci-base-image-arm64 01:23:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:00 prd-ubuntu20.04-docker-arm64-4c-16g-24457 does not seem to be running inside a container 01:23:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:23:02 $ docker top bc4ab470ab69bad2f35a345bbbe1b0d34b02b791a04a3e2047a8a9e36289d8d4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:03 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:23:03 + make test 01:23:03 go test ./... -coverprofile=coverage.out ./... 01:23:09 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:26:18 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 01:26:21 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 01:26:21 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.051s coverage: 22.8% of statements 01:26:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:26:22 go vet ./... 01:27:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:27:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:27:09 ./bin/test-attribution-txt.sh [Pipeline] echo 01:27:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:27:10 $ docker stop --time=1 bc4ab470ab69bad2f35a345bbbe1b0d34b02b791a04a3e2047a8a9e36289d8d4 01:27:15 $ docker rm -f --volumes bc4ab470ab69bad2f35a345bbbe1b0d34b02b791a04a3e2047a8a9e36289d8d4 [Pipeline] // withDockerContainer [Pipeline] sh 01:27:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:27:22 Warning: overwriting stash ‘coverage-report’ 01:27:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:27:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:27:24 + ls -al . 01:27:24 total 248 01:27:24 drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 01:23 . 01:27:24 drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 01:19 .. 01:27:24 -rw-rw-r-- 1 jenkins jenkins 140 Nov 4 01:20 .dockerignore 01:27:24 drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 01:20 .git 01:27:24 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 01:20 .github 01:27:24 -rw-rw-r-- 1 jenkins jenkins 264 Nov 4 01:20 .gitignore 01:27:24 -rw-rw-r-- 1 jenkins jenkins 41 Nov 4 01:20 .golangci.yml 01:27:24 -rw-rw-r-- 1 jenkins jenkins 19106 Nov 4 01:20 Attribution.txt 01:27:24 -rw-rw-r-- 1 jenkins jenkins 18574 Nov 4 01:20 CHANGELOG.md 01:27:24 -rw-rw-r-- 1 jenkins jenkins 1803 Nov 4 01:20 Dockerfile 01:27:24 -rw-rw-r-- 1 jenkins jenkins 677 Nov 4 01:20 GOVERNANCE.md 01:27:24 -rw-rw-r-- 1 jenkins jenkins 657 Nov 4 01:20 Jenkinsfile 01:27:24 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 4 01:20 LICENSE 01:27:24 -rw-rw-r-- 1 jenkins jenkins 2500 Nov 4 01:20 Makefile 01:27:24 -rw-rw-r-- 1 jenkins jenkins 620 Nov 4 01:20 OWNERS.md 01:27:24 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 4 01:20 README.md 01:27:24 -rw-rw-r-- 1 jenkins jenkins 5 Nov 4 01:17 VERSION 01:27:24 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 01:20 bin 01:27:24 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 01:20 cmd 01:27:24 -rw-r--r-- 1 jenkins jenkins 21039 Nov 4 01:26 coverage.out 01:27:24 -rw-rw-r-- 1 jenkins jenkins 6370 Nov 4 01:20 go.mod 01:27:24 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 4 01:20 go.sum 01:27:24 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 01:20 internal 01:27:24 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 01:20 mock 01:27:24 -rw-rw-r-- 1 jenkins jenkins 227 Nov 4 01:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:24 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=705a22a4a64b64b4c53c11d1dbba5b9274b17c5f --label arch=arm64 --label version=0.0.0 . 01:27:25 Sending build context to Docker daemon 10.63MB 01:27:25 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 01:27:25 Step 2/25 : FROM ${BASE} AS builder 01:27:25 ---> 4ab4e37d6c6c 01:27:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:27:25 ---> Running in 388d5031b39c 01:27:25 Removing intermediate container 388d5031b39c 01:27:25 ---> 4614ef3a6e6d 01:27:25 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:27:25 ---> Running in 0f9b290c5306 01:27:25 Removing intermediate container 0f9b290c5306 01:27:25 ---> 17af471ee6c8 01:27:25 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:27:25 ---> Running in 72a75e5c39dc 01:27:26 Removing intermediate container 72a75e5c39dc 01:27:26 ---> c9b87090bec6 01:27:26 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:27:26 ---> Running in cb0272ba0438 01:27:26 Removing intermediate container cb0272ba0438 01:27:26 ---> b5cc6b853563 01:27:26 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:27:26 ---> Running in d713638bb711 01:27:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:27:29 OK: 242 MiB in 58 packages 01:27:30 Removing intermediate container d713638bb711 01:27:30 ---> 645c4222b6c9 01:27:30 Step 8/25 : WORKDIR /device-mqtt-go 01:27:30 ---> Running in ecdd905d47db 01:27:30 Removing intermediate container ecdd905d47db 01:27:30 ---> d693e7fe0faa 01:27:30 Step 9/25 : COPY go.mod vendor* ./ 01:27:31 ---> a74b85c3f48d 01:27:31 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:31 ---> Running in 76d645a49ffd 01:27:33 Removing intermediate container 76d645a49ffd 01:27:33 ---> 39e3a5c932be 01:27:33 Step 11/25 : COPY . . 01:27:34 ---> 17c1f07dcc18 01:27:34 Step 12/25 : RUN $MAKE 01:27:34 ---> Running in 6bc25dfee6be 01:27:35 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/v4/internal/common.SDKVersion=v4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd 01:30:57 Removing intermediate container 6bc25dfee6be 01:30:57 ---> d654edc2f7dd 01:30:57 Step 13/25 : FROM alpine:3.20 01:30:57 3.20: Pulling from library/alpine 01:30:57 cf04c63912e1: Already exists 01:30:57 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:30:57 Status: Downloaded newer image for alpine:3.20 01:30:57 ---> c157a85ed455 01:30:57 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 01:30:57 ---> Running in a1ca0f328ce8 01:30:57 Removing intermediate container a1ca0f328ce8 01:30:57 ---> 55753776e98f 01:30:57 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:30:57 ---> Running in 96d0139a23b8 01:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:30:57 (1/1) Installing dumb-init (1.2.5-r3) 01:30:57 Executing busybox-1.36.1-r29.trigger 01:30:57 OK: 9 MiB in 15 packages 01:30:57 Removing intermediate container 96d0139a23b8 01:30:57 ---> 33c6a0d2d158 01:30:57 Step 16/25 : RUN apk --no-cache upgrade 01:30:57 ---> Running in 94d4aca7fdeb 01:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:30:58 Upgrading critical system libraries and apk-tools: 01:30:58 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:30:58 Executing busybox-1.36.1-r29.trigger 01:30:58 Continuing the upgrade transaction with new apk-tools: 01:30:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:30:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:30:59 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:30:59 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:30:59 OK: 9 MiB in 15 packages 01:31:00 Removing intermediate container 94d4aca7fdeb 01:31:00 ---> 6af00b3a7f14 01:31:00 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:31:03 ---> 703be0a104bc 01:31:03 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:31:03 ---> 8bb16ea2e234 01:31:03 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:31:03 ---> ac4d606dd8fd 01:31:03 Step 20/25 : EXPOSE 59982 01:31:03 ---> Running in 5f585e385208 01:31:04 Removing intermediate container 5f585e385208 01:31:04 ---> e03bcf12de3b 01:31:04 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:31:04 ---> Running in 7c8ff84c3287 01:31:04 Removing intermediate container 7c8ff84c3287 01:31:04 ---> aa0b68b72e58 01:31:04 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:31:04 ---> Running in d1fa5ed2c064 01:31:05 Removing intermediate container d1fa5ed2c064 01:31:05 ---> 48b827c0a87b 01:31:05 Step 23/25 : LABEL arch=arm64 01:31:05 ---> Running in 445a735b9adb 01:31:05 Removing intermediate container 445a735b9adb 01:31:05 ---> 2f94e93db90a 01:31:05 Step 24/25 : LABEL git_sha=705a22a4a64b64b4c53c11d1dbba5b9274b17c5f 01:31:05 ---> Running in 9882764c9a87 01:31:05 Removing intermediate container 9882764c9a87 01:31:05 ---> 8f64b3672eae 01:31:05 Step 25/25 : LABEL version=0.0.0 01:31:05 ---> Running in 33ae6540f7ed 01:31:06 Removing intermediate container 33ae6540f7ed 01:31:06 ---> a4278757235b 01:31:06 [Warning] One or more build-args [ARCH] were not consumed 01:31:06 Successfully built a4278757235b 01:31:06 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:31:07 01:31:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:31:07 arm64: Pulling from edgex-lftools-log-publisher 01:31:07 8998bd30e6a1: Pulling fs layer 01:31:07 04944245beec: Pulling fs layer 01:31:07 699f458cf7ca: Pulling fs layer 01:31:07 765212b225bb: Pulling fs layer 01:31:07 f23df028b6ca: Pulling fs layer 01:31:07 d65c8cfc05b1: Pulling fs layer 01:31:07 2437ff75d9bd: Pulling fs layer 01:31:07 765212b225bb: Waiting 01:31:07 f23df028b6ca: Waiting 01:31:07 d65c8cfc05b1: Waiting 01:31:07 2437ff75d9bd: Waiting 01:31:07 04944245beec: Verifying Checksum 01:31:07 04944245beec: Download complete 01:31:07 765212b225bb: Verifying Checksum 01:31:07 765212b225bb: Download complete 01:31:07 f23df028b6ca: Verifying Checksum 01:31:07 f23df028b6ca: Download complete 01:31:07 d65c8cfc05b1: Verifying Checksum 01:31:07 d65c8cfc05b1: Download complete 01:31:08 699f458cf7ca: Verifying Checksum 01:31:08 699f458cf7ca: Download complete 01:31:08 8998bd30e6a1: Verifying Checksum 01:31:08 8998bd30e6a1: Download complete 01:31:11 2437ff75d9bd: Verifying Checksum 01:31:11 2437ff75d9bd: Download complete 01:31:12 8998bd30e6a1: Pull complete 01:31:13 04944245beec: Pull complete 01:31:15 699f458cf7ca: Pull complete 01:31:15 765212b225bb: Pull complete 01:31:16 f23df028b6ca: Pull complete 01:31:16 d65c8cfc05b1: Pull complete 01:31:34 2437ff75d9bd: Pull complete 01:31:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:31:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:31:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:34 prd-ubuntu20.04-docker-arm64-4c-16g-24457 does not seem to be running inside a container 01:31:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:31:37 $ docker top cf928b3d71bc520be99014eaaddfa70e1fd03e3439918b0561d699c5e6fb600a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:38 ---> job-cost.sh 01:31:38 lf-activate-venv: SKIPPING 01:31:38 INFO: No Stack... 01:31:39 INFO: Retrieving Pricing Info for: v3-standard-4 01:31:40 INFO: Archiving Costs [Pipeline] sh 01:31:40 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:31:40 + cut -d, -f6 [Pipeline] lock 01:31:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-707-1-stack-cost] 01:31:40 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-707-1-stack-cost] did not exist. Created. 01:31:40 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-707-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:31:41 /w/workspace/device-mqtt-go/1@tmp/durable-571e63e0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:31:42 + echo total: 0.10999999940395355 [Pipeline] stash 01:31:42 Warning: overwriting stash ‘stack-cost’ 01:31:42 Stashed 1 file(s) [Pipeline] } 01:31:42 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-707-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:31:42 $ docker stop --time=1 cf928b3d71bc520be99014eaaddfa70e1fd03e3439918b0561d699c5e6fb600a 01:31:44 $ docker rm -f --volumes cf928b3d71bc520be99014eaaddfa70e1fd03e3439918b0561d699c5e6fb600a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:31:45 provisioning config files... 01:31:45 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp/config16079573687199014288tmp [Pipeline] { [Pipeline] sh 01:31:45 + set +x 01:31:45 + curl -s https://codecov.io/bash 01:31:45 + bash -s -- 01:31:45 01:31:45 _____ _ 01:31:45 / ____| | | 01:31:45 | | ___ __| | ___ ___ _____ __ 01:31:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:31:45 | |___| (_) | (_| | __/ (_| (_) \ V / 01:31:45 \_____\___/ \__,_|\___|\___\___/ \_/ 01:31:45 Bash-1.0.6 01:31:45 01:31:45 01:31:45 ==> git version 2.25.1 found 01:31:45 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:31:45 Release-Date: 2020-01-08 01:31:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:31:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:31:45 ==> Jenkins CI detected. 01:31:45 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-707 01:31:45 project root: . 01:31:45 --> token set from env 01:31:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:31:45 ==> Running gcov in . (disable via -X gcov) 01:31:45 ==> Python coveragepy not found 01:31:45 ==> Searching for coverage reports in: 01:31:45 + . 01:31:45 -> Found 1 reports 01:31:45 ==> Detecting git/mercurial file structure 01:31:46 ==> Reading reports 01:31:46 + ./coverage.out bytes=21039 01:31:46 ==> Appending adjustments 01:31:46 https://docs.codecov.io/docs/fixing-reports 01:31:46 + Found adjustments 01:31:46 ==> Gzipping contents 01:31:46 4.0K /tmp/codecov.qPA8eo.gz 01:31:46 ==> Uploading reports 01:31:46 url: https://codecov.io 01:31:46 query: branch=PR-707&commit=705a22a4a64b64b4c53c11d1dbba5b9274b17c5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-707%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=707&job=&cmd_args= 01:31:46 -> Pinging Codecov 01:31:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-707&commit=705a22a4a64b64b4c53c11d1dbba5b9274b17c5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-707%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=707&job=&cmd_args= 01:31:46 -> Uploading to 01:31:46 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/705a22a4a64b64b4c53c11d1dbba5b9274b17c5f/81072d2d-d0bd-4bbb-bbf5-bd33535513e6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241104%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241104T013146Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=db72027a5407c15247f5eadd336a31b247bf1193cb4422def3ce9b30dfbf9714 01:31:46 % Total % Received % Xferd Average Speed Time Time Time Current 01:31:46 Dload Upload Total Spent Left Speed 01:31:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 12578 --:--:-- --:--:-- --:--:-- 12578 01:31:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/705a22a4a64b64b4c53c11d1dbba5b9274b17c5f [Pipeline] } 01:31:46 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 01:31:48 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-707/archives ] 01:31:48 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-707/archives 01:31:48 total 16 01:31:48 drwxr-xr-x 3 root root 4096 Nov 4 01:20 . 01:31:48 drwxrwxr-x 10 jenkins jenkins 4096 Nov 4 01:20 .. 01:31:48 drwxr-xr-x 2 root root 4096 Nov 4 01:20 cost 01:31:48 -rw-r--r-- 1 root root 86 Nov 4 01:20 cost.csv 01:31:48 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-707/archives 01:31:48 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-707/archives 01:31:48 total 16 01:31:48 drwxr-xr-x 3 jenkins jenkins 4096 Nov 4 01:20 . 01:31:48 drwxrwxr-x 10 jenkins jenkins 4096 Nov 4 01:20 .. 01:31:48 drwxr-xr-x 2 jenkins jenkins 4096 Nov 4 01:20 cost 01:31:48 -rw-r--r-- 1 jenkins jenkins 86 Nov 4 01:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:31:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:31:50 ---> package-listing.sh 01:31:50 ++ facter osfamily 01:31:50 ++ tr '[:upper:]' '[:lower:]' 01:31:50 + OS_FAMILY=debian 01:31:50 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-707 01:31:50 + START_PACKAGES=/tmp/packages_start.txt 01:31:50 + END_PACKAGES=/tmp/packages_end.txt 01:31:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:31:50 + PACKAGES=/tmp/packages_start.txt 01:31:50 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-707 ']' 01:31:50 + PACKAGES=/tmp/packages_end.txt 01:31:50 + case "${OS_FAMILY}" in 01:31:50 + dpkg -l 01:31:50 + grep '^ii' 01:31:50 + '[' -f /tmp/packages_start.txt ']' 01:31:50 + '[' -f /tmp/packages_end.txt ']' 01:31:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:31:50 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-707 ']' 01:31:50 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-707/archives/ 01:31:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-707/archives/ [Pipeline] echo 01:31:50 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-707/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:31:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:31:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:51 prd-ubuntu20.04-docker-8c-8g-24456 does not seem to be running inside a container 01:31:51 $ 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-707/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-707 -v /w/workspace/gexfoundry_device-mqtt-go_PR-707:/w/workspace/gexfoundry_device-mqtt-go_PR-707:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:31:51 $ docker top 0877a93cf8f8dd96b90758b2c623f7014354af1b33384cb99a7a08ffce2e43b6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:52 + touch /tmp/pre-build-complete [Pipeline] sh 01:31:52 + mkdir -p /var/log/sysstat [Pipeline] sh 01:31:52 + ls /var/log/sa-host 01:31:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:31:52 provisioning config files... 01:31:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-707@tmp/config10576685796698461878tmp [Pipeline] { [Pipeline] echo 01:31:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:31:53 ---> create-netrc.sh [Pipeline] } 01:31:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:31:53 ---> python-tools-install.sh [Pipeline] echo 01:31:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:31:54 ---> sudo-logs.sh 01:31:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:31:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:31:54 ---> job-cost.sh 01:31:54 lf-activate-venv: SKIPPING 01:31:54 DEBUG: total: 0.2199999988079071 01:31:54 INFO: Retrieving Stack Cost... 01:31:54 INFO: Retrieving Pricing Info for: v3-standard-8 01:31:55 INFO: Archiving Costs [Pipeline] echo 01:31:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:31:55 ---> logs-deploy.sh 01:31:55 lf-activate-venv: SKIPPING 01:31:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-707/1 01:31:55 INFO: archiving workspace using pattern(s): 01:31:56 Archives upload complete. 01:31:56 INFO: archiving logs to Nexus