Pull request #701 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from e0a7d6305e2fc591ccde04a15c4d9c78573e62c9+9248015ec63f16b77f424838ee7cf1dbf126cff5 (9f73f92967d9ddc2264e9087d5d62f7f332bfd34) 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-ssh8143320345544046985.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-ssh16779141689618872359.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-701/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-701/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11460294067485863759.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-701/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11517492840953165011.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-ssh689825914037584428.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-701/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-701/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7376898799681028683.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-22677’ Running on prd-ubuntu20.04-docker-8c-8g-22680 in /w/workspace/gexfoundry_device-mqtt-go_PR-701 [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-701 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9248015ec63f16b77f424838ee7cf1dbf126cff5 into PR head commit e0a7d6305e2fc591ccde04a15c4d9c78573e62c9 Merge succeeded, producing e0a7d6305e2fc591ccde04a15c4d9c78573e62c9 Checking out Revision e0a7d6305e2fc591ccde04a15c4d9c78573e62c9 (PR-701) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/701/head:refs/remotes/origin/PR-701 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0a7d6305e2fc591ccde04a15c4d9c78573e62c9 # 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 9248015ec63f16b77f424838ee7cf1dbf126cff5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0a7d6305e2fc591ccde04a15c4d9c78573e62c9 # timeout=10 Commit message: "feat: Enable PIE support for ASLR and full RELRO" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:44:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:45:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:45:00 ========================================================= 06:45:00 EdgeX Global Pipelines Version Info 06:45:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:45:00 ------------------- 06:45:00 stable info: 06:45:00 ------------------- 06:45:00 Commited By: Ginny Guan ginny@iotechsys.com 06:45:00 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:45:00 Message: update stable to v1.0.265 06:45:01 ------------------- 06:45:01 experimental info: 06:45:01 ------------------- 06:45:01 Commited By: Cherry Wang cherry@iotechsys.com 06:45:01 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:45:01 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:45:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 06:45:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:45:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:45:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:45:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:45:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:45:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:45:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:45:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:45:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:45:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 06:45:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:45:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:45:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:45:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:45:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:45:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:45:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:45:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:45:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:45:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:45:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:45:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:45:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:45:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:45:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:45:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-701 [Pipeline] echo 06:45:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-701 [Pipeline] echo 06:45:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-701 [Pipeline] echo 06:45:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0a7d6305e2fc591ccde04a15c4d9c78573e62c9 [Pipeline] echo 06:45:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0a7d63 [Pipeline] echo 06:45:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:45:13 provisioning config files... 06:45:13 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-701@tmp/config15232856169925699560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:13 ---> ****-login.sh 06:45:13 nexus3.edgexfoundry.org:10001 06:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:16 Configure a credential helper to remove this warning. See 06:45:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:16 06:45:16 Login Succeeded 06:45:16 nexus3.edgexfoundry.org:10002 06:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:16 Configure a credential helper to remove this warning. See 06:45:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:16 06:45:16 Login Succeeded 06:45:16 nexus3.edgexfoundry.org:10003 06:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:16 Configure a credential helper to remove this warning. See 06:45:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:16 06:45:16 Login Succeeded 06:45:16 nexus3.edgexfoundry.org:10004 06:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:16 Configure a credential helper to remove this warning. See 06:45:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:16 06:45:16 Login Succeeded 06:45:16 ****.io 06:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:22 Configure a credential helper to remove this warning. See 06:45:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:22 06:45:22 Login Succeeded 06:45:22 ---> ****-login.sh ends [Pipeline] } 06:45:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:45:22 + git rev-list -1 --merges e0a7d6305e2fc591ccde04a15c4d9c78573e62c9~1..e0a7d6305e2fc591ccde04a15c4d9c78573e62c9 [Pipeline] echo 06:45:22 -----------> git rev-list -1 --merges e0a7d6305e2fc591ccde04a15c4d9c78573e62c9~1..e0a7d6305e2fc591ccde04a15c4d9c78573e62c9 e0a7d6305e2fc591ccde04a15c4d9c78573e62c9 [false] [Pipeline] sh 06:45:23 + git log --format=format:%s -1 e0a7d6305e2fc591ccde04a15c4d9c78573e62c9 [Pipeline] echo 06:45:23 ========================================================= 06:45:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:45:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:45:23 + git log --format=format:%s -1 e0a7d6305e2fc591ccde04a15c4d9c78573e62c9 [Pipeline] echo 06:45:23 [semverPrep] GIT_COMMIT: e0a7d6305e2fc591ccde04a15c4d9c78573e62c9, Commit Message: feat: Enable PIE support for ASLR and full RELRO [Pipeline] echo 06:45:23 [semverPrep] This is not a build commit. [Pipeline] sh 06:45:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:45:24 + grep -v github /etc/ssh/ssh_known_hosts 06:45:24 + [ -e /tmp/ssh_known_hosts ] 06:45:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:45:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:45:24 + sudo tee -a /etc/ssh/ssh_known_hosts 06:45:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:45:24 06:45:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:45:25 0.1.4: Pulling from edgex-devops/py-git-semver 06:45:25 b85a868b505f: Pulling fs layer 06:45:25 e2be974225ed: Pulling fs layer 06:45:25 339a4e72a1f5: Pulling fs layer 06:45:25 988bab9f4d93: Pulling fs layer 06:45:25 1469e6f7b9e6: Pulling fs layer 06:45:25 eaf3925da568: Pulling fs layer 06:45:25 bab4dde63d76: Pulling fs layer 06:45:25 bde34c3a00c8: Pulling fs layer 06:45:25 b352a97aabf1: Pulling fs layer 06:45:25 4872d77fe225: Pulling fs layer 06:45:25 5851b861e8e6: Pulling fs layer 06:45:25 eaf3925da568: Waiting 06:45:25 bab4dde63d76: Waiting 06:45:25 bde34c3a00c8: Waiting 06:45:25 b352a97aabf1: Waiting 06:45:25 4872d77fe225: Waiting 06:45:25 5851b861e8e6: Waiting 06:45:25 988bab9f4d93: Waiting 06:45:25 1469e6f7b9e6: Waiting 06:45:25 e2be974225ed: Verifying Checksum 06:45:25 e2be974225ed: Download complete 06:45:25 988bab9f4d93: Verifying Checksum 06:45:25 988bab9f4d93: Download complete 06:45:25 1469e6f7b9e6: Verifying Checksum 06:45:25 1469e6f7b9e6: Download complete 06:45:25 eaf3925da568: Download complete 06:45:25 339a4e72a1f5: Verifying Checksum 06:45:25 339a4e72a1f5: Download complete 06:45:25 bde34c3a00c8: Verifying Checksum 06:45:25 bde34c3a00c8: Download complete 06:45:25 b352a97aabf1: Verifying Checksum 06:45:25 b352a97aabf1: Download complete 06:45:25 4872d77fe225: Verifying Checksum 06:45:25 4872d77fe225: Download complete 06:45:25 5851b861e8e6: Verifying Checksum 06:45:25 5851b861e8e6: Download complete 06:45:25 b85a868b505f: Verifying Checksum 06:45:25 b85a868b505f: Download complete 06:45:25 bab4dde63d76: Verifying Checksum 06:45:25 bab4dde63d76: Download complete 06:45:26 b85a868b505f: Pull complete 06:45:26 e2be974225ed: Pull complete 06:45:27 339a4e72a1f5: Pull complete 06:45:27 988bab9f4d93: Pull complete 06:45:27 1469e6f7b9e6: Pull complete 06:45:27 eaf3925da568: Pull complete 06:45:29 bab4dde63d76: Pull complete 06:45:29 bde34c3a00c8: Pull complete 06:45:29 b352a97aabf1: Pull complete 06:45:29 4872d77fe225: Pull complete 06:45:29 5851b861e8e6: Pull complete 06:45:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:45:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:45:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:29 prd-ubuntu20.04-docker-8c-8g-22680 does not seem to be running inside a container 06:45:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-701 -v /w/workspace/gexfoundry_device-mqtt-go_PR-701:/w/workspace/gexfoundry_device-mqtt-go_PR-701:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-701@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-701@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:45:32 $ docker top 01940e6922035ba1a2e1366651cef6f1c223c1da4a6f379701599c71615a0265 -eo pid,comm 06:45:32 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). 06:45:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:45:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:45:32 [ssh-agent] Looking for ssh-agent implementation... 06:45:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:45:32 $ docker exec 01940e6922035ba1a2e1366651cef6f1c223c1da4a6f379701599c71615a0265 ssh-agent 06:45:32 SSH_AUTH_SOCK=/tmp/ssh-mV89dnD7soSA/agent.32 06:45:32 SSH_AGENT_PID=38 06:45:32 Running ssh-add (command line suppressed) 06:45:32 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-701@tmp/private_key_17228572912800268753.key (/w/workspace/gexfoundry_device-mqtt-go_PR-701@tmp/private_key_17228572912800268753.key) 06:45:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:45:33 + git tag --points-at HEAD [Pipeline] } 06:45:33 $ docker exec --env ******** --env ******** 01940e6922035ba1a2e1366651cef6f1c223c1da4a6f379701599c71615a0265 ssh-agent -k 06:45:33 unset SSH_AUTH_SOCK; 06:45:33 unset SSH_AGENT_PID; 06:45:33 echo Agent pid 38 killed; 06:45:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:45:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:45:33 [ssh-agent] Looking for ssh-agent implementation... 06:45:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:45:33 $ docker exec 01940e6922035ba1a2e1366651cef6f1c223c1da4a6f379701599c71615a0265 ssh-agent 06:45:33 SSH_AUTH_SOCK=/tmp/ssh-skBiT8HhZcSl/agent.71 06:45:33 SSH_AGENT_PID=77 06:45:33 Running ssh-add (command line suppressed) 06:45:33 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-701@tmp/private_key_34432762201638664.key (/w/workspace/gexfoundry_device-mqtt-go_PR-701@tmp/private_key_34432762201638664.key) 06:45:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:45:34 + git semver init 06:45:34 2024-10-14 06:45:34,273 [run_init] DEBUG init version:0.0.0 force:False 06:45:34 2024-10-14 06:45:34,274 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-701/.semver 06:45:34 2024-10-14 06:45:34,274 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-701/.semver 06:45:34 2024-10-14 06:45:34,275 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-701/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-701, universal_newlines=False, shell=None, istream=None) 06:45:36 2024-10-14 06:45:35,955 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-701/.git/info/exclude 06:45:36 2024-10-14 06:45:35,956 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-701/.semver/PR-701 with force:False 06:45:36 2024-10-14 06:45:35,956 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-701/.semver/PR-701 06:45:36 2024-10-14 06:45:35,960 [execute] INFO git cat-file --batch-check 06:45:36 2024-10-14 06:45:35,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-701/.semver, universal_newlines=False, shell=None, istream=) 06:45:36 2024-10-14 06:45:35,967 [execute] INFO git cat-file --batch 06:45:36 2024-10-14 06:45:35,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-701/.semver, universal_newlines=False, shell=None, istream=) 06:45:36 2024-10-14 06:45:35,973 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-701/.semver/PR-701 06:45:36 0.0.0 [Pipeline] } 06:45:36 $ docker exec --env ******** --env ******** 01940e6922035ba1a2e1366651cef6f1c223c1da4a6f379701599c71615a0265 ssh-agent -k 06:45:36 unset SSH_AUTH_SOCK; 06:45:36 unset SSH_AGENT_PID; 06:45:36 echo Agent pid 77 killed; 06:45:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:45:36 + git semver [Pipeline] } 06:45:37 $ docker stop --time=1 01940e6922035ba1a2e1366651cef6f1c223c1da4a6f379701599c71615a0265 06:45:38 $ docker rm -f --volumes 01940e6922035ba1a2e1366651cef6f1c223c1da4a6f379701599c71615a0265 [Pipeline] // withDockerContainer [Pipeline] sh 06:45:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:45:39 Stashed 1 file(s) [Pipeline] echo 06:45:39 [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 06:45:39 provisioning config files... 06:45:39 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-701@tmp/config8397178020010916225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:40 ---> ****-login.sh 06:45:40 nexus3.edgexfoundry.org:10001 06:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:40 Configure a credential helper to remove this warning. See 06:45:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:40 06:45:40 Login Succeeded 06:45:40 nexus3.edgexfoundry.org:10002 06:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:40 Configure a credential helper to remove this warning. See 06:45:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:40 06:45:40 Login Succeeded 06:45:40 nexus3.edgexfoundry.org:10003 06:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:40 Configure a credential helper to remove this warning. See 06:45:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:40 06:45:40 Login Succeeded 06:45:40 nexus3.edgexfoundry.org:10004 06:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:40 Configure a credential helper to remove this warning. See 06:45:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:40 06:45:40 Login Succeeded 06:45:40 ****.io 06:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:40 Configure a credential helper to remove this warning. See 06:45:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:40 06:45:40 Login Succeeded 06:45:40 ---> ****-login.sh ends [Pipeline] } 06:45:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:45:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:45:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:45:41 ========================================================= 06:45:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:45:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:41 + 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 . 06:45:41 Sending build context to Docker daemon 20.9MB 06:45:41 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:45:41 Step 2/12 : FROM ${BASE} AS builder 06:45:41 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:45:41 43c4264eed91: Pulling fs layer 06:45:41 4cc291be95ef: Pulling fs layer 06:45:41 2ac1f1163629: Pulling fs layer 06:45:41 5c3c966382ef: Pulling fs layer 06:45:41 4f4fb700ef54: Pulling fs layer 06:45:41 5d5c8e513c77: Pulling fs layer 06:45:41 9f66e0745190: Pulling fs layer 06:45:41 f49a43e4bbc0: Pulling fs layer 06:45:41 561ebcabdf7f: Pulling fs layer 06:45:41 5d5c8e513c77: Waiting 06:45:41 9f66e0745190: Waiting 06:45:41 561ebcabdf7f: Waiting 06:45:41 f49a43e4bbc0: Waiting 06:45:41 5c3c966382ef: Waiting 06:45:41 4f4fb700ef54: Waiting 06:45:42 4cc291be95ef: Verifying Checksum 06:45:42 4cc291be95ef: Download complete 06:45:42 5c3c966382ef: Download complete 06:45:42 4f4fb700ef54: Verifying Checksum 06:45:42 4f4fb700ef54: Download complete 06:45:42 5d5c8e513c77: Verifying Checksum 06:45:42 5d5c8e513c77: Download complete 06:45:42 43c4264eed91: Verifying Checksum 06:45:42 43c4264eed91: Download complete 06:45:42 9f66e0745190: Verifying Checksum 06:45:42 9f66e0745190: Download complete 06:45:42 43c4264eed91: Pull complete 06:45:42 561ebcabdf7f: Verifying Checksum 06:45:42 561ebcabdf7f: Download complete 06:45:42 4cc291be95ef: Pull complete 06:45:42 2ac1f1163629: Verifying Checksum 06:45:42 2ac1f1163629: Download complete 06:45:42 f49a43e4bbc0: Verifying Checksum 06:45:42 f49a43e4bbc0: Download complete 06:45:46 2ac1f1163629: Pull complete 06:45:46 5c3c966382ef: Pull complete 06:45:46 4f4fb700ef54: Pull complete 06:45:46 5d5c8e513c77: Pull complete 06:45:46 9f66e0745190: Pull complete 06:45:49 f49a43e4bbc0: Pull complete 06:45:49 561ebcabdf7f: Pull complete 06:45:49 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 06:45:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:45:49 ---> 3a752c3f9dda 06:45:49 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:45:53 ---> Running in 9c3c712a52b3 06:45:53 Removing intermediate container 9c3c712a52b3 06:45:53 ---> 514df79ac5f2 06:45:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:45:53 ---> Running in 2ab4cefda84a 06:45:53 Removing intermediate container 2ab4cefda84a 06:45:53 ---> 07e56f2b6c67 06:45:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:45:53 ---> Running in 020a0c6ddcca 06:45:53 Removing intermediate container 020a0c6ddcca 06:45:53 ---> 308b1af51e40 06:45:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:45:53 ---> Running in caf7f075e5a3 06:45:53 Removing intermediate container caf7f075e5a3 06:45:53 ---> 6059fbf860a1 06:45:53 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:45:53 ---> Running in 11aed5a9a422 06:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:45:54 (1/4) Installing openssh-keygen (9.7_p1-r4) 06:45:54 (2/4) Installing libedit (20240517.3.1-r0) 06:45:54 (3/4) Installing openssh-client-common (9.7_p1-r4) 06:45:54 (4/4) Installing openssh-client-default (9.7_p1-r4) 06:45:54 Executing busybox-1.36.1-r29.trigger 06:45:54 OK: 250 MiB in 58 packages 06:45:54 Still waiting to schedule task 06:45:54 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22678’ 06:45:54 Removing intermediate container 11aed5a9a422 06:45:54 ---> b60f724c772a 06:45:54 Step 8/12 : WORKDIR /device-mqtt-go 06:45:54 ---> Running in 27341be63435 06:45:55 Removing intermediate container 27341be63435 06:45:55 ---> 606eebac653c 06:45:55 Step 9/12 : COPY go.mod vendor* ./ 06:45:55 ---> eb6cd12919a7 06:45:55 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:45:55 ---> Running in 01080f8c7bd2 06:46:42 Removing intermediate container 01080f8c7bd2 06:46:42 ---> 08193d5f1fab 06:46:42 Step 11/12 : COPY . . 06:46:42 ---> 4227bb8af9c2 06:46:42 Step 12/12 : RUN $MAKE 06:46:42 ---> Running in 5981e331df29 06:46:42 noop 06:46:42 Removing intermediate container 5981e331df29 06:46:42 ---> 2949cc78515c 06:46:42 Successfully built 2949cc78515c 06:46:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:42 + docker inspect -f . ci-base-image-x86_64 06:46:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:42 prd-ubuntu20.04-docker-8c-8g-22680 does not seem to be running inside a container 06:46:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-701 -v /w/workspace/gexfoundry_device-mqtt-go_PR-701:/w/workspace/gexfoundry_device-mqtt-go_PR-701:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-701@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-701@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:46:43 $ docker top c41452e0be6a7a1447b4b5b8b5810fb2b4a4029c7098affcb5b0d2aed5f1f7fe -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:43 + go version 06:46:43 go version go1.23.2 linux/amd64 [Pipeline] } 06:46:43 $ docker stop --time=1 c41452e0be6a7a1447b4b5b8b5810fb2b4a4029c7098affcb5b0d2aed5f1f7fe 06:46:44 $ docker rm -f --volumes c41452e0be6a7a1447b4b5b8b5810fb2b4a4029c7098affcb5b0d2aed5f1f7fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:45 + docker inspect -f . ci-base-image-x86_64 06:46:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:45 prd-ubuntu20.04-docker-8c-8g-22680 does not seem to be running inside a container 06:46:45 $ 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-701 -v /w/workspace/gexfoundry_device-mqtt-go_PR-701:/w/workspace/gexfoundry_device-mqtt-go_PR-701:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-701@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-701@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:46:46 $ docker top 1c74a38e386de3a35c5b09a675e7719ca2720a7f3a8defbf7313612f48ffba10 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:46 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-701 [Pipeline] fileExists [Pipeline] sh 06:46:46 + make test 06:46:46 go test ./... -coverprofile=coverage.out ./... 06:46:48 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:47:09 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 06:47:09 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 06:47:09 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 22.8% of statements 06:47:17 go vet ./... 06:47:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:47:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:47:23 ./bin/test-attribution-txt.sh [Pipeline] echo 06:47:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:47:23 $ docker stop --time=1 1c74a38e386de3a35c5b09a675e7719ca2720a7f3a8defbf7313612f48ffba10 06:47:27 $ docker rm -f --volumes 1c74a38e386de3a35c5b09a675e7719ca2720a7f3a8defbf7313612f48ffba10 [Pipeline] // withDockerContainer [Pipeline] sh 06:47:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:47:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:47:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:47:29 + ls -al . 06:47:29 total 264 06:47:29 drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 06:46 . 06:47:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 06:44 .. 06:47:29 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 06:44 .dockerignore 06:47:29 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 06:47 .git 06:47:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 06:44 .github 06:47:29 -rw-rw-r-- 1 jenkins jenkins 264 Oct 14 06:44 .gitignore 06:47:29 -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 06:44 .golangci.yml 06:47:29 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 06:45 .semver 06:47:29 -rw-rw-r-- 1 jenkins jenkins 19106 Oct 14 06:44 Attribution.txt 06:47:29 -rw-rw-r-- 1 jenkins jenkins 18574 Oct 14 06:44 CHANGELOG.md 06:47:29 -rw-rw-r-- 1 jenkins jenkins 1798 Oct 14 06:44 Dockerfile 06:47:29 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 06:44 GOVERNANCE.md 06:47:29 -rw-rw-r-- 1 jenkins jenkins 657 Oct 14 06:44 Jenkinsfile 06:47:29 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 06:44 LICENSE 06:47:29 -rw-rw-r-- 1 jenkins jenkins 2500 Oct 14 06:44 Makefile 06:47:29 -rw-rw-r-- 1 jenkins jenkins 620 Oct 14 06:44 OWNERS.md 06:47:29 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 14 06:44 README.md 06:47:29 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 06:45 VERSION 06:47:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 06:44 bin 06:47:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 06:44 cmd 06:47:29 -rw-r--r-- 1 jenkins jenkins 21039 Oct 14 06:47 coverage.out 06:47:29 -rw-rw-r-- 1 jenkins jenkins 7037 Oct 14 06:44 go.mod 06:47:29 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 06:44 go.sum 06:47:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 06:44 internal 06:47:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 06:44 mock 06:47:29 -rw-rw-r-- 1 jenkins jenkins 227 Oct 14 06:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:29 + 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=e0a7d6305e2fc591ccde04a15c4d9c78573e62c9 --label arch=amd64 --label version=0.0.0 . 06:47:29 Sending build context to Docker daemon 20.92MB 06:47:29 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 06:47:29 Step 2/25 : FROM ${BASE} AS builder 06:47:29 ---> 2949cc78515c 06:47:29 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:47:30 ---> Running in e30e8e26ec1c 06:47:30 Removing intermediate container e30e8e26ec1c 06:47:30 ---> 29d178082395 06:47:30 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:47:30 ---> Running in 350d24786348 06:47:30 Removing intermediate container 350d24786348 06:47:30 ---> e92f619efab9 06:47:30 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:47:30 ---> Running in 0ff0b3916704 06:47:30 Removing intermediate container 0ff0b3916704 06:47:30 ---> 7fc554e79749 06:47:30 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 06:47:30 ---> Running in 1c17ed6e2079 06:47:30 Removing intermediate container 1c17ed6e2079 06:47:30 ---> 920385cab2e0 06:47:30 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:47:30 ---> Running in a40183b72cad 06:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:47:31 OK: 250 MiB in 58 packages 06:47:31 Removing intermediate container a40183b72cad 06:47:31 ---> cde2dffe2ca5 06:47:31 Step 8/25 : WORKDIR /device-mqtt-go 06:47:31 ---> Running in a011a1b23e0b 06:47:31 Removing intermediate container a011a1b23e0b 06:47:31 ---> 94bebc92ef8c 06:47:31 Step 9/25 : COPY go.mod vendor* ./ 06:47:31 ---> c3a3ed44982b 06:47:31 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:31 ---> Running in 058a25b9d374 06:47:32 Removing intermediate container 058a25b9d374 06:47:32 ---> 48495981f971 06:47:32 Step 11/25 : COPY . . 06:47:32 ---> 91faa3ab7052 06:47:32 Step 12/25 : RUN $MAKE 06:47:32 ---> Running in e9f2283e5aa3 06:47:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd 06:48:05 Removing intermediate container e9f2283e5aa3 06:48:05 ---> 13b628d7d2b4 06:48:05 Step 13/25 : FROM alpine:3.20 06:48:05 3.20: Pulling from library/alpine 06:48:05 43c4264eed91: Already exists 06:48:05 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:48:05 Status: Downloaded newer image for alpine:3.20 06:48:05 ---> 91ef0af61f39 06:48:05 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 06:48:05 ---> Running in 172c74005ffb 06:48:05 Removing intermediate container 172c74005ffb 06:48:05 ---> 8cdf48f83d4a 06:48:05 Step 15/25 : RUN apk add --update --no-cache dumb-init 06:48:05 ---> Running in 6d52c0246f26 06:48:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:48:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:48:05 (1/1) Installing dumb-init (1.2.5-r3) 06:48:05 Executing busybox-1.36.1-r29.trigger 06:48:05 OK: 8 MiB in 15 packages 06:48:05 Removing intermediate container 6d52c0246f26 06:48:05 ---> b6bd5f167133 06:48:05 Step 16/25 : RUN apk --no-cache upgrade 06:48:05 ---> Running in 59af8c6b4965 06:48:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:48:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:48:05 Upgrading critical system libraries and apk-tools: 06:48:05 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:48:05 Executing busybox-1.36.1-r29.trigger 06:48:06 Continuing the upgrade transaction with new apk-tools: 06:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:48:06 OK: 8 MiB in 15 packages 06:48:06 Removing intermediate container 59af8c6b4965 06:48:06 ---> 1e9d4773456b 06:48:06 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 06:48:08 ---> 11355438e647 06:48:08 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 06:48:08 ---> b4a285ea1b87 06:48:08 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 06:48:08 ---> e8c9dfb20f89 06:48:08 Step 20/25 : EXPOSE 59982 06:48:08 ---> Running in 5c7a50d29197 06:48:08 Removing intermediate container 5c7a50d29197 06:48:08 ---> 2d6a8124d1eb 06:48:08 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 06:48:08 ---> Running in 3d45c6f569a5 06:48:08 Removing intermediate container 3d45c6f569a5 06:48:08 ---> 4b3067100291 06:48:08 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:48:08 ---> Running in b476885f64bd 06:48:08 Removing intermediate container b476885f64bd 06:48:08 ---> fbfc844f242b 06:48:08 Step 23/25 : LABEL arch=amd64 06:48:08 ---> Running in bdd9c6ec7492 06:48:08 Removing intermediate container bdd9c6ec7492 06:48:08 ---> d19a7fd0d826 06:48:08 Step 24/25 : LABEL git_sha=e0a7d6305e2fc591ccde04a15c4d9c78573e62c9 06:48:08 ---> Running in 475776b2ac20 06:48:09 Removing intermediate container 475776b2ac20 06:48:09 ---> 9c9fd7648b24 06:48:09 Step 25/25 : LABEL version=0.0.0 06:48:09 ---> Running in 5e3075990eee 06:48:09 Removing intermediate container 5e3075990eee 06:48:09 ---> c2186ab96c6c 06:48:09 [Warning] One or more build-args [ARCH] were not consumed 06:48:09 Successfully built c2186ab96c6c 06:48:09 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 06:48:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:48:10 06:48:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:48:10 latest: Pulling from edgex-lftools-log-publisher 06:48:10 5eb5b503b376: Pulling fs layer 06:48:10 5c69ac0246d0: Pulling fs layer 06:48:10 ec43610c2a17: Pulling fs layer 06:48:10 3a2ae6a8a46f: Pulling fs layer 06:48:10 33b1e0a273af: Pulling fs layer 06:48:10 5d3b04190fa2: Pulling fs layer 06:48:10 2f39f015ded8: Pulling fs layer 06:48:10 5d3b04190fa2: Waiting 06:48:10 2f39f015ded8: Waiting 06:48:10 33b1e0a273af: Waiting 06:48:10 3a2ae6a8a46f: Waiting 06:48:10 5c69ac0246d0: Verifying Checksum 06:48:10 5c69ac0246d0: Download complete 06:48:10 3a2ae6a8a46f: Verifying Checksum 06:48:10 3a2ae6a8a46f: Download complete 06:48:10 33b1e0a273af: Verifying Checksum 06:48:10 33b1e0a273af: Download complete 06:48:10 5d3b04190fa2: Download complete 06:48:10 ec43610c2a17: Verifying Checksum 06:48:10 ec43610c2a17: Download complete 06:48:10 5eb5b503b376: Verifying Checksum 06:48:10 5eb5b503b376: Download complete 06:48:11 2f39f015ded8: Download complete 06:48:11 5eb5b503b376: Pull complete 06:48:11 5c69ac0246d0: Pull complete 06:48:12 ec43610c2a17: Pull complete 06:48:12 3a2ae6a8a46f: Pull complete 06:48:12 33b1e0a273af: Pull complete 06:48:12 5d3b04190fa2: Pull complete 06:48:16 2f39f015ded8: Pull complete 06:48:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:48:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:48:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:48:17 prd-ubuntu20.04-docker-8c-8g-22680 does not seem to be running inside a container 06:48:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-701 -v /w/workspace/gexfoundry_device-mqtt-go_PR-701:/w/workspace/gexfoundry_device-mqtt-go_PR-701:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-701@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-701@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:48:21 $ docker top 69a8624f04945c1578d1907e5b5f099432215e0a703300f1dc50a0223e167b8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:48:21 ---> job-cost.sh 06:48:21 lf-activate-venv: SKIPPING 06:48:21 INFO: No Stack... 06:48:22 INFO: Retrieving Pricing Info for: v3-standard-8 06:48:22 INFO: Archiving Costs [Pipeline] sh 06:48:22 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-701/archives/cost.csv 06:48:22 + cut -d, -f6 [Pipeline] lock 06:48:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-701-1-stack-cost] 06:48:22 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-701-1-stack-cost] did not exist. Created. 06:48:22 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-701-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:48:23 + echo total: 0.2199999988079071 [Pipeline] stash 06:48:23 Stashed 1 file(s) [Pipeline] } 06:48:23 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-701-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:48:23 $ docker stop --time=1 69a8624f04945c1578d1907e5b5f099432215e0a703300f1dc50a0223e167b8a 06:48:24 $ docker rm -f --volumes 69a8624f04945c1578d1907e5b5f099432215e0a703300f1dc50a0223e167b8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:49:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22681 in /w/workspace/gexfoundry_device-mqtt-go_PR-701 [Pipeline] { [Pipeline] ws 06:49:34 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:49:37 The recommended git tool is: git 06:49:42 using credential edgex-jenkins-ssh 06:49:42 Cloning the remote Git repository 06:49:42 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:49:42 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:49:42 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:49:42 > git --version # timeout=10 06:49:42 > git --version # 'git version 2.25.1' 06:49:42 using GIT_SSH to set credentials SSH Credentials for GitHub 06:49:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:49:45 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:49:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:49:47 Merging remotes/origin/main commit 9248015ec63f16b77f424838ee7cf1dbf126cff5 into PR head commit e0a7d6305e2fc591ccde04a15c4d9c78573e62c9 06:49:46 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:49:46 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:49:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:49:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/701/head:refs/remotes/origin/PR-701 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:49:47 > git config core.sparsecheckout # timeout=10 06:49:47 > git checkout -f e0a7d6305e2fc591ccde04a15c4d9c78573e62c9 # timeout=10 06:49:47 Merge succeeded, producing e0a7d6305e2fc591ccde04a15c4d9c78573e62c9 06:49:47 Checking out Revision e0a7d6305e2fc591ccde04a15c4d9c78573e62c9 (PR-701) 06:49:47 > git remote # timeout=10 06:49:47 > git config --get remote.origin.url # timeout=10 06:49:47 using GIT_SSH to set credentials SSH Credentials for GitHub 06:49:47 > git merge 9248015ec63f16b77f424838ee7cf1dbf126cff5 # timeout=10 06:49:47 > git rev-parse HEAD^{commit} # timeout=10 06:49:47 > git config core.sparsecheckout # timeout=10 06:49:47 > git checkout -f e0a7d6305e2fc591ccde04a15c4d9c78573e62c9 # timeout=10 06:49:51 Commit message: "feat: Enable PIE support for ASLR and full RELRO" 06:49:51 > git --version # timeout=10 06:49:51 > git --version # 'git version 2.25.1' 06:49:51 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:49:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:49:53 % Total % Received % Xferd Average Speed Time Time Time Current 06:49:53 Dload Upload Total Spent Left Speed 06:49:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh 06:49:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:49:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:49:54 + sudo tee /etc/docker/daemon.new 06:49:54 { 06:49:54 "registry-mirrors": [ 06:49:54 "https://nexus3.edgexfoundry.org:10001" 06:49:54 ], 06:49:54 "bip": "10.250.0.254/24", 06:49:54 "hosts": [ 06:49:54 "tcp://0.0.0.0:5555", 06:49:54 "unix:///var/run/docker.sock" 06:49:54 ], 06:49:54 "mtu": 1458, 06:49:54 "selinux-enabled": true, 06:49:54 "seccomp-profile": "/etc/docker/seccomp.json" 06:49:54 } [Pipeline] sh 06:49:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:49:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:50:13 provisioning config files... 06:50:13 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config419128825834811289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:13 ---> ****-login.sh 06:50:13 nexus3.edgexfoundry.org:10001 06:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:14 Configure a credential helper to remove this warning. See 06:50:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:14 06:50:14 Login Succeeded 06:50:14 nexus3.edgexfoundry.org:10002 06:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:14 Configure a credential helper to remove this warning. See 06:50:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:14 06:50:14 Login Succeeded 06:50:14 nexus3.edgexfoundry.org:10003 06:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:15 Configure a credential helper to remove this warning. See 06:50:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:15 06:50:15 Login Succeeded 06:50:15 nexus3.edgexfoundry.org:10004 06:50:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:15 Configure a credential helper to remove this warning. See 06:50:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:15 06:50:15 Login Succeeded 06:50:15 ****.io 06:50:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:16 Configure a credential helper to remove this warning. See 06:50:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:16 06:50:16 Login Succeeded 06:50:16 ---> ****-login.sh ends [Pipeline] } 06:50:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:50:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:50:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:50:16 ========================================================= 06:50:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:50:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:17 + 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 . 06:50:17 Sending build context to Docker daemon 10.57MB 06:50:17 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:50:17 Step 2/12 : FROM ${BASE} AS builder 06:50:17 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:50:17 cf04c63912e1: Pulling fs layer 06:50:17 55b35a11ae5e: Pulling fs layer 06:50:17 a37a00ec5f00: Pulling fs layer 06:50:17 50b3750afda1: Pulling fs layer 06:50:17 4f4fb700ef54: Pulling fs layer 06:50:17 80978eb59214: Pulling fs layer 06:50:17 c9f46d7d2bd2: Pulling fs layer 06:50:17 c5a475d317c9: Pulling fs layer 06:50:17 80978eb59214: Waiting 06:50:17 50b3750afda1: Waiting 06:50:17 c9f46d7d2bd2: Waiting 06:50:17 c5a475d317c9: Waiting 06:50:17 4f4fb700ef54: Waiting 06:50:17 55b35a11ae5e: Verifying Checksum 06:50:17 55b35a11ae5e: Download complete 06:50:17 50b3750afda1: Verifying Checksum 06:50:17 50b3750afda1: Download complete 06:50:17 4f4fb700ef54: Download complete 06:50:17 80978eb59214: Verifying Checksum 06:50:17 80978eb59214: Download complete 06:50:17 cf04c63912e1: Verifying Checksum 06:50:17 cf04c63912e1: Download complete 06:50:18 c5a475d317c9: Verifying Checksum 06:50:18 c5a475d317c9: Download complete 06:50:18 cf04c63912e1: Pull complete 06:50:19 55b35a11ae5e: Pull complete 06:50:20 a37a00ec5f00: Verifying Checksum 06:50:20 a37a00ec5f00: Download complete 06:50:20 c9f46d7d2bd2: Verifying Checksum 06:50:20 c9f46d7d2bd2: Download complete 06:50:35 a37a00ec5f00: Pull complete 06:50:35 50b3750afda1: Pull complete 06:50:35 4f4fb700ef54: Pull complete 06:50:35 80978eb59214: Pull complete 06:50:43 c9f46d7d2bd2: Pull complete 06:50:44 c5a475d317c9: Pull complete 06:50:44 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 06:50:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:50:44 ---> be29e6b0f0d4 06:50:44 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:50:46 ---> Running in e42ba9ff3c24 06:50:46 Removing intermediate container e42ba9ff3c24 06:50:46 ---> ad0237224987 06:50:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:50:46 ---> Running in de938bf81976 06:50:46 Removing intermediate container de938bf81976 06:50:46 ---> 95a249e7ae92 06:50:46 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:50:46 ---> Running in 68be8f27ff64 06:50:47 Removing intermediate container 68be8f27ff64 06:50:47 ---> a296d6121c22 06:50:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:50:47 ---> Running in 47ef897c211c 06:50:47 Removing intermediate container 47ef897c211c 06:50:47 ---> 5407bf46dc70 06:50:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:50:47 ---> Running in 5a1fb19fd614 06:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:50:50 (1/4) Installing openssh-keygen (9.7_p1-r4) 06:50:50 (2/4) Installing libedit (20240517.3.1-r0) 06:50:50 (3/4) Installing openssh-client-common (9.7_p1-r4) 06:50:50 (4/4) Installing openssh-client-default (9.7_p1-r4) 06:50:50 Executing busybox-1.36.1-r29.trigger 06:50:50 OK: 242 MiB in 58 packages 06:50:52 Removing intermediate container 5a1fb19fd614 06:50:52 ---> 708e836abee6 06:50:52 Step 8/12 : WORKDIR /device-mqtt-go 06:50:52 ---> Running in db18828a2842 06:50:52 Removing intermediate container db18828a2842 06:50:52 ---> 7f8dcf8d021f 06:50:52 Step 9/12 : COPY go.mod vendor* ./ 06:50:53 ---> 4063a7863f09 06:50:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:53 ---> Running in e050831e9cac 06:52:44 Removing intermediate container e050831e9cac 06:52:44 ---> e5480e9df0e3 06:52:44 Step 11/12 : COPY . . 06:52:44 ---> f6713c29494d 06:52:44 Step 12/12 : RUN $MAKE 06:52:44 ---> Running in 8d4b4efa145d 06:52:44 noop 06:52:45 Removing intermediate container 8d4b4efa145d 06:52:45 ---> f3432a25f57f 06:52:45 Successfully built f3432a25f57f 06:52:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:46 + docker inspect -f . ci-base-image-arm64 06:52:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:46 prd-ubuntu20.04-docker-arm64-4c-16g-22681 does not seem to be running inside a container 06:52:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:52:49 $ docker top 9cf1d7aeddbc6f41c05a096a463295de8046f49658b3958cb493bf1a61519e61 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:52 + go version 06:52:52 go version go1.23.2 linux/arm64 [Pipeline] } 06:52:52 $ docker stop --time=1 9cf1d7aeddbc6f41c05a096a463295de8046f49658b3958cb493bf1a61519e61 06:52:57 $ docker rm -f --volumes 9cf1d7aeddbc6f41c05a096a463295de8046f49658b3958cb493bf1a61519e61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:02 + docker inspect -f . ci-base-image-arm64 06:53:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:02 prd-ubuntu20.04-docker-arm64-4c-16g-22681 does not seem to be running inside a container 06:53:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:53:03 $ docker top 9b6993bb0c950846415fb70ad13edfd403f8bfc6ec41e8f3c1194a387a1b1b3b -eo pid,comm [Pipeline] { [Pipeline] sh 06:53:04 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 06:53:04 + make test 06:53:05 go test ./... -coverprofile=coverage.out ./... 06:53:11 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:56:48 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 06:56:48 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 06:56:48 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.055s coverage: 22.8% of statements 06:56:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:56:49 go vet ./... 06:57:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:57:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:57:46 ./bin/test-attribution-txt.sh [Pipeline] echo 06:57:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:57:46 $ docker stop --time=1 9b6993bb0c950846415fb70ad13edfd403f8bfc6ec41e8f3c1194a387a1b1b3b 06:57:48 $ docker rm -f --volumes 9b6993bb0c950846415fb70ad13edfd403f8bfc6ec41e8f3c1194a387a1b1b3b [Pipeline] // withDockerContainer [Pipeline] sh 06:57:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:57:50 Warning: overwriting stash ‘coverage-report’ 06:57:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:57:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:57:51 + ls -al . 06:57:51 total 260 06:57:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 06:53 . 06:57:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 06:49 .. 06:57:51 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 06:49 .dockerignore 06:57:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 06:49 .git 06:57:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 06:49 .github 06:57:51 -rw-rw-r-- 1 jenkins jenkins 264 Oct 14 06:49 .gitignore 06:57:51 -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 06:49 .golangci.yml 06:57:51 -rw-rw-r-- 1 jenkins jenkins 19106 Oct 14 06:49 Attribution.txt 06:57:51 -rw-rw-r-- 1 jenkins jenkins 18574 Oct 14 06:49 CHANGELOG.md 06:57:51 -rw-rw-r-- 1 jenkins jenkins 1798 Oct 14 06:49 Dockerfile 06:57:51 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 06:49 GOVERNANCE.md 06:57:51 -rw-rw-r-- 1 jenkins jenkins 657 Oct 14 06:49 Jenkinsfile 06:57:51 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 06:49 LICENSE 06:57:51 -rw-rw-r-- 1 jenkins jenkins 2500 Oct 14 06:49 Makefile 06:57:51 -rw-rw-r-- 1 jenkins jenkins 620 Oct 14 06:49 OWNERS.md 06:57:51 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 14 06:49 README.md 06:57:51 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 06:45 VERSION 06:57:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 06:49 bin 06:57:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 06:49 cmd 06:57:51 -rw-r--r-- 1 jenkins jenkins 21039 Oct 14 06:56 coverage.out 06:57:51 -rw-rw-r-- 1 jenkins jenkins 7037 Oct 14 06:49 go.mod 06:57:51 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 06:49 go.sum 06:57:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 06:49 internal 06:57:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 06:49 mock 06:57:51 -rw-rw-r-- 1 jenkins jenkins 227 Oct 14 06:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:52 + 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=e0a7d6305e2fc591ccde04a15c4d9c78573e62c9 --label arch=arm64 --label version=0.0.0 . 06:57:52 Sending build context to Docker daemon 10.59MB 06:57:52 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 06:57:52 Step 2/25 : FROM ${BASE} AS builder 06:57:52 ---> f3432a25f57f 06:57:52 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:57:52 ---> Running in 9deed32d54e3 06:57:53 Removing intermediate container 9deed32d54e3 06:57:53 ---> ae738102258b 06:57:53 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:57:53 ---> Running in e93ece2cb4cc 06:57:53 Removing intermediate container e93ece2cb4cc 06:57:53 ---> 500026d01a9a 06:57:53 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:57:53 ---> Running in cbdc3fdd08a5 06:57:53 Removing intermediate container cbdc3fdd08a5 06:57:53 ---> 3bb47e8b30f5 06:57:53 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 06:57:53 ---> Running in 972c4666c77f 06:57:54 Removing intermediate container 972c4666c77f 06:57:54 ---> f963938324a4 06:57:54 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:57:54 ---> Running in 4ac269901c3a 06:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:57:57 OK: 242 MiB in 58 packages 06:57:58 Removing intermediate container 4ac269901c3a 06:57:58 ---> de914a91413f 06:57:58 Step 8/25 : WORKDIR /device-mqtt-go 06:57:58 ---> Running in 68b18d99e5bf 06:57:58 Removing intermediate container 68b18d99e5bf 06:57:58 ---> c955c4814fcf 06:57:58 Step 9/25 : COPY go.mod vendor* ./ 06:57:59 ---> 1a06bee42628 06:57:59 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:59 ---> Running in 50584e8136b6 06:58:01 Removing intermediate container 50584e8136b6 06:58:01 ---> d8dee3688cd5 06:58:01 Step 11/25 : COPY . . 06:58:02 ---> b392a0d53596 06:58:02 Step 12/25 : RUN $MAKE 06:58:02 ---> Running in b0b09521f9b6 06:58: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/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd 07:02:12 Removing intermediate container b0b09521f9b6 07:02:12 ---> 46826879a085 07:02:12 Step 13/25 : FROM alpine:3.20 07:02:12 3.20: Pulling from library/alpine 07:02:12 cf04c63912e1: Already exists 07:02:12 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:02:12 Status: Downloaded newer image for alpine:3.20 07:02:12 ---> c157a85ed455 07:02:12 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 07:02:12 ---> Running in f367d05db8a7 07:02:12 Removing intermediate container f367d05db8a7 07:02:12 ---> 8af4c785cc24 07:02:12 Step 15/25 : RUN apk add --update --no-cache dumb-init 07:02:12 ---> Running in 317f80e7814d 07:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:02:12 (1/1) Installing dumb-init (1.2.5-r3) 07:02:12 Executing busybox-1.36.1-r29.trigger 07:02:12 OK: 9 MiB in 15 packages 07:02:14 Removing intermediate container 317f80e7814d 07:02:14 ---> 10dccdb7bd6d 07:02:14 Step 16/25 : RUN apk --no-cache upgrade 07:02:14 ---> Running in 307591ba827e 07:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:02:17 Upgrading critical system libraries and apk-tools: 07:02:17 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:02:17 Executing busybox-1.36.1-r29.trigger 07:02:17 Continuing the upgrade transaction with new apk-tools: 07:02:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:02:20 OK: 9 MiB in 15 packages 07:02:20 Removing intermediate container 307591ba827e 07:02:20 ---> 33f6dad69cd7 07:02:20 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 07:02:23 ---> 4c6127fecd44 07:02:23 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 07:02:23 ---> f3f5fcbf5ad9 07:02:23 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 07:02:24 ---> 4f63e0248ee7 07:02:24 Step 20/25 : EXPOSE 59982 07:02:24 ---> Running in f11c43370c9e 07:02:25 Removing intermediate container f11c43370c9e 07:02:25 ---> 82a19b7bef9c 07:02:25 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 07:02:25 ---> Running in 00fef79f487e 07:02:25 Removing intermediate container 00fef79f487e 07:02:25 ---> ccc62b7b0ae4 07:02:25 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 07:02:25 ---> Running in 77ad22cd6fdc 07:02:25 Removing intermediate container 77ad22cd6fdc 07:02:25 ---> 17bc3e092d81 07:02:25 Step 23/25 : LABEL arch=arm64 07:02:25 ---> Running in e50d70994222 07:02:26 Removing intermediate container e50d70994222 07:02:26 ---> af9a29577707 07:02:26 Step 24/25 : LABEL git_sha=e0a7d6305e2fc591ccde04a15c4d9c78573e62c9 07:02:26 ---> Running in 77cb59466b91 07:02:26 Removing intermediate container 77cb59466b91 07:02:26 ---> 5ee6001219cc 07:02:26 Step 25/25 : LABEL version=0.0.0 07:02:26 ---> Running in a6823373e12a 07:02:27 Removing intermediate container a6823373e12a 07:02:27 ---> 40c8af8e4bff 07:02:27 [Warning] One or more build-args [ARCH] were not consumed 07:02:27 Successfully built 40c8af8e4bff 07:02:27 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 07:02:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:02:28 07:02:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:02:28 arm64: Pulling from edgex-lftools-log-publisher 07:02:28 8998bd30e6a1: Pulling fs layer 07:02:28 04944245beec: Pulling fs layer 07:02:28 699f458cf7ca: Pulling fs layer 07:02:28 765212b225bb: Pulling fs layer 07:02:28 f23df028b6ca: Pulling fs layer 07:02:28 d65c8cfc05b1: Pulling fs layer 07:02:28 2437ff75d9bd: Pulling fs layer 07:02:28 765212b225bb: Waiting 07:02:28 f23df028b6ca: Waiting 07:02:28 d65c8cfc05b1: Waiting 07:02:28 2437ff75d9bd: Waiting 07:02:28 04944245beec: Verifying Checksum 07:02:28 04944245beec: Download complete 07:02:28 765212b225bb: Verifying Checksum 07:02:28 765212b225bb: Download complete 07:02:28 f23df028b6ca: Download complete 07:02:29 d65c8cfc05b1: Verifying Checksum 07:02:29 d65c8cfc05b1: Download complete 07:02:29 699f458cf7ca: Verifying Checksum 07:02:29 699f458cf7ca: Download complete 07:02:29 8998bd30e6a1: Verifying Checksum 07:02:29 8998bd30e6a1: Download complete 07:02:32 2437ff75d9bd: Verifying Checksum 07:02:32 2437ff75d9bd: Download complete 07:02:35 8998bd30e6a1: Pull complete 07:02:35 04944245beec: Pull complete 07:02:37 699f458cf7ca: Pull complete 07:02:37 765212b225bb: Pull complete 07:02:38 f23df028b6ca: Pull complete 07:02:38 d65c8cfc05b1: Pull complete 07:02:56 2437ff75d9bd: Pull complete 07:02:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:02:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:02:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:57 prd-ubuntu20.04-docker-arm64-4c-16g-22681 does not seem to be running inside a container 07:02:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:03:00 $ docker top 49c24131f10d8afa25b913253154c1ee9abfda820a1495e27b3c53a73cf4ecef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:03:02 ---> job-cost.sh 07:03:02 lf-activate-venv: SKIPPING 07:03:02 INFO: No Stack... 07:03:02 INFO: Retrieving Pricing Info for: v3-standard-4 07:03:03 INFO: Archiving Costs [Pipeline] sh 07:03:04 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 07:03:04 + cut -d, -f6 [Pipeline] lock 07:03:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-701-1-stack-cost] 07:03:04 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-701-1-stack-cost] did not exist. Created. 07:03:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-701-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:03:05 /w/workspace/device-mqtt-go/1@tmp/durable-ff34c457/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:03:05 + echo total: 0.10999999940395355 [Pipeline] stash 07:03:05 Warning: overwriting stash ‘stack-cost’ 07:03:06 Stashed 1 file(s) [Pipeline] } 07:03:06 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-701-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:03:06 $ docker stop --time=1 49c24131f10d8afa25b913253154c1ee9abfda820a1495e27b3c53a73cf4ecef 07:03:07 $ docker rm -f --volumes 49c24131f10d8afa25b913253154c1ee9abfda820a1495e27b3c53a73cf4ecef [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 07:03:09 provisioning config files... 07:03:09 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-701@tmp/config13292882821497418601tmp [Pipeline] { [Pipeline] sh 07:03:09 + set +x 07:03:09 + curl+ -s https://codecov.io/bash 07:03:09 bash -s -- 07:03:09 07:03:09 _____ _ 07:03:09 / ____| | | 07:03:09 | | ___ __| | ___ ___ _____ __ 07:03:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:03:09 | |___| (_) | (_| | __/ (_| (_) \ V / 07:03:09 \_____\___/ \__,_|\___|\___\___/ \_/ 07:03:09 Bash-1.0.6 07:03:09 07:03:09 07:03:09 ==> git version 2.25.1 found 07:03:09 ==> 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 07:03:09 Release-Date: 2020-01-08 07:03:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:03:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:03:09 ==> Jenkins CI detected. 07:03:09 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-701 07:03:09 project root: . 07:03:09 --> token set from env 07:03:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:03:09 ==> Running gcov in . (disable via -X gcov) 07:03:09 ==> Python coveragepy not found 07:03:09 ==> Searching for coverage reports in: 07:03:09 + . 07:03:09 -> Found 1 reports 07:03:09 ==> Detecting git/mercurial file structure 07:03:09 ==> Reading reports 07:03:09 + ./coverage.out bytes=21039 07:03:09 ==> Appending adjustments 07:03:09 https://docs.codecov.io/docs/fixing-reports 07:03:09 + Found adjustments 07:03:09 ==> Gzipping contents 07:03:09 4.0K /tmp/codecov.ADBde4.gz 07:03:09 ==> Uploading reports 07:03:09 url: https://codecov.io 07:03:09 query: branch=PR-701&commit=e0a7d6305e2fc591ccde04a15c4d9c78573e62c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-701%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=701&job=&cmd_args= 07:03:09 -> Pinging Codecov 07:03:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-701&commit=e0a7d6305e2fc591ccde04a15c4d9c78573e62c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-701%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=701&job=&cmd_args= 07:03:09 -> Uploading to 07:03:09 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/e0a7d6305e2fc591ccde04a15c4d9c78573e62c9/5d76ef82-fa88-40df-9165-bb20b3ce1af4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T070309Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5fa11b3ac50b0bee17c55a742773d7dd017c6115fa1158c04ad9928c1e346e2d 07:03:09 % Total % Received % Xferd Average Speed Time Time Time Current 07:03:09 Dload Upload Total Spent Left Speed 07:03:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 14805 --:--:-- --:--:-- --:--:-- 14805 07:03:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/e0a7d6305e2fc591ccde04a15c4d9c78573e62c9 [Pipeline] } 07:03:10 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 07:03:12 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-701/archives ] 07:03:12 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-701/archives 07:03:12 total 16 07:03:12 drwxr-xr-x 3 root root 4096 Oct 14 06:48 . 07:03:12 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 06:48 .. 07:03:12 drwxr-xr-x 2 root root 4096 Oct 14 06:48 cost 07:03:12 -rw-r--r-- 1 root root 86 Oct 14 06:48 cost.csv 07:03:12 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-701/archives 07:03:12 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-701/archives 07:03:12 total 16 07:03:12 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 06:48 . 07:03:12 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 06:48 .. 07:03:12 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 06:48 cost 07:03:12 -rw-r--r-- 1 jenkins jenkins 86 Oct 14 06:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:03:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:03:13 ---> package-listing.sh 07:03:13 ++ facter osfamily 07:03:13 ++ tr '[:upper:]' '[:lower:]' 07:03:13 + OS_FAMILY=debian 07:03:13 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-701 07:03:13 + START_PACKAGES=/tmp/packages_start.txt 07:03:13 + END_PACKAGES=/tmp/packages_end.txt 07:03:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:03:13 + PACKAGES=/tmp/packages_start.txt 07:03:13 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-701 ']' 07:03:13 + PACKAGES=/tmp/packages_end.txt 07:03:13 + case "${OS_FAMILY}" in 07:03:13 + dpkg -l 07:03:13 + grep '^ii' 07:03:13 + '[' -f /tmp/packages_start.txt ']' 07:03:13 + '[' -f /tmp/packages_end.txt ']' 07:03:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:03:13 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-701 ']' 07:03:13 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-701/archives/ 07:03:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-701/archives/ [Pipeline] echo 07:03:14 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-701/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:03:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:03:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:15 prd-ubuntu20.04-docker-8c-8g-22680 does not seem to be running inside a container 07:03:15 $ 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-701/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-701 -v /w/workspace/gexfoundry_device-mqtt-go_PR-701:/w/workspace/gexfoundry_device-mqtt-go_PR-701:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-701@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-701@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:03:15 $ docker top f5b8b779c60c8b720057f5a969f4aa4cfe58234e8a4f3fd13a5534eddab27baf -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:15 + touch /tmp/pre-build-complete [Pipeline] sh 07:03:16 + mkdir -p /var/log/sysstat [Pipeline] sh 07:03:16 + ls /var/log/sa-host 07:03:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:03:16 provisioning config files... 07:03:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-701@tmp/config17553327765254908930tmp [Pipeline] { [Pipeline] echo 07:03:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:03:17 ---> create-netrc.sh [Pipeline] } 07:03:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:03:17 ---> python-tools-install.sh [Pipeline] echo 07:03:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:03:17 ---> sudo-logs.sh 07:03:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:03:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:03:18 ---> job-cost.sh 07:03:18 lf-activate-venv: SKIPPING 07:03:18 DEBUG: total: 0.2199999988079071 07:03:18 INFO: Retrieving Stack Cost... 07:03:18 INFO: Retrieving Pricing Info for: v3-standard-8 07:03:19 INFO: Archiving Costs [Pipeline] echo 07:03:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:03:19 ---> logs-deploy.sh 07:03:19 lf-activate-venv: SKIPPING 07:03:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-701/1 07:03:19 INFO: archiving workspace using pattern(s): 07:03:20 Archives upload complete. 07:03:20 INFO: archiving logs to Nexus