Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 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-ssh9709310310613513098.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh6483968099093425732.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh4084539675227294229.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh8033503879124816981.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-ssh6840503485419495539.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] ========================================================= [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 ‘prd-ubuntu20.04-docker-8c-8g-17540’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17547 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 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 (main) Commit message: "fix: Address CVE in Alpine base image (#647)" > 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 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 # timeout=10 > git rev-list --no-walk 0b7988ad925f4dc882909eccaaf50c651f359b4a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-14T21:47:02.888Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-14T21:47:02.954Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-14T21:47:02.972Z] ========================================================= [2023-11-14T21:47:02.972Z] EdgeX Global Pipelines Version Info [2023-11-14T21:47:02.972Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:47:03.668Z] ------------------- [2023-11-14T21:47:03.669Z] stable info: [2023-11-14T21:47:03.669Z] ------------------- [2023-11-14T21:47:03.669Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-14T21:47:03.669Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:47:03.669Z] Message: update stable to v1.0.257 [2023-11-14T21:47:04.242Z] ------------------- [2023-11-14T21:47:04.242Z] experimental info: [2023-11-14T21:47:04.242Z] ------------------- [2023-11-14T21:47:04.242Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-14T21:47:04.242Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:47:04.242Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-14T21:47:04.437Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-11-14T21:47:04.448Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-11-14T21:47:04.459Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-14T21:47:04.476Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-14T21:47:04.492Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-14T21:47:04.511Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-14T21:47:04.531Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-14T21:47:04.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-14T21:47:04.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-14T21:47:04.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-14T21:47:04.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-14T21:47:04.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-11-14T21:47:04.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-14T21:47:04.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-14T21:47:04.656Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:47:04.672Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:47:04.685Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:47:04.698Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:47:04.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-14T21:47:04.726Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-14T21:47:04.741Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-14T21:47:04.754Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-14T21:47:04.771Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-14T21:47:04.793Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-14T21:47:04.811Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-14T21:47:04.827Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-14T21:47:04.847Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-14T21:47:04.868Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-14T21:47:04.888Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-14T21:47:04.904Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-14T21:47:04.924Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 [Pipeline] echo [2023-11-14T21:47:04.939Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e27f69 [Pipeline] echo [2023-11-14T21:47:04.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:47:04.998Z] provisioning config files... [2023-11-14T21:47:05.012Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3626125897641952566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:47:05.320Z] ---> docker-login.sh [2023-11-14T21:47:05.320Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:47:06.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:06.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:06.703Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:06.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:06.703Z] [2023-11-14T21:47:06.703Z] Login Succeeded [2023-11-14T21:47:06.703Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:47:06.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:06.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:06.703Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:06.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:06.703Z] [2023-11-14T21:47:06.703Z] Login Succeeded [2023-11-14T21:47:06.703Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:47:06.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:06.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:06.962Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:06.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:06.962Z] [2023-11-14T21:47:06.962Z] Login Succeeded [2023-11-14T21:47:06.962Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:47:06.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:06.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:06.962Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:06.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:06.962Z] [2023-11-14T21:47:06.962Z] Login Succeeded [2023-11-14T21:47:06.962Z] docker.io [2023-11-14T21:47:06.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:07.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:07.233Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:07.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:07.233Z] [2023-11-14T21:47:07.233Z] Login Succeeded [2023-11-14T21:47:07.233Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:47:07.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-14T21:47:07.618Z] + git rev-list -1 --merges 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6~1..2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 [Pipeline] echo [2023-11-14T21:47:07.700Z] -----------> git rev-list -1 --merges 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6~1..2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 [false] [Pipeline] sh [2023-11-14T21:47:07.992Z] + git log --format=format:%s -1 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 [Pipeline] echo [2023-11-14T21:47:08.007Z] ========================================================= [2023-11-14T21:47:08.007Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-14T21:47:08.007Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:47:08.328Z] + git log --format=format:%s -1 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 [Pipeline] echo [2023-11-14T21:47:08.339Z] [semverPrep] GIT_COMMIT: 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6, Commit Message: fix: Address CVE in Alpine base image (#647) [Pipeline] echo [2023-11-14T21:47:08.350Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-14T21:47:08.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T21:47:08.700Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-14T21:47:08.700Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-14T21:47:08.700Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-14T21:47:08.700Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-14T21:47:08.700Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-14T21:47:08.700Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:47:09.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:47:09.050Z] [2023-11-14T21:47:09.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:47:09.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:47:09.355Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-14T21:47:09.355Z] b85a868b505f: Pulling fs layer [2023-11-14T21:47:09.355Z] e2be974225ed: Pulling fs layer [2023-11-14T21:47:09.355Z] 339a4e72a1f5: Pulling fs layer [2023-11-14T21:47:09.355Z] 988bab9f4d93: Pulling fs layer [2023-11-14T21:47:09.355Z] 1469e6f7b9e6: Pulling fs layer [2023-11-14T21:47:09.355Z] eaf3925da568: Pulling fs layer [2023-11-14T21:47:09.355Z] bab4dde63d76: Pulling fs layer [2023-11-14T21:47:09.355Z] bde34c3a00c8: Pulling fs layer [2023-11-14T21:47:09.355Z] b352a97aabf1: Pulling fs layer [2023-11-14T21:47:09.355Z] 4872d77fe225: Pulling fs layer [2023-11-14T21:47:09.355Z] 5851b861e8e6: Pulling fs layer [2023-11-14T21:47:09.355Z] 988bab9f4d93: Waiting [2023-11-14T21:47:09.355Z] bde34c3a00c8: Waiting [2023-11-14T21:47:09.355Z] 1469e6f7b9e6: Waiting [2023-11-14T21:47:09.355Z] b352a97aabf1: Waiting [2023-11-14T21:47:09.355Z] eaf3925da568: Waiting [2023-11-14T21:47:09.355Z] 4872d77fe225: Waiting [2023-11-14T21:47:09.355Z] bab4dde63d76: Waiting [2023-11-14T21:47:09.355Z] 5851b861e8e6: Waiting [2023-11-14T21:47:09.617Z] e2be974225ed: Verifying Checksum [2023-11-14T21:47:09.617Z] e2be974225ed: Download complete [2023-11-14T21:47:09.617Z] 988bab9f4d93: Verifying Checksum [2023-11-14T21:47:09.617Z] 988bab9f4d93: Download complete [2023-11-14T21:47:09.617Z] 339a4e72a1f5: Verifying Checksum [2023-11-14T21:47:09.617Z] 339a4e72a1f5: Download complete [2023-11-14T21:47:09.617Z] eaf3925da568: Verifying Checksum [2023-11-14T21:47:09.617Z] eaf3925da568: Download complete [2023-11-14T21:47:09.617Z] 1469e6f7b9e6: Verifying Checksum [2023-11-14T21:47:09.617Z] 1469e6f7b9e6: Download complete [2023-11-14T21:47:09.617Z] bde34c3a00c8: Download complete [2023-11-14T21:47:09.617Z] b352a97aabf1: Download complete [2023-11-14T21:47:09.617Z] 4872d77fe225: Verifying Checksum [2023-11-14T21:47:09.617Z] 4872d77fe225: Download complete [2023-11-14T21:47:09.617Z] 5851b861e8e6: Verifying Checksum [2023-11-14T21:47:09.617Z] 5851b861e8e6: Download complete [2023-11-14T21:47:09.875Z] b85a868b505f: Verifying Checksum [2023-11-14T21:47:09.875Z] b85a868b505f: Download complete [2023-11-14T21:47:10.135Z] bab4dde63d76: Verifying Checksum [2023-11-14T21:47:10.135Z] bab4dde63d76: Download complete [2023-11-14T21:47:11.091Z] b85a868b505f: Pull complete [2023-11-14T21:47:11.362Z] e2be974225ed: Pull complete [2023-11-14T21:47:11.988Z] 339a4e72a1f5: Pull complete [2023-11-14T21:47:11.988Z] 988bab9f4d93: Pull complete [2023-11-14T21:47:12.247Z] 1469e6f7b9e6: Pull complete [2023-11-14T21:47:12.247Z] eaf3925da568: Pull complete [2023-11-14T21:47:14.156Z] bab4dde63d76: Pull complete [2023-11-14T21:47:14.156Z] bde34c3a00c8: Pull complete [2023-11-14T21:47:14.415Z] b352a97aabf1: Pull complete [2023-11-14T21:47:14.415Z] 4872d77fe225: Pull complete [2023-11-14T21:47:14.415Z] 5851b861e8e6: Pull complete [2023-11-14T21:47:14.415Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-14T21:47:14.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:47:14.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:47:14.791Z] prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container [2023-11-14T21:47:14.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T21:47:18.191Z] $ docker top da3153fa973333222a87fab06def6741bde20ca7fb8d8d9cdece6083fb6eae77 -eo pid,comm [2023-11-14T21:47:18.246Z] 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-11-14T21:47:18.246Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T21:47:18.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:47:18.290Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:47:18.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:47:18.396Z] $ docker exec da3153fa973333222a87fab06def6741bde20ca7fb8d8d9cdece6083fb6eae77 ssh-agent [2023-11-14T21:47:18.500Z] SSH_AUTH_SOCK=/tmp/ssh-z9fNwgWjqZxK/agent.32 [2023-11-14T21:47:18.500Z] SSH_AGENT_PID=38 [2023-11-14T21:47:18.506Z] Running ssh-add (command line suppressed) [2023-11-14T21:47:18.613Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8128147617523857768.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8128147617523857768.key) [2023-11-14T21:47:18.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:47:18.918Z] + git tag --points-at HEAD [Pipeline] } [2023-11-14T21:47:18.927Z] $ docker exec --env ******** --env ******** da3153fa973333222a87fab06def6741bde20ca7fb8d8d9cdece6083fb6eae77 ssh-agent -k [2023-11-14T21:47:19.024Z] unset SSH_AUTH_SOCK; [2023-11-14T21:47:19.025Z] unset SSH_AGENT_PID; [2023-11-14T21:47:19.025Z] echo Agent pid 38 killed; [2023-11-14T21:47:19.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-14T21:47:19.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:47:19.063Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:47:19.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:47:19.175Z] $ docker exec da3153fa973333222a87fab06def6741bde20ca7fb8d8d9cdece6083fb6eae77 ssh-agent [2023-11-14T21:47:19.282Z] SSH_AUTH_SOCK=/tmp/ssh-cUyzk9GWaGRi/agent.70 [2023-11-14T21:47:19.282Z] SSH_AGENT_PID=76 [2023-11-14T21:47:19.287Z] Running ssh-add (command line suppressed) [2023-11-14T21:47:19.406Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2457164675584568196.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2457164675584568196.key) [2023-11-14T21:47:19.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:47:19.710Z] + git semver init [2023-11-14T21:47:19.971Z] 2023-11-14 21:47:19,911 [run_init] DEBUG init version:0.0.0 force:False [2023-11-14T21:47:19.971Z] 2023-11-14 21:47:19,911 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-11-14T21:47:19.971Z] 2023-11-14 21:47:19,912 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-11-14T21:47:19.971Z] 2023-11-14 21:47:19,912 [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-11-14T21:47:20.915Z] 2023-11-14 21:47:20,811 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-11-14T21:47:20.915Z] 2023-11-14 21:47:20,812 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-11-14T21:47:20.915Z] 2023-11-14 21:47:20,812 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-14T21:47:20.915Z] 2023-11-14 21:47:20,812 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-14T21:47:20.915Z] 3.1.0-dev.25 [Pipeline] } [2023-11-14T21:47:20.923Z] $ docker exec --env ******** --env ******** da3153fa973333222a87fab06def6741bde20ca7fb8d8d9cdece6083fb6eae77 ssh-agent -k [2023-11-14T21:47:21.025Z] unset SSH_AUTH_SOCK; [2023-11-14T21:47:21.026Z] unset SSH_AGENT_PID; [2023-11-14T21:47:21.026Z] echo Agent pid 76 killed; [2023-11-14T21:47:21.037Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T21:47:21.343Z] + git semver [Pipeline] } [2023-11-14T21:47:21.615Z] $ docker stop --time=1 da3153fa973333222a87fab06def6741bde20ca7fb8d8d9cdece6083fb6eae77 [2023-11-14T21:47:22.893Z] $ docker rm -f --volumes da3153fa973333222a87fab06def6741bde20ca7fb8d8d9cdece6083fb6eae77 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:47:23.269Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-14T21:47:23.476Z] Stashed 1 file(s) [Pipeline] echo [2023-11-14T21:47:23.480Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.25 [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-11-14T21:47:23.584Z] provisioning config files... [2023-11-14T21:47:23.594Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1115865908343033836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:47:23.888Z] ---> docker-login.sh [2023-11-14T21:47:23.889Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:47:23.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:23.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:23.889Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:23.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:23.889Z] [2023-11-14T21:47:23.889Z] Login Succeeded [2023-11-14T21:47:23.889Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:47:23.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:24.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:24.148Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:24.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:24.148Z] [2023-11-14T21:47:24.148Z] Login Succeeded [2023-11-14T21:47:24.148Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:47:24.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:24.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:24.148Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:24.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:24.148Z] [2023-11-14T21:47:24.148Z] Login Succeeded [2023-11-14T21:47:24.148Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:47:24.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:24.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:24.417Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:24.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:24.417Z] [2023-11-14T21:47:24.417Z] Login Succeeded [2023-11-14T21:47:24.418Z] docker.io [2023-11-14T21:47:24.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:47:24.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:47:24.678Z] Configure a credential helper to remove this warning. See [2023-11-14T21:47:24.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:47:24.678Z] [2023-11-14T21:47:24.678Z] Login Succeeded [2023-11-14T21:47:24.678Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:47:24.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T21:47:24.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:47:24.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:47:24.760Z] ========================================================= [2023-11-14T21:47:24.760Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-14T21:47:24.760Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:47:25.077Z] + 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-11-14T21:47:25.077Z] Sending build context to Docker daemon 6.569MB [2023-11-14T21:47:25.077Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:47:25.077Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T21:47:25.335Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-14T21:47:25.335Z] 7264a8db6415: Pulling fs layer [2023-11-14T21:47:25.335Z] c4d48a809fc2: Pulling fs layer [2023-11-14T21:47:25.335Z] 4f1c88b9dad5: Pulling fs layer [2023-11-14T21:47:25.335Z] ad3a456e5733: Pulling fs layer [2023-11-14T21:47:25.335Z] 69c7f0334f64: Pulling fs layer [2023-11-14T21:47:25.335Z] 1f1c1a5573a3: Pulling fs layer [2023-11-14T21:47:25.335Z] ce7588e14bc9: Pulling fs layer [2023-11-14T21:47:25.335Z] b5e4710f87ac: Pulling fs layer [2023-11-14T21:47:25.335Z] ad3a456e5733: Waiting [2023-11-14T21:47:25.335Z] 69c7f0334f64: Waiting [2023-11-14T21:47:25.335Z] 1f1c1a5573a3: Waiting [2023-11-14T21:47:25.335Z] ce7588e14bc9: Waiting [2023-11-14T21:47:25.335Z] b5e4710f87ac: Waiting [2023-11-14T21:47:25.335Z] c4d48a809fc2: Verifying Checksum [2023-11-14T21:47:25.335Z] c4d48a809fc2: Download complete [2023-11-14T21:47:25.335Z] ad3a456e5733: Download complete [2023-11-14T21:47:25.335Z] 7264a8db6415: Download complete [2023-11-14T21:47:25.335Z] 69c7f0334f64: Download complete [2023-11-14T21:47:25.601Z] 1f1c1a5573a3: Verifying Checksum [2023-11-14T21:47:25.601Z] 1f1c1a5573a3: Download complete [2023-11-14T21:47:25.601Z] 7264a8db6415: Pull complete [2023-11-14T21:47:25.601Z] b5e4710f87ac: Verifying Checksum [2023-11-14T21:47:25.601Z] b5e4710f87ac: Download complete [2023-11-14T21:47:25.862Z] 4f1c88b9dad5: Verifying Checksum [2023-11-14T21:47:25.862Z] 4f1c88b9dad5: Download complete [2023-11-14T21:47:26.123Z] c4d48a809fc2: Pull complete [2023-11-14T21:47:26.380Z] ce7588e14bc9: Verifying Checksum [2023-11-14T21:47:26.380Z] ce7588e14bc9: Download complete [2023-11-14T21:47:29.674Z] 4f1c88b9dad5: Pull complete [2023-11-14T21:47:29.674Z] ad3a456e5733: Pull complete [2023-11-14T21:47:29.932Z] 69c7f0334f64: Pull complete [2023-11-14T21:47:29.932Z] 1f1c1a5573a3: Pull complete [2023-11-14T21:47:32.462Z] ce7588e14bc9: Pull complete [2023-11-14T21:47:33.027Z] b5e4710f87ac: Pull complete [2023-11-14T21:47:33.027Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-14T21:47:33.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T21:47:33.027Z] ---> 88b5674ff536 [2023-11-14T21:47:33.027Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:47:38.372Z] ---> Running in 84cbca8de07f [2023-11-14T21:47:38.372Z] Removing intermediate container 84cbca8de07f [2023-11-14T21:47:38.372Z] ---> 4ca49b00b737 [2023-11-14T21:47:38.372Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:47:38.372Z] ---> Running in bbb70d7c4a26 [2023-11-14T21:47:38.372Z] Removing intermediate container bbb70d7c4a26 [2023-11-14T21:47:38.372Z] ---> 28795e4e6d8b [2023-11-14T21:47:38.372Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-14T21:47:38.372Z] ---> Running in cc1d0857a543 [2023-11-14T21:47:38.372Z] Removing intermediate container cc1d0857a543 [2023-11-14T21:47:38.372Z] ---> cb9cdff04c7d [2023-11-14T21:47:38.372Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:47:38.372Z] ---> Running in 72990a5dbdfe [2023-11-14T21:47:38.372Z] Removing intermediate container 72990a5dbdfe [2023-11-14T21:47:38.372Z] ---> bc4618156e74 [2023-11-14T21:47:38.372Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:47:38.372Z] ---> Running in 9b3e7586a8f3 [2023-11-14T21:47:38.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:47:38.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:47:38.553Z] Still waiting to schedule task [2023-11-14T21:47:38.553Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-17549’ is offline [2023-11-14T21:47:38.634Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-14T21:47:38.634Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-14T21:47:38.634Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-14T21:47:38.634Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-14T21:47:38.634Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:47:38.634Z] OK: 268 MiB in 56 packages [2023-11-14T21:47:39.207Z] Removing intermediate container 9b3e7586a8f3 [2023-11-14T21:47:39.207Z] ---> 8617e2344efe [2023-11-14T21:47:39.207Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-14T21:47:39.207Z] ---> Running in 2f4dc3faebfa [2023-11-14T21:47:39.207Z] Removing intermediate container 2f4dc3faebfa [2023-11-14T21:47:39.207Z] ---> 08ed146d6c19 [2023-11-14T21:47:39.207Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-14T21:47:39.467Z] ---> 600c06460687 [2023-11-14T21:47:39.467Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:47:39.467Z] ---> Running in 667be5219460 [2023-11-14T21:48:27.635Z] Removing intermediate container 667be5219460 [2023-11-14T21:48:27.635Z] ---> 0c99f4322296 [2023-11-14T21:48:27.635Z] Step 11/12 : COPY . . [2023-11-14T21:48:27.635Z] ---> 9ace03f4fea6 [2023-11-14T21:48:27.635Z] Step 12/12 : RUN $MAKE [2023-11-14T21:48:27.635Z] ---> Running in 463c2594ec78 [2023-11-14T21:48:27.635Z] noop [2023-11-14T21:48:27.635Z] Removing intermediate container 463c2594ec78 [2023-11-14T21:48:27.635Z] ---> 744edfd7ddc7 [2023-11-14T21:48:27.635Z] Successfully built 744edfd7ddc7 [2023-11-14T21:48:27.635Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:48:27.961Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:48:27.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:48:28.045Z] prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container [2023-11-14T21:48:28.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-14T21:48:28.414Z] $ docker top 5d953ac2ba827535068e2f6d8b7c74ad397154f69aedd84e904f413a8cf480d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:48:28.766Z] + go version [2023-11-14T21:48:28.766Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-14T21:48:28.778Z] $ docker stop --time=1 5d953ac2ba827535068e2f6d8b7c74ad397154f69aedd84e904f413a8cf480d8 [2023-11-14T21:48:30.037Z] $ docker rm -f --volumes 5d953ac2ba827535068e2f6d8b7c74ad397154f69aedd84e904f413a8cf480d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:48:30.452Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:48:30.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:48:30.533Z] prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container [2023-11-14T21:48:30.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-14T21:48:30.925Z] $ docker top f337828011905794c4148922b270b330e69bdbac5fbbac75b7f6155875fa2f8a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:48:31.275Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:48:31.572Z] + make test [2023-11-14T21:48:31.573Z] go test ./... -coverprofile=coverage.out ./... [2023-11-14T21:48:33.474Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-14T21:48:43.456Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-14T21:48:44.021Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-14T21:48:44.021Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements [2023-11-14T21:48:52.126Z] go vet ./... [2023-11-14T21:48:54.661Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T21:48:54.661Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T21:48:54.661Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T21:48:54.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T21:48:54.692Z] $ docker stop --time=1 f337828011905794c4148922b270b330e69bdbac5fbbac75b7f6155875fa2f8a [2023-11-14T21:48:58.378Z] $ docker rm -f --volumes f337828011905794c4148922b270b330e69bdbac5fbbac75b7f6155875fa2f8a [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:48:58.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T21:48:58.923Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-14T21:48:59.402Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T21:48:59.686Z] + ls -al . [2023-11-14T21:48:59.686Z] total 184 [2023-11-14T21:48:59.686Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 21:48 . [2023-11-14T21:48:59.686Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:47 .. [2023-11-14T21:48:59.686Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 21:47 .dockerignore [2023-11-14T21:48:59.686Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:48 .git [2023-11-14T21:48:59.686Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:47 .github [2023-11-14T21:48:59.686Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 14 21:47 .gitignore [2023-11-14T21:48:59.686Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 21:47 .golangci.yml [2023-11-14T21:48:59.686Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:47 .semver [2023-11-14T21:48:59.686Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 14 21:47 Attribution.txt [2023-11-14T21:48:59.686Z] -rw-rw-r-- 1 jenkins jenkins 18574 Nov 14 21:47 CHANGELOG.md [2023-11-14T21:48:59.686Z] -rw-rw-r-- 1 jenkins jenkins 1798 Nov 14 21:47 Dockerfile [2023-11-14T21:48:59.686Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 21:47 GOVERNANCE.md [2023-11-14T21:48:59.686Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 14 21:47 Jenkinsfile [2023-11-14T21:48:59.686Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 21:47 LICENSE [2023-11-14T21:48:59.686Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 14 21:47 Makefile [2023-11-14T21:48:59.686Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 14 21:47 OWNERS.md [2023-11-14T21:48:59.686Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 14 21:47 README.md [2023-11-14T21:48:59.686Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:47 VERSION [2023-11-14T21:48:59.686Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:47 bin [2023-11-14T21:48:59.686Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:47 cmd [2023-11-14T21:48:59.686Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 14 21:48 coverage.out [2023-11-14T21:48:59.686Z] -rw-rw-r-- 1 jenkins jenkins 3775 Nov 14 21:47 go.mod [2023-11-14T21:48:59.686Z] -rw-rw-r-- 1 jenkins jenkins 35000 Nov 14 21:47 go.sum [2023-11-14T21:48:59.686Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:47 internal [2023-11-14T21:48:59.686Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:47 mock [2023-11-14T21:48:59.686Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 14 21:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:48:59.990Z] + 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=2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 --label arch=amd64 --label version=3.1.0-dev.25 . [2023-11-14T21:48:59.990Z] Sending build context to Docker daemon 6.588MB [2023-11-14T21:48:59.990Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:48:59.990Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-14T21:48:59.990Z] ---> 744edfd7ddc7 [2023-11-14T21:48:59.990Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:49:00.248Z] ---> Running in 16ae449c2df0 [2023-11-14T21:49:00.506Z] Removing intermediate container 16ae449c2df0 [2023-11-14T21:49:00.506Z] ---> d337de1775e6 [2023-11-14T21:49:00.506Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:49:00.506Z] ---> Running in 5897ebfb6792 [2023-11-14T21:49:00.506Z] Removing intermediate container 5897ebfb6792 [2023-11-14T21:49:00.506Z] ---> 235a2560241f [2023-11-14T21:49:00.506Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-14T21:49:00.506Z] ---> Running in 95031874d4fb [2023-11-14T21:49:00.763Z] Removing intermediate container 95031874d4fb [2023-11-14T21:49:00.763Z] ---> c5e0437c6cb8 [2023-11-14T21:49:00.763Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:49:00.763Z] ---> Running in 8aa6c7338e68 [2023-11-14T21:49:00.763Z] Removing intermediate container 8aa6c7338e68 [2023-11-14T21:49:00.763Z] ---> 958a47058e53 [2023-11-14T21:49:00.763Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:49:00.763Z] ---> Running in 3425b345e920 [2023-11-14T21:49:01.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:49:01.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:49:01.538Z] OK: 268 MiB in 56 packages [2023-11-14T21:49:02.105Z] Removing intermediate container 3425b345e920 [2023-11-14T21:49:02.105Z] ---> 7198d4d1bfd0 [2023-11-14T21:49:02.105Z] Step 8/25 : WORKDIR /device-mqtt-go [2023-11-14T21:49:02.105Z] ---> Running in 05926a60aa85 [2023-11-14T21:49:02.105Z] Removing intermediate container 05926a60aa85 [2023-11-14T21:49:02.105Z] ---> 965f6430eb2f [2023-11-14T21:49:02.105Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-14T21:49:02.105Z] ---> afee7b0a4b7b [2023-11-14T21:49:02.105Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:49:02.105Z] ---> Running in 54ef95d1061b [2023-11-14T21:49:03.042Z] Removing intermediate container 54ef95d1061b [2023-11-14T21:49:03.042Z] ---> 83c2897c4830 [2023-11-14T21:49:03.042Z] Step 11/25 : COPY . . [2023-11-14T21:49:03.304Z] ---> 644074bd85cc [2023-11-14T21:49:03.304Z] Step 12/25 : RUN $MAKE [2023-11-14T21:49:03.304Z] ---> Running in a33d1905531d [2023-11-14T21:49:03.562Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-11-14T21:49:30.790Z] Removing intermediate container a33d1905531d [2023-11-14T21:49:30.790Z] ---> 7e7716177669 [2023-11-14T21:49:30.790Z] Step 13/25 : FROM alpine:3.18 [2023-11-14T21:49:30.790Z] 3.18: Pulling from library/alpine [2023-11-14T21:49:30.790Z] 96526aa774ef: Pulling fs layer [2023-11-14T21:49:30.790Z] 96526aa774ef: Verifying Checksum [2023-11-14T21:49:30.790Z] 96526aa774ef: Download complete [2023-11-14T21:49:30.790Z] 96526aa774ef: Pull complete [2023-11-14T21:49:30.791Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:49:30.791Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T21:49:30.791Z] ---> 8ca4688f4f35 [2023-11-14T21:49:30.791Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-14T21:49:30.791Z] ---> Running in ebbe04759236 [2023-11-14T21:49:30.791Z] Removing intermediate container ebbe04759236 [2023-11-14T21:49:30.791Z] ---> 575a834af491 [2023-11-14T21:49:30.791Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-14T21:49:30.791Z] ---> Running in 0acd6f6137e4 [2023-11-14T21:49:30.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:49:30.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:49:30.791Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-14T21:49:30.791Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T21:49:30.791Z] OK: 7 MiB in 16 packages [2023-11-14T21:49:30.791Z] Removing intermediate container 0acd6f6137e4 [2023-11-14T21:49:30.791Z] ---> ee51508242a3 [2023-11-14T21:49:30.791Z] Step 16/25 : RUN apk --no-cache upgrade [2023-11-14T21:49:30.791Z] ---> Running in 637af25984ac [2023-11-14T21:49:30.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:49:30.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:49:30.791Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:49:30.791Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:49:30.791Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:49:30.791Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:49:30.791Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:49:30.791Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:49:30.791Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:49:30.791Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:49:30.791Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:49:30.791Z] OK: 7 MiB in 16 packages [2023-11-14T21:49:30.791Z] Removing intermediate container 637af25984ac [2023-11-14T21:49:30.791Z] ---> 916c9939a851 [2023-11-14T21:49:30.791Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-14T21:49:31.844Z] ---> b7e59bff547a [2023-11-14T21:49:31.844Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-14T21:49:31.844Z] ---> d468074ba49b [2023-11-14T21:49:31.844Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-14T21:49:32.102Z] ---> b3838e044db0 [2023-11-14T21:49:32.102Z] Step 20/25 : EXPOSE 59982 [2023-11-14T21:49:32.102Z] ---> Running in a68e1696dbc0 [2023-11-14T21:49:32.102Z] Removing intermediate container a68e1696dbc0 [2023-11-14T21:49:32.102Z] ---> a600e46ae8e8 [2023-11-14T21:49:32.102Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2023-11-14T21:49:32.102Z] ---> Running in 872be2256f36 [2023-11-14T21:49:33.620Z] Removing intermediate container 872be2256f36 [2023-11-14T21:49:33.620Z] ---> b42e7705fd50 [2023-11-14T21:49:33.620Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-14T21:49:33.620Z] ---> Running in 9b01f75947d4 [2023-11-14T21:49:33.620Z] Removing intermediate container 9b01f75947d4 [2023-11-14T21:49:33.620Z] ---> 52914e7d7026 [2023-11-14T21:49:33.620Z] Step 23/25 : LABEL arch=amd64 [2023-11-14T21:49:33.620Z] ---> Running in 22202c900dcd [2023-11-14T21:49:33.620Z] Removing intermediate container 22202c900dcd [2023-11-14T21:49:33.620Z] ---> a2bb82af2ef1 [2023-11-14T21:49:33.620Z] Step 24/25 : LABEL git_sha=2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 [2023-11-14T21:49:33.620Z] ---> Running in 910399b389b1 [2023-11-14T21:49:33.620Z] Removing intermediate container 910399b389b1 [2023-11-14T21:49:33.620Z] ---> 119dea51507b [2023-11-14T21:49:33.620Z] Step 25/25 : LABEL version=3.1.0-dev.25 [2023-11-14T21:49:33.620Z] ---> Running in 1768ad7c212c [2023-11-14T21:49:33.620Z] Removing intermediate container 1768ad7c212c [2023-11-14T21:49:33.620Z] ---> 7a71bde77786 [2023-11-14T21:49:33.620Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T21:49:33.620Z] Successfully built 7a71bde77786 [2023-11-14T21:49:33.620Z] 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-11-14T21:49:33.748Z] provisioning config files... [2023-11-14T21:49:33.756Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13235956895095503072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:49:34.048Z] ---> docker-login.sh [2023-11-14T21:49:34.048Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:49:34.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:34.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:34.048Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:34.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:34.048Z] [2023-11-14T21:49:34.048Z] Login Succeeded [2023-11-14T21:49:34.048Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:49:34.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:34.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:34.306Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:34.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:34.306Z] [2023-11-14T21:49:34.306Z] Login Succeeded [2023-11-14T21:49:34.306Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:49:34.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:34.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:34.306Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:34.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:34.306Z] [2023-11-14T21:49:34.306Z] Login Succeeded [2023-11-14T21:49:34.306Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:49:34.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:34.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:34.569Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:34.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:34.569Z] [2023-11-14T21:49:34.569Z] Login Succeeded [2023-11-14T21:49:34.569Z] docker.io [2023-11-14T21:49:34.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:49:35.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:49:35.087Z] Configure a credential helper to remove this warning. See [2023-11-14T21:49:35.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:49:35.087Z] [2023-11-14T21:49:35.087Z] Login Succeeded [2023-11-14T21:49:35.087Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:49:35.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:49:35.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:49:35.151Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-11-14T21:49:35.151Z] 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 [2023-11-14T21:49:35.151Z] latest [2023-11-14T21:49:35.151Z] 3.1.0-dev.25 [2023-11-14T21:49:35.151Z] 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6-3.1.0-dev.25 [2023-11-14T21:49:35.151Z] main [2023-11-14T21:49:35.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:35.475Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:35.821Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 [2023-11-14T21:49:35.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-11-14T21:49:35.821Z] 23bc7767d58f: Preparing [2023-11-14T21:49:35.821Z] d28829961e92: Preparing [2023-11-14T21:49:35.821Z] 8142344f0a3e: Preparing [2023-11-14T21:49:35.821Z] 642f4fcdde1c: Preparing [2023-11-14T21:49:35.821Z] b5ed12174842: Preparing [2023-11-14T21:49:35.821Z] cc2447e1835a: Preparing [2023-11-14T21:49:35.821Z] cc2447e1835a: Waiting [2023-11-14T21:49:35.821Z] 23bc7767d58f: Pushed [2023-11-14T21:49:35.821Z] d28829961e92: Pushed [2023-11-14T21:49:35.821Z] b5ed12174842: Pushed [2023-11-14T21:49:36.079Z] cc2447e1835a: Layer already exists [2023-11-14T21:49:36.647Z] 642f4fcdde1c: Pushed [2023-11-14T21:49:39.205Z] 8142344f0a3e: Pushed [2023-11-14T21:49:39.205Z] 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6: digest: sha256:35efec07f4c15fbbfe859a3e29e69e3d22fc64b1124c02e3854879b862fb063d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:39.532Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:39.843Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-11-14T21:49:39.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-11-14T21:49:39.843Z] 23bc7767d58f: Preparing [2023-11-14T21:49:39.843Z] d28829961e92: Preparing [2023-11-14T21:49:39.843Z] 8142344f0a3e: Preparing [2023-11-14T21:49:39.843Z] 642f4fcdde1c: Preparing [2023-11-14T21:49:39.843Z] b5ed12174842: Preparing [2023-11-14T21:49:39.843Z] cc2447e1835a: Preparing [2023-11-14T21:49:39.843Z] cc2447e1835a: Waiting [2023-11-14T21:49:39.843Z] 642f4fcdde1c: Layer already exists [2023-11-14T21:49:39.843Z] d28829961e92: Layer already exists [2023-11-14T21:49:39.843Z] b5ed12174842: Layer already exists [2023-11-14T21:49:39.843Z] 8142344f0a3e: Layer already exists [2023-11-14T21:49:39.843Z] 23bc7767d58f: Layer already exists [2023-11-14T21:49:39.843Z] cc2447e1835a: Layer already exists [2023-11-14T21:49:39.843Z] latest: digest: sha256:35efec07f4c15fbbfe859a3e29e69e3d22fc64b1124c02e3854879b862fb063d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:40.166Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:40.478Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.25 [2023-11-14T21:49:40.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-11-14T21:49:40.478Z] 23bc7767d58f: Preparing [2023-11-14T21:49:40.478Z] d28829961e92: Preparing [2023-11-14T21:49:40.478Z] 8142344f0a3e: Preparing [2023-11-14T21:49:40.478Z] 642f4fcdde1c: Preparing [2023-11-14T21:49:40.478Z] b5ed12174842: Preparing [2023-11-14T21:49:40.478Z] cc2447e1835a: Preparing [2023-11-14T21:49:40.478Z] cc2447e1835a: Waiting [2023-11-14T21:49:40.478Z] d28829961e92: Layer already exists [2023-11-14T21:49:40.478Z] b5ed12174842: Layer already exists [2023-11-14T21:49:40.478Z] 23bc7767d58f: Layer already exists [2023-11-14T21:49:40.478Z] 642f4fcdde1c: Layer already exists [2023-11-14T21:49:40.478Z] 8142344f0a3e: Layer already exists [2023-11-14T21:49:40.478Z] cc2447e1835a: Layer already exists [2023-11-14T21:49:40.478Z] 3.1.0-dev.25: digest: sha256:35efec07f4c15fbbfe859a3e29e69e3d22fc64b1124c02e3854879b862fb063d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:40.789Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2e27f69eb295f4b29cb509ab7fedca7dd8db09a6-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:41.098Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2e27f69eb295f4b29cb509ab7fedca7dd8db09a6-3.1.0-dev.25 [2023-11-14T21:49:41.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-11-14T21:49:41.098Z] 23bc7767d58f: Preparing [2023-11-14T21:49:41.098Z] d28829961e92: Preparing [2023-11-14T21:49:41.098Z] 8142344f0a3e: Preparing [2023-11-14T21:49:41.098Z] 642f4fcdde1c: Preparing [2023-11-14T21:49:41.098Z] b5ed12174842: Preparing [2023-11-14T21:49:41.098Z] cc2447e1835a: Preparing [2023-11-14T21:49:41.098Z] cc2447e1835a: Waiting [2023-11-14T21:49:41.099Z] b5ed12174842: Layer already exists [2023-11-14T21:49:41.099Z] 23bc7767d58f: Layer already exists [2023-11-14T21:49:41.099Z] 8142344f0a3e: Layer already exists [2023-11-14T21:49:41.099Z] 642f4fcdde1c: Layer already exists [2023-11-14T21:49:41.099Z] d28829961e92: Layer already exists [2023-11-14T21:49:41.099Z] cc2447e1835a: Layer already exists [2023-11-14T21:49:41.099Z] 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6-3.1.0-dev.25: digest: sha256:35efec07f4c15fbbfe859a3e29e69e3d22fc64b1124c02e3854879b862fb063d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:41.423Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:41.741Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-11-14T21:49:41.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-11-14T21:49:41.741Z] 23bc7767d58f: Preparing [2023-11-14T21:49:41.741Z] d28829961e92: Preparing [2023-11-14T21:49:41.741Z] 8142344f0a3e: Preparing [2023-11-14T21:49:41.741Z] 642f4fcdde1c: Preparing [2023-11-14T21:49:41.741Z] b5ed12174842: Preparing [2023-11-14T21:49:41.741Z] cc2447e1835a: Preparing [2023-11-14T21:49:41.742Z] cc2447e1835a: Waiting [2023-11-14T21:49:41.742Z] d28829961e92: Layer already exists [2023-11-14T21:49:41.742Z] 23bc7767d58f: Layer already exists [2023-11-14T21:49:41.742Z] b5ed12174842: Layer already exists [2023-11-14T21:49:41.742Z] 8142344f0a3e: Layer already exists [2023-11-14T21:49:41.742Z] 642f4fcdde1c: Layer already exists [2023-11-14T21:49:41.742Z] cc2447e1835a: Layer already exists [2023-11-14T21:49:41.742Z] main: digest: sha256:35efec07f4c15fbbfe859a3e29e69e3d22fc64b1124c02e3854879b862fb063d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:49:41.782Z] ===================================================== [Pipeline] echo [2023-11-14T21:49:41.789Z] taggedImages: [2023-11-14T21:49:41.789Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 [2023-11-14T21:49:41.789Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-11-14T21:49:41.789Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.25 [2023-11-14T21:49:41.789Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2e27f69eb295f4b29cb509ab7fedca7dd8db09a6-3.1.0-dev.25 [2023-11-14T21:49:41.789Z] - 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-11-14T21:49:42.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:49:42.168Z] [2023-11-14T21:49:42.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:42.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:49:42.475Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-14T21:49:42.475Z] 5eb5b503b376: Pulling fs layer [2023-11-14T21:49:42.475Z] 5c69ac0246d0: Pulling fs layer [2023-11-14T21:49:42.475Z] ec43610c2a17: Pulling fs layer [2023-11-14T21:49:42.475Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-14T21:49:42.475Z] 33b1e0a273af: Pulling fs layer [2023-11-14T21:49:42.475Z] 5d3b04190fa2: Pulling fs layer [2023-11-14T21:49:42.475Z] 33b1e0a273af: Waiting [2023-11-14T21:49:42.475Z] 2f39f015ded8: Pulling fs layer [2023-11-14T21:49:42.475Z] 5d3b04190fa2: Waiting [2023-11-14T21:49:42.475Z] 2f39f015ded8: Waiting [2023-11-14T21:49:42.475Z] 3a2ae6a8a46f: Waiting [2023-11-14T21:49:42.475Z] 5c69ac0246d0: Verifying Checksum [2023-11-14T21:49:42.475Z] 5c69ac0246d0: Download complete [2023-11-14T21:49:42.475Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-14T21:49:42.475Z] 3a2ae6a8a46f: Download complete [2023-11-14T21:49:42.734Z] ec43610c2a17: Verifying Checksum [2023-11-14T21:49:42.734Z] ec43610c2a17: Download complete [2023-11-14T21:49:42.734Z] 5d3b04190fa2: Verifying Checksum [2023-11-14T21:49:42.734Z] 5d3b04190fa2: Download complete [2023-11-14T21:49:42.734Z] 33b1e0a273af: Download complete [2023-11-14T21:49:42.734Z] 5eb5b503b376: Download complete [2023-11-14T21:49:44.109Z] 5eb5b503b376: Pull complete [2023-11-14T21:49:44.367Z] 5c69ac0246d0: Pull complete [2023-11-14T21:49:44.935Z] ec43610c2a17: Pull complete [2023-11-14T21:49:44.935Z] 3a2ae6a8a46f: Pull complete [2023-11-14T21:49:45.193Z] 33b1e0a273af: Pull complete [2023-11-14T21:49:45.193Z] 5d3b04190fa2: Pull complete [2023-11-14T21:49:50.474Z] 2f39f015ded8: Pull complete [2023-11-14T21:49:50.474Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-14T21:49:50.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:49:50.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:49:50.585Z] prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container [2023-11-14T21:49:50.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-14T21:49:57.822Z] $ docker top c20d2996154cb96307497b342e22b37eb6883de7c6a0731051ecc440821b34e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:49:58.181Z] ---> job-cost.sh [2023-11-14T21:49:58.181Z] lf-activate-venv: SKIPPING [2023-11-14T21:49:58.181Z] INFO: No Stack... [2023-11-14T21:49:58.438Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T21:49:58.696Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T21:49:58.983Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-11-14T21:49:58.983Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T21:49:58.999Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-153-stack-cost] [2023-11-14T21:49:59.005Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-153-stack-cost] did not exist. Created. [2023-11-14T21:49:59.005Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T21:49:59.311Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-14T21:49:59.339Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T21:49:59.346Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-153-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T21:49:59.372Z] $ docker stop --time=1 c20d2996154cb96307497b342e22b37eb6883de7c6a0731051ecc440821b34e1 [2023-11-14T21:50:00.547Z] $ docker rm -f --volumes c20d2996154cb96307497b342e22b37eb6883de7c6a0731051ecc440821b34e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-14T21:50:50.323Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17557 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-11-14T21:50:50.336Z] Running in /w/workspace/device-mqtt-go/153 [Pipeline] { [Pipeline] checkout [2023-11-14T21:50:50.375Z] The recommended git tool is: git [2023-11-14T21:50:57.566Z] using credential edgex-jenkins-ssh [2023-11-14T21:50:57.584Z] Cloning the remote Git repository [2023-11-14T21:50:57.643Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-14T21:50:57.757Z] > git init /w/workspace/device-mqtt-go/153 # timeout=10 [2023-11-14T21:50:57.927Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-14T21:50:57.929Z] > git --version # timeout=10 [2023-11-14T21:50:57.954Z] > git --version # 'git version 2.25.1' [2023-11-14T21:50:57.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T21:50:58.162Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T21:51:00.727Z] Avoid second fetch [2023-11-14T21:51:00.727Z] Checking out Revision 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 (main) [2023-11-14T21:50:59.488Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-11-14T21:50:59.521Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T21:51:01.464Z] Commit message: "fix: Address CVE in Alpine base image (#647)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:51:00.750Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T21:51:00.855Z] > git checkout -f 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 # timeout=10 [2023-11-14T21:51:02.471Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-14T21:51:02.472Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T21:51:02.472Z] Dload Upload Total Spent Left Speed [2023-11-14T21:51:02.472Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 190k 0 --:--:-- --:--:-- --:--:-- 190k [Pipeline] sh [2023-11-14T21:51:03.159Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-14T21:51:03.520Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-14T21:51:03.520Z] + sudo tee /etc/docker/daemon.new [2023-11-14T21:51:03.520Z] { [2023-11-14T21:51:03.520Z] "registry-mirrors": [ [2023-11-14T21:51:03.520Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-14T21:51:03.520Z] ], [2023-11-14T21:51:03.520Z] "bip": "10.250.0.254/24", [2023-11-14T21:51:03.520Z] "hosts": [ [2023-11-14T21:51:03.520Z] "tcp://0.0.0.0:5555", [2023-11-14T21:51:03.520Z] "unix:///var/run/docker.sock" [2023-11-14T21:51:03.520Z] ], [2023-11-14T21:51:03.520Z] "mtu": 1458, [2023-11-14T21:51:03.520Z] "selinux-enabled": true, [2023-11-14T21:51:03.520Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-14T21:51:03.520Z] } [Pipeline] sh [2023-11-14T21:51:04.134Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-14T21:51:05.127Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:51:23.527Z] provisioning config files... [2023-11-14T21:51:23.565Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/153@tmp/config4610415259094303976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:51:23.977Z] ---> docker-login.sh [2023-11-14T21:51:23.977Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:51:24.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:24.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:24.863Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:24.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:24.863Z] [2023-11-14T21:51:24.863Z] Login Succeeded [2023-11-14T21:51:24.863Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:51:25.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:25.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:25.431Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:25.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:25.431Z] [2023-11-14T21:51:25.431Z] Login Succeeded [2023-11-14T21:51:25.431Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:51:25.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:25.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:25.705Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:25.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:25.705Z] [2023-11-14T21:51:25.705Z] Login Succeeded [2023-11-14T21:51:25.705Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:51:25.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:26.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:26.253Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:26.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:26.253Z] [2023-11-14T21:51:26.253Z] Login Succeeded [2023-11-14T21:51:26.253Z] docker.io [2023-11-14T21:51:26.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:28.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:28.112Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:28.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:28.112Z] [2023-11-14T21:51:28.112Z] Login Succeeded [2023-11-14T21:51:28.112Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:51:28.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T21:51:28.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:51:28.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:51:28.542Z] ========================================================= [2023-11-14T21:51:28.542Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-14T21:51:28.542Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:51:29.052Z] + 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-11-14T21:51:29.649Z] Sending build context to Docker daemon 3.383MB [2023-11-14T21:51:29.649Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:51:29.649Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T21:51:29.922Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-14T21:51:29.922Z] 9fda8d8052c6: Pulling fs layer [2023-11-14T21:51:29.922Z] 5d54e960e981: Pulling fs layer [2023-11-14T21:51:29.922Z] c4a7e357bf2a: Pulling fs layer [2023-11-14T21:51:29.922Z] f0e02332f6b5: Pulling fs layer [2023-11-14T21:51:29.922Z] 872ee5b61b7b: Pulling fs layer [2023-11-14T21:51:29.922Z] 0c6a40ed1a82: Pulling fs layer [2023-11-14T21:51:29.922Z] 94ae7d8d031c: Pulling fs layer [2023-11-14T21:51:29.922Z] f0e02332f6b5: Waiting [2023-11-14T21:51:29.922Z] 872ee5b61b7b: Waiting [2023-11-14T21:51:29.922Z] 0c6a40ed1a82: Waiting [2023-11-14T21:51:29.922Z] 94ae7d8d031c: Waiting [2023-11-14T21:51:29.922Z] 5d54e960e981: Verifying Checksum [2023-11-14T21:51:29.922Z] 5d54e960e981: Download complete [2023-11-14T21:51:29.922Z] f0e02332f6b5: Verifying Checksum [2023-11-14T21:51:29.922Z] f0e02332f6b5: Download complete [2023-11-14T21:51:30.197Z] 872ee5b61b7b: Verifying Checksum [2023-11-14T21:51:30.197Z] 872ee5b61b7b: Download complete [2023-11-14T21:51:30.197Z] 9fda8d8052c6: Verifying Checksum [2023-11-14T21:51:30.197Z] 9fda8d8052c6: Download complete [2023-11-14T21:51:30.799Z] 94ae7d8d031c: Verifying Checksum [2023-11-14T21:51:30.799Z] 94ae7d8d031c: Download complete [2023-11-14T21:51:31.394Z] 9fda8d8052c6: Pull complete [2023-11-14T21:51:31.989Z] 5d54e960e981: Pull complete [2023-11-14T21:51:32.261Z] c4a7e357bf2a: Verifying Checksum [2023-11-14T21:51:32.261Z] c4a7e357bf2a: Download complete [2023-11-14T21:51:33.234Z] 0c6a40ed1a82: Verifying Checksum [2023-11-14T21:51:33.234Z] 0c6a40ed1a82: Download complete [2023-11-14T21:51:48.405Z] c4a7e357bf2a: Pull complete [2023-11-14T21:51:48.405Z] f0e02332f6b5: Pull complete [2023-11-14T21:51:48.405Z] 872ee5b61b7b: Pull complete [2023-11-14T21:51:56.713Z] 0c6a40ed1a82: Pull complete [2023-11-14T21:51:57.304Z] 94ae7d8d031c: Pull complete [2023-11-14T21:51:57.304Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-14T21:51:57.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T21:51:57.304Z] ---> 86de565de09d [2023-11-14T21:51:57.304Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:51:59.277Z] ---> Running in e9cc44db6608 [2023-11-14T21:51:59.882Z] Removing intermediate container e9cc44db6608 [2023-11-14T21:51:59.882Z] ---> ca139bd5682d [2023-11-14T21:51:59.882Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:51:59.882Z] ---> Running in 4bb4633ccac2 [2023-11-14T21:52:00.156Z] Removing intermediate container 4bb4633ccac2 [2023-11-14T21:52:00.156Z] ---> 4904ecaf5702 [2023-11-14T21:52:00.156Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-14T21:52:00.427Z] ---> Running in 382cd1e24b23 [2023-11-14T21:52:00.755Z] Removing intermediate container 382cd1e24b23 [2023-11-14T21:52:00.755Z] ---> 3e6000f499fa [2023-11-14T21:52:00.755Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:52:00.755Z] ---> Running in a9444427a9b1 [2023-11-14T21:52:01.358Z] Removing intermediate container a9444427a9b1 [2023-11-14T21:52:01.358Z] ---> 46bc07b09269 [2023-11-14T21:52:01.358Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:52:01.358Z] ---> Running in 37b574e7bd8b [2023-11-14T21:52:02.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:52:03.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:52:04.816Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-14T21:52:04.816Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-14T21:52:04.816Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-14T21:52:04.816Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-14T21:52:04.816Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:52:04.816Z] OK: 271 MiB in 56 packages [2023-11-14T21:52:06.243Z] Removing intermediate container 37b574e7bd8b [2023-11-14T21:52:06.243Z] ---> dbec4a4cc375 [2023-11-14T21:52:06.243Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-14T21:52:06.243Z] ---> Running in b59596695a99 [2023-11-14T21:52:06.842Z] Removing intermediate container b59596695a99 [2023-11-14T21:52:06.842Z] ---> 37edf490b8e2 [2023-11-14T21:52:06.842Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-14T21:52:07.437Z] ---> 5c5c17f83757 [2023-11-14T21:52:07.437Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:52:07.437Z] ---> Running in 7364af144a38 [2023-11-14T21:53:29.254Z] Removing intermediate container 7364af144a38 [2023-11-14T21:53:29.254Z] ---> efd0dafc2b42 [2023-11-14T21:53:29.254Z] Step 11/12 : COPY . . [2023-11-14T21:53:29.254Z] ---> 36b4af88686e [2023-11-14T21:53:29.254Z] Step 12/12 : RUN $MAKE [2023-11-14T21:53:29.254Z] ---> Running in 3934b24f8efc [2023-11-14T21:53:30.247Z] noop [2023-11-14T21:53:30.843Z] Removing intermediate container 3934b24f8efc [2023-11-14T21:53:30.843Z] ---> b6ab4247464f [2023-11-14T21:53:30.843Z] Successfully built b6ab4247464f [2023-11-14T21:53:30.843Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:31.239Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T21:53:31.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:53:31.516Z] prd-ubuntu20.04-docker-arm64-4c-16g-17557 does not seem to be running inside a container [2023-11-14T21:53:31.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/153 -v /w/workspace/device-mqtt-go/153:/w/workspace/device-mqtt-go/153:rw,z -v /w/workspace/device-mqtt-go/153@tmp:/w/workspace/device-mqtt-go/153@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-11-14T21:53:33.165Z] $ docker top 0b23bf8e185698aa8762aec6562fd396a02c26325ad3cfea2ead69931e15c489 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:53:34.092Z] + go version [2023-11-14T21:53:34.092Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-14T21:53:34.120Z] $ docker stop --time=1 0b23bf8e185698aa8762aec6562fd396a02c26325ad3cfea2ead69931e15c489 [2023-11-14T21:53:35.915Z] $ docker rm -f --volumes 0b23bf8e185698aa8762aec6562fd396a02c26325ad3cfea2ead69931e15c489 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:36.535Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T21:53:36.535Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:53:36.760Z] prd-ubuntu20.04-docker-arm64-4c-16g-17557 does not seem to be running inside a container [2023-11-14T21:53:36.997Z] $ 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/153 -v /w/workspace/device-mqtt-go/153:/w/workspace/device-mqtt-go/153:rw,z -v /w/workspace/device-mqtt-go/153@tmp:/w/workspace/device-mqtt-go/153@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-11-14T21:53:38.484Z] $ docker top 7f849ddbe4eb53263b3fc0ff6aebdfd6ad0837c4bdbe8208145820aa28d02bea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:53:39.403Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/153 [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:53:40.082Z] + make test [2023-11-14T21:53:40.082Z] go test ./... -coverprofile=coverage.out ./... [2023-11-14T21:53:45.459Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-14T21:56:22.319Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-14T21:56:22.319Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-14T21:56:22.319Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.078s coverage: 22.8% of statements [2023-11-14T21:56:22.319Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-14T21:56:22.319Z] go vet ./... [2023-11-14T21:56:54.642Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T21:56:54.642Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T21:56:54.642Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T21:56:54.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T21:56:54.680Z] $ docker stop --time=1 7f849ddbe4eb53263b3fc0ff6aebdfd6ad0837c4bdbe8208145820aa28d02bea [2023-11-14T21:56:56.753Z] $ docker rm -f --volumes 7f849ddbe4eb53263b3fc0ff6aebdfd6ad0837c4bdbe8208145820aa28d02bea [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:56:58.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T21:56:58.149Z] Warning: overwriting stash ‘coverage-report’ [2023-11-14T21:56:58.832Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:56:59.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T21:56:59.557Z] + ls -al . [2023-11-14T21:56:59.557Z] total 180 [2023-11-14T21:56:59.557Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:53 . [2023-11-14T21:56:59.557Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:50 .. [2023-11-14T21:56:59.557Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 21:51 .dockerignore [2023-11-14T21:56:59.557Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:51 .git [2023-11-14T21:56:59.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:51 .github [2023-11-14T21:56:59.557Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 14 21:51 .gitignore [2023-11-14T21:56:59.557Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 21:51 .golangci.yml [2023-11-14T21:56:59.557Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 14 21:51 Attribution.txt [2023-11-14T21:56:59.557Z] -rw-rw-r-- 1 jenkins jenkins 18574 Nov 14 21:51 CHANGELOG.md [2023-11-14T21:56:59.557Z] -rw-rw-r-- 1 jenkins jenkins 1798 Nov 14 21:51 Dockerfile [2023-11-14T21:56:59.557Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 21:51 GOVERNANCE.md [2023-11-14T21:56:59.557Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 14 21:51 Jenkinsfile [2023-11-14T21:56:59.557Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 21:51 LICENSE [2023-11-14T21:56:59.557Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 14 21:51 Makefile [2023-11-14T21:56:59.557Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 14 21:51 OWNERS.md [2023-11-14T21:56:59.557Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 14 21:51 README.md [2023-11-14T21:56:59.557Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:47 VERSION [2023-11-14T21:56:59.557Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:51 bin [2023-11-14T21:56:59.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:51 cmd [2023-11-14T21:56:59.557Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 14 21:56 coverage.out [2023-11-14T21:56:59.557Z] -rw-rw-r-- 1 jenkins jenkins 3775 Nov 14 21:51 go.mod [2023-11-14T21:56:59.557Z] -rw-rw-r-- 1 jenkins jenkins 35000 Nov 14 21:51 go.sum [2023-11-14T21:56:59.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:51 internal [2023-11-14T21:56:59.557Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:51 mock [2023-11-14T21:56:59.557Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 14 21:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:56:59.925Z] + 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=2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 --label arch=arm64 --label version=3.1.0-dev.25 . [2023-11-14T21:57:00.198Z] Sending build context to Docker daemon 3.403MB [2023-11-14T21:57:00.198Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:57:00.198Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-14T21:57:00.198Z] ---> b6ab4247464f [2023-11-14T21:57:00.198Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:57:00.473Z] ---> Running in 0fd914a30c7f [2023-11-14T21:57:00.753Z] Removing intermediate container 0fd914a30c7f [2023-11-14T21:57:00.753Z] ---> b51cb40be2f2 [2023-11-14T21:57:00.753Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:57:01.024Z] ---> Running in 87d86e792cfa [2023-11-14T21:57:01.294Z] Removing intermediate container 87d86e792cfa [2023-11-14T21:57:01.294Z] ---> dec8c49ed953 [2023-11-14T21:57:01.294Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-14T21:57:01.573Z] ---> Running in c383be148de0 [2023-11-14T21:57:01.851Z] Removing intermediate container c383be148de0 [2023-11-14T21:57:01.851Z] ---> 830e366643b8 [2023-11-14T21:57:01.851Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:57:02.131Z] ---> Running in ea9f572824be [2023-11-14T21:57:02.406Z] Removing intermediate container ea9f572824be [2023-11-14T21:57:02.406Z] ---> 9a19edfe0e66 [2023-11-14T21:57:02.406Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:57:02.406Z] ---> Running in 76ea3d6a5f2d [2023-11-14T21:57:03.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:57:04.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:57:06.079Z] OK: 271 MiB in 56 packages [2023-11-14T21:57:06.681Z] Removing intermediate container 76ea3d6a5f2d [2023-11-14T21:57:06.681Z] ---> 7113c4fca54e [2023-11-14T21:57:06.681Z] Step 8/25 : WORKDIR /device-mqtt-go [2023-11-14T21:57:06.956Z] ---> Running in 58dccc5845de [2023-11-14T21:57:07.227Z] Removing intermediate container 58dccc5845de [2023-11-14T21:57:07.227Z] ---> 12ee0e3a4ef3 [2023-11-14T21:57:07.227Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-14T21:57:07.898Z] ---> 7bc02a69ef7a [2023-11-14T21:57:07.898Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:57:08.177Z] ---> Running in 62198ca9cd57 [2023-11-14T21:57:10.796Z] Removing intermediate container 62198ca9cd57 [2023-11-14T21:57:10.796Z] ---> 8081eaedf171 [2023-11-14T21:57:10.796Z] Step 11/25 : COPY . . [2023-11-14T21:57:14.165Z] ---> 059a2f864d2f [2023-11-14T21:57:14.165Z] Step 12/25 : RUN $MAKE [2023-11-14T21:57:14.165Z] ---> Running in 54bd1c564a5c [2023-11-14T21:57:15.146Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-11-14T21:59:52.003Z] Removing intermediate container 54bd1c564a5c [2023-11-14T21:59:52.003Z] ---> f1661e129118 [2023-11-14T21:59:52.003Z] Step 13/25 : FROM alpine:3.18 [2023-11-14T21:59:52.003Z] 3.18: Pulling from library/alpine [2023-11-14T21:59:52.003Z] 579b34f0a95b: Pulling fs layer [2023-11-14T21:59:52.003Z] 579b34f0a95b: Verifying Checksum [2023-11-14T21:59:52.003Z] 579b34f0a95b: Download complete [2023-11-14T21:59:52.003Z] 579b34f0a95b: Pull complete [2023-11-14T21:59:52.003Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:59:52.003Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T21:59:52.003Z] ---> 3cc203321400 [2023-11-14T21:59:52.003Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-14T21:59:52.003Z] ---> Running in fca33bcdb9ae [2023-11-14T21:59:52.003Z] Removing intermediate container fca33bcdb9ae [2023-11-14T21:59:52.003Z] ---> 7663129d5616 [2023-11-14T21:59:52.003Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-14T21:59:52.003Z] ---> Running in 1c430d89aa18 [2023-11-14T21:59:52.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:59:52.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:59:52.003Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-14T21:59:52.003Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T21:59:52.003Z] OK: 8 MiB in 16 packages [2023-11-14T21:59:52.003Z] Removing intermediate container 1c430d89aa18 [2023-11-14T21:59:52.003Z] ---> e78104bd0837 [2023-11-14T21:59:52.003Z] Step 16/25 : RUN apk --no-cache upgrade [2023-11-14T21:59:52.003Z] ---> Running in 0837aefad33a [2023-11-14T21:59:52.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:59:52.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:59:52.003Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:59:52.003Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:59:52.003Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:59:52.003Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:59:52.003Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:59:52.003Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:59:52.003Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:59:52.003Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:59:52.003Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:59:52.003Z] OK: 8 MiB in 16 packages [2023-11-14T21:59:52.003Z] Removing intermediate container 0837aefad33a [2023-11-14T21:59:52.003Z] ---> af009df8b33f [2023-11-14T21:59:52.003Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-14T21:59:52.975Z] ---> fc4655356356 [2023-11-14T21:59:52.975Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-14T21:59:53.572Z] ---> 9a2fac2b6401 [2023-11-14T21:59:53.572Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-14T21:59:54.166Z] ---> f819e8fecc9e [2023-11-14T21:59:54.167Z] Step 20/25 : EXPOSE 59982 [2023-11-14T21:59:54.167Z] ---> Running in ced969144b38 [2023-11-14T21:59:54.449Z] Removing intermediate container ced969144b38 [2023-11-14T21:59:54.449Z] ---> 176c7ae11156 [2023-11-14T21:59:54.449Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2023-11-14T21:59:54.729Z] ---> Running in f99bd00de4e3 [2023-11-14T21:59:55.001Z] Removing intermediate container f99bd00de4e3 [2023-11-14T21:59:55.001Z] ---> eceb8df08b5e [2023-11-14T21:59:55.001Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-14T21:59:55.001Z] ---> Running in 723abdd1d44e [2023-11-14T21:59:55.599Z] Removing intermediate container 723abdd1d44e [2023-11-14T21:59:55.599Z] ---> c9bce3ea92f3 [2023-11-14T21:59:55.599Z] Step 23/25 : LABEL arch=arm64 [2023-11-14T21:59:55.599Z] ---> Running in b2b91e63b773 [2023-11-14T21:59:55.870Z] Removing intermediate container b2b91e63b773 [2023-11-14T21:59:55.870Z] ---> 42fdc7978b3a [2023-11-14T21:59:55.870Z] Step 24/25 : LABEL git_sha=2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 [2023-11-14T21:59:55.870Z] ---> Running in 5406e9d5469f [2023-11-14T21:59:56.460Z] Removing intermediate container 5406e9d5469f [2023-11-14T21:59:56.460Z] ---> 1fdc285d74c3 [2023-11-14T21:59:56.460Z] Step 25/25 : LABEL version=3.1.0-dev.25 [2023-11-14T21:59:56.460Z] ---> Running in 2124c30e2d37 [2023-11-14T21:59:56.732Z] Removing intermediate container 2124c30e2d37 [2023-11-14T21:59:56.733Z] ---> e62c688de267 [2023-11-14T21:59:56.733Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T21:59:56.733Z] Successfully built e62c688de267 [2023-11-14T21:59:56.733Z] 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-11-14T21:59:56.846Z] provisioning config files... [2023-11-14T21:59:56.865Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/153@tmp/config12774577003102530671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:59:57.226Z] ---> docker-login.sh [2023-11-14T21:59:57.226Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:59:57.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:57.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:57.495Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:57.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:57.495Z] [2023-11-14T21:59:57.495Z] Login Succeeded [2023-11-14T21:59:57.495Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:59:57.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:58.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:58.038Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:58.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:58.038Z] [2023-11-14T21:59:58.038Z] Login Succeeded [2023-11-14T21:59:58.038Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:59:58.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:58.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:58.581Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:58.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:58.581Z] [2023-11-14T21:59:58.581Z] Login Succeeded [2023-11-14T21:59:58.581Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:59:58.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:58.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:58.852Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:58.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:58.852Z] [2023-11-14T21:59:58.852Z] Login Succeeded [2023-11-14T21:59:58.852Z] docker.io [2023-11-14T21:59:59.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:59.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:59.716Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:59.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:59.716Z] [2023-11-14T21:59:59.716Z] Login Succeeded [2023-11-14T21:59:59.716Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:59:59.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:59:59.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:59:59.868Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-11-14T21:59:59.868Z] 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 [2023-11-14T21:59:59.868Z] latest [2023-11-14T21:59:59.868Z] 3.1.0-dev.25 [2023-11-14T21:59:59.868Z] 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6-3.1.0-dev.25 [2023-11-14T21:59:59.868Z] main [2023-11-14T21:59:59.868Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:00.253Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:00.671Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 [2023-11-14T22:00:00.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-11-14T22:00:00.671Z] 82b65e4e7336: Preparing [2023-11-14T22:00:00.671Z] 0d195f0a780a: Preparing [2023-11-14T22:00:00.671Z] 29619ca7a2d4: Preparing [2023-11-14T22:00:00.671Z] c38e328755c6: Preparing [2023-11-14T22:00:00.671Z] 21263ee1f984: Preparing [2023-11-14T22:00:00.671Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:00:00.671Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:00:01.010Z] 82b65e4e7336: Pushed [2023-11-14T22:00:01.010Z] 21263ee1f984: Pushed [2023-11-14T22:00:01.010Z] 0d195f0a780a: Pushed [2023-11-14T22:00:01.010Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:00:03.306Z] c38e328755c6: Pushed [2023-11-14T22:00:07.630Z] 29619ca7a2d4: Pushed [2023-11-14T22:00:07.901Z] 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6: digest: sha256:5045a0ad567beb0fd7e024a587c20857c81a2180b86ee6c1e7dcaa90ad323f2f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:08.267Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:08.617Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-11-14T22:00:08.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-11-14T22:00:08.617Z] 82b65e4e7336: Preparing [2023-11-14T22:00:08.617Z] 0d195f0a780a: Preparing [2023-11-14T22:00:08.617Z] 29619ca7a2d4: Preparing [2023-11-14T22:00:08.617Z] c38e328755c6: Preparing [2023-11-14T22:00:08.617Z] 21263ee1f984: Preparing [2023-11-14T22:00:08.617Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:00:08.617Z] 29619ca7a2d4: Layer already exists [2023-11-14T22:00:08.617Z] 82b65e4e7336: Layer already exists [2023-11-14T22:00:08.617Z] 0d195f0a780a: Layer already exists [2023-11-14T22:00:08.617Z] c38e328755c6: Layer already exists [2023-11-14T22:00:08.617Z] 21263ee1f984: Layer already exists [2023-11-14T22:00:08.617Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:00:08.885Z] latest: digest: sha256:5045a0ad567beb0fd7e024a587c20857c81a2180b86ee6c1e7dcaa90ad323f2f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:09.241Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:09.594Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.25 [2023-11-14T22:00:09.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-11-14T22:00:09.594Z] 82b65e4e7336: Preparing [2023-11-14T22:00:09.594Z] 0d195f0a780a: Preparing [2023-11-14T22:00:09.594Z] 29619ca7a2d4: Preparing [2023-11-14T22:00:09.594Z] c38e328755c6: Preparing [2023-11-14T22:00:09.594Z] 21263ee1f984: Preparing [2023-11-14T22:00:09.594Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:00:09.594Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:00:09.594Z] 29619ca7a2d4: Layer already exists [2023-11-14T22:00:09.594Z] 21263ee1f984: Layer already exists [2023-11-14T22:00:09.594Z] c38e328755c6: Layer already exists [2023-11-14T22:00:09.594Z] 0d195f0a780a: Layer already exists [2023-11-14T22:00:09.594Z] 82b65e4e7336: Layer already exists [2023-11-14T22:00:09.594Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:00:09.863Z] 3.1.0-dev.25: digest: sha256:5045a0ad567beb0fd7e024a587c20857c81a2180b86ee6c1e7dcaa90ad323f2f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:10.220Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2e27f69eb295f4b29cb509ab7fedca7dd8db09a6-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:10.576Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2e27f69eb295f4b29cb509ab7fedca7dd8db09a6-3.1.0-dev.25 [2023-11-14T22:00:10.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-11-14T22:00:10.576Z] 82b65e4e7336: Preparing [2023-11-14T22:00:10.576Z] 0d195f0a780a: Preparing [2023-11-14T22:00:10.576Z] 29619ca7a2d4: Preparing [2023-11-14T22:00:10.576Z] c38e328755c6: Preparing [2023-11-14T22:00:10.576Z] 21263ee1f984: Preparing [2023-11-14T22:00:10.576Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:00:10.576Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:00:10.576Z] 29619ca7a2d4: Layer already exists [2023-11-14T22:00:10.576Z] 21263ee1f984: Layer already exists [2023-11-14T22:00:10.576Z] 0d195f0a780a: Layer already exists [2023-11-14T22:00:10.576Z] c38e328755c6: Layer already exists [2023-11-14T22:00:10.576Z] 82b65e4e7336: Layer already exists [2023-11-14T22:00:10.576Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:00:10.846Z] 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6-3.1.0-dev.25: digest: sha256:5045a0ad567beb0fd7e024a587c20857c81a2180b86ee6c1e7dcaa90ad323f2f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:11.196Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:11.557Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-11-14T22:00:11.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-11-14T22:00:11.557Z] 82b65e4e7336: Preparing [2023-11-14T22:00:11.557Z] 0d195f0a780a: Preparing [2023-11-14T22:00:11.557Z] 29619ca7a2d4: Preparing [2023-11-14T22:00:11.557Z] c38e328755c6: Preparing [2023-11-14T22:00:11.557Z] 21263ee1f984: Preparing [2023-11-14T22:00:11.557Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:00:11.557Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:00:11.557Z] 82b65e4e7336: Layer already exists [2023-11-14T22:00:11.557Z] 0d195f0a780a: Layer already exists [2023-11-14T22:00:11.557Z] 29619ca7a2d4: Layer already exists [2023-11-14T22:00:11.557Z] c38e328755c6: Layer already exists [2023-11-14T22:00:11.557Z] 21263ee1f984: Layer already exists [2023-11-14T22:00:11.557Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:00:11.826Z] main: digest: sha256:5045a0ad567beb0fd7e024a587c20857c81a2180b86ee6c1e7dcaa90ad323f2f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:00:11.873Z] ===================================================== [Pipeline] echo [2023-11-14T22:00:11.880Z] taggedImages: [2023-11-14T22:00:11.880Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 [2023-11-14T22:00:11.880Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-11-14T22:00:11.880Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.25 [2023-11-14T22:00:11.880Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2e27f69eb295f4b29cb509ab7fedca7dd8db09a6-3.1.0-dev.25 [2023-11-14T22:00:11.880Z] - 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-11-14T22:00:12.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:00:12.242Z] [2023-11-14T22:00:12.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:12.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:00:12.866Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-14T22:00:12.866Z] 8998bd30e6a1: Pulling fs layer [2023-11-14T22:00:12.866Z] 04944245beec: Pulling fs layer [2023-11-14T22:00:12.866Z] 699f458cf7ca: Pulling fs layer [2023-11-14T22:00:12.866Z] 765212b225bb: Pulling fs layer [2023-11-14T22:00:12.866Z] f23df028b6ca: Pulling fs layer [2023-11-14T22:00:12.866Z] d65c8cfc05b1: Pulling fs layer [2023-11-14T22:00:12.866Z] 765212b225bb: Waiting [2023-11-14T22:00:12.866Z] d65c8cfc05b1: Waiting [2023-11-14T22:00:12.866Z] 2437ff75d9bd: Pulling fs layer [2023-11-14T22:00:12.866Z] 2437ff75d9bd: Waiting [2023-11-14T22:00:12.866Z] 04944245beec: Verifying Checksum [2023-11-14T22:00:12.866Z] 04944245beec: Download complete [2023-11-14T22:00:12.866Z] 765212b225bb: Verifying Checksum [2023-11-14T22:00:12.866Z] 765212b225bb: Download complete [2023-11-14T22:00:12.866Z] f23df028b6ca: Verifying Checksum [2023-11-14T22:00:12.866Z] f23df028b6ca: Download complete [2023-11-14T22:00:12.866Z] d65c8cfc05b1: Verifying Checksum [2023-11-14T22:00:12.866Z] d65c8cfc05b1: Download complete [2023-11-14T22:00:13.135Z] 699f458cf7ca: Verifying Checksum [2023-11-14T22:00:13.135Z] 699f458cf7ca: Download complete [2023-11-14T22:00:13.723Z] 8998bd30e6a1: Verifying Checksum [2023-11-14T22:00:13.723Z] 8998bd30e6a1: Download complete [2023-11-14T22:00:16.322Z] 2437ff75d9bd: Verifying Checksum [2023-11-14T22:00:16.322Z] 2437ff75d9bd: Download complete [2023-11-14T22:00:18.272Z] 8998bd30e6a1: Pull complete [2023-11-14T22:00:18.860Z] 04944245beec: Pull complete [2023-11-14T22:00:20.284Z] 699f458cf7ca: Pull complete [2023-11-14T22:00:20.554Z] 765212b225bb: Pull complete [2023-11-14T22:00:21.522Z] f23df028b6ca: Pull complete [2023-11-14T22:00:21.792Z] d65c8cfc05b1: Pull complete [2023-11-14T22:00:40.018Z] 2437ff75d9bd: Pull complete [2023-11-14T22:00:40.018Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-14T22:00:40.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:00:40.018Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:00:40.220Z] prd-ubuntu20.04-docker-arm64-4c-16g-17557 does not seem to be running inside a container [2023-11-14T22:00:40.288Z] $ 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/153 -v /w/workspace/device-mqtt-go/153:/w/workspace/device-mqtt-go/153:rw,z -v /w/workspace/device-mqtt-go/153@tmp:/w/workspace/device-mqtt-go/153@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-11-14T22:00:43.319Z] $ docker top 7b3f74ccd7c9b8962f39f64a1d80921881f588d4e5231b06b634a79fc1083ffc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:00:44.184Z] ---> job-cost.sh [2023-11-14T22:00:44.184Z] lf-activate-venv: SKIPPING [2023-11-14T22:00:44.184Z] INFO: No Stack... [2023-11-14T22:00:44.765Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-14T22:00:45.348Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T22:00:45.995Z] + cat /w/workspace/device-mqtt-go/153/archives/cost.csv [2023-11-14T22:00:45.995Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T22:00:46.061Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-153-stack-cost] [2023-11-14T22:00:46.069Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-153-stack-cost] did not exist. Created. [2023-11-14T22:00:46.069Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T22:00:46.722Z] /w/workspace/device-mqtt-go/153@tmp/durable-ce5a1010/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-14T22:00:47.377Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-14T22:00:47.402Z] Warning: overwriting stash ‘stack-cost’ [2023-11-14T22:00:47.459Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T22:00:47.468Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-153-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T22:00:47.491Z] $ docker stop --time=1 7b3f74ccd7c9b8962f39f64a1d80921881f588d4e5231b06b634a79fc1083ffc [2023-11-14T22:00:51.186Z] $ docker rm -f --volumes 7b3f74ccd7c9b8962f39f64a1d80921881f588d4e5231b06b634a79fc1083ffc [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-11-14T22:00:51.573Z] provisioning config files... [2023-11-14T22:00:51.579Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1265755600335067369tmp [Pipeline] { [Pipeline] sh [2023-11-14T22:00:51.873Z] + set +x [2023-11-14T22:00:51.874Z] + curl -s https://codecov.io/bash [2023-11-14T22:00:51.874Z] + bash -s -- [2023-11-14T22:00:51.874Z] [2023-11-14T22:00:51.874Z] _____ _ [2023-11-14T22:00:51.874Z] / ____| | | [2023-11-14T22:00:51.874Z] | | ___ __| | ___ ___ _____ __ [2023-11-14T22:00:51.874Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-14T22:00:51.874Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-14T22:00:51.874Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-14T22:00:51.874Z] Bash-1.0.6 [2023-11-14T22:00:51.874Z] [2023-11-14T22:00:51.874Z] [2023-11-14T22:00:51.874Z] ==> git version 2.25.1 found [2023-11-14T22:00:51.874Z] ==> 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-11-14T22:00:51.874Z] Release-Date: 2020-01-08 [2023-11-14T22:00:51.874Z] 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-11-14T22:00:51.874Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-14T22:00:51.874Z] ==> Jenkins CI detected. [2023-11-14T22:00:51.874Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-11-14T22:00:51.874Z] project root: . [2023-11-14T22:00:51.874Z] --> token set from env [2023-11-14T22:00:51.874Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-14T22:00:51.874Z] ==> Running gcov in . (disable via -X gcov) [2023-11-14T22:00:51.874Z] ==> Python coveragepy not found [2023-11-14T22:00:51.874Z] ==> Searching for coverage reports in: [2023-11-14T22:00:51.874Z] + . [2023-11-14T22:00:51.874Z] -> Found 1 reports [2023-11-14T22:00:51.874Z] ==> Detecting git/mercurial file structure [2023-11-14T22:00:51.874Z] ==> Reading reports [2023-11-14T22:00:51.874Z] + ./coverage.out bytes=18506 [2023-11-14T22:00:51.874Z] ==> Appending adjustments [2023-11-14T22:00:51.874Z] https://docs.codecov.io/docs/fixing-reports [2023-11-14T22:00:52.134Z] + Found adjustments [2023-11-14T22:00:52.134Z] ==> Gzipping contents [2023-11-14T22:00:52.134Z] 4.0K /tmp/codecov.ZwQi0m.gz [2023-11-14T22:00:52.134Z] ==> Uploading reports [2023-11-14T22:00:52.134Z] url: https://codecov.io [2023-11-14T22:00:52.134Z] query: branch=main&commit=2e27f69eb295f4b29cb509ab7fedca7dd8db09a6&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:00:52.134Z] -> Pinging Codecov [2023-11-14T22:00:52.134Z] 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=2e27f69eb295f4b29cb509ab7fedca7dd8db09a6&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:00:52.134Z] -> Uploading to [2023-11-14T22:00:52.134Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-14/7D719EC7BBE17E464838252E33014C33/2e27f69eb295f4b29cb509ab7fedca7dd8db09a6/b73029aa-9f15-4d6f-9f57-55097be333c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T220052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82e2c82f7a428b90d58d751494e271417cf27bc407f1e19f9689257099be9286 [2023-11-14T22:00:52.134Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:00:52.134Z] Dload Upload Total Spent Left Speed [2023-11-14T22:00:52.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 12810 --:--:-- --:--:-- --:--:-- 12810 [2023-11-14T22:00:52.394Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 [Pipeline] } [2023-11-14T22:00:52.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-14T22:00:52.531Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-14T22:00:52.556Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:52.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:00:52.870Z] [2023-11-14T22:00:52.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:00:53.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:00:53.184Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-14T22:00:53.184Z] df9b9388f04a: Pulling fs layer [2023-11-14T22:00:53.184Z] 52dc419b0ee2: Pulling fs layer [2023-11-14T22:00:53.184Z] 25bc292e5bac: Pulling fs layer [2023-11-14T22:00:53.184Z] 114826534d7a: Pulling fs layer [2023-11-14T22:00:53.184Z] 4657fd5d0bcf: Pulling fs layer [2023-11-14T22:00:53.184Z] 6ad1cebc031e: Pulling fs layer [2023-11-14T22:00:53.184Z] 8a3aa393b2d8: Pulling fs layer [2023-11-14T22:00:53.184Z] 4657fd5d0bcf: Waiting [2023-11-14T22:00:53.184Z] 114826534d7a: Waiting [2023-11-14T22:00:53.184Z] 8a3aa393b2d8: Waiting [2023-11-14T22:00:53.184Z] 25bc292e5bac: Download complete [2023-11-14T22:00:53.184Z] 52dc419b0ee2: Verifying Checksum [2023-11-14T22:00:53.184Z] 52dc419b0ee2: Download complete [2023-11-14T22:00:53.184Z] 4657fd5d0bcf: Download complete [2023-11-14T22:00:53.184Z] df9b9388f04a: Verifying Checksum [2023-11-14T22:00:53.184Z] df9b9388f04a: Download complete [2023-11-14T22:00:53.444Z] df9b9388f04a: Pull complete [2023-11-14T22:00:53.444Z] 6ad1cebc031e: Verifying Checksum [2023-11-14T22:00:53.444Z] 6ad1cebc031e: Download complete [2023-11-14T22:00:53.444Z] 52dc419b0ee2: Pull complete [2023-11-14T22:00:53.444Z] 25bc292e5bac: Pull complete [2023-11-14T22:00:54.014Z] 114826534d7a: Verifying Checksum [2023-11-14T22:00:54.014Z] 114826534d7a: Download complete [2023-11-14T22:00:54.272Z] 8a3aa393b2d8: Verifying Checksum [2023-11-14T22:00:54.272Z] 8a3aa393b2d8: Download complete [2023-11-14T22:00:57.584Z] 114826534d7a: Pull complete [2023-11-14T22:00:57.584Z] 4657fd5d0bcf: Pull complete [2023-11-14T22:00:57.843Z] 6ad1cebc031e: Pull complete [2023-11-14T22:01:06.203Z] 8a3aa393b2d8: Pull complete [2023-11-14T22:01:06.203Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-14T22:01:06.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:01:06.203Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:01:06.302Z] prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container [2023-11-14T22:01:06.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-14T22:01:13.686Z] $ docker top f326a0c72c911ca9c81a20e0cb6ed303b37674f8a730cf9f4a4f5bfb69e04217 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-14T22:01:13.749Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-11-14T22:01:14.031Z] + set -o pipefail [2023-11-14T22:01:14.031Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-11-14T22:01:19.301Z] [2023-11-14T22:01:19.301Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-11-14T22:01:19.301Z] [2023-11-14T22:01:19.301Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/8e79f707-1571-4f07-a72e-7ec868647539 [2023-11-14T22:01:19.301Z] [2023-11-14T22:01:19.301Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-14T22:01:19.301Z] [2023-11-14T22:01:19.560Z] [2023-11-14T22:01:19.560Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-14T22:01:19.560Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-14T22:01:19.560Z] More details here: https://snyk.co/ue1NS [2023-11-14T22:01:19.560Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-14T22:01:19.560Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-14T22:01:19.574Z] $ docker stop --time=1 f326a0c72c911ca9c81a20e0cb6ed303b37674f8a730cf9f4a4f5bfb69e04217 [2023-11-14T22:01:24.596Z] $ docker rm -f --volumes f326a0c72c911ca9c81a20e0cb6ed303b37674f8a730cf9f4a4f5bfb69e04217 [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-11-14T22:01:25.336Z] + git log --format=format:%s -1 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 [Pipeline] sh [2023-11-14T22:01:25.630Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:01:25.630Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:25.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:01:25.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:01:26.005Z] prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container [2023-11-14T22:01:26.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T22:01:26.495Z] $ docker top f92b9d68ed5e0995495704185808b19f46495559d3fac0c1a06ed89c5c90a2ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:01:26.583Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:01:26.584Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:01:26.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:01:26.709Z] $ docker exec f92b9d68ed5e0995495704185808b19f46495559d3fac0c1a06ed89c5c90a2ed ssh-agent [2023-11-14T22:01:26.825Z] SSH_AUTH_SOCK=/tmp/ssh-FiN3o2SfjFL7/agent.32 [2023-11-14T22:01:26.825Z] SSH_AGENT_PID=38 [2023-11-14T22:01:26.830Z] Running ssh-add (command line suppressed) [2023-11-14T22:01:26.937Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1945010753265700322.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1945010753265700322.key) [2023-11-14T22:01:26.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:01:27.234Z] + git semver tag [2023-11-14T22:01:27.844Z] 2023-11-14 22:01:27,760 [run_tag] DEBUG tag force:False [2023-11-14T22:01:27.844Z] 2023-11-14 22:01:27,760 [check_head_tag] DEBUG check head tag [2023-11-14T22:01:27.844Z] 2023-11-14 22:01:27,762 [execute] INFO git cat-file --batch-check [2023-11-14T22:01:27.844Z] 2023-11-14 22:01:27,763 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-11-14T22:01:27.844Z] 2023-11-14 22:01:27,769 [execute] INFO git cat-file --batch [2023-11-14T22:01:27.844Z] 2023-11-14 22:01:27,769 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-11-14T22:01:27.844Z] 2023-11-14 22:01:27,784 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-14T22:01:27.844Z] 2023-11-14 22:01:27,785 [execute] INFO git tag -a v3.1.0-dev.25 -m v3.1.0-dev.25 [2023-11-14T22:01:27.844Z] 2023-11-14 22:01:27,785 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.25', '-m', 'v3.1.0-dev.25'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:01:27.844Z] 2023-11-14 22:01:27,790 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-14T22:01:27.844Z] 3.1.0-dev.25 [Pipeline] } [2023-11-14T22:01:27.855Z] $ docker exec --env ******** --env ******** f92b9d68ed5e0995495704185808b19f46495559d3fac0c1a06ed89c5c90a2ed ssh-agent -k [2023-11-14T22:01:27.953Z] unset SSH_AUTH_SOCK; [2023-11-14T22:01:27.954Z] unset SSH_AGENT_PID; [2023-11-14T22:01:27.954Z] echo Agent pid 38 killed; [2023-11-14T22:01:27.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:01:28.289Z] + git semver [Pipeline] } [2023-11-14T22:01:28.562Z] $ docker stop --time=1 f92b9d68ed5e0995495704185808b19f46495559d3fac0c1a06ed89c5c90a2ed [2023-11-14T22:01:30.148Z] $ docker rm -f --volumes f92b9d68ed5e0995495704185808b19f46495559d3fac0c1a06ed89c5c90a2ed [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:30.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:01:30.578Z] [2023-11-14T22:01:30.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:30.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:01:31.198Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-14T22:01:31.198Z] ab5ef0e58194: Pulling fs layer [2023-11-14T22:01:31.198Z] 9712f1f96733: Pulling fs layer [2023-11-14T22:01:31.198Z] 63f879dbbcfc: Pulling fs layer [2023-11-14T22:01:31.198Z] 0d9ebad4ef96: Pulling fs layer [2023-11-14T22:01:31.198Z] e9a5061849ea: Pulling fs layer [2023-11-14T22:01:31.198Z] d747dcd14b5f: Pulling fs layer [2023-11-14T22:01:31.198Z] 2de7ff778b66: Pulling fs layer [2023-11-14T22:01:31.198Z] e9a5061849ea: Waiting [2023-11-14T22:01:31.198Z] d747dcd14b5f: Waiting [2023-11-14T22:01:31.198Z] 2de7ff778b66: Waiting [2023-11-14T22:01:31.198Z] 0d9ebad4ef96: Waiting [2023-11-14T22:01:31.198Z] 9712f1f96733: Verifying Checksum [2023-11-14T22:01:31.198Z] 9712f1f96733: Download complete [2023-11-14T22:01:31.457Z] 63f879dbbcfc: Verifying Checksum [2023-11-14T22:01:31.457Z] 63f879dbbcfc: Download complete [2023-11-14T22:01:31.717Z] e9a5061849ea: Verifying Checksum [2023-11-14T22:01:31.717Z] e9a5061849ea: Download complete [2023-11-14T22:01:31.717Z] 0d9ebad4ef96: Verifying Checksum [2023-11-14T22:01:31.717Z] 0d9ebad4ef96: Download complete [2023-11-14T22:01:31.717Z] d747dcd14b5f: Download complete [2023-11-14T22:01:31.975Z] ab5ef0e58194: Verifying Checksum [2023-11-14T22:01:31.975Z] ab5ef0e58194: Download complete [2023-11-14T22:01:31.975Z] 2de7ff778b66: Verifying Checksum [2023-11-14T22:01:31.975Z] 2de7ff778b66: Download complete [2023-11-14T22:01:35.269Z] ab5ef0e58194: Pull complete [2023-11-14T22:01:35.269Z] 9712f1f96733: Pull complete [2023-11-14T22:01:35.834Z] 63f879dbbcfc: Pull complete [2023-11-14T22:01:40.019Z] 0d9ebad4ef96: Pull complete [2023-11-14T22:01:40.019Z] e9a5061849ea: Pull complete [2023-11-14T22:01:40.279Z] d747dcd14b5f: Pull complete [2023-11-14T22:01:41.652Z] 2de7ff778b66: Pull complete [2023-11-14T22:01:41.652Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-14T22:01:41.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:01:41.652Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:01:41.744Z] prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container [2023-11-14T22:01:41.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-14T22:01:47.757Z] $ docker top 32f20288adf14679f9927fbcd72793065db47318c0a437a9c2fdde37c4053d1d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:01:47.821Z] provisioning config files... [2023-11-14T22:01:47.827Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15121252134803925952tmp [2023-11-14T22:01:47.837Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17550951253575740371tmp [2023-11-14T22:01:47.845Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8326012960274867554tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:01:47.860Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:48.147Z] ---> sigul-configuration.sh [2023-11-14T22:01:48.147Z] gpg: directory `/root/.gnupg' created [2023-11-14T22:01:48.147Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-14T22:01:48.147Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-14T22:01:48.147Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-14T22:01:48.147Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-14T22:01:48.147Z] gpg: CAST5 encrypted data [2023-11-14T22:01:48.147Z] gpg: encrypted with 1 passphrase [2023-11-14T22:01:48.147Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-14T22:01:48.436Z] + mkdir /home/jenkins [2023-11-14T22:01:48.436Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-14T22:01:48.722Z] + 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-11-14T22:01:48.732Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:49.016Z] ---> sigul-install.sh [2023-11-14T22:01:49.016Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-14T22:01:49.299Z] + git tag --list [2023-11-14T22:01:49.299Z] 0.7.1 [2023-11-14T22:01:49.299Z] v1.0.0 [2023-11-14T22:01:49.299Z] v1.1.0 [2023-11-14T22:01:49.299Z] v1.1.1 [2023-11-14T22:01:49.299Z] v1.2.2 [2023-11-14T22:01:49.299Z] v1.3.0 [2023-11-14T22:01:49.299Z] v1.3.1 [2023-11-14T22:01:49.299Z] v2.0.0 [2023-11-14T22:01:49.299Z] v2.1.0 [2023-11-14T22:01:49.299Z] v2.1.1 [2023-11-14T22:01:49.299Z] v2.2.0 [2023-11-14T22:01:49.299Z] v2.3.0 [2023-11-14T22:01:49.299Z] v3.0 [2023-11-14T22:01:49.299Z] v3.0.0 [2023-11-14T22:01:49.299Z] v3.1.0-dev.1 [2023-11-14T22:01:49.299Z] v3.1.0-dev.10 [2023-11-14T22:01:49.299Z] v3.1.0-dev.11 [2023-11-14T22:01:49.299Z] v3.1.0-dev.12 [2023-11-14T22:01:49.299Z] v3.1.0-dev.13 [2023-11-14T22:01:49.299Z] v3.1.0-dev.14 [2023-11-14T22:01:49.299Z] v3.1.0-dev.15 [2023-11-14T22:01:49.299Z] v3.1.0-dev.16 [2023-11-14T22:01:49.299Z] v3.1.0-dev.17 [2023-11-14T22:01:49.299Z] v3.1.0-dev.18 [2023-11-14T22:01:49.299Z] v3.1.0-dev.19 [2023-11-14T22:01:49.299Z] v3.1.0-dev.2 [2023-11-14T22:01:49.299Z] v3.1.0-dev.20 [2023-11-14T22:01:49.299Z] v3.1.0-dev.21 [2023-11-14T22:01:49.299Z] v3.1.0-dev.22 [2023-11-14T22:01:49.299Z] v3.1.0-dev.23 [2023-11-14T22:01:49.299Z] v3.1.0-dev.24 [2023-11-14T22:01:49.299Z] v3.1.0-dev.25 [2023-11-14T22:01:49.299Z] v3.1.0-dev.3 [2023-11-14T22:01:49.299Z] v3.1.0-dev.4 [2023-11-14T22:01:49.299Z] v3.1.0-dev.5 [2023-11-14T22:01:49.299Z] v3.1.0-dev.6 [2023-11-14T22:01:49.299Z] v3.1.0-dev.7 [2023-11-14T22:01:49.299Z] v3.1.0-dev.8 [2023-11-14T22:01:49.299Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-14T22:01:49.583Z] + lftools sign git-tag v3.1.0-dev.25 [2023-11-14T22:01:50.150Z] Signing Git tag with Sigul... [2023-11-14T22:01:50.150Z] Signing v3.1.0-dev.25 [Pipeline] echo [2023-11-14T22:01:50.418Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:01:50.700Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-14T22:01:50.708Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-14T22:01:50.734Z] $ docker stop --time=1 32f20288adf14679f9927fbcd72793065db47318c0a437a9c2fdde37c4053d1d [2023-11-14T22:01:52.013Z] $ docker rm -f --volumes 32f20288adf14679f9927fbcd72793065db47318c0a437a9c2fdde37c4053d1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-14T22:01:52.416Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:01:52.416Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:52.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:01:52.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:01:52.785Z] prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container [2023-11-14T22:01:52.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T22:01:53.153Z] $ docker top b5c0a71e01ecaba393cdfb9e50f27febe3c8b436cc3dce67a347d422b5fdc02d -eo pid,comm [2023-11-14T22:01:53.197Z] 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-11-14T22:01:53.197Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:01:53.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:01:53.236Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:01:53.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:01:53.349Z] $ docker exec b5c0a71e01ecaba393cdfb9e50f27febe3c8b436cc3dce67a347d422b5fdc02d ssh-agent [2023-11-14T22:01:53.455Z] SSH_AUTH_SOCK=/tmp/ssh-0GnaS4FEGg4R/agent.33 [2023-11-14T22:01:53.455Z] SSH_AGENT_PID=39 [2023-11-14T22:01:53.459Z] Running ssh-add (command line suppressed) [2023-11-14T22:01:53.578Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9040635206788790606.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9040635206788790606.key) [2023-11-14T22:01:53.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:01:53.872Z] + git semver bump pre [2023-11-14T22:01:54.131Z] 2023-11-14 22:01:54,042 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-14T22:01:54.131Z] 2023-11-14 22:01:54,042 [bump_version] DEBUG bumping version:3.1.0-dev.25 on axis:pre with prefix:dev [2023-11-14T22:01:54.131Z] 2023-11-14 22:01:54,042 [bump_version] DEBUG bumped version:3.1.0-dev.26 [2023-11-14T22:01:54.131Z] 2023-11-14 22:01:54,042 [write_version] DEBUG write version:3.1.0-dev.26 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-11-14T22:01:54.131Z] 2023-11-14 22:01:54,042 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-14T22:01:54.131Z] 2023-11-14 22:01:54,042 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-14T22:01:54.131Z] 2023-11-14 22:01:54,044 [execute] INFO git cat-file --batch-check [2023-11-14T22:01:54.131Z] 2023-11-14 22:01:54,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:01:54.131Z] 2023-11-14 22:01:54,048 [execute] INFO git cat-file --batch [2023-11-14T22:01:54.131Z] 2023-11-14 22:01:54,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:01:54.131Z] 2023-11-14 22:01:54,053 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-14T22:01:54.131Z] 3.1.0-dev.26 [Pipeline] } [2023-11-14T22:01:54.143Z] $ docker exec --env ******** --env ******** b5c0a71e01ecaba393cdfb9e50f27febe3c8b436cc3dce67a347d422b5fdc02d ssh-agent -k [2023-11-14T22:01:54.238Z] unset SSH_AUTH_SOCK; [2023-11-14T22:01:54.238Z] unset SSH_AGENT_PID; [2023-11-14T22:01:54.238Z] echo Agent pid 39 killed; [2023-11-14T22:01:54.249Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:01:54.543Z] + git semver [Pipeline] } [2023-11-14T22:01:54.817Z] $ docker stop --time=1 b5c0a71e01ecaba393cdfb9e50f27febe3c8b436cc3dce67a347d422b5fdc02d [2023-11-14T22:01:56.108Z] $ docker rm -f --volumes b5c0a71e01ecaba393cdfb9e50f27febe3c8b436cc3dce67a347d422b5fdc02d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T22:01:56.442Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:01:56.442Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:01:56.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:01:56.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:01:56.821Z] prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container [2023-11-14T22:01:56.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T22:01:57.203Z] $ docker top 0ae190f87eaa3a13fb92f6497055bed9af89dc8097848fc53f36964af2e048f6 -eo pid,comm [2023-11-14T22:01:57.247Z] 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-11-14T22:01:57.247Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:01:57.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:01:57.287Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:01:57.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:01:57.399Z] $ docker exec 0ae190f87eaa3a13fb92f6497055bed9af89dc8097848fc53f36964af2e048f6 ssh-agent [2023-11-14T22:01:57.502Z] SSH_AUTH_SOCK=/tmp/ssh-fwWSmNYqsab0/agent.31 [2023-11-14T22:01:57.502Z] SSH_AGENT_PID=37 [2023-11-14T22:01:57.507Z] Running ssh-add (command line suppressed) [2023-11-14T22:01:57.615Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16129867868832995683.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16129867868832995683.key) [2023-11-14T22:01:57.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:01:57.913Z] + git semver push [2023-11-14T22:01:58.172Z] 2023-11-14 22:01:58,110 [run_push] DEBUG push [2023-11-14T22:01:58.172Z] 2023-11-14 22:01:58,111 [execute] INFO git cat-file --batch-check [2023-11-14T22:01:58.172Z] 2023-11-14 22:01:58,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:01:58.172Z] 2023-11-14 22:01:58,115 [execute] INFO git rev-list b40e761271a4daa01a7f717af4ea5c5a6abf6021 -- [2023-11-14T22:01:58.172Z] 2023-11-14 22:01:58,116 [execute] DEBUG Popen(['git', 'rev-list', 'b40e761271a4daa01a7f717af4ea5c5a6abf6021', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:01:58.172Z] 2023-11-14 22:01:58,126 [execute] INFO git fetch -v origin [2023-11-14T22:01:58.172Z] 2023-11-14 22:01:58,126 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-14T22:01:58.738Z] 2023-11-14 22:01:58,672 [run_push] DEBUG no remote changes detected [2023-11-14T22:01:58.738Z] 2023-11-14 22:01:58,672 [execute] INFO git push origin semver [2023-11-14T22:01:58.738Z] 2023-11-14 22:01:58,673 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:01:59.676Z] 2023-11-14 22:01:59,420 [run_push] DEBUG push all version tags [2023-11-14T22:01:59.676Z] 2023-11-14 22:01:59,420 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-14T22:01:59.676Z] 2023-11-14 22:01:59,421 [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-11-14T22:02:00.244Z] 2023-11-14 22:02:00,221 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-14T22:02:00.244Z] 3.1.0-dev.26 [Pipeline] } [2023-11-14T22:02:00.255Z] $ docker exec --env ******** --env ******** 0ae190f87eaa3a13fb92f6497055bed9af89dc8097848fc53f36964af2e048f6 ssh-agent -k [2023-11-14T22:02:00.360Z] unset SSH_AUTH_SOCK; [2023-11-14T22:02:00.360Z] unset SSH_AGENT_PID; [2023-11-14T22:02:00.361Z] echo Agent pid 37 killed; [2023-11-14T22:02:00.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:02:00.684Z] + git semver [Pipeline] } [2023-11-14T22:02:00.960Z] $ docker stop --time=1 0ae190f87eaa3a13fb92f6497055bed9af89dc8097848fc53f36964af2e048f6 [2023-11-14T22:02:02.262Z] $ docker rm -f --volumes 0ae190f87eaa3a13fb92f6497055bed9af89dc8097848fc53f36964af2e048f6 [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-11-14T22:02:02.873Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-11-14T22:02:02.873Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-11-14T22:02:02.873Z] total 16 [2023-11-14T22:02:02.873Z] drwxr-xr-x 3 root root 4096 Nov 14 21:49 . [2023-11-14T22:02:02.873Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 22:01 .. [2023-11-14T22:02:02.873Z] drwxr-xr-x 2 root root 4096 Nov 14 21:49 cost [2023-11-14T22:02:02.873Z] -rw-r--r-- 1 root root 86 Nov 14 21:49 cost.csv [2023-11-14T22:02:02.873Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-11-14T22:02:02.873Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-11-14T22:02:02.873Z] total 16 [2023-11-14T22:02:02.873Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:49 . [2023-11-14T22:02:02.873Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 22:01 .. [2023-11-14T22:02:02.873Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 21:49 cost [2023-11-14T22:02:02.873Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 14 21:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:03.218Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:04.098Z] ---> package-listing.sh [2023-11-14T22:02:04.098Z] ++ facter osfamily [2023-11-14T22:02:04.098Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-14T22:02:04.358Z] + OS_FAMILY=debian [2023-11-14T22:02:04.358Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-11-14T22:02:04.358Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-14T22:02:04.358Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-14T22:02:04.358Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-14T22:02:04.358Z] + PACKAGES=/tmp/packages_start.txt [2023-11-14T22:02:04.358Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-11-14T22:02:04.358Z] + PACKAGES=/tmp/packages_end.txt [2023-11-14T22:02:04.358Z] + case "${OS_FAMILY}" in [2023-11-14T22:02:04.358Z] + dpkg -l [2023-11-14T22:02:04.358Z] + grep '^ii' [2023-11-14T22:02:04.358Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-14T22:02:04.358Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-14T22:02:04.358Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-14T22:02:04.358Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-11-14T22:02:04.358Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-11-14T22:02:04.358Z] + 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-11-14T22:02:04.368Z] 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-11-14T22:02:04.644Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:02:05.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T22:02:05.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:02:05.295Z] prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container [2023-11-14T22:02:05.325Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-14T22:02:05.516Z] $ docker top 5f5e39c02e21e48094ef60b659eaefab846deaaa20ee182270a24829d0e469b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:02:05.852Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-14T22:02:06.134Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-14T22:02:06.420Z] + ls /var/log/sa-host [2023-11-14T22:02:06.420Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:02:06.485Z] provisioning config files... [2023-11-14T22:02:06.492Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1694143929848367251tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:02:06.503Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:06.786Z] ---> create-netrc.sh [Pipeline] } [2023-11-14T22:02:06.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:07.109Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-14T22:02:07.119Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:07.399Z] ---> sudo-logs.sh [2023-11-14T22:02:07.399Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-14T22:02:07.432Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:07.718Z] ---> job-cost.sh [2023-11-14T22:02:07.718Z] lf-activate-venv: SKIPPING [2023-11-14T22:02:07.718Z] DEBUG: total: 0.2199999988079071 [2023-11-14T22:02:07.718Z] INFO: Retrieving Stack Cost... [2023-11-14T22:02:07.976Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T22:02:08.544Z] INFO: Archiving Costs [Pipeline] echo [2023-11-14T22:02:08.554Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:02:08.837Z] ---> logs-deploy.sh [2023-11-14T22:02:08.837Z] lf-activate-venv: SKIPPING [2023-11-14T22:02:08.837Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/153 [2023-11-14T22:02:08.837Z] INFO: archiving workspace using pattern(s): [2023-11-14T22:02:09.771Z] Archives upload complete. [2023-11-14T22:02:09.771Z] INFO: archiving logs to Nexus