Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6f4870105b6de4608a6fa1c66d7959f9992f8cce 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-ssh13990284283366641968.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh5689542957141044812.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh12231163886145382965.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh1013715651036664375.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-ssh4977189498739539436.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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-5520’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5523 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 6f4870105b6de4608a6fa1c66d7959f9992f8cce (main) Commit message: "Merge pull request #622 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.19" > 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 6f4870105b6de4608a6fa1c66d7959f9992f8cce # timeout=10 > git rev-list --no-walk c4dbf6069102021828098e365a108396ed21524d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:44:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:44:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:44:59 ========================================================= 04:44:59 EdgeX Global Pipelines Version Info 04:44:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:45:00 ------------------- 04:45:00 stable info: 04:45:00 ------------------- 04:45:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:45:00 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 04:45:00 Message: update stable to v1.0.253 04:45:00 ------------------- 04:45:00 experimental info: 04:45:00 ------------------- 04:45:00 Commited By: **** collab-it+edgex@linuxfoundation.org 04:45:00 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 04:45:00 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:45:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 04:45:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 04:45:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:45:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:45:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:45:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:45:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:45:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:45:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:45:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:45:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:45:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 04:45:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:45:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:45:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:45:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:45:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:45:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:45:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:45:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:45:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:45:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:45:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:45:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:45:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:45:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:45:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:45:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:45:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:45:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:45:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f4870105b6de4608a6fa1c66d7959f9992f8cce [Pipeline] echo 04:45:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f48701 [Pipeline] echo 04:45:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:45:01 provisioning config files... 04:45:01 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4552747389376609519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:01 ---> docker-login.sh 04:45:01 nexus3.edgexfoundry.org:10001 04:45:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:01 Configure a credential helper to remove this warning. See 04:45:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:01 04:45:01 Login Succeeded 04:45:01 nexus3.edgexfoundry.org:10002 04:45:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:02 Configure a credential helper to remove this warning. See 04:45:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:02 04:45:02 Login Succeeded 04:45:02 nexus3.edgexfoundry.org:10003 04:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:02 Configure a credential helper to remove this warning. See 04:45:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:02 04:45:02 Login Succeeded 04:45:02 nexus3.edgexfoundry.org:10004 04:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:02 Configure a credential helper to remove this warning. See 04:45:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:02 04:45:02 Login Succeeded 04:45:02 docker.io 04:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:02 Configure a credential helper to remove this warning. See 04:45:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:02 04:45:02 Login Succeeded 04:45:02 ---> docker-login.sh ends [Pipeline] } 04:45:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:45:03 + git rev-list -1 --merges 6f4870105b6de4608a6fa1c66d7959f9992f8cce~1..6f4870105b6de4608a6fa1c66d7959f9992f8cce [Pipeline] echo 04:45:03 -----------> git rev-list -1 --merges 6f4870105b6de4608a6fa1c66d7959f9992f8cce~1..6f4870105b6de4608a6fa1c66d7959f9992f8cce 6f4870105b6de4608a6fa1c66d7959f9992f8cce 04:45:03 6f4870105b6de4608a6fa1c66d7959f9992f8cce [false] [Pipeline] sh 04:45:03 + git log --format=format:%s -1 6f4870105b6de4608a6fa1c66d7959f9992f8cce [Pipeline] echo 04:45:03 ========================================================= 04:45:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:45:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:45:03 + git log --format=format:%s -1 6f4870105b6de4608a6fa1c66d7959f9992f8cce [Pipeline] echo 04:45:03 [semverPrep] GIT_COMMIT: 6f4870105b6de4608a6fa1c66d7959f9992f8cce, Commit Message: Merge pull request #622 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.19 [Pipeline] echo 04:45:03 [semverPrep] This is not a build commit. [Pipeline] sh 04:45:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:45:04 + grep -v github /etc/ssh/ssh_known_hosts 04:45:04 + [ -e /tmp/ssh_known_hosts ] 04:45:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:45:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:45:04 + sudo tee -a /etc/ssh/ssh_known_hosts 04:45:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:45:04 04:45:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:45:04 0.1.4: Pulling from edgex-devops/py-git-semver 04:45:04 b85a868b505f: Pulling fs layer 04:45:04 e2be974225ed: Pulling fs layer 04:45:04 339a4e72a1f5: Pulling fs layer 04:45:04 988bab9f4d93: Pulling fs layer 04:45:04 1469e6f7b9e6: Pulling fs layer 04:45:04 eaf3925da568: Pulling fs layer 04:45:04 bab4dde63d76: Pulling fs layer 04:45:04 bde34c3a00c8: Pulling fs layer 04:45:04 b352a97aabf1: Pulling fs layer 04:45:04 4872d77fe225: Pulling fs layer 04:45:04 5851b861e8e6: Pulling fs layer 04:45:04 988bab9f4d93: Waiting 04:45:04 1469e6f7b9e6: Waiting 04:45:04 b352a97aabf1: Waiting 04:45:04 eaf3925da568: Waiting 04:45:04 bde34c3a00c8: Waiting 04:45:04 bab4dde63d76: Waiting 04:45:04 5851b861e8e6: Waiting 04:45:04 e2be974225ed: Download complete 04:45:04 988bab9f4d93: Verifying Checksum 04:45:04 988bab9f4d93: Download complete 04:45:05 1469e6f7b9e6: Verifying Checksum 04:45:05 1469e6f7b9e6: Download complete 04:45:05 eaf3925da568: Verifying Checksum 04:45:05 eaf3925da568: Download complete 04:45:05 339a4e72a1f5: Verifying Checksum 04:45:05 339a4e72a1f5: Download complete 04:45:05 bde34c3a00c8: Download complete 04:45:05 b352a97aabf1: Verifying Checksum 04:45:05 b352a97aabf1: Download complete 04:45:05 4872d77fe225: Verifying Checksum 04:45:05 4872d77fe225: Download complete 04:45:05 5851b861e8e6: Verifying Checksum 04:45:05 5851b861e8e6: Download complete 04:45:05 b85a868b505f: Verifying Checksum 04:45:05 b85a868b505f: Download complete 04:45:05 bab4dde63d76: Verifying Checksum 04:45:05 bab4dde63d76: Download complete 04:45:06 b85a868b505f: Pull complete 04:45:06 e2be974225ed: Pull complete 04:45:07 339a4e72a1f5: Pull complete 04:45:07 988bab9f4d93: Pull complete 04:45:07 1469e6f7b9e6: Pull complete 04:45:07 eaf3925da568: Pull complete 04:45:09 bab4dde63d76: Pull complete 04:45:09 bde34c3a00c8: Pull complete 04:45:09 b352a97aabf1: Pull complete 04:45:09 4872d77fe225: Pull complete 04:45:09 5851b861e8e6: Pull complete 04:45:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:45:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:45:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:45:09 prd-ubuntu20.04-docker-8c-8g-5523 does not seem to be running inside a container 04:45:09 $ 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 04:45:12 $ docker top a7aa8cec7cc377c013b5909c6b75832ce2aa8c8252fe900d332cebe75d3fd6d0 -eo pid,comm 04:45:12 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). 04:45:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:45:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:45:12 [ssh-agent] Looking for ssh-agent implementation... 04:45:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:45:13 $ docker exec a7aa8cec7cc377c013b5909c6b75832ce2aa8c8252fe900d332cebe75d3fd6d0 ssh-agent 04:45:13 SSH_AUTH_SOCK=/tmp/ssh-zqVxM9e4OKbM/agent.33 04:45:13 SSH_AGENT_PID=39 04:45:13 Running ssh-add (command line suppressed) 04:45:13 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16782991691552455669.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16782991691552455669.key) 04:45:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:45:13 + git tag --points-at HEAD [Pipeline] } 04:45:13 $ docker exec --env ******** --env ******** a7aa8cec7cc377c013b5909c6b75832ce2aa8c8252fe900d332cebe75d3fd6d0 ssh-agent -k 04:45:13 unset SSH_AUTH_SOCK; 04:45:13 unset SSH_AGENT_PID; 04:45:13 echo Agent pid 39 killed; 04:45:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:45:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:45:13 [ssh-agent] Looking for ssh-agent implementation... 04:45:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:45:13 $ docker exec a7aa8cec7cc377c013b5909c6b75832ce2aa8c8252fe900d332cebe75d3fd6d0 ssh-agent 04:45:13 SSH_AUTH_SOCK=/tmp/ssh-CwF4MCpaizeT/agent.71 04:45:13 SSH_AGENT_PID=77 04:45:13 Running ssh-add (command line suppressed) 04:45:14 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15325805043806037559.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15325805043806037559.key) 04:45:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:45:14 + git semver init 04:45:14 2023-09-07 04:45:14,583 [run_init] DEBUG init version:0.0.0 force:False 04:45:14 2023-09-07 04:45:14,583 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 04:45:14 2023-09-07 04:45:14,584 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 04:45:14 2023-09-07 04:45:14,584 [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) 04:45:15 2023-09-07 04:45:15,335 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 04:45:15 2023-09-07 04:45:15,335 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 04:45:15 2023-09-07 04:45:15,335 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:45:15 2023-09-07 04:45:15,336 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:45:15 3.1.0-dev.7 [Pipeline] } 04:45:15 $ docker exec --env ******** --env ******** a7aa8cec7cc377c013b5909c6b75832ce2aa8c8252fe900d332cebe75d3fd6d0 ssh-agent -k 04:45:15 unset SSH_AUTH_SOCK; 04:45:15 unset SSH_AGENT_PID; 04:45:15 echo Agent pid 77 killed; 04:45:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:45:16 + git semver [Pipeline] } 04:45:16 $ docker stop --time=1 a7aa8cec7cc377c013b5909c6b75832ce2aa8c8252fe900d332cebe75d3fd6d0 04:45:17 $ docker rm -f --volumes a7aa8cec7cc377c013b5909c6b75832ce2aa8c8252fe900d332cebe75d3fd6d0 [Pipeline] // withDockerContainer [Pipeline] sh 04:45:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:45:18 Stashed 1 file(s) [Pipeline] echo 04:45:18 [edgeXSemver]: initialized semver on version 3.1.0-dev.7 [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 04:45:18 provisioning config files... 04:45:18 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8744093428524825231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:18 ---> docker-login.sh 04:45:18 nexus3.edgexfoundry.org:10001 04:45:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:18 Configure a credential helper to remove this warning. See 04:45:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:18 04:45:18 Login Succeeded 04:45:18 nexus3.edgexfoundry.org:10002 04:45:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:18 Configure a credential helper to remove this warning. See 04:45:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:18 04:45:18 Login Succeeded 04:45:18 nexus3.edgexfoundry.org:10003 04:45:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:18 Configure a credential helper to remove this warning. See 04:45:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:18 04:45:18 Login Succeeded 04:45:18 nexus3.edgexfoundry.org:10004 04:45:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:18 Configure a credential helper to remove this warning. See 04:45:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:18 04:45:18 Login Succeeded 04:45:18 docker.io 04:45:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:19 Configure a credential helper to remove this warning. See 04:45:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:19 04:45:19 Login Succeeded 04:45:19 ---> docker-login.sh ends [Pipeline] } 04:45:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:45:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:45:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:45:19 ========================================================= 04:45:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:45:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:45:19 Sending build context to Docker daemon 6.479MB 04:45:19 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:45:19 Step 2/12 : FROM ${BASE} AS builder 04:45:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:45:19 4db1b89c0bd1: Pulling fs layer 04:45:19 6911f1a30b25: Pulling fs layer 04:45:19 e194b8c5c2a9: Pulling fs layer 04:45:19 6863d3e3a2b1: Pulling fs layer 04:45:19 ec0bb842ea78: Pulling fs layer 04:45:19 40a00589a448: Pulling fs layer 04:45:19 6863d3e3a2b1: Waiting 04:45:19 ec0bb842ea78: Waiting 04:45:19 6c08303d61cc: Pulling fs layer 04:45:19 40a00589a448: Waiting 04:45:19 798269fcf238: Pulling fs layer 04:45:19 6c08303d61cc: Waiting 04:45:19 6911f1a30b25: Verifying Checksum 04:45:19 6911f1a30b25: Download complete 04:45:19 6863d3e3a2b1: Verifying Checksum 04:45:19 6863d3e3a2b1: Download complete 04:45:19 4db1b89c0bd1: Verifying Checksum 04:45:19 4db1b89c0bd1: Download complete 04:45:19 ec0bb842ea78: Verifying Checksum 04:45:19 ec0bb842ea78: Download complete 04:45:19 40a00589a448: Verifying Checksum 04:45:19 40a00589a448: Download complete 04:45:19 4db1b89c0bd1: Pull complete 04:45:20 6911f1a30b25: Pull complete 04:45:20 798269fcf238: Verifying Checksum 04:45:20 798269fcf238: Download complete 04:45:20 e194b8c5c2a9: Download complete 04:45:20 6c08303d61cc: Verifying Checksum 04:45:20 6c08303d61cc: Download complete 04:45:23 e194b8c5c2a9: Pull complete 04:45:24 6863d3e3a2b1: Pull complete 04:45:24 ec0bb842ea78: Pull complete 04:45:24 40a00589a448: Pull complete 04:45:27 6c08303d61cc: Pull complete 04:45:28 798269fcf238: Pull complete 04:45:28 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 04:45:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:45:28 ---> ec979cd7f677 04:45:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:45:33 Still waiting to schedule task 04:45:33 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5522’ 04:45:42 ---> Running in 6522dcfc751f 04:45:42 Removing intermediate container 6522dcfc751f 04:45:42 ---> f0ab45c7d2c5 04:45:42 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:45:42 ---> Running in 0bdf33ac8eb6 04:45:42 Removing intermediate container 0bdf33ac8eb6 04:45:42 ---> ee298684da03 04:45:42 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:45:42 ---> Running in fffadb41358d 04:45:42 Removing intermediate container fffadb41358d 04:45:42 ---> cfda305d85cd 04:45:42 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:45:42 ---> Running in c708f6da6ff6 04:45:42 Removing intermediate container c708f6da6ff6 04:45:42 ---> f14ea1a7abd9 04:45:42 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:45:42 ---> Running in 1cd132b7673e 04:45:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:45:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:45:42 (1/4) Installing openssh-keygen (9.1_p1-r4) 04:45:42 (2/4) Installing libedit (20221030.3.1-r0) 04:45:42 (3/4) Installing openssh-client-common (9.1_p1-r4) 04:45:42 (4/4) Installing openssh-client-default (9.1_p1-r4) 04:45:42 Executing busybox-1.35.0-r29.trigger 04:45:42 OK: 269 MiB in 57 packages 04:45:43 Removing intermediate container 1cd132b7673e 04:45:43 ---> 4a65e427a4d1 04:45:43 Step 8/12 : WORKDIR /device-mqtt-go 04:45:43 ---> Running in 0905adbb0fc3 04:45:43 Removing intermediate container 0905adbb0fc3 04:45:43 ---> d554c15d1e3f 04:45:43 Step 9/12 : COPY go.mod vendor* ./ 04:45:43 ---> 296c6311770b 04:45:43 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:45:43 ---> Running in d70e3ea3e387 04:46:22 Removing intermediate container d70e3ea3e387 04:46:22 ---> 639f3d2f539e 04:46:22 Step 11/12 : COPY . . 04:46:22 ---> cb736d969046 04:46:22 Step 12/12 : RUN $MAKE 04:46:22 ---> Running in 787a4179cfc6 04:46:22 noop 04:46:22 Removing intermediate container 787a4179cfc6 04:46:22 ---> 8e94cd525e33 04:46:22 Successfully built 8e94cd525e33 04:46:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:22 + docker inspect -f . ci-base-image-x86_64 04:46:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:22 prd-ubuntu20.04-docker-8c-8g-5523 does not seem to be running inside a container 04:46:22 $ 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 04:46:23 $ docker top 4fb8364b7aadc9addc1e2899f11801a2d9154b5b7b1eeab9dbc61cfcdd75bc4c -eo pid,comm [Pipeline] { [Pipeline] sh 04:46:23 + go version 04:46:23 go version go1.20.6 linux/amd64 [Pipeline] } 04:46:23 $ docker stop --time=1 4fb8364b7aadc9addc1e2899f11801a2d9154b5b7b1eeab9dbc61cfcdd75bc4c 04:46:24 $ docker rm -f --volumes 4fb8364b7aadc9addc1e2899f11801a2d9154b5b7b1eeab9dbc61cfcdd75bc4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:25 + docker inspect -f . ci-base-image-x86_64 04:46:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:25 prd-ubuntu20.04-docker-8c-8g-5523 does not seem to be running inside a container 04:46:25 $ 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 04:46:25 $ docker top cd5cfa75493087e896f18e0e39927bcc2e5380630c11628fa84cf3652ca4dc3b -eo pid,comm [Pipeline] { [Pipeline] sh 04:46:26 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 04:46:26 + make test 04:46:26 go test ./... -coverprofile=coverage.out ./... 04:46:31 ? github.com/edgexfoundry/device-mqtt-go [no test files] 04:46:43 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 04:46:43 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 04:46:43 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.020s coverage: 22.8% of statements 04:46:50 go vet ./... 04:46:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:46:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:46:54 ./bin/test-attribution-txt.sh [Pipeline] echo 04:46:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:46:54 $ docker stop --time=1 cd5cfa75493087e896f18e0e39927bcc2e5380630c11628fa84cf3652ca4dc3b 04:47:00 $ docker rm -f --volumes cd5cfa75493087e896f18e0e39927bcc2e5380630c11628fa84cf3652ca4dc3b [Pipeline] // withDockerContainer [Pipeline] sh 04:47:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:47:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:47:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:47:01 + ls -al . 04:47:01 total 188 04:47:01 drwxrwxr-x 10 jenkins jenkins 4096 Sep 7 04:46 . 04:47:01 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 04:44 .. 04:47:01 -rw-rw-r-- 1 jenkins jenkins 140 Sep 7 04:44 .dockerignore 04:47:01 drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 04:45 .git 04:47:01 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 04:44 .github 04:47:01 -rw-rw-r-- 1 jenkins jenkins 329 Sep 7 04:44 .gitignore 04:47:01 -rw-rw-r-- 1 jenkins jenkins 41 Sep 7 04:44 .golangci.yml 04:47:01 drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 04:45 .semver 04:47:01 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 7 04:44 Attribution.txt 04:47:01 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 7 04:44 CHANGELOG.md 04:47:01 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 7 04:44 Dockerfile 04:47:01 -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 04:44 GOVERNANCE.md 04:47:01 -rw-rw-r-- 1 jenkins jenkins 678 Sep 7 04:44 Jenkinsfile 04:47:01 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 7 04:44 LICENSE 04:47:01 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 7 04:44 Makefile 04:47:01 -rw-rw-r-- 1 jenkins jenkins 620 Sep 7 04:44 OWNERS.md 04:47:01 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 7 04:44 README.md 04:47:01 -rw-rw-r-- 1 jenkins jenkins 11 Sep 7 04:45 VERSION 04:47:01 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 04:44 bin 04:47:01 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 04:44 cmd 04:47:01 -rw-r--r-- 1 jenkins jenkins 18506 Sep 7 04:46 coverage.out 04:47:01 -rw-rw-r-- 1 jenkins jenkins 3820 Sep 7 04:44 go.mod 04:47:01 -rw-rw-r-- 1 jenkins jenkins 34092 Sep 7 04:44 go.sum 04:47:01 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 04:44 internal 04:47:01 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 04:44 mock 04:47:01 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 04:44 snap 04:47:01 -rw-rw-r-- 1 jenkins jenkins 227 Sep 7 04:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:02 + 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=6f4870105b6de4608a6fa1c66d7959f9992f8cce --label arch=amd64 --label version=3.1.0-dev.7 . 04:47:02 Sending build context to Docker daemon 6.499MB 04:47:02 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 04:47:02 Step 2/24 : FROM ${BASE} AS builder 04:47:02 ---> 8e94cd525e33 04:47:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:47:02 ---> Running in 0950825ec1d0 04:47:02 Removing intermediate container 0950825ec1d0 04:47:02 ---> 76a859db6c74 04:47:02 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:47:02 ---> Running in bc734ef17bd1 04:47:02 Removing intermediate container bc734ef17bd1 04:47:02 ---> 4947ffdf7b33 04:47:02 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:47:02 ---> Running in 79263d65552b 04:47:02 Removing intermediate container 79263d65552b 04:47:02 ---> 2fb722aee012 04:47:02 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 04:47:02 ---> Running in 7b5b82a79738 04:47:02 Removing intermediate container 7b5b82a79738 04:47:02 ---> 16e1d6334c6d 04:47:02 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:47:02 ---> Running in d79482c7b9d5 04:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:47:03 OK: 269 MiB in 57 packages 04:47:04 Removing intermediate container d79482c7b9d5 04:47:04 ---> a3d968582c4a 04:47:04 Step 8/24 : WORKDIR /device-mqtt-go 04:47:04 ---> Running in 684d25d692c4 04:47:04 Removing intermediate container 684d25d692c4 04:47:04 ---> c020d1c715d6 04:47:04 Step 9/24 : COPY go.mod vendor* ./ 04:47:04 ---> e35111e73b97 04:47:04 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:04 ---> Running in 4e63b56b957b 04:47:05 Removing intermediate container 4e63b56b957b 04:47:05 ---> 7254869944f6 04:47:05 Step 11/24 : COPY . . 04:47:05 ---> 55c57c80c83e 04:47:05 Step 12/24 : RUN $MAKE 04:47:05 ---> Running in c06a04391548 04:47:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 04:47:32 Removing intermediate container c06a04391548 04:47:32 ---> abf09226bf7d 04:47:32 Step 13/24 : FROM alpine:3.17 04:47:32 3.17: Pulling from library/alpine 04:47:32 9398808236ff: Pulling fs layer 04:47:32 9398808236ff: Download complete 04:47:32 9398808236ff: Pull complete 04:47:32 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:47:32 Status: Downloaded newer image for alpine:3.17 04:47:32 ---> 1e0b8b5322fc 04:47:32 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 04:47:32 ---> Running in 746353e01005 04:47:32 Removing intermediate container 746353e01005 04:47:32 ---> 040f07630f2c 04:47:32 Step 15/24 : RUN apk add --update --no-cache dumb-init 04:47:32 ---> Running in 3e45f0010e3d 04:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:47:32 (1/1) Installing dumb-init (1.2.5-r2) 04:47:32 Executing busybox-1.35.0-r29.trigger 04:47:32 OK: 7 MiB in 16 packages 04:47:32 Removing intermediate container 3e45f0010e3d 04:47:32 ---> 9a72a10309bc 04:47:32 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 04:47:32 ---> ef24e651a4c9 04:47:32 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 04:47:32 ---> 82e4ddcfe12b 04:47:32 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 04:47:32 ---> 00d81edc997c 04:47:32 Step 19/24 : EXPOSE 59982 04:47:32 ---> Running in 715f7ba88846 04:47:32 Removing intermediate container 715f7ba88846 04:47:32 ---> 517ea15f32d2 04:47:32 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 04:47:32 ---> Running in 2cc7b9c3eaf2 04:47:32 Removing intermediate container 2cc7b9c3eaf2 04:47:32 ---> 9e5e1a145a39 04:47:32 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 04:47:32 ---> Running in 79ecb3d4c83b 04:47:32 Removing intermediate container 79ecb3d4c83b 04:47:32 ---> c9660cca7d33 04:47:32 Step 22/24 : LABEL arch=amd64 04:47:32 ---> Running in ceb8ca2892f2 04:47:32 Removing intermediate container ceb8ca2892f2 04:47:32 ---> 519d2b549242 04:47:32 Step 23/24 : LABEL git_sha=6f4870105b6de4608a6fa1c66d7959f9992f8cce 04:47:32 ---> Running in e077b76db884 04:47:32 Removing intermediate container e077b76db884 04:47:32 ---> fe35b910319f 04:47:32 Step 24/24 : LABEL version=3.1.0-dev.7 04:47:32 ---> Running in 1c2cc09679f7 04:47:32 Removing intermediate container 1c2cc09679f7 04:47:32 ---> 647dd8967e9a 04:47:32 [Warning] One or more build-args [ARCH] were not consumed 04:47:32 Successfully built 647dd8967e9a 04:47:32 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:47:32 provisioning config files... 04:47:32 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8482221147514540172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:47:32 ---> docker-login.sh 04:47:32 nexus3.edgexfoundry.org:10001 04:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:32 Configure a credential helper to remove this warning. See 04:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:32 04:47:32 Login Succeeded 04:47:32 nexus3.edgexfoundry.org:10002 04:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:32 Configure a credential helper to remove this warning. See 04:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:32 04:47:32 Login Succeeded 04:47:32 nexus3.edgexfoundry.org:10003 04:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:33 Configure a credential helper to remove this warning. See 04:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:33 04:47:33 Login Succeeded 04:47:33 nexus3.edgexfoundry.org:10004 04:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:33 Configure a credential helper to remove this warning. See 04:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:33 04:47:33 Login Succeeded 04:47:33 docker.io 04:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:33 Configure a credential helper to remove this warning. See 04:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:33 04:47:33 Login Succeeded 04:47:33 ---> docker-login.sh ends [Pipeline] } 04:47:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:47:33 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 04:47:33 6f4870105b6de4608a6fa1c66d7959f9992f8cce 04:47:33 latest 04:47:33 3.1.0-dev.7 04:47:33 6f4870105b6de4608a6fa1c66d7959f9992f8cce-3.1.0-dev.7 04:47:33 main 04:47:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:33 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:6f4870105b6de4608a6fa1c66d7959f9992f8cce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:34 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:6f4870105b6de4608a6fa1c66d7959f9992f8cce 04:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:47:34 674c2d68f453: Preparing 04:47:34 2f8b245eee86: Preparing 04:47:34 26b6f9849293: Preparing 04:47:34 d4b3620a5427: Preparing 04:47:34 36b50b131297: Preparing 04:47:34 36b50b131297: Layer already exists 04:47:34 d4b3620a5427: Pushed 04:47:34 674c2d68f453: Pushed 04:47:34 2f8b245eee86: Pushed 04:47:39 26b6f9849293: Pushed 04:47:39 6f4870105b6de4608a6fa1c66d7959f9992f8cce: digest: sha256:0a4c195dc5f5c4b14712678963842b6c28b3099f22795f6a2168fb87e6d85cdb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:39 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:40 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 04:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:47:40 674c2d68f453: Preparing 04:47:40 2f8b245eee86: Preparing 04:47:40 26b6f9849293: Preparing 04:47:40 d4b3620a5427: Preparing 04:47:40 36b50b131297: Preparing 04:47:40 2f8b245eee86: Layer already exists 04:47:40 674c2d68f453: Layer already exists 04:47:40 36b50b131297: Layer already exists 04:47:40 26b6f9849293: Layer already exists 04:47:40 d4b3620a5427: Layer already exists 04:47:40 latest: digest: sha256:0a4c195dc5f5c4b14712678963842b6c28b3099f22795f6a2168fb87e6d85cdb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:40 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:40 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.7 04:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:47:40 674c2d68f453: Preparing 04:47:40 2f8b245eee86: Preparing 04:47:40 26b6f9849293: Preparing 04:47:40 d4b3620a5427: Preparing 04:47:40 36b50b131297: Preparing 04:47:40 26b6f9849293: Layer already exists 04:47:40 2f8b245eee86: Layer already exists 04:47:40 674c2d68f453: Layer already exists 04:47:40 36b50b131297: Layer already exists 04:47:40 d4b3620a5427: Layer already exists 04:47:40 3.1.0-dev.7: digest: sha256:0a4c195dc5f5c4b14712678963842b6c28b3099f22795f6a2168fb87e6d85cdb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:40 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:6f4870105b6de4608a6fa1c66d7959f9992f8cce-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:41 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:6f4870105b6de4608a6fa1c66d7959f9992f8cce-3.1.0-dev.7 04:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:47:41 674c2d68f453: Preparing 04:47:41 2f8b245eee86: Preparing 04:47:41 26b6f9849293: Preparing 04:47:41 d4b3620a5427: Preparing 04:47:41 36b50b131297: Preparing 04:47:41 2f8b245eee86: Layer already exists 04:47:41 26b6f9849293: Layer already exists 04:47:41 36b50b131297: Layer already exists 04:47:41 674c2d68f453: Layer already exists 04:47:41 d4b3620a5427: Layer already exists 04:47:41 6f4870105b6de4608a6fa1c66d7959f9992f8cce-3.1.0-dev.7: digest: sha256:0a4c195dc5f5c4b14712678963842b6c28b3099f22795f6a2168fb87e6d85cdb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:41 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:41 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 04:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:47:41 674c2d68f453: Preparing 04:47:41 2f8b245eee86: Preparing 04:47:41 26b6f9849293: Preparing 04:47:41 d4b3620a5427: Preparing 04:47:41 36b50b131297: Preparing 04:47:41 2f8b245eee86: Layer already exists 04:47:41 d4b3620a5427: Layer already exists 04:47:41 674c2d68f453: Layer already exists 04:47:41 36b50b131297: Layer already exists 04:47:41 26b6f9849293: Layer already exists 04:47:41 main: digest: sha256:0a4c195dc5f5c4b14712678963842b6c28b3099f22795f6a2168fb87e6d85cdb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:41 ===================================================== [Pipeline] echo 04:47:41 taggedImages: 04:47:41 - nexus3.edgexfoundry.org:10004/device-mqtt:6f4870105b6de4608a6fa1c66d7959f9992f8cce 04:47:41 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 04:47:41 - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.7 04:47:41 - nexus3.edgexfoundry.org:10004/device-mqtt:6f4870105b6de4608a6fa1c66d7959f9992f8cce-3.1.0-dev.7 04:47:41 - 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 04:47:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:47:42 04:47:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:47:42 latest: Pulling from edgex-lftools-log-publisher 04:47:42 5eb5b503b376: Pulling fs layer 04:47:42 5c69ac0246d0: Pulling fs layer 04:47:42 ec43610c2a17: Pulling fs layer 04:47:42 3a2ae6a8a46f: Pulling fs layer 04:47:42 33b1e0a273af: Pulling fs layer 04:47:42 5d3b04190fa2: Pulling fs layer 04:47:42 2f39f015ded8: Pulling fs layer 04:47:42 3a2ae6a8a46f: Waiting 04:47:42 33b1e0a273af: Waiting 04:47:42 2f39f015ded8: Waiting 04:47:42 5d3b04190fa2: Waiting 04:47:42 5c69ac0246d0: Verifying Checksum 04:47:42 5c69ac0246d0: Download complete 04:47:42 3a2ae6a8a46f: Download complete 04:47:42 ec43610c2a17: Verifying Checksum 04:47:42 ec43610c2a17: Download complete 04:47:42 33b1e0a273af: Verifying Checksum 04:47:42 33b1e0a273af: Download complete 04:47:42 5d3b04190fa2: Verifying Checksum 04:47:42 5d3b04190fa2: Download complete 04:47:42 5eb5b503b376: Verifying Checksum 04:47:42 5eb5b503b376: Download complete 04:47:43 2f39f015ded8: Download complete 04:47:44 5eb5b503b376: Pull complete 04:47:44 5c69ac0246d0: Pull complete 04:47:44 ec43610c2a17: Pull complete 04:47:44 3a2ae6a8a46f: Pull complete 04:47:45 33b1e0a273af: Pull complete 04:47:45 5d3b04190fa2: Pull complete 04:47:50 2f39f015ded8: Pull complete 04:47:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:47:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:47:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:50 prd-ubuntu20.04-docker-8c-8g-5523 does not seem to be running inside a container 04:47:50 $ 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 04:47:54 $ docker top 66768a036a4905207d07caeac3afb8d08fc1d0d0cf77242efc650f9ff20867d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:47:55 ---> job-cost.sh 04:47:55 lf-activate-venv: SKIPPING 04:47:55 INFO: No Stack... 04:47:55 INFO: Retrieving Pricing Info for: v3-standard-8 04:47:55 INFO: Archiving Costs [Pipeline] sh 04:47:56 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 04:47:56 + cut -d, -f6 [Pipeline] lock 04:47:56 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-135-stack-cost] 04:47:56 Resource [jenkins-edgexfoundry-device-mqtt-go-main-135-stack-cost] did not exist. Created. 04:47:56 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:47:56 + echo total: 0.2199999988079071 [Pipeline] stash 04:47:56 Stashed 1 file(s) [Pipeline] } 04:47:56 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-135-stack-cost] [Pipeline] // lock [Pipeline] } 04:47:56 $ docker stop --time=1 66768a036a4905207d07caeac3afb8d08fc1d0d0cf77242efc650f9ff20867d4 04:47:58 $ docker rm -f --volumes 66768a036a4905207d07caeac3afb8d08fc1d0d0cf77242efc650f9ff20867d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:48:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5526 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 04:48:20 Running in /w/workspace/device-mqtt-go/135 [Pipeline] { [Pipeline] checkout 04:48:20 The recommended git tool is: git 04:48:27 using credential edgex-jenkins-ssh 04:48:27 Cloning the remote Git repository 04:48:27 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 04:48:27 > git init /w/workspace/device-mqtt-go/135 # timeout=10 04:48:27 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:48:27 > git --version # timeout=10 04:48:27 > git --version # 'git version 2.25.1' 04:48:27 using GIT_SSH to set credentials SSH Credentials for GitHub 04:48:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:48:29 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:48:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:48:30 Avoid second fetch 04:48:30 Checking out Revision 6f4870105b6de4608a6fa1c66d7959f9992f8cce (main) 04:48:30 Commit message: "Merge pull request #622 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:48:30 > git config core.sparsecheckout # timeout=10 04:48:30 > git checkout -f 6f4870105b6de4608a6fa1c66d7959f9992f8cce # timeout=10 04:48:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:48:31 % Total % Received % Xferd Average Speed Time Time Time Current 04:48:31 Dload Upload Total Spent Left Speed 04:48:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 04:48:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:48:32 + sudo tee /etc/docker/daemon.new 04:48:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:48:32 { 04:48:32 "registry-mirrors": [ 04:48:32 "https://nexus3.edgexfoundry.org:10001" 04:48:32 ], 04:48:32 "bip": "10.250.0.254/24", 04:48:32 "hosts": [ 04:48:32 "tcp://0.0.0.0:5555", 04:48:32 "unix:///var/run/docker.sock" 04:48:32 ], 04:48:32 "mtu": 1458, 04:48:32 "selinux-enabled": true, 04:48:32 "seccomp-profile": "/etc/docker/seccomp.json" 04:48:32 } [Pipeline] sh 04:48:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:48:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:48:51 provisioning config files... 04:48:52 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/135@tmp/config10702291699188336491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:52 ---> docker-login.sh 04:48:52 nexus3.edgexfoundry.org:10001 04:48:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:52 Configure a credential helper to remove this warning. See 04:48:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:52 04:48:52 Login Succeeded 04:48:52 nexus3.edgexfoundry.org:10002 04:48:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:53 Configure a credential helper to remove this warning. See 04:48:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:53 04:48:53 Login Succeeded 04:48:53 nexus3.edgexfoundry.org:10003 04:48:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:53 Configure a credential helper to remove this warning. See 04:48:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:53 04:48:53 Login Succeeded 04:48:53 nexus3.edgexfoundry.org:10004 04:48:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:54 Configure a credential helper to remove this warning. See 04:48:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:54 04:48:54 Login Succeeded 04:48:54 docker.io 04:48:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:54 Configure a credential helper to remove this warning. See 04:48:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:54 04:48:54 Login Succeeded 04:48:54 ---> docker-login.sh ends [Pipeline] } 04:48:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:48:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:48:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:48:55 ========================================================= 04:48:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:48:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:48:55 Sending build context to Docker daemon 3.33MB 04:48:55 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:48:55 Step 2/12 : FROM ${BASE} AS builder 04:48:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:48:56 edb6bdbacee9: Pulling fs layer 04:48:56 5f9638ab2659: Pulling fs layer 04:48:56 8d51d6327a98: Pulling fs layer 04:48:56 8b374f2dd631: Pulling fs layer 04:48:56 ec14aa9079de: Pulling fs layer 04:48:56 2f466654f4bb: Pulling fs layer 04:48:56 554e91adad29: Pulling fs layer 04:48:56 ec14aa9079de: Waiting 04:48:56 2f466654f4bb: Waiting 04:48:56 554e91adad29: Waiting 04:48:56 8b374f2dd631: Waiting 04:48:56 5f9638ab2659: Verifying Checksum 04:48:56 5f9638ab2659: Download complete 04:48:56 8b374f2dd631: Verifying Checksum 04:48:56 8b374f2dd631: Download complete 04:48:56 ec14aa9079de: Download complete 04:48:56 edb6bdbacee9: Verifying Checksum 04:48:57 edb6bdbacee9: Pull complete 04:48:57 554e91adad29: Verifying Checksum 04:48:57 554e91adad29: Download complete 04:48:57 5f9638ab2659: Pull complete 04:48:58 2f466654f4bb: Verifying Checksum 04:48:58 2f466654f4bb: Download complete 04:48:58 8d51d6327a98: Verifying Checksum 04:48:58 8d51d6327a98: Download complete 04:49:11 8d51d6327a98: Pull complete 04:49:11 8b374f2dd631: Pull complete 04:49:11 ec14aa9079de: Pull complete 04:49:16 2f466654f4bb: Pull complete 04:49:19 554e91adad29: Pull complete 04:49:19 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 04:49:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:49:19 ---> 1e15ea492957 04:49:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:49:21 ---> Running in 7a1ed18b6cc1 04:49:21 Removing intermediate container 7a1ed18b6cc1 04:49:21 ---> bce95a4b82f9 04:49:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:49:21 ---> Running in 8717bb818dbc 04:49:22 Removing intermediate container 8717bb818dbc 04:49:22 ---> a84e2844e6d6 04:49:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:49:22 ---> Running in 4a87e0b49c30 04:49:22 Removing intermediate container 4a87e0b49c30 04:49:22 ---> ab36c4363961 04:49:22 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:49:22 ---> Running in 6741c38f447d 04:49:22 Removing intermediate container 6741c38f447d 04:49:22 ---> 6814e7fd0231 04:49:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:49:22 ---> Running in 423b8c9e8b8d 04:49:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:49:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:49:26 (1/4) Installing openssh-keygen (9.1_p1-r4) 04:49:26 (2/4) Installing libedit (20221030.3.1-r0) 04:49:26 (3/4) Installing openssh-client-common (9.1_p1-r4) 04:49:26 (4/4) Installing openssh-client-default (9.1_p1-r4) 04:49:26 Executing busybox-1.35.0-r29.trigger 04:49:26 OK: 268 MiB in 57 packages 04:49:27 Removing intermediate container 423b8c9e8b8d 04:49:27 ---> 7e47c9dcba10 04:49:27 Step 8/12 : WORKDIR /device-mqtt-go 04:49:27 ---> Running in 2ef570cb6599 04:49:27 Removing intermediate container 2ef570cb6599 04:49:27 ---> 1ba15efdc29b 04:49:27 Step 9/12 : COPY go.mod vendor* ./ 04:49:28 ---> ecce28cb3c99 04:49:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:28 ---> Running in c6712d4b66de 04:51:04 Removing intermediate container c6712d4b66de 04:51:04 ---> a8652cb958f1 04:51:04 Step 11/12 : COPY . . 04:51:04 ---> e290cdfc2a0d 04:51:04 Step 12/12 : RUN $MAKE 04:51:04 ---> Running in 3269850aad12 04:51:04 noop 04:51:04 Removing intermediate container 3269850aad12 04:51:04 ---> 8136244f0eac 04:51:04 Successfully built 8136244f0eac 04:51:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:05 + docker inspect -f . ci-base-image-arm64 04:51:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:05 prd-ubuntu20.04-docker-arm64-4c-16g-5526 does not seem to be running inside a container 04:51:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/135 -v /w/workspace/device-mqtt-go/135:/w/workspace/device-mqtt-go/135:rw,z -v /w/workspace/device-mqtt-go/135@tmp:/w/workspace/device-mqtt-go/135@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 04:51:06 $ docker top 3dc67dc7a0b5dc306cde7b9f36feedd1a05666ed62c67c3f1ce1a3451a88e92a -eo pid,comm [Pipeline] { [Pipeline] sh 04:51:07 + go version 04:51:07 go version go1.20.6 linux/arm64 [Pipeline] } 04:51:07 $ docker stop --time=1 3dc67dc7a0b5dc306cde7b9f36feedd1a05666ed62c67c3f1ce1a3451a88e92a 04:51:09 $ docker rm -f --volumes 3dc67dc7a0b5dc306cde7b9f36feedd1a05666ed62c67c3f1ce1a3451a88e92a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:09 + docker inspect -f . ci-base-image-arm64 04:51:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:09 prd-ubuntu20.04-docker-arm64-4c-16g-5526 does not seem to be running inside a container 04:51:10 $ 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/135 -v /w/workspace/device-mqtt-go/135:/w/workspace/device-mqtt-go/135:rw,z -v /w/workspace/device-mqtt-go/135@tmp:/w/workspace/device-mqtt-go/135@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 04:51:11 $ docker top c8fc1d9a17b64ee9f80246d28f5ae2eca35c4a9dd1be31dc9d27654c3d87289b -eo pid,comm [Pipeline] { [Pipeline] sh 04:51:12 + git config --global --add safe.directory /w/workspace/device-mqtt-go/135 [Pipeline] fileExists [Pipeline] sh 04:51:12 + make test 04:51:12 go test ./... -coverprofile=coverage.out ./... 04:51:52 ? github.com/edgexfoundry/device-mqtt-go [no test files] 04:54:13 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 04:54:13 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 04:54:13 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.087s coverage: 22.8% of statements 04:54:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:54:14 go vet ./... 04:54:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:54:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:54:46 ./bin/test-attribution-txt.sh [Pipeline] echo 04:54:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:54:46 $ docker stop --time=1 c8fc1d9a17b64ee9f80246d28f5ae2eca35c4a9dd1be31dc9d27654c3d87289b 04:54:50 $ docker rm -f --volumes c8fc1d9a17b64ee9f80246d28f5ae2eca35c4a9dd1be31dc9d27654c3d87289b [Pipeline] // withDockerContainer [Pipeline] sh 04:54:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:54:51 Warning: overwriting stash ‘coverage-report’ 04:54:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:54:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:54:52 + ls -al . 04:54:52 total 184 04:54:52 drwxrwxr-x 9 jenkins jenkins 4096 Sep 7 04:51 . 04:54:52 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 04:48 .. 04:54:52 -rw-rw-r-- 1 jenkins jenkins 140 Sep 7 04:48 .dockerignore 04:54:52 drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 04:48 .git 04:54:52 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 04:48 .github 04:54:52 -rw-rw-r-- 1 jenkins jenkins 329 Sep 7 04:48 .gitignore 04:54:52 -rw-rw-r-- 1 jenkins jenkins 41 Sep 7 04:48 .golangci.yml 04:54:52 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 7 04:48 Attribution.txt 04:54:52 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 7 04:48 CHANGELOG.md 04:54:52 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 7 04:48 Dockerfile 04:54:52 -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 04:48 GOVERNANCE.md 04:54:52 -rw-rw-r-- 1 jenkins jenkins 678 Sep 7 04:48 Jenkinsfile 04:54:52 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 7 04:48 LICENSE 04:54:52 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 7 04:48 Makefile 04:54:52 -rw-rw-r-- 1 jenkins jenkins 620 Sep 7 04:48 OWNERS.md 04:54:52 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 7 04:48 README.md 04:54:52 -rw-rw-r-- 1 jenkins jenkins 11 Sep 7 04:45 VERSION 04:54:52 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 04:48 bin 04:54:52 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 04:48 cmd 04:54:52 -rw-r--r-- 1 jenkins jenkins 18506 Sep 7 04:54 coverage.out 04:54:52 -rw-rw-r-- 1 jenkins jenkins 3820 Sep 7 04:48 go.mod 04:54:52 -rw-rw-r-- 1 jenkins jenkins 34092 Sep 7 04:48 go.sum 04:54:52 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 04:48 internal 04:54:52 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 04:48 mock 04:54:52 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 04:48 snap 04:54:52 -rw-rw-r-- 1 jenkins jenkins 227 Sep 7 04:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:53 + 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=6f4870105b6de4608a6fa1c66d7959f9992f8cce --label arch=arm64 --label version=3.1.0-dev.7 . 04:54:53 Sending build context to Docker daemon 3.349MB 04:54:53 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 04:54:53 Step 2/24 : FROM ${BASE} AS builder 04:54:53 ---> 8136244f0eac 04:54:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:54:53 ---> Running in e49cb4c60191 04:54:53 Removing intermediate container e49cb4c60191 04:54:53 ---> 9d9e2f7b70fb 04:54:53 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:54:53 ---> Running in b3ccc988fff4 04:54:54 Removing intermediate container b3ccc988fff4 04:54:54 ---> be2a40b09bed 04:54:54 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:54:54 ---> Running in b0147518ed70 04:54:54 Removing intermediate container b0147518ed70 04:54:54 ---> 36f5ab756c20 04:54:54 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 04:54:54 ---> Running in 6fae7af27f39 04:54:54 Removing intermediate container 6fae7af27f39 04:54:54 ---> 476920b284d6 04:54:54 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:54:54 ---> Running in c6a7ef019898 04:54:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:54:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:54:57 OK: 268 MiB in 57 packages 04:54:58 Removing intermediate container c6a7ef019898 04:54:58 ---> 75675111b0e0 04:54:58 Step 8/24 : WORKDIR /device-mqtt-go 04:54:58 ---> Running in 381a13618dd5 04:54:59 Removing intermediate container 381a13618dd5 04:54:59 ---> 8ad42d08ce53 04:54:59 Step 9/24 : COPY go.mod vendor* ./ 04:54:59 ---> 6983fc2ba1cf 04:54:59 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:59 ---> Running in 6e4e07493a71 04:55:04 Removing intermediate container 6e4e07493a71 04:55:04 ---> 583b2310e298 04:55:04 Step 11/24 : COPY . . 04:55:05 ---> a308bb5d74af 04:55:05 Step 12/24 : RUN $MAKE 04:55:05 ---> Running in 10658048808b 04:55:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 04:57:28 Removing intermediate container 10658048808b 04:57:28 ---> 686dc156ecd2 04:57:28 Step 13/24 : FROM alpine:3.17 04:57:28 3.17: Pulling from library/alpine 04:57:28 4060ece20d7a: Pulling fs layer 04:57:28 4060ece20d7a: Download complete 04:57:29 4060ece20d7a: Pull complete 04:57:29 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:57:29 Status: Downloaded newer image for alpine:3.17 04:57:29 ---> 8650cd65339b 04:57:29 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 04:57:29 ---> Running in e3bdad2d04cb 04:57:29 Removing intermediate container e3bdad2d04cb 04:57:29 ---> 662500070ab8 04:57:29 Step 15/24 : RUN apk add --update --no-cache dumb-init 04:57:29 ---> Running in 9ba84a074f45 04:57:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:57:32 (1/1) Installing dumb-init (1.2.5-r2) 04:57:32 Executing busybox-1.35.0-r29.trigger 04:57:32 OK: 8 MiB in 16 packages 04:57:33 Removing intermediate container 9ba84a074f45 04:57:33 ---> 27c5dd15958d 04:57:33 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 04:57:34 ---> a18992e4c60d 04:57:34 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 04:57:35 ---> 41bc06188ffb 04:57:35 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 04:57:35 ---> ce596e3035a7 04:57:35 Step 19/24 : EXPOSE 59982 04:57:35 ---> Running in e58b2e5e2a9a 04:57:36 Removing intermediate container e58b2e5e2a9a 04:57:36 ---> b3f6d122ce04 04:57:36 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 04:57:36 ---> Running in 7bddf4837d12 04:57:36 Removing intermediate container 7bddf4837d12 04:57:36 ---> 77d403f566ec 04:57:36 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 04:57:36 ---> Running in 956ed3104826 04:57:36 Removing intermediate container 956ed3104826 04:57:36 ---> 26b0ea96e7ae 04:57:36 Step 22/24 : LABEL arch=arm64 04:57:36 ---> Running in c4032ab6c6a6 04:57:37 Removing intermediate container c4032ab6c6a6 04:57:37 ---> c55482618eda 04:57:37 Step 23/24 : LABEL git_sha=6f4870105b6de4608a6fa1c66d7959f9992f8cce 04:57:37 ---> Running in a99351042d42 04:57:37 Removing intermediate container a99351042d42 04:57:37 ---> 18964794be3d 04:57:37 Step 24/24 : LABEL version=3.1.0-dev.7 04:57:37 ---> Running in 2212185f7116 04:57:37 Removing intermediate container 2212185f7116 04:57:37 ---> 3078e4455b33 04:57:37 [Warning] One or more build-args [ARCH] were not consumed 04:57:37 Successfully built 3078e4455b33 04:57:37 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 04:57:37 provisioning config files... 04:57:37 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/135@tmp/config15010592188074271458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:38 ---> docker-login.sh 04:57:38 nexus3.edgexfoundry.org:10001 04:57:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:38 Configure a credential helper to remove this warning. See 04:57:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:38 04:57:38 Login Succeeded 04:57:38 nexus3.edgexfoundry.org:10002 04:57:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:38 Configure a credential helper to remove this warning. See 04:57:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:38 04:57:38 Login Succeeded 04:57:38 nexus3.edgexfoundry.org:10003 04:57:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:38 Configure a credential helper to remove this warning. See 04:57:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:38 04:57:38 Login Succeeded 04:57:38 nexus3.edgexfoundry.org:10004 04:57:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:39 Configure a credential helper to remove this warning. See 04:57:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:39 04:57:39 Login Succeeded 04:57:39 docker.io 04:57:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:39 Configure a credential helper to remove this warning. See 04:57:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:39 04:57:39 Login Succeeded 04:57:39 ---> docker-login.sh ends [Pipeline] } 04:57:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:57:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:57:39 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 04:57:39 6f4870105b6de4608a6fa1c66d7959f9992f8cce 04:57:39 latest 04:57:39 3.1.0-dev.7 04:57:39 6f4870105b6de4608a6fa1c66d7959f9992f8cce-3.1.0-dev.7 04:57:39 main 04:57:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:40 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6f4870105b6de4608a6fa1c66d7959f9992f8cce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:40 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6f4870105b6de4608a6fa1c66d7959f9992f8cce 04:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 04:57:40 3310ff6caef1: Preparing 04:57:40 c414399113ad: Preparing 04:57:40 98a3ffeba19e: Preparing 04:57:40 de12ca87ab48: Preparing 04:57:40 d2d9d24a8c2a: Preparing 04:57:40 d2d9d24a8c2a: Layer already exists 04:57:40 de12ca87ab48: Pushed 04:57:40 c414399113ad: Pushed 04:57:40 3310ff6caef1: Pushed 04:57:45 98a3ffeba19e: Pushed 04:57:45 6f4870105b6de4608a6fa1c66d7959f9992f8cce: digest: sha256:cecba948400f0b20e5037e53ab78d0bfb18feca37aa0d9c0038cd3cb3d5f12fa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:46 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:46 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 04:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 04:57:46 3310ff6caef1: Preparing 04:57:46 c414399113ad: Preparing 04:57:46 98a3ffeba19e: Preparing 04:57:46 de12ca87ab48: Preparing 04:57:46 d2d9d24a8c2a: Preparing 04:57:46 3310ff6caef1: Layer already exists 04:57:46 de12ca87ab48: Layer already exists 04:57:46 d2d9d24a8c2a: Layer already exists 04:57:46 c414399113ad: Layer already exists 04:57:46 98a3ffeba19e: Layer already exists 04:57:46 latest: digest: sha256:cecba948400f0b20e5037e53ab78d0bfb18feca37aa0d9c0038cd3cb3d5f12fa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:47 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:47 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.7 04:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 04:57:47 3310ff6caef1: Preparing 04:57:47 c414399113ad: Preparing 04:57:47 98a3ffeba19e: Preparing 04:57:47 de12ca87ab48: Preparing 04:57:47 d2d9d24a8c2a: Preparing 04:57:47 c414399113ad: Layer already exists 04:57:47 de12ca87ab48: Layer already exists 04:57:47 98a3ffeba19e: Layer already exists 04:57:47 3310ff6caef1: Layer already exists 04:57:47 d2d9d24a8c2a: Layer already exists 04:57:47 3.1.0-dev.7: digest: sha256:cecba948400f0b20e5037e53ab78d0bfb18feca37aa0d9c0038cd3cb3d5f12fa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:47 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6f4870105b6de4608a6fa1c66d7959f9992f8cce-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:48 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6f4870105b6de4608a6fa1c66d7959f9992f8cce-3.1.0-dev.7 04:57:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 04:57:48 3310ff6caef1: Preparing 04:57:48 c414399113ad: Preparing 04:57:48 98a3ffeba19e: Preparing 04:57:48 de12ca87ab48: Preparing 04:57:48 d2d9d24a8c2a: Preparing 04:57:48 98a3ffeba19e: Layer already exists 04:57:48 3310ff6caef1: Layer already exists 04:57:48 d2d9d24a8c2a: Layer already exists 04:57:48 de12ca87ab48: Layer already exists 04:57:48 c414399113ad: Layer already exists 04:57:48 6f4870105b6de4608a6fa1c66d7959f9992f8cce-3.1.0-dev.7: digest: sha256:cecba948400f0b20e5037e53ab78d0bfb18feca37aa0d9c0038cd3cb3d5f12fa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:48 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:48 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 04:57:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 04:57:48 3310ff6caef1: Preparing 04:57:48 c414399113ad: Preparing 04:57:48 98a3ffeba19e: Preparing 04:57:48 de12ca87ab48: Preparing 04:57:48 d2d9d24a8c2a: Preparing 04:57:48 c414399113ad: Layer already exists 04:57:48 d2d9d24a8c2a: Layer already exists 04:57:48 98a3ffeba19e: Layer already exists 04:57:48 3310ff6caef1: Layer already exists 04:57:48 de12ca87ab48: Layer already exists 04:57:48 main: digest: sha256:cecba948400f0b20e5037e53ab78d0bfb18feca37aa0d9c0038cd3cb3d5f12fa size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:57:48 ===================================================== [Pipeline] echo 04:57:48 taggedImages: 04:57:48 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6f4870105b6de4608a6fa1c66d7959f9992f8cce 04:57:48 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 04:57:48 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.7 04:57:48 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:6f4870105b6de4608a6fa1c66d7959f9992f8cce-3.1.0-dev.7 04:57:48 - 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 04:57:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:57:49 04:57:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:57:49 arm64: Pulling from edgex-lftools-log-publisher 04:57:49 8998bd30e6a1: Pulling fs layer 04:57:49 04944245beec: Pulling fs layer 04:57:49 699f458cf7ca: Pulling fs layer 04:57:49 765212b225bb: Pulling fs layer 04:57:49 f23df028b6ca: Pulling fs layer 04:57:49 d65c8cfc05b1: Pulling fs layer 04:57:49 2437ff75d9bd: Pulling fs layer 04:57:49 765212b225bb: Waiting 04:57:49 f23df028b6ca: Waiting 04:57:49 d65c8cfc05b1: Waiting 04:57:49 2437ff75d9bd: Waiting 04:57:49 04944245beec: Verifying Checksum 04:57:49 04944245beec: Download complete 04:57:49 765212b225bb: Verifying Checksum 04:57:49 765212b225bb: Download complete 04:57:49 f23df028b6ca: Verifying Checksum 04:57:49 f23df028b6ca: Download complete 04:57:49 d65c8cfc05b1: Verifying Checksum 04:57:49 d65c8cfc05b1: Download complete 04:57:49 699f458cf7ca: Verifying Checksum 04:57:49 699f458cf7ca: Download complete 04:57:50 8998bd30e6a1: Verifying Checksum 04:57:50 8998bd30e6a1: Download complete 04:57:52 2437ff75d9bd: Verifying Checksum 04:57:52 2437ff75d9bd: Download complete 04:57:54 8998bd30e6a1: Pull complete 04:57:54 04944245beec: Pull complete 04:57:57 699f458cf7ca: Pull complete 04:57:57 765212b225bb: Pull complete 04:57:58 f23df028b6ca: Pull complete 04:57:58 d65c8cfc05b1: Pull complete 04:58:13 2437ff75d9bd: Pull complete 04:58:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:58:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:58:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:13 prd-ubuntu20.04-docker-arm64-4c-16g-5526 does not seem to be running inside a container 04:58:14 $ 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/135 -v /w/workspace/device-mqtt-go/135:/w/workspace/device-mqtt-go/135:rw,z -v /w/workspace/device-mqtt-go/135@tmp:/w/workspace/device-mqtt-go/135@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 04:58:16 $ docker top cc835e01a3491f1bfd20dd64373502ff85e038ac71e4ab0f554bd0390430311f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:16 ---> job-cost.sh 04:58:17 lf-activate-venv: SKIPPING 04:58:17 INFO: No Stack... 04:58:17 INFO: Retrieving Pricing Info for: v3-standard-4 04:58:18 INFO: Archiving Costs [Pipeline] sh 04:58:19 + cat /w/workspace/device-mqtt-go/135/archives/cost.csv 04:58:19 + cut -d, -f6 [Pipeline] lock 04:58:19 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-135-stack-cost] 04:58:19 Resource [jenkins-edgexfoundry-device-mqtt-go-main-135-stack-cost] did not exist. Created. 04:58:19 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:58:19 /w/workspace/device-mqtt-go/135@tmp/durable-634992a0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:58:20 + echo total: 0.10999999940395355 [Pipeline] stash 04:58:20 Warning: overwriting stash ‘stack-cost’ 04:58:20 Stashed 1 file(s) [Pipeline] } 04:58:20 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-135-stack-cost] [Pipeline] // lock [Pipeline] } 04:58:20 $ docker stop --time=1 cc835e01a3491f1bfd20dd64373502ff85e038ac71e4ab0f554bd0390430311f 04:58:21 $ docker rm -f --volumes cc835e01a3491f1bfd20dd64373502ff85e038ac71e4ab0f554bd0390430311f [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 04:58:21 provisioning config files... 04:58:21 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18292479428703273997tmp [Pipeline] { [Pipeline] sh 04:58:22 + set +x 04:58:22 + bash -s -- 04:58:22 + curl -s https://codecov.io/bash 04:58:22 04:58:22 _____ _ 04:58:22 / ____| | | 04:58:22 | | ___ __| | ___ ___ _____ __ 04:58:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:58:22 | |___| (_) | (_| | __/ (_| (_) \ V / 04:58:22 \_____\___/ \__,_|\___|\___\___/ \_/ 04:58:22 Bash-1.0.6 04:58:22 04:58:22 04:58:22 ==> git version 2.25.1 found 04:58:22 ==> 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 04:58:22 Release-Date: 2020-01-08 04:58:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:58:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:58:22 ==> Jenkins CI detected. 04:58:22 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 04:58:22 project root: . 04:58:22 --> token set from env 04:58:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:58:22 ==> Running gcov in . (disable via -X gcov) 04:58:22 ==> Python coveragepy not found 04:58:22 ==> Searching for coverage reports in: 04:58:22 + . 04:58:22 -> Found 1 reports 04:58:22 ==> Detecting git/mercurial file structure 04:58:22 ==> Reading reports 04:58:22 + ./coverage.out bytes=18506 04:58:22 ==> Appending adjustments 04:58:22 https://docs.codecov.io/docs/fixing-reports 04:58:22 + Found adjustments 04:58:22 ==> Gzipping contents 04:58:22 4.0K /tmp/codecov.gIcCTD.gz 04:58:22 ==> Uploading reports 04:58:22 url: https://codecov.io 04:58:22 query: branch=main&commit=6f4870105b6de4608a6fa1c66d7959f9992f8cce&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:58:22 -> Pinging Codecov 04:58:22 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=6f4870105b6de4608a6fa1c66d7959f9992f8cce&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:58:22 -> Uploading to 04:58:22 https://storage.googleapis.com/codecov/v4/raw/2023-09-07/7D719EC7BBE17E464838252E33014C33/6f4870105b6de4608a6fa1c66d7959f9992f8cce/f5973188-2f59-4a84-a6d9-85acc12a6c9a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230907T045822Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=658ef2298f535cb41fc867b152db92d566147be213156016f36c91d845f27b9f 04:58:22 % Total % Received % Xferd Average Speed Time Time Time Current 04:58:22 Dload Upload Total Spent Left Speed 04:58:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 14972 --:--:-- --:--:-- --:--:-- 14972 04:58:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/6f4870105b6de4608a6fa1c66d7959f9992f8cce [Pipeline] } 04:58:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:58:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:58:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:58:23 04:58:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:58:23 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:58:23 df9b9388f04a: Pulling fs layer 04:58:23 52dc419b0ee2: Pulling fs layer 04:58:23 25bc292e5bac: Pulling fs layer 04:58:23 114826534d7a: Pulling fs layer 04:58:23 4657fd5d0bcf: Pulling fs layer 04:58:23 6ad1cebc031e: Pulling fs layer 04:58:23 8a3aa393b2d8: Pulling fs layer 04:58:23 114826534d7a: Waiting 04:58:23 4657fd5d0bcf: Waiting 04:58:23 6ad1cebc031e: Waiting 04:58:23 8a3aa393b2d8: Waiting 04:58:23 25bc292e5bac: Verifying Checksum 04:58:23 25bc292e5bac: Download complete 04:58:23 4657fd5d0bcf: Download complete 04:58:23 df9b9388f04a: Verifying Checksum 04:58:23 df9b9388f04a: Download complete 04:58:23 df9b9388f04a: Pull complete 04:58:23 52dc419b0ee2: Pull complete 04:58:23 25bc292e5bac: Pull complete 04:58:23 6ad1cebc031e: Verifying Checksum 04:58:23 6ad1cebc031e: Download complete 04:58:24 114826534d7a: Verifying Checksum 04:58:24 114826534d7a: Download complete 04:58:24 8a3aa393b2d8: Verifying Checksum 04:58:24 8a3aa393b2d8: Download complete 04:58:27 114826534d7a: Pull complete 04:58:27 4657fd5d0bcf: Pull complete 04:58:27 6ad1cebc031e: Pull complete 04:58:31 8a3aa393b2d8: Pull complete 04:58:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:58:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:58:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:31 prd-ubuntu20.04-docker-8c-8g-5523 does not seem to be running inside a container 04:58:31 $ 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 04:58:35 $ docker top cce7c0076798c9dd7d74d4caa4cd6b6b9b0c03d747976f7624086ece5c949c59 -eo pid,comm [Pipeline] { [Pipeline] echo 04:58:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 04:58:35 + set -o pipefail 04:58:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 04:58:40 04:58:40 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 04:58:40 04:58:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/f033b02f-ed4c-4884-8e0e-bbae125859a2 04:58:40 04:58:40 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:58:40 04:58:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:58:40 04:58:40 04:58:40 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:58:40 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:58:40 More details here: https://snyk.co/ue1NS 04:58:40 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 04:58:40 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:58:40 $ docker stop --time=1 cce7c0076798c9dd7d74d4caa4cd6b6b9b0c03d747976f7624086ece5c949c59 04:58:44 $ docker rm -f --volumes cce7c0076798c9dd7d74d4caa4cd6b6b9b0c03d747976f7624086ece5c949c59 [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 04:58:45 + git log --format=format:%s -1 6f4870105b6de4608a6fa1c66d7959f9992f8cce [Pipeline] sh 04:58:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:58:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:45 prd-ubuntu20.04-docker-8c-8g-5523 does not seem to be running inside a container 04:58:45 $ 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 04:58:46 $ docker top 434597cff43925a74719c4edc075e74e484ffae4eb7e485a69804236f42254b5 -eo pid,comm 04:58:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:58:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:58:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:46 [ssh-agent] Looking for ssh-agent implementation... 04:58:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:46 $ docker exec 434597cff43925a74719c4edc075e74e484ffae4eb7e485a69804236f42254b5 ssh-agent 04:58:46 SSH_AUTH_SOCK=/tmp/ssh-PMI6xUVj9kt9/agent.14 04:58:46 SSH_AGENT_PID=20 04:58:46 Running ssh-add (command line suppressed) 04:58:46 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1983492091275900898.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1983492091275900898.key) 04:58:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:47 + git semver tag 04:58:47 2023-09-07 04:58:47,377 [run_tag] DEBUG tag force:False 04:58:47 2023-09-07 04:58:47,378 [check_head_tag] DEBUG check head tag 04:58:47 2023-09-07 04:58:47,379 [execute] INFO git cat-file --batch-check 04:58:47 2023-09-07 04:58:47,379 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 04:58:47 2023-09-07 04:58:47,383 [execute] INFO git cat-file --batch 04:58:47 2023-09-07 04:58:47,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 04:58:47 2023-09-07 04:58:47,393 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:58:47 2023-09-07 04:58:47,393 [execute] INFO git tag -a v3.1.0-dev.7 -m v3.1.0-dev.7 04:58:47 2023-09-07 04:58:47,393 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.7', '-m', 'v3.1.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 04:58:47 2023-09-07 04:58:47,398 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:58:47 3.1.0-dev.7 [Pipeline] } 04:58:47 $ docker exec --env ******** --env ******** 434597cff43925a74719c4edc075e74e484ffae4eb7e485a69804236f42254b5 ssh-agent -k 04:58:47 unset SSH_AUTH_SOCK; 04:58:47 unset SSH_AGENT_PID; 04:58:47 echo Agent pid 20 killed; 04:58:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:58:47 + git semver [Pipeline] } 04:58:48 $ docker stop --time=1 434597cff43925a74719c4edc075e74e484ffae4eb7e485a69804236f42254b5 04:58:49 $ docker rm -f --volumes 434597cff43925a74719c4edc075e74e484ffae4eb7e485a69804236f42254b5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:58:49 04:58:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:58:50 0.23.1-centos7: Pulling from edgex-lftools 04:58:50 ab5ef0e58194: Pulling fs layer 04:58:50 9712f1f96733: Pulling fs layer 04:58:50 63f879dbbcfc: Pulling fs layer 04:58:50 0d9ebad4ef96: Pulling fs layer 04:58:50 e9a5061849ea: Pulling fs layer 04:58:50 d747dcd14b5f: Pulling fs layer 04:58:50 2de7ff778b66: Pulling fs layer 04:58:50 e9a5061849ea: Waiting 04:58:50 0d9ebad4ef96: Waiting 04:58:50 d747dcd14b5f: Waiting 04:58:50 2de7ff778b66: Waiting 04:58:50 63f879dbbcfc: Verifying Checksum 04:58:50 63f879dbbcfc: Download complete 04:58:50 e9a5061849ea: Verifying Checksum 04:58:50 e9a5061849ea: Download complete 04:58:50 d747dcd14b5f: Download complete 04:58:51 ab5ef0e58194: Verifying Checksum 04:58:51 ab5ef0e58194: Download complete 04:58:51 2de7ff778b66: Verifying Checksum 04:58:51 0d9ebad4ef96: Verifying Checksum 04:58:51 0d9ebad4ef96: Download complete 04:58:53 ab5ef0e58194: Pull complete 04:58:53 9712f1f96733: Pull complete 04:58:54 63f879dbbcfc: Pull complete 04:58:57 0d9ebad4ef96: Pull complete 04:58:57 e9a5061849ea: Pull complete 04:58:57 d747dcd14b5f: Pull complete 04:58:58 2de7ff778b66: Pull complete 04:58:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:58:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:58:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:58 prd-ubuntu20.04-docker-8c-8g-5523 does not seem to be running inside a container 04:58:58 $ 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 04:59:03 $ docker top e10e5d15c88554cec3cde49dca00c872f010553de81dbd441e3bc0c604f10e05 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:59:03 provisioning config files... 04:59:03 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8321484452450337970tmp 04:59:03 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11869233277644623889tmp 04:59:03 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config793487944829165885tmp [Pipeline] { [Pipeline] echo 04:59:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:59:04 ---> sigul-configuration.sh 04:59:04 gpg: directory `/root/.gnupg' created 04:59:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:59:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:59:04 gpg: keyring `/root/.gnupg/secring.gpg' created 04:59:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:59:04 gpg: CAST5 encrypted data 04:59:04 gpg: encrypted with 1 passphrase 04:59:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:59:04 + mkdir /home/jenkins 04:59:04 + mkdir /home/jenkins/sigul [Pipeline] sh 04:59:04 + 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 04:59:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:59:04 ---> sigul-install.sh 04:59:04 Sigul already installed; skipping installation. [Pipeline] sh 04:59:05 + git tag --list 04:59:05 0.7.1 04:59:05 v1.0.0 04:59:05 v1.1.0 04:59:05 v1.1.1 04:59:05 v1.2.2 04:59:05 v1.3.0 04:59:05 v1.3.1 04:59:05 v2.0.0 04:59:05 v2.1.0 04:59:05 v2.1.1 04:59:05 v2.2.0 04:59:05 v2.3.0 04:59:05 v3.0 04:59:05 v3.0.0 04:59:05 v3.1.0-dev.1 04:59:05 v3.1.0-dev.2 04:59:05 v3.1.0-dev.3 04:59:05 v3.1.0-dev.4 04:59:05 v3.1.0-dev.5 04:59:05 v3.1.0-dev.6 04:59:05 v3.1.0-dev.7 [Pipeline] sh 04:59:05 + lftools sign git-tag v3.1.0-dev.7 04:59:06 Signing Git tag with Sigul... 04:59:06 Signing v3.1.0-dev.7 [Pipeline] echo 04:59:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:59:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:59:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:59:06 $ docker stop --time=1 e10e5d15c88554cec3cde49dca00c872f010553de81dbd441e3bc0c604f10e05 04:59:08 $ docker rm -f --volumes e10e5d15c88554cec3cde49dca00c872f010553de81dbd441e3bc0c604f10e05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:59:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:59:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:09 prd-ubuntu20.04-docker-8c-8g-5523 does not seem to be running inside a container 04:59:09 $ 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 04:59:10 $ docker top 7af3d2f459d88dc43f7e4173cd76d6254a9f591971058714a3a603f3d72074ab -eo pid,comm 04:59:10 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). 04:59:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:59:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:10 [ssh-agent] Looking for ssh-agent implementation... 04:59:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:10 $ docker exec 7af3d2f459d88dc43f7e4173cd76d6254a9f591971058714a3a603f3d72074ab ssh-agent 04:59:10 SSH_AUTH_SOCK=/tmp/ssh-XCNrY8icByka/agent.33 04:59:10 SSH_AGENT_PID=40 04:59:10 Running ssh-add (command line suppressed) 04:59:10 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10063299405976221727.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10063299405976221727.key) 04:59:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:11 + git semver bump pre 04:59:11 2023-09-07 04:59:11,197 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:59:11 2023-09-07 04:59:11,198 [bump_version] DEBUG bumping version:3.1.0-dev.7 on axis:pre with prefix:dev 04:59:11 2023-09-07 04:59:11,198 [bump_version] DEBUG bumped version:3.1.0-dev.8 04:59:11 2023-09-07 04:59:11,198 [write_version] DEBUG write version:3.1.0-dev.8 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 04:59:11 2023-09-07 04:59:11,198 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:59:11 2023-09-07 04:59:11,198 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:59:11 2023-09-07 04:59:11,200 [execute] INFO git cat-file --batch-check 04:59:11 2023-09-07 04:59:11,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:59:11 2023-09-07 04:59:11,206 [execute] INFO git cat-file --batch 04:59:11 2023-09-07 04:59:11,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:59:11 2023-09-07 04:59:11,211 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:59:11 3.1.0-dev.8 [Pipeline] } 04:59:11 $ docker exec --env ******** --env ******** 7af3d2f459d88dc43f7e4173cd76d6254a9f591971058714a3a603f3d72074ab ssh-agent -k 04:59:11 unset SSH_AUTH_SOCK; 04:59:11 unset SSH_AGENT_PID; 04:59:11 echo Agent pid 40 killed; 04:59:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:59:11 + git semver [Pipeline] } 04:59:11 $ docker stop --time=1 7af3d2f459d88dc43f7e4173cd76d6254a9f591971058714a3a603f3d72074ab 04:59:13 $ docker rm -f --volumes 7af3d2f459d88dc43f7e4173cd76d6254a9f591971058714a3a603f3d72074ab [Pipeline] // withDockerContainer [Pipeline] sh 04:59:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:59:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:13 prd-ubuntu20.04-docker-8c-8g-5523 does not seem to be running inside a container 04:59:13 $ 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 04:59:14 $ docker top 3d79f35eb5ddf3729061b1cc2b3ef7136819e6595e1a454865d68b7e1580b68a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:59:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:14 [ssh-agent] Looking for ssh-agent implementation... 04:59:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:14 $ docker exec 3d79f35eb5ddf3729061b1cc2b3ef7136819e6595e1a454865d68b7e1580b68a ssh-agent 04:59:14 SSH_AUTH_SOCK=/tmp/ssh-ZQyDDByBFdWy/agent.31 04:59:14 SSH_AGENT_PID=37 04:59:14 Running ssh-add (command line suppressed) 04:59:14 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6759639045561212773.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6759639045561212773.key) 04:59:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:15 + git semver push 04:59:15 2023-09-07 04:59:15,331 [run_push] DEBUG push 04:59:15 2023-09-07 04:59:15,332 [execute] INFO git cat-file --batch-check 04:59:15 2023-09-07 04:59:15,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:59:15 2023-09-07 04:59:15,335 [execute] INFO git rev-list c0f1a0077de26d9eda4406598227b7db5e8994e4 -- 04:59:15 2023-09-07 04:59:15,335 [execute] DEBUG Popen(['git', 'rev-list', 'c0f1a0077de26d9eda4406598227b7db5e8994e4', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:59:15 2023-09-07 04:59:15,342 [execute] INFO git fetch -v origin 04:59:15 2023-09-07 04:59:15,343 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:59:15 2023-09-07 04:59:15,812 [run_push] DEBUG no remote changes detected 04:59:15 2023-09-07 04:59:15,812 [execute] INFO git push origin semver 04:59:15 2023-09-07 04:59:15,813 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:59:16 2023-09-07 04:59:16,610 [run_push] DEBUG push all version tags 04:59:16 2023-09-07 04:59:16,611 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:59:16 2023-09-07 04:59:16,611 [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) 04:59:17 2023-09-07 04:59:17,334 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:59:17 3.1.0-dev.8 [Pipeline] } 04:59:17 $ docker exec --env ******** --env ******** 3d79f35eb5ddf3729061b1cc2b3ef7136819e6595e1a454865d68b7e1580b68a ssh-agent -k 04:59:17 unset SSH_AUTH_SOCK; 04:59:17 unset SSH_AGENT_PID; 04:59:17 echo Agent pid 37 killed; 04:59:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:59:17 + git semver [Pipeline] } 04:59:18 $ docker stop --time=1 3d79f35eb5ddf3729061b1cc2b3ef7136819e6595e1a454865d68b7e1580b68a 04:59:19 $ docker rm -f --volumes 3d79f35eb5ddf3729061b1cc2b3ef7136819e6595e1a454865d68b7e1580b68a [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 04:59:20 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 04:59:20 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 04:59:20 total 16 04:59:20 drwxr-xr-x 3 root root 4096 Sep 7 04:47 . 04:59:20 drwxrwxr-x 11 jenkins jenkins 4096 Sep 7 04:59 .. 04:59:20 drwxr-xr-x 2 root root 4096 Sep 7 04:47 cost 04:59:20 -rw-r--r-- 1 root root 86 Sep 7 04:47 cost.csv 04:59:20 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 04:59:20 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 04:59:20 total 16 04:59:20 drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 04:47 . 04:59:20 drwxrwxr-x 11 jenkins jenkins 4096 Sep 7 04:59 .. 04:59:20 drwxr-xr-x 2 jenkins jenkins 4096 Sep 7 04:47 cost 04:59:20 -rw-r--r-- 1 jenkins jenkins 86 Sep 7 04:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:59:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:59:21 ---> package-listing.sh 04:59:21 ++ facter osfamily 04:59:21 ++ tr '[:upper:]' '[:lower:]' 04:59:21 + OS_FAMILY=debian 04:59:21 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 04:59:21 + START_PACKAGES=/tmp/packages_start.txt 04:59:21 + END_PACKAGES=/tmp/packages_end.txt 04:59:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:59:21 + PACKAGES=/tmp/packages_start.txt 04:59:21 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 04:59:21 + PACKAGES=/tmp/packages_end.txt 04:59:21 + case "${OS_FAMILY}" in 04:59:21 + dpkg -l 04:59:21 + grep '^ii' 04:59:21 + '[' -f /tmp/packages_start.txt ']' 04:59:21 + '[' -f /tmp/packages_end.txt ']' 04:59:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:59:21 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 04:59:21 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 04:59:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 04:59:21 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 04:59:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:59:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:22 prd-ubuntu20.04-docker-8c-8g-5523 does not seem to be running inside a container 04:59:22 $ 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 04:59:22 $ docker top 04e366e2e534694df350c534361087c13ffab7b7027c36b252471ea173b30301 -eo pid,comm [Pipeline] { [Pipeline] sh 04:59:23 + touch /tmp/pre-build-complete [Pipeline] sh 04:59:23 + mkdir -p /var/log/sysstat [Pipeline] sh 04:59:23 + ls /var/log/sa-host 04:59:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:23 provisioning config files... 04:59:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8091467157015864847tmp [Pipeline] { [Pipeline] echo 04:59:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:59:23 ---> create-netrc.sh [Pipeline] } 04:59:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:59:24 ---> python-tools-install.sh [Pipeline] echo 04:59:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:59:24 ---> sudo-logs.sh 04:59:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:59:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:59:24 ---> job-cost.sh 04:59:24 lf-activate-venv: SKIPPING 04:59:24 DEBUG: total: 0.2199999988079071 04:59:24 INFO: Retrieving Stack Cost... 04:59:25 INFO: Retrieving Pricing Info for: v3-standard-8 04:59:25 INFO: Archiving Costs [Pipeline] echo 04:59:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:59:26 ---> logs-deploy.sh 04:59:26 lf-activate-venv: SKIPPING 04:59:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/135 04:59:26 INFO: archiving workspace using pattern(s): 04:59:26 Archives upload complete. 04:59:26 INFO: archiving logs to Nexus