Pull request #639 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2108a7f0be6b4653e5542f63219bf96fe579bd50+2a80116fa1f446abff1b1e1c9092e6aedb73b14f (fc8c9be2f32bfde17f0d07e36a4c6ab49e2924c0) 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-ssh10914727025558803521.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-ssh4824627291394660867.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/PR-639/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/PR-639/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8536333106852314098.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-ssh12682273356497227653.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/PR-639/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/PR-639/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9421996328127024141.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17058 in /w/workspace/gexfoundry_device-mqtt-go_PR-639 [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/gexfoundry_device-mqtt-go_PR-639 # 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 > 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 Merging remotes/origin/main commit 2a80116fa1f446abff1b1e1c9092e6aedb73b14f into PR head commit 2108a7f0be6b4653e5542f63219bf96fe579bd50 Merge succeeded, producing 2108a7f0be6b4653e5542f63219bf96fe579bd50 Checking out Revision 2108a7f0be6b4653e5542f63219bf96fe579bd50 (PR-639) Commit message: "build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T18:50:59.082Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/639/head:refs/remotes/origin/PR-639 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2108a7f0be6b4653e5542f63219bf96fe579bd50 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2a80116fa1f446abff1b1e1c9092e6aedb73b14f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2108a7f0be6b4653e5542f63219bf96fe579bd50 # timeout=10 > git rev-list --no-walk 9e8d0e01bfed9e817b0bc5fc2b4b7ec5dec77651 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-08T18:50:59.216Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T18:50:59.233Z] ========================================================= [2023-11-08T18:50:59.234Z] EdgeX Global Pipelines Version Info [2023-11-08T18:50:59.234Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:50:59.962Z] ------------------- [2023-11-08T18:50:59.962Z] stable info: [2023-11-08T18:50:59.962Z] ------------------- [2023-11-08T18:50:59.962Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T18:50:59.962Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T18:50:59.962Z] Message: update stable to v1.0.257 [2023-11-08T18:51:00.532Z] ------------------- [2023-11-08T18:51:00.532Z] experimental info: [2023-11-08T18:51:00.532Z] ------------------- [2023-11-08T18:51:00.532Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T18:51:00.532Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T18:51:00.532Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T18:51:00.728Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-11-08T18:51:00.745Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-11-08T18:51:00.764Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T18:51:00.785Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T18:51:00.811Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T18:51:00.829Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-08T18:51:00.845Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-08T18:51:00.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-08T18:51:00.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-08T18:51:00.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T18:51:00.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T18:51:00.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-11-08T18:51:00.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T18:51:00.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T18:51:00.981Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T18:51:00.997Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T18:51:01.014Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T18:51:01.031Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T18:51:01.045Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T18:51:01.060Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T18:51:01.086Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-08T18:51:01.102Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-08T18:51:01.112Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-08T18:51:01.122Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-08T18:51:01.144Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-08T18:51:01.157Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T18:51:01.174Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-08T18:51:01.190Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-639 [Pipeline] echo [2023-11-08T18:51:01.206Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-639 [Pipeline] echo [2023-11-08T18:51:01.221Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-639 [Pipeline] echo [2023-11-08T18:51:01.240Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2108a7f0be6b4653e5542f63219bf96fe579bd50 [Pipeline] echo [2023-11-08T18:51:01.256Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2108a7f [Pipeline] echo [2023-11-08T18:51:01.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T18:51:01.316Z] provisioning config files... [2023-11-08T18:51:01.328Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config4640434871460284129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:51:01.635Z] ---> docker-login.sh [2023-11-08T18:51:01.635Z] nexus3.edgexfoundry.org:10001 [2023-11-08T18:51:03.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:51:03.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:51:03.552Z] Configure a credential helper to remove this warning. See [2023-11-08T18:51:03.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:51:03.552Z] [2023-11-08T18:51:03.552Z] Login Succeeded [2023-11-08T18:51:03.552Z] nexus3.edgexfoundry.org:10002 [2023-11-08T18:51:03.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:51:03.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:51:03.552Z] Configure a credential helper to remove this warning. See [2023-11-08T18:51:03.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:51:03.553Z] [2023-11-08T18:51:03.553Z] Login Succeeded [2023-11-08T18:51:03.553Z] nexus3.edgexfoundry.org:10003 [2023-11-08T18:51:03.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:51:03.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:51:03.553Z] Configure a credential helper to remove this warning. See [2023-11-08T18:51:03.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:51:03.553Z] [2023-11-08T18:51:03.553Z] Login Succeeded [2023-11-08T18:51:03.553Z] nexus3.edgexfoundry.org:10004 [2023-11-08T18:51:03.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:51:03.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:51:03.813Z] Configure a credential helper to remove this warning. See [2023-11-08T18:51:03.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:51:03.813Z] [2023-11-08T18:51:03.813Z] Login Succeeded [2023-11-08T18:51:03.813Z] docker.io [2023-11-08T18:51:03.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:51:04.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:51:04.074Z] Configure a credential helper to remove this warning. See [2023-11-08T18:51:04.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:51:04.074Z] [2023-11-08T18:51:04.074Z] Login Succeeded [2023-11-08T18:51:04.074Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T18:51:04.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-08T18:51:04.436Z] + git rev-list -1 --merges 2108a7f0be6b4653e5542f63219bf96fe579bd50~1..2108a7f0be6b4653e5542f63219bf96fe579bd50 [Pipeline] echo [2023-11-08T18:51:04.496Z] -----------> git rev-list -1 --merges 2108a7f0be6b4653e5542f63219bf96fe579bd50~1..2108a7f0be6b4653e5542f63219bf96fe579bd50 2108a7f0be6b4653e5542f63219bf96fe579bd50 [false] [Pipeline] sh [2023-11-08T18:51:04.782Z] + git log --format=format:%s -1 2108a7f0be6b4653e5542f63219bf96fe579bd50 [Pipeline] echo [2023-11-08T18:51:04.799Z] ========================================================= [2023-11-08T18:51:04.799Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T18:51:04.799Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T18:51:05.123Z] + git log --format=format:%s -1 2108a7f0be6b4653e5542f63219bf96fe579bd50 [Pipeline] echo [2023-11-08T18:51:05.133Z] [semverPrep] GIT_COMMIT: 2108a7f0be6b4653e5542f63219bf96fe579bd50, Commit Message: build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 [Pipeline] echo [2023-11-08T18:51:05.142Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-08T18:51:05.483Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T18:51:05.483Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T18:51:05.483Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T18:51:05.483Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T18:51:05.483Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-08T18:51:05.483Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-08T18:51:05.483Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:51:05.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T18:51:05.837Z] [2023-11-08T18:51:05.837Z] 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-08T18:51:06.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T18:51:06.711Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T18:51:06.711Z] b85a868b505f: Pulling fs layer [2023-11-08T18:51:06.711Z] e2be974225ed: Pulling fs layer [2023-11-08T18:51:06.711Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T18:51:06.711Z] 988bab9f4d93: Pulling fs layer [2023-11-08T18:51:06.711Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T18:51:06.711Z] eaf3925da568: Pulling fs layer [2023-11-08T18:51:06.711Z] bab4dde63d76: Pulling fs layer [2023-11-08T18:51:06.711Z] 1469e6f7b9e6: Waiting [2023-11-08T18:51:06.711Z] 988bab9f4d93: Waiting [2023-11-08T18:51:06.711Z] eaf3925da568: Waiting [2023-11-08T18:51:06.711Z] bde34c3a00c8: Pulling fs layer [2023-11-08T18:51:06.711Z] b352a97aabf1: Pulling fs layer [2023-11-08T18:51:06.711Z] 4872d77fe225: Pulling fs layer [2023-11-08T18:51:06.711Z] 5851b861e8e6: Pulling fs layer [2023-11-08T18:51:06.711Z] bab4dde63d76: Waiting [2023-11-08T18:51:06.711Z] bde34c3a00c8: Waiting [2023-11-08T18:51:06.711Z] 4872d77fe225: Waiting [2023-11-08T18:51:06.711Z] 5851b861e8e6: Waiting [2023-11-08T18:51:06.711Z] e2be974225ed: Download complete [2023-11-08T18:51:06.711Z] 988bab9f4d93: Download complete [2023-11-08T18:51:06.711Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T18:51:06.711Z] 1469e6f7b9e6: Download complete [2023-11-08T18:51:06.711Z] eaf3925da568: Verifying Checksum [2023-11-08T18:51:06.711Z] eaf3925da568: Download complete [2023-11-08T18:51:06.711Z] 339a4e72a1f5: Verifying Checksum [2023-11-08T18:51:06.711Z] 339a4e72a1f5: Download complete [2023-11-08T18:51:06.711Z] bde34c3a00c8: Verifying Checksum [2023-11-08T18:51:06.711Z] bde34c3a00c8: Download complete [2023-11-08T18:51:06.971Z] b352a97aabf1: Download complete [2023-11-08T18:51:06.971Z] 4872d77fe225: Verifying Checksum [2023-11-08T18:51:06.971Z] 4872d77fe225: Download complete [2023-11-08T18:51:06.971Z] 5851b861e8e6: Download complete [2023-11-08T18:51:06.971Z] b85a868b505f: Verifying Checksum [2023-11-08T18:51:06.971Z] b85a868b505f: Download complete [2023-11-08T18:51:07.229Z] bab4dde63d76: Verifying Checksum [2023-11-08T18:51:07.229Z] bab4dde63d76: Download complete [2023-11-08T18:51:08.167Z] b85a868b505f: Pull complete [2023-11-08T18:51:08.734Z] e2be974225ed: Pull complete [2023-11-08T18:51:09.308Z] 339a4e72a1f5: Pull complete [2023-11-08T18:51:09.567Z] 988bab9f4d93: Pull complete [2023-11-08T18:51:10.136Z] 1469e6f7b9e6: Pull complete [2023-11-08T18:51:10.136Z] eaf3925da568: Pull complete [2023-11-08T18:51:12.037Z] bab4dde63d76: Pull complete [2023-11-08T18:51:12.037Z] bde34c3a00c8: Pull complete [2023-11-08T18:51:12.037Z] b352a97aabf1: Pull complete [2023-11-08T18:51:12.037Z] 4872d77fe225: Pull complete [2023-11-08T18:51:12.037Z] 5851b861e8e6: Pull complete [2023-11-08T18:51:12.037Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T18:51:12.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T18:51:12.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:51:12.385Z] prd-ubuntu20.04-docker-8c-8g-17058 does not seem to be running inside a container [2023-11-08T18:51:12.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T18:51:15.622Z] $ docker top 1f5d06e904e08bf2c85936985e8dd45c9afd6bbcf0b94c11fd93d1075df58048 -eo pid,comm [2023-11-08T18:51:15.669Z] 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-08T18:51:15.669Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T18:51:15.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T18:51:15.710Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T18:51:15.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T18:51:15.821Z] $ docker exec 1f5d06e904e08bf2c85936985e8dd45c9afd6bbcf0b94c11fd93d1075df58048 ssh-agent [2023-11-08T18:51:15.956Z] SSH_AUTH_SOCK=/tmp/ssh-vDiKjJna3LB1/agent.32 [2023-11-08T18:51:15.956Z] SSH_AGENT_PID=38 [2023-11-08T18:51:15.963Z] Running ssh-add (command line suppressed) [2023-11-08T18:51:16.050Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_1334005455038089680.key (/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_1334005455038089680.key) [2023-11-08T18:51:16.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T18:51:16.356Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T18:51:16.371Z] $ docker exec --env ******** --env ******** 1f5d06e904e08bf2c85936985e8dd45c9afd6bbcf0b94c11fd93d1075df58048 ssh-agent -k [2023-11-08T18:51:16.490Z] unset SSH_AUTH_SOCK; [2023-11-08T18:51:16.490Z] unset SSH_AGENT_PID; [2023-11-08T18:51:16.490Z] echo Agent pid 38 killed; [2023-11-08T18:51:16.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T18:51:16.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T18:51:16.527Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T18:51:16.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T18:51:16.640Z] $ docker exec 1f5d06e904e08bf2c85936985e8dd45c9afd6bbcf0b94c11fd93d1075df58048 ssh-agent [2023-11-08T18:51:16.744Z] SSH_AUTH_SOCK=/tmp/ssh-3L7iE20oPkdC/agent.70 [2023-11-08T18:51:16.744Z] SSH_AGENT_PID=76 [2023-11-08T18:51:16.749Z] Running ssh-add (command line suppressed) [2023-11-08T18:51:16.846Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_12666908992883887621.key (/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_12666908992883887621.key) [2023-11-08T18:51:16.858Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T18:51:17.145Z] + git semver init [2023-11-08T18:51:17.406Z] 2023-11-08 18:51:17,312 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T18:51:17.406Z] 2023-11-08 18:51:17,312 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver [2023-11-08T18:51:17.406Z] 2023-11-08 18:51:17,313 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver [2023-11-08T18:51:17.406Z] 2023-11-08 18:51:17,313 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-639, universal_newlines=False, shell=None, istream=None) [2023-11-08T18:51:18.348Z] 2023-11-08 18:51:18,248 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.git/info/exclude [2023-11-08T18:51:18.348Z] 2023-11-08 18:51:18,248 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver/PR-639 with force:False [2023-11-08T18:51:18.348Z] 2023-11-08 18:51:18,248 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver/PR-639 [2023-11-08T18:51:18.348Z] 2023-11-08 18:51:18,250 [execute] INFO git cat-file --batch-check [2023-11-08T18:51:18.348Z] 2023-11-08 18:51:18,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T18:51:18.348Z] 2023-11-08 18:51:18,258 [execute] INFO git cat-file --batch [2023-11-08T18:51:18.348Z] 2023-11-08 18:51:18,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T18:51:18.348Z] 2023-11-08 18:51:18,264 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver/PR-639 [2023-11-08T18:51:18.348Z] 0.0.0 [Pipeline] } [2023-11-08T18:51:18.361Z] $ docker exec --env ******** --env ******** 1f5d06e904e08bf2c85936985e8dd45c9afd6bbcf0b94c11fd93d1075df58048 ssh-agent -k [2023-11-08T18:51:18.479Z] unset SSH_AUTH_SOCK; [2023-11-08T18:51:18.479Z] unset SSH_AGENT_PID; [2023-11-08T18:51:18.479Z] echo Agent pid 76 killed; [2023-11-08T18:51:18.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T18:51:18.793Z] + git semver [Pipeline] } [2023-11-08T18:51:19.069Z] $ docker stop --time=1 1f5d06e904e08bf2c85936985e8dd45c9afd6bbcf0b94c11fd93d1075df58048 [2023-11-08T18:51:20.664Z] $ docker rm -f --volumes 1f5d06e904e08bf2c85936985e8dd45c9afd6bbcf0b94c11fd93d1075df58048 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T18:51:21.055Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T18:51:21.274Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T18:51:21.279Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-08T18:51:21.471Z] provisioning config files... [2023-11-08T18:51:21.480Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config10309653526128211876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:51:21.773Z] ---> docker-login.sh [2023-11-08T18:51:21.774Z] nexus3.edgexfoundry.org:10001 [2023-11-08T18:51:21.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:51:21.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:51:21.774Z] Configure a credential helper to remove this warning. See [2023-11-08T18:51:21.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:51:21.774Z] [2023-11-08T18:51:21.774Z] Login Succeeded [2023-11-08T18:51:21.774Z] nexus3.edgexfoundry.org:10002 [2023-11-08T18:51:21.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:51:21.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:51:21.774Z] Configure a credential helper to remove this warning. See [2023-11-08T18:51:21.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:51:21.774Z] [2023-11-08T18:51:21.774Z] Login Succeeded [2023-11-08T18:51:21.774Z] nexus3.edgexfoundry.org:10003 [2023-11-08T18:51:22.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:51:22.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:51:22.033Z] Configure a credential helper to remove this warning. See [2023-11-08T18:51:22.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:51:22.033Z] [2023-11-08T18:51:22.033Z] Login Succeeded [2023-11-08T18:51:22.033Z] nexus3.edgexfoundry.org:10004 [2023-11-08T18:51:22.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:51:22.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:51:22.033Z] Configure a credential helper to remove this warning. See [2023-11-08T18:51:22.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:51:22.033Z] [2023-11-08T18:51:22.033Z] Login Succeeded [2023-11-08T18:51:22.033Z] docker.io [2023-11-08T18:51:22.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:51:22.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:51:22.293Z] Configure a credential helper to remove this warning. See [2023-11-08T18:51:22.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:51:22.293Z] [2023-11-08T18:51:22.293Z] Login Succeeded [2023-11-08T18:51:22.293Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T18:51:22.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T18:51:22.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T18:51:22.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T18:51:22.418Z] ========================================================= [2023-11-08T18:51:22.418Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-08T18:51:22.418Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:51:22.759Z] + 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-08T18:51:22.759Z] Sending build context to Docker daemon 6.567MB [2023-11-08T18:51:22.759Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T18:51:22.759Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T18:51:22.759Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-08T18:51:22.759Z] 7264a8db6415: Pulling fs layer [2023-11-08T18:51:22.759Z] c4d48a809fc2: Pulling fs layer [2023-11-08T18:51:22.759Z] 4f1c88b9dad5: Pulling fs layer [2023-11-08T18:51:22.759Z] ad3a456e5733: Pulling fs layer [2023-11-08T18:51:22.759Z] 33e27b845d1e: Pulling fs layer [2023-11-08T18:51:22.759Z] c68163c4e522: Pulling fs layer [2023-11-08T18:51:22.759Z] 50da416c3ac9: Pulling fs layer [2023-11-08T18:51:22.759Z] 23d2d4c4bb30: Pulling fs layer [2023-11-08T18:51:22.759Z] ad3a456e5733: Waiting [2023-11-08T18:51:22.759Z] 33e27b845d1e: Waiting [2023-11-08T18:51:22.759Z] 50da416c3ac9: Waiting [2023-11-08T18:51:22.759Z] c68163c4e522: Waiting [2023-11-08T18:51:22.759Z] 23d2d4c4bb30: Waiting [2023-11-08T18:51:22.759Z] c4d48a809fc2: Verifying Checksum [2023-11-08T18:51:22.759Z] c4d48a809fc2: Download complete [2023-11-08T18:51:23.019Z] ad3a456e5733: Verifying Checksum [2023-11-08T18:51:23.019Z] 33e27b845d1e: Verifying Checksum [2023-11-08T18:51:23.019Z] 33e27b845d1e: Download complete [2023-11-08T18:51:23.019Z] 7264a8db6415: Verifying Checksum [2023-11-08T18:51:23.019Z] 7264a8db6415: Download complete [2023-11-08T18:51:23.019Z] c68163c4e522: Verifying Checksum [2023-11-08T18:51:23.019Z] c68163c4e522: Download complete [2023-11-08T18:51:23.019Z] 7264a8db6415: Pull complete [2023-11-08T18:51:23.278Z] c4d48a809fc2: Pull complete [2023-11-08T18:51:23.278Z] 23d2d4c4bb30: Verifying Checksum [2023-11-08T18:51:23.278Z] 23d2d4c4bb30: Download complete [2023-11-08T18:51:23.537Z] 4f1c88b9dad5: Verifying Checksum [2023-11-08T18:51:23.537Z] 4f1c88b9dad5: Download complete [2023-11-08T18:51:23.909Z] 50da416c3ac9: Verifying Checksum [2023-11-08T18:51:23.909Z] 50da416c3ac9: Download complete [2023-11-08T18:51:27.237Z] 4f1c88b9dad5: Pull complete [2023-11-08T18:51:27.237Z] ad3a456e5733: Pull complete [2023-11-08T18:51:27.806Z] 33e27b845d1e: Pull complete [2023-11-08T18:51:28.064Z] c68163c4e522: Pull complete [2023-11-08T18:51:30.608Z] 50da416c3ac9: Pull complete [2023-11-08T18:51:30.872Z] 23d2d4c4bb30: Pull complete [2023-11-08T18:51:30.872Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-08T18:51:31.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T18:51:31.134Z] ---> 0786185ac409 [2023-11-08T18:51:31.134Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T18:51:36.410Z] Still waiting to schedule task [2023-11-08T18:51:36.410Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-08T18:51:41.119Z] ---> Running in 13900343ff07 [2023-11-08T18:51:41.119Z] Removing intermediate container 13900343ff07 [2023-11-08T18:51:41.119Z] ---> d3c38ecc2915 [2023-11-08T18:51:41.119Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T18:51:41.119Z] ---> Running in 488d94a11892 [2023-11-08T18:51:41.378Z] Removing intermediate container 488d94a11892 [2023-11-08T18:51:41.378Z] ---> 23e62bd282ef [2023-11-08T18:51:41.378Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T18:51:41.378Z] ---> Running in 7b7db61f4ded [2023-11-08T18:51:41.378Z] Removing intermediate container 7b7db61f4ded [2023-11-08T18:51:41.378Z] ---> d7c168da1f4e [2023-11-08T18:51:41.378Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T18:51:41.378Z] ---> Running in df8769c8e65f [2023-11-08T18:51:41.638Z] Removing intermediate container df8769c8e65f [2023-11-08T18:51:41.638Z] ---> 04eecf7295a3 [2023-11-08T18:51:41.638Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T18:51:41.638Z] ---> Running in c2b2e9e833e2 [2023-11-08T18:51:42.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T18:51:42.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T18:51:42.470Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-08T18:51:42.470Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-08T18:51:42.470Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-08T18:51:42.470Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-08T18:51:42.470Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T18:51:42.470Z] OK: 268 MiB in 56 packages [2023-11-08T18:51:43.039Z] Removing intermediate container c2b2e9e833e2 [2023-11-08T18:51:43.039Z] ---> 9aa1f55e976f [2023-11-08T18:51:43.039Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-08T18:51:43.305Z] ---> Running in 30ff5fb39a95 [2023-11-08T18:51:43.305Z] Removing intermediate container 30ff5fb39a95 [2023-11-08T18:51:43.305Z] ---> fbd9fb91db0e [2023-11-08T18:51:43.305Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-08T18:51:43.305Z] ---> 943a102cdd14 [2023-11-08T18:51:43.305Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T18:51:43.564Z] ---> Running in 7bee37f14182 [2023-11-08T18:52:30.309Z] Removing intermediate container 7bee37f14182 [2023-11-08T18:52:30.309Z] ---> ec44a97f3a0b [2023-11-08T18:52:30.309Z] Step 11/12 : COPY . . [2023-11-08T18:52:30.309Z] ---> 7f448b57a1f7 [2023-11-08T18:52:30.309Z] Step 12/12 : RUN $MAKE [2023-11-08T18:52:30.309Z] ---> Running in cbcf019390a0 [2023-11-08T18:52:30.309Z] noop [2023-11-08T18:52:30.309Z] Removing intermediate container cbcf019390a0 [2023-11-08T18:52:30.309Z] ---> e43c28bdabfa [2023-11-08T18:52:30.310Z] Successfully built e43c28bdabfa [2023-11-08T18:52:30.310Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:52:30.620Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T18:52:30.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:52:30.691Z] prd-ubuntu20.04-docker-8c-8g-17058 does not seem to be running inside a container [2023-11-08T18:52:30.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T18:52:31.271Z] $ docker top 1c722f3200aa806c24e309a239877f9771613ce0bc7845933f649e7e39fc1161 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T18:52:31.611Z] + go version [2023-11-08T18:52:31.611Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-08T18:52:31.623Z] $ docker stop --time=1 1c722f3200aa806c24e309a239877f9771613ce0bc7845933f649e7e39fc1161 [2023-11-08T18:52:32.982Z] $ docker rm -f --volumes 1c722f3200aa806c24e309a239877f9771613ce0bc7845933f649e7e39fc1161 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:52:33.403Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T18:52:33.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:52:33.476Z] prd-ubuntu20.04-docker-8c-8g-17058 does not seem to be running inside a container [2023-11-08T18:52:33.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T18:52:33.836Z] $ docker top d8f5199e73760758b41dc779a5c56a426a220b714d99f8c4e30bfaa6c324aded -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T18:52:34.184Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-639 [Pipeline] fileExists [Pipeline] sh [2023-11-08T18:52:34.490Z] + make test [2023-11-08T18:52:34.490Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T18:52:36.397Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-08T18:52:46.362Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-08T18:52:46.362Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-08T18:52:46.362Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements [2023-11-08T18:52:53.011Z] go vet ./... [2023-11-08T18:52:56.362Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T18:52:56.362Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T18:52:56.362Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T18:52:56.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T18:52:56.391Z] $ docker stop --time=1 d8f5199e73760758b41dc779a5c56a426a220b714d99f8c4e30bfaa6c324aded [2023-11-08T18:53:00.024Z] $ docker rm -f --volumes d8f5199e73760758b41dc779a5c56a426a220b714d99f8c4e30bfaa6c324aded [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T18:53:00.494Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T18:53:00.545Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-08T18:53:00.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T18:53:01.255Z] + ls -al . [2023-11-08T18:53:01.255Z] total 184 [2023-11-08T18:53:01.255Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 18:52 . [2023-11-08T18:53:01.255Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:50 .. [2023-11-08T18:53:01.255Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 18:50 .dockerignore [2023-11-08T18:53:01.255Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:52 .git [2023-11-08T18:53:01.255Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:50 .github [2023-11-08T18:53:01.255Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 18:50 .gitignore [2023-11-08T18:53:01.255Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 18:50 .golangci.yml [2023-11-08T18:53:01.255Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 18:51 .semver [2023-11-08T18:53:01.255Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 8 18:50 Attribution.txt [2023-11-08T18:53:01.255Z] -rw-rw-r-- 1 jenkins jenkins 17522 Nov 8 18:50 CHANGELOG.md [2023-11-08T18:53:01.255Z] -rw-rw-r-- 1 jenkins jenkins 1689 Nov 8 18:50 Dockerfile [2023-11-08T18:53:01.255Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:50 GOVERNANCE.md [2023-11-08T18:53:01.255Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 18:50 Jenkinsfile [2023-11-08T18:53:01.255Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 18:50 LICENSE [2023-11-08T18:53:01.255Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 8 18:50 Makefile [2023-11-08T18:53:01.255Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 18:50 OWNERS.md [2023-11-08T18:53:01.255Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 18:50 README.md [2023-11-08T18:53:01.255Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 18:51 VERSION [2023-11-08T18:53:01.255Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:50 bin [2023-11-08T18:53:01.255Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:50 cmd [2023-11-08T18:53:01.255Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 8 18:52 coverage.out [2023-11-08T18:53:01.255Z] -rw-rw-r-- 1 jenkins jenkins 3775 Nov 8 18:50 go.mod [2023-11-08T18:53:01.255Z] -rw-rw-r-- 1 jenkins jenkins 35000 Nov 8 18:50 go.sum [2023-11-08T18:53:01.255Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:50 internal [2023-11-08T18:53:01.255Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:50 mock [2023-11-08T18:53:01.255Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 18:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:53:01.566Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2108a7f0be6b4653e5542f63219bf96fe579bd50 --label arch=amd64 --label version=0.0.0 . [2023-11-08T18:53:01.566Z] Sending build context to Docker daemon 6.586MB [2023-11-08T18:53:01.566Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T18:53:01.566Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-08T18:53:01.566Z] ---> e43c28bdabfa [2023-11-08T18:53:01.566Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-08T18:53:01.824Z] ---> Running in ba95ec7ba4f6 [2023-11-08T18:53:01.824Z] Removing intermediate container ba95ec7ba4f6 [2023-11-08T18:53:01.824Z] ---> 6cb8e96653a6 [2023-11-08T18:53:01.824Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T18:53:01.824Z] ---> Running in 7a22dcb8d01b [2023-11-08T18:53:02.082Z] Removing intermediate container 7a22dcb8d01b [2023-11-08T18:53:02.082Z] ---> 30f3dd593885 [2023-11-08T18:53:02.082Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T18:53:02.082Z] ---> Running in 23cf7994df04 [2023-11-08T18:53:02.082Z] Removing intermediate container 23cf7994df04 [2023-11-08T18:53:02.083Z] ---> b89dacf59703 [2023-11-08T18:53:02.083Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T18:53:02.083Z] ---> Running in e8cf5dd2e714 [2023-11-08T18:53:02.340Z] Removing intermediate container e8cf5dd2e714 [2023-11-08T18:53:02.340Z] ---> f2532d6f1681 [2023-11-08T18:53:02.340Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T18:53:02.340Z] ---> Running in 22057dbaf2b7 [2023-11-08T18:53:02.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T18:53:05.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T18:53:05.008Z] OK: 268 MiB in 56 packages [2023-11-08T18:53:05.008Z] Removing intermediate container 22057dbaf2b7 [2023-11-08T18:53:05.008Z] ---> e4747cf58b04 [2023-11-08T18:53:05.008Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-11-08T18:53:05.008Z] ---> Running in 5ffa7d92a7cd [2023-11-08T18:53:05.008Z] Removing intermediate container 5ffa7d92a7cd [2023-11-08T18:53:05.008Z] ---> e92a10767da1 [2023-11-08T18:53:05.008Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-08T18:53:05.008Z] ---> 32d12819d3ba [2023-11-08T18:53:05.008Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T18:53:05.008Z] ---> Running in e5ffb5958625 [2023-11-08T18:53:05.008Z] Removing intermediate container e5ffb5958625 [2023-11-08T18:53:05.008Z] ---> bf5d7805ea83 [2023-11-08T18:53:05.008Z] Step 11/24 : COPY . . [2023-11-08T18:53:05.008Z] ---> 5bf43401af9e [2023-11-08T18:53:05.008Z] Step 12/24 : RUN $MAKE [2023-11-08T18:53:05.008Z] ---> Running in 3ff30923e9ee [2023-11-08T18:53:05.008Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-11-08T18:53:26.984Z] Removing intermediate container 3ff30923e9ee [2023-11-08T18:53:26.984Z] ---> 1e2ab2adaabd [2023-11-08T18:53:26.984Z] Step 13/24 : FROM alpine:3.18 [2023-11-08T18:53:26.984Z] 3.18: Pulling from library/alpine [2023-11-08T18:53:26.984Z] 96526aa774ef: Pulling fs layer [2023-11-08T18:53:26.984Z] 96526aa774ef: Verifying Checksum [2023-11-08T18:53:26.984Z] 96526aa774ef: Download complete [2023-11-08T18:53:26.984Z] 96526aa774ef: Pull complete [2023-11-08T18:53:26.984Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T18:53:26.984Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T18:53:26.984Z] ---> 8ca4688f4f35 [2023-11-08T18:53:26.984Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-08T18:53:26.984Z] ---> Running in 86a052cc7538 [2023-11-08T18:53:26.984Z] Removing intermediate container 86a052cc7538 [2023-11-08T18:53:26.984Z] ---> 48a055f8bd18 [2023-11-08T18:53:26.984Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-08T18:53:26.984Z] ---> Running in 4097073b2542 [2023-11-08T18:53:26.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T18:53:26.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T18:53:27.244Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T18:53:27.244Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T18:53:27.244Z] OK: 7 MiB in 16 packages [2023-11-08T18:53:27.504Z] Removing intermediate container 4097073b2542 [2023-11-08T18:53:27.504Z] ---> 9c4b953bd185 [2023-11-08T18:53:27.504Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-08T18:53:28.442Z] ---> 8dbd43acbb66 [2023-11-08T18:53:28.442Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-08T18:53:28.442Z] ---> 57c76a952e3a [2023-11-08T18:53:28.442Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-08T18:53:28.703Z] ---> 88e183ab69da [2023-11-08T18:53:28.703Z] Step 19/24 : EXPOSE 59982 [2023-11-08T18:53:28.703Z] ---> Running in 9337642ea8dd [2023-11-08T18:53:28.703Z] Removing intermediate container 9337642ea8dd [2023-11-08T18:53:28.703Z] ---> 38995699513a [2023-11-08T18:53:28.703Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-11-08T18:53:28.703Z] ---> Running in 0fabb74986a9 [2023-11-08T18:53:28.962Z] Removing intermediate container 0fabb74986a9 [2023-11-08T18:53:28.962Z] ---> 6de5d604abdd [2023-11-08T18:53:28.962Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-08T18:53:28.962Z] ---> Running in bff71c371c0a [2023-11-08T18:53:28.962Z] Removing intermediate container bff71c371c0a [2023-11-08T18:53:28.962Z] ---> afbf141cf2ed [2023-11-08T18:53:28.962Z] Step 22/24 : LABEL arch=amd64 [2023-11-08T18:53:28.962Z] ---> Running in 66f8ea2f0aea [2023-11-08T18:53:29.221Z] Removing intermediate container 66f8ea2f0aea [2023-11-08T18:53:29.222Z] ---> caf762104cb5 [2023-11-08T18:53:29.222Z] Step 23/24 : LABEL git_sha=2108a7f0be6b4653e5542f63219bf96fe579bd50 [2023-11-08T18:53:29.222Z] ---> Running in 5afb5204140c [2023-11-08T18:53:29.222Z] Removing intermediate container 5afb5204140c [2023-11-08T18:53:29.222Z] ---> 7f8d01ac5c43 [2023-11-08T18:53:29.222Z] Step 24/24 : LABEL version=0.0.0 [2023-11-08T18:53:29.222Z] ---> Running in f0842130ec42 [2023-11-08T18:53:29.222Z] Removing intermediate container f0842130ec42 [2023-11-08T18:53:29.222Z] ---> 30f820ee556a [2023-11-08T18:53:29.222Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T18:53:29.222Z] Successfully built 30f820ee556a [2023-11-08T18:53:29.222Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-08T18:53:29.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T18:53:29.662Z] [2023-11-08T18:53:29.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:53:29.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T18:53:29.963Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T18:53:29.963Z] 5eb5b503b376: Pulling fs layer [2023-11-08T18:53:29.963Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T18:53:29.963Z] ec43610c2a17: Pulling fs layer [2023-11-08T18:53:29.963Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T18:53:29.963Z] 33b1e0a273af: Pulling fs layer [2023-11-08T18:53:29.963Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T18:53:29.963Z] 2f39f015ded8: Pulling fs layer [2023-11-08T18:53:29.963Z] 5d3b04190fa2: Waiting [2023-11-08T18:53:29.963Z] 3a2ae6a8a46f: Waiting [2023-11-08T18:53:29.963Z] 2f39f015ded8: Waiting [2023-11-08T18:53:29.963Z] 33b1e0a273af: Waiting [2023-11-08T18:53:29.963Z] 5c69ac0246d0: Download complete [2023-11-08T18:53:29.963Z] 3a2ae6a8a46f: Download complete [2023-11-08T18:53:29.963Z] 33b1e0a273af: Verifying Checksum [2023-11-08T18:53:29.963Z] 33b1e0a273af: Download complete [2023-11-08T18:53:29.963Z] ec43610c2a17: Verifying Checksum [2023-11-08T18:53:29.963Z] ec43610c2a17: Download complete [2023-11-08T18:53:30.223Z] 5d3b04190fa2: Verifying Checksum [2023-11-08T18:53:30.223Z] 5d3b04190fa2: Download complete [2023-11-08T18:53:30.223Z] 5eb5b503b376: Verifying Checksum [2023-11-08T18:53:30.223Z] 5eb5b503b376: Download complete [2023-11-08T18:53:30.790Z] 2f39f015ded8: Download complete [2023-11-08T18:53:31.356Z] 5eb5b503b376: Pull complete [2023-11-08T18:53:31.614Z] 5c69ac0246d0: Pull complete [2023-11-08T18:53:31.871Z] ec43610c2a17: Pull complete [2023-11-08T18:53:32.129Z] 3a2ae6a8a46f: Pull complete [2023-11-08T18:53:32.129Z] 33b1e0a273af: Pull complete [2023-11-08T18:53:32.388Z] 5d3b04190fa2: Pull complete [2023-11-08T18:53:36.580Z] 2f39f015ded8: Pull complete [2023-11-08T18:53:36.580Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T18:53:36.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T18:53:36.580Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:53:36.676Z] prd-ubuntu20.04-docker-8c-8g-17058 does not seem to be running inside a container [2023-11-08T18:53:36.708Z] $ 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/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T18:53:44.770Z] $ docker top 7b6137eb0c85701235306d72ed72f653adde24005286fb3257e069457ceec66a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:53:45.166Z] ---> job-cost.sh [2023-11-08T18:53:45.166Z] lf-activate-venv: SKIPPING [2023-11-08T18:53:45.166Z] INFO: No Stack... [2023-11-08T18:53:45.425Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T18:53:45.687Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T18:53:45.990Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives/cost.csv [2023-11-08T18:53:45.990Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T18:53:46.008Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-639-6-stack-cost] [2023-11-08T18:53:46.014Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-6-stack-cost] did not exist. Created. [2023-11-08T18:53:46.014Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-639-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T18:53:46.321Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T18:53:46.347Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T18:53:46.354Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T18:53:46.379Z] $ docker stop --time=1 7b6137eb0c85701235306d72ed72f653adde24005286fb3257e069457ceec66a [2023-11-08T18:53:47.615Z] $ docker rm -f --volumes 7b6137eb0c85701235306d72ed72f653adde24005286fb3257e069457ceec66a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-08T18:54:17.091Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17066 in /w/workspace/gexfoundry_device-mqtt-go_PR-639 [Pipeline] { [Pipeline] ws [2023-11-08T18:54:17.107Z] Running in /w/workspace/device-mqtt-go/6 [Pipeline] { [Pipeline] checkout [2023-11-08T18:54:17.148Z] The recommended git tool is: git [2023-11-08T18:54:23.195Z] using credential edgex-jenkins-ssh [2023-11-08T18:54:23.220Z] Cloning the remote Git repository [2023-11-08T18:54:23.272Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-08T18:54:23.400Z] > git init /w/workspace/device-mqtt-go/6 # timeout=10 [2023-11-08T18:54:23.560Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-08T18:54:23.561Z] > git --version # timeout=10 [2023-11-08T18:54:23.585Z] > git --version # 'git version 2.25.1' [2023-11-08T18:54:23.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T18:54:23.766Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T18:54:25.138Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-11-08T18:54:25.174Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T18:54:26.906Z] Merging remotes/origin/main commit 2a80116fa1f446abff1b1e1c9092e6aedb73b14f into PR head commit 2108a7f0be6b4653e5542f63219bf96fe579bd50 [2023-11-08T18:54:27.227Z] Merge succeeded, producing 2108a7f0be6b4653e5542f63219bf96fe579bd50 [2023-11-08T18:54:27.228Z] Checking out Revision 2108a7f0be6b4653e5542f63219bf96fe579bd50 (PR-639) [2023-11-08T18:54:26.233Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-11-08T18:54:26.289Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-08T18:54:26.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T18:54:26.308Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/639/head:refs/remotes/origin/PR-639 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-08T18:54:26.927Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T18:54:27.020Z] > git checkout -f 2108a7f0be6b4653e5542f63219bf96fe579bd50 # timeout=10 [2023-11-08T18:54:27.114Z] > git remote # timeout=10 [2023-11-08T18:54:27.137Z] > git config --get remote.origin.url # timeout=10 [2023-11-08T18:54:27.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T18:54:27.178Z] > git merge 2a80116fa1f446abff1b1e1c9092e6aedb73b14f # timeout=10 [2023-11-08T18:54:27.209Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-08T18:54:27.236Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T18:54:27.252Z] > git checkout -f 2108a7f0be6b4653e5542f63219bf96fe579bd50 # timeout=10 [2023-11-08T18:54:27.789Z] Commit message: "build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T18:54:28.656Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T18:54:28.656Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T18:54:28.656Z] Dload Upload Total Spent Left Speed [2023-11-08T18:54:28.656Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 182k 0 --:--:-- --:--:-- --:--:-- 182k [Pipeline] sh [2023-11-08T18:54:29.335Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T18:54:29.680Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-08T18:54:29.680Z] + sudo tee /etc/docker/daemon.new [2023-11-08T18:54:29.680Z] { [2023-11-08T18:54:29.680Z] "registry-mirrors": [ [2023-11-08T18:54:29.680Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T18:54:29.680Z] ], [2023-11-08T18:54:29.680Z] "bip": "10.250.0.254/24", [2023-11-08T18:54:29.680Z] "hosts": [ [2023-11-08T18:54:29.680Z] "tcp://0.0.0.0:5555", [2023-11-08T18:54:29.680Z] "unix:///var/run/docker.sock" [2023-11-08T18:54:29.680Z] ], [2023-11-08T18:54:29.680Z] "mtu": 1458, [2023-11-08T18:54:29.680Z] "selinux-enabled": true, [2023-11-08T18:54:29.680Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T18:54:29.680Z] } [Pipeline] sh [2023-11-08T18:54:30.023Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T18:54:30.364Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T18:54:48.656Z] provisioning config files... [2023-11-08T18:54:48.688Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/6@tmp/config4574484158697640538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:54:49.093Z] ---> docker-login.sh [2023-11-08T18:54:49.093Z] nexus3.edgexfoundry.org:10001 [2023-11-08T18:54:49.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:54:49.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:54:49.685Z] Configure a credential helper to remove this warning. See [2023-11-08T18:54:49.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:54:49.685Z] [2023-11-08T18:54:49.685Z] Login Succeeded [2023-11-08T18:54:49.685Z] nexus3.edgexfoundry.org:10002 [2023-11-08T18:54:49.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:54:50.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:54:50.230Z] Configure a credential helper to remove this warning. See [2023-11-08T18:54:50.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:54:50.230Z] [2023-11-08T18:54:50.230Z] Login Succeeded [2023-11-08T18:54:50.230Z] nexus3.edgexfoundry.org:10003 [2023-11-08T18:54:50.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:54:50.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:54:50.503Z] Configure a credential helper to remove this warning. See [2023-11-08T18:54:50.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:54:50.503Z] [2023-11-08T18:54:50.503Z] Login Succeeded [2023-11-08T18:54:50.503Z] nexus3.edgexfoundry.org:10004 [2023-11-08T18:54:50.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:54:51.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:54:51.047Z] Configure a credential helper to remove this warning. See [2023-11-08T18:54:51.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:54:51.047Z] [2023-11-08T18:54:51.047Z] Login Succeeded [2023-11-08T18:54:51.047Z] docker.io [2023-11-08T18:54:51.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:54:51.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:54:51.605Z] Configure a credential helper to remove this warning. See [2023-11-08T18:54:51.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:54:51.605Z] [2023-11-08T18:54:51.605Z] Login Succeeded [2023-11-08T18:54:51.605Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T18:54:51.622Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T18:54:52.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T18:54:52.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T18:54:52.060Z] ========================================================= [2023-11-08T18:54:52.060Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-08T18:54:52.060Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:54:52.426Z] + 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-08T18:54:52.700Z] Sending build context to Docker daemon 3.379MB [2023-11-08T18:54:52.700Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T18:54:52.700Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T18:54:52.971Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-08T18:54:52.971Z] 9fda8d8052c6: Pulling fs layer [2023-11-08T18:54:52.971Z] 5d54e960e981: Pulling fs layer [2023-11-08T18:54:52.971Z] c4a7e357bf2a: Pulling fs layer [2023-11-08T18:54:52.971Z] f0e02332f6b5: Pulling fs layer [2023-11-08T18:54:52.971Z] cefa15bbcfad: Pulling fs layer [2023-11-08T18:54:52.971Z] 17808c966233: Pulling fs layer [2023-11-08T18:54:52.971Z] f4c1fc716caa: Pulling fs layer [2023-11-08T18:54:52.971Z] f0e02332f6b5: Waiting [2023-11-08T18:54:52.971Z] cefa15bbcfad: Waiting [2023-11-08T18:54:52.971Z] 17808c966233: Waiting [2023-11-08T18:54:52.971Z] f4c1fc716caa: Waiting [2023-11-08T18:54:52.971Z] 5d54e960e981: Verifying Checksum [2023-11-08T18:54:52.971Z] 5d54e960e981: Download complete [2023-11-08T18:54:52.971Z] f0e02332f6b5: Verifying Checksum [2023-11-08T18:54:52.971Z] f0e02332f6b5: Download complete [2023-11-08T18:54:53.255Z] cefa15bbcfad: Verifying Checksum [2023-11-08T18:54:53.255Z] cefa15bbcfad: Download complete [2023-11-08T18:54:53.255Z] 9fda8d8052c6: Download complete [2023-11-08T18:54:53.532Z] f4c1fc716caa: Verifying Checksum [2023-11-08T18:54:53.532Z] f4c1fc716caa: Download complete [2023-11-08T18:54:54.128Z] 9fda8d8052c6: Pull complete [2023-11-08T18:54:54.722Z] 5d54e960e981: Pull complete [2023-11-08T18:54:54.993Z] c4a7e357bf2a: Verifying Checksum [2023-11-08T18:54:54.993Z] c4a7e357bf2a: Download complete [2023-11-08T18:54:56.535Z] 17808c966233: Verifying Checksum [2023-11-08T18:54:56.535Z] 17808c966233: Download complete [2023-11-08T18:55:08.897Z] c4a7e357bf2a: Pull complete [2023-11-08T18:55:08.897Z] f0e02332f6b5: Pull complete [2023-11-08T18:55:08.897Z] cefa15bbcfad: Pull complete [2023-11-08T18:55:19.005Z] 17808c966233: Pull complete [2023-11-08T18:55:19.594Z] f4c1fc716caa: Pull complete [2023-11-08T18:55:19.594Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-08T18:55:19.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T18:55:19.594Z] ---> ea914061e18c [2023-11-08T18:55:19.594Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T18:55:20.576Z] ---> Running in 5e51eef9e3f4 [2023-11-08T18:55:20.848Z] Removing intermediate container 5e51eef9e3f4 [2023-11-08T18:55:20.848Z] ---> 750df34db4ff [2023-11-08T18:55:20.848Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T18:55:20.848Z] ---> Running in b1b4abf6647c [2023-11-08T18:55:21.119Z] Removing intermediate container b1b4abf6647c [2023-11-08T18:55:21.119Z] ---> d9821108c84b [2023-11-08T18:55:21.119Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T18:55:21.420Z] ---> Running in 037587ee9164 [2023-11-08T18:55:21.696Z] Removing intermediate container 037587ee9164 [2023-11-08T18:55:21.696Z] ---> 2d2cedf9e15b [2023-11-08T18:55:21.696Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T18:55:21.696Z] ---> Running in a524d88a18cc [2023-11-08T18:55:22.288Z] Removing intermediate container a524d88a18cc [2023-11-08T18:55:22.288Z] ---> 7aa3a5a982de [2023-11-08T18:55:22.288Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T18:55:22.288Z] ---> Running in ec69fa98903f [2023-11-08T18:55:23.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T18:55:23.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T18:55:25.403Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-08T18:55:25.404Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-08T18:55:25.404Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-08T18:55:25.404Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-08T18:55:25.404Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T18:55:25.404Z] OK: 270 MiB in 56 packages [2023-11-08T18:55:26.384Z] Removing intermediate container ec69fa98903f [2023-11-08T18:55:26.384Z] ---> 62973c5ce7ed [2023-11-08T18:55:26.384Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-08T18:55:26.660Z] ---> Running in cacc8c03f573 [2023-11-08T18:55:26.933Z] Removing intermediate container cacc8c03f573 [2023-11-08T18:55:26.933Z] ---> 9724f83ecf59 [2023-11-08T18:55:26.933Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-08T18:55:27.528Z] ---> 9498cf08447f [2023-11-08T18:55:27.528Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T18:55:27.528Z] ---> Running in 45a7ce37a50a [2023-11-08T18:56:49.841Z] Removing intermediate container 45a7ce37a50a [2023-11-08T18:56:49.841Z] ---> c1281ca29925 [2023-11-08T18:56:49.841Z] Step 11/12 : COPY . . [2023-11-08T18:56:49.841Z] ---> 93cf323c166e [2023-11-08T18:56:49.841Z] Step 12/12 : RUN $MAKE [2023-11-08T18:56:49.841Z] ---> Running in c85da7c07d2b [2023-11-08T18:56:49.841Z] noop [2023-11-08T18:56:49.841Z] Removing intermediate container c85da7c07d2b [2023-11-08T18:56:49.841Z] ---> 2ec3f0b740de [2023-11-08T18:56:49.841Z] Successfully built 2ec3f0b740de [2023-11-08T18:56:49.841Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:56:50.200Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T18:56:50.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:56:50.443Z] prd-ubuntu20.04-docker-arm64-4c-16g-17066 does not seem to be running inside a container [2023-11-08T18:56:50.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-08T18:56:51.909Z] $ docker top 02cd951cba9adb7e599caf9e21462295b65fd52b312f2182b292aa38883b94d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T18:56:52.810Z] + go version [2023-11-08T18:56:52.810Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-08T18:56:52.838Z] $ docker stop --time=1 02cd951cba9adb7e599caf9e21462295b65fd52b312f2182b292aa38883b94d2 [2023-11-08T18:56:56.882Z] $ docker rm -f --volumes 02cd951cba9adb7e599caf9e21462295b65fd52b312f2182b292aa38883b94d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:56:57.471Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T18:56:57.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:56:57.674Z] prd-ubuntu20.04-docker-arm64-4c-16g-17066 does not seem to be running inside a container [2023-11-08T18:56:57.779Z] $ 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/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-08T18:56:59.029Z] $ docker top f48eb58bcfb24d4a7e6e1459a9e1bf1603d11038ff62b2290635cae804d733d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T18:56:59.866Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/6 [Pipeline] fileExists [Pipeline] sh [2023-11-08T18:57:00.538Z] + make test [2023-11-08T18:57:00.538Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T18:57:04.811Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-08T18:59:11.531Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-08T18:59:11.531Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-08T18:59:11.531Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 22.8% of statements [2023-11-08T18:59:11.531Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-08T18:59:11.531Z] go vet ./... [2023-11-08T18:59:50.505Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T18:59:50.506Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T18:59:50.506Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T18:59:50.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T18:59:50.561Z] $ docker stop --time=1 f48eb58bcfb24d4a7e6e1459a9e1bf1603d11038ff62b2290635cae804d733d0 [2023-11-08T18:59:52.508Z] $ docker rm -f --volumes f48eb58bcfb24d4a7e6e1459a9e1bf1603d11038ff62b2290635cae804d733d0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T18:59:53.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T18:59:53.833Z] Warning: overwriting stash ‘coverage-report’ [2023-11-08T18:59:54.415Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T18:59:54.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T18:59:55.152Z] + ls -al . [2023-11-08T18:59:55.152Z] total 180 [2023-11-08T18:59:55.152Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:57 . [2023-11-08T18:59:55.152Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:54 .. [2023-11-08T18:59:55.152Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 18:54 .dockerignore [2023-11-08T18:59:55.152Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:54 .git [2023-11-08T18:59:55.152Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:54 .github [2023-11-08T18:59:55.152Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 18:54 .gitignore [2023-11-08T18:59:55.152Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 18:54 .golangci.yml [2023-11-08T18:59:55.152Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 8 18:54 Attribution.txt [2023-11-08T18:59:55.152Z] -rw-rw-r-- 1 jenkins jenkins 17522 Nov 8 18:54 CHANGELOG.md [2023-11-08T18:59:55.152Z] -rw-rw-r-- 1 jenkins jenkins 1689 Nov 8 18:54 Dockerfile [2023-11-08T18:59:55.152Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:54 GOVERNANCE.md [2023-11-08T18:59:55.152Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 18:54 Jenkinsfile [2023-11-08T18:59:55.152Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 18:54 LICENSE [2023-11-08T18:59:55.152Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 8 18:54 Makefile [2023-11-08T18:59:55.152Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 18:54 OWNERS.md [2023-11-08T18:59:55.152Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 18:54 README.md [2023-11-08T18:59:55.152Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 18:51 VERSION [2023-11-08T18:59:55.152Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:54 bin [2023-11-08T18:59:55.152Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:54 cmd [2023-11-08T18:59:55.152Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 8 18:59 coverage.out [2023-11-08T18:59:55.152Z] -rw-rw-r-- 1 jenkins jenkins 3775 Nov 8 18:54 go.mod [2023-11-08T18:59:55.152Z] -rw-rw-r-- 1 jenkins jenkins 35000 Nov 8 18:54 go.sum [2023-11-08T18:59:55.152Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:54 internal [2023-11-08T18:59:55.152Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:54 mock [2023-11-08T18:59:55.152Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 18:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:59:55.500Z] + 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=2108a7f0be6b4653e5542f63219bf96fe579bd50 --label arch=arm64 --label version=0.0.0 . [2023-11-08T18:59:55.768Z] Sending build context to Docker daemon 3.399MB [2023-11-08T18:59:55.768Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T18:59:55.768Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-08T18:59:55.768Z] ---> 2ec3f0b740de [2023-11-08T18:59:55.768Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-08T18:59:56.039Z] ---> Running in 6cc5c8124e08 [2023-11-08T18:59:56.307Z] Removing intermediate container 6cc5c8124e08 [2023-11-08T18:59:56.307Z] ---> 2855af493afd [2023-11-08T18:59:56.307Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T18:59:56.307Z] ---> Running in 87805d9d580c [2023-11-08T18:59:56.577Z] Removing intermediate container 87805d9d580c [2023-11-08T18:59:56.577Z] ---> e89f63882373 [2023-11-08T18:59:56.577Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T18:59:56.848Z] ---> Running in 782a6a51fa2a [2023-11-08T18:59:57.118Z] Removing intermediate container 782a6a51fa2a [2023-11-08T18:59:57.118Z] ---> 8db41ce16223 [2023-11-08T18:59:57.118Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T18:59:57.118Z] ---> Running in a9a457eda264 [2023-11-08T18:59:57.391Z] Removing intermediate container a9a457eda264 [2023-11-08T18:59:57.391Z] ---> 968cd3332004 [2023-11-08T18:59:57.391Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T18:59:57.659Z] ---> Running in 83a1007653b0 [2023-11-08T18:59:58.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T18:59:59.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T19:00:00.182Z] OK: 270 MiB in 56 packages [2023-11-08T19:00:03.571Z] Removing intermediate container 83a1007653b0 [2023-11-08T19:00:03.571Z] ---> 064fe2c2f64a [2023-11-08T19:00:03.571Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-11-08T19:00:03.571Z] ---> Running in a8d59fc6fde6 [2023-11-08T19:00:03.571Z] Removing intermediate container a8d59fc6fde6 [2023-11-08T19:00:03.571Z] ---> 48492371012d [2023-11-08T19:00:03.571Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-08T19:00:03.839Z] ---> 5def6026cc68 [2023-11-08T19:00:03.839Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T19:00:04.122Z] ---> Running in cb9a63cfd155 [2023-11-08T19:00:06.076Z] Removing intermediate container cb9a63cfd155 [2023-11-08T19:00:06.076Z] ---> 5d456adaa1dd [2023-11-08T19:00:06.076Z] Step 11/24 : COPY . . [2023-11-08T19:00:07.044Z] ---> 514c5fd747b0 [2023-11-08T19:00:07.044Z] Step 12/24 : RUN $MAKE [2023-11-08T19:00:07.044Z] ---> Running in c9cece869e87 [2023-11-08T19:00:08.012Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-11-08T19:02:15.301Z] Removing intermediate container c9cece869e87 [2023-11-08T19:02:15.301Z] ---> 36b8ed14c658 [2023-11-08T19:02:15.301Z] Step 13/24 : FROM alpine:3.18 [2023-11-08T19:02:15.301Z] 3.18: Pulling from library/alpine [2023-11-08T19:02:15.301Z] 579b34f0a95b: Pulling fs layer [2023-11-08T19:02:15.301Z] 579b34f0a95b: Verifying Checksum [2023-11-08T19:02:15.301Z] 579b34f0a95b: Download complete [2023-11-08T19:02:15.301Z] 579b34f0a95b: Pull complete [2023-11-08T19:02:15.301Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T19:02:15.301Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T19:02:15.301Z] ---> 3cc203321400 [2023-11-08T19:02:15.301Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-08T19:02:15.301Z] ---> Running in 0ce4b75de52e [2023-11-08T19:02:15.301Z] Removing intermediate container 0ce4b75de52e [2023-11-08T19:02:15.301Z] ---> 68b84f59ac85 [2023-11-08T19:02:15.301Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-08T19:02:15.301Z] ---> Running in b4117760d9c9 [2023-11-08T19:02:15.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T19:02:15.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T19:02:15.301Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T19:02:15.301Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T19:02:15.301Z] OK: 8 MiB in 16 packages [2023-11-08T19:02:16.271Z] Removing intermediate container b4117760d9c9 [2023-11-08T19:02:16.271Z] ---> 5a1670135a1c [2023-11-08T19:02:16.271Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-08T19:02:18.258Z] ---> 5c3b6dfb2f8a [2023-11-08T19:02:18.258Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-08T19:02:18.532Z] ---> 0009c35c39ed [2023-11-08T19:02:18.532Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-08T19:02:19.127Z] ---> c7d674911d8c [2023-11-08T19:02:19.127Z] Step 19/24 : EXPOSE 59982 [2023-11-08T19:02:19.127Z] ---> Running in ec222db87bb0 [2023-11-08T19:02:19.397Z] Removing intermediate container ec222db87bb0 [2023-11-08T19:02:19.397Z] ---> 356de7ab9487 [2023-11-08T19:02:19.397Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-11-08T19:02:19.667Z] ---> Running in fe4f2f1af861 [2023-11-08T19:02:20.011Z] Removing intermediate container fe4f2f1af861 [2023-11-08T19:02:20.011Z] ---> 828c1383688e [2023-11-08T19:02:20.011Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-08T19:02:20.011Z] ---> Running in 721b40c9a7df [2023-11-08T19:02:20.643Z] Removing intermediate container 721b40c9a7df [2023-11-08T19:02:20.643Z] ---> 74f4b97c12a9 [2023-11-08T19:02:20.643Z] Step 22/24 : LABEL arch=arm64 [2023-11-08T19:02:20.643Z] ---> Running in 152f20d9bf30 [2023-11-08T19:02:20.929Z] Removing intermediate container 152f20d9bf30 [2023-11-08T19:02:20.929Z] ---> 0b17fbcfb558 [2023-11-08T19:02:20.929Z] Step 23/24 : LABEL git_sha=2108a7f0be6b4653e5542f63219bf96fe579bd50 [2023-11-08T19:02:20.929Z] ---> Running in 2d6f4be4e3e1 [2023-11-08T19:02:21.538Z] Removing intermediate container 2d6f4be4e3e1 [2023-11-08T19:02:21.538Z] ---> a059d416ebec [2023-11-08T19:02:21.538Z] Step 24/24 : LABEL version=0.0.0 [2023-11-08T19:02:21.538Z] ---> Running in 2bb821f373f5 [2023-11-08T19:02:21.813Z] Removing intermediate container 2bb821f373f5 [2023-11-08T19:02:21.814Z] ---> 7bdd79cd9ca3 [2023-11-08T19:02:21.814Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T19:02:21.814Z] Successfully built 7bdd79cd9ca3 [2023-11-08T19:02:21.814Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:02:22.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T19:02:22.337Z] [2023-11-08T19:02:22.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:02:22.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T19:02:22.705Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T19:02:22.705Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T19:02:22.705Z] 04944245beec: Pulling fs layer [2023-11-08T19:02:22.705Z] 699f458cf7ca: Pulling fs layer [2023-11-08T19:02:22.705Z] 765212b225bb: Pulling fs layer [2023-11-08T19:02:22.705Z] f23df028b6ca: Pulling fs layer [2023-11-08T19:02:22.705Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T19:02:22.705Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T19:02:22.705Z] f23df028b6ca: Waiting [2023-11-08T19:02:22.705Z] d65c8cfc05b1: Waiting [2023-11-08T19:02:22.705Z] 2437ff75d9bd: Waiting [2023-11-08T19:02:22.705Z] 765212b225bb: Waiting [2023-11-08T19:02:22.977Z] 04944245beec: Verifying Checksum [2023-11-08T19:02:22.977Z] 04944245beec: Download complete [2023-11-08T19:02:22.977Z] 765212b225bb: Verifying Checksum [2023-11-08T19:02:22.977Z] 765212b225bb: Download complete [2023-11-08T19:02:22.978Z] f23df028b6ca: Verifying Checksum [2023-11-08T19:02:22.978Z] f23df028b6ca: Download complete [2023-11-08T19:02:23.252Z] d65c8cfc05b1: Verifying Checksum [2023-11-08T19:02:23.252Z] d65c8cfc05b1: Download complete [2023-11-08T19:02:23.252Z] 699f458cf7ca: Verifying Checksum [2023-11-08T19:02:23.252Z] 699f458cf7ca: Download complete [2023-11-08T19:02:23.523Z] 8998bd30e6a1: Verifying Checksum [2023-11-08T19:02:23.523Z] 8998bd30e6a1: Download complete [2023-11-08T19:02:26.909Z] 2437ff75d9bd: Verifying Checksum [2023-11-08T19:02:26.909Z] 2437ff75d9bd: Download complete [2023-11-08T19:02:29.531Z] 8998bd30e6a1: Pull complete [2023-11-08T19:02:29.801Z] 04944245beec: Pull complete [2023-11-08T19:02:31.776Z] 699f458cf7ca: Pull complete [2023-11-08T19:02:32.044Z] 765212b225bb: Pull complete [2023-11-08T19:02:33.031Z] f23df028b6ca: Pull complete [2023-11-08T19:02:33.301Z] d65c8cfc05b1: Pull complete [2023-11-08T19:02:51.540Z] 2437ff75d9bd: Pull complete [2023-11-08T19:02:51.540Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T19:02:51.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T19:02:51.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:02:51.746Z] prd-ubuntu20.04-docker-arm64-4c-16g-17066 does not seem to be running inside a container [2023-11-08T19:02:51.833Z] $ 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/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-08T19:02:54.952Z] $ docker top d4160b7bf1074eafc8831fa4cff3658ba2e3d8c57c53869ceee8f0543d598622 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:02:55.807Z] ---> job-cost.sh [2023-11-08T19:02:55.807Z] lf-activate-venv: SKIPPING [2023-11-08T19:02:55.807Z] INFO: No Stack... [2023-11-08T19:02:56.075Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T19:02:57.035Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T19:02:57.682Z] + cat /w/workspace/device-mqtt-go/6/archives/cost.csv [2023-11-08T19:02:57.682Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T19:02:57.720Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-639-6-stack-cost] [2023-11-08T19:02:57.734Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-6-stack-cost] did not exist. Created. [2023-11-08T19:02:57.734Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-639-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T19:02:58.083Z] /w/workspace/device-mqtt-go/6@tmp/durable-dbedc059/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-08T19:02:58.426Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T19:02:58.452Z] Warning: overwriting stash ‘stack-cost’ [2023-11-08T19:02:58.501Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T19:02:58.508Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T19:02:58.533Z] $ docker stop --time=1 d4160b7bf1074eafc8831fa4cff3658ba2e3d8c57c53869ceee8f0543d598622 [2023-11-08T19:03:00.186Z] $ docker rm -f --volumes d4160b7bf1074eafc8831fa4cff3658ba2e3d8c57c53869ceee8f0543d598622 [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-08T19:03:00.590Z] provisioning config files... [2023-11-08T19:03:00.597Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config14486780238215657503tmp [Pipeline] { [Pipeline] sh [2023-11-08T19:03:00.891Z] + set +x [2023-11-08T19:03:00.891Z] + + curlbash -s -s https://codecov.io/bash -- [2023-11-08T19:03:00.891Z] [2023-11-08T19:03:00.891Z] [2023-11-08T19:03:00.891Z] _____ _ [2023-11-08T19:03:00.891Z] / ____| | | [2023-11-08T19:03:00.891Z] | | ___ __| | ___ ___ _____ __ [2023-11-08T19:03:00.891Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-08T19:03:00.891Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-08T19:03:00.891Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-08T19:03:00.891Z] Bash-1.0.6 [2023-11-08T19:03:00.891Z] [2023-11-08T19:03:00.891Z] [2023-11-08T19:03:00.891Z] ==> git version 2.25.1 found [2023-11-08T19:03:00.891Z] ==> 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-08T19:03:00.891Z] Release-Date: 2020-01-08 [2023-11-08T19:03:00.891Z] 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-08T19:03:00.891Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-08T19:03:00.892Z] ==> Jenkins CI detected. [2023-11-08T19:03:00.892Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-639 [2023-11-08T19:03:00.892Z] project root: . [2023-11-08T19:03:00.892Z] --> token set from env [2023-11-08T19:03:00.892Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-08T19:03:00.892Z] ==> Running gcov in . (disable via -X gcov) [2023-11-08T19:03:00.892Z] ==> Python coveragepy not found [2023-11-08T19:03:00.892Z] ==> Searching for coverage reports in: [2023-11-08T19:03:00.892Z] + . [2023-11-08T19:03:00.892Z] -> Found 1 reports [2023-11-08T19:03:00.892Z] ==> Detecting git/mercurial file structure [2023-11-08T19:03:01.151Z] ==> Reading reports [2023-11-08T19:03:01.152Z] + ./coverage.out bytes=18506 [2023-11-08T19:03:01.152Z] ==> Appending adjustments [2023-11-08T19:03:01.152Z] https://docs.codecov.io/docs/fixing-reports [2023-11-08T19:03:01.152Z] + Found adjustments [2023-11-08T19:03:01.152Z] ==> Gzipping contents [2023-11-08T19:03:01.152Z] 4.0K /tmp/codecov.r8iy9v.gz [2023-11-08T19:03:01.152Z] ==> Uploading reports [2023-11-08T19:03:01.152Z] url: https://codecov.io [2023-11-08T19:03:01.152Z] query: branch=PR-639&commit=2108a7f0be6b4653e5542f63219bf96fe579bd50&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-639%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=639&job=&cmd_args= [2023-11-08T19:03:01.152Z] -> Pinging Codecov [2023-11-08T19:03:01.152Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-639&commit=2108a7f0be6b4653e5542f63219bf96fe579bd50&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-639%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=639&job=&cmd_args= [2023-11-08T19:03:01.152Z] -> Uploading to [2023-11-08T19:03:01.152Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-08/7D719EC7BBE17E464838252E33014C33/2108a7f0be6b4653e5542f63219bf96fe579bd50/3897610c-394b-44e7-870d-72ec452c67a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T190301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79df1f35153a33a13bb801894d6b79d00662c7382f10c8f74b03c0c66e2bb339 [2023-11-08T19:03:01.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T19:03:01.411Z] Dload Upload Total Spent Left Speed [2023-11-08T19:03:01.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 13142 --:--:-- --:--:-- --:--:-- 13142 [2023-11-08T19:03:01.411Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/2108a7f0be6b4653e5542f63219bf96fe579bd50 [Pipeline] } [2023-11-08T19:03:01.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-08T19:03:02.112Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives ] [2023-11-08T19:03:02.113Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives [2023-11-08T19:03:02.113Z] total 16 [2023-11-08T19:03:02.113Z] drwxr-xr-x 3 root root 4096 Nov 8 18:53 . [2023-11-08T19:03:02.113Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 18:53 .. [2023-11-08T19:03:02.113Z] drwxr-xr-x 2 root root 4096 Nov 8 18:53 cost [2023-11-08T19:03:02.113Z] -rw-r--r-- 1 root root 86 Nov 8 18:53 cost.csv [2023-11-08T19:03:02.113Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives [2023-11-08T19:03:02.113Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives [2023-11-08T19:03:02.113Z] total 16 [2023-11-08T19:03:02.113Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 18:53 . [2023-11-08T19:03:02.113Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 18:53 .. [2023-11-08T19:03:02.113Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 18:53 cost [2023-11-08T19:03:02.113Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 8 18:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:03:02.400Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:03:03.253Z] ---> package-listing.sh [2023-11-08T19:03:03.253Z] ++ facter osfamily [2023-11-08T19:03:03.253Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T19:03:03.511Z] + OS_FAMILY=debian [2023-11-08T19:03:03.511Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-639 [2023-11-08T19:03:03.511Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T19:03:03.511Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T19:03:03.511Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T19:03:03.511Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T19:03:03.511Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-639 ']' [2023-11-08T19:03:03.511Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T19:03:03.511Z] + case "${OS_FAMILY}" in [2023-11-08T19:03:03.511Z] + dpkg -l [2023-11-08T19:03:03.511Z] + grep '^ii' [2023-11-08T19:03:03.511Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T19:03:03.511Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T19:03:03.511Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T19:03:03.511Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-639 ']' [2023-11-08T19:03:03.511Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives/ [2023-11-08T19:03:03.511Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives/ [Pipeline] echo [2023-11-08T19:03:03.524Z] 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/gexfoundry_device-mqtt-go_PR-639/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-08T19:03:03.803Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:03:04.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T19:03:04.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:03:04.432Z] prd-ubuntu20.04-docker-8c-8g-17058 does not seem to be running inside a container [2023-11-08T19:03:04.463Z] $ 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/gexfoundry_device-mqtt-go_PR-639/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T19:03:04.651Z] $ docker top f1594e011b5e7ce5f870898e732d8ea6aaad1ad4bae44a1f90394afe9434cedf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T19:03:04.997Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T19:03:05.281Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T19:03:05.571Z] + ls /var/log/sa-host [2023-11-08T19:03:05.571Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T19:03:05.647Z] provisioning config files... [2023-11-08T19:03:05.655Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config17383999970867571650tmp [Pipeline] { [Pipeline] echo [2023-11-08T19:03:05.667Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:03:05.954Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T19:03:05.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:03:06.300Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T19:03:06.310Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:03:06.599Z] ---> sudo-logs.sh [2023-11-08T19:03:06.599Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T19:03:06.624Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:03:06.906Z] ---> job-cost.sh [2023-11-08T19:03:06.907Z] lf-activate-venv: SKIPPING [2023-11-08T19:03:06.907Z] DEBUG: total: 0.2199999988079071 [2023-11-08T19:03:06.907Z] INFO: Retrieving Stack Cost... [2023-11-08T19:03:07.473Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T19:03:07.732Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T19:03:07.742Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:03:08.026Z] ---> logs-deploy.sh [2023-11-08T19:03:08.026Z] lf-activate-venv: SKIPPING [2023-11-08T19:03:08.026Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-639/6 [2023-11-08T19:03:08.026Z] INFO: archiving workspace using pattern(s): [2023-11-08T19:03:08.964Z] Archives upload complete. [2023-11-08T19:03:08.964Z] INFO: archiving logs to Nexus