Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fc5b9b67d26e6d46da136c9be928c2824f9c3aae 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-ssh13164288296416167063.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7391445649002383057.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17442133984936373111.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 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-ssh8159705869453956468.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10109018080025087539.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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, buildSnap:false] ========================================================= [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-6993 in /w/workspace/edgexfoundry_device-mqtt-go_main [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/edgexfoundry_device-mqtt-go_main # 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 Avoid second fetch Checking out Revision fc5b9b67d26e6d46da136c9be928c2824f9c3aae (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#626)" > 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 core.sparsecheckout # timeout=10 > git checkout -f fc5b9b67d26e6d46da136c9be928c2824f9c3aae # timeout=10 > git rev-list --no-walk dc471bab23d8bb68ec889611181b9f9035c4a73d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:38:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:38:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:38:09 ========================================================= 17:38:09 EdgeX Global Pipelines Version Info 17:38:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:38:09 ------------------- 17:38:09 stable info: 17:38:09 ------------------- 17:38:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:38:09 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:38:09 Message: update stable to v1.0.254 17:38:10 ------------------- 17:38:10 experimental info: 17:38:10 ------------------- 17:38:10 Commited By: **** collab-it+edgex@linuxfoundation.org 17:38:10 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:38:10 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc5b9b67d26e6d46da136c9be928c2824f9c3aae [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc5b9b6 [Pipeline] echo 17:38:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:10 provisioning config files... 17:38:10 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1244280587641762696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:11 ---> docker-login.sh 17:38:11 nexus3.edgexfoundry.org:10001 17:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:11 Configure a credential helper to remove this warning. See 17:38:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:11 17:38:11 Login Succeeded 17:38:11 nexus3.edgexfoundry.org:10002 17:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:11 Configure a credential helper to remove this warning. See 17:38:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:11 17:38:11 Login Succeeded 17:38:11 nexus3.edgexfoundry.org:10003 17:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:11 Configure a credential helper to remove this warning. See 17:38:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:11 17:38:11 Login Succeeded 17:38:11 nexus3.edgexfoundry.org:10004 17:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:11 Configure a credential helper to remove this warning. See 17:38:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:11 17:38:11 Login Succeeded 17:38:11 docker.io 17:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:12 Configure a credential helper to remove this warning. See 17:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:12 17:38:12 Login Succeeded 17:38:12 ---> docker-login.sh ends [Pipeline] } 17:38:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:38:12 + git rev-list -1 --merges fc5b9b67d26e6d46da136c9be928c2824f9c3aae~1..fc5b9b67d26e6d46da136c9be928c2824f9c3aae [Pipeline] echo 17:38:12 -----------> git rev-list -1 --merges fc5b9b67d26e6d46da136c9be928c2824f9c3aae~1..fc5b9b67d26e6d46da136c9be928c2824f9c3aae fc5b9b67d26e6d46da136c9be928c2824f9c3aae [false] [Pipeline] sh 17:38:12 + git log --format=format:%s -1 fc5b9b67d26e6d46da136c9be928c2824f9c3aae [Pipeline] echo 17:38:12 ========================================================= 17:38:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:38:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:38:13 + git log --format=format:%s -1 fc5b9b67d26e6d46da136c9be928c2824f9c3aae [Pipeline] echo 17:38:13 [semverPrep] GIT_COMMIT: fc5b9b67d26e6d46da136c9be928c2824f9c3aae, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#626) [Pipeline] echo 17:38:13 [semverPrep] This is not a build commit. [Pipeline] sh 17:38:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:38:13 + grep -v github /etc/ssh/ssh_known_hosts 17:38:13 + [ -e /tmp/ssh_known_hosts ] 17:38:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:38:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:38:13 + sudo tee -a /etc/ssh/ssh_known_hosts 17:38:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:38:13 17:38:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:38:14 0.1.4: Pulling from edgex-devops/py-git-semver 17:38:14 b85a868b505f: Pulling fs layer 17:38:14 e2be974225ed: Pulling fs layer 17:38:14 339a4e72a1f5: Pulling fs layer 17:38:14 988bab9f4d93: Pulling fs layer 17:38:14 1469e6f7b9e6: Pulling fs layer 17:38:14 eaf3925da568: Pulling fs layer 17:38:14 bab4dde63d76: Pulling fs layer 17:38:14 bde34c3a00c8: Pulling fs layer 17:38:14 b352a97aabf1: Pulling fs layer 17:38:14 4872d77fe225: Pulling fs layer 17:38:14 5851b861e8e6: Pulling fs layer 17:38:14 eaf3925da568: Waiting 17:38:14 bab4dde63d76: Waiting 17:38:14 bde34c3a00c8: Waiting 17:38:14 b352a97aabf1: Waiting 17:38:14 4872d77fe225: Waiting 17:38:14 5851b861e8e6: Waiting 17:38:14 988bab9f4d93: Waiting 17:38:14 1469e6f7b9e6: Waiting 17:38:14 e2be974225ed: Download complete 17:38:14 988bab9f4d93: Verifying Checksum 17:38:14 988bab9f4d93: Download complete 17:38:14 339a4e72a1f5: Verifying Checksum 17:38:14 339a4e72a1f5: Download complete 17:38:14 1469e6f7b9e6: Verifying Checksum 17:38:14 1469e6f7b9e6: Download complete 17:38:14 eaf3925da568: Verifying Checksum 17:38:14 eaf3925da568: Download complete 17:38:14 bde34c3a00c8: Download complete 17:38:14 b352a97aabf1: Download complete 17:38:14 4872d77fe225: Download complete 17:38:14 5851b861e8e6: Download complete 17:38:14 b85a868b505f: Verifying Checksum 17:38:14 b85a868b505f: Download complete 17:38:14 bab4dde63d76: Verifying Checksum 17:38:14 bab4dde63d76: Download complete 17:38:15 b85a868b505f: Pull complete 17:38:15 e2be974225ed: Pull complete 17:38:16 339a4e72a1f5: Pull complete 17:38:16 988bab9f4d93: Pull complete 17:38:16 1469e6f7b9e6: Pull complete 17:38:16 eaf3925da568: Pull complete 17:38:18 bab4dde63d76: Pull complete 17:38:18 bde34c3a00c8: Pull complete 17:38:18 b352a97aabf1: Pull complete 17:38:18 4872d77fe225: Pull complete 17:38:18 5851b861e8e6: Pull complete 17:38:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:38:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:38:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:18 prd-ubuntu20.04-docker-8c-8g-6993 does not seem to be running inside a container 17:38:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:38:22 $ docker top 2487c177a71327b0deaa56c981b98f33741bdf161de89d853eca367cd2c03dfc -eo pid,comm 17:38:22 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). 17:38:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:38:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:38:22 [ssh-agent] Looking for ssh-agent implementation... 17:38:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:38:22 $ docker exec 2487c177a71327b0deaa56c981b98f33741bdf161de89d853eca367cd2c03dfc ssh-agent 17:38:22 SSH_AUTH_SOCK=/tmp/ssh-zRyD2PYzVx7F/agent.32 17:38:22 SSH_AGENT_PID=39 17:38:22 Running ssh-add (command line suppressed) 17:38:22 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_161022135286884116.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_161022135286884116.key) 17:38:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:38:22 + git tag --points-at HEAD [Pipeline] } 17:38:22 $ docker exec --env ******** --env ******** 2487c177a71327b0deaa56c981b98f33741bdf161de89d853eca367cd2c03dfc ssh-agent -k 17:38:23 unset SSH_AUTH_SOCK; 17:38:23 unset SSH_AGENT_PID; 17:38:23 echo Agent pid 39 killed; 17:38:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:38:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:38:23 [ssh-agent] Looking for ssh-agent implementation... 17:38:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:38:23 $ docker exec 2487c177a71327b0deaa56c981b98f33741bdf161de89d853eca367cd2c03dfc ssh-agent 17:38:23 SSH_AUTH_SOCK=/tmp/ssh-PO5FXhQxh9cj/agent.71 17:38:23 SSH_AGENT_PID=77 17:38:23 Running ssh-add (command line suppressed) 17:38:23 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9924152838924663397.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9924152838924663397.key) 17:38:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:38:23 + git semver init 17:38:23 2023-09-20 17:38:23,937 [run_init] DEBUG init version:0.0.0 force:False 17:38:23 2023-09-20 17:38:23,938 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 17:38:23 2023-09-20 17:38:23,939 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 17:38:23 2023-09-20 17:38:23,939 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 17:38:24 2023-09-20 17:38:24,787 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 17:38:24 2023-09-20 17:38:24,788 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 17:38:24 2023-09-20 17:38:24,788 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:38:24 2023-09-20 17:38:24,788 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:38:24 3.1.0-dev.11 [Pipeline] } 17:38:24 $ docker exec --env ******** --env ******** 2487c177a71327b0deaa56c981b98f33741bdf161de89d853eca367cd2c03dfc ssh-agent -k 17:38:25 unset SSH_AUTH_SOCK; 17:38:25 unset SSH_AGENT_PID; 17:38:25 echo Agent pid 77 killed; 17:38:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:38:25 + git semver [Pipeline] } 17:38:25 $ docker stop --time=1 2487c177a71327b0deaa56c981b98f33741bdf161de89d853eca367cd2c03dfc 17:38:26 $ docker rm -f --volumes 2487c177a71327b0deaa56c981b98f33741bdf161de89d853eca367cd2c03dfc [Pipeline] // withDockerContainer [Pipeline] sh 17:38:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:38:27 Stashed 1 file(s) [Pipeline] echo 17:38:27 [edgeXSemver]: initialized semver on version 3.1.0-dev.11 [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 17:38:27 provisioning config files... 17:38:27 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8087748316462940768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:27 ---> docker-login.sh 17:38:27 nexus3.edgexfoundry.org:10001 17:38:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:27 Configure a credential helper to remove this warning. See 17:38:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:27 17:38:27 Login Succeeded 17:38:27 nexus3.edgexfoundry.org:10002 17:38:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:27 Configure a credential helper to remove this warning. See 17:38:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:27 17:38:27 Login Succeeded 17:38:27 nexus3.edgexfoundry.org:10003 17:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:28 Configure a credential helper to remove this warning. See 17:38:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:28 17:38:28 Login Succeeded 17:38:28 nexus3.edgexfoundry.org:10004 17:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:28 Configure a credential helper to remove this warning. See 17:38:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:28 17:38:28 Login Succeeded 17:38:28 docker.io 17:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:28 Configure a credential helper to remove this warning. See 17:38:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:28 17:38:28 Login Succeeded 17:38:28 ---> docker-login.sh ends [Pipeline] } 17:38:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:38:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:38:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:38:28 ========================================================= 17:38:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:38:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:28 + 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 . 17:38:28 Sending build context to Docker daemon 6.477MB 17:38:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:38:28 Step 2/12 : FROM ${BASE} AS builder 17:38:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:38:28 7264a8db6415: Pulling fs layer 17:38:28 c4d48a809fc2: Pulling fs layer 17:38:28 4f1c88b9dad5: Pulling fs layer 17:38:28 ad3a456e5733: Pulling fs layer 17:38:28 33e27b845d1e: Pulling fs layer 17:38:28 c68163c4e522: Pulling fs layer 17:38:28 50da416c3ac9: Pulling fs layer 17:38:28 23d2d4c4bb30: Pulling fs layer 17:38:28 c68163c4e522: Waiting 17:38:28 ad3a456e5733: Waiting 17:38:28 33e27b845d1e: Waiting 17:38:28 50da416c3ac9: Waiting 17:38:28 23d2d4c4bb30: Waiting 17:38:28 c4d48a809fc2: Download complete 17:38:29 ad3a456e5733: Verifying Checksum 17:38:29 ad3a456e5733: Download complete 17:38:29 33e27b845d1e: Verifying Checksum 17:38:29 33e27b845d1e: Download complete 17:38:29 7264a8db6415: Verifying Checksum 17:38:29 7264a8db6415: Download complete 17:38:29 c68163c4e522: Verifying Checksum 17:38:29 c68163c4e522: Download complete 17:38:29 7264a8db6415: Pull complete 17:38:29 23d2d4c4bb30: Verifying Checksum 17:38:29 23d2d4c4bb30: Download complete 17:38:29 c4d48a809fc2: Pull complete 17:38:29 4f1c88b9dad5: Verifying Checksum 17:38:29 4f1c88b9dad5: Download complete 17:38:29 50da416c3ac9: Download complete 17:38:33 4f1c88b9dad5: Pull complete 17:38:33 ad3a456e5733: Pull complete 17:38:33 33e27b845d1e: Pull complete 17:38:33 c68163c4e522: Pull complete 17:38:35 50da416c3ac9: Pull complete 17:38:35 23d2d4c4bb30: Pull complete 17:38:35 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:38:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:38:35 ---> 0786185ac409 17:38:35 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:38:40 ---> Running in 78cfa67bdeb7 17:38:40 Removing intermediate container 78cfa67bdeb7 17:38:40 ---> fbf531073c13 17:38:40 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:38:40 ---> Running in b0f21e18e3e1 17:38:40 Removing intermediate container b0f21e18e3e1 17:38:40 ---> a747d448caf1 17:38:40 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:38:40 ---> Running in 57109f9ef2ba 17:38:40 Removing intermediate container 57109f9ef2ba 17:38:40 ---> 40ec9826e429 17:38:40 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:38:40 ---> Running in e4e093b06e1e 17:38:41 Removing intermediate container e4e093b06e1e 17:38:41 ---> b8601d76af4d 17:38:41 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:38:41 ---> Running in 9c2f5e69d245 17:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:38:41 (1/4) Installing openssh-keygen (9.3_p2-r0) 17:38:41 (2/4) Installing libedit (20221030.3.1-r1) 17:38:41 (3/4) Installing openssh-client-common (9.3_p2-r0) 17:38:41 (4/4) Installing openssh-client-default (9.3_p2-r0) 17:38:41 Executing busybox-1.36.1-r2.trigger 17:38:41 OK: 268 MiB in 56 packages 17:38:42 Removing intermediate container 9c2f5e69d245 17:38:42 ---> 6bc5681fe2f7 17:38:42 Step 8/12 : WORKDIR /device-mqtt-go 17:38:42 ---> Running in a400037d0eb8 17:38:42 Removing intermediate container a400037d0eb8 17:38:42 ---> 70b4904c8dac 17:38:42 Step 9/12 : COPY go.mod vendor* ./ 17:38:42 ---> 7eabec42c5d0 17:38:42 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:42 ---> Running in ae6c21b92bd9 17:38:42 Still waiting to schedule task 17:38:42 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:39:21 Removing intermediate container ae6c21b92bd9 17:39:21 ---> b490b0231f22 17:39:21 Step 11/12 : COPY . . 17:39:21 ---> 30e620828eef 17:39:21 Step 12/12 : RUN $MAKE 17:39:21 ---> Running in f8b0263a7050 17:39:21 noop 17:39:21 Removing intermediate container f8b0263a7050 17:39:21 ---> c2ff3800a7f2 17:39:21 Successfully built c2ff3800a7f2 17:39:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:21 + docker inspect -f . ci-base-image-x86_64 17:39:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:21 prd-ubuntu20.04-docker-8c-8g-6993 does not seem to be running inside a container 17:39:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat 17:39:21 $ docker top 666b1a64fabbf56b56a5bc8d5954b3f15743505d74d607505b12e5edfb84859f -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:22 + go version 17:39:22 go version go1.21.0 linux/amd64 [Pipeline] } 17:39:22 $ docker stop --time=1 666b1a64fabbf56b56a5bc8d5954b3f15743505d74d607505b12e5edfb84859f 17:39:23 $ docker rm -f --volumes 666b1a64fabbf56b56a5bc8d5954b3f15743505d74d607505b12e5edfb84859f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:23 + docker inspect -f . ci-base-image-x86_64 17:39:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:23 prd-ubuntu20.04-docker-8c-8g-6993 does not seem to be running inside a container 17:39:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat 17:39:24 $ docker top 5498dea75e8753fb3d71348e199c122b3dc6e44a5c54d27ac12c401c4135fc03 -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:24 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 17:39:24 + make test 17:39:24 go test ./... -coverprofile=coverage.out ./... 17:39:26 ? github.com/edgexfoundry/device-mqtt-go [no test files] 17:39:36 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 17:39:36 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 17:39:36 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements 17:39:41 go vet ./... 17:39:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:39:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:39:46 ./bin/test-attribution-txt.sh [Pipeline] echo 17:39:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:39:46 $ docker stop --time=1 5498dea75e8753fb3d71348e199c122b3dc6e44a5c54d27ac12c401c4135fc03 17:39:49 $ docker rm -f --volumes 5498dea75e8753fb3d71348e199c122b3dc6e44a5c54d27ac12c401c4135fc03 [Pipeline] // withDockerContainer [Pipeline] sh 17:39:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:39:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:39:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:39:50 + ls -al . 17:39:50 total 188 17:39:50 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 17:39 . 17:39:50 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:38 .. 17:39:50 -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 17:38 .dockerignore 17:39:50 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:39 .git 17:39:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:38 .github 17:39:50 -rw-rw-r-- 1 jenkins jenkins 329 Sep 20 17:38 .gitignore 17:39:50 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 17:38 .golangci.yml 17:39:50 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:38 .semver 17:39:50 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 20 17:38 Attribution.txt 17:39:50 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 20 17:38 CHANGELOG.md 17:39:50 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 20 17:38 Dockerfile 17:39:50 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 17:38 GOVERNANCE.md 17:39:50 -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 17:38 Jenkinsfile 17:39:50 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 17:38 LICENSE 17:39:50 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 20 17:38 Makefile 17:39:50 -rw-rw-r-- 1 jenkins jenkins 620 Sep 20 17:38 OWNERS.md 17:39:50 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 20 17:38 README.md 17:39:50 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 17:38 VERSION 17:39:50 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:38 bin 17:39:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:38 cmd 17:39:50 -rw-r--r-- 1 jenkins jenkins 18506 Sep 20 17:39 coverage.out 17:39:50 -rw-rw-r-- 1 jenkins jenkins 3821 Sep 20 17:38 go.mod 17:39:50 -rw-rw-r-- 1 jenkins jenkins 35623 Sep 20 17:38 go.sum 17:39:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:38 internal 17:39:50 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:38 mock 17:39:50 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:38 snap 17:39:50 -rw-rw-r-- 1 jenkins jenkins 227 Sep 20 17:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:51 + 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=fc5b9b67d26e6d46da136c9be928c2824f9c3aae --label arch=amd64 --label version=3.1.0-dev.11 . 17:39:51 Sending build context to Docker daemon 6.497MB 17:39:51 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 17:39:51 Step 2/24 : FROM ${BASE} AS builder 17:39:51 ---> c2ff3800a7f2 17:39:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:39:51 ---> Running in 0e1e873863c9 17:39:51 Removing intermediate container 0e1e873863c9 17:39:51 ---> 378c9e02101a 17:39:51 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:39:51 ---> Running in ab89a28646d7 17:39:51 Removing intermediate container ab89a28646d7 17:39:51 ---> e11d458097b9 17:39:51 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:39:51 ---> Running in 3c8a5e3aa5bc 17:39:51 Removing intermediate container 3c8a5e3aa5bc 17:39:51 ---> eb20b2a6dd86 17:39:51 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 17:39:51 ---> Running in 6e9af5f6061b 17:39:51 Removing intermediate container 6e9af5f6061b 17:39:51 ---> e65f3d5f2d3a 17:39:51 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:39:51 ---> Running in 9c6813253545 17:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:39:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:39:52 OK: 268 MiB in 56 packages 17:39:52 Removing intermediate container 9c6813253545 17:39:52 ---> ab5cf10a12c8 17:39:52 Step 8/24 : WORKDIR /device-mqtt-go 17:39:52 ---> Running in 6702ded36f93 17:39:52 Removing intermediate container 6702ded36f93 17:39:52 ---> 5cc7e01e032c 17:39:52 Step 9/24 : COPY go.mod vendor* ./ 17:39:52 ---> ebcf9adb5df9 17:39:52 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:52 ---> Running in 04aa6601465c 17:39:53 Removing intermediate container 04aa6601465c 17:39:53 ---> cd17bfd09e5d 17:39:53 Step 11/24 : COPY . . 17:39:54 ---> 2902514aa655 17:39:54 Step 12/24 : RUN $MAKE 17:39:54 ---> Running in 81a2693e1290 17:39:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 17:40:15 Removing intermediate container 81a2693e1290 17:40:15 ---> 3ed2941f11db 17:40:15 Step 13/24 : FROM alpine:3.18 17:40:15 3.18: Pulling from library/alpine 17:40:15 7264a8db6415: Already exists 17:40:15 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:40:15 Status: Downloaded newer image for alpine:3.18 17:40:15 ---> 7e01a0d0a1dc 17:40:15 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 17:40:15 ---> Running in b8d388f2c2b7 17:40:15 Removing intermediate container b8d388f2c2b7 17:40:15 ---> 0f20e5f4be25 17:40:15 Step 15/24 : RUN apk add --update --no-cache dumb-init 17:40:15 ---> Running in a9a1d9a13085 17:40:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:40:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:40:15 (1/1) Installing dumb-init (1.2.5-r2) 17:40:15 Executing busybox-1.36.1-r2.trigger 17:40:15 OK: 7 MiB in 16 packages 17:40:15 Removing intermediate container a9a1d9a13085 17:40:15 ---> 49d9e5068188 17:40:15 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 17:40:15 ---> eff3e0eeba41 17:40:15 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 17:40:15 ---> 9f3998a9e461 17:40:15 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 17:40:15 ---> aefe49cf2964 17:40:15 Step 19/24 : EXPOSE 59982 17:40:15 ---> Running in 77d9cb419f26 17:40:15 Removing intermediate container 77d9cb419f26 17:40:15 ---> e0e7c400b474 17:40:15 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 17:40:15 ---> Running in 9e7b71bce891 17:40:15 Removing intermediate container 9e7b71bce891 17:40:15 ---> ee4b324dfa36 17:40:15 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 17:40:15 ---> Running in 12a11b4871bf 17:40:15 Removing intermediate container 12a11b4871bf 17:40:15 ---> 78be9023203d 17:40:15 Step 22/24 : LABEL arch=amd64 17:40:15 ---> Running in f1b98fc0493f 17:40:15 Removing intermediate container f1b98fc0493f 17:40:15 ---> 499197aed479 17:40:15 Step 23/24 : LABEL git_sha=fc5b9b67d26e6d46da136c9be928c2824f9c3aae 17:40:15 ---> Running in 6469fe33216a 17:40:15 Removing intermediate container 6469fe33216a 17:40:15 ---> 83349ad39d71 17:40:15 Step 24/24 : LABEL version=3.1.0-dev.11 17:40:15 ---> Running in 2f16c7587003 17:40:15 Removing intermediate container 2f16c7587003 17:40:15 ---> e33ac3e93bc9 17:40:15 [Warning] One or more build-args [ARCH] were not consumed 17:40:15 Successfully built e33ac3e93bc9 17:40:15 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:40:16 provisioning config files... 17:40:16 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8907947834328222683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:16 ---> docker-login.sh 17:40:16 nexus3.edgexfoundry.org:10001 17:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:16 Configure a credential helper to remove this warning. See 17:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:16 17:40:16 Login Succeeded 17:40:16 nexus3.edgexfoundry.org:10002 17:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:16 Configure a credential helper to remove this warning. See 17:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:16 17:40:16 Login Succeeded 17:40:16 nexus3.edgexfoundry.org:10003 17:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:16 Configure a credential helper to remove this warning. See 17:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:16 17:40:16 Login Succeeded 17:40:16 nexus3.edgexfoundry.org:10004 17:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:16 Configure a credential helper to remove this warning. See 17:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:16 17:40:16 Login Succeeded 17:40:16 docker.io 17:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:16 Configure a credential helper to remove this warning. See 17:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:16 17:40:16 Login Succeeded 17:40:16 ---> docker-login.sh ends [Pipeline] } 17:40:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:40:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:40:16 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 17:40:16 fc5b9b67d26e6d46da136c9be928c2824f9c3aae 17:40:16 latest 17:40:16 3.1.0-dev.11 17:40:16 fc5b9b67d26e6d46da136c9be928c2824f9c3aae-3.1.0-dev.11 17:40:16 main 17:40:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:17 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:fc5b9b67d26e6d46da136c9be928c2824f9c3aae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:17 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:fc5b9b67d26e6d46da136c9be928c2824f9c3aae 17:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 17:40:17 393a3d2259ee: Preparing 17:40:17 4ea7112503db: Preparing 17:40:17 3848916e9bd5: Preparing 17:40:17 a573640d57ff: Preparing 17:40:17 4693057ce236: Preparing 17:40:17 4693057ce236: Layer already exists 17:40:17 393a3d2259ee: Pushed 17:40:17 a573640d57ff: Pushed 17:40:17 4ea7112503db: Pushed 17:40:20 3848916e9bd5: Pushed 17:40:20 fc5b9b67d26e6d46da136c9be928c2824f9c3aae: digest: sha256:6d707a264f831eaf3764c436f5288839a7d2c301b97e13082aaa1efb776ae84b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:20 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:21 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 17:40:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 17:40:21 393a3d2259ee: Preparing 17:40:21 4ea7112503db: Preparing 17:40:21 3848916e9bd5: Preparing 17:40:21 a573640d57ff: Preparing 17:40:21 4693057ce236: Preparing 17:40:21 4ea7112503db: Layer already exists 17:40:21 4693057ce236: Layer already exists 17:40:21 3848916e9bd5: Layer already exists 17:40:21 a573640d57ff: Layer already exists 17:40:21 393a3d2259ee: Layer already exists 17:40:21 latest: digest: sha256:6d707a264f831eaf3764c436f5288839a7d2c301b97e13082aaa1efb776ae84b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:21 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:21 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.11 17:40:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 17:40:21 393a3d2259ee: Preparing 17:40:21 4ea7112503db: Preparing 17:40:21 3848916e9bd5: Preparing 17:40:21 a573640d57ff: Preparing 17:40:21 4693057ce236: Preparing 17:40:21 3848916e9bd5: Layer already exists 17:40:21 a573640d57ff: Layer already exists 17:40:21 4ea7112503db: Layer already exists 17:40:21 4693057ce236: Layer already exists 17:40:21 393a3d2259ee: Layer already exists 17:40:21 3.1.0-dev.11: digest: sha256:6d707a264f831eaf3764c436f5288839a7d2c301b97e13082aaa1efb776ae84b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:21 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:fc5b9b67d26e6d46da136c9be928c2824f9c3aae-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:22 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:fc5b9b67d26e6d46da136c9be928c2824f9c3aae-3.1.0-dev.11 17:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 17:40:22 393a3d2259ee: Preparing 17:40:22 4ea7112503db: Preparing 17:40:22 3848916e9bd5: Preparing 17:40:22 a573640d57ff: Preparing 17:40:22 4693057ce236: Preparing 17:40:22 3848916e9bd5: Layer already exists 17:40:22 4ea7112503db: Layer already exists 17:40:22 a573640d57ff: Layer already exists 17:40:22 393a3d2259ee: Layer already exists 17:40:22 4693057ce236: Layer already exists 17:40:22 fc5b9b67d26e6d46da136c9be928c2824f9c3aae-3.1.0-dev.11: digest: sha256:6d707a264f831eaf3764c436f5288839a7d2c301b97e13082aaa1efb776ae84b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:22 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:22 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 17:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 17:40:22 393a3d2259ee: Preparing 17:40:22 4ea7112503db: Preparing 17:40:22 3848916e9bd5: Preparing 17:40:22 a573640d57ff: Preparing 17:40:22 4693057ce236: Preparing 17:40:22 4693057ce236: Layer already exists 17:40:22 a573640d57ff: Layer already exists 17:40:22 4ea7112503db: Layer already exists 17:40:22 393a3d2259ee: Layer already exists 17:40:22 3848916e9bd5: Layer already exists 17:40:22 main: digest: sha256:6d707a264f831eaf3764c436f5288839a7d2c301b97e13082aaa1efb776ae84b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:40:22 ===================================================== [Pipeline] echo 17:40:22 taggedImages: 17:40:22 - nexus3.edgexfoundry.org:10004/device-mqtt:fc5b9b67d26e6d46da136c9be928c2824f9c3aae 17:40:22 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 17:40:22 - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.11 17:40:22 - nexus3.edgexfoundry.org:10004/device-mqtt:fc5b9b67d26e6d46da136c9be928c2824f9c3aae-3.1.0-dev.11 17:40:22 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:40:23 17:40:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:40:23 latest: Pulling from edgex-lftools-log-publisher 17:40:23 5eb5b503b376: Pulling fs layer 17:40:23 5c69ac0246d0: Pulling fs layer 17:40:23 ec43610c2a17: Pulling fs layer 17:40:23 3a2ae6a8a46f: Pulling fs layer 17:40:23 33b1e0a273af: Pulling fs layer 17:40:23 5d3b04190fa2: Pulling fs layer 17:40:23 2f39f015ded8: Pulling fs layer 17:40:23 33b1e0a273af: Waiting 17:40:23 3a2ae6a8a46f: Waiting 17:40:23 5d3b04190fa2: Waiting 17:40:23 2f39f015ded8: Waiting 17:40:23 5c69ac0246d0: Download complete 17:40:23 3a2ae6a8a46f: Download complete 17:40:23 ec43610c2a17: Verifying Checksum 17:40:23 ec43610c2a17: Download complete 17:40:23 33b1e0a273af: Verifying Checksum 17:40:23 33b1e0a273af: Download complete 17:40:23 5d3b04190fa2: Verifying Checksum 17:40:23 5d3b04190fa2: Download complete 17:40:23 5eb5b503b376: Download complete 17:40:24 2f39f015ded8: Download complete 17:40:24 5eb5b503b376: Pull complete 17:40:25 5c69ac0246d0: Pull complete 17:40:25 ec43610c2a17: Pull complete 17:40:25 3a2ae6a8a46f: Pull complete 17:40:25 33b1e0a273af: Pull complete 17:40:25 5d3b04190fa2: Pull complete 17:40:29 2f39f015ded8: Pull complete 17:40:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:40:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:40:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:30 prd-ubuntu20.04-docker-8c-8g-6993 does not seem to be running inside a container 17:40:30 $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:40:35 $ docker top 63ec19f7333150466d2f31436b35f67af8680a48acd7ae84688fc0ee05aa91c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:35 ---> job-cost.sh 17:40:35 lf-activate-venv: SKIPPING 17:40:35 INFO: No Stack... 17:40:35 INFO: Retrieving Pricing Info for: v3-standard-8 17:40:35 INFO: Archiving Costs [Pipeline] sh 17:40:36 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 17:40:36 + cut -d, -f6 [Pipeline] lock 17:40:36 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-139-stack-cost] 17:40:36 Resource [jenkins-edgexfoundry-device-mqtt-go-main-139-stack-cost] did not exist. Created. 17:40:36 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:40:36 + echo total: 0.2199999988079071 [Pipeline] stash 17:40:36 Stashed 1 file(s) [Pipeline] } 17:40:36 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-139-stack-cost] [Pipeline] // lock [Pipeline] } 17:40:36 $ docker stop --time=1 63ec19f7333150466d2f31436b35f67af8680a48acd7ae84688fc0ee05aa91c1 17:40:37 $ docker rm -f --volumes 63ec19f7333150466d2f31436b35f67af8680a48acd7ae84688fc0ee05aa91c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:48:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7179 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 17:48:35 Running in /w/workspace/device-mqtt-go/139 [Pipeline] { [Pipeline] checkout 17:48:35 The recommended git tool is: git 17:48:42 using credential edgex-jenkins-ssh 17:48:42 Cloning the remote Git repository 17:48:42 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 17:48:42 > git init /w/workspace/device-mqtt-go/139 # timeout=10 17:48:42 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 17:48:42 > git --version # timeout=10 17:48:42 > git --version # 'git version 2.25.1' 17:48:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:45 Avoid second fetch 17:48:45 Checking out Revision fc5b9b67d26e6d46da136c9be928c2824f9c3aae (main) 17:48:44 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 17:48:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:45 > git config core.sparsecheckout # timeout=10 17:48:45 > git checkout -f fc5b9b67d26e6d46da136c9be928c2824f9c3aae # timeout=10 17:48:45 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#626)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:48:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:48:46 % Total % Received % Xferd Average Speed Time Time Time Current 17:48:46 Dload Upload Total Spent Left Speed 17:48:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh 17:48:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:48:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:48:48 + sudo tee /etc/docker/daemon.new 17:48:48 { 17:48:48 "registry-mirrors": [ 17:48:48 "https://nexus3.edgexfoundry.org:10001" 17:48:48 ], 17:48:48 "bip": "10.250.0.254/24", 17:48:48 "hosts": [ 17:48:48 "tcp://0.0.0.0:5555", 17:48:48 "unix:///var/run/docker.sock" 17:48:48 ], 17:48:48 "mtu": 1458, 17:48:48 "selinux-enabled": true, 17:48:48 "seccomp-profile": "/etc/docker/seccomp.json" 17:48:48 } [Pipeline] sh 17:48:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:48:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:49:07 provisioning config files... 17:49:07 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/139@tmp/config9405374382987505114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:07 ---> docker-login.sh 17:49:07 nexus3.edgexfoundry.org:10001 17:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:08 Configure a credential helper to remove this warning. See 17:49:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:08 17:49:08 Login Succeeded 17:49:08 nexus3.edgexfoundry.org:10002 17:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:08 Configure a credential helper to remove this warning. See 17:49:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:08 17:49:08 Login Succeeded 17:49:08 nexus3.edgexfoundry.org:10003 17:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:09 Configure a credential helper to remove this warning. See 17:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:09 17:49:09 Login Succeeded 17:49:09 nexus3.edgexfoundry.org:10004 17:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:09 Configure a credential helper to remove this warning. See 17:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:09 17:49:09 Login Succeeded 17:49:09 docker.io 17:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:10 Configure a credential helper to remove this warning. See 17:49:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:10 17:49:10 Login Succeeded 17:49:10 ---> docker-login.sh ends [Pipeline] } 17:49:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:49:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:49:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:49:10 ========================================================= 17:49:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:49:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:11 + 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 . 17:49:11 Sending build context to Docker daemon 3.338MB 17:49:11 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:49:11 Step 2/12 : FROM ${BASE} AS builder 17:49:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:49:11 9fda8d8052c6: Pulling fs layer 17:49:11 5d54e960e981: Pulling fs layer 17:49:11 c4a7e357bf2a: Pulling fs layer 17:49:11 f0e02332f6b5: Pulling fs layer 17:49:11 cefa15bbcfad: Pulling fs layer 17:49:11 17808c966233: Pulling fs layer 17:49:11 f4c1fc716caa: Pulling fs layer 17:49:11 cefa15bbcfad: Waiting 17:49:11 17808c966233: Waiting 17:49:11 f4c1fc716caa: Waiting 17:49:11 f0e02332f6b5: Waiting 17:49:11 5d54e960e981: Download complete 17:49:11 f0e02332f6b5: Verifying Checksum 17:49:11 f0e02332f6b5: Download complete 17:49:11 cefa15bbcfad: Verifying Checksum 17:49:11 cefa15bbcfad: Download complete 17:49:11 9fda8d8052c6: Verifying Checksum 17:49:11 9fda8d8052c6: Download complete 17:49:12 f4c1fc716caa: Verifying Checksum 17:49:12 f4c1fc716caa: Download complete 17:49:12 9fda8d8052c6: Pull complete 17:49:13 5d54e960e981: Pull complete 17:49:14 c4a7e357bf2a: Verifying Checksum 17:49:14 c4a7e357bf2a: Download complete 17:49:14 17808c966233: Verifying Checksum 17:49:14 17808c966233: Download complete 17:49:27 c4a7e357bf2a: Pull complete 17:49:27 f0e02332f6b5: Pull complete 17:49:27 cefa15bbcfad: Pull complete 17:49:35 17808c966233: Pull complete 17:49:36 f4c1fc716caa: Pull complete 17:49:36 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:49:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:49:36 ---> ea914061e18c 17:49:36 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:49:38 ---> Running in a4618a3967ca 17:49:38 Removing intermediate container a4618a3967ca 17:49:38 ---> 7b0ca4f8b0dd 17:49:38 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:49:38 ---> Running in 8e0729945667 17:49:39 Removing intermediate container 8e0729945667 17:49:39 ---> e0d6cb588fe2 17:49:39 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:49:39 ---> Running in d7d20ed2b443 17:49:39 Removing intermediate container d7d20ed2b443 17:49:39 ---> 85b4e49ef617 17:49:39 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:49:40 ---> Running in 801b8e1f43ed 17:49:40 Removing intermediate container 801b8e1f43ed 17:49:40 ---> 1fa1188d2f29 17:49:40 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:49:40 ---> Running in 70f9338c9783 17:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:49:43 (1/4) Installing openssh-keygen (9.3_p2-r0) 17:49:43 (2/4) Installing libedit (20221030.3.1-r1) 17:49:43 (3/4) Installing openssh-client-common (9.3_p2-r0) 17:49:43 (4/4) Installing openssh-client-default (9.3_p2-r0) 17:49:43 Executing busybox-1.36.1-r2.trigger 17:49:43 OK: 270 MiB in 56 packages 17:49:44 Removing intermediate container 70f9338c9783 17:49:44 ---> f4977927743d 17:49:44 Step 8/12 : WORKDIR /device-mqtt-go 17:49:44 ---> Running in c54186fe2018 17:49:44 Removing intermediate container c54186fe2018 17:49:44 ---> a57ec1076ac0 17:49:44 Step 9/12 : COPY go.mod vendor* ./ 17:49:45 ---> d59a293ce67d 17:49:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:49:45 ---> Running in 6ae5d54f396d 17:51:07 Removing intermediate container 6ae5d54f396d 17:51:07 ---> 0fa2511db1dc 17:51:07 Step 11/12 : COPY . . 17:51:07 ---> 7c206663b021 17:51:07 Step 12/12 : RUN $MAKE 17:51:07 ---> Running in b0ac83068d5c 17:51:07 noop 17:51:07 Removing intermediate container b0ac83068d5c 17:51:07 ---> ed4ffd69c65d 17:51:07 Successfully built ed4ffd69c65d 17:51:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:07 + docker inspect -f . ci-base-image-arm64 17:51:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:08 prd-ubuntu20.04-docker-arm64-4c-16g-7179 does not seem to be running inside a container 17:51:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/139 -v /w/workspace/device-mqtt-go/139:/w/workspace/device-mqtt-go/139:rw,z -v /w/workspace/device-mqtt-go/139@tmp:/w/workspace/device-mqtt-go/139@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 ******** ci-base-image-arm64 cat 17:51:09 $ docker top f4b4d50be0e3091fcb23e890a400118593c118cc55a52a13915089c058024c72 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:10 + go version 17:51:10 go version go1.21.0 linux/arm64 [Pipeline] } 17:51:10 $ docker stop --time=1 f4b4d50be0e3091fcb23e890a400118593c118cc55a52a13915089c058024c72 17:51:12 $ docker rm -f --volumes f4b4d50be0e3091fcb23e890a400118593c118cc55a52a13915089c058024c72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:12 + docker inspect -f . ci-base-image-arm64 17:51:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:13 prd-ubuntu20.04-docker-arm64-4c-16g-7179 does not seem to be running inside a container 17:51:13 $ 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/139 -v /w/workspace/device-mqtt-go/139:/w/workspace/device-mqtt-go/139:rw,z -v /w/workspace/device-mqtt-go/139@tmp:/w/workspace/device-mqtt-go/139@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 ******** ci-base-image-arm64 cat 17:51:14 $ docker top 321b1d3ed54b76832ff7c9b99dbd71b7351b57729b2e715b61dbabe097b41a76 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:15 + git config --global --add safe.directory /w/workspace/device-mqtt-go/139 [Pipeline] fileExists [Pipeline] sh 17:51:16 + make test 17:51:16 go test ./... -coverprofile=coverage.out ./... 17:51:21 ? github.com/edgexfoundry/device-mqtt-go [no test files] 17:53:43 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 17:53:43 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 17:53:43 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 22.8% of statements 17:53:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:53:44 go vet ./... 17:54:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:54:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:54:31 ./bin/test-attribution-txt.sh [Pipeline] echo 17:54:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:54:31 $ docker stop --time=1 321b1d3ed54b76832ff7c9b99dbd71b7351b57729b2e715b61dbabe097b41a76 17:54:36 $ docker rm -f --volumes 321b1d3ed54b76832ff7c9b99dbd71b7351b57729b2e715b61dbabe097b41a76 [Pipeline] // withDockerContainer [Pipeline] sh 17:54:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:54:38 Warning: overwriting stash ‘coverage-report’ 17:54:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:54:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:54:39 + ls -al . 17:54:39 total 184 17:54:39 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 17:51 . 17:54:39 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:48 .. 17:54:39 -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 17:48 .dockerignore 17:54:39 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:48 .git 17:54:39 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:48 .github 17:54:39 -rw-rw-r-- 1 jenkins jenkins 329 Sep 20 17:48 .gitignore 17:54:39 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 17:48 .golangci.yml 17:54:39 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 20 17:48 Attribution.txt 17:54:39 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 20 17:48 CHANGELOG.md 17:54:39 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 20 17:48 Dockerfile 17:54:39 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 17:48 GOVERNANCE.md 17:54:39 -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 17:48 Jenkinsfile 17:54:39 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 17:48 LICENSE 17:54:39 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 20 17:48 Makefile 17:54:39 -rw-rw-r-- 1 jenkins jenkins 620 Sep 20 17:48 OWNERS.md 17:54:39 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 20 17:48 README.md 17:54:39 -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 17:38 VERSION 17:54:39 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:48 bin 17:54:39 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:48 cmd 17:54:39 -rw-r--r-- 1 jenkins jenkins 18506 Sep 20 17:53 coverage.out 17:54:39 -rw-rw-r-- 1 jenkins jenkins 3821 Sep 20 17:48 go.mod 17:54:39 -rw-rw-r-- 1 jenkins jenkins 35623 Sep 20 17:48 go.sum 17:54:39 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:48 internal 17:54:39 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:48 mock 17:54:39 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:48 snap 17:54:39 -rw-rw-r-- 1 jenkins jenkins 227 Sep 20 17:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:39 + 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=fc5b9b67d26e6d46da136c9be928c2824f9c3aae --label arch=arm64 --label version=3.1.0-dev.11 . 17:54:40 Sending build context to Docker daemon 3.357MB 17:54:40 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 17:54:40 Step 2/24 : FROM ${BASE} AS builder 17:54:40 ---> ed4ffd69c65d 17:54:40 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:54:40 ---> Running in 33ccd595cd10 17:54:40 Removing intermediate container 33ccd595cd10 17:54:40 ---> d2f43cbc2fb4 17:54:40 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:54:40 ---> Running in d576783e19f2 17:54:41 Removing intermediate container d576783e19f2 17:54:41 ---> ba2487d6c14e 17:54:41 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:54:41 ---> Running in ee84eaf55309 17:54:41 Removing intermediate container ee84eaf55309 17:54:41 ---> 6c700de6ca23 17:54:41 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 17:54:41 ---> Running in 07ea2bf45a4c 17:54:42 Removing intermediate container 07ea2bf45a4c 17:54:42 ---> 30cc67488c14 17:54:42 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:54:42 ---> Running in 5fd5eb5f1aed 17:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:54:45 OK: 270 MiB in 56 packages 17:54:46 Removing intermediate container 5fd5eb5f1aed 17:54:46 ---> ab5055330089 17:54:46 Step 8/24 : WORKDIR /device-mqtt-go 17:54:46 ---> Running in 7b644fb3b7e1 17:54:46 Removing intermediate container 7b644fb3b7e1 17:54:46 ---> 7a2ee2ec192c 17:54:46 Step 9/24 : COPY go.mod vendor* ./ 17:54:47 ---> 41bcb3c6c3fb 17:54:47 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:47 ---> Running in 7c8e804ab879 17:54:49 Removing intermediate container 7c8e804ab879 17:54:49 ---> f7e3054fe536 17:54:49 Step 11/24 : COPY . . 17:54:50 ---> 65acfa5dc33e 17:54:50 Step 12/24 : RUN $MAKE 17:54:50 ---> Running in 255995ac9eea 17:54:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 17:57:13 Removing intermediate container 255995ac9eea 17:57:13 ---> 617eb9d360a6 17:57:13 Step 13/24 : FROM alpine:3.18 17:57:13 3.18: Pulling from library/alpine 17:57:13 9fda8d8052c6: Already exists 17:57:13 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:57:13 Status: Downloaded newer image for alpine:3.18 17:57:13 ---> f6648c04cd6c 17:57:13 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 17:57:13 ---> Running in 3cb4755cddd5 17:57:13 Removing intermediate container 3cb4755cddd5 17:57:13 ---> 65290978dfad 17:57:13 Step 15/24 : RUN apk add --update --no-cache dumb-init 17:57:13 ---> Running in d00e977d6756 17:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:57:13 (1/1) Installing dumb-init (1.2.5-r2) 17:57:13 Executing busybox-1.36.1-r2.trigger 17:57:13 OK: 8 MiB in 16 packages 17:57:13 Removing intermediate container d00e977d6756 17:57:13 ---> a27b2a59824b 17:57:13 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 17:57:13 ---> 93de16cef559 17:57:13 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 17:57:13 ---> abdb4141f948 17:57:13 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 17:57:13 ---> 820a3b7ce8ed 17:57:13 Step 19/24 : EXPOSE 59982 17:57:13 ---> Running in 82f57a273067 17:57:13 Removing intermediate container 82f57a273067 17:57:13 ---> e8264849dae0 17:57:13 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 17:57:13 ---> Running in 54612fdee824 17:57:13 Removing intermediate container 54612fdee824 17:57:13 ---> 4fd0de93630b 17:57:13 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 17:57:13 ---> Running in b37dea167ca9 17:57:13 Removing intermediate container b37dea167ca9 17:57:13 ---> b7643df455c9 17:57:13 Step 22/24 : LABEL arch=arm64 17:57:13 ---> Running in 18e75a5edb37 17:57:13 Removing intermediate container 18e75a5edb37 17:57:13 ---> 08156a210c46 17:57:13 Step 23/24 : LABEL git_sha=fc5b9b67d26e6d46da136c9be928c2824f9c3aae 17:57:13 ---> Running in 1b0ba0d302a8 17:57:13 Removing intermediate container 1b0ba0d302a8 17:57:13 ---> 2e0823b813fa 17:57:13 Step 24/24 : LABEL version=3.1.0-dev.11 17:57:13 ---> Running in 16805beac566 17:57:14 Removing intermediate container 16805beac566 17:57:14 ---> 478bbe590475 17:57:14 [Warning] One or more build-args [ARCH] were not consumed 17:57:14 Successfully built 478bbe590475 17:57:14 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:57:14 provisioning config files... 17:57:14 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/139@tmp/config8780855162241072932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:14 ---> docker-login.sh 17:57:14 nexus3.edgexfoundry.org:10001 17:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:14 Configure a credential helper to remove this warning. See 17:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:14 17:57:14 Login Succeeded 17:57:14 nexus3.edgexfoundry.org:10002 17:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:21 Configure a credential helper to remove this warning. See 17:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:21 17:57:21 Login Succeeded 17:57:21 nexus3.edgexfoundry.org:10003 17:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:21 Configure a credential helper to remove this warning. See 17:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:21 17:57:21 Login Succeeded 17:57:21 nexus3.edgexfoundry.org:10004 17:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:21 Configure a credential helper to remove this warning. See 17:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:21 17:57:21 Login Succeeded 17:57:21 docker.io 17:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:21 Configure a credential helper to remove this warning. See 17:57:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:21 17:57:21 Login Succeeded 17:57:21 ---> docker-login.sh ends [Pipeline] } 17:57:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:57:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:57:21 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 17:57:21 fc5b9b67d26e6d46da136c9be928c2824f9c3aae 17:57:21 latest 17:57:21 3.1.0-dev.11 17:57:21 fc5b9b67d26e6d46da136c9be928c2824f9c3aae-3.1.0-dev.11 17:57:21 main 17:57:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:22 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fc5b9b67d26e6d46da136c9be928c2824f9c3aae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:22 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fc5b9b67d26e6d46da136c9be928c2824f9c3aae 17:57:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 17:57:22 05f013c9be4d: Preparing 17:57:22 ec9b8d0339ac: Preparing 17:57:22 e3c720ee6b7a: Preparing 17:57:22 7bbf254aaa10: Preparing 17:57:22 b2191e2be29d: Preparing 17:57:22 b2191e2be29d: Layer already exists 17:57:22 ec9b8d0339ac: Pushed 17:57:22 05f013c9be4d: Pushed 17:57:22 7bbf254aaa10: Pushed 17:57:29 e3c720ee6b7a: Pushed 17:57:29 fc5b9b67d26e6d46da136c9be928c2824f9c3aae: digest: sha256:bb66370b39fd133073fa95f6ba556cfd15a25228396d246bb9c99e5f0e6e2982 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:29 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:30 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 17:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 17:57:30 05f013c9be4d: Preparing 17:57:30 ec9b8d0339ac: Preparing 17:57:30 e3c720ee6b7a: Preparing 17:57:30 7bbf254aaa10: Preparing 17:57:30 b2191e2be29d: Preparing 17:57:30 7bbf254aaa10: Layer already exists 17:57:30 05f013c9be4d: Layer already exists 17:57:30 e3c720ee6b7a: Layer already exists 17:57:30 ec9b8d0339ac: Layer already exists 17:57:30 b2191e2be29d: Layer already exists 17:57:30 latest: digest: sha256:bb66370b39fd133073fa95f6ba556cfd15a25228396d246bb9c99e5f0e6e2982 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:30 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:31 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.11 17:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 17:57:31 05f013c9be4d: Preparing 17:57:31 ec9b8d0339ac: Preparing 17:57:31 e3c720ee6b7a: Preparing 17:57:31 7bbf254aaa10: Preparing 17:57:31 b2191e2be29d: Preparing 17:57:31 7bbf254aaa10: Layer already exists 17:57:31 ec9b8d0339ac: Layer already exists 17:57:31 e3c720ee6b7a: Layer already exists 17:57:31 05f013c9be4d: Layer already exists 17:57:31 b2191e2be29d: Layer already exists 17:57:31 3.1.0-dev.11: digest: sha256:bb66370b39fd133073fa95f6ba556cfd15a25228396d246bb9c99e5f0e6e2982 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:31 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fc5b9b67d26e6d46da136c9be928c2824f9c3aae-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:32 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fc5b9b67d26e6d46da136c9be928c2824f9c3aae-3.1.0-dev.11 17:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 17:57:32 05f013c9be4d: Preparing 17:57:32 ec9b8d0339ac: Preparing 17:57:32 e3c720ee6b7a: Preparing 17:57:32 7bbf254aaa10: Preparing 17:57:32 b2191e2be29d: Preparing 17:57:32 05f013c9be4d: Layer already exists 17:57:32 b2191e2be29d: Layer already exists 17:57:32 7bbf254aaa10: Layer already exists 17:57:32 ec9b8d0339ac: Layer already exists 17:57:32 e3c720ee6b7a: Layer already exists 17:57:32 fc5b9b67d26e6d46da136c9be928c2824f9c3aae-3.1.0-dev.11: digest: sha256:bb66370b39fd133073fa95f6ba556cfd15a25228396d246bb9c99e5f0e6e2982 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:32 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:34 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 17:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 17:57:34 05f013c9be4d: Preparing 17:57:34 ec9b8d0339ac: Preparing 17:57:34 e3c720ee6b7a: Preparing 17:57:34 7bbf254aaa10: Preparing 17:57:34 b2191e2be29d: Preparing 17:57:34 05f013c9be4d: Layer already exists 17:57:34 b2191e2be29d: Layer already exists 17:57:34 ec9b8d0339ac: Layer already exists 17:57:34 e3c720ee6b7a: Layer already exists 17:57:34 7bbf254aaa10: Layer already exists 17:57:34 main: digest: sha256:bb66370b39fd133073fa95f6ba556cfd15a25228396d246bb9c99e5f0e6e2982 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:57:34 ===================================================== [Pipeline] echo 17:57:34 taggedImages: 17:57:34 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fc5b9b67d26e6d46da136c9be928c2824f9c3aae 17:57:34 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 17:57:34 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.11 17:57:34 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fc5b9b67d26e6d46da136c9be928c2824f9c3aae-3.1.0-dev.11 17:57:34 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:34 17:57:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:35 arm64: Pulling from edgex-lftools-log-publisher 17:57:35 8998bd30e6a1: Pulling fs layer 17:57:35 04944245beec: Pulling fs layer 17:57:35 699f458cf7ca: Pulling fs layer 17:57:35 765212b225bb: Pulling fs layer 17:57:35 f23df028b6ca: Pulling fs layer 17:57:35 d65c8cfc05b1: Pulling fs layer 17:57:35 2437ff75d9bd: Pulling fs layer 17:57:35 f23df028b6ca: Waiting 17:57:35 765212b225bb: Waiting 17:57:35 d65c8cfc05b1: Waiting 17:57:35 2437ff75d9bd: Waiting 17:57:35 04944245beec: Verifying Checksum 17:57:35 04944245beec: Download complete 17:57:35 765212b225bb: Verifying Checksum 17:57:35 765212b225bb: Download complete 17:57:35 f23df028b6ca: Verifying Checksum 17:57:35 f23df028b6ca: Download complete 17:57:35 d65c8cfc05b1: Verifying Checksum 17:57:35 d65c8cfc05b1: Download complete 17:57:35 699f458cf7ca: Verifying Checksum 17:57:35 699f458cf7ca: Download complete 17:57:35 8998bd30e6a1: Verifying Checksum 17:57:35 8998bd30e6a1: Download complete 17:57:38 2437ff75d9bd: Verifying Checksum 17:57:38 2437ff75d9bd: Download complete 17:57:39 8998bd30e6a1: Pull complete 17:57:40 04944245beec: Pull complete 17:57:41 699f458cf7ca: Pull complete 17:57:42 765212b225bb: Pull complete 17:57:43 f23df028b6ca: Pull complete 17:57:43 d65c8cfc05b1: Pull complete 17:57:58 2437ff75d9bd: Pull complete 17:57:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:57:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:58 prd-ubuntu20.04-docker-arm64-4c-16g-7179 does not seem to be running inside a container 17:57:58 $ 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/139 -v /w/workspace/device-mqtt-go/139:/w/workspace/device-mqtt-go/139:rw,z -v /w/workspace/device-mqtt-go/139@tmp:/w/workspace/device-mqtt-go/139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:58:01 $ docker top e03dcd8a6b7a2e108093c1a6f882c786a56e54e994fdf316eadfda71dafe9f06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:02 ---> job-cost.sh 17:58:02 lf-activate-venv: SKIPPING 17:58:02 INFO: No Stack... 17:58:02 INFO: Retrieving Pricing Info for: v3-standard-4 17:58:03 INFO: Archiving Costs [Pipeline] sh 17:58:04 + cut -d, -f6 17:58:04 + cat /w/workspace/device-mqtt-go/139/archives/cost.csv [Pipeline] lock 17:58:04 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-139-stack-cost] 17:58:04 Resource [jenkins-edgexfoundry-device-mqtt-go-main-139-stack-cost] did not exist. Created. 17:58:04 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:58:05 /w/workspace/device-mqtt-go/139@tmp/durable-b87c24bb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:58:05 + echo total: 0.10999999940395355 [Pipeline] stash 17:58:05 Warning: overwriting stash ‘stack-cost’ 17:58:05 Stashed 1 file(s) [Pipeline] } 17:58:05 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-139-stack-cost] [Pipeline] // lock [Pipeline] } 17:58:05 $ docker stop --time=1 e03dcd8a6b7a2e108093c1a6f882c786a56e54e994fdf316eadfda71dafe9f06 17:58:07 $ docker rm -f --volumes e03dcd8a6b7a2e108093c1a6f882c786a56e54e994fdf316eadfda71dafe9f06 [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 17:58:07 provisioning config files... 17:58:07 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2327104829716860928tmp [Pipeline] { [Pipeline] sh 17:58:08 + set +x 17:58:08 + curl -s https://codecov.io/bash 17:58:08 + bash -s -- 17:58:08 17:58:08 _____ _ 17:58:08 / ____| | | 17:58:08 | | ___ __| | ___ ___ _____ __ 17:58:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:58:08 | |___| (_) | (_| | __/ (_| (_) \ V / 17:58:08 \_____\___/ \__,_|\___|\___\___/ \_/ 17:58:08 Bash-1.0.6 17:58:08 17:58:08 17:58:08 ==> git version 2.25.1 found 17:58:08 ==> 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 17:58:08 Release-Date: 2020-01-08 17:58:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:58:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:58:08 ==> Jenkins CI detected. 17:58:08 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 17:58:08 project root: . 17:58:08 --> token set from env 17:58:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:58:08 ==> Running gcov in . (disable via -X gcov) 17:58:08 ==> Python coveragepy not found 17:58:08 ==> Searching for coverage reports in: 17:58:08 + . 17:58:08 -> Found 1 reports 17:58:08 ==> Detecting git/mercurial file structure 17:58:08 ==> Reading reports 17:58:08 + ./coverage.out bytes=18506 17:58:08 ==> Appending adjustments 17:58:08 https://docs.codecov.io/docs/fixing-reports 17:58:08 + Found adjustments 17:58:08 ==> Gzipping contents 17:58:08 4.0K /tmp/codecov.R3ZU81.gz 17:58:08 ==> Uploading reports 17:58:08 url: https://codecov.io 17:58:08 query: branch=main&commit=fc5b9b67d26e6d46da136c9be928c2824f9c3aae&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:58:08 -> Pinging Codecov 17:58:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=fc5b9b67d26e6d46da136c9be928c2824f9c3aae&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:58:08 -> Uploading to 17:58:08 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/7D719EC7BBE17E464838252E33014C33/fc5b9b67d26e6d46da136c9be928c2824f9c3aae/286c2f02-bdbe-4c51-8bb4-0b5bc3e555e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T175808Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac9a3d9861c687407af672ef8a046e207646c0a4252e8a291e408795fba04d27 17:58:08 % Total % Received % Xferd Average Speed Time Time Time Current 17:58:08 Dload Upload Total Spent Left Speed 17:58:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 17590 --:--:-- --:--:-- --:--:-- 17590 17:58:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/fc5b9b67d26e6d46da136c9be928c2824f9c3aae [Pipeline] } 17:58:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:58:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:58:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:58:09 17:58:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:58:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:58:09 df9b9388f04a: Pulling fs layer 17:58:09 52dc419b0ee2: Pulling fs layer 17:58:09 25bc292e5bac: Pulling fs layer 17:58:09 114826534d7a: Pulling fs layer 17:58:09 4657fd5d0bcf: Pulling fs layer 17:58:09 6ad1cebc031e: Pulling fs layer 17:58:09 8a3aa393b2d8: Pulling fs layer 17:58:09 114826534d7a: Waiting 17:58:09 4657fd5d0bcf: Waiting 17:58:09 6ad1cebc031e: Waiting 17:58:09 8a3aa393b2d8: Waiting 17:58:09 25bc292e5bac: Verifying Checksum 17:58:09 25bc292e5bac: Download complete 17:58:09 52dc419b0ee2: Verifying Checksum 17:58:09 52dc419b0ee2: Download complete 17:58:09 4657fd5d0bcf: Verifying Checksum 17:58:09 4657fd5d0bcf: Download complete 17:58:09 df9b9388f04a: Verifying Checksum 17:58:09 df9b9388f04a: Download complete 17:58:09 6ad1cebc031e: Verifying Checksum 17:58:09 6ad1cebc031e: Download complete 17:58:09 df9b9388f04a: Pull complete 17:58:09 52dc419b0ee2: Pull complete 17:58:09 25bc292e5bac: Pull complete 17:58:10 114826534d7a: Verifying Checksum 17:58:10 114826534d7a: Download complete 17:58:10 8a3aa393b2d8: Verifying Checksum 17:58:10 8a3aa393b2d8: Download complete 17:58:13 114826534d7a: Pull complete 17:58:13 4657fd5d0bcf: Pull complete 17:58:13 6ad1cebc031e: Pull complete 17:58:15 8a3aa393b2d8: Pull complete 17:58:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:58:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:58:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:16 prd-ubuntu20.04-docker-8c-8g-6993 does not seem to be running inside a container 17:58:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:58:19 $ docker top 17bb279ac511fd5e8ce8ad4eaf606b72c54683495e3d1433af9b7a864bff0128 -eo pid,comm [Pipeline] { [Pipeline] echo 17:58:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 17:58:20 + set -o pipefail 17:58:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 17:58:25 17:58:25 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 17:58:25 17:58:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/b95be2f7-c3e3-4441-9d3a-091d464c91b0 17:58:25 17:58:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:58:25 17:58:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:58:25 17:58:25 17:58:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:58:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:58:25 More details here: https://snyk.co/ue1NS [Pipeline] } 17:58:25 $ docker stop --time=1 17bb279ac511fd5e8ce8ad4eaf606b72c54683495e3d1433af9b7a864bff0128 17:58:28 $ docker rm -f --volumes 17bb279ac511fd5e8ce8ad4eaf606b72c54683495e3d1433af9b7a864bff0128 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:58:29 + git log --format=format:%s -1 fc5b9b67d26e6d46da136c9be928c2824f9c3aae [Pipeline] sh 17:58:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:58:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:58:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:31 prd-ubuntu20.04-docker-8c-8g-6993 does not seem to be running inside a container 17:58:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 17:58:31 $ docker top 3823c4a22756a824eeb7acb8c3ec9f1f0cae0e9803b54f56043e3ab0798e5557 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:31 [ssh-agent] Looking for ssh-agent implementation... 17:58:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:31 $ docker exec 3823c4a22756a824eeb7acb8c3ec9f1f0cae0e9803b54f56043e3ab0798e5557 ssh-agent 17:58:32 SSH_AUTH_SOCK=/tmp/ssh-3a0jGbkFs14u/agent.32 17:58:32 SSH_AGENT_PID=38 17:58:32 Running ssh-add (command line suppressed) 17:58:32 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8775732483777790802.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8775732483777790802.key) 17:58:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:32 + git semver tag 17:58:33 2023-09-20 17:58:33,105 [run_tag] DEBUG tag force:False 17:58:33 2023-09-20 17:58:33,105 [check_head_tag] DEBUG check head tag 17:58:33 2023-09-20 17:58:33,106 [execute] INFO git cat-file --batch-check 17:58:33 2023-09-20 17:58:33,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 17:58:33 2023-09-20 17:58:33,110 [execute] INFO git cat-file --batch 17:58:33 2023-09-20 17:58:33,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 17:58:33 2023-09-20 17:58:33,121 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:58:33 2023-09-20 17:58:33,121 [execute] INFO git tag -a v3.1.0-dev.11 -m v3.1.0-dev.11 17:58:33 2023-09-20 17:58:33,122 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.11', '-m', 'v3.1.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 17:58:33 2023-09-20 17:58:33,126 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:58:33 3.1.0-dev.11 [Pipeline] } 17:58:33 $ docker exec --env ******** --env ******** 3823c4a22756a824eeb7acb8c3ec9f1f0cae0e9803b54f56043e3ab0798e5557 ssh-agent -k 17:58:33 unset SSH_AUTH_SOCK; 17:58:33 unset SSH_AGENT_PID; 17:58:33 echo Agent pid 38 killed; 17:58:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:33 + git semver [Pipeline] } 17:58:33 $ docker stop --time=1 3823c4a22756a824eeb7acb8c3ec9f1f0cae0e9803b54f56043e3ab0798e5557 17:58:35 $ docker rm -f --volumes 3823c4a22756a824eeb7acb8c3ec9f1f0cae0e9803b54f56043e3ab0798e5557 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:58:35 17:58:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:58:35 0.23.1-centos7: Pulling from edgex-lftools 17:58:35 ab5ef0e58194: Pulling fs layer 17:58:35 9712f1f96733: Pulling fs layer 17:58:35 63f879dbbcfc: Pulling fs layer 17:58:35 0d9ebad4ef96: Pulling fs layer 17:58:35 e9a5061849ea: Pulling fs layer 17:58:35 d747dcd14b5f: Pulling fs layer 17:58:35 2de7ff778b66: Pulling fs layer 17:58:35 e9a5061849ea: Waiting 17:58:35 0d9ebad4ef96: Waiting 17:58:35 d747dcd14b5f: Waiting 17:58:35 2de7ff778b66: Waiting 17:58:35 9712f1f96733: Verifying Checksum 17:58:35 9712f1f96733: Download complete 17:58:36 63f879dbbcfc: Verifying Checksum 17:58:36 63f879dbbcfc: Download complete 17:58:36 e9a5061849ea: Verifying Checksum 17:58:36 e9a5061849ea: Download complete 17:58:36 d747dcd14b5f: Verifying Checksum 17:58:36 d747dcd14b5f: Download complete 17:58:36 ab5ef0e58194: Download complete 17:58:36 0d9ebad4ef96: Verifying Checksum 17:58:36 0d9ebad4ef96: Download complete 17:58:36 2de7ff778b66: Verifying Checksum 17:58:36 2de7ff778b66: Download complete 17:58:38 ab5ef0e58194: Pull complete 17:58:38 9712f1f96733: Pull complete 17:58:39 63f879dbbcfc: Pull complete 17:58:42 0d9ebad4ef96: Pull complete 17:58:42 e9a5061849ea: Pull complete 17:58:42 d747dcd14b5f: Pull complete 17:58:43 2de7ff778b66: Pull complete 17:58:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:58:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:58:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:43 prd-ubuntu20.04-docker-8c-8g-6993 does not seem to be running inside a container 17:58:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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-lftools:0.23.1-centos7 cat 17:58:48 $ docker top b662cc590f746a832578a6f9d7963893cb5ada9aab884d5f3cdb237744d6193b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:58:48 provisioning config files... 17:58:48 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config914463611261757546tmp 17:58:48 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6251224668447610414tmp 17:58:48 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10935747910156530725tmp [Pipeline] { [Pipeline] echo 17:58:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:58:49 ---> sigul-configuration.sh 17:58:49 gpg: directory `/root/.gnupg' created 17:58:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:58:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:58:49 gpg: keyring `/root/.gnupg/secring.gpg' created 17:58:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:58:49 gpg: CAST5 encrypted data 17:58:49 gpg: encrypted with 1 passphrase 17:58:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:58:49 + mkdir /home/jenkins 17:58:49 + mkdir /home/jenkins/sigul [Pipeline] sh 17:58:49 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:58:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:58:49 ---> sigul-install.sh 17:58:49 Sigul already installed; skipping installation. [Pipeline] sh 17:58:50 + git tag --list 17:58:50 0.7.1 17:58:50 v1.0.0 17:58:50 v1.1.0 17:58:50 v1.1.1 17:58:50 v1.2.2 17:58:50 v1.3.0 17:58:50 v1.3.1 17:58:50 v2.0.0 17:58:50 v2.1.0 17:58:50 v2.1.1 17:58:50 v2.2.0 17:58:50 v2.3.0 17:58:50 v3.0 17:58:50 v3.0.0 17:58:50 v3.1.0-dev.1 17:58:50 v3.1.0-dev.10 17:58:50 v3.1.0-dev.11 17:58:50 v3.1.0-dev.2 17:58:50 v3.1.0-dev.3 17:58:50 v3.1.0-dev.4 17:58:50 v3.1.0-dev.5 17:58:50 v3.1.0-dev.6 17:58:50 v3.1.0-dev.7 17:58:50 v3.1.0-dev.8 17:58:50 v3.1.0-dev.9 [Pipeline] sh 17:58:50 + lftools sign git-tag v3.1.0-dev.11 17:58:51 Signing Git tag with Sigul... 17:58:51 Signing v3.1.0-dev.11 [Pipeline] echo 17:58:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:58:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:58:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:58:51 $ docker stop --time=1 b662cc590f746a832578a6f9d7963893cb5ada9aab884d5f3cdb237744d6193b 17:58:52 $ docker rm -f --volumes b662cc590f746a832578a6f9d7963893cb5ada9aab884d5f3cdb237744d6193b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:58:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:58:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:58:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:53 prd-ubuntu20.04-docker-8c-8g-6993 does not seem to be running inside a container 17:58:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 17:58:54 $ docker top 563e9d04467bace5257ca0b427f4228850ed26cb935f0d33dbbf68ecbdf42cf8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:54 [ssh-agent] Looking for ssh-agent implementation... 17:58:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:54 $ docker exec 563e9d04467bace5257ca0b427f4228850ed26cb935f0d33dbbf68ecbdf42cf8 ssh-agent 17:58:54 SSH_AUTH_SOCK=/tmp/ssh-APaXFaTpr4OZ/agent.32 17:58:54 SSH_AGENT_PID=38 17:58:54 Running ssh-add (command line suppressed) 17:58:54 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7047948721028985539.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7047948721028985539.key) 17:58:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:54 + git semver bump pre 17:58:55 2023-09-20 17:58:54,889 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:58:55 2023-09-20 17:58:54,889 [bump_version] DEBUG bumping version:3.1.0-dev.11 on axis:pre with prefix:dev 17:58:55 2023-09-20 17:58:54,889 [bump_version] DEBUG bumped version:3.1.0-dev.12 17:58:55 2023-09-20 17:58:54,889 [write_version] DEBUG write version:3.1.0-dev.12 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 17:58:55 2023-09-20 17:58:54,889 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:58:55 2023-09-20 17:58:54,889 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:58:55 2023-09-20 17:58:54,891 [execute] INFO git cat-file --batch-check 17:58:55 2023-09-20 17:58:54,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:58:55 2023-09-20 17:58:54,896 [execute] INFO git cat-file --batch 17:58:55 2023-09-20 17:58:54,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:58:55 2023-09-20 17:58:54,901 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:58:55 3.1.0-dev.12 [Pipeline] } 17:58:55 $ docker exec --env ******** --env ******** 563e9d04467bace5257ca0b427f4228850ed26cb935f0d33dbbf68ecbdf42cf8 ssh-agent -k 17:58:55 unset SSH_AUTH_SOCK; 17:58:55 unset SSH_AGENT_PID; 17:58:55 echo Agent pid 38 killed; 17:58:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:55 + git semver [Pipeline] } 17:58:55 $ docker stop --time=1 563e9d04467bace5257ca0b427f4228850ed26cb935f0d33dbbf68ecbdf42cf8 17:58:57 $ docker rm -f --volumes 563e9d04467bace5257ca0b427f4228850ed26cb935f0d33dbbf68ecbdf42cf8 [Pipeline] // withDockerContainer [Pipeline] sh 17:58:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:58:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:58:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:57 prd-ubuntu20.04-docker-8c-8g-6993 does not seem to be running inside a container 17:58:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 17:58:58 $ docker top 88cbd6cd753ab5e54663e24dcf810c7ae8a14fe795df33d79730ed70aceab5b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:58 [ssh-agent] Looking for ssh-agent implementation... 17:58:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:58 $ docker exec 88cbd6cd753ab5e54663e24dcf810c7ae8a14fe795df33d79730ed70aceab5b3 ssh-agent 17:58:58 SSH_AUTH_SOCK=/tmp/ssh-GKoAxDssk5fS/agent.32 17:58:58 SSH_AGENT_PID=38 17:58:58 Running ssh-add (command line suppressed) 17:58:58 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14787242311076582486.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14787242311076582486.key) 17:58:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:58 + git semver push 17:58:59 2023-09-20 17:58:58,968 [run_push] DEBUG push 17:58:59 2023-09-20 17:58:58,969 [execute] INFO git cat-file --batch-check 17:58:59 2023-09-20 17:58:58,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:58:59 2023-09-20 17:58:58,973 [execute] INFO git rev-list e9df13a29b33cd740e94329a77455e0602348b75 -- 17:58:59 2023-09-20 17:58:58,974 [execute] DEBUG Popen(['git', 'rev-list', 'e9df13a29b33cd740e94329a77455e0602348b75', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:58:59 2023-09-20 17:58:58,983 [execute] INFO git fetch -v origin 17:58:59 2023-09-20 17:58:58,984 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 17:58:59 2023-09-20 17:58:59,483 [run_push] DEBUG no remote changes detected 17:58:59 2023-09-20 17:58:59,484 [execute] INFO git push origin semver 17:58:59 2023-09-20 17:58:59,484 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:59:00 2023-09-20 17:59:00,346 [run_push] DEBUG push all version tags 17:59:00 2023-09-20 17:59:00,347 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:59:00 2023-09-20 17:59:00,347 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 17:59:01 2023-09-20 17:59:01,180 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 17:59:01 3.1.0-dev.12 [Pipeline] } 17:59:01 $ docker exec --env ******** --env ******** 88cbd6cd753ab5e54663e24dcf810c7ae8a14fe795df33d79730ed70aceab5b3 ssh-agent -k 17:59:01 unset SSH_AUTH_SOCK; 17:59:01 unset SSH_AGENT_PID; 17:59:01 echo Agent pid 38 killed; 17:59:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:59:01 + git semver [Pipeline] } 17:59:02 $ docker stop --time=1 88cbd6cd753ab5e54663e24dcf810c7ae8a14fe795df33d79730ed70aceab5b3 17:59:03 $ docker rm -f --volumes 88cbd6cd753ab5e54663e24dcf810c7ae8a14fe795df33d79730ed70aceab5b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:59:04 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 17:59:04 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 17:59:04 total 16 17:59:04 drwxr-xr-x 3 root root 4096 Sep 20 17:40 . 17:59:04 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 17:58 .. 17:59:04 drwxr-xr-x 2 root root 4096 Sep 20 17:40 cost 17:59:04 -rw-r--r-- 1 root root 86 Sep 20 17:40 cost.csv 17:59:04 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 17:59:04 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 17:59:04 total 16 17:59:04 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:40 . 17:59:04 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 17:58 .. 17:59:04 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 17:40 cost 17:59:04 -rw-r--r-- 1 jenkins jenkins 86 Sep 20 17:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:59:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:59:05 ---> package-listing.sh 17:59:05 ++ facter osfamily 17:59:05 ++ tr '[:upper:]' '[:lower:]' 17:59:05 + OS_FAMILY=debian 17:59:05 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 17:59:05 + START_PACKAGES=/tmp/packages_start.txt 17:59:05 + END_PACKAGES=/tmp/packages_end.txt 17:59:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:59:05 + PACKAGES=/tmp/packages_start.txt 17:59:05 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 17:59:05 + PACKAGES=/tmp/packages_end.txt 17:59:05 + case "${OS_FAMILY}" in 17:59:05 + dpkg -l 17:59:05 + grep '^ii' 17:59:05 + '[' -f /tmp/packages_start.txt ']' 17:59:05 + '[' -f /tmp/packages_end.txt ']' 17:59:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:59:05 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 17:59:05 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 17:59:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 17:59:05 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:59:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:59:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:06 prd-ubuntu20.04-docker-8c-8g-6993 does not seem to be running inside a container 17:59:06 $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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-lftools-log-publisher:latest cat 17:59:06 $ docker top 7975702f88b3b3a0a5c7f8bc6e756e0796a7fcb893a27d4a4ea2b9cb30086b02 -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:06 + touch /tmp/pre-build-complete [Pipeline] sh 17:59:07 + mkdir -p /var/log/sysstat [Pipeline] sh 17:59:07 + ls /var/log/sa-host 17:59:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:59:07 provisioning config files... 17:59:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9775543498268453762tmp [Pipeline] { [Pipeline] echo 17:59:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:59:07 ---> create-netrc.sh [Pipeline] } 17:59:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:59:08 ---> python-tools-install.sh [Pipeline] echo 17:59:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:59:08 ---> sudo-logs.sh 17:59:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:59:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:59:08 ---> job-cost.sh 17:59:08 lf-activate-venv: SKIPPING 17:59:08 DEBUG: total: 0.2199999988079071 17:59:08 INFO: Retrieving Stack Cost... 17:59:09 INFO: Retrieving Pricing Info for: v3-standard-8 17:59:09 INFO: Archiving Costs [Pipeline] echo 17:59:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:59:10 ---> logs-deploy.sh 17:59:10 lf-activate-venv: SKIPPING 17:59:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/139 17:59:10 INFO: archiving workspace using pattern(s): 17:59:10 Archives upload complete. 17:59:10 INFO: archiving logs to Nexus