Pull request #618 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 81ad284c52fc868f8c243460d866075f76bc0c4e+557fa96b1e7b02e89e1731c67f49966a69991ec2 (9fbaf00f8f704bd996f4b0af86858b5d25ac95be) 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-ssh9792886283282239892.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6832907745956696169.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-618/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-618/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6003491601379657987.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-618/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3796858408166234523.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4212617606508707672.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-618/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-618/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16449012326542142327.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4185 in /w/workspace/gexfoundry_device-mqtt-go_PR-618 [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-618 # 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 > 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/618/head:refs/remotes/origin/PR-618 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 557fa96b1e7b02e89e1731c67f49966a69991ec2 into PR head commit 81ad284c52fc868f8c243460d866075f76bc0c4e Merge succeeded, producing 81ad284c52fc868f8c243460d866075f76bc0c4e Checking out Revision 81ad284c52fc868f8c243460d866075f76bc0c4e (PR-618) Commit message: "build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-22T01:46:17.903Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 81ad284c52fc868f8c243460d866075f76bc0c4e # 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 557fa96b1e7b02e89e1731c67f49966a69991ec2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81ad284c52fc868f8c243460d866075f76bc0c4e # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-22T01:46:18.092Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-22T01:46:18.209Z] ========================================================= [2023-08-22T01:46:18.209Z] EdgeX Global Pipelines Version Info [2023-08-22T01:46:18.209Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-22T01:46:18.970Z] ------------------- [2023-08-22T01:46:18.970Z] stable info: [2023-08-22T01:46:18.970Z] ------------------- [2023-08-22T01:46:18.970Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-22T01:46:18.970Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-22T01:46:18.970Z] Message: update stable to v1.0.253 [2023-08-22T01:46:19.546Z] ------------------- [2023-08-22T01:46:19.546Z] experimental info: [2023-08-22T01:46:19.546Z] ------------------- [2023-08-22T01:46:19.546Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-22T01:46:19.546Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-22T01:46:19.546Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-22T01:46:19.822Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-08-22T01:46:19.870Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-08-22T01:46:19.914Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-22T01:46:19.956Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-22T01:46:19.999Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-22T01:46:20.045Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-22T01:46:20.089Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-22T01:46:20.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-22T01:46:20.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-22T01:46:20.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-22T01:46:20.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-22T01:46:20.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-08-22T01:46:20.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-22T01:46:20.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-22T01:46:20.473Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-22T01:46:20.524Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-22T01:46:20.566Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-22T01:46:20.608Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-22T01:46:20.652Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-22T01:46:20.696Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-22T01:46:20.741Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-22T01:46:20.784Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-22T01:46:20.825Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-22T01:46:20.865Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-22T01:46:20.910Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-22T01:46:20.960Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-22T01:46:21.008Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-22T01:46:21.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-618 [Pipeline] echo [2023-08-22T01:46:21.088Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-618 [Pipeline] echo [2023-08-22T01:46:21.132Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-618 [Pipeline] echo [2023-08-22T01:46:21.173Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81ad284c52fc868f8c243460d866075f76bc0c4e [Pipeline] echo [2023-08-22T01:46:21.218Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81ad284 [Pipeline] echo [2023-08-22T01:46:21.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T01:46:21.398Z] provisioning config files... [2023-08-22T01:46:21.413Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp/config7684291802521809676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T01:46:21.768Z] ---> docker-login.sh [2023-08-22T01:46:21.768Z] nexus3.edgexfoundry.org:10001 [2023-08-22T01:46:22.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T01:46:22.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T01:46:22.028Z] Configure a credential helper to remove this warning. See [2023-08-22T01:46:22.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T01:46:22.028Z] [2023-08-22T01:46:22.028Z] Login Succeeded [2023-08-22T01:46:22.028Z] nexus3.edgexfoundry.org:10002 [2023-08-22T01:46:22.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T01:46:22.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T01:46:22.028Z] Configure a credential helper to remove this warning. See [2023-08-22T01:46:22.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T01:46:22.028Z] [2023-08-22T01:46:22.028Z] Login Succeeded [2023-08-22T01:46:22.028Z] nexus3.edgexfoundry.org:10003 [2023-08-22T01:46:22.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T01:46:22.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T01:46:22.288Z] Configure a credential helper to remove this warning. See [2023-08-22T01:46:22.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T01:46:22.288Z] [2023-08-22T01:46:22.288Z] Login Succeeded [2023-08-22T01:46:22.288Z] nexus3.edgexfoundry.org:10004 [2023-08-22T01:46:22.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T01:46:22.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T01:46:22.288Z] Configure a credential helper to remove this warning. See [2023-08-22T01:46:22.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T01:46:22.288Z] [2023-08-22T01:46:22.288Z] Login Succeeded [2023-08-22T01:46:22.288Z] docker.io [2023-08-22T01:46:22.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T01:46:22.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T01:46:22.548Z] Configure a credential helper to remove this warning. See [2023-08-22T01:46:22.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T01:46:22.548Z] [2023-08-22T01:46:22.548Z] Login Succeeded [2023-08-22T01:46:22.548Z] ---> docker-login.sh ends [Pipeline] } [2023-08-22T01:46:22.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-22T01:46:23.215Z] + git rev-list -1 --merges 81ad284c52fc868f8c243460d866075f76bc0c4e~1..81ad284c52fc868f8c243460d866075f76bc0c4e [Pipeline] echo [2023-08-22T01:46:23.280Z] -----------> git rev-list -1 --merges 81ad284c52fc868f8c243460d866075f76bc0c4e~1..81ad284c52fc868f8c243460d866075f76bc0c4e 81ad284c52fc868f8c243460d866075f76bc0c4e [false] [Pipeline] sh [2023-08-22T01:46:23.589Z] + git log --format=format:%s -1 81ad284c52fc868f8c243460d866075f76bc0c4e [Pipeline] echo [2023-08-22T01:46:23.625Z] ========================================================= [2023-08-22T01:46:23.625Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-22T01:46:23.625Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-22T01:46:24.082Z] + git log --format=format:%s -1 81ad284c52fc868f8c243460d866075f76bc0c4e [Pipeline] echo [2023-08-22T01:46:24.116Z] [semverPrep] GIT_COMMIT: 81ad284c52fc868f8c243460d866075f76bc0c4e, Commit Message: build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 [Pipeline] echo [2023-08-22T01:46:24.144Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-22T01:46:24.554Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-22T01:46:24.554Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-22T01:46:24.554Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-22T01:46:24.554Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-22T01:46:24.554Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-22T01:46:24.554Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-22T01:46:24.554Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T01:46:25.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T01:46:25.058Z] [2023-08-22T01:46:25.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T01:46:25.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T01:46:25.446Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-22T01:46:25.446Z] b85a868b505f: Pulling fs layer [2023-08-22T01:46:25.446Z] e2be974225ed: Pulling fs layer [2023-08-22T01:46:25.447Z] 339a4e72a1f5: Pulling fs layer [2023-08-22T01:46:25.447Z] 988bab9f4d93: Pulling fs layer [2023-08-22T01:46:25.447Z] 1469e6f7b9e6: Pulling fs layer [2023-08-22T01:46:25.447Z] eaf3925da568: Pulling fs layer [2023-08-22T01:46:25.447Z] bab4dde63d76: Pulling fs layer [2023-08-22T01:46:25.447Z] bde34c3a00c8: Pulling fs layer [2023-08-22T01:46:25.447Z] b352a97aabf1: Pulling fs layer [2023-08-22T01:46:25.447Z] 4872d77fe225: Pulling fs layer [2023-08-22T01:46:25.447Z] 5851b861e8e6: Pulling fs layer [2023-08-22T01:46:25.447Z] 988bab9f4d93: Waiting [2023-08-22T01:46:25.447Z] bab4dde63d76: Waiting [2023-08-22T01:46:25.447Z] 1469e6f7b9e6: Waiting [2023-08-22T01:46:25.447Z] eaf3925da568: Waiting [2023-08-22T01:46:25.447Z] bde34c3a00c8: Waiting [2023-08-22T01:46:25.447Z] b352a97aabf1: Waiting [2023-08-22T01:46:25.447Z] 4872d77fe225: Waiting [2023-08-22T01:46:25.447Z] 5851b861e8e6: Waiting [2023-08-22T01:46:25.447Z] e2be974225ed: Verifying Checksum [2023-08-22T01:46:25.447Z] e2be974225ed: Download complete [2023-08-22T01:46:25.447Z] 988bab9f4d93: Verifying Checksum [2023-08-22T01:46:25.447Z] 988bab9f4d93: Download complete [2023-08-22T01:46:25.447Z] 1469e6f7b9e6: Verifying Checksum [2023-08-22T01:46:25.447Z] 1469e6f7b9e6: Download complete [2023-08-22T01:46:25.447Z] 339a4e72a1f5: Verifying Checksum [2023-08-22T01:46:25.447Z] 339a4e72a1f5: Download complete [2023-08-22T01:46:25.447Z] eaf3925da568: Download complete [2023-08-22T01:46:25.447Z] bde34c3a00c8: Download complete [2023-08-22T01:46:25.707Z] b352a97aabf1: Download complete [2023-08-22T01:46:25.707Z] 4872d77fe225: Verifying Checksum [2023-08-22T01:46:25.707Z] 4872d77fe225: Download complete [2023-08-22T01:46:25.707Z] 5851b861e8e6: Download complete [2023-08-22T01:46:25.707Z] b85a868b505f: Download complete [2023-08-22T01:46:25.966Z] bab4dde63d76: Verifying Checksum [2023-08-22T01:46:25.966Z] bab4dde63d76: Download complete [2023-08-22T01:46:26.901Z] b85a868b505f: Pull complete [2023-08-22T01:46:26.901Z] e2be974225ed: Pull complete [2023-08-22T01:46:27.468Z] 339a4e72a1f5: Pull complete [2023-08-22T01:46:27.468Z] 988bab9f4d93: Pull complete [2023-08-22T01:46:27.726Z] 1469e6f7b9e6: Pull complete [2023-08-22T01:46:27.726Z] eaf3925da568: Pull complete [2023-08-22T01:46:29.637Z] bab4dde63d76: Pull complete [2023-08-22T01:46:29.637Z] bde34c3a00c8: Pull complete [2023-08-22T01:46:29.637Z] b352a97aabf1: Pull complete [2023-08-22T01:46:29.637Z] 4872d77fe225: Pull complete [2023-08-22T01:46:29.637Z] 5851b861e8e6: Pull complete [2023-08-22T01:46:29.896Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-22T01:46:29.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-22T01:46:29.896Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T01:46:30.164Z] prd-ubuntu20.04-docker-8c-8g-4185 does not seem to be running inside a container [2023-08-22T01:46:30.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-618 -v /w/workspace/gexfoundry_device-mqtt-go_PR-618:/w/workspace/gexfoundry_device-mqtt-go_PR-618:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-22T01:46:32.945Z] $ docker top 88bcfcdb88ac0a1f4b4f0e217d478712d5ee452071d3173bc05a25b624b48fb7 -eo pid,comm [2023-08-22T01:46:32.996Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-22T01:46:32.996Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-22T01:46:33.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T01:46:33.130Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T01:46:33.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T01:46:33.245Z] $ docker exec 88bcfcdb88ac0a1f4b4f0e217d478712d5ee452071d3173bc05a25b624b48fb7 ssh-agent [2023-08-22T01:46:33.349Z] SSH_AUTH_SOCK=/tmp/ssh-8ojeRLtNU1Cp/agent.32 [2023-08-22T01:46:33.349Z] SSH_AGENT_PID=38 [2023-08-22T01:46:33.355Z] Running ssh-add (command line suppressed) [2023-08-22T01:46:33.453Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp/private_key_15164112472407939191.key (/w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp/private_key_15164112472407939191.key) [2023-08-22T01:46:33.463Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T01:46:33.791Z] + git tag --points-at HEAD [Pipeline] } [2023-08-22T01:46:33.820Z] $ docker exec --env ******** --env ******** 88bcfcdb88ac0a1f4b4f0e217d478712d5ee452071d3173bc05a25b624b48fb7 ssh-agent -k [2023-08-22T01:46:33.916Z] unset SSH_AUTH_SOCK; [2023-08-22T01:46:33.916Z] unset SSH_AGENT_PID; [2023-08-22T01:46:33.916Z] echo Agent pid 38 killed; [2023-08-22T01:46:33.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-22T01:46:34.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-22T01:46:34.020Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-22T01:46:34.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-22T01:46:34.136Z] $ docker exec 88bcfcdb88ac0a1f4b4f0e217d478712d5ee452071d3173bc05a25b624b48fb7 ssh-agent [2023-08-22T01:46:34.246Z] SSH_AUTH_SOCK=/tmp/ssh-1f7x0Bh6bywm/agent.70 [2023-08-22T01:46:34.246Z] SSH_AGENT_PID=76 [2023-08-22T01:46:34.252Z] Running ssh-add (command line suppressed) [2023-08-22T01:46:34.358Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp/private_key_11157681555984316204.key (/w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp/private_key_11157681555984316204.key) [2023-08-22T01:46:34.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-22T01:46:34.698Z] + git semver init [2023-08-22T01:46:34.956Z] 2023-08-22 01:46:34,886 [run_init] DEBUG init version:0.0.0 force:False [2023-08-22T01:46:34.956Z] 2023-08-22 01:46:34,887 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-618/.semver [2023-08-22T01:46:34.956Z] 2023-08-22 01:46:34,887 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-618/.semver [2023-08-22T01:46:34.956Z] 2023-08-22 01:46:34,887 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-618/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-618, universal_newlines=False, shell=None, istream=None) [2023-08-22T01:46:35.923Z] 2023-08-22 01:46:35,655 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-618/.git/info/exclude [2023-08-22T01:46:35.923Z] 2023-08-22 01:46:35,655 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-618/.semver/PR-618 with force:False [2023-08-22T01:46:35.923Z] 2023-08-22 01:46:35,656 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-618/.semver/PR-618 [2023-08-22T01:46:35.923Z] 2023-08-22 01:46:35,660 [execute] INFO git cat-file --batch-check [2023-08-22T01:46:35.923Z] 2023-08-22 01:46:35,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-618/.semver, universal_newlines=False, shell=None, istream=) [2023-08-22T01:46:35.923Z] 2023-08-22 01:46:35,665 [execute] INFO git cat-file --batch [2023-08-22T01:46:35.923Z] 2023-08-22 01:46:35,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-618/.semver, universal_newlines=False, shell=None, istream=) [2023-08-22T01:46:35.923Z] 2023-08-22 01:46:35,668 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-618/.semver/PR-618 [2023-08-22T01:46:35.923Z] 0.0.0 [Pipeline] } [2023-08-22T01:46:35.954Z] $ docker exec --env ******** --env ******** 88bcfcdb88ac0a1f4b4f0e217d478712d5ee452071d3173bc05a25b624b48fb7 ssh-agent -k [2023-08-22T01:46:36.056Z] unset SSH_AUTH_SOCK; [2023-08-22T01:46:36.057Z] unset SSH_AGENT_PID; [2023-08-22T01:46:36.057Z] echo Agent pid 76 killed; [2023-08-22T01:46:36.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-22T01:46:36.485Z] + git semver [Pipeline] } [2023-08-22T01:46:36.775Z] $ docker stop --time=1 88bcfcdb88ac0a1f4b4f0e217d478712d5ee452071d3173bc05a25b624b48fb7 [2023-08-22T01:46:38.057Z] $ docker rm -f --volumes 88bcfcdb88ac0a1f4b4f0e217d478712d5ee452071d3173bc05a25b624b48fb7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T01:46:38.447Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-22T01:46:38.722Z] Stashed 1 file(s) [Pipeline] echo [2023-08-22T01:46:38.740Z] [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-08-22T01:46:39.352Z] provisioning config files... [2023-08-22T01:46:39.360Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp/config17803395156546312573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T01:46:39.715Z] ---> docker-login.sh [2023-08-22T01:46:39.715Z] nexus3.edgexfoundry.org:10001 [2023-08-22T01:46:39.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T01:46:39.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T01:46:39.715Z] Configure a credential helper to remove this warning. See [2023-08-22T01:46:39.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T01:46:39.715Z] [2023-08-22T01:46:39.715Z] Login Succeeded [2023-08-22T01:46:39.715Z] nexus3.edgexfoundry.org:10002 [2023-08-22T01:46:39.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T01:46:39.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T01:46:39.715Z] Configure a credential helper to remove this warning. See [2023-08-22T01:46:39.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T01:46:39.715Z] [2023-08-22T01:46:39.715Z] Login Succeeded [2023-08-22T01:46:39.715Z] nexus3.edgexfoundry.org:10003 [2023-08-22T01:46:39.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T01:46:39.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T01:46:39.974Z] Configure a credential helper to remove this warning. See [2023-08-22T01:46:39.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T01:46:39.974Z] [2023-08-22T01:46:39.974Z] Login Succeeded [2023-08-22T01:46:39.974Z] nexus3.edgexfoundry.org:10004 [2023-08-22T01:46:39.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T01:46:39.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T01:46:39.974Z] Configure a credential helper to remove this warning. See [2023-08-22T01:46:39.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T01:46:39.974Z] [2023-08-22T01:46:39.974Z] Login Succeeded [2023-08-22T01:46:39.974Z] docker.io [2023-08-22T01:46:39.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T01:46:40.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T01:46:40.235Z] Configure a credential helper to remove this warning. See [2023-08-22T01:46:40.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T01:46:40.235Z] [2023-08-22T01:46:40.235Z] Login Succeeded [2023-08-22T01:46:40.235Z] ---> docker-login.sh ends [Pipeline] } [2023-08-22T01:46:40.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-22T01:46:40.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T01:46:40.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T01:46:40.533Z] ========================================================= [2023-08-22T01:46:40.533Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-22T01:46:40.533Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T01:46:41.011Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-22T01:46:41.011Z] Sending build context to Docker daemon 6.441MB [2023-08-22T01:46:41.011Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-22T01:46:41.011Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-22T01:46:41.011Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-22T01:46:41.011Z] 4db1b89c0bd1: Pulling fs layer [2023-08-22T01:46:41.011Z] 6911f1a30b25: Pulling fs layer [2023-08-22T01:46:41.011Z] e194b8c5c2a9: Pulling fs layer [2023-08-22T01:46:41.011Z] 6863d3e3a2b1: Pulling fs layer [2023-08-22T01:46:41.011Z] ec0bb842ea78: Pulling fs layer [2023-08-22T01:46:41.011Z] 40a00589a448: Pulling fs layer [2023-08-22T01:46:41.011Z] 6c08303d61cc: Pulling fs layer [2023-08-22T01:46:41.011Z] 798269fcf238: Pulling fs layer [2023-08-22T01:46:41.011Z] 40a00589a448: Waiting [2023-08-22T01:46:41.011Z] 6c08303d61cc: Waiting [2023-08-22T01:46:41.011Z] 798269fcf238: Waiting [2023-08-22T01:46:41.011Z] 6863d3e3a2b1: Waiting [2023-08-22T01:46:41.011Z] ec0bb842ea78: Waiting [2023-08-22T01:46:41.011Z] 6911f1a30b25: Verifying Checksum [2023-08-22T01:46:41.011Z] 6911f1a30b25: Download complete [2023-08-22T01:46:41.011Z] 6863d3e3a2b1: Verifying Checksum [2023-08-22T01:46:41.011Z] 6863d3e3a2b1: Download complete [2023-08-22T01:46:41.271Z] ec0bb842ea78: Download complete [2023-08-22T01:46:41.271Z] 4db1b89c0bd1: Verifying Checksum [2023-08-22T01:46:41.271Z] 4db1b89c0bd1: Download complete [2023-08-22T01:46:41.271Z] 40a00589a448: Verifying Checksum [2023-08-22T01:46:41.271Z] 40a00589a448: Download complete [2023-08-22T01:46:41.271Z] 4db1b89c0bd1: Pull complete [2023-08-22T01:46:41.531Z] 6911f1a30b25: Pull complete [2023-08-22T01:46:41.790Z] 798269fcf238: Verifying Checksum [2023-08-22T01:46:41.790Z] 798269fcf238: Download complete [2023-08-22T01:46:41.790Z] e194b8c5c2a9: Download complete [2023-08-22T01:46:42.049Z] 6c08303d61cc: Download complete [2023-08-22T01:46:45.329Z] e194b8c5c2a9: Pull complete [2023-08-22T01:46:45.329Z] 6863d3e3a2b1: Pull complete [2023-08-22T01:46:45.329Z] ec0bb842ea78: Pull complete [2023-08-22T01:46:45.329Z] 40a00589a448: Pull complete [2023-08-22T01:46:47.857Z] 6c08303d61cc: Pull complete [2023-08-22T01:46:48.422Z] 798269fcf238: Pull complete [2023-08-22T01:46:48.422Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-22T01:46:48.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-22T01:46:48.422Z] ---> ec979cd7f677 [2023-08-22T01:46:48.422Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-22T01:46:53.690Z] ---> Running in 4f42b6ca4ce3 [2023-08-22T01:46:53.690Z] Removing intermediate container 4f42b6ca4ce3 [2023-08-22T01:46:53.690Z] ---> 8106612fff8a [2023-08-22T01:46:53.690Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-22T01:46:53.690Z] ---> Running in 55477c9d0a9f [2023-08-22T01:46:53.949Z] Removing intermediate container 55477c9d0a9f [2023-08-22T01:46:53.949Z] ---> 0fbd6ace860c [2023-08-22T01:46:53.949Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-22T01:46:53.949Z] ---> Running in 7605239d68a7 [2023-08-22T01:46:53.949Z] Removing intermediate container 7605239d68a7 [2023-08-22T01:46:53.949Z] ---> 63cdcd004774 [2023-08-22T01:46:53.949Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-22T01:46:54.184Z] Still waiting to schedule task [2023-08-22T01:46:54.185Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4182’ [2023-08-22T01:46:54.207Z] ---> Running in d30fdfabd7ed [2023-08-22T01:46:54.207Z] Removing intermediate container d30fdfabd7ed [2023-08-22T01:46:54.207Z] ---> 3ac57f070b8a [2023-08-22T01:46:54.207Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-22T01:46:54.207Z] ---> Running in 29d48e4a90a0 [2023-08-22T01:46:54.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T01:46:54.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T01:46:54.983Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-22T01:46:54.983Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-22T01:46:54.983Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-22T01:46:54.983Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-22T01:46:54.983Z] Executing busybox-1.35.0-r29.trigger [2023-08-22T01:46:54.983Z] OK: 269 MiB in 57 packages [2023-08-22T01:46:55.552Z] Removing intermediate container 29d48e4a90a0 [2023-08-22T01:46:55.553Z] ---> 2aae06875aa5 [2023-08-22T01:46:55.553Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-08-22T01:46:55.553Z] ---> Running in 4f7f9aa3ac91 [2023-08-22T01:46:55.553Z] Removing intermediate container 4f7f9aa3ac91 [2023-08-22T01:46:55.553Z] ---> b347ed7d3550 [2023-08-22T01:46:55.553Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-22T01:46:55.812Z] ---> 8f57c00071f9 [2023-08-22T01:46:55.812Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T01:46:55.812Z] ---> Running in 49859d5c9ac2 [2023-08-22T01:47:42.508Z] Removing intermediate container 49859d5c9ac2 [2023-08-22T01:47:42.508Z] ---> 9eadc2cbcefd [2023-08-22T01:47:42.508Z] Step 11/12 : COPY . . [2023-08-22T01:47:42.508Z] ---> 7cffd6e1f24b [2023-08-22T01:47:42.508Z] Step 12/12 : RUN $MAKE [2023-08-22T01:47:42.508Z] ---> Running in 27d483754916 [2023-08-22T01:47:42.508Z] noop [2023-08-22T01:47:42.508Z] Removing intermediate container 27d483754916 [2023-08-22T01:47:42.508Z] ---> ccfca15fab43 [2023-08-22T01:47:42.508Z] Successfully built ccfca15fab43 [2023-08-22T01:47:42.508Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T01:47:42.970Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-22T01:47:42.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T01:47:43.126Z] prd-ubuntu20.04-docker-8c-8g-4185 does not seem to be running inside a container [2023-08-22T01:47:43.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-618 -v /w/workspace/gexfoundry_device-mqtt-go_PR-618:/w/workspace/gexfoundry_device-mqtt-go_PR-618:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-618@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 ******** ci-base-image-x86_64 cat [2023-08-22T01:47:43.523Z] $ docker top 2af6466ed7c916af0d8869888b878281950b188c213f100aa743adfee625123b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T01:47:43.917Z] + go version [2023-08-22T01:47:43.917Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-22T01:47:43.963Z] $ docker stop --time=1 2af6466ed7c916af0d8869888b878281950b188c213f100aa743adfee625123b [2023-08-22T01:47:45.225Z] $ docker rm -f --volumes 2af6466ed7c916af0d8869888b878281950b188c213f100aa743adfee625123b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T01:47:45.965Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-22T01:47:45.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T01:47:46.128Z] prd-ubuntu20.04-docker-8c-8g-4185 does not seem to be running inside a container [2023-08-22T01:47:46.165Z] $ 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-618 -v /w/workspace/gexfoundry_device-mqtt-go_PR-618:/w/workspace/gexfoundry_device-mqtt-go_PR-618:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-618@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 ******** ci-base-image-x86_64 cat [2023-08-22T01:47:46.482Z] $ docker top f17b54e5c62b26df8388eb32d12a08b3ce8fcf0c14ee7dbf3d9a2e014a635755 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T01:47:46.859Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-618 [Pipeline] fileExists [Pipeline] sh [2023-08-22T01:47:47.217Z] + make test [2023-08-22T01:47:47.217Z] go test ./... -coverprofile=coverage.out ./... [2023-08-22T01:47:51.407Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-08-22T01:48:01.368Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-08-22T01:48:01.368Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-08-22T01:48:01.368Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.8% of statements [2023-08-22T01:48:06.630Z] go vet ./... [2023-08-22T01:48:09.919Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-22T01:48:09.919Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-22T01:48:09.919Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-22T01:48:09.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-22T01:48:09.997Z] $ docker stop --time=1 f17b54e5c62b26df8388eb32d12a08b3ce8fcf0c14ee7dbf3d9a2e014a635755 [2023-08-22T01:48:13.122Z] $ docker rm -f --volumes f17b54e5c62b26df8388eb32d12a08b3ce8fcf0c14ee7dbf3d9a2e014a635755 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T01:48:13.681Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-22T01:48:13.748Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-22T01:48:14.585Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-22T01:48:14.910Z] + ls -al . [2023-08-22T01:48:14.910Z] total 184 [2023-08-22T01:48:14.910Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 01:47 . [2023-08-22T01:48:14.910Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 01:46 .. [2023-08-22T01:48:14.910Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 22 01:46 .dockerignore [2023-08-22T01:48:14.910Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 01:46 .git [2023-08-22T01:48:14.910Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 01:46 .github [2023-08-22T01:48:14.910Z] -rw-rw-r-- 1 jenkins jenkins 329 Aug 22 01:46 .gitignore [2023-08-22T01:48:14.910Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 01:46 .golangci.yml [2023-08-22T01:48:14.910Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 01:46 .semver [2023-08-22T01:48:14.910Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 22 01:46 Attribution.txt [2023-08-22T01:48:14.910Z] -rw-rw-r-- 1 jenkins jenkins 17522 Aug 22 01:46 CHANGELOG.md [2023-08-22T01:48:14.910Z] -rw-rw-r-- 1 jenkins jenkins 1689 Aug 22 01:46 Dockerfile [2023-08-22T01:48:14.910Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 01:46 GOVERNANCE.md [2023-08-22T01:48:14.910Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 22 01:46 Jenkinsfile [2023-08-22T01:48:14.910Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 22 01:46 LICENSE [2023-08-22T01:48:14.910Z] -rw-rw-r-- 1 jenkins jenkins 1732 Aug 22 01:46 Makefile [2023-08-22T01:48:14.910Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 22 01:46 OWNERS.md [2023-08-22T01:48:14.910Z] -rw-rw-r-- 1 jenkins jenkins 3695 Aug 22 01:46 README.md [2023-08-22T01:48:14.910Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 01:46 VERSION [2023-08-22T01:48:14.910Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 01:46 bin [2023-08-22T01:48:14.910Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 01:46 cmd [2023-08-22T01:48:14.910Z] -rw-r--r-- 1 jenkins jenkins 18506 Aug 22 01:48 coverage.out [2023-08-22T01:48:14.910Z] -rw-rw-r-- 1 jenkins jenkins 3285 Aug 22 01:46 go.mod [2023-08-22T01:48:14.910Z] -rw-rw-r-- 1 jenkins jenkins 31322 Aug 22 01:46 go.sum [2023-08-22T01:48:14.910Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 01:46 internal [2023-08-22T01:48:14.910Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 01:46 mock [2023-08-22T01:48:14.910Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 01:46 snap [2023-08-22T01:48:14.910Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 22 01:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T01:48:15.332Z] + 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=81ad284c52fc868f8c243460d866075f76bc0c4e --label arch=amd64 --label version=0.0.0 . [2023-08-22T01:48:15.332Z] Sending build context to Docker daemon 6.46MB [2023-08-22T01:48:15.332Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-08-22T01:48:15.332Z] Step 2/24 : FROM ${BASE} AS builder [2023-08-22T01:48:15.332Z] ---> ccfca15fab43 [2023-08-22T01:48:15.332Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-08-22T01:48:15.591Z] ---> Running in 4a64359e4abe [2023-08-22T01:48:15.591Z] Removing intermediate container 4a64359e4abe [2023-08-22T01:48:15.591Z] ---> 91e55cf791fc [2023-08-22T01:48:15.591Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-22T01:48:15.591Z] ---> Running in 82460d716cc1 [2023-08-22T01:48:15.591Z] Removing intermediate container 82460d716cc1 [2023-08-22T01:48:15.591Z] ---> f416fad14c43 [2023-08-22T01:48:15.591Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-22T01:48:15.591Z] ---> Running in f9203f3f1b39 [2023-08-22T01:48:15.851Z] Removing intermediate container f9203f3f1b39 [2023-08-22T01:48:15.851Z] ---> 5a0e5d7e5260 [2023-08-22T01:48:15.851Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-08-22T01:48:15.851Z] ---> Running in 0819b3ee6fa9 [2023-08-22T01:48:15.851Z] Removing intermediate container 0819b3ee6fa9 [2023-08-22T01:48:15.851Z] ---> 3b91fb7e3d3a [2023-08-22T01:48:15.851Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-22T01:48:15.851Z] ---> Running in 946f956b4c15 [2023-08-22T01:48:16.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T01:48:16.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T01:48:16.627Z] OK: 269 MiB in 57 packages [2023-08-22T01:48:17.616Z] Removing intermediate container 946f956b4c15 [2023-08-22T01:48:17.616Z] ---> cca960533a0a [2023-08-22T01:48:17.616Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-08-22T01:48:17.616Z] ---> Running in d79221df3500 [2023-08-22T01:48:17.616Z] Removing intermediate container d79221df3500 [2023-08-22T01:48:17.616Z] ---> 86436fbe6fee [2023-08-22T01:48:17.616Z] Step 9/24 : COPY go.mod vendor* ./ [2023-08-22T01:48:17.616Z] ---> fee838bac3b0 [2023-08-22T01:48:17.616Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T01:48:17.616Z] ---> Running in 7f21b02973a9 [2023-08-22T01:48:17.875Z] Removing intermediate container 7f21b02973a9 [2023-08-22T01:48:17.875Z] ---> 157193ea70c7 [2023-08-22T01:48:17.875Z] Step 11/24 : COPY . . [2023-08-22T01:48:18.442Z] ---> 96022df5254b [2023-08-22T01:48:18.442Z] Step 12/24 : RUN $MAKE [2023-08-22T01:48:18.442Z] ---> Running in e4d941fccc7e [2023-08-22T01:48:18.701Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-08-22T01:48:38.745Z] Removing intermediate container e4d941fccc7e [2023-08-22T01:48:38.745Z] ---> 88d4dbf651b4 [2023-08-22T01:48:38.745Z] Step 13/24 : FROM alpine:3.17 [2023-08-22T01:48:39.313Z] 3.17: Pulling from library/alpine [2023-08-22T01:48:40.099Z] 9398808236ff: Pulling fs layer [2023-08-22T01:48:40.374Z] 9398808236ff: Verifying Checksum [2023-08-22T01:48:40.374Z] 9398808236ff: Download complete [2023-08-22T01:48:40.634Z] 9398808236ff: Pull complete [2023-08-22T01:48:40.634Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T01:48:40.634Z] Status: Downloaded newer image for alpine:3.17 [2023-08-22T01:48:40.634Z] ---> 1e0b8b5322fc [2023-08-22T01:48:40.634Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-08-22T01:48:40.634Z] ---> Running in 99cc4c054edf [2023-08-22T01:48:40.634Z] Removing intermediate container 99cc4c054edf [2023-08-22T01:48:40.634Z] ---> d56a21e6eb83 [2023-08-22T01:48:40.634Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-08-22T01:48:40.634Z] ---> Running in e0aa88df6dec [2023-08-22T01:48:40.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-22T01:48:41.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-22T01:48:41.418Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-22T01:48:41.418Z] Executing busybox-1.35.0-r29.trigger [2023-08-22T01:48:41.418Z] OK: 7 MiB in 16 packages [2023-08-22T01:48:42.421Z] Removing intermediate container e0aa88df6dec [2023-08-22T01:48:42.421Z] ---> fedf2957d95c [2023-08-22T01:48:42.421Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-08-22T01:48:42.682Z] ---> c0f2c0f1688e [2023-08-22T01:48:42.682Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-08-22T01:48:42.940Z] ---> 34f8bf4c6da9 [2023-08-22T01:48:42.940Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-08-22T01:48:42.940Z] ---> 67949d0b4ae3 [2023-08-22T01:48:42.940Z] Step 19/24 : EXPOSE 59982 [2023-08-22T01:48:42.940Z] ---> Running in 10c9f7980a0a [2023-08-22T01:48:44.067Z] Removing intermediate container 10c9f7980a0a [2023-08-22T01:48:44.068Z] ---> c8979a5e8eee [2023-08-22T01:48:44.068Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-08-22T01:48:44.068Z] ---> Running in 69cb1d2a31f0 [2023-08-22T01:48:44.068Z] Removing intermediate container 69cb1d2a31f0 [2023-08-22T01:48:44.068Z] ---> c3c00c5a88c5 [2023-08-22T01:48:44.068Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-08-22T01:48:44.068Z] ---> Running in 6ebc67e2653a [2023-08-22T01:48:44.068Z] Removing intermediate container 6ebc67e2653a [2023-08-22T01:48:44.068Z] ---> 49c6d035bda7 [2023-08-22T01:48:44.068Z] Step 22/24 : LABEL arch=amd64 [2023-08-22T01:48:44.068Z] ---> Running in 4ee575249050 [2023-08-22T01:48:44.068Z] Removing intermediate container 4ee575249050 [2023-08-22T01:48:44.068Z] ---> fd355af5a0bd [2023-08-22T01:48:44.068Z] Step 23/24 : LABEL git_sha=81ad284c52fc868f8c243460d866075f76bc0c4e [2023-08-22T01:48:44.068Z] ---> Running in 7e13f53a71ac [2023-08-22T01:48:44.068Z] Removing intermediate container 7e13f53a71ac [2023-08-22T01:48:44.068Z] ---> 129b491ed061 [2023-08-22T01:48:44.068Z] Step 24/24 : LABEL version=0.0.0 [2023-08-22T01:48:44.068Z] ---> Running in 218ac3d1e4bc [2023-08-22T01:48:44.068Z] Removing intermediate container 218ac3d1e4bc [2023-08-22T01:48:44.068Z] ---> 304b879abaab [2023-08-22T01:48:44.068Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-22T01:48:44.068Z] Successfully built 304b879abaab [2023-08-22T01:48:44.068Z] 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-08-22T01:48:51.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T01:48:51.297Z] [2023-08-22T01:48:51.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T01:48:52.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T01:48:52.751Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-22T01:48:52.751Z] 5eb5b503b376: Pulling fs layer [2023-08-22T01:48:52.751Z] 5c69ac0246d0: Pulling fs layer [2023-08-22T01:48:52.751Z] ec43610c2a17: Pulling fs layer [2023-08-22T01:48:52.751Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-22T01:48:52.751Z] 33b1e0a273af: Pulling fs layer [2023-08-22T01:48:52.751Z] 5d3b04190fa2: Pulling fs layer [2023-08-22T01:48:52.751Z] 2f39f015ded8: Pulling fs layer [2023-08-22T01:48:52.751Z] 33b1e0a273af: Waiting [2023-08-22T01:48:52.751Z] 5d3b04190fa2: Waiting [2023-08-22T01:48:52.751Z] 3a2ae6a8a46f: Waiting [2023-08-22T01:48:52.751Z] 5c69ac0246d0: Verifying Checksum [2023-08-22T01:48:52.751Z] 5c69ac0246d0: Download complete [2023-08-22T01:48:52.751Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-22T01:48:52.751Z] 3a2ae6a8a46f: Download complete [2023-08-22T01:48:52.751Z] ec43610c2a17: Verifying Checksum [2023-08-22T01:48:52.751Z] ec43610c2a17: Download complete [2023-08-22T01:48:52.751Z] 33b1e0a273af: Verifying Checksum [2023-08-22T01:48:52.751Z] 33b1e0a273af: Download complete [2023-08-22T01:48:53.010Z] 5d3b04190fa2: Verifying Checksum [2023-08-22T01:48:53.010Z] 5d3b04190fa2: Download complete [2023-08-22T01:48:53.010Z] 5eb5b503b376: Verifying Checksum [2023-08-22T01:48:53.010Z] 5eb5b503b376: Download complete [2023-08-22T01:48:53.575Z] 2f39f015ded8: Download complete [2023-08-22T01:48:54.140Z] 5eb5b503b376: Pull complete [2023-08-22T01:48:54.398Z] 5c69ac0246d0: Pull complete [2023-08-22T01:48:54.657Z] ec43610c2a17: Pull complete [2023-08-22T01:48:54.657Z] 3a2ae6a8a46f: Pull complete [2023-08-22T01:48:54.916Z] 33b1e0a273af: Pull complete [2023-08-22T01:48:54.916Z] 5d3b04190fa2: Pull complete [2023-08-22T01:48:59.106Z] 2f39f015ded8: Pull complete [2023-08-22T01:48:59.106Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-22T01:48:59.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T01:48:59.106Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T01:48:59.323Z] prd-ubuntu20.04-docker-8c-8g-4185 does not seem to be running inside a container [2023-08-22T01:48:59.352Z] $ 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-618 -v /w/workspace/gexfoundry_device-mqtt-go_PR-618:/w/workspace/gexfoundry_device-mqtt-go_PR-618:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-618@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-22T01:49:03.435Z] $ docker top c28d264eda35b1074ffc0f761cc8f53f0b978627aec62b7a600eabf6040ce563 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T01:49:03.887Z] ---> job-cost.sh [2023-08-22T01:49:03.887Z] lf-activate-venv: SKIPPING [2023-08-22T01:49:03.887Z] INFO: No Stack... [2023-08-22T01:49:04.147Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-22T01:49:04.407Z] INFO: Archiving Costs [Pipeline] sh [2023-08-22T01:49:04.729Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-618/archives/cost.csv [2023-08-22T01:49:04.729Z] + cut -d, -f6 [Pipeline] lock [2023-08-22T01:49:04.768Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-618-1-stack-cost] [2023-08-22T01:49:04.774Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-618-1-stack-cost] did not exist. Created. [2023-08-22T01:49:04.774Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-618-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-22T01:49:05.163Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-22T01:49:05.221Z] Stashed 1 file(s) [Pipeline] } [2023-08-22T01:49:05.252Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-618-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-22T01:49:05.333Z] $ docker stop --time=1 c28d264eda35b1074ffc0f761cc8f53f0b978627aec62b7a600eabf6040ce563 [2023-08-22T01:49:06.537Z] $ docker rm -f --volumes c28d264eda35b1074ffc0f761cc8f53f0b978627aec62b7a600eabf6040ce563 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-22T01:50:33.461Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4186 in /w/workspace/gexfoundry_device-mqtt-go_PR-618 [Pipeline] { [Pipeline] ws [2023-08-22T01:50:33.529Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-08-22T01:50:33.612Z] The recommended git tool is: git [2023-08-22T01:50:38.711Z] using credential edgex-jenkins-ssh [2023-08-22T01:50:38.727Z] Cloning the remote Git repository [2023-08-22T01:50:38.769Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-08-22T01:50:38.854Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-08-22T01:50:38.989Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-08-22T01:50:38.990Z] > git --version # timeout=10 [2023-08-22T01:50:39.008Z] > git --version # 'git version 2.25.1' [2023-08-22T01:50:39.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-22T01:50:39.141Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-22T01:50:40.170Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-08-22T01:50:40.192Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-22T01:50:41.016Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-08-22T01:50:41.572Z] Merging remotes/origin/main commit 557fa96b1e7b02e89e1731c67f49966a69991ec2 into PR head commit 81ad284c52fc868f8c243460d866075f76bc0c4e [2023-08-22T01:50:41.877Z] Merge succeeded, producing 81ad284c52fc868f8c243460d866075f76bc0c4e [2023-08-22T01:50:41.878Z] Checking out Revision 81ad284c52fc868f8c243460d866075f76bc0c4e (PR-618) [2023-08-22T01:50:41.061Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-08-22T01:50:41.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-22T01:50:41.077Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/618/head:refs/remotes/origin/PR-618 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-22T01:50:41.592Z] > git config core.sparsecheckout # timeout=10 [2023-08-22T01:50:41.675Z] > git checkout -f 81ad284c52fc868f8c243460d866075f76bc0c4e # timeout=10 [2023-08-22T01:50:41.764Z] > git remote # timeout=10 [2023-08-22T01:50:41.791Z] > git config --get remote.origin.url # timeout=10 [2023-08-22T01:50:41.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-22T01:50:41.833Z] > git merge 557fa96b1e7b02e89e1731c67f49966a69991ec2 # timeout=10 [2023-08-22T01:50:41.862Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-22T01:50:41.886Z] > git config core.sparsecheckout # timeout=10 [2023-08-22T01:50:41.912Z] > git checkout -f 81ad284c52fc868f8c243460d866075f76bc0c4e # timeout=10 [2023-08-22T01:50:42.375Z] Commit message: "build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1" [2023-08-22T01:50:42.423Z] > git --version # timeout=10 [2023-08-22T01:50:42.435Z] > git --version # 'git version 2.25.1' [2023-08-22T01:50:42.453Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-22T01:50:43.731Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-22T01:50:43.731Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T01:50:43.731Z] Dload Upload Total Spent Left Speed [2023-08-22T01:50:43.731Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-08-22T01:50:44.348Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-22T01:50:44.701Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-22T01:50:44.701Z] + sudo tee /etc/docker/daemon.new [2023-08-22T01:50:44.701Z] { [2023-08-22T01:50:44.701Z] "registry-mirrors": [ [2023-08-22T01:50:44.701Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-22T01:50:44.701Z] ], [2023-08-22T01:50:44.701Z] "bip": "10.250.0.254/24", [2023-08-22T01:50:44.701Z] "hosts": [ [2023-08-22T01:50:44.701Z] "tcp://0.0.0.0:5555", [2023-08-22T01:50:44.701Z] "unix:///var/run/docker.sock" [2023-08-22T01:50:44.701Z] ], [2023-08-22T01:50:44.701Z] "mtu": 1458, [2023-08-22T01:50:44.701Z] "selinux-enabled": true, [2023-08-22T01:50:44.701Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-22T01:50:44.701Z] } [Pipeline] sh [2023-08-22T01:50:45.048Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-22T01:50:45.411Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T01:51:03.734Z] provisioning config files... [2023-08-22T01:51:03.763Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4834303078064213415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T01:51:04.166Z] ---> docker-login.sh [2023-08-22T01:51:04.167Z] nexus3.edgexfoundry.org:10001 [2023-08-22T01:51:04.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T01:51:05.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T01:51:05.029Z] Configure a credential helper to remove this warning. See [2023-08-22T01:51:05.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T01:51:05.029Z] [2023-08-22T01:51:05.029Z] Login Succeeded [2023-08-22T01:51:05.029Z] nexus3.edgexfoundry.org:10002 [2023-08-22T01:51:05.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T01:51:05.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T01:51:05.298Z] Configure a credential helper to remove this warning. See [2023-08-22T01:51:05.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T01:51:05.298Z] [2023-08-22T01:51:05.298Z] Login Succeeded [2023-08-22T01:51:05.298Z] nexus3.edgexfoundry.org:10003 [2023-08-22T01:51:05.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T01:51:05.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T01:51:05.567Z] Configure a credential helper to remove this warning. See [2023-08-22T01:51:05.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T01:51:05.567Z] [2023-08-22T01:51:05.567Z] Login Succeeded [2023-08-22T01:51:05.567Z] nexus3.edgexfoundry.org:10004 [2023-08-22T01:51:05.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T01:51:05.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T01:51:05.839Z] Configure a credential helper to remove this warning. See [2023-08-22T01:51:05.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T01:51:05.839Z] [2023-08-22T01:51:05.839Z] Login Succeeded [2023-08-22T01:51:05.839Z] docker.io [2023-08-22T01:51:06.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-22T01:51:06.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-22T01:51:06.376Z] Configure a credential helper to remove this warning. See [2023-08-22T01:51:06.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-22T01:51:06.376Z] [2023-08-22T01:51:06.376Z] Login Succeeded [2023-08-22T01:51:06.376Z] ---> docker-login.sh ends [Pipeline] } [2023-08-22T01:51:06.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-22T01:51:06.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T01:51:06.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-22T01:51:06.878Z] ========================================================= [2023-08-22T01:51:06.878Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-22T01:51:06.878Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T01:51:07.468Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-22T01:51:07.739Z] Sending build context to Docker daemon 3.329MB [2023-08-22T01:51:07.739Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-22T01:51:07.739Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-22T01:51:08.021Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-22T01:51:08.021Z] edb6bdbacee9: Pulling fs layer [2023-08-22T01:51:08.021Z] 5f9638ab2659: Pulling fs layer [2023-08-22T01:51:08.022Z] 8d51d6327a98: Pulling fs layer [2023-08-22T01:51:08.022Z] 8b374f2dd631: Pulling fs layer [2023-08-22T01:51:08.022Z] ec14aa9079de: Pulling fs layer [2023-08-22T01:51:08.022Z] 2f466654f4bb: Pulling fs layer [2023-08-22T01:51:08.022Z] 554e91adad29: Pulling fs layer [2023-08-22T01:51:08.022Z] 2f466654f4bb: Waiting [2023-08-22T01:51:08.022Z] 8b374f2dd631: Waiting [2023-08-22T01:51:08.022Z] 554e91adad29: Waiting [2023-08-22T01:51:08.022Z] ec14aa9079de: Waiting [2023-08-22T01:51:08.022Z] 5f9638ab2659: Verifying Checksum [2023-08-22T01:51:08.022Z] 5f9638ab2659: Download complete [2023-08-22T01:51:08.022Z] 8b374f2dd631: Verifying Checksum [2023-08-22T01:51:08.022Z] 8b374f2dd631: Download complete [2023-08-22T01:51:08.022Z] ec14aa9079de: Download complete [2023-08-22T01:51:08.022Z] edb6bdbacee9: Download complete [2023-08-22T01:51:09.012Z] edb6bdbacee9: Pull complete [2023-08-22T01:51:09.283Z] 554e91adad29: Verifying Checksum [2023-08-22T01:51:09.283Z] 554e91adad29: Download complete [2023-08-22T01:51:10.717Z] 2f466654f4bb: Verifying Checksum [2023-08-22T01:51:10.717Z] 2f466654f4bb: Download complete [2023-08-22T01:51:10.717Z] 8d51d6327a98: Verifying Checksum [2023-08-22T01:51:10.717Z] 8d51d6327a98: Download complete [2023-08-22T01:51:13.300Z] 5f9638ab2659: Pull complete [2023-08-22T01:51:25.656Z] 8d51d6327a98: Pull complete [2023-08-22T01:51:25.656Z] 8b374f2dd631: Pull complete [2023-08-22T01:51:25.656Z] ec14aa9079de: Pull complete [2023-08-22T01:51:31.034Z] 2f466654f4bb: Pull complete [2023-08-22T01:51:33.625Z] 554e91adad29: Pull complete [2023-08-22T01:51:33.625Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-22T01:51:33.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-22T01:51:33.625Z] ---> 1e15ea492957 [2023-08-22T01:51:33.625Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-22T01:51:35.574Z] ---> Running in d1f692d79295 [2023-08-22T01:51:35.574Z] Removing intermediate container d1f692d79295 [2023-08-22T01:51:35.574Z] ---> fe39fbb9cb22 [2023-08-22T01:51:35.574Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-22T01:51:35.845Z] ---> Running in f6edd2734dac [2023-08-22T01:51:36.114Z] Removing intermediate container f6edd2734dac [2023-08-22T01:51:36.114Z] ---> 28f0b7969a73 [2023-08-22T01:51:36.114Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-22T01:51:36.114Z] ---> Running in f22029caa18f [2023-08-22T01:51:36.391Z] Removing intermediate container f22029caa18f [2023-08-22T01:51:36.391Z] ---> ebcf6d304ab1 [2023-08-22T01:51:36.391Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-22T01:51:36.391Z] ---> Running in a056158f3a38 [2023-08-22T01:51:36.659Z] Removing intermediate container a056158f3a38 [2023-08-22T01:51:36.659Z] ---> 27cb95c076df [2023-08-22T01:51:36.659Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-22T01:51:36.929Z] ---> Running in b3ef11c9bde2 [2023-08-22T01:51:37.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T01:51:38.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T01:51:39.436Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-22T01:51:39.436Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-22T01:51:39.436Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-22T01:51:39.704Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-22T01:51:39.704Z] Executing busybox-1.35.0-r29.trigger [2023-08-22T01:51:39.704Z] OK: 268 MiB in 57 packages [2023-08-22T01:51:40.666Z] Removing intermediate container b3ef11c9bde2 [2023-08-22T01:51:40.666Z] ---> 53e90ade229f [2023-08-22T01:51:40.666Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-08-22T01:51:40.666Z] ---> Running in e3c4894625fe [2023-08-22T01:51:40.934Z] Removing intermediate container e3c4894625fe [2023-08-22T01:51:40.934Z] ---> 9c5a1cc9fd1e [2023-08-22T01:51:40.934Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-22T01:51:41.522Z] ---> ad13311ef43e [2023-08-22T01:51:41.522Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T01:51:41.522Z] ---> Running in 6a80cd4fd929 [2023-08-22T01:52:49.453Z] Removing intermediate container 6a80cd4fd929 [2023-08-22T01:52:49.453Z] ---> 88b3bd32b621 [2023-08-22T01:52:49.453Z] Step 11/12 : COPY . . [2023-08-22T01:52:49.453Z] ---> 604c61dbdded [2023-08-22T01:52:49.453Z] Step 12/12 : RUN $MAKE [2023-08-22T01:52:49.453Z] ---> Running in d1b1d36408aa [2023-08-22T01:52:49.453Z] noop [2023-08-22T01:52:49.453Z] Removing intermediate container d1b1d36408aa [2023-08-22T01:52:49.453Z] ---> 76d9d4f07def [2023-08-22T01:52:49.453Z] Successfully built 76d9d4f07def [2023-08-22T01:52:49.453Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T01:52:49.945Z] + docker inspect -f . ci-base-image-arm64 [2023-08-22T01:52:49.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T01:52:50.249Z] prd-ubuntu20.04-docker-arm64-4c-16g-4186 does not seem to be running inside a container [2023-08-22T01:52:50.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-arm64 cat [2023-08-22T01:52:51.552Z] $ docker top ad61aa83cfd2e12266d430192f63f9606206b18c4cc6b5833812b60c0b817250 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T01:52:52.422Z] + go version [2023-08-22T01:52:52.422Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-22T01:52:52.463Z] $ docker stop --time=1 ad61aa83cfd2e12266d430192f63f9606206b18c4cc6b5833812b60c0b817250 [2023-08-22T01:52:54.114Z] $ docker rm -f --volumes ad61aa83cfd2e12266d430192f63f9606206b18c4cc6b5833812b60c0b817250 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T01:52:54.970Z] + docker inspect -f . ci-base-image-arm64 [2023-08-22T01:52:54.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T01:52:55.240Z] prd-ubuntu20.04-docker-arm64-4c-16g-4186 does not seem to be running inside a container [2023-08-22T01:52:55.313Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-arm64 cat [2023-08-22T01:52:58.675Z] $ docker top 6d3cd8d899eacf3ebb516143721158e1a4f4bca0ea2773cdeb98e7e97a5e1682 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T01:52:59.592Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-22T01:53:00.306Z] + make test [2023-08-22T01:53:00.307Z] go test ./... -coverprofile=coverage.out ./... [2023-08-22T01:53:32.545Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-08-22T01:55:43.962Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-08-22T01:55:43.962Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-08-22T01:55:43.962Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.072s coverage: 22.8% of statements [2023-08-22T01:55:43.962Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-22T01:55:43.962Z] go vet ./... [2023-08-22T01:56:02.176Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-22T01:56:02.176Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-22T01:56:02.176Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-22T01:56:02.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-22T01:56:02.262Z] $ docker stop --time=1 6d3cd8d899eacf3ebb516143721158e1a4f4bca0ea2773cdeb98e7e97a5e1682 [2023-08-22T01:56:04.077Z] $ docker rm -f --volumes 6d3cd8d899eacf3ebb516143721158e1a4f4bca0ea2773cdeb98e7e97a5e1682 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-22T01:56:05.263Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-22T01:56:05.301Z] Warning: overwriting stash ‘coverage-report’ [2023-08-22T01:56:05.716Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-22T01:56:06.319Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-22T01:56:06.658Z] + ls -al . [2023-08-22T01:56:06.658Z] total 180 [2023-08-22T01:56:06.658Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 22 01:53 . [2023-08-22T01:56:06.658Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 01:50 .. [2023-08-22T01:56:06.658Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 22 01:50 .dockerignore [2023-08-22T01:56:06.658Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 01:50 .git [2023-08-22T01:56:06.658Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 01:50 .github [2023-08-22T01:56:06.658Z] -rw-rw-r-- 1 jenkins jenkins 329 Aug 22 01:50 .gitignore [2023-08-22T01:56:06.658Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 01:50 .golangci.yml [2023-08-22T01:56:06.658Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 22 01:50 Attribution.txt [2023-08-22T01:56:06.658Z] -rw-rw-r-- 1 jenkins jenkins 17522 Aug 22 01:50 CHANGELOG.md [2023-08-22T01:56:06.658Z] -rw-rw-r-- 1 jenkins jenkins 1689 Aug 22 01:50 Dockerfile [2023-08-22T01:56:06.658Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 01:50 GOVERNANCE.md [2023-08-22T01:56:06.658Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 22 01:50 Jenkinsfile [2023-08-22T01:56:06.658Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 22 01:50 LICENSE [2023-08-22T01:56:06.659Z] -rw-rw-r-- 1 jenkins jenkins 1732 Aug 22 01:50 Makefile [2023-08-22T01:56:06.659Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 22 01:50 OWNERS.md [2023-08-22T01:56:06.659Z] -rw-rw-r-- 1 jenkins jenkins 3695 Aug 22 01:50 README.md [2023-08-22T01:56:06.659Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 01:46 VERSION [2023-08-22T01:56:06.659Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 01:50 bin [2023-08-22T01:56:06.659Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 01:50 cmd [2023-08-22T01:56:06.659Z] -rw-r--r-- 1 jenkins jenkins 18506 Aug 22 01:55 coverage.out [2023-08-22T01:56:06.659Z] -rw-rw-r-- 1 jenkins jenkins 3285 Aug 22 01:50 go.mod [2023-08-22T01:56:06.659Z] -rw-rw-r-- 1 jenkins jenkins 31322 Aug 22 01:50 go.sum [2023-08-22T01:56:06.659Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 01:50 internal [2023-08-22T01:56:06.659Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 01:50 mock [2023-08-22T01:56:06.659Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 01:50 snap [2023-08-22T01:56:06.659Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 22 01:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T01:56:07.083Z] + 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=81ad284c52fc868f8c243460d866075f76bc0c4e --label arch=arm64 --label version=0.0.0 . [2023-08-22T01:56:07.350Z] Sending build context to Docker daemon 3.348MB [2023-08-22T01:56:07.350Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-08-22T01:56:07.350Z] Step 2/24 : FROM ${BASE} AS builder [2023-08-22T01:56:07.350Z] ---> 76d9d4f07def [2023-08-22T01:56:07.350Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-08-22T01:56:09.928Z] ---> Running in df1e9ddb734c [2023-08-22T01:56:10.195Z] Removing intermediate container df1e9ddb734c [2023-08-22T01:56:10.195Z] ---> 86a70a42376f [2023-08-22T01:56:10.195Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-22T01:56:10.463Z] ---> Running in 1c8d30ae923d [2023-08-22T01:56:10.730Z] Removing intermediate container 1c8d30ae923d [2023-08-22T01:56:10.730Z] ---> ad88aa3840ec [2023-08-22T01:56:10.730Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-22T01:56:10.730Z] ---> Running in 7dc76352bf21 [2023-08-22T01:56:10.997Z] Removing intermediate container 7dc76352bf21 [2023-08-22T01:56:10.997Z] ---> b61e0be786b8 [2023-08-22T01:56:10.997Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-08-22T01:56:10.997Z] ---> Running in 0c11db1cc03f [2023-08-22T01:56:11.272Z] Removing intermediate container 0c11db1cc03f [2023-08-22T01:56:11.272Z] ---> 2c312edbe748 [2023-08-22T01:56:11.272Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-22T01:56:11.272Z] ---> Running in 38c84bcb7489 [2023-08-22T01:56:12.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T01:56:12.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T01:56:13.809Z] OK: 268 MiB in 57 packages [2023-08-22T01:56:14.770Z] Removing intermediate container 38c84bcb7489 [2023-08-22T01:56:14.770Z] ---> 662430e7dbb2 [2023-08-22T01:56:14.770Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-08-22T01:56:14.770Z] ---> Running in 9cc5ff90267f [2023-08-22T01:56:15.038Z] Removing intermediate container 9cc5ff90267f [2023-08-22T01:56:15.038Z] ---> f551b1948201 [2023-08-22T01:56:15.038Z] Step 9/24 : COPY go.mod vendor* ./ [2023-08-22T01:56:15.306Z] ---> 1dfae419d03c [2023-08-22T01:56:15.306Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-22T01:56:15.573Z] ---> Running in 4b826eb7b158 [2023-08-22T01:56:17.519Z] Removing intermediate container 4b826eb7b158 [2023-08-22T01:56:17.519Z] ---> 7e4356965c5d [2023-08-22T01:56:17.519Z] Step 11/24 : COPY . . [2023-08-22T01:56:18.104Z] ---> c4a5c9585e2a [2023-08-22T01:56:18.104Z] Step 12/24 : RUN $MAKE [2023-08-22T01:56:18.374Z] ---> Running in 8b7308c7593f [2023-08-22T01:56:19.338Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-08-22T01:58:26.029Z] Removing intermediate container 8b7308c7593f [2023-08-22T01:58:26.029Z] ---> b9d449ee6187 [2023-08-22T01:58:26.029Z] Step 13/24 : FROM alpine:3.17 [2023-08-22T01:58:26.029Z] 3.17: Pulling from library/alpine [2023-08-22T01:58:26.029Z] 4060ece20d7a: Pulling fs layer [2023-08-22T01:58:26.029Z] 4060ece20d7a: Verifying Checksum [2023-08-22T01:58:26.029Z] 4060ece20d7a: Download complete [2023-08-22T01:58:26.029Z] 4060ece20d7a: Pull complete [2023-08-22T01:58:26.029Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-22T01:58:26.029Z] Status: Downloaded newer image for alpine:3.17 [2023-08-22T01:58:26.029Z] ---> 8650cd65339b [2023-08-22T01:58:26.029Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-08-22T01:58:26.029Z] ---> Running in 0df151e4e62c [2023-08-22T01:58:26.029Z] Removing intermediate container 0df151e4e62c [2023-08-22T01:58:26.029Z] ---> cd91467dbcc2 [2023-08-22T01:58:26.029Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-08-22T01:58:26.029Z] ---> Running in c993f226f2f2 [2023-08-22T01:58:26.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-22T01:58:26.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-22T01:58:26.029Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-22T01:58:26.029Z] Executing busybox-1.35.0-r29.trigger [2023-08-22T01:58:26.029Z] OK: 8 MiB in 16 packages [2023-08-22T01:58:26.029Z] Removing intermediate container c993f226f2f2 [2023-08-22T01:58:26.029Z] ---> 822877fb68c9 [2023-08-22T01:58:26.029Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-08-22T01:58:26.029Z] ---> 10ed493d1047 [2023-08-22T01:58:26.029Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-08-22T01:58:26.029Z] ---> 3c6482af4fc3 [2023-08-22T01:58:26.029Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-08-22T01:58:26.617Z] ---> 3982860d65ee [2023-08-22T01:58:26.617Z] Step 19/24 : EXPOSE 59982 [2023-08-22T01:58:26.617Z] ---> Running in d8f1722b22cd [2023-08-22T01:58:26.885Z] Removing intermediate container d8f1722b22cd [2023-08-22T01:58:26.885Z] ---> d779777de093 [2023-08-22T01:58:26.885Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-08-22T01:58:26.885Z] ---> Running in 6c846dfd3c29 [2023-08-22T01:58:27.154Z] Removing intermediate container 6c846dfd3c29 [2023-08-22T01:58:27.154Z] ---> 81a3fb989c3b [2023-08-22T01:58:27.154Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-08-22T01:58:27.154Z] ---> Running in d5d370f9ed2a [2023-08-22T01:58:27.423Z] Removing intermediate container d5d370f9ed2a [2023-08-22T01:58:27.423Z] ---> fa842f942b40 [2023-08-22T01:58:27.423Z] Step 22/24 : LABEL arch=arm64 [2023-08-22T01:58:27.423Z] ---> Running in 607a3d72bfd3 [2023-08-22T01:58:27.692Z] Removing intermediate container 607a3d72bfd3 [2023-08-22T01:58:27.692Z] ---> 7d6eeea53c20 [2023-08-22T01:58:27.692Z] Step 23/24 : LABEL git_sha=81ad284c52fc868f8c243460d866075f76bc0c4e [2023-08-22T01:58:27.962Z] ---> Running in a3257b9acfde [2023-08-22T01:58:28.230Z] Removing intermediate container a3257b9acfde [2023-08-22T01:58:28.230Z] ---> 1c9bcd55d37c [2023-08-22T01:58:28.230Z] Step 24/24 : LABEL version=0.0.0 [2023-08-22T01:58:28.230Z] ---> Running in 1e6f1862ec45 [2023-08-22T01:58:28.497Z] Removing intermediate container 1e6f1862ec45 [2023-08-22T01:58:28.497Z] ---> 710a5aadad45 [2023-08-22T01:58:28.497Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-22T01:58:28.497Z] Successfully built 710a5aadad45 [2023-08-22T01:58:28.497Z] 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-08-22T01:58:29.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-22T01:58:29.364Z] [2023-08-22T01:58:29.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T01:58:29.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-22T01:58:29.819Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-22T01:58:29.819Z] 8998bd30e6a1: Pulling fs layer [2023-08-22T01:58:29.819Z] 04944245beec: Pulling fs layer [2023-08-22T01:58:29.819Z] 699f458cf7ca: Pulling fs layer [2023-08-22T01:58:29.819Z] 765212b225bb: Pulling fs layer [2023-08-22T01:58:29.819Z] f23df028b6ca: Pulling fs layer [2023-08-22T01:58:29.819Z] d65c8cfc05b1: Pulling fs layer [2023-08-22T01:58:29.819Z] 2437ff75d9bd: Pulling fs layer [2023-08-22T01:58:29.819Z] 765212b225bb: Waiting [2023-08-22T01:58:29.819Z] d65c8cfc05b1: Waiting [2023-08-22T01:58:29.820Z] f23df028b6ca: Waiting [2023-08-22T01:58:29.820Z] 2437ff75d9bd: Waiting [2023-08-22T01:58:30.089Z] 04944245beec: Verifying Checksum [2023-08-22T01:58:30.089Z] 04944245beec: Download complete [2023-08-22T01:58:30.089Z] 765212b225bb: Verifying Checksum [2023-08-22T01:58:30.089Z] 765212b225bb: Download complete [2023-08-22T01:58:30.089Z] f23df028b6ca: Verifying Checksum [2023-08-22T01:58:30.089Z] f23df028b6ca: Download complete [2023-08-22T01:58:30.089Z] d65c8cfc05b1: Verifying Checksum [2023-08-22T01:58:30.089Z] d65c8cfc05b1: Download complete [2023-08-22T01:58:30.360Z] 699f458cf7ca: Verifying Checksum [2023-08-22T01:58:30.360Z] 699f458cf7ca: Download complete [2023-08-22T01:58:30.629Z] 8998bd30e6a1: Verifying Checksum [2023-08-22T01:58:30.629Z] 8998bd30e6a1: Download complete [2023-08-22T01:58:33.212Z] 2437ff75d9bd: Verifying Checksum [2023-08-22T01:58:33.212Z] 2437ff75d9bd: Download complete [2023-08-22T01:58:34.764Z] 8998bd30e6a1: Pull complete [2023-08-22T01:58:35.036Z] 04944245beec: Pull complete [2023-08-22T01:58:37.688Z] 699f458cf7ca: Pull complete [2023-08-22T01:58:37.688Z] 765212b225bb: Pull complete [2023-08-22T01:58:38.308Z] f23df028b6ca: Pull complete [2023-08-22T01:58:38.588Z] d65c8cfc05b1: Pull complete [2023-08-22T01:58:53.579Z] 2437ff75d9bd: Pull complete [2023-08-22T01:58:53.579Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-22T01:58:53.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-22T01:58:53.579Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T01:58:53.939Z] prd-ubuntu20.04-docker-arm64-4c-16g-4186 does not seem to be running inside a container [2023-08-22T01:58:54.004Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-22T01:58:56.515Z] $ docker top bacfd4bca7aedd32de5aba503e911da1acd551bd385eda15e49fc2df9b07e450 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-22T01:58:57.434Z] ---> job-cost.sh [2023-08-22T01:58:57.434Z] lf-activate-venv: SKIPPING [2023-08-22T01:58:57.434Z] INFO: No Stack... [2023-08-22T01:58:57.701Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-22T01:58:58.664Z] INFO: Archiving Costs [Pipeline] sh [2023-08-22T01:58:59.323Z] + cat+ /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-08-22T01:58:59.324Z] cut -d, -f6 [Pipeline] lock [2023-08-22T01:58:59.412Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-618-1-stack-cost] [2023-08-22T01:58:59.417Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-618-1-stack-cost] did not exist. Created. [2023-08-22T01:58:59.417Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-618-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-22T01:58:59.847Z] /w/workspace/device-mqtt-go/1@tmp/durable-cf3d9e87/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-22T01:59:00.524Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-22T01:59:00.562Z] Warning: overwriting stash ‘stack-cost’ [2023-08-22T01:59:00.621Z] Stashed 1 file(s) [Pipeline] } [2023-08-22T01:59:00.640Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-618-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-22T01:59:00.729Z] $ docker stop --time=1 bacfd4bca7aedd32de5aba503e911da1acd551bd385eda15e49fc2df9b07e450 [2023-08-22T01:59:04.511Z] $ docker rm -f --volumes bacfd4bca7aedd32de5aba503e911da1acd551bd385eda15e49fc2df9b07e450 [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-08-22T01:59:05.574Z] provisioning config files... [2023-08-22T01:59:05.583Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp/config12202839887317354338tmp [Pipeline] { [Pipeline] sh [2023-08-22T01:59:05.912Z] + set +x [2023-08-22T01:59:05.912Z] + curl -s https://codecov.io/bash [2023-08-22T01:59:05.912Z] + bash -s -- [2023-08-22T01:59:05.912Z] [2023-08-22T01:59:05.912Z] _____ _ [2023-08-22T01:59:05.912Z] / ____| | | [2023-08-22T01:59:05.912Z] | | ___ __| | ___ ___ _____ __ [2023-08-22T01:59:05.912Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-22T01:59:05.912Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-22T01:59:05.912Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-22T01:59:05.912Z] Bash-1.0.6 [2023-08-22T01:59:05.912Z] [2023-08-22T01:59:05.912Z] [2023-08-22T01:59:05.912Z] ==> git version 2.25.1 found [2023-08-22T01:59:05.912Z] ==> 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-08-22T01:59:05.912Z] Release-Date: 2020-01-08 [2023-08-22T01:59:05.912Z] 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-08-22T01:59:05.912Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-22T01:59:05.912Z] ==> Jenkins CI detected. [2023-08-22T01:59:05.912Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-618 [2023-08-22T01:59:05.912Z] project root: . [2023-08-22T01:59:05.912Z] --> token set from env [2023-08-22T01:59:05.912Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-22T01:59:05.912Z] ==> Running gcov in . (disable via -X gcov) [2023-08-22T01:59:05.912Z] ==> Python coveragepy not found [2023-08-22T01:59:05.912Z] ==> Searching for coverage reports in: [2023-08-22T01:59:05.912Z] + . [2023-08-22T01:59:05.912Z] -> Found 1 reports [2023-08-22T01:59:05.912Z] ==> Detecting git/mercurial file structure [2023-08-22T01:59:05.912Z] ==> Reading reports [2023-08-22T01:59:06.174Z] + ./coverage.out bytes=18506 [2023-08-22T01:59:06.174Z] ==> Appending adjustments [2023-08-22T01:59:06.174Z] https://docs.codecov.io/docs/fixing-reports [2023-08-22T01:59:06.174Z] + Found adjustments [2023-08-22T01:59:06.174Z] ==> Gzipping contents [2023-08-22T01:59:06.174Z] 4.0K /tmp/codecov.ENSgZ7.gz [2023-08-22T01:59:06.174Z] ==> Uploading reports [2023-08-22T01:59:06.174Z] url: https://codecov.io [2023-08-22T01:59:06.174Z] query: branch=PR-618&commit=81ad284c52fc868f8c243460d866075f76bc0c4e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-618%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=618&job=&cmd_args= [2023-08-22T01:59:06.174Z] -> Pinging Codecov [2023-08-22T01:59:06.174Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-618&commit=81ad284c52fc868f8c243460d866075f76bc0c4e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-618%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=618&job=&cmd_args= [2023-08-22T01:59:06.435Z] -> Uploading to [2023-08-22T01:59:06.435Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-22/7D719EC7BBE17E464838252E33014C33/81ad284c52fc868f8c243460d866075f76bc0c4e/e7c4e517-e205-48a4-ac79-2a5feb90a032.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230822T015906Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=401767f8fc92acf79b2e90621263311d157a954fe4f979e68c425f9dffa3c155 [2023-08-22T01:59:06.435Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-22T01:59:06.435Z] Dload Upload Total Spent Left Speed [2023-08-22T01:59:06.435Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 15255 --:--:-- --:--:-- --:--:-- 15255 [2023-08-22T01:59:06.435Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/81ad284c52fc868f8c243460d866075f76bc0c4e [Pipeline] } [2023-08-22T01:59:06.462Z] 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-08-22T01:59:08.359Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-618/archives ] [2023-08-22T01:59:08.360Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-618/archives [2023-08-22T01:59:08.360Z] total 16 [2023-08-22T01:59:08.360Z] drwxr-xr-x 3 root root 4096 Aug 22 01:49 . [2023-08-22T01:59:08.360Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 01:49 .. [2023-08-22T01:59:08.360Z] drwxr-xr-x 2 root root 4096 Aug 22 01:49 cost [2023-08-22T01:59:08.360Z] -rw-r--r-- 1 root root 86 Aug 22 01:49 cost.csv [2023-08-22T01:59:08.360Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-618/archives [2023-08-22T01:59:08.360Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-618/archives [2023-08-22T01:59:08.360Z] total 16 [2023-08-22T01:59:08.360Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 01:49 . [2023-08-22T01:59:08.360Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 01:49 .. [2023-08-22T01:59:08.360Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 01:49 cost [2023-08-22T01:59:08.360Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 22 01:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-22T01:59:08.689Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T01:59:09.591Z] ---> package-listing.sh [2023-08-22T01:59:09.591Z] ++ facter osfamily [2023-08-22T01:59:09.591Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-22T01:59:09.850Z] + OS_FAMILY=debian [2023-08-22T01:59:09.850Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-618 [2023-08-22T01:59:09.850Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-22T01:59:09.850Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-22T01:59:09.850Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-22T01:59:09.850Z] + PACKAGES=/tmp/packages_start.txt [2023-08-22T01:59:09.850Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-618 ']' [2023-08-22T01:59:09.850Z] + PACKAGES=/tmp/packages_end.txt [2023-08-22T01:59:09.850Z] + case "${OS_FAMILY}" in [2023-08-22T01:59:09.850Z] + grep '^ii' [2023-08-22T01:59:09.850Z] + dpkg -l [2023-08-22T01:59:09.850Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-22T01:59:09.850Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-22T01:59:09.850Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-22T01:59:09.850Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-618 ']' [2023-08-22T01:59:09.850Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-618/archives/ [2023-08-22T01:59:09.850Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-618/archives/ [Pipeline] echo [2023-08-22T01:59:09.888Z] 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-618/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-22T01:59:10.181Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-22T01:59:10.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-22T01:59:10.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-22T01:59:10.960Z] prd-ubuntu20.04-docker-8c-8g-4185 does not seem to be running inside a container [2023-08-22T01:59:10.989Z] $ 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-618/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-618 -v /w/workspace/gexfoundry_device-mqtt-go_PR-618:/w/workspace/gexfoundry_device-mqtt-go_PR-618:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-618@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-lftools-log-publisher:latest cat [2023-08-22T01:59:11.178Z] $ docker top 944dba8b8dcb25175c9314cc22907edf6236e0eaab002a97db25e4ff9601dafa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-22T01:59:11.569Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-22T01:59:11.877Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-22T01:59:12.187Z] + ls /var/log/sa-host [2023-08-22T01:59:12.187Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-22T01:59:12.403Z] provisioning config files... [2023-08-22T01:59:12.412Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp/config13315283859074897703tmp [Pipeline] { [Pipeline] echo [2023-08-22T01:59:12.462Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T01:59:12.771Z] ---> create-netrc.sh [Pipeline] } [2023-08-22T01:59:12.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-22T01:59:13.221Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-22T01:59:13.259Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T01:59:13.578Z] ---> sudo-logs.sh [2023-08-22T01:59:13.578Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-22T01:59:13.665Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T01:59:13.984Z] ---> job-cost.sh [2023-08-22T01:59:13.984Z] lf-activate-venv: SKIPPING [2023-08-22T01:59:13.984Z] DEBUG: total: 0.2199999988079071 [2023-08-22T01:59:13.984Z] INFO: Retrieving Stack Cost... [2023-08-22T01:59:14.553Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-22T01:59:14.819Z] INFO: Archiving Costs [Pipeline] echo [2023-08-22T01:59:14.859Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-22T01:59:15.171Z] ---> logs-deploy.sh [2023-08-22T01:59:15.172Z] lf-activate-venv: SKIPPING [2023-08-22T01:59:15.172Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-618/1 [2023-08-22T01:59:15.172Z] INFO: archiving workspace using pattern(s): [2023-08-22T01:59:16.111Z] Archives upload complete. [2023-08-22T01:59:16.111Z] INFO: archiving logs to Nexus