Pull request #695 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 37575170a0923cb9d0ee57faf1b6d191fd764e42+a7ea162f49cc88b1fd5543c209327df7c238676c (2ea56dcbb79c83c3501f933a259f7dbb7202391a) 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-ssh4014885812934100438.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh4968642256414365579.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-695/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-695/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18400171756106879098.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-695/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8698071644380151455.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh1012497095604510215.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-695/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-695/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2678945737513923888.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13063 in /w/workspace/gexfoundry_device-mqtt-go_PR-695 [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-695 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a7ea162f49cc88b1fd5543c209327df7c238676c into PR head commit 37575170a0923cb9d0ee57faf1b6d191fd764e42 Merge succeeded, producing 37575170a0923cb9d0ee57faf1b6d191fd764e42 Checking out Revision 37575170a0923cb9d0ee57faf1b6d191fd764e42 (PR-695) > 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/695/head:refs/remotes/origin/PR-695 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37575170a0923cb9d0ee57faf1b6d191fd764e42 # 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 a7ea162f49cc88b1fd5543c209327df7c238676c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37575170a0923cb9d0ee57faf1b6d191fd764e42 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:41:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:41:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:41:29 ========================================================= 01:41:29 EdgeX Global Pipelines Version Info 01:41:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:41:30 ------------------- 01:41:30 stable info: 01:41:30 ------------------- 01:41:30 Commited By: Cherry Wang cherry@iotechsys.com 01:41:30 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:41:30 Message: update stable to v1.0.264 01:41:31 ------------------- 01:41:31 experimental info: 01:41:31 ------------------- 01:41:31 Commited By: Cherry Wang cherry@iotechsys.com 01:41:31 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:41:31 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:41:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:41:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:41:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:41:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:41:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:41:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:41:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:41:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:41:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:41:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:41:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:41:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:41:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:41:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:41:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:41:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:41:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:41:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:41:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:41:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:41:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:41:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:41:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:41:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:41:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:41:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-695 [Pipeline] echo 01:41:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-695 [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-695 [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 37575170a0923cb9d0ee57faf1b6d191fd764e42 [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3757517 [Pipeline] echo 01:41:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:41:33 provisioning config files... 01:41:33 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-695@tmp/config17561385039067811594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:33 ---> ****-login.sh 01:41:33 nexus3.edgexfoundry.org:10001 01:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:34 Configure a credential helper to remove this warning. See 01:41:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:34 01:41:34 Login Succeeded 01:41:34 nexus3.edgexfoundry.org:10002 01:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:34 Configure a credential helper to remove this warning. See 01:41:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:34 01:41:34 Login Succeeded 01:41:34 nexus3.edgexfoundry.org:10003 01:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:34 Configure a credential helper to remove this warning. See 01:41:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:34 01:41:34 Login Succeeded 01:41:34 nexus3.edgexfoundry.org:10004 01:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:34 Configure a credential helper to remove this warning. See 01:41:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:34 01:41:34 Login Succeeded 01:41:34 ****.io 01:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:35 Configure a credential helper to remove this warning. See 01:41:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:35 01:41:35 Login Succeeded 01:41:35 ---> ****-login.sh ends [Pipeline] } 01:41:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:41:35 + git rev-list -1 --merges 37575170a0923cb9d0ee57faf1b6d191fd764e42~1..37575170a0923cb9d0ee57faf1b6d191fd764e42 [Pipeline] echo 01:41:35 -----------> git rev-list -1 --merges 37575170a0923cb9d0ee57faf1b6d191fd764e42~1..37575170a0923cb9d0ee57faf1b6d191fd764e42 37575170a0923cb9d0ee57faf1b6d191fd764e42 [false] [Pipeline] sh 01:41:36 + git log --format=format:%s -1 37575170a0923cb9d0ee57faf1b6d191fd764e42 [Pipeline] echo 01:41:36 ========================================================= 01:41:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:41:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:41:36 + git log --format=format:%s -1 37575170a0923cb9d0ee57faf1b6d191fd764e42 [Pipeline] echo 01:41:36 [semverPrep] GIT_COMMIT: 37575170a0923cb9d0ee57faf1b6d191fd764e42, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:41:36 [semverPrep] This is not a build commit. [Pipeline] sh 01:41:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:41:37 + grep -v github /etc/ssh/ssh_known_hosts 01:41:37 + [ -e /tmp/ssh_known_hosts ] 01:41:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:41:37 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:41:37 sudo tee -a /etc/ssh/ssh_known_hosts 01:41:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:37 01:41:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:38 0.1.4: Pulling from edgex-devops/py-git-semver 01:41:38 b85a868b505f: Pulling fs layer 01:41:38 e2be974225ed: Pulling fs layer 01:41:38 339a4e72a1f5: Pulling fs layer 01:41:38 988bab9f4d93: Pulling fs layer 01:41:38 1469e6f7b9e6: Pulling fs layer 01:41:38 eaf3925da568: Pulling fs layer 01:41:38 bab4dde63d76: Pulling fs layer 01:41:38 bde34c3a00c8: Pulling fs layer 01:41:38 b352a97aabf1: Pulling fs layer 01:41:38 4872d77fe225: Pulling fs layer 01:41:38 5851b861e8e6: Pulling fs layer 01:41:38 eaf3925da568: Waiting 01:41:38 bab4dde63d76: Waiting 01:41:38 bde34c3a00c8: Waiting 01:41:38 5851b861e8e6: Waiting 01:41:38 b352a97aabf1: Waiting 01:41:38 4872d77fe225: Waiting 01:41:38 988bab9f4d93: Waiting 01:41:38 1469e6f7b9e6: Waiting 01:41:38 e2be974225ed: Verifying Checksum 01:41:38 e2be974225ed: Download complete 01:41:38 988bab9f4d93: Verifying Checksum 01:41:38 988bab9f4d93: Download complete 01:41:38 1469e6f7b9e6: Verifying Checksum 01:41:38 1469e6f7b9e6: Download complete 01:41:38 eaf3925da568: Verifying Checksum 01:41:38 eaf3925da568: Download complete 01:41:38 339a4e72a1f5: Verifying Checksum 01:41:38 339a4e72a1f5: Download complete 01:41:38 bde34c3a00c8: Download complete 01:41:38 b352a97aabf1: Download complete 01:41:38 4872d77fe225: Download complete 01:41:38 5851b861e8e6: Download complete 01:41:38 b85a868b505f: Verifying Checksum 01:41:38 b85a868b505f: Download complete 01:41:38 bab4dde63d76: Verifying Checksum 01:41:38 bab4dde63d76: Download complete 01:41:39 b85a868b505f: Pull complete 01:41:39 e2be974225ed: Pull complete 01:41:40 339a4e72a1f5: Pull complete 01:41:40 988bab9f4d93: Pull complete 01:41:40 1469e6f7b9e6: Pull complete 01:41:40 eaf3925da568: Pull complete 01:41:42 bab4dde63d76: Pull complete 01:41:42 bde34c3a00c8: Pull complete 01:41:42 b352a97aabf1: Pull complete 01:41:42 4872d77fe225: Pull complete 01:41:42 5851b861e8e6: Pull complete 01:41:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:41:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:43 prd-ubuntu20.04-docker-8c-8g-13063 does not seem to be running inside a container 01:41:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-695 -v /w/workspace/gexfoundry_device-mqtt-go_PR-695:/w/workspace/gexfoundry_device-mqtt-go_PR-695:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-695@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:41:46 $ docker top df389fff17533da6ea6c912b5fa4fdf195018a5d9076f6f68890948f728d01cd -eo pid,comm 01:41:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:41:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:41:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:46 [ssh-agent] Looking for ssh-agent implementation... 01:41:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:46 $ docker exec df389fff17533da6ea6c912b5fa4fdf195018a5d9076f6f68890948f728d01cd ssh-agent 01:41:46 SSH_AUTH_SOCK=/tmp/ssh-IUXu4tQJgJVm/agent.32 01:41:46 SSH_AGENT_PID=38 01:41:46 Running ssh-add (command line suppressed) 01:41:46 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-695@tmp/private_key_4342752207924835676.key (/w/workspace/gexfoundry_device-mqtt-go_PR-695@tmp/private_key_4342752207924835676.key) 01:41:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:47 + git tag --points-at HEAD [Pipeline] } 01:41:47 $ docker exec --env ******** --env ******** df389fff17533da6ea6c912b5fa4fdf195018a5d9076f6f68890948f728d01cd ssh-agent -k 01:41:47 unset SSH_AUTH_SOCK; 01:41:47 unset SSH_AGENT_PID; 01:41:47 echo Agent pid 38 killed; 01:41:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:41:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:47 [ssh-agent] Looking for ssh-agent implementation... 01:41:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:47 $ docker exec df389fff17533da6ea6c912b5fa4fdf195018a5d9076f6f68890948f728d01cd ssh-agent 01:41:47 SSH_AUTH_SOCK=/tmp/ssh-Fb1pvQhUkE9p/agent.71 01:41:47 SSH_AGENT_PID=77 01:41:47 Running ssh-add (command line suppressed) 01:41:47 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-695@tmp/private_key_18154567559708159258.key (/w/workspace/gexfoundry_device-mqtt-go_PR-695@tmp/private_key_18154567559708159258.key) 01:41:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:48 + git semver init 01:41:48 2024-10-03 01:41:48,235 [run_init] DEBUG init version:0.0.0 force:False 01:41:48 2024-10-03 01:41:48,236 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-695/.semver 01:41:48 2024-10-03 01:41:48,236 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-695/.semver 01:41:48 2024-10-03 01:41:48,236 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-695/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-695, universal_newlines=False, shell=None, istream=None) 01:41:50 2024-10-03 01:41:49,962 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-695/.git/info/exclude 01:41:50 2024-10-03 01:41:49,963 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-695/.semver/PR-695 with force:False 01:41:50 2024-10-03 01:41:49,963 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-695/.semver/PR-695 01:41:50 2024-10-03 01:41:49,968 [execute] INFO git cat-file --batch-check 01:41:50 2024-10-03 01:41:49,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-695/.semver, universal_newlines=False, shell=None, istream=) 01:41:50 2024-10-03 01:41:49,973 [execute] INFO git cat-file --batch 01:41:50 2024-10-03 01:41:49,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-695/.semver, universal_newlines=False, shell=None, istream=) 01:41:50 2024-10-03 01:41:49,978 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-695/.semver/PR-695 01:41:50 0.0.0 [Pipeline] } 01:41:50 $ docker exec --env ******** --env ******** df389fff17533da6ea6c912b5fa4fdf195018a5d9076f6f68890948f728d01cd ssh-agent -k 01:41:50 unset SSH_AUTH_SOCK; 01:41:50 unset SSH_AGENT_PID; 01:41:50 echo Agent pid 77 killed; 01:41:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:41:50 + git semver [Pipeline] } 01:41:51 $ docker stop --time=1 df389fff17533da6ea6c912b5fa4fdf195018a5d9076f6f68890948f728d01cd 01:41:52 $ docker rm -f --volumes df389fff17533da6ea6c912b5fa4fdf195018a5d9076f6f68890948f728d01cd [Pipeline] // withDockerContainer [Pipeline] sh 01:41:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:41:53 Stashed 1 file(s) [Pipeline] echo 01:41:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:41:54 provisioning config files... 01:41:54 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-695@tmp/config8858922921575854348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:54 ---> ****-login.sh 01:41:54 nexus3.edgexfoundry.org:10001 01:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:54 Configure a credential helper to remove this warning. See 01:41:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:54 01:41:54 Login Succeeded 01:41:54 nexus3.edgexfoundry.org:10002 01:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:54 Configure a credential helper to remove this warning. See 01:41:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:54 01:41:54 Login Succeeded 01:41:54 nexus3.edgexfoundry.org:10003 01:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:54 Configure a credential helper to remove this warning. See 01:41:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:54 01:41:54 Login Succeeded 01:41:54 nexus3.edgexfoundry.org:10004 01:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:54 Configure a credential helper to remove this warning. See 01:41:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:54 01:41:54 Login Succeeded 01:41:54 ****.io 01:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:55 Configure a credential helper to remove this warning. See 01:41:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:55 01:41:55 Login Succeeded 01:41:55 ---> ****-login.sh ends [Pipeline] } 01:41:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:41:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:41:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:41:55 ========================================================= 01:41:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:41:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:41:56 Sending build context to Docker daemon 20.86MB 01:41:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:41:56 Step 2/12 : FROM ${BASE} AS builder 01:41:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:41:56 619be1103602: Pulling fs layer 01:41:56 7862e08f4a3e: Pulling fs layer 01:41:56 5df492c9dc93: Pulling fs layer 01:41:56 7629e6793208: Pulling fs layer 01:41:56 4f4fb700ef54: Pulling fs layer 01:41:56 fb5054dd5b73: Pulling fs layer 01:41:56 eeca6798cff9: Pulling fs layer 01:41:56 aa269ceb94a6: Pulling fs layer 01:41:56 ada007ff1a6a: Pulling fs layer 01:41:56 fb5054dd5b73: Waiting 01:41:56 7629e6793208: Waiting 01:41:56 4f4fb700ef54: Waiting 01:41:56 eeca6798cff9: Waiting 01:41:56 aa269ceb94a6: Waiting 01:41:56 ada007ff1a6a: Waiting 01:41:56 7862e08f4a3e: Verifying Checksum 01:41:56 7862e08f4a3e: Download complete 01:41:56 7629e6793208: Download complete 01:41:56 4f4fb700ef54: Download complete 01:41:56 fb5054dd5b73: Verifying Checksum 01:41:56 fb5054dd5b73: Download complete 01:41:56 619be1103602: Download complete 01:41:56 eeca6798cff9: Verifying Checksum 01:41:56 eeca6798cff9: Download complete 01:41:56 619be1103602: Pull complete 01:41:56 ada007ff1a6a: Verifying Checksum 01:41:56 ada007ff1a6a: Download complete 01:41:56 7862e08f4a3e: Pull complete 01:41:56 5df492c9dc93: Verifying Checksum 01:41:56 5df492c9dc93: Download complete 01:41:57 aa269ceb94a6: Verifying Checksum 01:41:57 aa269ceb94a6: Download complete 01:41:59 5df492c9dc93: Pull complete 01:42:00 7629e6793208: Pull complete 01:42:00 4f4fb700ef54: Pull complete 01:42:00 fb5054dd5b73: Pull complete 01:42:00 eeca6798cff9: Pull complete 01:42:02 aa269ceb94a6: Pull complete 01:42:03 ada007ff1a6a: Pull complete 01:42:03 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 01:42:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:42:03 ---> f489d0715acc 01:42:03 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:42:09 Still waiting to schedule task 01:42:09 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-13061’ 01:42:11 ---> Running in 95f623753f63 01:42:11 Removing intermediate container 95f623753f63 01:42:11 ---> 49113b970f10 01:42:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:42:11 ---> Running in 25a6e38d457a 01:42:11 Removing intermediate container 25a6e38d457a 01:42:11 ---> 84aa5e86eec4 01:42:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:42:11 ---> Running in dbb42e03c5b5 01:42:11 Removing intermediate container dbb42e03c5b5 01:42:11 ---> 3a72bb9a381b 01:42:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:42:11 ---> Running in 2dc820273122 01:42:11 Removing intermediate container 2dc820273122 01:42:11 ---> 03980ef1f8c7 01:42:11 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:42:11 ---> Running in d4c3dca7ff08 01:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:42:11 (1/4) Installing openssh-keygen (9.3_p2-r2) 01:42:11 (2/4) Installing libedit (20221030.3.1-r1) 01:42:11 (3/4) Installing openssh-client-common (9.3_p2-r2) 01:42:11 (4/4) Installing openssh-client-default (9.3_p2-r2) 01:42:11 Executing busybox-1.36.1-r5.trigger 01:42:11 OK: 268 MiB in 56 packages 01:42:12 Removing intermediate container d4c3dca7ff08 01:42:12 ---> eaa6b34a1ff7 01:42:12 Step 8/12 : WORKDIR /device-mqtt-go 01:42:12 ---> Running in 5b94eb65ac89 01:42:12 Removing intermediate container 5b94eb65ac89 01:42:12 ---> d13bbdf3bca1 01:42:12 Step 9/12 : COPY go.mod vendor* ./ 01:42:12 ---> 94c5e15cd5ae 01:42:12 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:12 ---> Running in d0cb3b9e6648 01:43:34 Removing intermediate container d0cb3b9e6648 01:43:34 ---> be7ef5f8e3f0 01:43:34 Step 11/12 : COPY . . 01:43:34 ---> 370408e8a6f1 01:43:34 Step 12/12 : RUN $MAKE 01:43:34 ---> Running in 0c73fdec5332 01:43:34 noop 01:43:34 Removing intermediate container 0c73fdec5332 01:43:34 ---> 862b2442c6ff 01:43:34 Successfully built 862b2442c6ff 01:43:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:34 + docker inspect -f . ci-base-image-x86_64 01:43:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:34 prd-ubuntu20.04-docker-8c-8g-13063 does not seem to be running inside a container 01:43:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-695 -v /w/workspace/gexfoundry_device-mqtt-go_PR-695:/w/workspace/gexfoundry_device-mqtt-go_PR-695:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-695@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:43:35 $ docker top c77dc5c068354b711e32900cd11e1253b60330c899552c16f47dc4cbb9379bc0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:35 + go version 01:43:35 go version go1.21.9 linux/amd64 [Pipeline] } 01:43:35 $ docker stop --time=1 c77dc5c068354b711e32900cd11e1253b60330c899552c16f47dc4cbb9379bc0 01:43:36 $ docker rm -f --volumes c77dc5c068354b711e32900cd11e1253b60330c899552c16f47dc4cbb9379bc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:37 + docker inspect -f . ci-base-image-x86_64 01:43:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:37 prd-ubuntu20.04-docker-8c-8g-13063 does not seem to be running inside a container 01:43:37 $ 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-695 -v /w/workspace/gexfoundry_device-mqtt-go_PR-695:/w/workspace/gexfoundry_device-mqtt-go_PR-695:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-695@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:43:38 $ docker top d9fadf0a31c5be97bcef88e091ab08de162b86709da306aaf672a0bf7643b0d6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:38 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-695 [Pipeline] fileExists [Pipeline] sh 01:43:38 + make test 01:43:38 go test ./... -coverprofile=coverage.out ./... 01:43:40 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:43:58 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:43:58 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:43:58 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 22.8% of statements 01:44:07 go vet ./... 01:44:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:44:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:44:12 ./bin/test-attribution-txt.sh 01:44:12 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 01:44:12 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 01:44:12 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 01:44:12 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 01:44:12 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 01:44:12 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 01:44:12 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 01:44:12 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 01:44:12 An attribution for golang.org/x/term is missing from Attribution.txt, please add 01:44:12 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 01:44:12 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add 01:44:12 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 01:44:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:44:12 $ docker stop --time=1 d9fadf0a31c5be97bcef88e091ab08de162b86709da306aaf672a0bf7643b0d6 01:44:22 $ docker rm -f --volumes d9fadf0a31c5be97bcef88e091ab08de162b86709da306aaf672a0bf7643b0d6 [Pipeline] // withDockerContainer [Pipeline] sh 01:44:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:44:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:44:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:44:24 + ls -al . 01:44:24 total 252 01:44:24 drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 01:43 . 01:44:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:41 .. 01:44:24 -rw-rw-r-- 1 jenkins jenkins 140 Oct 3 01:41 .dockerignore 01:44:24 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 01:43 .git 01:44:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:41 .github 01:44:24 -rw-rw-r-- 1 jenkins jenkins 264 Oct 3 01:41 .gitignore 01:44:24 -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 01:41 .golangci.yml 01:44:24 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 01:41 .semver 01:44:24 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 3 01:41 Attribution.txt 01:44:24 -rw-rw-r-- 1 jenkins jenkins 18574 Oct 3 01:41 CHANGELOG.md 01:44:24 -rw-rw-r-- 1 jenkins jenkins 1798 Oct 3 01:41 Dockerfile 01:44:24 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 01:41 GOVERNANCE.md 01:44:24 -rw-rw-r-- 1 jenkins jenkins 657 Oct 3 01:41 Jenkinsfile 01:44:24 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 3 01:41 LICENSE 01:44:24 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 3 01:41 Makefile 01:44:24 -rw-rw-r-- 1 jenkins jenkins 620 Oct 3 01:41 OWNERS.md 01:44:24 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 3 01:41 README.md 01:44:24 -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 01:41 VERSION 01:44:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:41 bin 01:44:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:41 cmd 01:44:24 -rw-r--r-- 1 jenkins jenkins 18506 Oct 3 01:43 coverage.out 01:44:24 -rw-rw-r-- 1 jenkins jenkins 7037 Oct 3 01:41 go.mod 01:44:24 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 3 01:41 go.sum 01:44:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:41 internal 01:44:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:41 mock 01:44:24 -rw-rw-r-- 1 jenkins jenkins 227 Oct 3 01:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:24 + 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=37575170a0923cb9d0ee57faf1b6d191fd764e42 --label arch=amd64 --label version=0.0.0 . 01:44:24 Sending build context to Docker daemon 20.87MB 01:44:24 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:44:24 Step 2/25 : FROM ${BASE} AS builder 01:44:24 ---> 862b2442c6ff 01:44:24 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:44:25 ---> Running in f05284b009ea 01:44:25 Removing intermediate container f05284b009ea 01:44:25 ---> 89f4969e63eb 01:44:25 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:44:25 ---> Running in 18dea8e2f0b3 01:44:25 Removing intermediate container 18dea8e2f0b3 01:44:25 ---> 3ff41f758013 01:44:25 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:44:25 ---> Running in ba922d18c5e7 01:44:25 Removing intermediate container ba922d18c5e7 01:44:25 ---> aa098ce362fc 01:44:25 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:44:25 ---> Running in 6a73b0e41e7b 01:44:25 Removing intermediate container 6a73b0e41e7b 01:44:25 ---> c4651fa666d5 01:44:25 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:44:25 ---> Running in de6d9a17eef3 01:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:44:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:44:26 OK: 268 MiB in 56 packages 01:44:26 Removing intermediate container de6d9a17eef3 01:44:26 ---> 74b379e4d98a 01:44:26 Step 8/25 : WORKDIR /device-mqtt-go 01:44:26 ---> Running in 5c3e623ec824 01:44:26 Removing intermediate container 5c3e623ec824 01:44:26 ---> 958ceaa95b55 01:44:26 Step 9/25 : COPY go.mod vendor* ./ 01:44:26 ---> 8e944bdfd346 01:44:26 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:26 ---> Running in 5f170a36ce52 01:44:27 Removing intermediate container 5f170a36ce52 01:44:27 ---> 9f9b2a867af7 01:44:27 Step 11/25 : COPY . . 01:44:28 ---> 49f60bec0c44 01:44:28 Step 12/25 : RUN $MAKE 01:44:28 ---> Running in 1500ae097a7c 01:44:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.40" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:45:07 Removing intermediate container 1500ae097a7c 01:45:07 ---> 0ec3fd3457a3 01:45:07 Step 13/25 : FROM alpine:3.18 01:45:07 3.18: Pulling from library/alpine 01:45:07 1cc3d825d8b2: Pulling fs layer 01:45:07 1cc3d825d8b2: Verifying Checksum 01:45:07 1cc3d825d8b2: Download complete 01:45:07 1cc3d825d8b2: Pull complete 01:45:07 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 01:45:07 Status: Downloaded newer image for alpine:3.18 01:45:07 ---> 2c64cf60f6f0 01:45:07 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:45:07 ---> Running in ae10854ac873 01:45:07 Removing intermediate container ae10854ac873 01:45:07 ---> 604e745cd663 01:45:07 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:45:07 ---> Running in 84e136aad5f6 01:45:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:45:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:45:07 (1/1) Installing dumb-init (1.2.5-r2) 01:45:07 Executing busybox-1.36.1-r7.trigger 01:45:07 OK: 7 MiB in 16 packages 01:45:07 Removing intermediate container 84e136aad5f6 01:45:07 ---> ecce457cdae6 01:45:07 Step 16/25 : RUN apk --no-cache upgrade 01:45:07 ---> Running in 8e354abf687f 01:45:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:45:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:45:07 OK: 7 MiB in 16 packages 01:45:07 Removing intermediate container 8e354abf687f 01:45:07 ---> 414bdab594db 01:45:07 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:45:07 ---> f83ce9aa1e62 01:45:07 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:45:07 ---> 0d0787102e15 01:45:07 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:45:07 ---> 73d19cafe632 01:45:07 Step 20/25 : EXPOSE 59982 01:45:07 ---> Running in b1a425d3731c 01:45:07 Removing intermediate container b1a425d3731c 01:45:07 ---> 575c78ad4ca7 01:45:07 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:45:08 ---> Running in 9f705d2f4154 01:45:08 Removing intermediate container 9f705d2f4154 01:45:08 ---> 8949fe643e00 01:45:08 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:45:08 ---> Running in d084d9c6bfa3 01:45:08 Removing intermediate container d084d9c6bfa3 01:45:08 ---> 9be52dd7069c 01:45:08 Step 23/25 : LABEL arch=amd64 01:45:08 ---> Running in 6cc2f88e91e1 01:45:08 Removing intermediate container 6cc2f88e91e1 01:45:08 ---> a161f3863773 01:45:08 Step 24/25 : LABEL git_sha=37575170a0923cb9d0ee57faf1b6d191fd764e42 01:45:08 ---> Running in b1184916875d 01:45:08 Removing intermediate container b1184916875d 01:45:08 ---> a4c1d78d747c 01:45:08 Step 25/25 : LABEL version=0.0.0 01:45:08 ---> Running in 4780c1c787b7 01:45:08 Removing intermediate container 4780c1c787b7 01:45:08 ---> 0224655a846f 01:45:08 [Warning] One or more build-args [ARCH] were not consumed 01:45:08 Successfully built 0224655a846f 01:45:08 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:45:09 01:45:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:45:09 latest: Pulling from edgex-lftools-log-publisher 01:45:09 5eb5b503b376: Pulling fs layer 01:45:09 5c69ac0246d0: Pulling fs layer 01:45:09 ec43610c2a17: Pulling fs layer 01:45:09 3a2ae6a8a46f: Pulling fs layer 01:45:09 33b1e0a273af: Pulling fs layer 01:45:09 5d3b04190fa2: Pulling fs layer 01:45:09 2f39f015ded8: Pulling fs layer 01:45:09 3a2ae6a8a46f: Waiting 01:45:09 33b1e0a273af: Waiting 01:45:09 5d3b04190fa2: Waiting 01:45:09 2f39f015ded8: Waiting 01:45:09 5c69ac0246d0: Verifying Checksum 01:45:09 5c69ac0246d0: Download complete 01:45:09 3a2ae6a8a46f: Verifying Checksum 01:45:09 3a2ae6a8a46f: Download complete 01:45:09 33b1e0a273af: Verifying Checksum 01:45:09 33b1e0a273af: Download complete 01:45:09 ec43610c2a17: Verifying Checksum 01:45:09 ec43610c2a17: Download complete 01:45:09 5d3b04190fa2: Verifying Checksum 01:45:10 5eb5b503b376: Verifying Checksum 01:45:10 5eb5b503b376: Download complete 01:45:10 2f39f015ded8: Download complete 01:45:11 5eb5b503b376: Pull complete 01:45:11 5c69ac0246d0: Pull complete 01:45:11 ec43610c2a17: Pull complete 01:45:11 3a2ae6a8a46f: Pull complete 01:45:12 33b1e0a273af: Pull complete 01:45:12 5d3b04190fa2: Pull complete 01:45:16 2f39f015ded8: Pull complete 01:45:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:45:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:45:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:16 prd-ubuntu20.04-docker-8c-8g-13063 does not seem to be running inside a container 01:45:16 $ 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-695 -v /w/workspace/gexfoundry_device-mqtt-go_PR-695:/w/workspace/gexfoundry_device-mqtt-go_PR-695:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-695@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:45:23 $ docker top 04f49f6eca4fdeafde951a5168921d4fe41ef27670ffa48d03bb8886ca41d79d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:24 ---> job-cost.sh 01:45:24 lf-activate-venv: SKIPPING 01:45:24 INFO: No Stack... 01:45:24 INFO: Retrieving Pricing Info for: v3-standard-8 01:45:24 INFO: Archiving Costs [Pipeline] sh 01:45:25 + + cutcat -d, /w/workspace/gexfoundry_device-mqtt-go_PR-695/archives/cost.csv -f6 01:45:25 [Pipeline] lock 01:45:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-695-1-stack-cost] 01:45:25 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-695-1-stack-cost] did not exist. Created. 01:45:25 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-695-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:45:25 + echo total: 0.2199999988079071 [Pipeline] stash 01:45:25 Stashed 1 file(s) [Pipeline] } 01:45:25 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-695-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:45:25 $ docker stop --time=1 04f49f6eca4fdeafde951a5168921d4fe41ef27670ffa48d03bb8886ca41d79d 01:45:27 $ docker rm -f --volumes 04f49f6eca4fdeafde951a5168921d4fe41ef27670ffa48d03bb8886ca41d79d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:46:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13067 in /w/workspace/gexfoundry_device-mqtt-go_PR-695 [Pipeline] { [Pipeline] ws 01:46:13 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:46:16 The recommended git tool is: git 01:46:24 using credential edgex-jenkins-ssh 01:46:24 Cloning the remote Git repository 01:46:24 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:46:24 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:46:25 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:46:25 > git --version # timeout=10 01:46:25 > git --version # 'git version 2.25.1' 01:46:25 using GIT_SSH to set credentials SSH Credentials for GitHub 01:46:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:46:28 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:46:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:46:29 Merging remotes/origin/main commit a7ea162f49cc88b1fd5543c209327df7c238676c into PR head commit 37575170a0923cb9d0ee57faf1b6d191fd764e42 01:46:30 Merge succeeded, producing 37575170a0923cb9d0ee57faf1b6d191fd764e42 01:46:30 Checking out Revision 37575170a0923cb9d0ee57faf1b6d191fd764e42 (PR-695) 01:46:29 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:46:29 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:46:29 using GIT_SSH to set credentials SSH Credentials for GitHub 01:46:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/695/head:refs/remotes/origin/PR-695 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:46:29 > git config core.sparsecheckout # timeout=10 01:46:29 > git checkout -f 37575170a0923cb9d0ee57faf1b6d191fd764e42 # timeout=10 01:46:29 > git remote # timeout=10 01:46:29 > git config --get remote.origin.url # timeout=10 01:46:29 using GIT_SSH to set credentials SSH Credentials for GitHub 01:46:29 > git merge a7ea162f49cc88b1fd5543c209327df7c238676c # timeout=10 01:46:30 > git rev-parse HEAD^{commit} # timeout=10 01:46:30 > git config core.sparsecheckout # timeout=10 01:46:30 > git checkout -f 37575170a0923cb9d0ee57faf1b6d191fd764e42 # timeout=10 01:46:30 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:46:30 > git --version # timeout=10 01:46:30 > git --version # 'git version 2.25.1' 01:46:30 fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:46:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:46:35 % Total % Received % Xferd Average Speed Time Time Time Current 01:46:35 Dload Upload Total Spent Left Speed 01:46:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 67162 0 --:--:-- --:--:-- --:--:-- 67515 [Pipeline] sh 01:46:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:46:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:46:36 + sudo tee /etc/docker/daemon.new 01:46:36 { 01:46:36 "registry-mirrors": [ 01:46:36 "https://nexus3.edgexfoundry.org:10001" 01:46:36 ], 01:46:36 "bip": "10.250.0.254/24", 01:46:36 "hosts": [ 01:46:36 "tcp://0.0.0.0:5555", 01:46:36 "unix:///var/run/docker.sock" 01:46:36 ], 01:46:36 "mtu": 1458, 01:46:36 "selinux-enabled": true, 01:46:36 "seccomp-profile": "/etc/docker/seccomp.json" 01:46:36 } [Pipeline] sh 01:46:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:46:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:55 provisioning config files... 01:46:55 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config9104893683055635643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:56 ---> ****-login.sh 01:46:56 nexus3.edgexfoundry.org:10001 01:46:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:57 Configure a credential helper to remove this warning. See 01:46:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:57 01:46:57 Login Succeeded 01:46:57 nexus3.edgexfoundry.org:10002 01:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:57 Configure a credential helper to remove this warning. See 01:46:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:57 01:46:57 Login Succeeded 01:46:57 nexus3.edgexfoundry.org:10003 01:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:57 Configure a credential helper to remove this warning. See 01:46:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:57 01:46:57 Login Succeeded 01:46:57 nexus3.edgexfoundry.org:10004 01:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:58 Configure a credential helper to remove this warning. See 01:46:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:58 01:46:58 Login Succeeded 01:46:58 ****.io 01:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:58 Configure a credential helper to remove this warning. See 01:46:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:58 01:46:58 Login Succeeded 01:46:58 ---> ****-login.sh ends [Pipeline] } 01:46:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:46:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:46:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:46:59 ========================================================= 01:46:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:46:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:47:00 Sending build context to Docker daemon 10.54MB 01:47:00 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:47:00 Step 2/12 : FROM ${BASE} AS builder 01:47:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:47:00 c6b39de5b339: Pulling fs layer 01:47:00 a69c41024577: Pulling fs layer 01:47:00 d6de4b400683: Pulling fs layer 01:47:00 35cb2a7552d0: Pulling fs layer 01:47:00 4f4fb700ef54: Pulling fs layer 01:47:00 464afbd9ba4c: Pulling fs layer 01:47:00 00f215d4a9da: Pulling fs layer 01:47:00 d496ad576159: Pulling fs layer 01:47:00 35cb2a7552d0: Waiting 01:47:00 464afbd9ba4c: Waiting 01:47:00 00f215d4a9da: Waiting 01:47:00 d496ad576159: Waiting 01:47:00 4f4fb700ef54: Waiting 01:47:00 a69c41024577: Verifying Checksum 01:47:00 a69c41024577: Download complete 01:47:00 35cb2a7552d0: Verifying Checksum 01:47:00 35cb2a7552d0: Download complete 01:47:00 4f4fb700ef54: Verifying Checksum 01:47:00 4f4fb700ef54: Download complete 01:47:00 464afbd9ba4c: Verifying Checksum 01:47:00 464afbd9ba4c: Download complete 01:47:00 c6b39de5b339: Verifying Checksum 01:47:00 c6b39de5b339: Download complete 01:47:01 d496ad576159: Verifying Checksum 01:47:01 d496ad576159: Download complete 01:47:02 c6b39de5b339: Pull complete 01:47:02 a69c41024577: Pull complete 01:47:02 d6de4b400683: Verifying Checksum 01:47:02 d6de4b400683: Download complete 01:47:03 00f215d4a9da: Verifying Checksum 01:47:03 00f215d4a9da: Download complete 01:47:16 d6de4b400683: Pull complete 01:47:16 35cb2a7552d0: Pull complete 01:47:16 4f4fb700ef54: Pull complete 01:47:16 464afbd9ba4c: Pull complete 01:47:26 00f215d4a9da: Pull complete 01:47:27 d496ad576159: Pull complete 01:47:27 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 01:47:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:47:27 ---> f246e2811388 01:47:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:47:28 ---> Running in 5347be4ead13 01:47:28 Removing intermediate container 5347be4ead13 01:47:28 ---> f32cb4dec36c 01:47:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:47:28 ---> Running in 7a5050586d50 01:47:29 Removing intermediate container 7a5050586d50 01:47:29 ---> 36e4f707f6f2 01:47:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:47:29 ---> Running in 83fc4ee32aa8 01:47:29 Removing intermediate container 83fc4ee32aa8 01:47:29 ---> 8f2337801277 01:47:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:47:29 ---> Running in fb2034d64690 01:47:30 Removing intermediate container fb2034d64690 01:47:30 ---> 5c22d54b9943 01:47:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:47:30 ---> Running in cdb173e4a1fb 01:47:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:47:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:47:32 (1/4) Installing openssh-keygen (9.3_p2-r2) 01:47:32 (2/4) Installing libedit (20221030.3.1-r1) 01:47:32 (3/4) Installing openssh-client-common (9.3_p2-r2) 01:47:32 (4/4) Installing openssh-client-default (9.3_p2-r2) 01:47:32 Executing busybox-1.36.1-r5.trigger 01:47:32 OK: 271 MiB in 56 packages 01:47:33 Removing intermediate container cdb173e4a1fb 01:47:33 ---> 86910e746b44 01:47:33 Step 8/12 : WORKDIR /device-mqtt-go 01:47:34 ---> Running in cba22311e701 01:47:34 Removing intermediate container cba22311e701 01:47:34 ---> f5c122914467 01:47:34 Step 9/12 : COPY go.mod vendor* ./ 01:47:35 ---> 465dc59d0582 01:47:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:35 ---> Running in a3643b5a7398 01:49:41 Removing intermediate container a3643b5a7398 01:49:41 ---> 13950b76a3f3 01:49:41 Step 11/12 : COPY . . 01:49:41 ---> 55953f95f061 01:49:41 Step 12/12 : RUN $MAKE 01:49:41 ---> Running in e2294e955e43 01:49:41 noop 01:49:41 Removing intermediate container e2294e955e43 01:49:41 ---> ae13c09cf552 01:49:41 Successfully built ae13c09cf552 01:49:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:42 + docker inspect -f . ci-base-image-arm64 01:49:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:42 prd-ubuntu20.04-docker-arm64-4c-16g-13067 does not seem to be running inside a container 01:49:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:49:44 $ docker top d08ebc330a82a8a100003cefa3a58b5b2429845c3e1ba1bcac5b3cab0e92a464 -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:45 + go version 01:49:45 go version go1.21.9 linux/arm64 [Pipeline] } 01:49:45 $ docker stop --time=1 d08ebc330a82a8a100003cefa3a58b5b2429845c3e1ba1bcac5b3cab0e92a464 01:49:46 $ docker rm -f --volumes d08ebc330a82a8a100003cefa3a58b5b2429845c3e1ba1bcac5b3cab0e92a464 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:47 + docker inspect -f . ci-base-image-arm64 01:49:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:48 prd-ubuntu20.04-docker-arm64-4c-16g-13067 does not seem to be running inside a container 01:49:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:49:49 $ docker top 5c239b070d4f037fb90b340223286ce8cfdced5d346881704779e21e289d1839 -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:50 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:49:51 + make test 01:49:51 go test ./... -coverprofile=coverage.out ./... 01:49:56 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:53:18 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:53:18 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:53:18 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.048s coverage: 22.8% of statements 01:53:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:53:18 go vet ./... 01:54:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:54:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:54:05 ./bin/test-attribution-txt.sh 01:54:05 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 01:54:05 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 01:54:05 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 01:54:05 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 01:54:05 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 01:54:05 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 01:54:05 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 01:54:05 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 01:54:05 An attribution for golang.org/x/term is missing from Attribution.txt, please add 01:54:05 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 01:54:05 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add 01:54:05 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 01:54:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:54:05 $ docker stop --time=1 5c239b070d4f037fb90b340223286ce8cfdced5d346881704779e21e289d1839 01:54:07 $ docker rm -f --volumes 5c239b070d4f037fb90b340223286ce8cfdced5d346881704779e21e289d1839 [Pipeline] // withDockerContainer [Pipeline] sh 01:54:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:54:09 Warning: overwriting stash ‘coverage-report’ 01:54:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:54:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:54:10 + ls -al . 01:54:10 total 248 01:54:10 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 01:49 . 01:54:10 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:46 .. 01:54:10 -rw-rw-r-- 1 jenkins jenkins 140 Oct 3 01:46 .dockerignore 01:54:10 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 01:46 .git 01:54:10 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:46 .github 01:54:10 -rw-rw-r-- 1 jenkins jenkins 264 Oct 3 01:46 .gitignore 01:54:10 -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 01:46 .golangci.yml 01:54:10 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 3 01:46 Attribution.txt 01:54:10 -rw-rw-r-- 1 jenkins jenkins 18574 Oct 3 01:46 CHANGELOG.md 01:54:10 -rw-rw-r-- 1 jenkins jenkins 1798 Oct 3 01:46 Dockerfile 01:54:10 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 01:46 GOVERNANCE.md 01:54:10 -rw-rw-r-- 1 jenkins jenkins 657 Oct 3 01:46 Jenkinsfile 01:54:10 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 3 01:46 LICENSE 01:54:10 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 3 01:46 Makefile 01:54:10 -rw-rw-r-- 1 jenkins jenkins 620 Oct 3 01:46 OWNERS.md 01:54:10 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 3 01:46 README.md 01:54:10 -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 01:41 VERSION 01:54:10 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:46 bin 01:54:10 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:46 cmd 01:54:10 -rw-r--r-- 1 jenkins jenkins 18506 Oct 3 01:53 coverage.out 01:54:10 -rw-rw-r-- 1 jenkins jenkins 7037 Oct 3 01:46 go.mod 01:54:10 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 3 01:46 go.sum 01:54:10 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:46 internal 01:54:10 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:46 mock 01:54:10 -rw-rw-r-- 1 jenkins jenkins 227 Oct 3 01:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:11 + 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=37575170a0923cb9d0ee57faf1b6d191fd764e42 --label arch=arm64 --label version=0.0.0 . 01:54:11 Sending build context to Docker daemon 10.56MB 01:54:11 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:54:11 Step 2/25 : FROM ${BASE} AS builder 01:54:11 ---> ae13c09cf552 01:54:11 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:54:11 ---> Running in 9264bf4aef2a 01:54:12 Removing intermediate container 9264bf4aef2a 01:54:12 ---> f9dcebe2e1ea 01:54:12 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:54:12 ---> Running in a37ae3e4ea84 01:54:12 Removing intermediate container a37ae3e4ea84 01:54:12 ---> 6b10609c4a52 01:54:12 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:54:12 ---> Running in 361e47114339 01:54:12 Removing intermediate container 361e47114339 01:54:12 ---> fcdefd6b61d7 01:54:12 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:54:12 ---> Running in 1c53d02337ec 01:54:13 Removing intermediate container 1c53d02337ec 01:54:13 ---> cb2156d655dc 01:54:13 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:54:13 ---> Running in 5d4dcc680a57 01:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:54:15 OK: 271 MiB in 56 packages 01:54:16 Removing intermediate container 5d4dcc680a57 01:54:16 ---> aa31d2afac8e 01:54:16 Step 8/25 : WORKDIR /device-mqtt-go 01:54:16 ---> Running in 124668b5e5b5 01:54:16 Removing intermediate container 124668b5e5b5 01:54:16 ---> 75e51c41e938 01:54:16 Step 9/25 : COPY go.mod vendor* ./ 01:54:17 ---> 4e781022fd83 01:54:17 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:17 ---> Running in bbaa6108c588 01:54:19 Removing intermediate container bbaa6108c588 01:54:19 ---> 57b0e636ca10 01:54:19 Step 11/25 : COPY . . 01:54:20 ---> bad197b70956 01:54:20 Step 12/25 : RUN $MAKE 01:54:20 ---> Running in 476efc11593f 01:54:21 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.40" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:57:58 Removing intermediate container 476efc11593f 01:57:58 ---> 5e5afc9475c0 01:57:58 Step 13/25 : FROM alpine:3.18 01:57:58 3.18: Pulling from library/alpine 01:57:58 720f3032cd11: Pulling fs layer 01:57:58 720f3032cd11: Verifying Checksum 01:57:58 720f3032cd11: Download complete 01:57:58 720f3032cd11: Pull complete 01:57:58 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 01:57:58 Status: Downloaded newer image for alpine:3.18 01:57:58 ---> 3e834921e367 01:57:58 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:57:58 ---> Running in f4d311f1e8a5 01:57:58 Removing intermediate container f4d311f1e8a5 01:57:58 ---> 81a1dc2fccac 01:57:58 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:57:58 ---> Running in 18a54c749bbd 01:57:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:57:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:57:58 (1/1) Installing dumb-init (1.2.5-r2) 01:57:58 Executing busybox-1.36.1-r7.trigger 01:57:58 OK: 8 MiB in 16 packages 01:57:59 Removing intermediate container 18a54c749bbd 01:57:59 ---> ff8757b5a04c 01:57:59 Step 16/25 : RUN apk --no-cache upgrade 01:57:59 ---> Running in 4e3c78a4dbca 01:58:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:58:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:58:02 OK: 8 MiB in 16 packages 01:58:03 Removing intermediate container 4e3c78a4dbca 01:58:03 ---> a645d4bc5acc 01:58:03 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:58:05 ---> fcecedcf0523 01:58:05 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:58:06 ---> a1c3f6804e31 01:58:06 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:58:06 ---> cafa6c9a13ef 01:58:06 Step 20/25 : EXPOSE 59982 01:58:06 ---> Running in dc8facfb3747 01:58:07 Removing intermediate container dc8facfb3747 01:58:07 ---> 6550dd44c5eb 01:58:07 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:58:07 ---> Running in b329029a51e3 01:58:07 Removing intermediate container b329029a51e3 01:58:07 ---> bfa5a864cbe4 01:58:07 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:58:07 ---> Running in e3535c927263 01:58:08 Removing intermediate container e3535c927263 01:58:08 ---> 3f6c9165a17e 01:58:08 Step 23/25 : LABEL arch=arm64 01:58:08 ---> Running in c5d7d697ef30 01:58:08 Removing intermediate container c5d7d697ef30 01:58:08 ---> 9f8e56b3cc8e 01:58:08 Step 24/25 : LABEL git_sha=37575170a0923cb9d0ee57faf1b6d191fd764e42 01:58:08 ---> Running in 61bd07f9d8a6 01:58:08 Removing intermediate container 61bd07f9d8a6 01:58:08 ---> 14194ad57e2c 01:58:08 Step 25/25 : LABEL version=0.0.0 01:58:08 ---> Running in 80ce02fb6cb3 01:58:08 Removing intermediate container 80ce02fb6cb3 01:58:08 ---> 9dc83011c78b 01:58:08 [Warning] One or more build-args [ARCH] were not consumed 01:58:08 Successfully built 9dc83011c78b 01:58:09 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:10 01:58:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:10 arm64: Pulling from edgex-lftools-log-publisher 01:58:10 8998bd30e6a1: Pulling fs layer 01:58:10 04944245beec: Pulling fs layer 01:58:10 699f458cf7ca: Pulling fs layer 01:58:10 765212b225bb: Pulling fs layer 01:58:10 f23df028b6ca: Pulling fs layer 01:58:10 d65c8cfc05b1: Pulling fs layer 01:58:10 2437ff75d9bd: Pulling fs layer 01:58:10 765212b225bb: Waiting 01:58:10 f23df028b6ca: Waiting 01:58:10 d65c8cfc05b1: Waiting 01:58:10 2437ff75d9bd: Waiting 01:58:10 04944245beec: Verifying Checksum 01:58:10 04944245beec: Download complete 01:58:10 765212b225bb: Download complete 01:58:10 f23df028b6ca: Verifying Checksum 01:58:10 f23df028b6ca: Download complete 01:58:10 d65c8cfc05b1: Verifying Checksum 01:58:10 d65c8cfc05b1: Download complete 01:58:11 699f458cf7ca: Verifying Checksum 01:58:11 699f458cf7ca: Download complete 01:58:11 8998bd30e6a1: Verifying Checksum 01:58:11 8998bd30e6a1: Download complete 01:58:13 2437ff75d9bd: Verifying Checksum 01:58:13 2437ff75d9bd: Download complete 01:58:16 8998bd30e6a1: Pull complete 01:58:16 04944245beec: Pull complete 01:58:18 699f458cf7ca: Pull complete 01:58:18 765212b225bb: Pull complete 01:58:19 f23df028b6ca: Pull complete 01:58:19 d65c8cfc05b1: Pull complete 01:58:35 2437ff75d9bd: Pull complete 01:58:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:58:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:35 prd-ubuntu20.04-docker-arm64-4c-16g-13067 does not seem to be running inside a container 01:58:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:58:38 $ docker top 6b4ccf635e4747e787afb9ca19e5101452cc0e690ae5b9d93604f9be77246f0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:39 ---> job-cost.sh 01:58:39 lf-activate-venv: SKIPPING 01:58:39 INFO: No Stack... 01:58:40 INFO: Retrieving Pricing Info for: v3-standard-4 01:58:41 INFO: Archiving Costs [Pipeline] sh 01:58:42 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:58:42 + cut -d, -f6 [Pipeline] lock 01:58:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-695-1-stack-cost] 01:58:42 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-695-1-stack-cost] did not exist. Created. 01:58:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-695-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:58:42 /w/workspace/device-mqtt-go/1@tmp/durable-be541e35/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:58:43 + echo total: 0.10999999940395355 [Pipeline] stash 01:58:43 Warning: overwriting stash ‘stack-cost’ 01:58:43 Stashed 1 file(s) [Pipeline] } 01:58:43 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-695-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:58:43 $ docker stop --time=1 6b4ccf635e4747e787afb9ca19e5101452cc0e690ae5b9d93604f9be77246f0f 01:58:45 $ docker rm -f --volumes 6b4ccf635e4747e787afb9ca19e5101452cc0e690ae5b9d93604f9be77246f0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:58:46 provisioning config files... 01:58:46 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-695@tmp/config16211854898116216643tmp [Pipeline] { [Pipeline] sh 01:58:46 + set +x 01:58:46 + bash -s -- 01:58:46 + curl -s https://codecov.io/bash 01:58:46 01:58:46 _____ _ 01:58:46 / ____| | | 01:58:46 | | ___ __| | ___ ___ _____ __ 01:58:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:58:46 | |___| (_) | (_| | __/ (_| (_) \ V / 01:58:46 \_____\___/ \__,_|\___|\___\___/ \_/ 01:58:46 Bash-1.0.6 01:58:46 01:58:46 01:58:46 ==> git version 2.25.1 found 01:58:46 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:58:46 Release-Date: 2020-01-08 01:58:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:58:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:58:46 ==> Jenkins CI detected. 01:58:46 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-695 01:58:46 project root: . 01:58:46 --> token set from env 01:58:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:58:46 ==> Running gcov in . (disable via -X gcov) 01:58:46 ==> Python coveragepy not found 01:58:46 ==> Searching for coverage reports in: 01:58:46 + . 01:58:47 -> Found 1 reports 01:58:47 ==> Detecting git/mercurial file structure 01:58:47 ==> Reading reports 01:58:47 + ./coverage.out bytes=18506 01:58:47 ==> Appending adjustments 01:58:47 https://docs.codecov.io/docs/fixing-reports 01:58:47 + Found adjustments 01:58:47 ==> Gzipping contents 01:58:47 4.0K /tmp/codecov.BxTbAM.gz 01:58:47 ==> Uploading reports 01:58:47 url: https://codecov.io 01:58:47 query: branch=PR-695&commit=37575170a0923cb9d0ee57faf1b6d191fd764e42&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-695%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=695&job=&cmd_args= 01:58:47 -> Pinging Codecov 01:58:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-695&commit=37575170a0923cb9d0ee57faf1b6d191fd764e42&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-695%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=695&job=&cmd_args= 01:58:47 -> Uploading to 01:58:47 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/37575170a0923cb9d0ee57faf1b6d191fd764e42/28542795-9718-4985-bf89-c7c43bb463ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241003%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241003T015847Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=660c8d9b1a4724d1cdf46bc657a5f91edd1a26a06b33e271124d955009c5e955 01:58:47 % Total % Received % Xferd Average Speed Time Time Time Current 01:58:47 Dload Upload Total Spent Left Speed 01:58:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 12974 --:--:-- --:--:-- --:--:-- 12919 100 3049 0 0 100 3049 0 12974 --:--:-- --:--:-- --:--:-- 12919 01:58:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/37575170a0923cb9d0ee57faf1b6d191fd764e42 [Pipeline] } 01:58:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:58:50 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-695/archives ] 01:58:50 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-695/archives 01:58:50 total 16 01:58:50 drwxr-xr-x 3 root root 4096 Oct 3 01:45 . 01:58:50 drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 01:45 .. 01:58:50 drwxr-xr-x 2 root root 4096 Oct 3 01:45 cost 01:58:50 -rw-r--r-- 1 root root 86 Oct 3 01:45 cost.csv 01:58:50 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-695/archives 01:58:50 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-695/archives 01:58:50 total 16 01:58:50 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 01:45 . 01:58:50 drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 01:45 .. 01:58:50 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 01:45 cost 01:58:50 -rw-r--r-- 1 jenkins jenkins 86 Oct 3 01:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:58:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:58:51 ---> package-listing.sh 01:58:51 ++ facter osfamily 01:58:51 ++ tr '[:upper:]' '[:lower:]' 01:58:51 + OS_FAMILY=debian 01:58:51 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-695 01:58:51 + START_PACKAGES=/tmp/packages_start.txt 01:58:51 + END_PACKAGES=/tmp/packages_end.txt 01:58:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:58:51 + PACKAGES=/tmp/packages_start.txt 01:58:51 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-695 ']' 01:58:51 + PACKAGES=/tmp/packages_end.txt 01:58:51 + case "${OS_FAMILY}" in 01:58:51 + dpkg -l 01:58:51 + grep '^ii' 01:58:51 + '[' -f /tmp/packages_start.txt ']' 01:58:51 + '[' -f /tmp/packages_end.txt ']' 01:58:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:58:51 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-695 ']' 01:58:51 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-695/archives/ 01:58:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-695/archives/ [Pipeline] echo 01:58:51 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-695/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:58:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:52 prd-ubuntu20.04-docker-8c-8g-13063 does not seem to be running inside a container 01:58:52 $ 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-695/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-695 -v /w/workspace/gexfoundry_device-mqtt-go_PR-695:/w/workspace/gexfoundry_device-mqtt-go_PR-695:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-695@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:58:53 $ docker top e41eafd825722962be8d719068ee5d91aee8fd9f1eedbc7e8a641a8f797fde75 -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:53 + touch /tmp/pre-build-complete [Pipeline] sh 01:58:53 + mkdir -p /var/log/sysstat [Pipeline] sh 01:58:54 + ls /var/log/sa-host 01:58:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:54 provisioning config files... 01:58:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-695@tmp/config12227190805967919091tmp [Pipeline] { [Pipeline] echo 01:58:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:58:54 ---> create-netrc.sh [Pipeline] } 01:58:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:58:55 ---> python-tools-install.sh [Pipeline] echo 01:58:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:58:55 ---> sudo-logs.sh 01:58:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:58:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:58:56 ---> job-cost.sh 01:58:56 lf-activate-venv: SKIPPING 01:58:56 DEBUG: total: 0.2199999988079071 01:58:56 INFO: Retrieving Stack Cost... 01:58:56 INFO: Retrieving Pricing Info for: v3-standard-8 01:58:56 INFO: Archiving Costs [Pipeline] echo 01:58:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:58:57 ---> logs-deploy.sh 01:58:57 lf-activate-venv: SKIPPING 01:58:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-695/1 01:58:57 INFO: archiving workspace using pattern(s): 01:58:58 Archives upload complete. 01:58:58 INFO: archiving logs to Nexus