Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 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-ssh13633355766481871517.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1613109141939508083.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh612736356361548713.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh4846640256695969545.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-ssh1898953468989664741.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-11858 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 (main) Commit message: "Merge pull request #581 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.76" > 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 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 # timeout=10 > git rev-list --no-walk 15e121638b61dd5d2b05931572372c8312ebd12f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-27T04:52:38.759Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-27T04:52:38.827Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-27T04:52:38.844Z] ========================================================= [2023-04-27T04:52:38.844Z] EdgeX Global Pipelines Version Info [2023-04-27T04:52:38.844Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-27T04:52:39.554Z] ------------------- [2023-04-27T04:52:39.555Z] stable info: [2023-04-27T04:52:39.555Z] ------------------- [2023-04-27T04:52:39.555Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-27T04:52:39.555Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T04:52:39.555Z] Message: update stable to v1.0.248 [2023-04-27T04:52:40.127Z] ------------------- [2023-04-27T04:52:40.127Z] experimental info: [2023-04-27T04:52:40.127Z] ------------------- [2023-04-27T04:52:40.127Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-27T04:52:40.127Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T04:52:40.127Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-27T04:52:40.302Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-27T04:52:40.315Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-27T04:52:40.326Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-27T04:52:40.338Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-27T04:52:40.349Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-27T04:52:40.361Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-27T04:52:40.373Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-27T04:52:40.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-27T04:52:40.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-27T04:52:40.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-27T04:52:40.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-27T04:52:40.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-27T04:52:40.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-27T04:52:40.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-27T04:52:40.464Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T04:52:40.476Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T04:52:40.487Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T04:52:40.498Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T04:52:40.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-27T04:52:40.520Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-27T04:52:40.532Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-27T04:52:40.545Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-27T04:52:40.557Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-27T04:52:40.567Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-27T04:52:40.580Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-27T04:52:40.591Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-27T04:52:40.603Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-27T04:52:40.617Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-27T04:52:40.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-27T04:52:40.643Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-27T04:52:40.665Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 [Pipeline] echo [2023-04-27T04:52:40.683Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7300f16 [Pipeline] echo [2023-04-27T04:52:40.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T04:52:40.747Z] provisioning config files... [2023-04-27T04:52:40.761Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14790739382408285452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T04:52:41.071Z] ---> docker-login.sh [2023-04-27T04:52:41.071Z] nexus3.edgexfoundry.org:10001 [2023-04-27T04:52:41.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T04:52:41.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T04:52:41.334Z] Configure a credential helper to remove this warning. See [2023-04-27T04:52:41.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T04:52:41.334Z] [2023-04-27T04:52:41.334Z] Login Succeeded [2023-04-27T04:52:41.334Z] nexus3.edgexfoundry.org:10002 [2023-04-27T04:52:41.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T04:52:41.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T04:52:41.595Z] Configure a credential helper to remove this warning. See [2023-04-27T04:52:41.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T04:52:41.595Z] [2023-04-27T04:52:41.595Z] Login Succeeded [2023-04-27T04:52:41.595Z] nexus3.edgexfoundry.org:10003 [2023-04-27T04:52:41.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T04:52:41.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T04:52:41.595Z] Configure a credential helper to remove this warning. See [2023-04-27T04:52:41.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T04:52:41.595Z] [2023-04-27T04:52:41.595Z] Login Succeeded [2023-04-27T04:52:41.595Z] nexus3.edgexfoundry.org:10004 [2023-04-27T04:52:41.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T04:52:41.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T04:52:41.856Z] Configure a credential helper to remove this warning. See [2023-04-27T04:52:41.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T04:52:41.856Z] [2023-04-27T04:52:41.856Z] Login Succeeded [2023-04-27T04:52:41.856Z] docker.io [2023-04-27T04:52:41.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T04:52:42.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T04:52:42.117Z] Configure a credential helper to remove this warning. See [2023-04-27T04:52:42.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T04:52:42.117Z] [2023-04-27T04:52:42.117Z] Login Succeeded [2023-04-27T04:52:42.117Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T04:52:42.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-27T04:52:42.523Z] + git rev-list -1 --merges 7300f1631db8a52a6c9bbc97f1ad6792569d05b3~1..7300f1631db8a52a6c9bbc97f1ad6792569d05b3 [Pipeline] echo [2023-04-27T04:52:42.574Z] -----------> git rev-list -1 --merges 7300f1631db8a52a6c9bbc97f1ad6792569d05b3~1..7300f1631db8a52a6c9bbc97f1ad6792569d05b3 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 [2023-04-27T04:52:42.574Z] 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 [false] [Pipeline] sh [2023-04-27T04:52:42.868Z] + git log --format=format:%s -1 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 [Pipeline] echo [2023-04-27T04:52:42.884Z] ========================================================= [2023-04-27T04:52:42.884Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-27T04:52:42.884Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T04:52:43.206Z] + git log --format=format:%s -1 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 [Pipeline] echo [2023-04-27T04:52:43.218Z] [semverPrep] GIT_COMMIT: 7300f1631db8a52a6c9bbc97f1ad6792569d05b3, Commit Message: Merge pull request #581 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.76 [Pipeline] echo [2023-04-27T04:52:43.226Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-27T04:52:43.615Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T04:52:43.616Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-27T04:52:43.616Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-27T04:52:43.616Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-27T04:52:43.616Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-27T04:52:43.616Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-27T04:52:43.616Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T04:52:44.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T04:52:44.059Z] [2023-04-27T04:52:44.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T04:52:44.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T04:52:44.359Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-27T04:52:44.359Z] b85a868b505f: Pulling fs layer [2023-04-27T04:52:44.359Z] e2be974225ed: Pulling fs layer [2023-04-27T04:52:44.359Z] 339a4e72a1f5: Pulling fs layer [2023-04-27T04:52:44.359Z] 988bab9f4d93: Pulling fs layer [2023-04-27T04:52:44.359Z] 1469e6f7b9e6: Pulling fs layer [2023-04-27T04:52:44.359Z] eaf3925da568: Pulling fs layer [2023-04-27T04:52:44.359Z] bab4dde63d76: Pulling fs layer [2023-04-27T04:52:44.359Z] bde34c3a00c8: Pulling fs layer [2023-04-27T04:52:44.359Z] b352a97aabf1: Pulling fs layer [2023-04-27T04:52:44.359Z] 4872d77fe225: Pulling fs layer [2023-04-27T04:52:44.359Z] 5851b861e8e6: Pulling fs layer [2023-04-27T04:52:44.359Z] bab4dde63d76: Waiting [2023-04-27T04:52:44.359Z] bde34c3a00c8: Waiting [2023-04-27T04:52:44.359Z] b352a97aabf1: Waiting [2023-04-27T04:52:44.359Z] 988bab9f4d93: Waiting [2023-04-27T04:52:44.359Z] 4872d77fe225: Waiting [2023-04-27T04:52:44.359Z] 1469e6f7b9e6: Waiting [2023-04-27T04:52:44.359Z] 5851b861e8e6: Waiting [2023-04-27T04:52:44.359Z] eaf3925da568: Waiting [2023-04-27T04:52:44.359Z] e2be974225ed: Download complete [2023-04-27T04:52:44.359Z] 988bab9f4d93: Download complete [2023-04-27T04:52:44.621Z] 1469e6f7b9e6: Verifying Checksum [2023-04-27T04:52:44.621Z] 1469e6f7b9e6: Download complete [2023-04-27T04:52:44.621Z] eaf3925da568: Verifying Checksum [2023-04-27T04:52:44.621Z] eaf3925da568: Download complete [2023-04-27T04:52:44.621Z] 339a4e72a1f5: Verifying Checksum [2023-04-27T04:52:44.621Z] 339a4e72a1f5: Download complete [2023-04-27T04:52:44.621Z] bde34c3a00c8: Verifying Checksum [2023-04-27T04:52:44.621Z] bde34c3a00c8: Download complete [2023-04-27T04:52:44.621Z] b352a97aabf1: Verifying Checksum [2023-04-27T04:52:44.621Z] b352a97aabf1: Download complete [2023-04-27T04:52:44.621Z] 4872d77fe225: Verifying Checksum [2023-04-27T04:52:44.621Z] 4872d77fe225: Download complete [2023-04-27T04:52:44.621Z] 5851b861e8e6: Download complete [2023-04-27T04:52:44.621Z] b85a868b505f: Download complete [2023-04-27T04:52:44.880Z] bab4dde63d76: Verifying Checksum [2023-04-27T04:52:45.816Z] b85a868b505f: Pull complete [2023-04-27T04:52:45.816Z] e2be974225ed: Pull complete [2023-04-27T04:52:46.384Z] 339a4e72a1f5: Pull complete [2023-04-27T04:52:46.384Z] 988bab9f4d93: Pull complete [2023-04-27T04:52:46.642Z] 1469e6f7b9e6: Pull complete [2023-04-27T04:52:46.642Z] eaf3925da568: Pull complete [2023-04-27T04:52:48.548Z] bab4dde63d76: Pull complete [2023-04-27T04:52:48.548Z] bde34c3a00c8: Pull complete [2023-04-27T04:52:48.548Z] b352a97aabf1: Pull complete [2023-04-27T04:52:48.548Z] 4872d77fe225: Pull complete [2023-04-27T04:52:48.548Z] 5851b861e8e6: Pull complete [2023-04-27T04:52:48.808Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-27T04:52:48.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T04:52:48.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T04:52:48.903Z] prd-ubuntu20.04-docker-8c-8g-11858 does not seem to be running inside a container [2023-04-27T04:52:48.941Z] $ 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 [2023-04-27T04:52:50.070Z] $ docker top 549e2505c75522eb8145fa77ae758445849aa5c0d058161673617be9e87e9d22 -eo pid,comm [2023-04-27T04:52:50.120Z] 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). [2023-04-27T04:52:50.120Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T04:52:50.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T04:52:50.160Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T04:52:50.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T04:52:50.282Z] $ docker exec 549e2505c75522eb8145fa77ae758445849aa5c0d058161673617be9e87e9d22 ssh-agent [2023-04-27T04:52:50.387Z] SSH_AUTH_SOCK=/tmp/ssh-TU4EPFkqjlOx/agent.33 [2023-04-27T04:52:50.387Z] SSH_AGENT_PID=39 [2023-04-27T04:52:50.393Z] Running ssh-add (command line suppressed) [2023-04-27T04:52:50.501Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17652212749375667286.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17652212749375667286.key) [2023-04-27T04:52:50.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T04:52:50.797Z] + git tag --points-at HEAD [Pipeline] } [2023-04-27T04:52:50.819Z] $ docker exec --env ******** --env ******** 549e2505c75522eb8145fa77ae758445849aa5c0d058161673617be9e87e9d22 ssh-agent -k [2023-04-27T04:52:50.917Z] unset SSH_AUTH_SOCK; [2023-04-27T04:52:50.917Z] unset SSH_AGENT_PID; [2023-04-27T04:52:50.917Z] echo Agent pid 39 killed; [2023-04-27T04:52:50.921Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-27T04:52:50.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T04:52:50.944Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T04:52:51.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T04:52:51.052Z] $ docker exec 549e2505c75522eb8145fa77ae758445849aa5c0d058161673617be9e87e9d22 ssh-agent [2023-04-27T04:52:51.147Z] SSH_AUTH_SOCK=/tmp/ssh-J9V7UAVkc9g1/agent.71 [2023-04-27T04:52:51.147Z] SSH_AGENT_PID=77 [2023-04-27T04:52:51.152Z] Running ssh-add (command line suppressed) [2023-04-27T04:52:51.256Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5505541331642539100.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5505541331642539100.key) [2023-04-27T04:52:51.266Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T04:52:51.553Z] + git semver init [2023-04-27T04:52:51.813Z] 2023-04-27 04:52:51,749 [run_init] DEBUG init version:0.0.0 force:False [2023-04-27T04:52:51.813Z] 2023-04-27 04:52:51,750 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-04-27T04:52:51.813Z] 2023-04-27 04:52:51,751 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-04-27T04:52:51.813Z] 2023-04-27 04:52:51,751 [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) [2023-04-27T04:52:52.754Z] 2023-04-27 04:52:52,492 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-04-27T04:52:52.754Z] 2023-04-27 04:52:52,492 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-04-27T04:52:52.754Z] 2023-04-27 04:52:52,492 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-27T04:52:52.754Z] 2023-04-27 04:52:52,493 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-27T04:52:52.754Z] 3.0.0-dev.26 [Pipeline] } [2023-04-27T04:52:52.772Z] $ docker exec --env ******** --env ******** 549e2505c75522eb8145fa77ae758445849aa5c0d058161673617be9e87e9d22 ssh-agent -k [2023-04-27T04:52:52.874Z] unset SSH_AUTH_SOCK; [2023-04-27T04:52:52.875Z] unset SSH_AGENT_PID; [2023-04-27T04:52:52.875Z] echo Agent pid 77 killed; [2023-04-27T04:52:52.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T04:52:53.182Z] + git semver [Pipeline] } [2023-04-27T04:52:53.461Z] $ docker stop --time=1 549e2505c75522eb8145fa77ae758445849aa5c0d058161673617be9e87e9d22 [2023-04-27T04:52:54.764Z] $ docker rm -f --volumes 549e2505c75522eb8145fa77ae758445849aa5c0d058161673617be9e87e9d22 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T04:52:55.096Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-27T04:52:55.292Z] Stashed 1 file(s) [Pipeline] echo [2023-04-27T04:52:55.296Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.26 [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 [2023-04-27T04:52:55.462Z] provisioning config files... [2023-04-27T04:52:55.471Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5546306888906982939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T04:52:55.762Z] ---> docker-login.sh [2023-04-27T04:52:55.762Z] nexus3.edgexfoundry.org:10001 [2023-04-27T04:52:55.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T04:52:55.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T04:52:55.762Z] Configure a credential helper to remove this warning. See [2023-04-27T04:52:55.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T04:52:55.762Z] [2023-04-27T04:52:55.762Z] Login Succeeded [2023-04-27T04:52:55.762Z] nexus3.edgexfoundry.org:10002 [2023-04-27T04:52:55.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T04:52:55.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T04:52:55.762Z] Configure a credential helper to remove this warning. See [2023-04-27T04:52:55.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T04:52:55.762Z] [2023-04-27T04:52:55.762Z] Login Succeeded [2023-04-27T04:52:55.762Z] nexus3.edgexfoundry.org:10003 [2023-04-27T04:52:56.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T04:52:56.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T04:52:56.021Z] Configure a credential helper to remove this warning. See [2023-04-27T04:52:56.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T04:52:56.021Z] [2023-04-27T04:52:56.021Z] Login Succeeded [2023-04-27T04:52:56.021Z] nexus3.edgexfoundry.org:10004 [2023-04-27T04:52:56.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T04:52:56.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T04:52:56.021Z] Configure a credential helper to remove this warning. See [2023-04-27T04:52:56.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T04:52:56.021Z] [2023-04-27T04:52:56.021Z] Login Succeeded [2023-04-27T04:52:56.021Z] docker.io [2023-04-27T04:52:56.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T04:52:56.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T04:52:56.280Z] Configure a credential helper to remove this warning. See [2023-04-27T04:52:56.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T04:52:56.280Z] [2023-04-27T04:52:56.280Z] Login Succeeded [2023-04-27T04:52:56.280Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T04:52:56.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T04:52:56.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T04:52:56.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T04:52:56.362Z] ========================================================= [2023-04-27T04:52:56.362Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-27T04:52:56.362Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T04:52:56.666Z] + 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 . [2023-04-27T04:52:56.666Z] Sending build context to Docker daemon 6.465MB [2023-04-27T04:52:56.666Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T04:52:56.666Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-27T04:52:56.666Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-27T04:52:56.666Z] f56be85fc22e: Pulling fs layer [2023-04-27T04:52:56.666Z] 85791d961cd3: Pulling fs layer [2023-04-27T04:52:56.666Z] d694b5ae8c79: Pulling fs layer [2023-04-27T04:52:56.666Z] 9f32a84ed3da: Pulling fs layer [2023-04-27T04:52:56.666Z] 4d19c01a9841: Pulling fs layer [2023-04-27T04:52:56.666Z] 9325e15d5711: Pulling fs layer [2023-04-27T04:52:56.666Z] 9f32a84ed3da: Waiting [2023-04-27T04:52:56.666Z] 4d19c01a9841: Waiting [2023-04-27T04:52:56.666Z] 556b6ee489ea: Pulling fs layer [2023-04-27T04:52:56.666Z] c5a4b2cf53e6: Pulling fs layer [2023-04-27T04:52:56.666Z] 556b6ee489ea: Waiting [2023-04-27T04:52:56.666Z] c5a4b2cf53e6: Waiting [2023-04-27T04:52:56.666Z] 9325e15d5711: Waiting [2023-04-27T04:52:56.666Z] 85791d961cd3: Download complete [2023-04-27T04:52:56.666Z] 9f32a84ed3da: Verifying Checksum [2023-04-27T04:52:56.666Z] 9f32a84ed3da: Download complete [2023-04-27T04:52:56.666Z] 4d19c01a9841: Verifying Checksum [2023-04-27T04:52:56.666Z] 4d19c01a9841: Download complete [2023-04-27T04:52:56.925Z] f56be85fc22e: Verifying Checksum [2023-04-27T04:52:56.925Z] f56be85fc22e: Download complete [2023-04-27T04:52:56.925Z] 9325e15d5711: Verifying Checksum [2023-04-27T04:52:56.925Z] 9325e15d5711: Download complete [2023-04-27T04:52:56.925Z] f56be85fc22e: Pull complete [2023-04-27T04:52:57.184Z] 85791d961cd3: Pull complete [2023-04-27T04:52:57.443Z] c5a4b2cf53e6: Verifying Checksum [2023-04-27T04:52:57.443Z] c5a4b2cf53e6: Download complete [2023-04-27T04:52:57.443Z] d694b5ae8c79: Verifying Checksum [2023-04-27T04:52:57.443Z] d694b5ae8c79: Download complete [2023-04-27T04:52:57.701Z] 556b6ee489ea: Verifying Checksum [2023-04-27T04:52:57.701Z] 556b6ee489ea: Download complete [2023-04-27T04:53:00.987Z] d694b5ae8c79: Pull complete [2023-04-27T04:53:00.987Z] 9f32a84ed3da: Pull complete [2023-04-27T04:53:00.988Z] 4d19c01a9841: Pull complete [2023-04-27T04:53:00.988Z] 9325e15d5711: Pull complete [2023-04-27T04:53:03.521Z] 556b6ee489ea: Pull complete [2023-04-27T04:53:04.088Z] c5a4b2cf53e6: Pull complete [2023-04-27T04:53:04.088Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-27T04:53:04.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T04:53:04.088Z] ---> c4be618373d6 [2023-04-27T04:53:04.088Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-27T04:53:05.485Z] ---> Running in 7182baaac628 [2023-04-27T04:53:05.485Z] Removing intermediate container 7182baaac628 [2023-04-27T04:53:05.485Z] ---> a558767c65a9 [2023-04-27T04:53:05.485Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T04:53:05.485Z] ---> Running in 05ce62c6420c [2023-04-27T04:53:05.485Z] Removing intermediate container 05ce62c6420c [2023-04-27T04:53:05.485Z] ---> c2eb129ead07 [2023-04-27T04:53:05.485Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-27T04:53:05.743Z] ---> Running in dbae994ad7d2 [2023-04-27T04:53:05.743Z] Removing intermediate container dbae994ad7d2 [2023-04-27T04:53:05.743Z] ---> 6cb77fbcb12c [2023-04-27T04:53:05.743Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T04:53:05.743Z] ---> Running in 529c17914271 [2023-04-27T04:53:05.743Z] Removing intermediate container 529c17914271 [2023-04-27T04:53:05.743Z] ---> 1f9159cbd8d3 [2023-04-27T04:53:05.743Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T04:53:05.743Z] ---> Running in a6da001c147b [2023-04-27T04:53:06.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T04:53:06.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T04:53:06.570Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-27T04:53:06.570Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-27T04:53:06.570Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-27T04:53:06.570Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-27T04:53:06.570Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T04:53:06.570Z] OK: 269 MiB in 57 packages [2023-04-27T04:53:06.830Z] Removing intermediate container a6da001c147b [2023-04-27T04:53:06.830Z] ---> 4fae4f00fce4 [2023-04-27T04:53:06.830Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-27T04:53:06.830Z] ---> Running in 858113c915fc [2023-04-27T04:53:07.089Z] Removing intermediate container 858113c915fc [2023-04-27T04:53:07.089Z] ---> db8720ad777c [2023-04-27T04:53:07.089Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-27T04:53:07.089Z] ---> f3ffb29758b9 [2023-04-27T04:53:07.089Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T04:53:07.089Z] ---> Running in c8f9d91605e0 [2023-04-27T04:53:10.414Z] Still waiting to schedule task [2023-04-27T04:53:10.415Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-27T04:53:29.027Z] Removing intermediate container c8f9d91605e0 [2023-04-27T04:53:29.027Z] ---> 14756644f3c2 [2023-04-27T04:53:29.027Z] Step 11/12 : COPY . . [2023-04-27T04:53:29.027Z] ---> 921578f89213 [2023-04-27T04:53:29.027Z] Step 12/12 : RUN $MAKE [2023-04-27T04:53:29.027Z] ---> Running in 807b22619597 [2023-04-27T04:53:29.027Z] noop [2023-04-27T04:53:29.027Z] Removing intermediate container 807b22619597 [2023-04-27T04:53:29.027Z] ---> 1faf760dbebc [2023-04-27T04:53:29.027Z] Successfully built 1faf760dbebc [2023-04-27T04:53:29.027Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T04:53:29.348Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T04:53:29.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T04:53:29.417Z] prd-ubuntu20.04-docker-8c-8g-11858 does not seem to be running inside a container [2023-04-27T04:53:29.452Z] $ 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 [2023-04-27T04:53:29.803Z] $ docker top 542c56559fa134583526761baac1fbb97bb54efb5112995ef2d6f7a169bdeef4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T04:53:30.150Z] + go version [2023-04-27T04:53:30.150Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-27T04:53:30.164Z] $ docker stop --time=1 542c56559fa134583526761baac1fbb97bb54efb5112995ef2d6f7a169bdeef4 [2023-04-27T04:53:31.408Z] $ docker rm -f --volumes 542c56559fa134583526761baac1fbb97bb54efb5112995ef2d6f7a169bdeef4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T04:53:31.816Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T04:53:31.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T04:53:31.886Z] prd-ubuntu20.04-docker-8c-8g-11858 does not seem to be running inside a container [2023-04-27T04:53:31.924Z] $ 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 [2023-04-27T04:53:32.221Z] $ docker top 347ef6a1e04378e9e9b2f5ab535fcfad945d87ed9a49e2ea9a9fd31f66b02a4d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T04:53:32.573Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-27T04:53:32.867Z] + make test [2023-04-27T04:53:32.867Z] go test ./... -coverprofile=coverage.out ./... [2023-04-27T04:53:38.139Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-27T04:53:48.103Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-27T04:53:48.103Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-27T04:53:48.103Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 24.6% of statements [2023-04-27T04:53:54.657Z] go vet ./... [2023-04-27T04:53:57.182Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T04:53:57.182Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T04:53:57.182Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-27T04:53:57.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T04:53:57.206Z] $ docker stop --time=1 347ef6a1e04378e9e9b2f5ab535fcfad945d87ed9a49e2ea9a9fd31f66b02a4d [2023-04-27T04:53:59.049Z] $ docker rm -f --volumes 347ef6a1e04378e9e9b2f5ab535fcfad945d87ed9a49e2ea9a9fd31f66b02a4d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T04:53:59.495Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T04:53:59.535Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-27T04:54:00.045Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T04:54:00.331Z] + ls -al . [2023-04-27T04:54:00.332Z] total 180 [2023-04-27T04:54:00.332Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 04:53 . [2023-04-27T04:54:00.332Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 04:52 .. [2023-04-27T04:54:00.332Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 27 04:52 .dockerignore [2023-04-27T04:54:00.332Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 04:52 .git [2023-04-27T04:54:00.332Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 04:52 .github [2023-04-27T04:54:00.332Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 27 04:52 .gitignore [2023-04-27T04:54:00.332Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 04:52 .golangci.yml [2023-04-27T04:54:00.332Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 04:52 .semver [2023-04-27T04:54:00.332Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 27 04:52 Attribution.txt [2023-04-27T04:54:00.332Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 27 04:52 CHANGELOG.md [2023-04-27T04:54:00.332Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 27 04:52 Dockerfile [2023-04-27T04:54:00.332Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 04:52 GOVERNANCE.md [2023-04-27T04:54:00.332Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 27 04:52 Jenkinsfile [2023-04-27T04:54:00.332Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 04:52 LICENSE [2023-04-27T04:54:00.332Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 27 04:52 Makefile [2023-04-27T04:54:00.332Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 27 04:52 OWNERS.md [2023-04-27T04:54:00.332Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 27 04:52 README.md [2023-04-27T04:54:00.332Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 04:52 VERSION [2023-04-27T04:54:00.332Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 04:52 bin [2023-04-27T04:54:00.332Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 04:52 cmd [2023-04-27T04:54:00.332Z] -rw-r--r-- 1 jenkins jenkins 16535 Apr 27 04:53 coverage.out [2023-04-27T04:54:00.332Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 27 04:52 go.mod [2023-04-27T04:54:00.332Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 27 04:52 go.sum [2023-04-27T04:54:00.332Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 04:52 internal [2023-04-27T04:54:00.332Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 04:52 mock [2023-04-27T04:54:00.332Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 04:52 snap [2023-04-27T04:54:00.332Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 27 04:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T04:54:00.634Z] + 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=7300f1631db8a52a6c9bbc97f1ad6792569d05b3 --label arch=amd64 --label version=3.0.0-dev.26 . [2023-04-27T04:54:00.634Z] Sending build context to Docker daemon 6.482MB [2023-04-27T04:54:00.634Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T04:54:00.634Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-27T04:54:00.634Z] ---> 1faf760dbebc [2023-04-27T04:54:00.634Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-27T04:54:00.634Z] ---> Running in cf7fb7936c99 [2023-04-27T04:54:00.634Z] Removing intermediate container cf7fb7936c99 [2023-04-27T04:54:00.634Z] ---> 900c580e91f2 [2023-04-27T04:54:00.634Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T04:54:00.634Z] ---> Running in ad2a7988a643 [2023-04-27T04:54:00.892Z] Removing intermediate container ad2a7988a643 [2023-04-27T04:54:00.892Z] ---> 47c1f996a62a [2023-04-27T04:54:00.892Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-27T04:54:00.892Z] ---> Running in 6d0328392183 [2023-04-27T04:54:00.892Z] Removing intermediate container 6d0328392183 [2023-04-27T04:54:00.892Z] ---> 02dae7d09a69 [2023-04-27T04:54:00.892Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T04:54:00.892Z] ---> Running in 192bd65051b4 [2023-04-27T04:54:00.892Z] Removing intermediate container 192bd65051b4 [2023-04-27T04:54:00.892Z] ---> f597db4a3393 [2023-04-27T04:54:00.892Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T04:54:00.892Z] ---> Running in f8d65380ea03 [2023-04-27T04:54:01.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T04:54:01.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T04:54:01.671Z] OK: 269 MiB in 57 packages [2023-04-27T04:54:01.932Z] Removing intermediate container f8d65380ea03 [2023-04-27T04:54:01.932Z] ---> ca3e34cff454 [2023-04-27T04:54:01.932Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-27T04:54:01.932Z] ---> Running in e84da605cb17 [2023-04-27T04:54:01.932Z] Removing intermediate container e84da605cb17 [2023-04-27T04:54:01.932Z] ---> 9431311341eb [2023-04-27T04:54:01.932Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-27T04:54:02.199Z] ---> 738a63cab291 [2023-04-27T04:54:02.199Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T04:54:02.199Z] ---> Running in 8a6165ba9626 [2023-04-27T04:54:02.767Z] Removing intermediate container 8a6165ba9626 [2023-04-27T04:54:02.767Z] ---> d023d034313e [2023-04-27T04:54:02.767Z] Step 11/24 : COPY . . [2023-04-27T04:54:03.026Z] ---> 622c21fc7e6b [2023-04-27T04:54:03.026Z] Step 12/24 : RUN $MAKE [2023-04-27T04:54:03.026Z] ---> Running in f74b1d30c659 [2023-04-27T04:54:03.285Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-27T04:54:21.417Z] Removing intermediate container f74b1d30c659 [2023-04-27T04:54:21.417Z] ---> 48ea3efe2bd4 [2023-04-27T04:54:21.417Z] Step 13/24 : FROM alpine:3.17 [2023-04-27T04:54:21.417Z] 3.17: Pulling from library/alpine [2023-04-27T04:54:21.417Z] f56be85fc22e: Already exists [2023-04-27T04:54:21.417Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T04:54:21.417Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T04:54:21.417Z] ---> 9ed4aefc74f6 [2023-04-27T04:54:21.417Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-27T04:54:21.417Z] ---> Running in 0c75bff6a315 [2023-04-27T04:54:21.417Z] Removing intermediate container 0c75bff6a315 [2023-04-27T04:54:21.417Z] ---> 9ba33a6a0298 [2023-04-27T04:54:21.417Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-27T04:54:21.417Z] ---> Running in f9fd97bc68e6 [2023-04-27T04:54:21.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T04:54:21.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T04:54:21.417Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T04:54:21.417Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T04:54:21.417Z] OK: 7 MiB in 16 packages [2023-04-27T04:54:21.417Z] Removing intermediate container f9fd97bc68e6 [2023-04-27T04:54:21.417Z] ---> a3059f0f2e05 [2023-04-27T04:54:21.417Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-27T04:54:21.417Z] ---> 67ea3b2e1f89 [2023-04-27T04:54:21.417Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-27T04:54:21.417Z] ---> 1499e4531e72 [2023-04-27T04:54:21.417Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-27T04:54:21.417Z] ---> 55011bd5432b [2023-04-27T04:54:21.417Z] Step 19/24 : EXPOSE 59982 [2023-04-27T04:54:21.417Z] ---> Running in be92c164711f [2023-04-27T04:54:21.417Z] Removing intermediate container be92c164711f [2023-04-27T04:54:21.417Z] ---> 6dca78212827 [2023-04-27T04:54:21.417Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-27T04:54:21.417Z] ---> Running in e731556f21c5 [2023-04-27T04:54:21.417Z] Removing intermediate container e731556f21c5 [2023-04-27T04:54:21.417Z] ---> 6805dd24b93c [2023-04-27T04:54:21.417Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-27T04:54:21.417Z] ---> Running in 84e8a0673ee5 [2023-04-27T04:54:21.417Z] Removing intermediate container 84e8a0673ee5 [2023-04-27T04:54:21.417Z] ---> 1fb368917951 [2023-04-27T04:54:21.417Z] Step 22/24 : LABEL arch=amd64 [2023-04-27T04:54:21.417Z] ---> Running in f8af3e2106ac [2023-04-27T04:54:21.417Z] Removing intermediate container f8af3e2106ac [2023-04-27T04:54:21.417Z] ---> ab3034331ff5 [2023-04-27T04:54:21.417Z] Step 23/24 : LABEL git_sha=7300f1631db8a52a6c9bbc97f1ad6792569d05b3 [2023-04-27T04:54:21.417Z] ---> Running in de3484e6ad06 [2023-04-27T04:54:21.417Z] Removing intermediate container de3484e6ad06 [2023-04-27T04:54:21.417Z] ---> 995f65ad7203 [2023-04-27T04:54:21.417Z] Step 24/24 : LABEL version=3.0.0-dev.26 [2023-04-27T04:54:21.417Z] ---> Running in fe34ec9c0339 [2023-04-27T04:54:21.417Z] Removing intermediate container fe34ec9c0339 [2023-04-27T04:54:21.417Z] ---> 8c2e8691a4f3 [2023-04-27T04:54:21.417Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T04:54:21.417Z] Successfully built 8c2e8691a4f3 [2023-04-27T04:54:21.417Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T04:54:21.521Z] provisioning config files... [2023-04-27T04:54:21.533Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13684712605274021441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T04:54:21.849Z] ---> docker-login.sh [2023-04-27T04:54:21.849Z] nexus3.edgexfoundry.org:10001 [2023-04-27T04:54:21.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T04:54:21.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T04:54:21.849Z] Configure a credential helper to remove this warning. See [2023-04-27T04:54:21.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T04:54:21.849Z] [2023-04-27T04:54:21.849Z] Login Succeeded [2023-04-27T04:54:21.849Z] nexus3.edgexfoundry.org:10002 [2023-04-27T04:54:21.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T04:54:21.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T04:54:21.849Z] Configure a credential helper to remove this warning. See [2023-04-27T04:54:21.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T04:54:21.849Z] [2023-04-27T04:54:21.849Z] Login Succeeded [2023-04-27T04:54:21.849Z] nexus3.edgexfoundry.org:10003 [2023-04-27T04:54:22.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T04:54:22.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T04:54:22.129Z] Configure a credential helper to remove this warning. See [2023-04-27T04:54:22.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T04:54:22.129Z] [2023-04-27T04:54:22.129Z] Login Succeeded [2023-04-27T04:54:22.129Z] nexus3.edgexfoundry.org:10004 [2023-04-27T04:54:22.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T04:54:22.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T04:54:22.129Z] Configure a credential helper to remove this warning. See [2023-04-27T04:54:22.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T04:54:22.129Z] [2023-04-27T04:54:22.129Z] Login Succeeded [2023-04-27T04:54:22.129Z] docker.io [2023-04-27T04:54:22.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T04:54:22.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T04:54:22.398Z] Configure a credential helper to remove this warning. See [2023-04-27T04:54:22.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T04:54:22.398Z] [2023-04-27T04:54:22.398Z] Login Succeeded [2023-04-27T04:54:22.398Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T04:54:22.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T04:54:22.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T04:54:22.464Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-04-27T04:54:22.464Z] 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 [2023-04-27T04:54:22.464Z] latest [2023-04-27T04:54:22.464Z] 3.0.0-dev.26 [2023-04-27T04:54:22.464Z] 7300f1631db8a52a6c9bbc97f1ad6792569d05b3-3.0.0-dev.26 [2023-04-27T04:54:22.464Z] main [2023-04-27T04:54:22.464Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T04:54:22.793Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7300f1631db8a52a6c9bbc97f1ad6792569d05b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T04:54:23.095Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7300f1631db8a52a6c9bbc97f1ad6792569d05b3 [2023-04-27T04:54:23.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-27T04:54:23.095Z] 04d8fc3e3cdd: Preparing [2023-04-27T04:54:23.095Z] 92a21c0cde2a: Preparing [2023-04-27T04:54:23.095Z] 741f8ecd97cd: Preparing [2023-04-27T04:54:23.095Z] 4c0a0a12f5e7: Preparing [2023-04-27T04:54:23.095Z] f1417ff83b31: Preparing [2023-04-27T04:54:23.095Z] f1417ff83b31: Layer already exists [2023-04-27T04:54:23.095Z] 04d8fc3e3cdd: Pushed [2023-04-27T04:54:23.095Z] 4c0a0a12f5e7: Pushed [2023-04-27T04:54:23.095Z] 92a21c0cde2a: Pushed [2023-04-27T04:54:25.627Z] 741f8ecd97cd: Pushed [2023-04-27T04:54:25.627Z] 7300f1631db8a52a6c9bbc97f1ad6792569d05b3: digest: sha256:560c70b90a109115738fc6c2e47f48661712603589606751336663252515b8f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T04:54:25.928Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T04:54:26.227Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-04-27T04:54:26.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-27T04:54:26.227Z] 04d8fc3e3cdd: Preparing [2023-04-27T04:54:26.227Z] 92a21c0cde2a: Preparing [2023-04-27T04:54:26.227Z] 741f8ecd97cd: Preparing [2023-04-27T04:54:26.227Z] 4c0a0a12f5e7: Preparing [2023-04-27T04:54:26.227Z] f1417ff83b31: Preparing [2023-04-27T04:54:26.227Z] 92a21c0cde2a: Layer already exists [2023-04-27T04:54:26.227Z] 741f8ecd97cd: Layer already exists [2023-04-27T04:54:26.227Z] 04d8fc3e3cdd: Layer already exists [2023-04-27T04:54:26.227Z] 4c0a0a12f5e7: Layer already exists [2023-04-27T04:54:26.227Z] f1417ff83b31: Layer already exists [2023-04-27T04:54:26.227Z] latest: digest: sha256:560c70b90a109115738fc6c2e47f48661712603589606751336663252515b8f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T04:54:26.540Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T04:54:26.843Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.26 [2023-04-27T04:54:26.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-27T04:54:26.843Z] 04d8fc3e3cdd: Preparing [2023-04-27T04:54:26.843Z] 92a21c0cde2a: Preparing [2023-04-27T04:54:26.843Z] 741f8ecd97cd: Preparing [2023-04-27T04:54:26.843Z] 4c0a0a12f5e7: Preparing [2023-04-27T04:54:26.843Z] f1417ff83b31: Preparing [2023-04-27T04:54:26.843Z] 04d8fc3e3cdd: Layer already exists [2023-04-27T04:54:26.843Z] f1417ff83b31: Layer already exists [2023-04-27T04:54:26.843Z] 4c0a0a12f5e7: Layer already exists [2023-04-27T04:54:26.843Z] 92a21c0cde2a: Layer already exists [2023-04-27T04:54:26.843Z] 741f8ecd97cd: Layer already exists [2023-04-27T04:54:26.843Z] 3.0.0-dev.26: digest: sha256:560c70b90a109115738fc6c2e47f48661712603589606751336663252515b8f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T04:54:27.160Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7300f1631db8a52a6c9bbc97f1ad6792569d05b3-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T04:54:27.458Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7300f1631db8a52a6c9bbc97f1ad6792569d05b3-3.0.0-dev.26 [2023-04-27T04:54:27.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-27T04:54:27.458Z] 04d8fc3e3cdd: Preparing [2023-04-27T04:54:27.458Z] 92a21c0cde2a: Preparing [2023-04-27T04:54:27.458Z] 741f8ecd97cd: Preparing [2023-04-27T04:54:27.458Z] 4c0a0a12f5e7: Preparing [2023-04-27T04:54:27.458Z] f1417ff83b31: Preparing [2023-04-27T04:54:27.458Z] 741f8ecd97cd: Layer already exists [2023-04-27T04:54:27.458Z] 04d8fc3e3cdd: Layer already exists [2023-04-27T04:54:27.458Z] 4c0a0a12f5e7: Layer already exists [2023-04-27T04:54:27.458Z] 92a21c0cde2a: Layer already exists [2023-04-27T04:54:27.458Z] f1417ff83b31: Layer already exists [2023-04-27T04:54:27.458Z] 7300f1631db8a52a6c9bbc97f1ad6792569d05b3-3.0.0-dev.26: digest: sha256:560c70b90a109115738fc6c2e47f48661712603589606751336663252515b8f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T04:54:27.763Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T04:54:28.063Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-04-27T04:54:28.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-27T04:54:28.063Z] 04d8fc3e3cdd: Preparing [2023-04-27T04:54:28.063Z] 92a21c0cde2a: Preparing [2023-04-27T04:54:28.063Z] 741f8ecd97cd: Preparing [2023-04-27T04:54:28.063Z] 4c0a0a12f5e7: Preparing [2023-04-27T04:54:28.063Z] f1417ff83b31: Preparing [2023-04-27T04:54:28.063Z] 04d8fc3e3cdd: Layer already exists [2023-04-27T04:54:28.063Z] f1417ff83b31: Layer already exists [2023-04-27T04:54:28.063Z] 741f8ecd97cd: Layer already exists [2023-04-27T04:54:28.063Z] 92a21c0cde2a: Layer already exists [2023-04-27T04:54:28.063Z] 4c0a0a12f5e7: Layer already exists [2023-04-27T04:54:28.063Z] main: digest: sha256:560c70b90a109115738fc6c2e47f48661712603589606751336663252515b8f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T04:54:28.112Z] ===================================================== [Pipeline] echo [2023-04-27T04:54:28.120Z] taggedImages: [2023-04-27T04:54:28.120Z] - nexus3.edgexfoundry.org:10004/device-mqtt:7300f1631db8a52a6c9bbc97f1ad6792569d05b3 [2023-04-27T04:54:28.120Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-04-27T04:54:28.120Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.26 [2023-04-27T04:54:28.120Z] - nexus3.edgexfoundry.org:10004/device-mqtt:7300f1631db8a52a6c9bbc97f1ad6792569d05b3-3.0.0-dev.26 [2023-04-27T04:54:28.120Z] - 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 [2023-04-27T04:54:28.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T04:54:28.484Z] [2023-04-27T04:54:28.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T04:54:28.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T04:54:28.779Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-27T04:54:28.779Z] 5eb5b503b376: Pulling fs layer [2023-04-27T04:54:28.779Z] 5c69ac0246d0: Pulling fs layer [2023-04-27T04:54:28.779Z] ec43610c2a17: Pulling fs layer [2023-04-27T04:54:28.779Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-27T04:54:28.779Z] 33b1e0a273af: Pulling fs layer [2023-04-27T04:54:28.779Z] 5d3b04190fa2: Pulling fs layer [2023-04-27T04:54:28.779Z] 2f39f015ded8: Pulling fs layer [2023-04-27T04:54:28.779Z] 33b1e0a273af: Waiting [2023-04-27T04:54:28.779Z] 5d3b04190fa2: Waiting [2023-04-27T04:54:28.779Z] 2f39f015ded8: Waiting [2023-04-27T04:54:28.779Z] 3a2ae6a8a46f: Waiting [2023-04-27T04:54:28.779Z] 5c69ac0246d0: Verifying Checksum [2023-04-27T04:54:28.779Z] 5c69ac0246d0: Download complete [2023-04-27T04:54:28.779Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-27T04:54:28.779Z] 3a2ae6a8a46f: Download complete [2023-04-27T04:54:28.779Z] 33b1e0a273af: Verifying Checksum [2023-04-27T04:54:28.779Z] 33b1e0a273af: Download complete [2023-04-27T04:54:28.779Z] 5d3b04190fa2: Download complete [2023-04-27T04:54:28.779Z] ec43610c2a17: Verifying Checksum [2023-04-27T04:54:28.779Z] ec43610c2a17: Download complete [2023-04-27T04:54:29.039Z] 5eb5b503b376: Verifying Checksum [2023-04-27T04:54:29.039Z] 5eb5b503b376: Download complete [2023-04-27T04:54:29.603Z] 2f39f015ded8: Verifying Checksum [2023-04-27T04:54:29.603Z] 2f39f015ded8: Download complete [2023-04-27T04:54:30.168Z] 5eb5b503b376: Pull complete [2023-04-27T04:54:30.168Z] 5c69ac0246d0: Pull complete [2023-04-27T04:54:30.736Z] ec43610c2a17: Pull complete [2023-04-27T04:54:30.736Z] 3a2ae6a8a46f: Pull complete [2023-04-27T04:54:30.736Z] 33b1e0a273af: Pull complete [2023-04-27T04:54:30.994Z] 5d3b04190fa2: Pull complete [2023-04-27T04:54:35.196Z] 2f39f015ded8: Pull complete [2023-04-27T04:54:35.196Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-27T04:54:35.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T04:54:35.196Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T04:54:35.280Z] prd-ubuntu20.04-docker-8c-8g-11858 does not seem to be running inside a container [2023-04-27T04:54:35.313Z] $ 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 [2023-04-27T04:54:36.303Z] $ docker top b9ed8217a4950964b27fff4278b6ece82765ab85b8bd8dad975deb6cc6b16ec1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T04:54:36.695Z] ---> job-cost.sh [2023-04-27T04:54:36.695Z] lf-activate-venv: SKIPPING [2023-04-27T04:54:36.695Z] INFO: No Stack... [2023-04-27T04:54:36.954Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T04:54:37.521Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T04:54:37.809Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-04-27T04:54:37.810Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T04:54:37.823Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-110-stack-cost] [2023-04-27T04:54:37.828Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-110-stack-cost] did not exist. Created. [2023-04-27T04:54:37.828Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T04:54:38.127Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-27T04:54:38.156Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T04:54:38.166Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-110-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T04:54:38.189Z] $ docker stop --time=1 b9ed8217a4950964b27fff4278b6ece82765ab85b8bd8dad975deb6cc6b16ec1 [2023-04-27T04:54:39.340Z] $ docker rm -f --volumes b9ed8217a4950964b27fff4278b6ece82765ab85b8bd8dad975deb6cc6b16ec1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-27T04:54:50.337Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11860 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-04-27T04:54:50.351Z] Running in /w/workspace/device-mqtt-go/110 [Pipeline] { [Pipeline] checkout [2023-04-27T04:54:50.382Z] Selected Git installation does not exist. Using Default [2023-04-27T04:54:50.382Z] The recommended git tool is: NONE [2023-04-27T04:54:55.685Z] using credential edgex-jenkins-ssh [2023-04-27T04:54:55.703Z] Cloning the remote Git repository [2023-04-27T04:54:55.743Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-27T04:54:55.851Z] > git init /w/workspace/device-mqtt-go/110 # timeout=10 [2023-04-27T04:54:55.989Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-27T04:54:55.990Z] > git --version # timeout=10 [2023-04-27T04:54:56.011Z] > git --version # 'git version 2.25.1' [2023-04-27T04:54:56.014Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T04:54:56.166Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T04:54:57.213Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-27T04:54:57.233Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T04:54:58.065Z] Avoid second fetch [2023-04-27T04:54:58.065Z] Checking out Revision 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 (main) [2023-04-27T04:54:58.609Z] Commit message: "Merge pull request #581 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.76" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T04:54:58.081Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T04:54:58.164Z] > git checkout -f 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 # timeout=10 [2023-04-27T04:54:59.432Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-27T04:54:59.432Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T04:54:59.432Z] Dload Upload Total Spent Left Speed [2023-04-27T04:54:59.432Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76813 0 --:--:-- --:--:-- --:--:-- 76813 [Pipeline] sh [2023-04-27T04:54:59.974Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-27T04:55:00.310Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-27T04:55:00.311Z] + sudo tee /etc/docker/daemon.new [2023-04-27T04:55:00.311Z] { [2023-04-27T04:55:00.311Z] "registry-mirrors": [ [2023-04-27T04:55:00.311Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-27T04:55:00.311Z] ], [2023-04-27T04:55:00.311Z] "bip": "10.250.0.254/24", [2023-04-27T04:55:00.311Z] "hosts": [ [2023-04-27T04:55:00.311Z] "tcp://0.0.0.0:5555", [2023-04-27T04:55:00.311Z] "unix:///var/run/docker.sock" [2023-04-27T04:55:00.311Z] ], [2023-04-27T04:55:00.311Z] "mtu": 1458, [2023-04-27T04:55:00.311Z] "selinux-enabled": true, [2023-04-27T04:55:00.311Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-27T04:55:00.311Z] } [Pipeline] sh [2023-04-27T04:55:00.648Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-27T04:55:00.979Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T04:55:19.263Z] provisioning config files... [2023-04-27T04:55:19.289Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/110@tmp/config2860873259393047662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T04:55:19.651Z] ---> docker-login.sh [2023-04-27T04:55:19.651Z] nexus3.edgexfoundry.org:10001 [2023-04-27T04:55:20.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T04:55:20.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T04:55:20.240Z] Configure a credential helper to remove this warning. See [2023-04-27T04:55:20.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T04:55:20.240Z] [2023-04-27T04:55:20.240Z] Login Succeeded [2023-04-27T04:55:20.240Z] nexus3.edgexfoundry.org:10002 [2023-04-27T04:55:20.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T04:55:20.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T04:55:20.789Z] Configure a credential helper to remove this warning. See [2023-04-27T04:55:20.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T04:55:20.789Z] [2023-04-27T04:55:20.789Z] Login Succeeded [2023-04-27T04:55:20.789Z] nexus3.edgexfoundry.org:10003 [2023-04-27T04:55:20.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T04:55:21.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T04:55:21.062Z] Configure a credential helper to remove this warning. See [2023-04-27T04:55:21.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T04:55:21.062Z] [2023-04-27T04:55:21.062Z] Login Succeeded [2023-04-27T04:55:21.062Z] nexus3.edgexfoundry.org:10004 [2023-04-27T04:55:21.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T04:55:21.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T04:55:21.339Z] Configure a credential helper to remove this warning. See [2023-04-27T04:55:21.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T04:55:21.339Z] [2023-04-27T04:55:21.339Z] Login Succeeded [2023-04-27T04:55:21.339Z] docker.io [2023-04-27T04:55:21.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T04:55:21.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T04:55:21.882Z] Configure a credential helper to remove this warning. See [2023-04-27T04:55:21.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T04:55:21.882Z] [2023-04-27T04:55:21.882Z] Login Succeeded [2023-04-27T04:55:21.882Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T04:55:21.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T04:55:22.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T04:55:22.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T04:55:22.198Z] ========================================================= [2023-04-27T04:55:22.198Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-27T04:55:22.198Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T04:55:22.551Z] + 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 . [2023-04-27T04:55:22.828Z] Sending build context to Docker daemon 3.369MB [2023-04-27T04:55:22.828Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T04:55:22.828Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-27T04:55:23.100Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-27T04:55:23.100Z] c41833b44d91: Pulling fs layer [2023-04-27T04:55:23.100Z] ed15518f5707: Pulling fs layer [2023-04-27T04:55:23.100Z] feae8fd75edb: Pulling fs layer [2023-04-27T04:55:23.100Z] 242c74f7c9fa: Pulling fs layer [2023-04-27T04:55:23.100Z] 3cdef696dda3: Pulling fs layer [2023-04-27T04:55:23.100Z] 2ced38df9373: Pulling fs layer [2023-04-27T04:55:23.100Z] 58f1dce35555: Pulling fs layer [2023-04-27T04:55:23.100Z] 3cdef696dda3: Waiting [2023-04-27T04:55:23.100Z] 2ced38df9373: Waiting [2023-04-27T04:55:23.100Z] 58f1dce35555: Waiting [2023-04-27T04:55:23.100Z] 242c74f7c9fa: Waiting [2023-04-27T04:55:23.100Z] ed15518f5707: Verifying Checksum [2023-04-27T04:55:23.100Z] ed15518f5707: Download complete [2023-04-27T04:55:23.100Z] 242c74f7c9fa: Verifying Checksum [2023-04-27T04:55:23.100Z] 242c74f7c9fa: Download complete [2023-04-27T04:55:23.100Z] 3cdef696dda3: Verifying Checksum [2023-04-27T04:55:23.100Z] 3cdef696dda3: Download complete [2023-04-27T04:55:23.100Z] c41833b44d91: Verifying Checksum [2023-04-27T04:55:23.100Z] c41833b44d91: Download complete [2023-04-27T04:55:24.538Z] c41833b44d91: Pull complete [2023-04-27T04:55:24.816Z] 58f1dce35555: Verifying Checksum [2023-04-27T04:55:24.816Z] 58f1dce35555: Download complete [2023-04-27T04:55:25.086Z] ed15518f5707: Pull complete [2023-04-27T04:55:26.056Z] feae8fd75edb: Verifying Checksum [2023-04-27T04:55:26.056Z] feae8fd75edb: Download complete [2023-04-27T04:55:26.056Z] 2ced38df9373: Download complete [2023-04-27T04:55:38.533Z] feae8fd75edb: Pull complete [2023-04-27T04:55:38.533Z] 242c74f7c9fa: Pull complete [2023-04-27T04:55:38.533Z] 3cdef696dda3: Pull complete [2023-04-27T04:55:48.662Z] 2ced38df9373: Pull complete [2023-04-27T04:55:50.612Z] 58f1dce35555: Pull complete [2023-04-27T04:55:50.612Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-27T04:55:50.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T04:55:50.612Z] ---> fadd8f120f05 [2023-04-27T04:55:50.612Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-27T04:55:52.675Z] ---> Running in 5c09349bc3b4 [2023-04-27T04:55:52.675Z] Removing intermediate container 5c09349bc3b4 [2023-04-27T04:55:52.958Z] ---> 417a644f4e13 [2023-04-27T04:55:52.958Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T04:55:52.958Z] ---> Running in 832d272e7667 [2023-04-27T04:55:53.235Z] Removing intermediate container 832d272e7667 [2023-04-27T04:55:53.235Z] ---> 340021dab89b [2023-04-27T04:55:53.235Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-27T04:55:53.235Z] ---> Running in 7dd0492f90c0 [2023-04-27T04:55:53.850Z] Removing intermediate container 7dd0492f90c0 [2023-04-27T04:55:53.850Z] ---> dae7aa7fd2ff [2023-04-27T04:55:53.850Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T04:55:53.850Z] ---> Running in cbdfc8205168 [2023-04-27T04:55:54.154Z] Removing intermediate container cbdfc8205168 [2023-04-27T04:55:54.154Z] ---> 7e7abde111ef [2023-04-27T04:55:54.154Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T04:55:54.154Z] ---> Running in c8ab2c55b6be [2023-04-27T04:55:55.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T04:55:55.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T04:55:56.819Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-27T04:55:56.819Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-27T04:55:57.089Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-27T04:55:57.089Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-27T04:55:57.089Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T04:55:57.089Z] OK: 268 MiB in 57 packages [2023-04-27T04:55:58.056Z] Removing intermediate container c8ab2c55b6be [2023-04-27T04:55:58.056Z] ---> afb48badd463 [2023-04-27T04:55:58.056Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-27T04:55:58.324Z] ---> Running in 6d09ad1c8184 [2023-04-27T04:55:58.593Z] Removing intermediate container 6d09ad1c8184 [2023-04-27T04:55:58.593Z] ---> 11d474727bcb [2023-04-27T04:55:58.593Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-27T04:56:01.183Z] ---> 7dec78a86af7 [2023-04-27T04:56:01.183Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T04:56:01.183Z] ---> Running in 98bf5809685c [2023-04-27T04:57:09.116Z] Removing intermediate container 98bf5809685c [2023-04-27T04:57:09.116Z] ---> 906c983d4f42 [2023-04-27T04:57:09.116Z] Step 11/12 : COPY . . [2023-04-27T04:57:09.116Z] ---> 192e16544a08 [2023-04-27T04:57:09.116Z] Step 12/12 : RUN $MAKE [2023-04-27T04:57:09.116Z] ---> Running in 058778ccde3a [2023-04-27T04:57:09.116Z] noop [2023-04-27T04:57:09.116Z] Removing intermediate container 058778ccde3a [2023-04-27T04:57:09.116Z] ---> 584e6c84d339 [2023-04-27T04:57:09.116Z] Successfully built 584e6c84d339 [2023-04-27T04:57:09.116Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T04:57:09.483Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T04:57:09.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T04:57:09.744Z] prd-ubuntu20.04-docker-arm64-4c-16g-11860 does not seem to be running inside a container [2023-04-27T04:57:09.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/110 -v /w/workspace/device-mqtt-go/110:/w/workspace/device-mqtt-go/110:rw,z -v /w/workspace/device-mqtt-go/110@tmp:/w/workspace/device-mqtt-go/110@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 [2023-04-27T04:57:11.119Z] $ docker top e86c38d91948e3b874cd9d5c838404f9e05f672c6ec9c7082e01f0b96068a25c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T04:57:12.002Z] + go version [2023-04-27T04:57:12.003Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-27T04:57:12.028Z] $ docker stop --time=1 e86c38d91948e3b874cd9d5c838404f9e05f672c6ec9c7082e01f0b96068a25c [2023-04-27T04:57:13.637Z] $ docker rm -f --volumes e86c38d91948e3b874cd9d5c838404f9e05f672c6ec9c7082e01f0b96068a25c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T04:57:14.158Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T04:57:14.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T04:57:14.370Z] prd-ubuntu20.04-docker-arm64-4c-16g-11860 does not seem to be running inside a container [2023-04-27T04:57:14.451Z] $ 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/110 -v /w/workspace/device-mqtt-go/110:/w/workspace/device-mqtt-go/110:rw,z -v /w/workspace/device-mqtt-go/110@tmp:/w/workspace/device-mqtt-go/110@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 [2023-04-27T04:57:15.703Z] $ docker top 191e0acae903a5e9c0fad00c023f3b8dfd0f51f60146807f93c0da12fd53816a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T04:57:16.225Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/110 [Pipeline] fileExists [Pipeline] sh [2023-04-27T04:57:16.832Z] + make test [2023-04-27T04:57:17.105Z] go test ./... -coverprofile=coverage.out ./... [2023-04-27T04:57:55.989Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-27T04:59:47.699Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-27T04:59:54.399Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-27T04:59:54.399Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.179s coverage: 24.6% of statements [2023-04-27T04:59:54.672Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-27T04:59:54.672Z] go vet ./... [2023-04-27T05:00:27.215Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T05:00:27.215Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T05:00:27.215Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-27T05:00:27.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T05:00:27.254Z] $ docker stop --time=1 191e0acae903a5e9c0fad00c023f3b8dfd0f51f60146807f93c0da12fd53816a [2023-04-27T05:00:29.203Z] $ docker rm -f --volumes 191e0acae903a5e9c0fad00c023f3b8dfd0f51f60146807f93c0da12fd53816a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T05:00:30.414Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T05:00:30.438Z] Warning: overwriting stash ‘coverage-report’ [2023-04-27T05:00:30.967Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T05:00:31.376Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T05:00:31.709Z] + ls -al . [2023-04-27T05:00:31.709Z] total 176 [2023-04-27T05:00:31.709Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 04:57 . [2023-04-27T05:00:31.709Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 04:54 .. [2023-04-27T05:00:31.709Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 27 04:54 .dockerignore [2023-04-27T05:00:31.709Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 04:54 .git [2023-04-27T05:00:31.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 04:54 .github [2023-04-27T05:00:31.709Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 27 04:54 .gitignore [2023-04-27T05:00:31.709Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 04:54 .golangci.yml [2023-04-27T05:00:31.709Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 27 04:54 Attribution.txt [2023-04-27T05:00:31.709Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 27 04:54 CHANGELOG.md [2023-04-27T05:00:31.709Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 27 04:54 Dockerfile [2023-04-27T05:00:31.709Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 04:54 GOVERNANCE.md [2023-04-27T05:00:31.709Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 27 04:54 Jenkinsfile [2023-04-27T05:00:31.709Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 04:54 LICENSE [2023-04-27T05:00:31.709Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 27 04:54 Makefile [2023-04-27T05:00:31.709Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 27 04:54 OWNERS.md [2023-04-27T05:00:31.709Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 27 04:54 README.md [2023-04-27T05:00:31.709Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 04:52 VERSION [2023-04-27T05:00:31.709Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 04:54 bin [2023-04-27T05:00:31.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 04:54 cmd [2023-04-27T05:00:31.709Z] -rw-r--r-- 1 jenkins jenkins 16535 Apr 27 04:59 coverage.out [2023-04-27T05:00:31.709Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 27 04:54 go.mod [2023-04-27T05:00:31.709Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 27 04:54 go.sum [2023-04-27T05:00:31.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 04:54 internal [2023-04-27T05:00:31.709Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 04:54 mock [2023-04-27T05:00:31.709Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 04:54 snap [2023-04-27T05:00:31.709Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 27 04:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:00:32.060Z] + 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=7300f1631db8a52a6c9bbc97f1ad6792569d05b3 --label arch=arm64 --label version=3.0.0-dev.26 . [2023-04-27T05:00:32.331Z] Sending build context to Docker daemon 3.386MB [2023-04-27T05:00:32.331Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T05:00:32.331Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-27T05:00:32.331Z] ---> 584e6c84d339 [2023-04-27T05:00:32.331Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-27T05:00:32.600Z] ---> Running in 09d2196c2570 [2023-04-27T05:00:32.868Z] Removing intermediate container 09d2196c2570 [2023-04-27T05:00:32.868Z] ---> b0ea25bb3c8a [2023-04-27T05:00:32.868Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T05:00:32.868Z] ---> Running in 426409cd7e17 [2023-04-27T05:00:33.154Z] Removing intermediate container 426409cd7e17 [2023-04-27T05:00:33.154Z] ---> ee2a2121009d [2023-04-27T05:00:33.154Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-27T05:00:33.424Z] ---> Running in a42f21350ad0 [2023-04-27T05:00:33.700Z] Removing intermediate container a42f21350ad0 [2023-04-27T05:00:33.700Z] ---> 142a40dc572e [2023-04-27T05:00:33.700Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T05:00:33.970Z] ---> Running in b948aeaf3225 [2023-04-27T05:00:34.239Z] Removing intermediate container b948aeaf3225 [2023-04-27T05:00:34.239Z] ---> b69ac1659a3f [2023-04-27T05:00:34.239Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T05:00:34.239Z] ---> Running in 6389f93adbc7 [2023-04-27T05:00:35.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T05:00:36.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T05:00:37.598Z] OK: 268 MiB in 57 packages [2023-04-27T05:00:38.185Z] Removing intermediate container 6389f93adbc7 [2023-04-27T05:00:38.185Z] ---> e4a1b70e3486 [2023-04-27T05:00:38.185Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-27T05:00:38.185Z] ---> Running in 05e6942e1df6 [2023-04-27T05:00:38.775Z] Removing intermediate container 05e6942e1df6 [2023-04-27T05:00:38.775Z] ---> 41a32e6e7e8c [2023-04-27T05:00:38.775Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-27T05:00:39.369Z] ---> d7d4d4566143 [2023-04-27T05:00:39.369Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T05:00:39.369Z] ---> Running in 067d01320c2f [2023-04-27T05:00:41.968Z] Removing intermediate container 067d01320c2f [2023-04-27T05:00:41.968Z] ---> 15a4e1676dea [2023-04-27T05:00:41.968Z] Step 11/24 : COPY . . [2023-04-27T05:00:42.945Z] ---> bbc6e1c72f1d [2023-04-27T05:00:42.945Z] Step 12/24 : RUN $MAKE [2023-04-27T05:00:42.945Z] ---> Running in 2557b4e1aabf [2023-04-27T05:00:44.398Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-27T05:03:21.145Z] Removing intermediate container 2557b4e1aabf [2023-04-27T05:03:21.145Z] ---> 1c33f8767673 [2023-04-27T05:03:21.145Z] Step 13/24 : FROM alpine:3.17 [2023-04-27T05:03:21.145Z] 3.17: Pulling from library/alpine [2023-04-27T05:03:21.145Z] c41833b44d91: Already exists [2023-04-27T05:03:21.145Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T05:03:21.145Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T05:03:21.145Z] ---> 51e60588ff2c [2023-04-27T05:03:21.145Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-27T05:03:21.145Z] ---> Running in f0cb30b0f61d [2023-04-27T05:03:21.145Z] Removing intermediate container f0cb30b0f61d [2023-04-27T05:03:21.145Z] ---> 125a089eeae9 [2023-04-27T05:03:21.145Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-27T05:03:21.145Z] ---> Running in 785ce7b5c6d4 [2023-04-27T05:03:21.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T05:03:21.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T05:03:21.145Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T05:03:21.145Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T05:03:21.145Z] OK: 8 MiB in 16 packages [2023-04-27T05:03:21.145Z] Removing intermediate container 785ce7b5c6d4 [2023-04-27T05:03:21.145Z] ---> bdf6dce0c857 [2023-04-27T05:03:21.145Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-27T05:03:21.145Z] ---> 201427a0927c [2023-04-27T05:03:21.145Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-27T05:03:21.741Z] ---> 263567f40000 [2023-04-27T05:03:21.741Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-27T05:03:22.331Z] ---> 185c94847513 [2023-04-27T05:03:22.331Z] Step 19/24 : EXPOSE 59982 [2023-04-27T05:03:22.331Z] ---> Running in 1cff3e0e0000 [2023-04-27T05:03:22.919Z] Removing intermediate container 1cff3e0e0000 [2023-04-27T05:03:22.919Z] ---> abe717f328f8 [2023-04-27T05:03:22.919Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-27T05:03:22.919Z] ---> Running in 9c579f9a8812 [2023-04-27T05:03:23.191Z] Removing intermediate container 9c579f9a8812 [2023-04-27T05:03:23.191Z] ---> caa7e4dc7734 [2023-04-27T05:03:23.191Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-27T05:03:23.191Z] ---> Running in 5d841680472a [2023-04-27T05:03:23.462Z] Removing intermediate container 5d841680472a [2023-04-27T05:03:23.462Z] ---> 531c9e11353c [2023-04-27T05:03:23.462Z] Step 22/24 : LABEL arch=arm64 [2023-04-27T05:03:23.741Z] ---> Running in a72943dce271 [2023-04-27T05:03:24.015Z] Removing intermediate container a72943dce271 [2023-04-27T05:03:24.015Z] ---> b28d132ff211 [2023-04-27T05:03:24.015Z] Step 23/24 : LABEL git_sha=7300f1631db8a52a6c9bbc97f1ad6792569d05b3 [2023-04-27T05:03:24.015Z] ---> Running in 10d3d1339738 [2023-04-27T05:03:24.283Z] Removing intermediate container 10d3d1339738 [2023-04-27T05:03:24.283Z] ---> f503a14199fd [2023-04-27T05:03:24.283Z] Step 24/24 : LABEL version=3.0.0-dev.26 [2023-04-27T05:03:24.554Z] ---> Running in 60940f349f99 [2023-04-27T05:03:24.822Z] Removing intermediate container 60940f349f99 [2023-04-27T05:03:24.822Z] ---> 975cb7701823 [2023-04-27T05:03:24.822Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T05:03:24.822Z] Successfully built 975cb7701823 [2023-04-27T05:03:24.822Z] 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 [2023-04-27T05:03:24.954Z] provisioning config files... [2023-04-27T05:03:24.974Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/110@tmp/config5653666694154839990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T05:03:25.319Z] ---> docker-login.sh [2023-04-27T05:03:25.319Z] nexus3.edgexfoundry.org:10001 [2023-04-27T05:03:25.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T05:03:25.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T05:03:25.588Z] Configure a credential helper to remove this warning. See [2023-04-27T05:03:25.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T05:03:25.588Z] [2023-04-27T05:03:25.588Z] Login Succeeded [2023-04-27T05:03:25.588Z] nexus3.edgexfoundry.org:10002 [2023-04-27T05:03:25.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T05:03:26.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T05:03:26.127Z] Configure a credential helper to remove this warning. See [2023-04-27T05:03:26.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T05:03:26.127Z] [2023-04-27T05:03:26.127Z] Login Succeeded [2023-04-27T05:03:26.127Z] nexus3.edgexfoundry.org:10003 [2023-04-27T05:03:26.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T05:03:26.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T05:03:26.395Z] Configure a credential helper to remove this warning. See [2023-04-27T05:03:26.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T05:03:26.395Z] [2023-04-27T05:03:26.395Z] Login Succeeded [2023-04-27T05:03:26.395Z] nexus3.edgexfoundry.org:10004 [2023-04-27T05:03:26.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T05:03:26.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T05:03:26.665Z] Configure a credential helper to remove this warning. See [2023-04-27T05:03:26.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T05:03:26.665Z] [2023-04-27T05:03:26.665Z] Login Succeeded [2023-04-27T05:03:26.665Z] docker.io [2023-04-27T05:03:26.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T05:03:27.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T05:03:27.201Z] Configure a credential helper to remove this warning. See [2023-04-27T05:03:27.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T05:03:27.201Z] [2023-04-27T05:03:27.201Z] Login Succeeded [2023-04-27T05:03:27.201Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T05:03:27.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T05:03:27.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T05:03:27.257Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-04-27T05:03:27.257Z] 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 [2023-04-27T05:03:27.257Z] latest [2023-04-27T05:03:27.257Z] 3.0.0-dev.26 [2023-04-27T05:03:27.257Z] 7300f1631db8a52a6c9bbc97f1ad6792569d05b3-3.0.0-dev.26 [2023-04-27T05:03:27.257Z] main [2023-04-27T05:03:27.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:03:27.697Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7300f1631db8a52a6c9bbc97f1ad6792569d05b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:03:28.054Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7300f1631db8a52a6c9bbc97f1ad6792569d05b3 [2023-04-27T05:03:28.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-27T05:03:28.054Z] 830767b8651e: Preparing [2023-04-27T05:03:28.054Z] d72c6c0da754: Preparing [2023-04-27T05:03:28.054Z] 9cc64b15180c: Preparing [2023-04-27T05:03:28.054Z] 31310aaa829b: Preparing [2023-04-27T05:03:28.054Z] 26cbea5cba74: Preparing [2023-04-27T05:03:28.329Z] 26cbea5cba74: Layer already exists [2023-04-27T05:03:28.329Z] 830767b8651e: Pushed [2023-04-27T05:03:28.329Z] 31310aaa829b: Pushed [2023-04-27T05:03:28.329Z] d72c6c0da754: Pushed [2023-04-27T05:03:33.744Z] 9cc64b15180c: Pushed [2023-04-27T05:03:34.011Z] 7300f1631db8a52a6c9bbc97f1ad6792569d05b3: digest: sha256:0df556c4dddb642be39e57007c917ee0a6cd5feeb73ab9b61443ff8b63157a24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:03:34.356Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:03:34.696Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-04-27T05:03:34.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-27T05:03:34.696Z] 830767b8651e: Preparing [2023-04-27T05:03:34.696Z] d72c6c0da754: Preparing [2023-04-27T05:03:34.696Z] 9cc64b15180c: Preparing [2023-04-27T05:03:34.696Z] 31310aaa829b: Preparing [2023-04-27T05:03:34.696Z] 26cbea5cba74: Preparing [2023-04-27T05:03:34.696Z] 9cc64b15180c: Layer already exists [2023-04-27T05:03:34.696Z] 31310aaa829b: Layer already exists [2023-04-27T05:03:34.696Z] 26cbea5cba74: Layer already exists [2023-04-27T05:03:34.696Z] d72c6c0da754: Layer already exists [2023-04-27T05:03:34.696Z] 830767b8651e: Layer already exists [2023-04-27T05:03:34.963Z] latest: digest: sha256:0df556c4dddb642be39e57007c917ee0a6cd5feeb73ab9b61443ff8b63157a24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:03:35.322Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:03:35.671Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.26 [2023-04-27T05:03:35.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-27T05:03:35.672Z] 830767b8651e: Preparing [2023-04-27T05:03:35.672Z] d72c6c0da754: Preparing [2023-04-27T05:03:35.672Z] 9cc64b15180c: Preparing [2023-04-27T05:03:35.672Z] 31310aaa829b: Preparing [2023-04-27T05:03:35.672Z] 26cbea5cba74: Preparing [2023-04-27T05:03:35.672Z] 830767b8651e: Layer already exists [2023-04-27T05:03:35.672Z] 26cbea5cba74: Layer already exists [2023-04-27T05:03:35.672Z] 31310aaa829b: Layer already exists [2023-04-27T05:03:35.672Z] 9cc64b15180c: Layer already exists [2023-04-27T05:03:35.672Z] d72c6c0da754: Layer already exists [2023-04-27T05:03:35.672Z] 3.0.0-dev.26: digest: sha256:0df556c4dddb642be39e57007c917ee0a6cd5feeb73ab9b61443ff8b63157a24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:03:36.280Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7300f1631db8a52a6c9bbc97f1ad6792569d05b3-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:03:36.616Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7300f1631db8a52a6c9bbc97f1ad6792569d05b3-3.0.0-dev.26 [2023-04-27T05:03:36.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-27T05:03:36.617Z] 830767b8651e: Preparing [2023-04-27T05:03:36.617Z] d72c6c0da754: Preparing [2023-04-27T05:03:36.617Z] 9cc64b15180c: Preparing [2023-04-27T05:03:36.617Z] 31310aaa829b: Preparing [2023-04-27T05:03:36.617Z] 26cbea5cba74: Preparing [2023-04-27T05:03:36.617Z] 26cbea5cba74: Layer already exists [2023-04-27T05:03:36.617Z] 830767b8651e: Layer already exists [2023-04-27T05:03:36.617Z] 9cc64b15180c: Layer already exists [2023-04-27T05:03:36.617Z] d72c6c0da754: Layer already exists [2023-04-27T05:03:36.617Z] 31310aaa829b: Layer already exists [2023-04-27T05:03:36.617Z] 7300f1631db8a52a6c9bbc97f1ad6792569d05b3-3.0.0-dev.26: digest: sha256:0df556c4dddb642be39e57007c917ee0a6cd5feeb73ab9b61443ff8b63157a24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:03:36.956Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:03:37.303Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-04-27T05:03:37.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-27T05:03:37.303Z] 830767b8651e: Preparing [2023-04-27T05:03:37.303Z] d72c6c0da754: Preparing [2023-04-27T05:03:37.303Z] 9cc64b15180c: Preparing [2023-04-27T05:03:37.303Z] 31310aaa829b: Preparing [2023-04-27T05:03:37.303Z] 26cbea5cba74: Preparing [2023-04-27T05:03:37.303Z] 830767b8651e: Layer already exists [2023-04-27T05:03:37.303Z] 26cbea5cba74: Layer already exists [2023-04-27T05:03:37.303Z] 9cc64b15180c: Layer already exists [2023-04-27T05:03:37.303Z] 31310aaa829b: Layer already exists [2023-04-27T05:03:37.303Z] d72c6c0da754: Layer already exists [2023-04-27T05:03:37.303Z] main: digest: sha256:0df556c4dddb642be39e57007c917ee0a6cd5feeb73ab9b61443ff8b63157a24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-27T05:03:37.631Z] ===================================================== [Pipeline] echo [2023-04-27T05:03:37.640Z] taggedImages: [2023-04-27T05:03:37.640Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7300f1631db8a52a6c9bbc97f1ad6792569d05b3 [2023-04-27T05:03:37.640Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-04-27T05:03:37.640Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.26 [2023-04-27T05:03:37.640Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7300f1631db8a52a6c9bbc97f1ad6792569d05b3-3.0.0-dev.26 [2023-04-27T05:03:37.640Z] - 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 [2023-04-27T05:03:38.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T05:03:38.006Z] [2023-04-27T05:03:38.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:03:38.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T05:03:38.338Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-27T05:03:38.338Z] 8998bd30e6a1: Pulling fs layer [2023-04-27T05:03:38.338Z] 04944245beec: Pulling fs layer [2023-04-27T05:03:38.338Z] 699f458cf7ca: Pulling fs layer [2023-04-27T05:03:38.338Z] 765212b225bb: Pulling fs layer [2023-04-27T05:03:38.338Z] f23df028b6ca: Pulling fs layer [2023-04-27T05:03:38.338Z] d65c8cfc05b1: Pulling fs layer [2023-04-27T05:03:38.338Z] 2437ff75d9bd: Pulling fs layer [2023-04-27T05:03:38.338Z] 765212b225bb: Waiting [2023-04-27T05:03:38.338Z] f23df028b6ca: Waiting [2023-04-27T05:03:38.338Z] d65c8cfc05b1: Waiting [2023-04-27T05:03:38.338Z] 2437ff75d9bd: Waiting [2023-04-27T05:03:38.608Z] 04944245beec: Verifying Checksum [2023-04-27T05:03:38.608Z] 04944245beec: Download complete [2023-04-27T05:03:38.608Z] 765212b225bb: Download complete [2023-04-27T05:03:38.608Z] f23df028b6ca: Verifying Checksum [2023-04-27T05:03:38.608Z] f23df028b6ca: Download complete [2023-04-27T05:03:38.608Z] d65c8cfc05b1: Verifying Checksum [2023-04-27T05:03:38.608Z] d65c8cfc05b1: Download complete [2023-04-27T05:03:38.879Z] 699f458cf7ca: Verifying Checksum [2023-04-27T05:03:38.879Z] 699f458cf7ca: Download complete [2023-04-27T05:03:39.150Z] 8998bd30e6a1: Download complete [2023-04-27T05:03:41.750Z] 2437ff75d9bd: Verifying Checksum [2023-04-27T05:03:41.750Z] 2437ff75d9bd: Download complete [2023-04-27T05:03:43.704Z] 8998bd30e6a1: Pull complete [2023-04-27T05:03:43.975Z] 04944245beec: Pull complete [2023-04-27T05:03:45.393Z] 699f458cf7ca: Pull complete [2023-04-27T05:03:46.810Z] 765212b225bb: Pull complete [2023-04-27T05:03:47.397Z] f23df028b6ca: Pull complete [2023-04-27T05:03:47.667Z] d65c8cfc05b1: Pull complete [2023-04-27T05:04:02.683Z] 2437ff75d9bd: Pull complete [2023-04-27T05:04:02.683Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-27T05:04:02.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T05:04:02.683Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T05:04:02.889Z] prd-ubuntu20.04-docker-arm64-4c-16g-11860 does not seem to be running inside a container [2023-04-27T05:04:02.965Z] $ 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/110 -v /w/workspace/device-mqtt-go/110:/w/workspace/device-mqtt-go/110:rw,z -v /w/workspace/device-mqtt-go/110@tmp:/w/workspace/device-mqtt-go/110@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 [2023-04-27T05:04:05.713Z] $ docker top 0059dda4af9d8eb397a2f40e41516d319a70a4c899a2e01f68ea5081c1a38e5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T05:04:06.576Z] ---> job-cost.sh [2023-04-27T05:04:06.576Z] lf-activate-venv: SKIPPING [2023-04-27T05:04:06.576Z] INFO: No Stack... [2023-04-27T05:04:06.845Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-27T05:04:07.810Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T05:04:08.460Z] + cut -d, -f6 [2023-04-27T05:04:08.460Z] + cat /w/workspace/device-mqtt-go/110/archives/cost.csv [Pipeline] lock [2023-04-27T05:04:08.534Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-110-stack-cost] [2023-04-27T05:04:08.543Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-110-stack-cost] did not exist. Created. [2023-04-27T05:04:08.543Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T05:04:09.216Z] /w/workspace/device-mqtt-go/110@tmp/durable-ed8b8c2e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-27T05:04:09.877Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-27T05:04:09.898Z] Warning: overwriting stash ‘stack-cost’ [2023-04-27T05:04:09.951Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T05:04:09.960Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-110-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T05:04:09.983Z] $ docker stop --time=1 0059dda4af9d8eb397a2f40e41516d319a70a4c899a2e01f68ea5081c1a38e5c [2023-04-27T05:04:11.529Z] $ docker rm -f --volumes 0059dda4af9d8eb397a2f40e41516d319a70a4c899a2e01f68ea5081c1a38e5c [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 [2023-04-27T05:04:11.943Z] provisioning config files... [2023-04-27T05:04:11.951Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5692600864026868815tmp [Pipeline] { [Pipeline] sh [2023-04-27T05:04:12.256Z] + set +x [2023-04-27T05:04:12.256Z] + curl -s https://codecov.io/bash [2023-04-27T05:04:12.256Z] + bash -s -- [2023-04-27T05:04:12.256Z] [2023-04-27T05:04:12.256Z] _____ _ [2023-04-27T05:04:12.256Z] / ____| | | [2023-04-27T05:04:12.256Z] | | ___ __| | ___ ___ _____ __ [2023-04-27T05:04:12.256Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-27T05:04:12.256Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-27T05:04:12.256Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-27T05:04:12.256Z] Bash-1.0.6 [2023-04-27T05:04:12.256Z] [2023-04-27T05:04:12.256Z] [2023-04-27T05:04:12.256Z] ==> git version 2.25.1 found [2023-04-27T05:04:12.256Z] ==> 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 [2023-04-27T05:04:12.256Z] Release-Date: 2020-01-08 [2023-04-27T05:04:12.256Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-27T05:04:12.256Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-27T05:04:12.256Z] ==> Jenkins CI detected. [2023-04-27T05:04:12.256Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-04-27T05:04:12.256Z] project root: . [2023-04-27T05:04:12.256Z] --> token set from env [2023-04-27T05:04:12.256Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-27T05:04:12.256Z] ==> Running gcov in . (disable via -X gcov) [2023-04-27T05:04:12.256Z] ==> Python coveragepy not found [2023-04-27T05:04:12.256Z] ==> Searching for coverage reports in: [2023-04-27T05:04:12.256Z] + . [2023-04-27T05:04:12.256Z] -> Found 1 reports [2023-04-27T05:04:12.256Z] ==> Detecting git/mercurial file structure [2023-04-27T05:04:12.256Z] ==> Reading reports [2023-04-27T05:04:12.515Z] + ./coverage.out bytes=16535 [2023-04-27T05:04:12.515Z] ==> Appending adjustments [2023-04-27T05:04:12.515Z] https://docs.codecov.io/docs/fixing-reports [2023-04-27T05:04:12.515Z] + Found adjustments [2023-04-27T05:04:12.515Z] ==> Gzipping contents [2023-04-27T05:04:12.515Z] 4.0K /tmp/codecov.WTkpun.gz [2023-04-27T05:04:12.515Z] ==> Uploading reports [2023-04-27T05:04:12.515Z] url: https://codecov.io [2023-04-27T05:04:12.515Z] query: branch=main&commit=7300f1631db8a52a6c9bbc97f1ad6792569d05b3&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-27T05:04:12.515Z] -> Pinging Codecov [2023-04-27T05:04:12.515Z] 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=7300f1631db8a52a6c9bbc97f1ad6792569d05b3&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-27T05:04:12.515Z] -> Uploading to [2023-04-27T05:04:12.515Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-27/7D719EC7BBE17E464838252E33014C33/7300f1631db8a52a6c9bbc97f1ad6792569d05b3/bfef411c-c28e-4f24-9b37-c75e660f7922.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230427T050412Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=59b6d4860bd4a3fc05330a946c0e09a9288b2f83afa707771aee17bc5b15a1a1 [2023-04-27T05:04:12.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T05:04:12.515Z] Dload Upload Total Spent Left Speed [2023-04-27T05:04:12.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3017 0 0 100 3017 0 11785 --:--:-- --:--:-- --:--:-- 11785 [2023-04-27T05:04:12.774Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/7300f1631db8a52a6c9bbc97f1ad6792569d05b3 [Pipeline] } [2023-04-27T05:04:12.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-27T05:04:13.006Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-27T05:04:13.018Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:04:13.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-27T05:04:13.322Z] [2023-04-27T05:04:13.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:04:13.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-27T05:04:13.645Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-27T05:04:13.645Z] df9b9388f04a: Pulling fs layer [2023-04-27T05:04:13.645Z] 52dc419b0ee2: Pulling fs layer [2023-04-27T05:04:13.645Z] 25bc292e5bac: Pulling fs layer [2023-04-27T05:04:13.645Z] 114826534d7a: Pulling fs layer [2023-04-27T05:04:13.645Z] 4657fd5d0bcf: Pulling fs layer [2023-04-27T05:04:13.645Z] 6ad1cebc031e: Pulling fs layer [2023-04-27T05:04:13.645Z] 8a3aa393b2d8: Pulling fs layer [2023-04-27T05:04:13.645Z] 114826534d7a: Waiting [2023-04-27T05:04:13.645Z] 4657fd5d0bcf: Waiting [2023-04-27T05:04:13.645Z] 6ad1cebc031e: Waiting [2023-04-27T05:04:13.645Z] 8a3aa393b2d8: Waiting [2023-04-27T05:04:13.645Z] 25bc292e5bac: Verifying Checksum [2023-04-27T05:04:13.645Z] 25bc292e5bac: Download complete [2023-04-27T05:04:13.645Z] 52dc419b0ee2: Verifying Checksum [2023-04-27T05:04:13.645Z] 52dc419b0ee2: Download complete [2023-04-27T05:04:13.645Z] 4657fd5d0bcf: Verifying Checksum [2023-04-27T05:04:13.645Z] 4657fd5d0bcf: Download complete [2023-04-27T05:04:13.645Z] df9b9388f04a: Download complete [2023-04-27T05:04:13.906Z] df9b9388f04a: Pull complete [2023-04-27T05:04:13.906Z] 6ad1cebc031e: Verifying Checksum [2023-04-27T05:04:13.906Z] 6ad1cebc031e: Download complete [2023-04-27T05:04:13.906Z] 52dc419b0ee2: Pull complete [2023-04-27T05:04:13.906Z] 25bc292e5bac: Pull complete [2023-04-27T05:04:14.475Z] 114826534d7a: Verifying Checksum [2023-04-27T05:04:14.475Z] 114826534d7a: Download complete [2023-04-27T05:04:14.475Z] 8a3aa393b2d8: Download complete [2023-04-27T05:04:17.757Z] 114826534d7a: Pull complete [2023-04-27T05:04:17.757Z] 4657fd5d0bcf: Pull complete [2023-04-27T05:04:18.017Z] 6ad1cebc031e: Pull complete [2023-04-27T05:04:20.551Z] 8a3aa393b2d8: Pull complete [2023-04-27T05:04:20.551Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-27T05:04:20.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-27T05:04:20.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T05:04:20.640Z] prd-ubuntu20.04-docker-8c-8g-11858 does not seem to be running inside a container [2023-04-27T05:04:20.674Z] $ 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 [2023-04-27T05:04:21.830Z] $ docker top 3c414e30ac54a147fbb309e621ac7267dca0249df2e92e8eae31ac31eb35ff26 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-27T05:04:21.894Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-04-27T05:04:22.170Z] + set -o pipefail [2023-04-27T05:04:22.171Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-04-27T05:04:27.447Z] [2023-04-27T05:04:27.447Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-04-27T05:04:27.447Z] [2023-04-27T05:04:27.447Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/28efa1e6-448c-4e22-8da9-dbd29c2276b0 [2023-04-27T05:04:27.447Z] [2023-04-27T05:04:27.447Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-27T05:04:27.447Z] [2023-04-27T05:04:27.447Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-27T05:04:27.447Z] [2023-04-27T05:04:27.447Z] [2023-04-27T05:04:27.447Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-27T05:04:27.447Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-27T05:04:27.447Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-27T05:04:27.459Z] $ docker stop --time=1 3c414e30ac54a147fbb309e621ac7267dca0249df2e92e8eae31ac31eb35ff26 [2023-04-27T05:04:29.155Z] $ docker rm -f --volumes 3c414e30ac54a147fbb309e621ac7267dca0249df2e92e8eae31ac31eb35ff26 [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 [2023-04-27T05:04:29.852Z] + git log --format=format:%s -1 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 [Pipeline] sh [2023-04-27T05:04:30.146Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T05:04:30.146Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:04:30.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T05:04:30.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T05:04:30.524Z] prd-ubuntu20.04-docker-8c-8g-11858 does not seem to be running inside a container [2023-04-27T05:04:30.557Z] $ 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 [2023-04-27T05:04:30.897Z] $ docker top 888f6817fcb60afd6f57a9e6d5478faf9978a051c3cd1f81aaa4b592a0239173 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T05:04:30.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T05:04:30.985Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T05:04:31.098Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T05:04:31.102Z] $ docker exec 888f6817fcb60afd6f57a9e6d5478faf9978a051c3cd1f81aaa4b592a0239173 ssh-agent [2023-04-27T05:04:31.205Z] SSH_AUTH_SOCK=/tmp/ssh-lWtfA1Vndfbh/agent.32 [2023-04-27T05:04:31.205Z] SSH_AGENT_PID=38 [2023-04-27T05:04:31.212Z] Running ssh-add (command line suppressed) [2023-04-27T05:04:31.313Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2910504646249752892.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2910504646249752892.key) [2023-04-27T05:04:31.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T05:04:31.612Z] + git semver tag [2023-04-27T05:04:31.872Z] 2023-04-27 05:04:31,781 [run_tag] DEBUG tag force:False [2023-04-27T05:04:31.872Z] 2023-04-27 05:04:31,781 [check_head_tag] DEBUG check head tag [2023-04-27T05:04:31.872Z] 2023-04-27 05:04:31,782 [execute] INFO git cat-file --batch-check [2023-04-27T05:04:31.872Z] 2023-04-27 05:04:31,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-04-27T05:04:31.872Z] 2023-04-27 05:04:31,786 [execute] INFO git cat-file --batch [2023-04-27T05:04:31.872Z] 2023-04-27 05:04:31,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-04-27T05:04:31.872Z] 2023-04-27 05:04:31,804 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-27T05:04:31.872Z] 2023-04-27 05:04:31,804 [execute] INFO git tag -a v3.0.0-dev.26 -m v3.0.0-dev.26 [2023-04-27T05:04:31.872Z] 2023-04-27 05:04:31,804 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.26', '-m', 'v3.0.0-dev.26'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-27T05:04:31.872Z] 2023-04-27 05:04:31,809 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-27T05:04:31.872Z] 3.0.0-dev.26 [Pipeline] } [2023-04-27T05:04:31.884Z] $ docker exec --env ******** --env ******** 888f6817fcb60afd6f57a9e6d5478faf9978a051c3cd1f81aaa4b592a0239173 ssh-agent -k [2023-04-27T05:04:31.996Z] unset SSH_AUTH_SOCK; [2023-04-27T05:04:31.997Z] unset SSH_AGENT_PID; [2023-04-27T05:04:31.997Z] echo Agent pid 38 killed; [2023-04-27T05:04:32.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T05:04:32.325Z] + git semver [Pipeline] } [2023-04-27T05:04:32.599Z] $ docker stop --time=1 888f6817fcb60afd6f57a9e6d5478faf9978a051c3cd1f81aaa4b592a0239173 [2023-04-27T05:04:33.882Z] $ docker rm -f --volumes 888f6817fcb60afd6f57a9e6d5478faf9978a051c3cd1f81aaa4b592a0239173 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:04:34.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-27T05:04:34.285Z] [2023-04-27T05:04:34.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:04:34.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-27T05:04:34.585Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-27T05:04:34.585Z] ab5ef0e58194: Pulling fs layer [2023-04-27T05:04:34.585Z] 9712f1f96733: Pulling fs layer [2023-04-27T05:04:34.585Z] 63f879dbbcfc: Pulling fs layer [2023-04-27T05:04:34.585Z] 0d9ebad4ef96: Pulling fs layer [2023-04-27T05:04:34.585Z] e9a5061849ea: Pulling fs layer [2023-04-27T05:04:34.585Z] d747dcd14b5f: Pulling fs layer [2023-04-27T05:04:34.585Z] 2de7ff778b66: Pulling fs layer [2023-04-27T05:04:34.585Z] 0d9ebad4ef96: Waiting [2023-04-27T05:04:34.585Z] e9a5061849ea: Waiting [2023-04-27T05:04:34.585Z] 9712f1f96733: Download complete [2023-04-27T05:04:34.844Z] 63f879dbbcfc: Verifying Checksum [2023-04-27T05:04:34.844Z] 63f879dbbcfc: Download complete [2023-04-27T05:04:35.102Z] 0d9ebad4ef96: Verifying Checksum [2023-04-27T05:04:35.102Z] 0d9ebad4ef96: Download complete [2023-04-27T05:04:35.102Z] ab5ef0e58194: Download complete [2023-04-27T05:04:35.102Z] d747dcd14b5f: Verifying Checksum [2023-04-27T05:04:35.102Z] d747dcd14b5f: Download complete [2023-04-27T05:04:35.102Z] e9a5061849ea: Verifying Checksum [2023-04-27T05:04:35.102Z] e9a5061849ea: Download complete [2023-04-27T05:04:35.102Z] 2de7ff778b66: Verifying Checksum [2023-04-27T05:04:35.102Z] 2de7ff778b66: Download complete [2023-04-27T05:04:37.636Z] ab5ef0e58194: Pull complete [2023-04-27T05:04:37.636Z] 9712f1f96733: Pull complete [2023-04-27T05:04:38.572Z] 63f879dbbcfc: Pull complete [2023-04-27T05:04:41.864Z] 0d9ebad4ef96: Pull complete [2023-04-27T05:04:42.124Z] e9a5061849ea: Pull complete [2023-04-27T05:04:42.124Z] d747dcd14b5f: Pull complete [2023-04-27T05:04:43.502Z] 2de7ff778b66: Pull complete [2023-04-27T05:04:43.502Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-27T05:04:43.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-27T05:04:43.502Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T05:04:43.590Z] prd-ubuntu20.04-docker-8c-8g-11858 does not seem to be running inside a container [2023-04-27T05:04:43.632Z] $ 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 [2023-04-27T05:04:45.114Z] $ docker top ab88a2a8bb89d07da0509a68970b30c77adccfde5a9605e953e594df7935e78e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-27T05:04:45.181Z] provisioning config files... [2023-04-27T05:04:45.188Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4541575117138957470tmp [2023-04-27T05:04:45.197Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13224668727276786519tmp [2023-04-27T05:04:45.205Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1098127088406041685tmp [Pipeline] { [Pipeline] echo [2023-04-27T05:04:45.222Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T05:04:45.503Z] ---> sigul-configuration.sh [2023-04-27T05:04:45.503Z] gpg: directory `/root/.gnupg' created [2023-04-27T05:04:45.503Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-27T05:04:45.503Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-27T05:04:45.503Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-27T05:04:45.503Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-27T05:04:45.503Z] gpg: CAST5 encrypted data [2023-04-27T05:04:45.503Z] gpg: encrypted with 1 passphrase [2023-04-27T05:04:45.503Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-27T05:04:45.788Z] + mkdir /home/jenkins [2023-04-27T05:04:45.788Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-27T05:04:46.075Z] + 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 [2023-04-27T05:04:46.083Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T05:04:46.369Z] ---> sigul-install.sh [2023-04-27T05:04:46.369Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-27T05:04:46.657Z] + git tag --list [2023-04-27T05:04:46.657Z] 0.7.1 [2023-04-27T05:04:46.657Z] v1.0.0 [2023-04-27T05:04:46.657Z] v1.1.0 [2023-04-27T05:04:46.657Z] v1.1.1 [2023-04-27T05:04:46.657Z] v1.2.2 [2023-04-27T05:04:46.657Z] v1.3.0 [2023-04-27T05:04:46.657Z] v1.3.1 [2023-04-27T05:04:46.657Z] v2.0.0 [2023-04-27T05:04:46.657Z] v2.1.0 [2023-04-27T05:04:46.657Z] v2.1.1 [2023-04-27T05:04:46.657Z] v2.1.1-dev.1 [2023-04-27T05:04:46.657Z] v2.1.1-dev.2 [2023-04-27T05:04:46.657Z] v2.2.0 [2023-04-27T05:04:46.657Z] v2.2.1-dev.1 [2023-04-27T05:04:46.657Z] v2.2.1-dev.10 [2023-04-27T05:04:46.657Z] v2.2.1-dev.2 [2023-04-27T05:04:46.657Z] v2.2.1-dev.3 [2023-04-27T05:04:46.657Z] v2.2.1-dev.4 [2023-04-27T05:04:46.657Z] v2.2.1-dev.5 [2023-04-27T05:04:46.657Z] v2.2.1-dev.6 [2023-04-27T05:04:46.657Z] v2.2.1-dev.7 [2023-04-27T05:04:46.657Z] v2.2.1-dev.8 [2023-04-27T05:04:46.657Z] v2.2.1-dev.9 [2023-04-27T05:04:46.657Z] v2.3.0 [2023-04-27T05:04:46.657Z] v2.3.0-dev.10 [2023-04-27T05:04:46.657Z] v2.3.0-dev.11 [2023-04-27T05:04:46.657Z] v2.3.0-dev.12 [2023-04-27T05:04:46.657Z] v2.3.0-dev.13 [2023-04-27T05:04:46.657Z] v2.3.0-dev.14 [2023-04-27T05:04:46.657Z] v2.3.0-dev.15 [2023-04-27T05:04:46.657Z] v2.3.0-dev.16 [2023-04-27T05:04:46.657Z] v2.3.0-dev.17 [2023-04-27T05:04:46.657Z] v2.3.0-dev.18 [2023-04-27T05:04:46.657Z] v2.3.0-dev.19 [2023-04-27T05:04:46.657Z] v2.3.0-dev.20 [2023-04-27T05:04:46.657Z] v2.3.0-dev.21 [2023-04-27T05:04:46.657Z] v2.3.0-dev.22 [2023-04-27T05:04:46.657Z] v2.3.0-dev.23 [2023-04-27T05:04:46.657Z] v2.3.0-dev.24 [2023-04-27T05:04:46.657Z] v2.3.0-dev.25 [2023-04-27T05:04:46.657Z] v2.3.0-dev.26 [2023-04-27T05:04:46.657Z] v2.3.0-dev.27 [2023-04-27T05:04:46.657Z] v2.3.0-dev.28 [2023-04-27T05:04:46.657Z] v2.3.0-dev.29 [2023-04-27T05:04:46.657Z] v2.3.0-dev.30 [2023-04-27T05:04:46.657Z] v2.3.0-dev.31 [2023-04-27T05:04:46.657Z] v2.3.0-dev.32 [2023-04-27T05:04:46.657Z] v2.3.0-dev.33 [2023-04-27T05:04:46.657Z] v2.3.0-dev.34 [2023-04-27T05:04:46.657Z] v3.0.0-dev.1 [2023-04-27T05:04:46.657Z] v3.0.0-dev.10 [2023-04-27T05:04:46.657Z] v3.0.0-dev.11 [2023-04-27T05:04:46.657Z] v3.0.0-dev.12 [2023-04-27T05:04:46.657Z] v3.0.0-dev.13 [2023-04-27T05:04:46.657Z] v3.0.0-dev.14 [2023-04-27T05:04:46.657Z] v3.0.0-dev.15 [2023-04-27T05:04:46.657Z] v3.0.0-dev.16 [2023-04-27T05:04:46.657Z] v3.0.0-dev.17 [2023-04-27T05:04:46.657Z] v3.0.0-dev.18 [2023-04-27T05:04:46.657Z] v3.0.0-dev.19 [2023-04-27T05:04:46.657Z] v3.0.0-dev.2 [2023-04-27T05:04:46.657Z] v3.0.0-dev.20 [2023-04-27T05:04:46.657Z] v3.0.0-dev.21 [2023-04-27T05:04:46.657Z] v3.0.0-dev.22 [2023-04-27T05:04:46.657Z] v3.0.0-dev.23 [2023-04-27T05:04:46.657Z] v3.0.0-dev.24 [2023-04-27T05:04:46.657Z] v3.0.0-dev.25 [2023-04-27T05:04:46.657Z] v3.0.0-dev.26 [2023-04-27T05:04:46.657Z] v3.0.0-dev.3 [2023-04-27T05:04:46.657Z] v3.0.0-dev.4 [2023-04-27T05:04:46.657Z] v3.0.0-dev.5 [2023-04-27T05:04:46.657Z] v3.0.0-dev.6 [2023-04-27T05:04:46.657Z] v3.0.0-dev.7 [2023-04-27T05:04:46.657Z] v3.0.0-dev.8 [2023-04-27T05:04:46.657Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-27T05:04:46.955Z] + lftools sign git-tag v3.0.0-dev.26 [2023-04-27T05:04:47.524Z] Signing Git tag with Sigul... [2023-04-27T05:04:47.524Z] Signing v3.0.0-dev.26 [Pipeline] echo [2023-04-27T05:04:48.103Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T05:04:48.388Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-27T05:04:48.396Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-27T05:04:48.420Z] $ docker stop --time=1 ab88a2a8bb89d07da0509a68970b30c77adccfde5a9605e953e594df7935e78e [2023-04-27T05:04:49.701Z] $ docker rm -f --volumes ab88a2a8bb89d07da0509a68970b30c77adccfde5a9605e953e594df7935e78e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-27T05:04:50.117Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T05:04:50.117Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:04:50.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T05:04:50.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T05:04:50.496Z] prd-ubuntu20.04-docker-8c-8g-11858 does not seem to be running inside a container [2023-04-27T05:04:50.527Z] $ 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 [2023-04-27T05:04:50.841Z] $ docker top 951925620c9dc003cb4154417d8fd4233ae2ed1a6ac37583396dc4002cade5fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T05:04:50.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T05:04:50.937Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T05:04:51.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T05:04:51.057Z] $ docker exec 951925620c9dc003cb4154417d8fd4233ae2ed1a6ac37583396dc4002cade5fc ssh-agent [2023-04-27T05:04:51.175Z] SSH_AUTH_SOCK=/tmp/ssh-mmWry1Q0wHm5/agent.33 [2023-04-27T05:04:51.175Z] SSH_AGENT_PID=39 [2023-04-27T05:04:51.180Z] Running ssh-add (command line suppressed) [2023-04-27T05:04:51.280Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11107442953048225858.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11107442953048225858.key) [2023-04-27T05:04:51.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T05:04:51.580Z] + git semver bump pre [2023-04-27T05:04:51.838Z] 2023-04-27 05:04:51,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-27T05:04:51.838Z] 2023-04-27 05:04:51,754 [bump_version] DEBUG bumping version:3.0.0-dev.26 on axis:pre with prefix:dev [2023-04-27T05:04:51.838Z] 2023-04-27 05:04:51,754 [bump_version] DEBUG bumped version:3.0.0-dev.27 [2023-04-27T05:04:51.838Z] 2023-04-27 05:04:51,754 [write_version] DEBUG write version:3.0.0-dev.27 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-04-27T05:04:51.838Z] 2023-04-27 05:04:51,754 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-27T05:04:51.838Z] 2023-04-27 05:04:51,754 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-27T05:04:51.838Z] 2023-04-27 05:04:51,756 [execute] INFO git cat-file --batch-check [2023-04-27T05:04:51.838Z] 2023-04-27 05:04:51,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T05:04:51.838Z] 2023-04-27 05:04:51,762 [execute] INFO git cat-file --batch [2023-04-27T05:04:51.838Z] 2023-04-27 05:04:51,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T05:04:51.838Z] 2023-04-27 05:04:51,768 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-27T05:04:51.838Z] 3.0.0-dev.27 [Pipeline] } [2023-04-27T05:04:51.850Z] $ docker exec --env ******** --env ******** 951925620c9dc003cb4154417d8fd4233ae2ed1a6ac37583396dc4002cade5fc ssh-agent -k [2023-04-27T05:04:51.943Z] unset SSH_AUTH_SOCK; [2023-04-27T05:04:51.943Z] unset SSH_AGENT_PID; [2023-04-27T05:04:51.943Z] echo Agent pid 39 killed; [2023-04-27T05:04:51.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T05:04:52.260Z] + git semver [Pipeline] } [2023-04-27T05:04:52.534Z] $ docker stop --time=1 951925620c9dc003cb4154417d8fd4233ae2ed1a6ac37583396dc4002cade5fc [2023-04-27T05:04:53.800Z] $ docker rm -f --volumes 951925620c9dc003cb4154417d8fd4233ae2ed1a6ac37583396dc4002cade5fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T05:04:54.138Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T05:04:54.138Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:04:54.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T05:04:54.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T05:04:54.504Z] prd-ubuntu20.04-docker-8c-8g-11858 does not seem to be running inside a container [2023-04-27T05:04:54.535Z] $ 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 [2023-04-27T05:04:54.852Z] $ docker top 96899813191ee895e88a1658339c89f191a8b3bdd21542050ac47a5b1d1a77a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T05:04:54.947Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T05:04:54.947Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T05:04:55.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T05:04:55.058Z] $ docker exec 96899813191ee895e88a1658339c89f191a8b3bdd21542050ac47a5b1d1a77a0 ssh-agent [2023-04-27T05:04:55.164Z] SSH_AUTH_SOCK=/tmp/ssh-FiAthc4pwtX5/agent.32 [2023-04-27T05:04:55.164Z] SSH_AGENT_PID=38 [2023-04-27T05:04:55.169Z] Running ssh-add (command line suppressed) [2023-04-27T05:04:55.261Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5523431596301540979.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5523431596301540979.key) [2023-04-27T05:04:55.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T05:04:55.556Z] + git semver push [2023-04-27T05:04:55.815Z] 2023-04-27 05:04:55,718 [run_push] DEBUG push [2023-04-27T05:04:55.815Z] 2023-04-27 05:04:55,719 [execute] INFO git cat-file --batch-check [2023-04-27T05:04:55.815Z] 2023-04-27 05:04:55,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T05:04:55.815Z] 2023-04-27 05:04:55,722 [execute] INFO git rev-list 3965172a252f184fc36f566b645cde2523386125 -- [2023-04-27T05:04:55.815Z] 2023-04-27 05:04:55,723 [execute] DEBUG Popen(['git', 'rev-list', '3965172a252f184fc36f566b645cde2523386125', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-27T05:04:55.815Z] 2023-04-27 05:04:55,731 [execute] INFO git fetch -v origin [2023-04-27T05:04:55.815Z] 2023-04-27 05:04:55,732 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-27T05:04:56.384Z] 2023-04-27 05:04:56,213 [run_push] DEBUG no remote changes detected [2023-04-27T05:04:56.384Z] 2023-04-27 05:04:56,214 [execute] INFO git push origin semver [2023-04-27T05:04:56.384Z] 2023-04-27 05:04:56,214 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-27T05:04:57.323Z] 2023-04-27 05:04:57,102 [run_push] DEBUG push all version tags [2023-04-27T05:04:57.323Z] 2023-04-27 05:04:57,102 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-27T05:04:57.323Z] 2023-04-27 05:04:57,103 [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) [2023-04-27T05:04:58.264Z] 2023-04-27 05:04:58,032 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-27T05:04:58.264Z] 3.0.0-dev.27 [Pipeline] } [2023-04-27T05:04:58.276Z] $ docker exec --env ******** --env ******** 96899813191ee895e88a1658339c89f191a8b3bdd21542050ac47a5b1d1a77a0 ssh-agent -k [2023-04-27T05:04:58.369Z] unset SSH_AUTH_SOCK; [2023-04-27T05:04:58.370Z] unset SSH_AGENT_PID; [2023-04-27T05:04:58.370Z] echo Agent pid 38 killed; [2023-04-27T05:04:58.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T05:04:58.682Z] + git semver [Pipeline] } [2023-04-27T05:04:58.957Z] $ docker stop --time=1 96899813191ee895e88a1658339c89f191a8b3bdd21542050ac47a5b1d1a77a0 [2023-04-27T05:05:00.238Z] $ docker rm -f --volumes 96899813191ee895e88a1658339c89f191a8b3bdd21542050ac47a5b1d1a77a0 [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 [2023-04-27T05:05:00.831Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-04-27T05:05:00.831Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-27T05:05:00.831Z] total 16 [2023-04-27T05:05:00.831Z] drwxr-xr-x 3 root root 4096 Apr 27 04:54 . [2023-04-27T05:05:00.831Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 05:04 .. [2023-04-27T05:05:00.831Z] drwxr-xr-x 2 root root 4096 Apr 27 04:54 cost [2023-04-27T05:05:00.831Z] -rw-r--r-- 1 root root 86 Apr 27 04:54 cost.csv [2023-04-27T05:05:00.831Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-27T05:05:00.831Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-27T05:05:00.831Z] total 16 [2023-04-27T05:05:00.831Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 04:54 . [2023-04-27T05:05:00.831Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 05:04 .. [2023-04-27T05:05:00.831Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 04:54 cost [2023-04-27T05:05:00.831Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 27 04:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-27T05:05:01.121Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T05:05:01.981Z] ---> package-listing.sh [2023-04-27T05:05:01.981Z] ++ facter osfamily [2023-04-27T05:05:01.981Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-27T05:05:02.241Z] + OS_FAMILY=debian [2023-04-27T05:05:02.241Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-04-27T05:05:02.241Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-27T05:05:02.241Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-27T05:05:02.241Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-27T05:05:02.241Z] + PACKAGES=/tmp/packages_start.txt [2023-04-27T05:05:02.241Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-04-27T05:05:02.241Z] + PACKAGES=/tmp/packages_end.txt [2023-04-27T05:05:02.241Z] + case "${OS_FAMILY}" in [2023-04-27T05:05:02.241Z] + dpkg -l [2023-04-27T05:05:02.241Z] + grep '^ii' [2023-04-27T05:05:02.241Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-27T05:05:02.241Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-27T05:05:02.241Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-27T05:05:02.241Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-04-27T05:05:02.241Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-04-27T05:05:02.241Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-04-27T05:05:02.258Z] 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 [2023-04-27T05:05:02.537Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:05:03.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T05:05:03.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T05:05:03.178Z] prd-ubuntu20.04-docker-8c-8g-11858 does not seem to be running inside a container [2023-04-27T05:05:03.211Z] $ 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 [2023-04-27T05:05:03.406Z] $ docker top 68e0300d7c52be9b26a392bb75724cd41f5f876da6207de43571f80e35bb70d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T05:05:03.750Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-27T05:05:04.036Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-27T05:05:04.324Z] + ls /var/log/sa-host [2023-04-27T05:05:04.324Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T05:05:04.398Z] provisioning config files... [2023-04-27T05:05:04.416Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1156219047008189210tmp [Pipeline] { [Pipeline] echo [2023-04-27T05:05:04.436Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T05:05:04.721Z] ---> create-netrc.sh [Pipeline] } [2023-04-27T05:05:04.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-27T05:05:05.110Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-27T05:05:05.124Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T05:05:05.460Z] ---> sudo-logs.sh [2023-04-27T05:05:05.460Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-27T05:05:05.513Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T05:05:05.811Z] ---> job-cost.sh [2023-04-27T05:05:05.811Z] lf-activate-venv: SKIPPING [2023-04-27T05:05:05.811Z] DEBUG: total: 0.2199999988079071 [2023-04-27T05:05:05.811Z] INFO: Retrieving Stack Cost... [2023-04-27T05:05:06.380Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T05:05:06.639Z] INFO: Archiving Costs [Pipeline] echo [2023-04-27T05:05:06.652Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T05:05:06.947Z] ---> logs-deploy.sh [2023-04-27T05:05:06.947Z] lf-activate-venv: SKIPPING [2023-04-27T05:05:06.947Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/110 [2023-04-27T05:05:06.947Z] INFO: archiving workspace using pattern(s): [2023-04-27T05:05:07.886Z] Archives upload complete. [2023-04-27T05:05:07.886Z] INFO: archiving logs to Nexus