Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 848c7370e59f70b2b102dd5f15f8b033fa5e417d 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-ssh18438217756511802333.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4398317286894547270.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14757112704499710270.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15421210594453766333.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-ssh17238497061257110974.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9185 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 848c7370e59f70b2b102dd5f15f8b033fa5e417d (main) > 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 848c7370e59f70b2b102dd5f15f8b033fa5e417d # timeout=10 Commit message: "Merge pull request #633 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34" > git rev-list --no-walk d23214095485577aeb4dab86231955f0f4cb61d9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-13T03:12:55.868Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-13T03:12:55.938Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-13T03:12:55.956Z] ========================================================= [2023-10-13T03:12:55.956Z] EdgeX Global Pipelines Version Info [2023-10-13T03:12:55.956Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:12:56.670Z] ------------------- [2023-10-13T03:12:56.671Z] stable info: [2023-10-13T03:12:56.671Z] ------------------- [2023-10-13T03:12:56.671Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-13T03:12:56.671Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-13T03:12:56.671Z] Message: update stable to v1.0.254 [2023-10-13T03:12:57.241Z] ------------------- [2023-10-13T03:12:57.241Z] experimental info: [2023-10-13T03:12:57.241Z] ------------------- [2023-10-13T03:12:57.241Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-13T03:12:57.241Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-13T03:12:57.241Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-13T03:12:57.397Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-10-13T03:12:57.407Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-10-13T03:12:57.415Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-13T03:12:57.424Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-13T03:12:57.434Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-13T03:12:57.444Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-13T03:12:57.465Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-13T03:12:57.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-13T03:12:57.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-13T03:12:57.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-13T03:12:57.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-13T03:12:57.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-10-13T03:12:57.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-13T03:12:57.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-13T03:12:57.581Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-13T03:12:57.592Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-13T03:12:57.611Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-13T03:12:57.628Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-13T03:12:57.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-13T03:12:57.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-13T03:12:57.682Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-13T03:12:57.704Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-13T03:12:57.724Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-13T03:12:57.740Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-13T03:12:57.754Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-13T03:12:57.770Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-13T03:12:57.789Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-13T03:12:57.805Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-13T03:12:57.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-13T03:12:57.845Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-13T03:12:57.866Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 848c7370e59f70b2b102dd5f15f8b033fa5e417d [Pipeline] echo [2023-10-13T03:12:57.881Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 848c737 [Pipeline] echo [2023-10-13T03:12:57.890Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T03:12:57.924Z] provisioning config files... [2023-10-13T03:12:57.940Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4757800128929984291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:12:58.249Z] ---> docker-login.sh [2023-10-13T03:12:58.249Z] nexus3.edgexfoundry.org:10001 [2023-10-13T03:12:58.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:58.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:58.523Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:58.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:58.523Z] [2023-10-13T03:12:58.523Z] Login Succeeded [2023-10-13T03:12:58.523Z] nexus3.edgexfoundry.org:10002 [2023-10-13T03:12:58.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:58.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:58.523Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:58.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:58.523Z] [2023-10-13T03:12:58.523Z] Login Succeeded [2023-10-13T03:12:58.523Z] nexus3.edgexfoundry.org:10003 [2023-10-13T03:12:58.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:58.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:58.790Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:58.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:58.790Z] [2023-10-13T03:12:58.790Z] Login Succeeded [2023-10-13T03:12:58.790Z] nexus3.edgexfoundry.org:10004 [2023-10-13T03:12:58.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:58.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:58.790Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:58.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:58.790Z] [2023-10-13T03:12:58.790Z] Login Succeeded [2023-10-13T03:12:58.790Z] docker.io [2023-10-13T03:12:59.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:59.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:59.050Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:59.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:59.050Z] [2023-10-13T03:12:59.050Z] Login Succeeded [2023-10-13T03:12:59.310Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T03:12:59.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-13T03:12:59.701Z] + git rev-list -1 --merges 848c7370e59f70b2b102dd5f15f8b033fa5e417d~1..848c7370e59f70b2b102dd5f15f8b033fa5e417d [Pipeline] echo [2023-10-13T03:12:59.758Z] -----------> git rev-list -1 --merges 848c7370e59f70b2b102dd5f15f8b033fa5e417d~1..848c7370e59f70b2b102dd5f15f8b033fa5e417d 848c7370e59f70b2b102dd5f15f8b033fa5e417d [2023-10-13T03:12:59.758Z] 848c7370e59f70b2b102dd5f15f8b033fa5e417d [false] [Pipeline] sh [2023-10-13T03:13:00.046Z] + git log --format=format:%s -1 848c7370e59f70b2b102dd5f15f8b033fa5e417d [Pipeline] echo [2023-10-13T03:13:00.061Z] ========================================================= [2023-10-13T03:13:00.061Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-13T03:13:00.061Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T03:13:00.417Z] + git log --format=format:%s -1 848c7370e59f70b2b102dd5f15f8b033fa5e417d [Pipeline] echo [2023-10-13T03:13:00.427Z] [semverPrep] GIT_COMMIT: 848c7370e59f70b2b102dd5f15f8b033fa5e417d, Commit Message: Merge pull request #633 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34 [Pipeline] echo [2023-10-13T03:13:00.439Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-13T03:13:00.818Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T03:13:00.819Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-13T03:13:00.819Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-13T03:13:00.819Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-13T03:13:00.819Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-13T03:13:00.819Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-13T03:13:00.819Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:13:01.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:13:01.180Z] [2023-10-13T03:13:01.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:13:01.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:13:01.487Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-13T03:13:01.487Z] b85a868b505f: Pulling fs layer [2023-10-13T03:13:01.487Z] e2be974225ed: Pulling fs layer [2023-10-13T03:13:01.487Z] 339a4e72a1f5: Pulling fs layer [2023-10-13T03:13:01.487Z] 988bab9f4d93: Pulling fs layer [2023-10-13T03:13:01.487Z] 1469e6f7b9e6: Pulling fs layer [2023-10-13T03:13:01.487Z] eaf3925da568: Pulling fs layer [2023-10-13T03:13:01.487Z] bab4dde63d76: Pulling fs layer [2023-10-13T03:13:01.487Z] bde34c3a00c8: Pulling fs layer [2023-10-13T03:13:01.487Z] b352a97aabf1: Pulling fs layer [2023-10-13T03:13:01.487Z] 4872d77fe225: Pulling fs layer [2023-10-13T03:13:01.487Z] 5851b861e8e6: Pulling fs layer [2023-10-13T03:13:01.487Z] 988bab9f4d93: Waiting [2023-10-13T03:13:01.487Z] bab4dde63d76: Waiting [2023-10-13T03:13:01.487Z] 1469e6f7b9e6: Waiting [2023-10-13T03:13:01.487Z] eaf3925da568: Waiting [2023-10-13T03:13:01.487Z] b352a97aabf1: Waiting [2023-10-13T03:13:01.487Z] 4872d77fe225: Waiting [2023-10-13T03:13:01.487Z] bde34c3a00c8: Waiting [2023-10-13T03:13:01.487Z] e2be974225ed: Download complete [2023-10-13T03:13:01.487Z] 988bab9f4d93: Verifying Checksum [2023-10-13T03:13:01.487Z] 988bab9f4d93: Download complete [2023-10-13T03:13:01.487Z] 1469e6f7b9e6: Verifying Checksum [2023-10-13T03:13:01.487Z] 1469e6f7b9e6: Download complete [2023-10-13T03:13:01.487Z] eaf3925da568: Verifying Checksum [2023-10-13T03:13:01.487Z] eaf3925da568: Download complete [2023-10-13T03:13:01.746Z] 339a4e72a1f5: Verifying Checksum [2023-10-13T03:13:01.746Z] 339a4e72a1f5: Download complete [2023-10-13T03:13:01.746Z] bde34c3a00c8: Verifying Checksum [2023-10-13T03:13:01.746Z] bde34c3a00c8: Download complete [2023-10-13T03:13:01.746Z] b352a97aabf1: Download complete [2023-10-13T03:13:01.746Z] 4872d77fe225: Download complete [2023-10-13T03:13:01.746Z] 5851b861e8e6: Download complete [2023-10-13T03:13:01.746Z] b85a868b505f: Verifying Checksum [2023-10-13T03:13:01.746Z] b85a868b505f: Download complete [2023-10-13T03:13:02.016Z] bab4dde63d76: Verifying Checksum [2023-10-13T03:13:02.016Z] bab4dde63d76: Download complete [2023-10-13T03:13:02.951Z] b85a868b505f: Pull complete [2023-10-13T03:13:03.211Z] e2be974225ed: Pull complete [2023-10-13T03:13:03.471Z] 339a4e72a1f5: Pull complete [2023-10-13T03:13:03.729Z] 988bab9f4d93: Pull complete [2023-10-13T03:13:03.987Z] 1469e6f7b9e6: Pull complete [2023-10-13T03:13:03.987Z] eaf3925da568: Pull complete [2023-10-13T03:13:05.891Z] bab4dde63d76: Pull complete [2023-10-13T03:13:05.891Z] bde34c3a00c8: Pull complete [2023-10-13T03:13:06.151Z] b352a97aabf1: Pull complete [2023-10-13T03:13:06.152Z] 4872d77fe225: Pull complete [2023-10-13T03:13:06.152Z] 5851b861e8e6: Pull complete [2023-10-13T03:13:06.412Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-13T03:13:06.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:13:06.412Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:13:06.514Z] prd-ubuntu20.04-docker-8c-8g-9185 does not seem to be running inside a container [2023-10-13T03:13:06.554Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-13T03:13:09.615Z] $ docker top c0e96f944b244194f254bd7e38e47b824d298eefd44ea1a55af6288048679d1c -eo pid,comm [2023-10-13T03:13:09.670Z] 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-10-13T03:13:09.670Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T03:13:09.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T03:13:09.706Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T03:13:09.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T03:13:09.831Z] $ docker exec c0e96f944b244194f254bd7e38e47b824d298eefd44ea1a55af6288048679d1c ssh-agent [2023-10-13T03:13:09.932Z] SSH_AUTH_SOCK=/tmp/ssh-q5SxJ6XAurrZ/agent.32 [2023-10-13T03:13:09.932Z] SSH_AGENT_PID=38 [2023-10-13T03:13:09.939Z] Running ssh-add (command line suppressed) [2023-10-13T03:13:10.052Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3002172308307473027.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3002172308307473027.key) [2023-10-13T03:13:10.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T03:13:10.348Z] + git tag --points-at HEAD [Pipeline] } [2023-10-13T03:13:10.369Z] $ docker exec --env ******** --env ******** c0e96f944b244194f254bd7e38e47b824d298eefd44ea1a55af6288048679d1c ssh-agent -k [2023-10-13T03:13:10.481Z] unset SSH_AUTH_SOCK; [2023-10-13T03:13:10.481Z] unset SSH_AGENT_PID; [2023-10-13T03:13:10.482Z] echo Agent pid 38 killed; [2023-10-13T03:13:10.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-13T03:13:10.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T03:13:10.517Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T03:13:10.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T03:13:10.647Z] $ docker exec c0e96f944b244194f254bd7e38e47b824d298eefd44ea1a55af6288048679d1c ssh-agent [2023-10-13T03:13:10.758Z] SSH_AUTH_SOCK=/tmp/ssh-FNqoKrJDpAev/agent.70 [2023-10-13T03:13:10.758Z] SSH_AGENT_PID=76 [2023-10-13T03:13:10.763Z] Running ssh-add (command line suppressed) [2023-10-13T03:13:10.875Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8895133653839163195.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8895133653839163195.key) [2023-10-13T03:13:10.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T03:13:11.171Z] + git semver init [2023-10-13T03:13:11.430Z] 2023-10-13 03:13:11,348 [run_init] DEBUG init version:0.0.0 force:False [2023-10-13T03:13:11.430Z] 2023-10-13 03:13:11,349 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-10-13T03:13:11.430Z] 2023-10-13 03:13:11,349 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-10-13T03:13:11.430Z] 2023-10-13 03:13:11,349 [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-10-13T03:13:12.375Z] 2023-10-13 03:13:12,255 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-10-13T03:13:12.375Z] 2023-10-13 03:13:12,255 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-10-13T03:13:12.375Z] 2023-10-13 03:13:12,256 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-13T03:13:12.375Z] 2023-10-13 03:13:12,256 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-13T03:13:12.375Z] 3.1.0-dev.17 [Pipeline] } [2023-10-13T03:13:12.388Z] $ docker exec --env ******** --env ******** c0e96f944b244194f254bd7e38e47b824d298eefd44ea1a55af6288048679d1c ssh-agent -k [2023-10-13T03:13:12.492Z] unset SSH_AUTH_SOCK; [2023-10-13T03:13:12.492Z] unset SSH_AGENT_PID; [2023-10-13T03:13:12.492Z] echo Agent pid 76 killed; [2023-10-13T03:13:12.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T03:13:12.812Z] + git semver [Pipeline] } [2023-10-13T03:13:13.091Z] $ docker stop --time=1 c0e96f944b244194f254bd7e38e47b824d298eefd44ea1a55af6288048679d1c [2023-10-13T03:13:14.364Z] $ docker rm -f --volumes c0e96f944b244194f254bd7e38e47b824d298eefd44ea1a55af6288048679d1c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T03:13:14.703Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-13T03:13:14.910Z] Stashed 1 file(s) [Pipeline] echo [2023-10-13T03:13:14.913Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.17 [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-10-13T03:13:15.084Z] provisioning config files... [2023-10-13T03:13:15.095Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11308519838300953399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:13:15.394Z] ---> docker-login.sh [2023-10-13T03:13:15.394Z] nexus3.edgexfoundry.org:10001 [2023-10-13T03:13:15.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:13:15.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:13:15.394Z] Configure a credential helper to remove this warning. See [2023-10-13T03:13:15.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:13:15.394Z] [2023-10-13T03:13:15.394Z] Login Succeeded [2023-10-13T03:13:15.394Z] nexus3.edgexfoundry.org:10002 [2023-10-13T03:13:15.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:13:15.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:13:15.653Z] Configure a credential helper to remove this warning. See [2023-10-13T03:13:15.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:13:15.653Z] [2023-10-13T03:13:15.653Z] Login Succeeded [2023-10-13T03:13:15.653Z] nexus3.edgexfoundry.org:10003 [2023-10-13T03:13:15.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:13:15.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:13:15.653Z] Configure a credential helper to remove this warning. See [2023-10-13T03:13:15.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:13:15.653Z] [2023-10-13T03:13:15.653Z] Login Succeeded [2023-10-13T03:13:15.653Z] nexus3.edgexfoundry.org:10004 [2023-10-13T03:13:15.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:13:15.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:13:15.912Z] Configure a credential helper to remove this warning. See [2023-10-13T03:13:15.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:13:15.912Z] [2023-10-13T03:13:15.912Z] Login Succeeded [2023-10-13T03:13:15.912Z] docker.io [2023-10-13T03:13:15.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:13:16.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:13:16.171Z] Configure a credential helper to remove this warning. See [2023-10-13T03:13:16.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:13:16.172Z] [2023-10-13T03:13:16.172Z] Login Succeeded [2023-10-13T03:13:16.172Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T03:13:16.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-13T03:13:16.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:13:16.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:13:16.253Z] ========================================================= [2023-10-13T03:13:16.253Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-13T03:13:16.253Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:13:16.561Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-13T03:13:16.561Z] Sending build context to Docker daemon 6.526MB [2023-10-13T03:13:16.561Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T03:13:16.561Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-13T03:13:16.561Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-13T03:13:16.561Z] 7264a8db6415: Pulling fs layer [2023-10-13T03:13:16.561Z] c4d48a809fc2: Pulling fs layer [2023-10-13T03:13:16.561Z] 4f1c88b9dad5: Pulling fs layer [2023-10-13T03:13:16.561Z] ad3a456e5733: Pulling fs layer [2023-10-13T03:13:16.561Z] 33e27b845d1e: Pulling fs layer [2023-10-13T03:13:16.561Z] c68163c4e522: Pulling fs layer [2023-10-13T03:13:16.561Z] 50da416c3ac9: Pulling fs layer [2023-10-13T03:13:16.561Z] 23d2d4c4bb30: Pulling fs layer [2023-10-13T03:13:16.561Z] 33e27b845d1e: Waiting [2023-10-13T03:13:16.561Z] ad3a456e5733: Waiting [2023-10-13T03:13:16.561Z] c68163c4e522: Waiting [2023-10-13T03:13:16.561Z] 50da416c3ac9: Waiting [2023-10-13T03:13:16.561Z] 23d2d4c4bb30: Waiting [2023-10-13T03:13:16.562Z] c4d48a809fc2: Download complete [2023-10-13T03:13:16.828Z] ad3a456e5733: Verifying Checksum [2023-10-13T03:13:16.828Z] ad3a456e5733: Download complete [2023-10-13T03:13:16.828Z] 33e27b845d1e: Verifying Checksum [2023-10-13T03:13:16.828Z] 33e27b845d1e: Download complete [2023-10-13T03:13:16.828Z] 7264a8db6415: Verifying Checksum [2023-10-13T03:13:16.828Z] 7264a8db6415: Download complete [2023-10-13T03:13:16.828Z] c68163c4e522: Verifying Checksum [2023-10-13T03:13:16.828Z] c68163c4e522: Download complete [2023-10-13T03:13:16.828Z] 7264a8db6415: Pull complete [2023-10-13T03:13:17.090Z] 23d2d4c4bb30: Verifying Checksum [2023-10-13T03:13:17.090Z] 23d2d4c4bb30: Download complete [2023-10-13T03:13:17.090Z] c4d48a809fc2: Pull complete [2023-10-13T03:13:17.090Z] 4f1c88b9dad5: Verifying Checksum [2023-10-13T03:13:17.090Z] 4f1c88b9dad5: Download complete [2023-10-13T03:13:17.658Z] 50da416c3ac9: Verifying Checksum [2023-10-13T03:13:17.658Z] 50da416c3ac9: Download complete [2023-10-13T03:13:20.941Z] 4f1c88b9dad5: Pull complete [2023-10-13T03:13:20.941Z] ad3a456e5733: Pull complete [2023-10-13T03:13:20.941Z] 33e27b845d1e: Pull complete [2023-10-13T03:13:20.941Z] c68163c4e522: Pull complete [2023-10-13T03:13:22.840Z] 50da416c3ac9: Pull complete [2023-10-13T03:13:23.409Z] 23d2d4c4bb30: Pull complete [2023-10-13T03:13:23.409Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-13T03:13:23.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-13T03:13:23.409Z] ---> 0786185ac409 [2023-10-13T03:13:23.409Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-13T03:13:27.619Z] ---> Running in 200ac3ec66c7 [2023-10-13T03:13:27.619Z] Removing intermediate container 200ac3ec66c7 [2023-10-13T03:13:27.619Z] ---> eeb2894b394d [2023-10-13T03:13:27.619Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T03:13:27.619Z] ---> Running in e46d9d5bf00d [2023-10-13T03:13:27.619Z] Removing intermediate container e46d9d5bf00d [2023-10-13T03:13:27.619Z] ---> 55f513983c61 [2023-10-13T03:13:27.619Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-13T03:13:27.619Z] ---> Running in fb808e27b932 [2023-10-13T03:13:27.619Z] Removing intermediate container fb808e27b932 [2023-10-13T03:13:27.619Z] ---> e583d316af86 [2023-10-13T03:13:27.619Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T03:13:27.619Z] ---> Running in 68ceed30c0ac [2023-10-13T03:13:27.619Z] Removing intermediate container 68ceed30c0ac [2023-10-13T03:13:27.619Z] ---> 1cb8349ddf1f [2023-10-13T03:13:27.619Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T03:13:27.619Z] ---> Running in 6f41f9c05ce1 [2023-10-13T03:13:27.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T03:13:27.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T03:13:28.446Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-13T03:13:28.446Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-13T03:13:28.446Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-13T03:13:28.446Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-13T03:13:28.446Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T03:13:28.446Z] OK: 268 MiB in 56 packages [2023-10-13T03:13:29.015Z] Removing intermediate container 6f41f9c05ce1 [2023-10-13T03:13:29.015Z] ---> c1992d90c0a7 [2023-10-13T03:13:29.015Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-10-13T03:13:29.015Z] ---> Running in c6e7296dcce2 [2023-10-13T03:13:29.015Z] Removing intermediate container c6e7296dcce2 [2023-10-13T03:13:29.015Z] ---> 5f6727ddb3aa [2023-10-13T03:13:29.015Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-13T03:13:29.015Z] ---> a2cce5157250 [2023-10-13T03:13:29.015Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T03:13:29.015Z] ---> Running in 86bbf26d2144 [2023-10-13T03:13:30.030Z] Still waiting to schedule task [2023-10-13T03:13:30.030Z] ‘prd-centos7-blackbox-4c-2g-8677’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-13T03:13:30.030Z] ‘prd-centos7-blackbox-4c-2g-8678’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-13T03:13:30.030Z] ‘prd-centos7-builder-2c-1g-9179’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-13T03:13:30.030Z] ‘prd-centos7-docker-4c-2g-9178’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-13T03:13:30.030Z] ‘prd-ubuntu18.04-docker-8c-8g-9146’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-13T03:13:30.031Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9186’ is offline [2023-10-13T03:14:25.283Z] Removing intermediate container 86bbf26d2144 [2023-10-13T03:14:25.283Z] ---> b32fa9459406 [2023-10-13T03:14:25.283Z] Step 11/12 : COPY . . [2023-10-13T03:14:25.283Z] ---> d5c8cf636de6 [2023-10-13T03:14:25.283Z] Step 12/12 : RUN $MAKE [2023-10-13T03:14:25.283Z] ---> Running in 9e289c04c154 [2023-10-13T03:14:25.283Z] noop [2023-10-13T03:14:25.283Z] Removing intermediate container 9e289c04c154 [2023-10-13T03:14:25.283Z] ---> 0b3dadfb0ea4 [2023-10-13T03:14:25.283Z] Successfully built 0b3dadfb0ea4 [2023-10-13T03:14:25.283Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:14:25.597Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-13T03:14:25.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:14:25.662Z] prd-ubuntu20.04-docker-8c-8g-9185 does not seem to be running inside a container [2023-10-13T03:14:25.689Z] $ 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 ******** ci-base-image-x86_64 cat [2023-10-13T03:14:26.032Z] $ docker top 36a2507f0bdc8354c7c45493e8ef9f076c70128bf0544ef516698c4107f153ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T03:14:26.368Z] + go version [2023-10-13T03:14:26.368Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-13T03:14:26.381Z] $ docker stop --time=1 36a2507f0bdc8354c7c45493e8ef9f076c70128bf0544ef516698c4107f153ba [2023-10-13T03:14:27.670Z] $ docker rm -f --volumes 36a2507f0bdc8354c7c45493e8ef9f076c70128bf0544ef516698c4107f153ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:14:28.095Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-13T03:14:28.095Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:14:28.166Z] prd-ubuntu20.04-docker-8c-8g-9185 does not seem to be running inside a container [2023-10-13T03:14:28.197Z] $ 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 ******** ci-base-image-x86_64 cat [2023-10-13T03:14:28.516Z] $ docker top b7298ca567eb033fc5fbc11f2ba54918f5b8b69673b57f1b47f9deb5dca9f16d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T03:14:28.851Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-10-13T03:14:29.138Z] + make test [2023-10-13T03:14:29.138Z] go test ./... -coverprofile=coverage.out ./... [2023-10-13T03:14:30.507Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-10-13T03:14:40.466Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-10-13T03:14:40.466Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-10-13T03:14:40.466Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 22.8% of statements [2023-10-13T03:14:47.020Z] go vet ./... [2023-10-13T03:14:50.301Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-13T03:14:50.301Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-13T03:14:50.301Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-13T03:14:50.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-13T03:14:50.329Z] $ docker stop --time=1 b7298ca567eb033fc5fbc11f2ba54918f5b8b69673b57f1b47f9deb5dca9f16d [2023-10-13T03:14:54.023Z] $ docker rm -f --volumes b7298ca567eb033fc5fbc11f2ba54918f5b8b69673b57f1b47f9deb5dca9f16d [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T03:14:54.503Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-13T03:14:54.547Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-13T03:14:54.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-13T03:14:55.252Z] + ls -al . [2023-10-13T03:14:55.252Z] total 188 [2023-10-13T03:14:55.252Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 13 03:14 . [2023-10-13T03:14:55.252Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:12 .. [2023-10-13T03:14:55.252Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 13 03:12 .dockerignore [2023-10-13T03:14:55.252Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 03:14 .git [2023-10-13T03:14:55.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:12 .github [2023-10-13T03:14:55.252Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 13 03:12 .gitignore [2023-10-13T03:14:55.252Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 13 03:12 .golangci.yml [2023-10-13T03:14:55.252Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 03:13 .semver [2023-10-13T03:14:55.252Z] -rw-rw-r-- 1 jenkins jenkins 10386 Oct 13 03:12 Attribution.txt [2023-10-13T03:14:55.252Z] -rw-rw-r-- 1 jenkins jenkins 17522 Oct 13 03:12 CHANGELOG.md [2023-10-13T03:14:55.252Z] -rw-rw-r-- 1 jenkins jenkins 1689 Oct 13 03:12 Dockerfile [2023-10-13T03:14:55.252Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 03:12 GOVERNANCE.md [2023-10-13T03:14:55.252Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 13 03:12 Jenkinsfile [2023-10-13T03:14:55.252Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 13 03:12 LICENSE [2023-10-13T03:14:55.252Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 13 03:12 Makefile [2023-10-13T03:14:55.252Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 13 03:12 OWNERS.md [2023-10-13T03:14:55.252Z] -rw-rw-r-- 1 jenkins jenkins 3695 Oct 13 03:12 README.md [2023-10-13T03:14:55.252Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 13 03:13 VERSION [2023-10-13T03:14:55.252Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:12 bin [2023-10-13T03:14:55.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:12 cmd [2023-10-13T03:14:55.252Z] -rw-r--r-- 1 jenkins jenkins 18506 Oct 13 03:14 coverage.out [2023-10-13T03:14:55.252Z] -rw-rw-r-- 1 jenkins jenkins 3822 Oct 13 03:12 go.mod [2023-10-13T03:14:55.252Z] -rw-rw-r-- 1 jenkins jenkins 35625 Oct 13 03:12 go.sum [2023-10-13T03:14:55.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:12 internal [2023-10-13T03:14:55.252Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:12 mock [2023-10-13T03:14:55.252Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:12 snap [2023-10-13T03:14:55.252Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 13 03:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:14:55.566Z] + 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=848c7370e59f70b2b102dd5f15f8b033fa5e417d --label arch=amd64 --label version=3.1.0-dev.17 . [2023-10-13T03:14:55.566Z] Sending build context to Docker daemon 6.545MB [2023-10-13T03:14:55.566Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T03:14:55.566Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-13T03:14:55.566Z] ---> 0b3dadfb0ea4 [2023-10-13T03:14:55.566Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-13T03:14:55.566Z] ---> Running in ec4fc36f7fc1 [2023-10-13T03:14:55.827Z] Removing intermediate container ec4fc36f7fc1 [2023-10-13T03:14:55.827Z] ---> 0305ba807688 [2023-10-13T03:14:55.827Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T03:14:55.827Z] ---> Running in fbe94ca23920 [2023-10-13T03:14:55.827Z] Removing intermediate container fbe94ca23920 [2023-10-13T03:14:55.827Z] ---> 61734f5ce1a5 [2023-10-13T03:14:55.827Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-13T03:14:55.827Z] ---> Running in 1b2d7bf42b3d [2023-10-13T03:14:55.827Z] Removing intermediate container 1b2d7bf42b3d [2023-10-13T03:14:55.827Z] ---> a87b9da7062a [2023-10-13T03:14:55.827Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T03:14:56.090Z] ---> Running in b00b8b69ead9 [2023-10-13T03:14:56.090Z] Removing intermediate container b00b8b69ead9 [2023-10-13T03:14:56.090Z] ---> 629c481883f1 [2023-10-13T03:14:56.090Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T03:14:56.090Z] ---> Running in fd7645825352 [2023-10-13T03:14:56.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T03:14:56.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T03:14:56.607Z] OK: 268 MiB in 56 packages [2023-10-13T03:14:56.866Z] Removing intermediate container fd7645825352 [2023-10-13T03:14:56.866Z] ---> 310d81aaac42 [2023-10-13T03:14:56.866Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-10-13T03:14:56.866Z] ---> Running in cfdcaba7bee0 [2023-10-13T03:14:56.866Z] Removing intermediate container cfdcaba7bee0 [2023-10-13T03:14:56.866Z] ---> 67d2e30900a7 [2023-10-13T03:14:56.866Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-13T03:14:57.124Z] ---> fed2970ac8d9 [2023-10-13T03:14:57.124Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T03:14:57.124Z] ---> Running in b5a135eeb9fe [2023-10-13T03:14:57.705Z] Removing intermediate container b5a135eeb9fe [2023-10-13T03:14:57.705Z] ---> bf10fedb50f9 [2023-10-13T03:14:57.705Z] Step 11/24 : COPY . . [2023-10-13T03:14:57.991Z] ---> 614081f20a5f [2023-10-13T03:14:57.991Z] Step 12/24 : RUN $MAKE [2023-10-13T03:14:57.991Z] ---> Running in 27749d17a208 [2023-10-13T03:14:58.275Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-10-13T03:15:16.547Z] Removing intermediate container 27749d17a208 [2023-10-13T03:15:16.547Z] ---> bacc45510832 [2023-10-13T03:15:16.547Z] Step 13/24 : FROM alpine:3.18 [2023-10-13T03:15:16.807Z] 3.18: Pulling from library/alpine [2023-10-13T03:15:17.066Z] 96526aa774ef: Pulling fs layer [2023-10-13T03:15:17.348Z] 96526aa774ef: Download complete [2023-10-13T03:15:17.348Z] 96526aa774ef: Pull complete [2023-10-13T03:15:17.348Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-13T03:15:17.348Z] Status: Downloaded newer image for alpine:3.18 [2023-10-13T03:15:17.348Z] ---> 8ca4688f4f35 [2023-10-13T03:15:17.348Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-10-13T03:15:17.606Z] ---> Running in 036f4a343836 [2023-10-13T03:15:17.606Z] Removing intermediate container 036f4a343836 [2023-10-13T03:15:17.606Z] ---> ee7ef6a6f620 [2023-10-13T03:15:17.606Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-13T03:15:17.606Z] ---> Running in 185b1303b69e [2023-10-13T03:15:17.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T03:15:18.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T03:15:18.393Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-13T03:15:18.393Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T03:15:18.393Z] OK: 7 MiB in 16 packages [2023-10-13T03:15:18.654Z] Removing intermediate container 185b1303b69e [2023-10-13T03:15:18.654Z] ---> e85209e8d3ff [2023-10-13T03:15:18.654Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-10-13T03:15:19.589Z] ---> 70d1002af5ef [2023-10-13T03:15:19.589Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-10-13T03:15:19.850Z] ---> d2f136138c76 [2023-10-13T03:15:19.850Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-10-13T03:15:19.850Z] ---> 90d241de1033 [2023-10-13T03:15:19.850Z] Step 19/24 : EXPOSE 59982 [2023-10-13T03:15:19.850Z] ---> Running in 9d50170da39e [2023-10-13T03:15:19.850Z] Removing intermediate container 9d50170da39e [2023-10-13T03:15:19.850Z] ---> 3c172bda0907 [2023-10-13T03:15:19.850Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-10-13T03:15:20.109Z] ---> Running in 18f48bd32407 [2023-10-13T03:15:20.109Z] Removing intermediate container 18f48bd32407 [2023-10-13T03:15:20.109Z] ---> bb7c60eba290 [2023-10-13T03:15:20.109Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-13T03:15:20.109Z] ---> Running in 748bffc1aae7 [2023-10-13T03:15:20.109Z] Removing intermediate container 748bffc1aae7 [2023-10-13T03:15:20.109Z] ---> e13dbb40ab69 [2023-10-13T03:15:20.109Z] Step 22/24 : LABEL arch=amd64 [2023-10-13T03:15:20.109Z] ---> Running in 775df9013764 [2023-10-13T03:15:20.368Z] Removing intermediate container 775df9013764 [2023-10-13T03:15:20.368Z] ---> 0b77f2a52e3a [2023-10-13T03:15:20.368Z] Step 23/24 : LABEL git_sha=848c7370e59f70b2b102dd5f15f8b033fa5e417d [2023-10-13T03:15:20.368Z] ---> Running in 9cbab2d475e1 [2023-10-13T03:15:20.368Z] Removing intermediate container 9cbab2d475e1 [2023-10-13T03:15:20.368Z] ---> f7f30ffb7647 [2023-10-13T03:15:20.368Z] Step 24/24 : LABEL version=3.1.0-dev.17 [2023-10-13T03:15:20.368Z] ---> Running in 61a13bef1fba [2023-10-13T03:15:20.368Z] Removing intermediate container 61a13bef1fba [2023-10-13T03:15:20.368Z] ---> c57aa1e78d5b [2023-10-13T03:15:20.368Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-13T03:15:20.368Z] Successfully built c57aa1e78d5b [2023-10-13T03:15:20.368Z] 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-10-13T03:15:20.501Z] provisioning config files... [2023-10-13T03:15:20.508Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11739310932190309510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:15:20.806Z] ---> docker-login.sh [2023-10-13T03:15:20.806Z] nexus3.edgexfoundry.org:10001 [2023-10-13T03:15:20.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:15:20.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:15:20.806Z] Configure a credential helper to remove this warning. See [2023-10-13T03:15:20.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:15:20.806Z] [2023-10-13T03:15:20.806Z] Login Succeeded [2023-10-13T03:15:20.806Z] nexus3.edgexfoundry.org:10002 [2023-10-13T03:15:20.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:15:20.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:15:20.806Z] Configure a credential helper to remove this warning. See [2023-10-13T03:15:20.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:15:20.806Z] [2023-10-13T03:15:20.806Z] Login Succeeded [2023-10-13T03:15:20.806Z] nexus3.edgexfoundry.org:10003 [2023-10-13T03:15:21.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:15:21.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:15:21.066Z] Configure a credential helper to remove this warning. See [2023-10-13T03:15:21.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:15:21.066Z] [2023-10-13T03:15:21.066Z] Login Succeeded [2023-10-13T03:15:21.066Z] nexus3.edgexfoundry.org:10004 [2023-10-13T03:15:21.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:15:21.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:15:21.066Z] Configure a credential helper to remove this warning. See [2023-10-13T03:15:21.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:15:21.066Z] [2023-10-13T03:15:21.066Z] Login Succeeded [2023-10-13T03:15:21.066Z] docker.io [2023-10-13T03:15:21.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:15:21.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:15:21.326Z] Configure a credential helper to remove this warning. See [2023-10-13T03:15:21.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:15:21.326Z] [2023-10-13T03:15:21.326Z] Login Succeeded [2023-10-13T03:15:21.326Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T03:15:21.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-13T03:15:21.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:15:21.375Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-10-13T03:15:21.375Z] 848c7370e59f70b2b102dd5f15f8b033fa5e417d [2023-10-13T03:15:21.375Z] latest [2023-10-13T03:15:21.375Z] 3.1.0-dev.17 [2023-10-13T03:15:21.375Z] 848c7370e59f70b2b102dd5f15f8b033fa5e417d-3.1.0-dev.17 [2023-10-13T03:15:21.375Z] main [2023-10-13T03:15:21.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:15:21.684Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:848c7370e59f70b2b102dd5f15f8b033fa5e417d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:15:21.989Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:848c7370e59f70b2b102dd5f15f8b033fa5e417d [2023-10-13T03:15:21.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-10-13T03:15:21.989Z] 82f1029ed5c4: Preparing [2023-10-13T03:15:21.989Z] a08bdc917dcf: Preparing [2023-10-13T03:15:21.989Z] 900f9d5dabf1: Preparing [2023-10-13T03:15:21.989Z] 7f5e42fd3ef4: Preparing [2023-10-13T03:15:21.989Z] cc2447e1835a: Preparing [2023-10-13T03:15:21.989Z] cc2447e1835a: Layer already exists [2023-10-13T03:15:21.989Z] 82f1029ed5c4: Pushed [2023-10-13T03:15:21.989Z] a08bdc917dcf: Pushed [2023-10-13T03:15:21.989Z] 7f5e42fd3ef4: Pushed [2023-10-13T03:15:25.284Z] 900f9d5dabf1: Pushed [2023-10-13T03:15:25.284Z] 848c7370e59f70b2b102dd5f15f8b033fa5e417d: digest: sha256:ef88dc3cdab3d612412d3eac56b673f10eca03bc023c8ec0f23972987b19ddcf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:15:25.608Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:15:25.912Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-10-13T03:15:25.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-10-13T03:15:25.912Z] 82f1029ed5c4: Preparing [2023-10-13T03:15:25.912Z] a08bdc917dcf: Preparing [2023-10-13T03:15:25.912Z] 900f9d5dabf1: Preparing [2023-10-13T03:15:25.912Z] 7f5e42fd3ef4: Preparing [2023-10-13T03:15:25.912Z] cc2447e1835a: Preparing [2023-10-13T03:15:25.912Z] a08bdc917dcf: Layer already exists [2023-10-13T03:15:25.912Z] 7f5e42fd3ef4: Layer already exists [2023-10-13T03:15:25.912Z] cc2447e1835a: Layer already exists [2023-10-13T03:15:25.912Z] 900f9d5dabf1: Layer already exists [2023-10-13T03:15:25.912Z] 82f1029ed5c4: Layer already exists [2023-10-13T03:15:25.912Z] latest: digest: sha256:ef88dc3cdab3d612412d3eac56b673f10eca03bc023c8ec0f23972987b19ddcf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:15:26.221Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:15:26.528Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.17 [2023-10-13T03:15:26.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-10-13T03:15:26.529Z] 82f1029ed5c4: Preparing [2023-10-13T03:15:26.529Z] a08bdc917dcf: Preparing [2023-10-13T03:15:26.529Z] 900f9d5dabf1: Preparing [2023-10-13T03:15:26.529Z] 7f5e42fd3ef4: Preparing [2023-10-13T03:15:26.529Z] cc2447e1835a: Preparing [2023-10-13T03:15:26.529Z] 900f9d5dabf1: Layer already exists [2023-10-13T03:15:26.529Z] 7f5e42fd3ef4: Layer already exists [2023-10-13T03:15:26.529Z] 82f1029ed5c4: Layer already exists [2023-10-13T03:15:26.529Z] a08bdc917dcf: Layer already exists [2023-10-13T03:15:26.529Z] cc2447e1835a: Layer already exists [2023-10-13T03:15:26.529Z] 3.1.0-dev.17: digest: sha256:ef88dc3cdab3d612412d3eac56b673f10eca03bc023c8ec0f23972987b19ddcf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:15:26.840Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:848c7370e59f70b2b102dd5f15f8b033fa5e417d-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:15:27.145Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:848c7370e59f70b2b102dd5f15f8b033fa5e417d-3.1.0-dev.17 [2023-10-13T03:15:27.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-10-13T03:15:27.145Z] 82f1029ed5c4: Preparing [2023-10-13T03:15:27.145Z] a08bdc917dcf: Preparing [2023-10-13T03:15:27.145Z] 900f9d5dabf1: Preparing [2023-10-13T03:15:27.145Z] 7f5e42fd3ef4: Preparing [2023-10-13T03:15:27.145Z] cc2447e1835a: Preparing [2023-10-13T03:15:27.145Z] 900f9d5dabf1: Layer already exists [2023-10-13T03:15:27.145Z] 82f1029ed5c4: Layer already exists [2023-10-13T03:15:27.145Z] cc2447e1835a: Layer already exists [2023-10-13T03:15:27.145Z] a08bdc917dcf: Layer already exists [2023-10-13T03:15:27.145Z] 7f5e42fd3ef4: Layer already exists [2023-10-13T03:15:27.145Z] 848c7370e59f70b2b102dd5f15f8b033fa5e417d-3.1.0-dev.17: digest: sha256:ef88dc3cdab3d612412d3eac56b673f10eca03bc023c8ec0f23972987b19ddcf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:15:27.470Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:15:27.787Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-10-13T03:15:27.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-10-13T03:15:27.787Z] 82f1029ed5c4: Preparing [2023-10-13T03:15:27.787Z] a08bdc917dcf: Preparing [2023-10-13T03:15:27.787Z] 900f9d5dabf1: Preparing [2023-10-13T03:15:27.787Z] 7f5e42fd3ef4: Preparing [2023-10-13T03:15:27.787Z] cc2447e1835a: Preparing [2023-10-13T03:15:27.787Z] 7f5e42fd3ef4: Layer already exists [2023-10-13T03:15:27.787Z] 900f9d5dabf1: Layer already exists [2023-10-13T03:15:27.787Z] 82f1029ed5c4: Layer already exists [2023-10-13T03:15:27.787Z] a08bdc917dcf: Layer already exists [2023-10-13T03:15:27.787Z] cc2447e1835a: Layer already exists [2023-10-13T03:15:27.787Z] main: digest: sha256:ef88dc3cdab3d612412d3eac56b673f10eca03bc023c8ec0f23972987b19ddcf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-13T03:15:27.834Z] ===================================================== [Pipeline] echo [2023-10-13T03:15:27.845Z] taggedImages: [2023-10-13T03:15:27.845Z] - nexus3.edgexfoundry.org:10004/device-mqtt:848c7370e59f70b2b102dd5f15f8b033fa5e417d [2023-10-13T03:15:27.845Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-10-13T03:15:27.845Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.17 [2023-10-13T03:15:27.845Z] - nexus3.edgexfoundry.org:10004/device-mqtt:848c7370e59f70b2b102dd5f15f8b033fa5e417d-3.1.0-dev.17 [2023-10-13T03:15:27.845Z] - 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-10-13T03:15:28.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T03:15:28.226Z] [2023-10-13T03:15:28.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:15:28.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T03:15:28.519Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-13T03:15:28.519Z] 5eb5b503b376: Pulling fs layer [2023-10-13T03:15:28.519Z] 5c69ac0246d0: Pulling fs layer [2023-10-13T03:15:28.519Z] ec43610c2a17: Pulling fs layer [2023-10-13T03:15:28.519Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-13T03:15:28.519Z] 33b1e0a273af: Pulling fs layer [2023-10-13T03:15:28.519Z] 5d3b04190fa2: Pulling fs layer [2023-10-13T03:15:28.519Z] 2f39f015ded8: Pulling fs layer [2023-10-13T03:15:28.519Z] 5d3b04190fa2: Waiting [2023-10-13T03:15:28.519Z] 33b1e0a273af: Waiting [2023-10-13T03:15:28.519Z] 3a2ae6a8a46f: Waiting [2023-10-13T03:15:28.519Z] 2f39f015ded8: Waiting [2023-10-13T03:15:28.519Z] 5c69ac0246d0: Verifying Checksum [2023-10-13T03:15:28.519Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-13T03:15:28.519Z] 3a2ae6a8a46f: Download complete [2023-10-13T03:15:28.519Z] 33b1e0a273af: Verifying Checksum [2023-10-13T03:15:28.519Z] 33b1e0a273af: Download complete [2023-10-13T03:15:28.519Z] ec43610c2a17: Verifying Checksum [2023-10-13T03:15:28.519Z] ec43610c2a17: Download complete [2023-10-13T03:15:28.519Z] 5d3b04190fa2: Verifying Checksum [2023-10-13T03:15:28.519Z] 5d3b04190fa2: Download complete [2023-10-13T03:15:28.778Z] 5eb5b503b376: Verifying Checksum [2023-10-13T03:15:28.778Z] 5eb5b503b376: Download complete [2023-10-13T03:15:29.510Z] 2f39f015ded8: Verifying Checksum [2023-10-13T03:15:29.510Z] 2f39f015ded8: Download complete [2023-10-13T03:15:30.074Z] 5eb5b503b376: Pull complete [2023-10-13T03:15:30.075Z] 5c69ac0246d0: Pull complete [2023-10-13T03:15:30.331Z] ec43610c2a17: Pull complete [2023-10-13T03:15:30.589Z] 3a2ae6a8a46f: Pull complete [2023-10-13T03:15:30.847Z] 33b1e0a273af: Pull complete [2023-10-13T03:15:30.847Z] 5d3b04190fa2: Pull complete [2023-10-13T03:15:35.030Z] 2f39f015ded8: Pull complete [2023-10-13T03:15:35.030Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-13T03:15:35.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T03:15:35.030Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:15:35.112Z] prd-ubuntu20.04-docker-8c-8g-9185 does not seem to be running inside a container [2023-10-13T03:15:35.143Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-13T03:15:44.481Z] $ docker top 7441f3f0c2b3104a1330f1dfee877662015b030e8934175255fbbe0a1e0664cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:15:46.531Z] ---> job-cost.sh [2023-10-13T03:15:46.531Z] lf-activate-venv: SKIPPING [2023-10-13T03:15:46.531Z] INFO: No Stack... [2023-10-13T03:15:46.790Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-13T03:15:47.050Z] INFO: Archiving Costs [Pipeline] sh [2023-10-13T03:15:47.336Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-10-13T03:15:47.336Z] + cut -d, -f6 [Pipeline] lock [2023-10-13T03:15:47.348Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-145-stack-cost] [2023-10-13T03:15:47.359Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-145-stack-cost] did not exist. Created. [2023-10-13T03:15:47.359Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-13T03:15:47.657Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-13T03:15:47.685Z] Stashed 1 file(s) [Pipeline] } [2023-10-13T03:15:47.692Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-145-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-13T03:15:47.708Z] $ docker stop --time=1 7441f3f0c2b3104a1330f1dfee877662015b030e8934175255fbbe0a1e0664cd [2023-10-13T03:15:48.902Z] $ docker rm -f --volumes 7441f3f0c2b3104a1330f1dfee877662015b030e8934175255fbbe0a1e0664cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-13T03:16:13.325Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9189 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-10-13T03:16:13.339Z] Running in /w/workspace/device-mqtt-go/145 [Pipeline] { [Pipeline] checkout [2023-10-13T03:16:13.384Z] The recommended git tool is: git [2023-10-13T03:16:19.639Z] using credential edgex-jenkins-ssh [2023-10-13T03:16:19.660Z] Cloning the remote Git repository [2023-10-13T03:16:19.720Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-13T03:16:19.829Z] > git init /w/workspace/device-mqtt-go/145 # timeout=10 [2023-10-13T03:16:20.003Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-13T03:16:20.004Z] > git --version # timeout=10 [2023-10-13T03:16:20.029Z] > git --version # 'git version 2.25.1' [2023-10-13T03:16:20.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-13T03:16:20.220Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-13T03:16:21.506Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-10-13T03:16:21.529Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-13T03:16:22.540Z] Avoid second fetch [2023-10-13T03:16:22.540Z] Checking out Revision 848c7370e59f70b2b102dd5f15f8b033fa5e417d (main) [2023-10-13T03:16:23.193Z] Commit message: "Merge pull request #633 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34" [Pipeline] withEnv [Pipeline] { [2023-10-13T03:16:22.562Z] > git config core.sparsecheckout # timeout=10 [2023-10-13T03:16:22.658Z] > git checkout -f 848c7370e59f70b2b102dd5f15f8b033fa5e417d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T03:16:24.182Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-13T03:16:24.182Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-13T03:16:24.182Z] Dload Upload Total Spent Left Speed [2023-10-13T03:16:24.182Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-10-13T03:16:24.831Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-13T03:16:25.172Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-13T03:16:25.172Z] + sudo tee /etc/docker/daemon.new [2023-10-13T03:16:25.172Z] { [2023-10-13T03:16:25.172Z] "registry-mirrors": [ [2023-10-13T03:16:25.172Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-13T03:16:25.172Z] ], [2023-10-13T03:16:25.172Z] "bip": "10.250.0.254/24", [2023-10-13T03:16:25.172Z] "hosts": [ [2023-10-13T03:16:25.172Z] "tcp://0.0.0.0:5555", [2023-10-13T03:16:25.172Z] "unix:///var/run/docker.sock" [2023-10-13T03:16:25.172Z] ], [2023-10-13T03:16:25.172Z] "mtu": 1458, [2023-10-13T03:16:25.172Z] "selinux-enabled": true, [2023-10-13T03:16:25.172Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-13T03:16:25.172Z] } [Pipeline] sh [2023-10-13T03:16:25.523Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-13T03:16:25.864Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T03:16:44.185Z] provisioning config files... [2023-10-13T03:16:44.214Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/145@tmp/config6596240203511326883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:16:44.570Z] ---> docker-login.sh [2023-10-13T03:16:44.571Z] nexus3.edgexfoundry.org:10001 [2023-10-13T03:16:45.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:16:45.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:16:45.162Z] Configure a credential helper to remove this warning. See [2023-10-13T03:16:45.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:16:45.162Z] [2023-10-13T03:16:45.162Z] Login Succeeded [2023-10-13T03:16:45.162Z] nexus3.edgexfoundry.org:10002 [2023-10-13T03:16:45.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:16:45.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:16:45.721Z] Configure a credential helper to remove this warning. See [2023-10-13T03:16:45.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:16:45.721Z] [2023-10-13T03:16:45.721Z] Login Succeeded [2023-10-13T03:16:45.721Z] nexus3.edgexfoundry.org:10003 [2023-10-13T03:16:45.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:16:45.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:16:45.991Z] Configure a credential helper to remove this warning. See [2023-10-13T03:16:45.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:16:45.991Z] [2023-10-13T03:16:45.991Z] Login Succeeded [2023-10-13T03:16:45.991Z] nexus3.edgexfoundry.org:10004 [2023-10-13T03:16:46.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:16:46.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:16:46.261Z] Configure a credential helper to remove this warning. See [2023-10-13T03:16:46.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:16:46.261Z] [2023-10-13T03:16:46.261Z] Login Succeeded [2023-10-13T03:16:46.533Z] docker.io [2023-10-13T03:16:46.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:16:47.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:16:47.120Z] Configure a credential helper to remove this warning. See [2023-10-13T03:16:47.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:16:47.120Z] [2023-10-13T03:16:47.120Z] Login Succeeded [2023-10-13T03:16:47.120Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T03:16:47.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-13T03:16:47.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:16:47.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:16:47.457Z] ========================================================= [2023-10-13T03:16:47.457Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-13T03:16:47.457Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:16:47.817Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-13T03:16:48.089Z] Sending build context to Docker daemon 3.366MB [2023-10-13T03:16:48.089Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T03:16:48.089Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-13T03:16:48.360Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-13T03:16:48.360Z] 9fda8d8052c6: Pulling fs layer [2023-10-13T03:16:48.360Z] 5d54e960e981: Pulling fs layer [2023-10-13T03:16:48.360Z] c4a7e357bf2a: Pulling fs layer [2023-10-13T03:16:48.360Z] f0e02332f6b5: Pulling fs layer [2023-10-13T03:16:48.360Z] cefa15bbcfad: Pulling fs layer [2023-10-13T03:16:48.360Z] 17808c966233: Pulling fs layer [2023-10-13T03:16:48.360Z] f4c1fc716caa: Pulling fs layer [2023-10-13T03:16:48.360Z] cefa15bbcfad: Waiting [2023-10-13T03:16:48.360Z] 17808c966233: Waiting [2023-10-13T03:16:48.360Z] f4c1fc716caa: Waiting [2023-10-13T03:16:48.360Z] f0e02332f6b5: Waiting [2023-10-13T03:16:48.360Z] 5d54e960e981: Verifying Checksum [2023-10-13T03:16:48.360Z] 5d54e960e981: Download complete [2023-10-13T03:16:48.360Z] f0e02332f6b5: Verifying Checksum [2023-10-13T03:16:48.360Z] f0e02332f6b5: Download complete [2023-10-13T03:16:48.360Z] cefa15bbcfad: Verifying Checksum [2023-10-13T03:16:48.360Z] cefa15bbcfad: Download complete [2023-10-13T03:16:48.360Z] 9fda8d8052c6: Verifying Checksum [2023-10-13T03:16:48.360Z] 9fda8d8052c6: Download complete [2023-10-13T03:16:48.953Z] f4c1fc716caa: Verifying Checksum [2023-10-13T03:16:48.953Z] f4c1fc716caa: Download complete [2023-10-13T03:16:49.543Z] 9fda8d8052c6: Pull complete [2023-10-13T03:16:50.131Z] 5d54e960e981: Pull complete [2023-10-13T03:16:50.732Z] c4a7e357bf2a: Verifying Checksum [2023-10-13T03:16:50.732Z] c4a7e357bf2a: Download complete [2023-10-13T03:16:51.323Z] 17808c966233: Verifying Checksum [2023-10-13T03:16:51.323Z] 17808c966233: Download complete [2023-10-13T03:17:03.683Z] c4a7e357bf2a: Pull complete [2023-10-13T03:17:03.954Z] f0e02332f6b5: Pull complete [2023-10-13T03:17:04.223Z] cefa15bbcfad: Pull complete [2023-10-13T03:17:14.322Z] 17808c966233: Pull complete [2023-10-13T03:17:14.985Z] f4c1fc716caa: Pull complete [2023-10-13T03:17:14.985Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-13T03:17:14.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-13T03:17:14.985Z] ---> ea914061e18c [2023-10-13T03:17:14.985Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-13T03:17:16.058Z] ---> Running in dbaa32351335 [2023-10-13T03:17:16.329Z] Removing intermediate container dbaa32351335 [2023-10-13T03:17:16.329Z] ---> 4ececd6276d4 [2023-10-13T03:17:16.329Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T03:17:16.329Z] ---> Running in 53afe8356e3d [2023-10-13T03:17:16.606Z] Removing intermediate container 53afe8356e3d [2023-10-13T03:17:16.606Z] ---> a382df51746c [2023-10-13T03:17:16.606Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-13T03:17:16.877Z] ---> Running in d7b917243ac1 [2023-10-13T03:17:17.147Z] Removing intermediate container d7b917243ac1 [2023-10-13T03:17:17.147Z] ---> 408ea099b353 [2023-10-13T03:17:17.147Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T03:17:17.418Z] ---> Running in 35e19abe89c7 [2023-10-13T03:17:17.690Z] Removing intermediate container 35e19abe89c7 [2023-10-13T03:17:17.690Z] ---> 4afb4dd55ad6 [2023-10-13T03:17:17.690Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T03:17:17.690Z] ---> Running in fbf0ec6d2bf7 [2023-10-13T03:17:19.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T03:17:19.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T03:17:20.819Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-13T03:17:20.819Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-13T03:17:20.819Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-13T03:17:20.819Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-13T03:17:20.819Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T03:17:20.819Z] OK: 270 MiB in 56 packages [2023-10-13T03:17:22.791Z] Removing intermediate container fbf0ec6d2bf7 [2023-10-13T03:17:22.791Z] ---> a2ba7e735492 [2023-10-13T03:17:22.791Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-10-13T03:17:22.791Z] ---> Running in 4aa8cdf9f086 [2023-10-13T03:17:23.062Z] Removing intermediate container 4aa8cdf9f086 [2023-10-13T03:17:23.062Z] ---> 6460fb4223d0 [2023-10-13T03:17:23.062Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-13T03:17:23.659Z] ---> f35f70e702f5 [2023-10-13T03:17:23.659Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T03:17:23.945Z] ---> Running in f9f5ca767dde [2023-10-13T03:19:00.673Z] Removing intermediate container f9f5ca767dde [2023-10-13T03:19:00.673Z] ---> 39fa90b434a3 [2023-10-13T03:19:00.673Z] Step 11/12 : COPY . . [2023-10-13T03:19:00.673Z] ---> ff9f4760adb0 [2023-10-13T03:19:00.673Z] Step 12/12 : RUN $MAKE [2023-10-13T03:19:00.673Z] ---> Running in 8590b53274fb [2023-10-13T03:19:00.673Z] noop [2023-10-13T03:19:00.673Z] Removing intermediate container 8590b53274fb [2023-10-13T03:19:00.673Z] ---> fd158e4c5c66 [2023-10-13T03:19:00.673Z] Successfully built fd158e4c5c66 [2023-10-13T03:19:00.674Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:19:01.055Z] + docker inspect -f . ci-base-image-arm64 [2023-10-13T03:19:01.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:19:01.318Z] prd-ubuntu20.04-docker-arm64-4c-16g-9189 does not seem to be running inside a container [2023-10-13T03:19:01.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/145 -v /w/workspace/device-mqtt-go/145:/w/workspace/device-mqtt-go/145:rw,z -v /w/workspace/device-mqtt-go/145@tmp:/w/workspace/device-mqtt-go/145@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-10-13T03:19:02.750Z] $ docker top 51ab6d93afb2696b8cacb6cdd4d47c5f9c5fb56b2469232401d8025c243c7a01 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T03:19:03.633Z] + go version [2023-10-13T03:19:03.633Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-13T03:19:03.656Z] $ docker stop --time=1 51ab6d93afb2696b8cacb6cdd4d47c5f9c5fb56b2469232401d8025c243c7a01 [2023-10-13T03:19:05.361Z] $ docker rm -f --volumes 51ab6d93afb2696b8cacb6cdd4d47c5f9c5fb56b2469232401d8025c243c7a01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:19:05.911Z] + docker inspect -f . ci-base-image-arm64 [2023-10-13T03:19:05.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:19:06.122Z] prd-ubuntu20.04-docker-arm64-4c-16g-9189 does not seem to be running inside a container [2023-10-13T03:19:06.218Z] $ 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/145 -v /w/workspace/device-mqtt-go/145:/w/workspace/device-mqtt-go/145:rw,z -v /w/workspace/device-mqtt-go/145@tmp:/w/workspace/device-mqtt-go/145@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-10-13T03:19:07.499Z] $ docker top 5981ab5289763abe006a51cc91056fefa81ba85b897603d5923970950a3bfa73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T03:19:08.373Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/145 [Pipeline] fileExists [Pipeline] sh [2023-10-13T03:19:09.035Z] + make test [2023-10-13T03:19:09.035Z] go test ./... -coverprofile=coverage.out ./... [2023-10-13T03:19:13.307Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-10-13T03:21:20.026Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-10-13T03:21:20.026Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-10-13T03:21:20.026Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.069s coverage: 22.8% of statements [2023-10-13T03:21:20.026Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-13T03:21:20.026Z] go vet ./... [2023-10-13T03:21:52.280Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-13T03:21:52.280Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-13T03:21:52.280Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-13T03:21:52.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-13T03:21:52.311Z] $ docker stop --time=1 5981ab5289763abe006a51cc91056fefa81ba85b897603d5923970950a3bfa73 [2023-10-13T03:21:55.125Z] $ docker rm -f --volumes 5981ab5289763abe006a51cc91056fefa81ba85b897603d5923970950a3bfa73 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T03:21:56.412Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-13T03:21:56.436Z] Warning: overwriting stash ‘coverage-report’ [2023-10-13T03:21:57.018Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T03:21:57.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-13T03:21:57.739Z] + ls -al . [2023-10-13T03:21:57.739Z] total 184 [2023-10-13T03:21:57.739Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 03:19 . [2023-10-13T03:21:57.739Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:16 .. [2023-10-13T03:21:57.739Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 13 03:16 .dockerignore [2023-10-13T03:21:57.739Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 03:16 .git [2023-10-13T03:21:57.739Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:16 .github [2023-10-13T03:21:57.739Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 13 03:16 .gitignore [2023-10-13T03:21:57.739Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 13 03:16 .golangci.yml [2023-10-13T03:21:57.739Z] -rw-rw-r-- 1 jenkins jenkins 10386 Oct 13 03:16 Attribution.txt [2023-10-13T03:21:57.739Z] -rw-rw-r-- 1 jenkins jenkins 17522 Oct 13 03:16 CHANGELOG.md [2023-10-13T03:21:57.739Z] -rw-rw-r-- 1 jenkins jenkins 1689 Oct 13 03:16 Dockerfile [2023-10-13T03:21:57.739Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 03:16 GOVERNANCE.md [2023-10-13T03:21:57.739Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 13 03:16 Jenkinsfile [2023-10-13T03:21:57.739Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 13 03:16 LICENSE [2023-10-13T03:21:57.739Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 13 03:16 Makefile [2023-10-13T03:21:57.739Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 13 03:16 OWNERS.md [2023-10-13T03:21:57.739Z] -rw-rw-r-- 1 jenkins jenkins 3695 Oct 13 03:16 README.md [2023-10-13T03:21:57.739Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 13 03:13 VERSION [2023-10-13T03:21:57.739Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:16 bin [2023-10-13T03:21:57.739Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:16 cmd [2023-10-13T03:21:57.739Z] -rw-r--r-- 1 jenkins jenkins 18506 Oct 13 03:21 coverage.out [2023-10-13T03:21:57.739Z] -rw-rw-r-- 1 jenkins jenkins 3822 Oct 13 03:16 go.mod [2023-10-13T03:21:57.739Z] -rw-rw-r-- 1 jenkins jenkins 35625 Oct 13 03:16 go.sum [2023-10-13T03:21:57.739Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:16 internal [2023-10-13T03:21:57.739Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:16 mock [2023-10-13T03:21:57.739Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:16 snap [2023-10-13T03:21:57.739Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 13 03:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:21:58.094Z] + 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=848c7370e59f70b2b102dd5f15f8b033fa5e417d --label arch=arm64 --label version=3.1.0-dev.17 . [2023-10-13T03:21:58.365Z] Sending build context to Docker daemon 3.385MB [2023-10-13T03:21:58.365Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T03:21:58.365Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-13T03:21:58.365Z] ---> fd158e4c5c66 [2023-10-13T03:21:58.365Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-13T03:21:58.647Z] ---> Running in e34fa14170f2 [2023-10-13T03:21:58.920Z] Removing intermediate container e34fa14170f2 [2023-10-13T03:21:58.920Z] ---> e61b582e21fe [2023-10-13T03:21:58.920Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T03:21:58.920Z] ---> Running in 44425bd377fc [2023-10-13T03:21:59.509Z] Removing intermediate container 44425bd377fc [2023-10-13T03:21:59.509Z] ---> c0c4491a562a [2023-10-13T03:21:59.509Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-13T03:21:59.509Z] ---> Running in a6f2c740e8d8 [2023-10-13T03:21:59.778Z] Removing intermediate container a6f2c740e8d8 [2023-10-13T03:21:59.778Z] ---> 5bec64082394 [2023-10-13T03:21:59.778Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T03:21:59.778Z] ---> Running in 360216b25f9d [2023-10-13T03:22:00.054Z] Removing intermediate container 360216b25f9d [2023-10-13T03:22:00.054Z] ---> 8b9cbf14417e [2023-10-13T03:22:00.054Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T03:22:00.334Z] ---> Running in ea85b64150d1 [2023-10-13T03:22:01.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T03:22:01.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T03:22:02.978Z] OK: 270 MiB in 56 packages [2023-10-13T03:22:03.954Z] Removing intermediate container ea85b64150d1 [2023-10-13T03:22:03.954Z] ---> 4c1d3afc2722 [2023-10-13T03:22:03.954Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-10-13T03:22:03.954Z] ---> Running in 9123a83e4460 [2023-10-13T03:22:04.544Z] Removing intermediate container 9123a83e4460 [2023-10-13T03:22:04.544Z] ---> da61d6e2ade6 [2023-10-13T03:22:04.544Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-13T03:22:05.131Z] ---> 4226decaa6c0 [2023-10-13T03:22:05.131Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T03:22:05.131Z] ---> Running in b7e1978fb30e [2023-10-13T03:22:07.717Z] Removing intermediate container b7e1978fb30e [2023-10-13T03:22:07.717Z] ---> cd10dc16e0e4 [2023-10-13T03:22:07.717Z] Step 11/24 : COPY . . [2023-10-13T03:22:08.305Z] ---> 4b1d62643a65 [2023-10-13T03:22:08.305Z] Step 12/24 : RUN $MAKE [2023-10-13T03:22:08.305Z] ---> Running in d1c9ba460eb1 [2023-10-13T03:22:09.268Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-10-13T03:24:15.950Z] Removing intermediate container d1c9ba460eb1 [2023-10-13T03:24:15.950Z] ---> a11118172c35 [2023-10-13T03:24:15.950Z] Step 13/24 : FROM alpine:3.18 [2023-10-13T03:24:15.950Z] 3.18: Pulling from library/alpine [2023-10-13T03:24:15.950Z] 579b34f0a95b: Pulling fs layer [2023-10-13T03:24:15.950Z] 579b34f0a95b: Verifying Checksum [2023-10-13T03:24:15.950Z] 579b34f0a95b: Download complete [2023-10-13T03:24:15.951Z] 579b34f0a95b: Pull complete [2023-10-13T03:24:15.951Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-13T03:24:15.951Z] Status: Downloaded newer image for alpine:3.18 [2023-10-13T03:24:15.951Z] ---> 3cc203321400 [2023-10-13T03:24:15.951Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-10-13T03:24:15.951Z] ---> Running in c7f750b4919f [2023-10-13T03:24:15.951Z] Removing intermediate container c7f750b4919f [2023-10-13T03:24:15.951Z] ---> 7b597ba516cf [2023-10-13T03:24:15.951Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-13T03:24:15.951Z] ---> Running in b80249a627ca [2023-10-13T03:24:15.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T03:24:15.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T03:24:16.904Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-13T03:24:16.904Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T03:24:16.904Z] OK: 8 MiB in 16 packages [2023-10-13T03:24:17.863Z] Removing intermediate container b80249a627ca [2023-10-13T03:24:17.863Z] ---> 759b6a720053 [2023-10-13T03:24:17.863Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-10-13T03:24:19.269Z] ---> 5750cea87c26 [2023-10-13T03:24:19.269Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-10-13T03:24:19.852Z] ---> adf238e1d286 [2023-10-13T03:24:19.852Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-10-13T03:24:20.438Z] ---> ffe1a92142f5 [2023-10-13T03:24:20.438Z] Step 19/24 : EXPOSE 59982 [2023-10-13T03:24:20.438Z] ---> Running in 9a2cbac56abc [2023-10-13T03:24:20.704Z] Removing intermediate container 9a2cbac56abc [2023-10-13T03:24:20.704Z] ---> d528fe35ab63 [2023-10-13T03:24:20.704Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-10-13T03:24:20.704Z] ---> Running in 7f098b56a31b [2023-10-13T03:24:20.970Z] Removing intermediate container 7f098b56a31b [2023-10-13T03:24:20.970Z] ---> bd6cb07550a9 [2023-10-13T03:24:20.970Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-13T03:24:20.970Z] ---> Running in 10574ff88d91 [2023-10-13T03:24:21.237Z] Removing intermediate container 10574ff88d91 [2023-10-13T03:24:21.237Z] ---> 6ef598cff5ba [2023-10-13T03:24:21.237Z] Step 22/24 : LABEL arch=arm64 [2023-10-13T03:24:21.506Z] ---> Running in c6a05015d48f [2023-10-13T03:24:21.771Z] Removing intermediate container c6a05015d48f [2023-10-13T03:24:21.771Z] ---> fb89c7858280 [2023-10-13T03:24:21.771Z] Step 23/24 : LABEL git_sha=848c7370e59f70b2b102dd5f15f8b033fa5e417d [2023-10-13T03:24:21.771Z] ---> Running in 95494eb27fa3 [2023-10-13T03:24:22.037Z] Removing intermediate container 95494eb27fa3 [2023-10-13T03:24:22.037Z] ---> d7d09835966e [2023-10-13T03:24:22.037Z] Step 24/24 : LABEL version=3.1.0-dev.17 [2023-10-13T03:24:22.309Z] ---> Running in 77ca14e18849 [2023-10-13T03:24:22.575Z] Removing intermediate container 77ca14e18849 [2023-10-13T03:24:22.575Z] ---> 3c2a1bbf35a5 [2023-10-13T03:24:22.575Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-13T03:24:22.575Z] Successfully built 3c2a1bbf35a5 [2023-10-13T03:24:22.575Z] 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-10-13T03:24:22.695Z] provisioning config files... [2023-10-13T03:24:22.708Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/145@tmp/config12817486258213394482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:24:23.042Z] ---> docker-login.sh [2023-10-13T03:24:23.042Z] nexus3.edgexfoundry.org:10001 [2023-10-13T03:24:23.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:24:23.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:24:23.309Z] Configure a credential helper to remove this warning. See [2023-10-13T03:24:23.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:24:23.309Z] [2023-10-13T03:24:23.309Z] Login Succeeded [2023-10-13T03:24:23.309Z] nexus3.edgexfoundry.org:10002 [2023-10-13T03:24:23.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:24:23.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:24:23.579Z] Configure a credential helper to remove this warning. See [2023-10-13T03:24:23.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:24:23.579Z] [2023-10-13T03:24:23.579Z] Login Succeeded [2023-10-13T03:24:23.579Z] nexus3.edgexfoundry.org:10003 [2023-10-13T03:24:23.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:24:24.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:24:24.112Z] Configure a credential helper to remove this warning. See [2023-10-13T03:24:24.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:24:24.112Z] [2023-10-13T03:24:24.112Z] Login Succeeded [2023-10-13T03:24:24.112Z] nexus3.edgexfoundry.org:10004 [2023-10-13T03:24:24.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:24:24.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:24:24.379Z] Configure a credential helper to remove this warning. See [2023-10-13T03:24:24.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:24:24.379Z] [2023-10-13T03:24:24.379Z] Login Succeeded [2023-10-13T03:24:24.379Z] docker.io [2023-10-13T03:24:24.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:24:24.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:24:24.908Z] Configure a credential helper to remove this warning. See [2023-10-13T03:24:24.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:24:24.908Z] [2023-10-13T03:24:24.908Z] Login Succeeded [2023-10-13T03:24:24.908Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T03:24:24.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-13T03:24:24.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:24:24.978Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-10-13T03:24:24.978Z] 848c7370e59f70b2b102dd5f15f8b033fa5e417d [2023-10-13T03:24:24.978Z] latest [2023-10-13T03:24:24.978Z] 3.1.0-dev.17 [2023-10-13T03:24:24.978Z] 848c7370e59f70b2b102dd5f15f8b033fa5e417d-3.1.0-dev.17 [2023-10-13T03:24:24.978Z] main [2023-10-13T03:24:24.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:25.313Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:848c7370e59f70b2b102dd5f15f8b033fa5e417d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:25.649Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:848c7370e59f70b2b102dd5f15f8b033fa5e417d [2023-10-13T03:24:25.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-10-13T03:24:25.650Z] c0a2cf81b544: Preparing [2023-10-13T03:24:25.650Z] 63451c106b00: Preparing [2023-10-13T03:24:25.650Z] e4bef9e02190: Preparing [2023-10-13T03:24:25.650Z] e035c8efe308: Preparing [2023-10-13T03:24:25.650Z] 5f4d9fc4d98d: Preparing [2023-10-13T03:24:25.914Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T03:24:25.914Z] c0a2cf81b544: Pushed [2023-10-13T03:24:25.914Z] e035c8efe308: Pushed [2023-10-13T03:24:25.914Z] 63451c106b00: Pushed [2023-10-13T03:24:32.539Z] e4bef9e02190: Pushed [2023-10-13T03:24:32.539Z] 848c7370e59f70b2b102dd5f15f8b033fa5e417d: digest: sha256:28035c7e35374c942ec78bdb8d224fa97de2d599dc5260bf4f196094cf266b78 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:32.915Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:33.257Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-10-13T03:24:33.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-10-13T03:24:33.257Z] c0a2cf81b544: Preparing [2023-10-13T03:24:33.257Z] 63451c106b00: Preparing [2023-10-13T03:24:33.257Z] e4bef9e02190: Preparing [2023-10-13T03:24:33.257Z] e035c8efe308: Preparing [2023-10-13T03:24:33.257Z] 5f4d9fc4d98d: Preparing [2023-10-13T03:24:33.257Z] e4bef9e02190: Layer already exists [2023-10-13T03:24:33.257Z] e035c8efe308: Layer already exists [2023-10-13T03:24:33.257Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T03:24:33.257Z] 63451c106b00: Layer already exists [2023-10-13T03:24:33.257Z] c0a2cf81b544: Layer already exists [2023-10-13T03:24:33.523Z] latest: digest: sha256:28035c7e35374c942ec78bdb8d224fa97de2d599dc5260bf4f196094cf266b78 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:33.867Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:34.395Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.17 [2023-10-13T03:24:34.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-10-13T03:24:34.396Z] c0a2cf81b544: Preparing [2023-10-13T03:24:34.396Z] 63451c106b00: Preparing [2023-10-13T03:24:34.396Z] e4bef9e02190: Preparing [2023-10-13T03:24:34.396Z] e035c8efe308: Preparing [2023-10-13T03:24:34.396Z] 5f4d9fc4d98d: Preparing [2023-10-13T03:24:34.396Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T03:24:34.396Z] 63451c106b00: Layer already exists [2023-10-13T03:24:34.396Z] e4bef9e02190: Layer already exists [2023-10-13T03:24:34.396Z] e035c8efe308: Layer already exists [2023-10-13T03:24:34.396Z] c0a2cf81b544: Layer already exists [2023-10-13T03:24:34.396Z] 3.1.0-dev.17: digest: sha256:28035c7e35374c942ec78bdb8d224fa97de2d599dc5260bf4f196094cf266b78 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:34.742Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:848c7370e59f70b2b102dd5f15f8b033fa5e417d-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:35.075Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:848c7370e59f70b2b102dd5f15f8b033fa5e417d-3.1.0-dev.17 [2023-10-13T03:24:35.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-10-13T03:24:35.075Z] c0a2cf81b544: Preparing [2023-10-13T03:24:35.075Z] 63451c106b00: Preparing [2023-10-13T03:24:35.075Z] e4bef9e02190: Preparing [2023-10-13T03:24:35.075Z] e035c8efe308: Preparing [2023-10-13T03:24:35.075Z] 5f4d9fc4d98d: Preparing [2023-10-13T03:24:35.075Z] c0a2cf81b544: Layer already exists [2023-10-13T03:24:35.075Z] 63451c106b00: Layer already exists [2023-10-13T03:24:35.075Z] e035c8efe308: Layer already exists [2023-10-13T03:24:35.075Z] e4bef9e02190: Layer already exists [2023-10-13T03:24:35.075Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T03:24:35.341Z] 848c7370e59f70b2b102dd5f15f8b033fa5e417d-3.1.0-dev.17: digest: sha256:28035c7e35374c942ec78bdb8d224fa97de2d599dc5260bf4f196094cf266b78 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:35.686Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:38.119Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-10-13T03:24:38.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-10-13T03:24:38.119Z] c0a2cf81b544: Preparing [2023-10-13T03:24:38.119Z] 63451c106b00: Preparing [2023-10-13T03:24:38.119Z] e4bef9e02190: Preparing [2023-10-13T03:24:38.119Z] e035c8efe308: Preparing [2023-10-13T03:24:38.119Z] 5f4d9fc4d98d: Preparing [2023-10-13T03:24:38.119Z] c0a2cf81b544: Layer already exists [2023-10-13T03:24:38.119Z] 63451c106b00: Layer already exists [2023-10-13T03:24:38.119Z] e4bef9e02190: Layer already exists [2023-10-13T03:24:38.119Z] e035c8efe308: Layer already exists [2023-10-13T03:24:38.119Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T03:24:38.388Z] main: digest: sha256:28035c7e35374c942ec78bdb8d224fa97de2d599dc5260bf4f196094cf266b78 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-13T03:24:38.440Z] ===================================================== [Pipeline] echo [2023-10-13T03:24:38.449Z] taggedImages: [2023-10-13T03:24:38.449Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:848c7370e59f70b2b102dd5f15f8b033fa5e417d [2023-10-13T03:24:38.449Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-10-13T03:24:38.449Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.17 [2023-10-13T03:24:38.449Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:848c7370e59f70b2b102dd5f15f8b033fa5e417d-3.1.0-dev.17 [2023-10-13T03:24:38.449Z] - 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-10-13T03:24:38.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T03:24:38.825Z] [2023-10-13T03:24:38.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:39.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T03:24:39.172Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-13T03:24:39.172Z] 8998bd30e6a1: Pulling fs layer [2023-10-13T03:24:39.172Z] 04944245beec: Pulling fs layer [2023-10-13T03:24:39.172Z] 699f458cf7ca: Pulling fs layer [2023-10-13T03:24:39.172Z] 765212b225bb: Pulling fs layer [2023-10-13T03:24:39.172Z] f23df028b6ca: Pulling fs layer [2023-10-13T03:24:39.172Z] d65c8cfc05b1: Pulling fs layer [2023-10-13T03:24:39.172Z] 2437ff75d9bd: Pulling fs layer [2023-10-13T03:24:39.172Z] f23df028b6ca: Waiting [2023-10-13T03:24:39.172Z] d65c8cfc05b1: Waiting [2023-10-13T03:24:39.172Z] 2437ff75d9bd: Waiting [2023-10-13T03:24:39.172Z] 765212b225bb: Waiting [2023-10-13T03:24:39.447Z] 04944245beec: Verifying Checksum [2023-10-13T03:24:39.447Z] 04944245beec: Download complete [2023-10-13T03:24:39.447Z] 765212b225bb: Verifying Checksum [2023-10-13T03:24:39.447Z] 765212b225bb: Download complete [2023-10-13T03:24:39.447Z] f23df028b6ca: Verifying Checksum [2023-10-13T03:24:39.447Z] f23df028b6ca: Download complete [2023-10-13T03:24:39.447Z] d65c8cfc05b1: Verifying Checksum [2023-10-13T03:24:39.447Z] d65c8cfc05b1: Download complete [2023-10-13T03:24:39.447Z] 699f458cf7ca: Verifying Checksum [2023-10-13T03:24:39.447Z] 699f458cf7ca: Download complete [2023-10-13T03:24:40.040Z] 8998bd30e6a1: Verifying Checksum [2023-10-13T03:24:40.040Z] 8998bd30e6a1: Download complete [2023-10-13T03:24:42.619Z] 2437ff75d9bd: Verifying Checksum [2023-10-13T03:24:42.619Z] 2437ff75d9bd: Download complete [2023-10-13T03:24:44.988Z] 8998bd30e6a1: Pull complete [2023-10-13T03:24:45.253Z] 04944245beec: Pull complete [2023-10-13T03:24:46.655Z] 699f458cf7ca: Pull complete [2023-10-13T03:24:46.921Z] 765212b225bb: Pull complete [2023-10-13T03:24:47.876Z] f23df028b6ca: Pull complete [2023-10-13T03:24:48.142Z] d65c8cfc05b1: Pull complete [2023-10-13T03:25:06.336Z] 2437ff75d9bd: Pull complete [2023-10-13T03:25:06.336Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-13T03:25:06.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T03:25:06.336Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:25:06.518Z] prd-ubuntu20.04-docker-arm64-4c-16g-9189 does not seem to be running inside a container [2023-10-13T03:25:06.574Z] $ 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/145 -v /w/workspace/device-mqtt-go/145:/w/workspace/device-mqtt-go/145:rw,z -v /w/workspace/device-mqtt-go/145@tmp:/w/workspace/device-mqtt-go/145@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-10-13T03:25:09.087Z] $ docker top de3be0b012144e663467576dbcde22cb410a7ec524bee48c2e6e4ba7dc2881d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:25:09.909Z] ---> job-cost.sh [2023-10-13T03:25:09.909Z] lf-activate-venv: SKIPPING [2023-10-13T03:25:09.909Z] INFO: No Stack... [2023-10-13T03:25:10.175Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-13T03:25:11.129Z] INFO: Archiving Costs [Pipeline] sh [2023-10-13T03:25:11.450Z] + cat /w/workspace/device-mqtt-go/145/archives/cost.csv [2023-10-13T03:25:11.450Z] + cut -d, -f6 [Pipeline] lock [2023-10-13T03:25:11.753Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-145-stack-cost] [2023-10-13T03:25:11.761Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-145-stack-cost] did not exist. Created. [2023-10-13T03:25:11.761Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-13T03:25:12.406Z] /w/workspace/device-mqtt-go/145@tmp/durable-646a97da/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-13T03:25:13.003Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-13T03:25:13.027Z] Warning: overwriting stash ‘stack-cost’ [2023-10-13T03:25:13.082Z] Stashed 1 file(s) [Pipeline] } [2023-10-13T03:25:13.091Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-145-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-13T03:25:13.113Z] $ docker stop --time=1 de3be0b012144e663467576dbcde22cb410a7ec524bee48c2e6e4ba7dc2881d4 [2023-10-13T03:25:14.584Z] $ docker rm -f --volumes de3be0b012144e663467576dbcde22cb410a7ec524bee48c2e6e4ba7dc2881d4 [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-10-13T03:25:14.958Z] provisioning config files... [2023-10-13T03:25:14.965Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3184895246121875170tmp [Pipeline] { [Pipeline] sh [2023-10-13T03:25:15.262Z] + set +x [2023-10-13T03:25:15.262Z] + bash -s -- [2023-10-13T03:25:15.262Z] + curl -s https://codecov.io/bash [2023-10-13T03:25:15.262Z] [2023-10-13T03:25:15.262Z] _____ _ [2023-10-13T03:25:15.262Z] / ____| | | [2023-10-13T03:25:15.262Z] | | ___ __| | ___ ___ _____ __ [2023-10-13T03:25:15.262Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-13T03:25:15.262Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-13T03:25:15.262Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-13T03:25:15.262Z] Bash-1.0.6 [2023-10-13T03:25:15.262Z] [2023-10-13T03:25:15.262Z] [2023-10-13T03:25:15.262Z] ==> git version 2.25.1 found [2023-10-13T03:25:15.262Z] ==> 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-10-13T03:25:15.262Z] Release-Date: 2020-01-08 [2023-10-13T03:25:15.262Z] 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-10-13T03:25:15.262Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-13T03:25:15.262Z] ==> Jenkins CI detected. [2023-10-13T03:25:15.262Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-10-13T03:25:15.262Z] project root: . [2023-10-13T03:25:15.262Z] --> token set from env [2023-10-13T03:25:15.262Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-13T03:25:15.262Z] ==> Running gcov in . (disable via -X gcov) [2023-10-13T03:25:15.262Z] ==> Python coveragepy not found [2023-10-13T03:25:15.262Z] ==> Searching for coverage reports in: [2023-10-13T03:25:15.262Z] + . [2023-10-13T03:25:15.262Z] -> Found 1 reports [2023-10-13T03:25:15.262Z] ==> Detecting git/mercurial file structure [2023-10-13T03:25:15.262Z] ==> Reading reports [2023-10-13T03:25:15.262Z] + ./coverage.out bytes=18506 [2023-10-13T03:25:15.262Z] ==> Appending adjustments [2023-10-13T03:25:15.262Z] https://docs.codecov.io/docs/fixing-reports [2023-10-13T03:25:15.521Z] + Found adjustments [2023-10-13T03:25:15.521Z] ==> Gzipping contents [2023-10-13T03:25:15.521Z] 4.0K /tmp/codecov.lfhcAv.gz [2023-10-13T03:25:15.521Z] ==> Uploading reports [2023-10-13T03:25:15.521Z] url: https://codecov.io [2023-10-13T03:25:15.521Z] query: branch=main&commit=848c7370e59f70b2b102dd5f15f8b033fa5e417d&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-13T03:25:15.521Z] -> Pinging Codecov [2023-10-13T03:25:15.521Z] 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=848c7370e59f70b2b102dd5f15f8b033fa5e417d&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-13T03:25:15.521Z] -> Uploading to [2023-10-13T03:25:15.521Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-13/7D719EC7BBE17E464838252E33014C33/848c7370e59f70b2b102dd5f15f8b033fa5e417d/a54b77b1-b7fd-4bb0-be4e-28c8afee3796.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231013T032515Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db5c6c3aa5738acc4f7004473502802c319769a301e78487a4154077506ea329 [2023-10-13T03:25:15.521Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-13T03:25:15.521Z] Dload Upload Total Spent Left Speed [2023-10-13T03:25:15.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 11255 --:--:-- --:--:-- --:--:-- 11216 100 3219 0 0 100 3219 0 11255 --:--:-- --:--:-- --:--:-- 11216 [2023-10-13T03:25:15.780Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/848c7370e59f70b2b102dd5f15f8b033fa5e417d [Pipeline] } [2023-10-13T03:25:15.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-13T03:25:15.917Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-13T03:25:15.934Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:25:16.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-13T03:25:16.238Z] [2023-10-13T03:25:16.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:25:16.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-13T03:25:16.535Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-13T03:25:16.535Z] df9b9388f04a: Pulling fs layer [2023-10-13T03:25:16.535Z] 52dc419b0ee2: Pulling fs layer [2023-10-13T03:25:16.535Z] 25bc292e5bac: Pulling fs layer [2023-10-13T03:25:16.535Z] 114826534d7a: Pulling fs layer [2023-10-13T03:25:16.536Z] 4657fd5d0bcf: Pulling fs layer [2023-10-13T03:25:16.536Z] 6ad1cebc031e: Pulling fs layer [2023-10-13T03:25:16.536Z] 8a3aa393b2d8: Pulling fs layer [2023-10-13T03:25:16.536Z] 4657fd5d0bcf: Waiting [2023-10-13T03:25:16.536Z] 6ad1cebc031e: Waiting [2023-10-13T03:25:16.536Z] 8a3aa393b2d8: Waiting [2023-10-13T03:25:16.536Z] 114826534d7a: Waiting [2023-10-13T03:25:16.536Z] 25bc292e5bac: Verifying Checksum [2023-10-13T03:25:16.536Z] 25bc292e5bac: Download complete [2023-10-13T03:25:16.536Z] 52dc419b0ee2: Verifying Checksum [2023-10-13T03:25:16.536Z] 52dc419b0ee2: Download complete [2023-10-13T03:25:16.536Z] 4657fd5d0bcf: Verifying Checksum [2023-10-13T03:25:16.536Z] 4657fd5d0bcf: Download complete [2023-10-13T03:25:16.536Z] df9b9388f04a: Verifying Checksum [2023-10-13T03:25:16.536Z] df9b9388f04a: Download complete [2023-10-13T03:25:16.795Z] df9b9388f04a: Pull complete [2023-10-13T03:25:16.795Z] 6ad1cebc031e: Verifying Checksum [2023-10-13T03:25:16.795Z] 6ad1cebc031e: Download complete [2023-10-13T03:25:16.795Z] 52dc419b0ee2: Pull complete [2023-10-13T03:25:16.795Z] 25bc292e5bac: Pull complete [2023-10-13T03:25:17.366Z] 114826534d7a: Verifying Checksum [2023-10-13T03:25:17.367Z] 114826534d7a: Download complete [2023-10-13T03:25:17.367Z] 8a3aa393b2d8: Verifying Checksum [2023-10-13T03:25:17.367Z] 8a3aa393b2d8: Download complete [2023-10-13T03:25:20.651Z] 114826534d7a: Pull complete [2023-10-13T03:25:20.651Z] 4657fd5d0bcf: Pull complete [2023-10-13T03:25:20.911Z] 6ad1cebc031e: Pull complete [2023-10-13T03:25:24.245Z] 8a3aa393b2d8: Pull complete [2023-10-13T03:25:24.245Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-13T03:25:24.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-13T03:25:24.245Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:25:24.323Z] prd-ubuntu20.04-docker-8c-8g-9185 does not seem to be running inside a container [2023-10-13T03:25:24.356Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-13T03:25:28.704Z] $ docker top 196c5fc7d7fa8fae656358a9ea581752edb4688812847630ac2ea41431703168 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-13T03:25:28.768Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-10-13T03:25:29.050Z] + set -o pipefail [2023-10-13T03:25:29.050Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-10-13T03:25:47.141Z] [2023-10-13T03:25:47.141Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-10-13T03:25:47.141Z] [2023-10-13T03:25:47.141Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/be3f5d36-eba4-4ff7-92eb-0a931fcd8e6f [2023-10-13T03:25:47.141Z] [2023-10-13T03:25:47.141Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-13T03:25:47.141Z] [2023-10-13T03:25:47.141Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-13T03:25:47.141Z] [2023-10-13T03:25:47.141Z] [2023-10-13T03:25:47.141Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-13T03:25:47.141Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-13T03:25:47.141Z] More details here: https://snyk.co/ue1NS [2023-10-13T03:25:47.141Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-10-13T03:25:47.141Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-10-13T03:25:47.152Z] $ docker stop --time=1 196c5fc7d7fa8fae656358a9ea581752edb4688812847630ac2ea41431703168 [2023-10-13T03:25:51.088Z] $ docker rm -f --volumes 196c5fc7d7fa8fae656358a9ea581752edb4688812847630ac2ea41431703168 [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-10-13T03:25:51.813Z] + git log --format=format:%s -1 848c7370e59f70b2b102dd5f15f8b033fa5e417d [Pipeline] sh [2023-10-13T03:25:52.103Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T03:25:52.103Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:25:52.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:25:52.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:25:52.478Z] prd-ubuntu20.04-docker-8c-8g-9185 does not seem to be running inside a container [2023-10-13T03:25:52.510Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-13T03:25:52.962Z] $ docker top 76a8d839e4104261d2eebf16a947e77a8ca976c6ca8144799837db7e0be96fc1 -eo pid,comm [2023-10-13T03:25:53.013Z] 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-10-13T03:25:53.013Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T03:25:53.056Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T03:25:53.056Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T03:25:53.161Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T03:25:53.162Z] $ docker exec 76a8d839e4104261d2eebf16a947e77a8ca976c6ca8144799837db7e0be96fc1 ssh-agent [2023-10-13T03:25:53.272Z] SSH_AUTH_SOCK=/tmp/ssh-anwlBr5vngyG/agent.32 [2023-10-13T03:25:53.272Z] SSH_AGENT_PID=38 [2023-10-13T03:25:53.277Z] Running ssh-add (command line suppressed) [2023-10-13T03:25:53.384Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1506685027788379106.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1506685027788379106.key) [2023-10-13T03:25:53.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T03:25:53.686Z] + git semver tag [2023-10-13T03:25:53.945Z] 2023-10-13 03:25:53,836 [run_tag] DEBUG tag force:False [2023-10-13T03:25:53.945Z] 2023-10-13 03:25:53,836 [check_head_tag] DEBUG check head tag [2023-10-13T03:25:53.945Z] 2023-10-13 03:25:53,837 [execute] INFO git cat-file --batch-check [2023-10-13T03:25:53.945Z] 2023-10-13 03:25:53,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-10-13T03:25:53.945Z] 2023-10-13 03:25:53,842 [execute] INFO git cat-file --batch [2023-10-13T03:25:53.945Z] 2023-10-13 03:25:53,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-10-13T03:25:53.945Z] 2023-10-13 03:25:53,854 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-13T03:25:53.945Z] 2023-10-13 03:25:53,854 [execute] INFO git tag -a v3.1.0-dev.17 -m v3.1.0-dev.17 [2023-10-13T03:25:53.945Z] 2023-10-13 03:25:53,854 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.17', '-m', 'v3.1.0-dev.17'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-13T03:25:53.945Z] 2023-10-13 03:25:53,860 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-13T03:25:53.945Z] 3.1.0-dev.17 [Pipeline] } [2023-10-13T03:25:53.952Z] $ docker exec --env ******** --env ******** 76a8d839e4104261d2eebf16a947e77a8ca976c6ca8144799837db7e0be96fc1 ssh-agent -k [2023-10-13T03:25:54.050Z] unset SSH_AUTH_SOCK; [2023-10-13T03:25:54.050Z] unset SSH_AGENT_PID; [2023-10-13T03:25:54.051Z] echo Agent pid 38 killed; [2023-10-13T03:25:54.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T03:25:54.370Z] + git semver [Pipeline] } [2023-10-13T03:25:54.638Z] $ docker stop --time=1 76a8d839e4104261d2eebf16a947e77a8ca976c6ca8144799837db7e0be96fc1 [2023-10-13T03:25:55.921Z] $ docker rm -f --volumes 76a8d839e4104261d2eebf16a947e77a8ca976c6ca8144799837db7e0be96fc1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:25:56.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-13T03:25:56.313Z] [2023-10-13T03:25:56.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:25:56.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-13T03:25:56.610Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-13T03:25:56.610Z] ab5ef0e58194: Pulling fs layer [2023-10-13T03:25:56.610Z] 9712f1f96733: Pulling fs layer [2023-10-13T03:25:56.610Z] 63f879dbbcfc: Pulling fs layer [2023-10-13T03:25:56.610Z] 0d9ebad4ef96: Pulling fs layer [2023-10-13T03:25:56.610Z] e9a5061849ea: Pulling fs layer [2023-10-13T03:25:56.610Z] d747dcd14b5f: Pulling fs layer [2023-10-13T03:25:56.610Z] 2de7ff778b66: Pulling fs layer [2023-10-13T03:25:56.610Z] 0d9ebad4ef96: Waiting [2023-10-13T03:25:56.610Z] e9a5061849ea: Waiting [2023-10-13T03:25:56.610Z] 2de7ff778b66: Waiting [2023-10-13T03:25:56.610Z] d747dcd14b5f: Waiting [2023-10-13T03:25:56.610Z] 9712f1f96733: Verifying Checksum [2023-10-13T03:25:56.610Z] 9712f1f96733: Download complete [2023-10-13T03:25:56.871Z] 63f879dbbcfc: Verifying Checksum [2023-10-13T03:25:56.871Z] 63f879dbbcfc: Download complete [2023-10-13T03:25:57.129Z] e9a5061849ea: Verifying Checksum [2023-10-13T03:25:57.129Z] e9a5061849ea: Download complete [2023-10-13T03:25:57.129Z] d747dcd14b5f: Download complete [2023-10-13T03:25:57.129Z] ab5ef0e58194: Verifying Checksum [2023-10-13T03:25:57.129Z] ab5ef0e58194: Download complete [2023-10-13T03:25:57.388Z] 0d9ebad4ef96: Verifying Checksum [2023-10-13T03:25:57.388Z] 0d9ebad4ef96: Download complete [2023-10-13T03:25:57.388Z] 2de7ff778b66: Verifying Checksum [2023-10-13T03:25:59.925Z] ab5ef0e58194: Pull complete [2023-10-13T03:25:59.925Z] 9712f1f96733: Pull complete [2023-10-13T03:26:00.183Z] 63f879dbbcfc: Pull complete [2023-10-13T03:26:03.462Z] 0d9ebad4ef96: Pull complete [2023-10-13T03:26:03.722Z] e9a5061849ea: Pull complete [2023-10-13T03:26:03.722Z] d747dcd14b5f: Pull complete [2023-10-13T03:26:04.663Z] 2de7ff778b66: Pull complete [2023-10-13T03:26:04.663Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-13T03:26:04.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-13T03:26:04.663Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:26:04.737Z] prd-ubuntu20.04-docker-8c-8g-9185 does not seem to be running inside a container [2023-10-13T03:26:04.770Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-13T03:26:10.633Z] $ docker top 96fb981deb6b62a0db43fa91137ab5ee811c59c3f5b094e721b21d4d3a6760fb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-13T03:26:10.697Z] provisioning config files... [2023-10-13T03:26:10.707Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13395175938565633232tmp [2023-10-13T03:26:10.716Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7640593529548921888tmp [2023-10-13T03:26:10.726Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7685635850038797653tmp [Pipeline] { [Pipeline] echo [2023-10-13T03:26:10.741Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:26:11.021Z] ---> sigul-configuration.sh [2023-10-13T03:26:11.021Z] gpg: directory `/root/.gnupg' created [2023-10-13T03:26:11.021Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-13T03:26:11.021Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-13T03:26:11.021Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-13T03:26:11.021Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-13T03:26:11.021Z] gpg: CAST5 encrypted data [2023-10-13T03:26:11.021Z] gpg: encrypted with 1 passphrase [2023-10-13T03:26:11.021Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-13T03:26:11.306Z] + mkdir /home/jenkins [2023-10-13T03:26:11.306Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-13T03:26:11.590Z] + 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-10-13T03:26:11.597Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:26:11.877Z] ---> sigul-install.sh [2023-10-13T03:26:11.877Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-13T03:26:12.161Z] + git tag --list [2023-10-13T03:26:12.162Z] 0.7.1 [2023-10-13T03:26:12.162Z] v1.0.0 [2023-10-13T03:26:12.162Z] v1.1.0 [2023-10-13T03:26:12.162Z] v1.1.1 [2023-10-13T03:26:12.162Z] v1.2.2 [2023-10-13T03:26:12.162Z] v1.3.0 [2023-10-13T03:26:12.162Z] v1.3.1 [2023-10-13T03:26:12.162Z] v2.0.0 [2023-10-13T03:26:12.162Z] v2.1.0 [2023-10-13T03:26:12.162Z] v2.1.1 [2023-10-13T03:26:12.162Z] v2.2.0 [2023-10-13T03:26:12.162Z] v2.3.0 [2023-10-13T03:26:12.162Z] v3.0 [2023-10-13T03:26:12.162Z] v3.0.0 [2023-10-13T03:26:12.162Z] v3.1.0-dev.1 [2023-10-13T03:26:12.162Z] v3.1.0-dev.10 [2023-10-13T03:26:12.162Z] v3.1.0-dev.11 [2023-10-13T03:26:12.162Z] v3.1.0-dev.12 [2023-10-13T03:26:12.162Z] v3.1.0-dev.13 [2023-10-13T03:26:12.162Z] v3.1.0-dev.14 [2023-10-13T03:26:12.162Z] v3.1.0-dev.15 [2023-10-13T03:26:12.162Z] v3.1.0-dev.16 [2023-10-13T03:26:12.162Z] v3.1.0-dev.17 [2023-10-13T03:26:12.162Z] v3.1.0-dev.2 [2023-10-13T03:26:12.162Z] v3.1.0-dev.3 [2023-10-13T03:26:12.162Z] v3.1.0-dev.4 [2023-10-13T03:26:12.162Z] v3.1.0-dev.5 [2023-10-13T03:26:12.162Z] v3.1.0-dev.6 [2023-10-13T03:26:12.162Z] v3.1.0-dev.7 [2023-10-13T03:26:12.162Z] v3.1.0-dev.8 [2023-10-13T03:26:12.162Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-13T03:26:12.452Z] + lftools sign git-tag v3.1.0-dev.17 [2023-10-13T03:26:13.021Z] Signing Git tag with Sigul... [2023-10-13T03:26:13.021Z] Signing v3.1.0-dev.17 [Pipeline] echo [2023-10-13T03:26:13.288Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:26:13.572Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-13T03:26:13.579Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-13T03:26:13.594Z] $ docker stop --time=1 96fb981deb6b62a0db43fa91137ab5ee811c59c3f5b094e721b21d4d3a6760fb [2023-10-13T03:26:14.854Z] $ docker rm -f --volumes 96fb981deb6b62a0db43fa91137ab5ee811c59c3f5b094e721b21d4d3a6760fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-13T03:26:15.265Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T03:26:15.266Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:26:15.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:26:15.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:26:15.626Z] prd-ubuntu20.04-docker-8c-8g-9185 does not seem to be running inside a container [2023-10-13T03:26:15.650Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-13T03:26:15.964Z] $ docker top 8ae9a3af1bc429bfa1ed367ace382bc10c92cbf310813a6f687e3172fcd68bbd -eo pid,comm [2023-10-13T03:26:16.013Z] 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-10-13T03:26:16.013Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T03:26:16.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T03:26:16.046Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T03:26:16.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T03:26:16.166Z] $ docker exec 8ae9a3af1bc429bfa1ed367ace382bc10c92cbf310813a6f687e3172fcd68bbd ssh-agent [2023-10-13T03:26:16.268Z] SSH_AUTH_SOCK=/tmp/ssh-YK2B076Xnfpc/agent.33 [2023-10-13T03:26:16.268Z] SSH_AGENT_PID=39 [2023-10-13T03:26:16.273Z] Running ssh-add (command line suppressed) [2023-10-13T03:26:16.353Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8384507336348388843.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8384507336348388843.key) [2023-10-13T03:26:16.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T03:26:16.651Z] + git semver bump pre [2023-10-13T03:26:16.910Z] 2023-10-13 03:26:16,823 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-13T03:26:16.910Z] 2023-10-13 03:26:16,824 [bump_version] DEBUG bumping version:3.1.0-dev.17 on axis:pre with prefix:dev [2023-10-13T03:26:16.910Z] 2023-10-13 03:26:16,824 [bump_version] DEBUG bumped version:3.1.0-dev.18 [2023-10-13T03:26:16.910Z] 2023-10-13 03:26:16,824 [write_version] DEBUG write version:3.1.0-dev.18 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-10-13T03:26:16.910Z] 2023-10-13 03:26:16,824 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-13T03:26:16.910Z] 2023-10-13 03:26:16,824 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-13T03:26:16.910Z] 2023-10-13 03:26:16,826 [execute] INFO git cat-file --batch-check [2023-10-13T03:26:16.910Z] 2023-10-13 03:26:16,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-13T03:26:16.910Z] 2023-10-13 03:26:16,834 [execute] INFO git cat-file --batch [2023-10-13T03:26:16.910Z] 2023-10-13 03:26:16,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-13T03:26:16.910Z] 2023-10-13 03:26:16,839 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-13T03:26:16.910Z] 3.1.0-dev.18 [Pipeline] } [2023-10-13T03:26:16.917Z] $ docker exec --env ******** --env ******** 8ae9a3af1bc429bfa1ed367ace382bc10c92cbf310813a6f687e3172fcd68bbd ssh-agent -k [2023-10-13T03:26:17.005Z] unset SSH_AUTH_SOCK; [2023-10-13T03:26:17.005Z] unset SSH_AGENT_PID; [2023-10-13T03:26:17.005Z] echo Agent pid 39 killed; [2023-10-13T03:26:17.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T03:26:17.322Z] + git semver [Pipeline] } [2023-10-13T03:26:17.591Z] $ docker stop --time=1 8ae9a3af1bc429bfa1ed367ace382bc10c92cbf310813a6f687e3172fcd68bbd [2023-10-13T03:26:18.866Z] $ docker rm -f --volumes 8ae9a3af1bc429bfa1ed367ace382bc10c92cbf310813a6f687e3172fcd68bbd [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T03:26:19.211Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T03:26:19.212Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:26:19.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:26:19.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:26:19.595Z] prd-ubuntu20.04-docker-8c-8g-9185 does not seem to be running inside a container [2023-10-13T03:26:19.624Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-13T03:26:19.947Z] $ docker top 243634a75b3a7b1624661542b3faa544523bfe084bdc9b4b587b85eb06054e3f -eo pid,comm [2023-10-13T03:26:19.996Z] 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-10-13T03:26:19.996Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T03:26:20.028Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T03:26:20.028Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T03:26:20.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T03:26:20.147Z] $ docker exec 243634a75b3a7b1624661542b3faa544523bfe084bdc9b4b587b85eb06054e3f ssh-agent [2023-10-13T03:26:20.239Z] SSH_AUTH_SOCK=/tmp/ssh-cuwOFgBmYe1h/agent.32 [2023-10-13T03:26:20.239Z] SSH_AGENT_PID=38 [2023-10-13T03:26:20.244Z] Running ssh-add (command line suppressed) [2023-10-13T03:26:20.334Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10745211341854484682.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10745211341854484682.key) [2023-10-13T03:26:20.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T03:26:20.635Z] + git semver push [2023-10-13T03:26:20.893Z] 2023-10-13 03:26:20,810 [run_push] DEBUG push [2023-10-13T03:26:20.893Z] 2023-10-13 03:26:20,811 [execute] INFO git cat-file --batch-check [2023-10-13T03:26:20.893Z] 2023-10-13 03:26:20,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-13T03:26:20.893Z] 2023-10-13 03:26:20,814 [execute] INFO git rev-list d75befe45bbb8a72123f40b71d47b56e55c3c1ca -- [2023-10-13T03:26:20.893Z] 2023-10-13 03:26:20,814 [execute] DEBUG Popen(['git', 'rev-list', 'd75befe45bbb8a72123f40b71d47b56e55c3c1ca', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-13T03:26:20.893Z] 2023-10-13 03:26:20,823 [execute] INFO git fetch -v origin [2023-10-13T03:26:20.893Z] 2023-10-13 03:26:20,823 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-13T03:26:21.461Z] 2023-10-13 03:26:21,353 [run_push] DEBUG no remote changes detected [2023-10-13T03:26:21.461Z] 2023-10-13 03:26:21,353 [execute] INFO git push origin semver [2023-10-13T03:26:21.461Z] 2023-10-13 03:26:21,354 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-13T03:26:22.396Z] 2023-10-13 03:26:22,224 [run_push] DEBUG push all version tags [2023-10-13T03:26:22.396Z] 2023-10-13 03:26:22,225 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-13T03:26:22.396Z] 2023-10-13 03:26:22,225 [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-10-13T03:26:23.331Z] 2023-10-13 03:26:22,981 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-10-13T03:26:23.331Z] 3.1.0-dev.18 [Pipeline] } [2023-10-13T03:26:23.337Z] $ docker exec --env ******** --env ******** 243634a75b3a7b1624661542b3faa544523bfe084bdc9b4b587b85eb06054e3f ssh-agent -k [2023-10-13T03:26:23.452Z] unset SSH_AUTH_SOCK; [2023-10-13T03:26:23.452Z] unset SSH_AGENT_PID; [2023-10-13T03:26:23.452Z] echo Agent pid 38 killed; [2023-10-13T03:26:23.463Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T03:26:23.774Z] + git semver [Pipeline] } [2023-10-13T03:26:24.044Z] $ docker stop --time=1 243634a75b3a7b1624661542b3faa544523bfe084bdc9b4b587b85eb06054e3f [2023-10-13T03:26:25.396Z] $ docker rm -f --volumes 243634a75b3a7b1624661542b3faa544523bfe084bdc9b4b587b85eb06054e3f [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-10-13T03:26:26.012Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-10-13T03:26:26.012Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-10-13T03:26:26.012Z] total 16 [2023-10-13T03:26:26.012Z] drwxr-xr-x 3 root root 4096 Oct 13 03:15 . [2023-10-13T03:26:26.012Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 13 03:26 .. [2023-10-13T03:26:26.012Z] drwxr-xr-x 2 root root 4096 Oct 13 03:15 cost [2023-10-13T03:26:26.012Z] -rw-r--r-- 1 root root 86 Oct 13 03:15 cost.csv [2023-10-13T03:26:26.012Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-10-13T03:26:26.012Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-10-13T03:26:26.012Z] total 16 [2023-10-13T03:26:26.012Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 03:15 . [2023-10-13T03:26:26.012Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 13 03:26 .. [2023-10-13T03:26:26.012Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 13 03:15 cost [2023-10-13T03:26:26.012Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 13 03:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:26:26.324Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:26:27.182Z] ---> package-listing.sh [2023-10-13T03:26:27.182Z] ++ facter osfamily [2023-10-13T03:26:27.182Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-13T03:26:27.442Z] + OS_FAMILY=debian [2023-10-13T03:26:27.442Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-10-13T03:26:27.442Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-13T03:26:27.442Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-13T03:26:27.442Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-13T03:26:27.442Z] + PACKAGES=/tmp/packages_start.txt [2023-10-13T03:26:27.442Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-10-13T03:26:27.442Z] + PACKAGES=/tmp/packages_end.txt [2023-10-13T03:26:27.442Z] + case "${OS_FAMILY}" in [2023-10-13T03:26:27.442Z] + dpkg -l [2023-10-13T03:26:27.442Z] + grep '^ii' [2023-10-13T03:26:27.442Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-13T03:26:27.442Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-13T03:26:27.442Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-13T03:26:27.443Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-10-13T03:26:27.443Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-10-13T03:26:27.443Z] + 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-10-13T03:26:27.452Z] 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-10-13T03:26:27.728Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:26:28.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T03:26:28.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:26:28.348Z] prd-ubuntu20.04-docker-8c-8g-9185 does not seem to be running inside a container [2023-10-13T03:26:28.378Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-13T03:26:28.603Z] $ docker top f3ef7950a5ae959f7064f6fde734a802ad1fbe3e635efac4ba0fdb9090439d4b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T03:26:28.946Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-13T03:26:29.232Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-13T03:26:29.516Z] + ls /var/log/sa-host [2023-10-13T03:26:29.516Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T03:26:29.584Z] provisioning config files... [2023-10-13T03:26:29.594Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2874806352570108869tmp [Pipeline] { [Pipeline] echo [2023-10-13T03:26:29.606Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:26:29.889Z] ---> create-netrc.sh [Pipeline] } [2023-10-13T03:26:29.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:26:30.209Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-13T03:26:30.218Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:26:30.500Z] ---> sudo-logs.sh [2023-10-13T03:26:30.500Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-13T03:26:30.529Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:26:30.811Z] ---> job-cost.sh [2023-10-13T03:26:30.812Z] lf-activate-venv: SKIPPING [2023-10-13T03:26:30.812Z] DEBUG: total: 0.2199999988079071 [2023-10-13T03:26:30.812Z] INFO: Retrieving Stack Cost... [2023-10-13T03:26:31.070Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-13T03:26:31.639Z] INFO: Archiving Costs [Pipeline] echo [2023-10-13T03:26:31.650Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:26:31.929Z] ---> logs-deploy.sh [2023-10-13T03:26:31.929Z] lf-activate-venv: SKIPPING [2023-10-13T03:26:31.929Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/145 [2023-10-13T03:26:31.929Z] INFO: archiving workspace using pattern(s): [2023-10-13T03:26:32.867Z] Archives upload complete. [2023-10-13T03:26:32.867Z] INFO: archiving logs to Nexus