Pull request #630 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 212c9514091c9d79724167290b42c7456a3bdf01+a45594980a96898910fec3459b41ad85d89a4405 (86bdea2961c304a43219334e3d81b30d8562325c) 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-ssh9606038572084997999.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6550478004767141831.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh 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-630/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-630/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4711794604552035030.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-630/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4790415198112909934.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh3628838398954776828.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-630/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-630/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17955603090401275125.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8095 in /w/workspace/gexfoundry_device-mqtt-go_PR-630 [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-630 # 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 Merging remotes/origin/main commit a45594980a96898910fec3459b41ad85d89a4405 into PR head commit 212c9514091c9d79724167290b42c7456a3bdf01 > 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/630/head:refs/remotes/origin/PR-630 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 212c9514091c9d79724167290b42c7456a3bdf01 Checking out Revision 212c9514091c9d79724167290b42c7456a3bdf01 (PR-630) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-28T01:38:44.196Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 212c9514091c9d79724167290b42c7456a3bdf01 # 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 a45594980a96898910fec3459b41ad85d89a4405 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 212c9514091c9d79724167290b42c7456a3bdf01 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-28T01:38:44.373Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-28T01:38:44.478Z] ========================================================= [2023-09-28T01:38:44.478Z] EdgeX Global Pipelines Version Info [2023-09-28T01:38:44.478Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-28T01:38:45.213Z] ------------------- [2023-09-28T01:38:45.213Z] stable info: [2023-09-28T01:38:45.213Z] ------------------- [2023-09-28T01:38:45.213Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-28T01:38:45.213Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-28T01:38:45.213Z] Message: update stable to v1.0.254 [2023-09-28T01:38:45.784Z] ------------------- [2023-09-28T01:38:45.784Z] experimental info: [2023-09-28T01:38:45.784Z] ------------------- [2023-09-28T01:38:45.784Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-28T01:38:45.784Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-28T01:38:45.784Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-28T01:38:46.062Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-09-28T01:38:46.100Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-09-28T01:38:46.136Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-28T01:38:46.175Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-28T01:38:46.211Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-28T01:38:46.247Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-28T01:38:46.286Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-28T01:38:46.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-28T01:38:46.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-28T01:38:46.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-28T01:38:46.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-28T01:38:46.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-09-28T01:38:46.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-28T01:38:46.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-28T01:38:46.622Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-28T01:38:46.663Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-28T01:38:46.711Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-28T01:38:46.753Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-28T01:38:46.795Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-28T01:38:46.837Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-28T01:38:46.882Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-28T01:38:46.928Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-28T01:38:46.969Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-28T01:38:47.014Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-28T01:38:47.055Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-28T01:38:47.097Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-28T01:38:47.143Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-28T01:38:47.184Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-630 [Pipeline] echo [2023-09-28T01:38:47.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-630 [Pipeline] echo [2023-09-28T01:38:47.273Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-630 [Pipeline] echo [2023-09-28T01:38:47.321Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 212c9514091c9d79724167290b42c7456a3bdf01 [Pipeline] echo [2023-09-28T01:38:47.364Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 212c951 [Pipeline] echo [2023-09-28T01:38:47.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T01:38:47.529Z] provisioning config files... [2023-09-28T01:38:47.542Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-630@tmp/config6145317535108595932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T01:38:47.903Z] ---> docker-login.sh [2023-09-28T01:38:47.903Z] nexus3.edgexfoundry.org:10001 [2023-09-28T01:38:48.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T01:38:48.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T01:38:48.164Z] Configure a credential helper to remove this warning. See [2023-09-28T01:38:48.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T01:38:48.164Z] [2023-09-28T01:38:48.164Z] Login Succeeded [2023-09-28T01:38:48.164Z] nexus3.edgexfoundry.org:10002 [2023-09-28T01:38:48.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T01:38:48.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T01:38:48.424Z] Configure a credential helper to remove this warning. See [2023-09-28T01:38:48.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T01:38:48.424Z] [2023-09-28T01:38:48.424Z] Login Succeeded [2023-09-28T01:38:48.424Z] nexus3.edgexfoundry.org:10003 [2023-09-28T01:38:48.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T01:38:48.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T01:38:48.424Z] Configure a credential helper to remove this warning. See [2023-09-28T01:38:48.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T01:38:48.424Z] [2023-09-28T01:38:48.424Z] Login Succeeded [2023-09-28T01:38:48.424Z] nexus3.edgexfoundry.org:10004 [2023-09-28T01:38:48.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T01:38:48.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T01:38:48.685Z] Configure a credential helper to remove this warning. See [2023-09-28T01:38:48.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T01:38:48.685Z] [2023-09-28T01:38:48.685Z] Login Succeeded [2023-09-28T01:38:48.685Z] docker.io [2023-09-28T01:38:48.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T01:38:48.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T01:38:48.945Z] Configure a credential helper to remove this warning. See [2023-09-28T01:38:48.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T01:38:48.945Z] [2023-09-28T01:38:48.945Z] Login Succeeded [2023-09-28T01:38:48.945Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T01:38:48.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-28T01:38:49.608Z] + git rev-list -1 --merges 212c9514091c9d79724167290b42c7456a3bdf01~1..212c9514091c9d79724167290b42c7456a3bdf01 [Pipeline] echo [2023-09-28T01:38:49.671Z] -----------> git rev-list -1 --merges 212c9514091c9d79724167290b42c7456a3bdf01~1..212c9514091c9d79724167290b42c7456a3bdf01 212c9514091c9d79724167290b42c7456a3bdf01 [false] [Pipeline] sh [2023-09-28T01:38:49.977Z] + git log --format=format:%s -1 212c9514091c9d79724167290b42c7456a3bdf01 [Pipeline] echo [2023-09-28T01:38:50.015Z] ========================================================= [2023-09-28T01:38:50.015Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-28T01:38:50.015Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T01:38:50.445Z] + git log --format=format:%s -1 212c9514091c9d79724167290b42c7456a3bdf01 [Pipeline] echo [2023-09-28T01:38:50.478Z] [semverPrep] GIT_COMMIT: 212c9514091c9d79724167290b42c7456a3bdf01, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-28T01:38:50.512Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-28T01:38:50.906Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-28T01:38:50.906Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-28T01:38:50.906Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-28T01:38:50.906Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-28T01:38:50.906Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-28T01:38:50.906Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-28T01:38:50.906Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T01:38:51.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T01:38:51.400Z] [2023-09-28T01:38:51.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T01:38:51.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T01:38:51.781Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-28T01:38:51.781Z] b85a868b505f: Pulling fs layer [2023-09-28T01:38:51.781Z] e2be974225ed: Pulling fs layer [2023-09-28T01:38:51.781Z] 339a4e72a1f5: Pulling fs layer [2023-09-28T01:38:51.781Z] 988bab9f4d93: Pulling fs layer [2023-09-28T01:38:51.781Z] 1469e6f7b9e6: Pulling fs layer [2023-09-28T01:38:51.781Z] eaf3925da568: Pulling fs layer [2023-09-28T01:38:51.781Z] 988bab9f4d93: Waiting [2023-09-28T01:38:51.781Z] 1469e6f7b9e6: Waiting [2023-09-28T01:38:51.781Z] bab4dde63d76: Pulling fs layer [2023-09-28T01:38:51.781Z] bde34c3a00c8: Pulling fs layer [2023-09-28T01:38:51.781Z] bab4dde63d76: Waiting [2023-09-28T01:38:51.781Z] bde34c3a00c8: Waiting [2023-09-28T01:38:51.781Z] b352a97aabf1: Pulling fs layer [2023-09-28T01:38:51.781Z] 4872d77fe225: Pulling fs layer [2023-09-28T01:38:51.781Z] b352a97aabf1: Waiting [2023-09-28T01:38:51.781Z] 5851b861e8e6: Pulling fs layer [2023-09-28T01:38:51.781Z] 5851b861e8e6: Waiting [2023-09-28T01:38:51.781Z] e2be974225ed: Download complete [2023-09-28T01:38:51.781Z] 988bab9f4d93: Verifying Checksum [2023-09-28T01:38:51.781Z] 988bab9f4d93: Download complete [2023-09-28T01:38:52.040Z] 1469e6f7b9e6: Verifying Checksum [2023-09-28T01:38:52.040Z] 1469e6f7b9e6: Download complete [2023-09-28T01:38:52.040Z] 339a4e72a1f5: Verifying Checksum [2023-09-28T01:38:52.040Z] 339a4e72a1f5: Download complete [2023-09-28T01:38:52.040Z] eaf3925da568: Verifying Checksum [2023-09-28T01:38:52.040Z] eaf3925da568: Download complete [2023-09-28T01:38:52.040Z] bde34c3a00c8: Download complete [2023-09-28T01:38:52.040Z] b352a97aabf1: Verifying Checksum [2023-09-28T01:38:52.040Z] b352a97aabf1: Download complete [2023-09-28T01:38:52.040Z] 4872d77fe225: Verifying Checksum [2023-09-28T01:38:52.040Z] 4872d77fe225: Download complete [2023-09-28T01:38:52.040Z] 5851b861e8e6: Verifying Checksum [2023-09-28T01:38:52.040Z] 5851b861e8e6: Download complete [2023-09-28T01:38:52.040Z] b85a868b505f: Verifying Checksum [2023-09-28T01:38:52.040Z] b85a868b505f: Download complete [2023-09-28T01:38:52.300Z] bab4dde63d76: Verifying Checksum [2023-09-28T01:38:52.300Z] bab4dde63d76: Download complete [2023-09-28T01:38:53.689Z] b85a868b505f: Pull complete [2023-09-28T01:38:53.689Z] e2be974225ed: Pull complete [2023-09-28T01:38:53.950Z] 339a4e72a1f5: Pull complete [2023-09-28T01:38:54.209Z] 988bab9f4d93: Pull complete [2023-09-28T01:38:54.468Z] 1469e6f7b9e6: Pull complete [2023-09-28T01:38:54.468Z] eaf3925da568: Pull complete [2023-09-28T01:38:56.375Z] bab4dde63d76: Pull complete [2023-09-28T01:38:56.375Z] bde34c3a00c8: Pull complete [2023-09-28T01:38:56.375Z] b352a97aabf1: Pull complete [2023-09-28T01:38:56.638Z] 4872d77fe225: Pull complete [2023-09-28T01:38:56.638Z] 5851b861e8e6: Pull complete [2023-09-28T01:38:56.638Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-28T01:38:56.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-28T01:38:56.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T01:38:56.877Z] prd-ubuntu20.04-docker-8c-8g-8095 does not seem to be running inside a container [2023-09-28T01:38:56.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-630 -v /w/workspace/gexfoundry_device-mqtt-go_PR-630:/w/workspace/gexfoundry_device-mqtt-go_PR-630:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-630@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-630@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-09-28T01:38:59.156Z] $ docker top 3744091f632bcea9d48215651f9f24a5d9ce25c0f188c944675e7abcc785e7f4 -eo pid,comm [2023-09-28T01:38:59.211Z] 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-09-28T01:38:59.211Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-28T01:38:59.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-28T01:38:59.348Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-28T01:38:59.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-28T01:38:59.455Z] $ docker exec 3744091f632bcea9d48215651f9f24a5d9ce25c0f188c944675e7abcc785e7f4 ssh-agent [2023-09-28T01:38:59.565Z] SSH_AUTH_SOCK=/tmp/ssh-yc7kbHQMwr2f/agent.32 [2023-09-28T01:38:59.565Z] SSH_AGENT_PID=38 [2023-09-28T01:38:59.572Z] Running ssh-add (command line suppressed) [2023-09-28T01:38:59.674Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-630@tmp/private_key_12687061049976411291.key (/w/workspace/gexfoundry_device-mqtt-go_PR-630@tmp/private_key_12687061049976411291.key) [2023-09-28T01:38:59.692Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-28T01:39:00.025Z] + git tag --points-at HEAD [Pipeline] } [2023-09-28T01:39:00.048Z] $ docker exec --env ******** --env ******** 3744091f632bcea9d48215651f9f24a5d9ce25c0f188c944675e7abcc785e7f4 ssh-agent -k [2023-09-28T01:39:00.137Z] unset SSH_AUTH_SOCK; [2023-09-28T01:39:00.138Z] unset SSH_AGENT_PID; [2023-09-28T01:39:00.138Z] echo Agent pid 38 killed; [2023-09-28T01:39:00.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-28T01:39:00.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-28T01:39:00.244Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-28T01:39:00.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-28T01:39:00.386Z] $ docker exec 3744091f632bcea9d48215651f9f24a5d9ce25c0f188c944675e7abcc785e7f4 ssh-agent [2023-09-28T01:39:00.493Z] SSH_AUTH_SOCK=/tmp/ssh-8GPvy39RGC4d/agent.71 [2023-09-28T01:39:00.493Z] SSH_AGENT_PID=77 [2023-09-28T01:39:00.498Z] Running ssh-add (command line suppressed) [2023-09-28T01:39:00.601Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-630@tmp/private_key_5738641264230417614.key (/w/workspace/gexfoundry_device-mqtt-go_PR-630@tmp/private_key_5738641264230417614.key) [2023-09-28T01:39:00.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-28T01:39:00.954Z] + git semver init [2023-09-28T01:39:01.214Z] 2023-09-28 01:39:01,123 [run_init] DEBUG init version:0.0.0 force:False [2023-09-28T01:39:01.214Z] 2023-09-28 01:39:01,123 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-630/.semver [2023-09-28T01:39:01.214Z] 2023-09-28 01:39:01,124 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-630/.semver [2023-09-28T01:39:01.214Z] 2023-09-28 01:39:01,124 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-630/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-630, universal_newlines=False, shell=None, istream=None) [2023-09-28T01:39:02.154Z] 2023-09-28 01:39:01,999 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-630/.git/info/exclude [2023-09-28T01:39:02.154Z] 2023-09-28 01:39:01,999 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-630/.semver/PR-630 with force:False [2023-09-28T01:39:02.154Z] 2023-09-28 01:39:01,999 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-630/.semver/PR-630 [2023-09-28T01:39:02.154Z] 2023-09-28 01:39:02,003 [execute] INFO git cat-file --batch-check [2023-09-28T01:39:02.154Z] 2023-09-28 01:39:02,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-630/.semver, universal_newlines=False, shell=None, istream=) [2023-09-28T01:39:02.154Z] 2023-09-28 01:39:02,010 [execute] INFO git cat-file --batch [2023-09-28T01:39:02.154Z] 2023-09-28 01:39:02,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-630/.semver, universal_newlines=False, shell=None, istream=) [2023-09-28T01:39:02.154Z] 2023-09-28 01:39:02,015 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-630/.semver/PR-630 [2023-09-28T01:39:02.154Z] 0.0.0 [Pipeline] } [2023-09-28T01:39:02.180Z] $ docker exec --env ******** --env ******** 3744091f632bcea9d48215651f9f24a5d9ce25c0f188c944675e7abcc785e7f4 ssh-agent -k [2023-09-28T01:39:02.286Z] unset SSH_AUTH_SOCK; [2023-09-28T01:39:02.286Z] unset SSH_AGENT_PID; [2023-09-28T01:39:02.286Z] echo Agent pid 77 killed; [2023-09-28T01:39:02.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-28T01:39:02.713Z] + git semver [Pipeline] } [2023-09-28T01:39:02.997Z] $ docker stop --time=1 3744091f632bcea9d48215651f9f24a5d9ce25c0f188c944675e7abcc785e7f4 [2023-09-28T01:39:04.300Z] $ docker rm -f --volumes 3744091f632bcea9d48215651f9f24a5d9ce25c0f188c944675e7abcc785e7f4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-28T01:39:04.749Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-28T01:39:05.035Z] Stashed 1 file(s) [Pipeline] echo [2023-09-28T01:39:05.054Z] [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-09-28T01:39:05.660Z] provisioning config files... [2023-09-28T01:39:05.671Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-630@tmp/config8988654758930293865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T01:39:06.013Z] ---> docker-login.sh [2023-09-28T01:39:06.013Z] nexus3.edgexfoundry.org:10001 [2023-09-28T01:39:06.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T01:39:06.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T01:39:06.013Z] Configure a credential helper to remove this warning. See [2023-09-28T01:39:06.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T01:39:06.013Z] [2023-09-28T01:39:06.013Z] Login Succeeded [2023-09-28T01:39:06.013Z] nexus3.edgexfoundry.org:10002 [2023-09-28T01:39:06.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T01:39:06.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T01:39:06.013Z] Configure a credential helper to remove this warning. See [2023-09-28T01:39:06.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T01:39:06.013Z] [2023-09-28T01:39:06.013Z] Login Succeeded [2023-09-28T01:39:06.013Z] nexus3.edgexfoundry.org:10003 [2023-09-28T01:39:06.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T01:39:06.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T01:39:06.273Z] Configure a credential helper to remove this warning. See [2023-09-28T01:39:06.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T01:39:06.273Z] [2023-09-28T01:39:06.273Z] Login Succeeded [2023-09-28T01:39:06.273Z] nexus3.edgexfoundry.org:10004 [2023-09-28T01:39:06.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T01:39:06.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T01:39:06.273Z] Configure a credential helper to remove this warning. See [2023-09-28T01:39:06.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T01:39:06.273Z] [2023-09-28T01:39:06.273Z] Login Succeeded [2023-09-28T01:39:06.273Z] docker.io [2023-09-28T01:39:06.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T01:39:06.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T01:39:06.532Z] Configure a credential helper to remove this warning. See [2023-09-28T01:39:06.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T01:39:06.532Z] [2023-09-28T01:39:06.791Z] Login Succeeded [2023-09-28T01:39:06.791Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T01:39:06.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-28T01:39:07.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T01:39:07.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T01:39:07.088Z] ========================================================= [2023-09-28T01:39:07.088Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-28T01:39:07.088Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T01:39:07.551Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-28T01:39:07.551Z] Sending build context to Docker daemon 6.523MB [2023-09-28T01:39:07.551Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T01:39:07.551Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-28T01:39:07.551Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-28T01:39:07.551Z] 7264a8db6415: Pulling fs layer [2023-09-28T01:39:07.551Z] c4d48a809fc2: Pulling fs layer [2023-09-28T01:39:07.551Z] 4f1c88b9dad5: Pulling fs layer [2023-09-28T01:39:07.551Z] ad3a456e5733: Pulling fs layer [2023-09-28T01:39:07.551Z] 33e27b845d1e: Pulling fs layer [2023-09-28T01:39:07.551Z] c68163c4e522: Pulling fs layer [2023-09-28T01:39:07.551Z] 50da416c3ac9: Pulling fs layer [2023-09-28T01:39:07.551Z] 23d2d4c4bb30: Pulling fs layer [2023-09-28T01:39:07.551Z] ad3a456e5733: Waiting [2023-09-28T01:39:07.551Z] 33e27b845d1e: Waiting [2023-09-28T01:39:07.551Z] c68163c4e522: Waiting [2023-09-28T01:39:07.551Z] 50da416c3ac9: Waiting [2023-09-28T01:39:07.551Z] 23d2d4c4bb30: Waiting [2023-09-28T01:39:07.551Z] c4d48a809fc2: Verifying Checksum [2023-09-28T01:39:07.551Z] c4d48a809fc2: Download complete [2023-09-28T01:39:07.811Z] ad3a456e5733: Download complete [2023-09-28T01:39:07.811Z] 33e27b845d1e: Verifying Checksum [2023-09-28T01:39:07.811Z] 33e27b845d1e: Download complete [2023-09-28T01:39:07.811Z] 7264a8db6415: Verifying Checksum [2023-09-28T01:39:07.811Z] 7264a8db6415: Download complete [2023-09-28T01:39:07.811Z] c68163c4e522: Verifying Checksum [2023-09-28T01:39:07.811Z] c68163c4e522: Download complete [2023-09-28T01:39:07.811Z] 7264a8db6415: Pull complete [2023-09-28T01:39:08.070Z] 23d2d4c4bb30: Verifying Checksum [2023-09-28T01:39:08.070Z] 23d2d4c4bb30: Download complete [2023-09-28T01:39:08.070Z] c4d48a809fc2: Pull complete [2023-09-28T01:39:08.070Z] 4f1c88b9dad5: Verifying Checksum [2023-09-28T01:39:08.070Z] 4f1c88b9dad5: Download complete [2023-09-28T01:39:08.642Z] 50da416c3ac9: Verifying Checksum [2023-09-28T01:39:08.642Z] 50da416c3ac9: Download complete [2023-09-28T01:39:11.175Z] 4f1c88b9dad5: Pull complete [2023-09-28T01:39:11.175Z] ad3a456e5733: Pull complete [2023-09-28T01:39:11.434Z] 33e27b845d1e: Pull complete [2023-09-28T01:39:11.434Z] c68163c4e522: Pull complete [2023-09-28T01:39:13.960Z] 50da416c3ac9: Pull complete [2023-09-28T01:39:14.218Z] 23d2d4c4bb30: Pull complete [2023-09-28T01:39:14.218Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-28T01:39:14.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-28T01:39:14.218Z] ---> 0786185ac409 [2023-09-28T01:39:14.218Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-28T01:39:17.567Z] ---> Running in 1d40f43612c4 [2023-09-28T01:39:17.567Z] Removing intermediate container 1d40f43612c4 [2023-09-28T01:39:17.567Z] ---> 78db64c8b151 [2023-09-28T01:39:17.567Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T01:39:17.825Z] ---> Running in 7bc8b1e1ba88 [2023-09-28T01:39:17.825Z] Removing intermediate container 7bc8b1e1ba88 [2023-09-28T01:39:17.825Z] ---> b1a1408bf35e [2023-09-28T01:39:17.825Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-28T01:39:17.825Z] ---> Running in 75e09faeb241 [2023-09-28T01:39:17.825Z] Removing intermediate container 75e09faeb241 [2023-09-28T01:39:17.825Z] ---> 61f3596b56d5 [2023-09-28T01:39:17.825Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T01:39:17.825Z] ---> Running in 6989800673d7 [2023-09-28T01:39:18.084Z] Removing intermediate container 6989800673d7 [2023-09-28T01:39:18.084Z] ---> 5b006143f814 [2023-09-28T01:39:18.084Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T01:39:18.084Z] ---> Running in fffc882b9e8d [2023-09-28T01:39:18.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T01:39:18.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T01:39:18.600Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-28T01:39:18.600Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-28T01:39:18.600Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-28T01:39:18.600Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-28T01:39:18.600Z] Executing busybox-1.36.1-r2.trigger [2023-09-28T01:39:18.600Z] OK: 268 MiB in 56 packages [2023-09-28T01:39:19.167Z] Removing intermediate container fffc882b9e8d [2023-09-28T01:39:19.167Z] ---> 09b6a65247c2 [2023-09-28T01:39:19.167Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-09-28T01:39:19.167Z] ---> Running in 020e53f94ba5 [2023-09-28T01:39:19.167Z] Removing intermediate container 020e53f94ba5 [2023-09-28T01:39:19.167Z] ---> e1583daf2408 [2023-09-28T01:39:19.167Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-28T01:39:19.425Z] ---> 4be18a5c4720 [2023-09-28T01:39:19.425Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T01:39:19.425Z] ---> Running in 725afd12c5a0 [2023-09-28T01:39:20.491Z] Still waiting to schedule task [2023-09-28T01:39:20.491Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8093’ [2023-09-28T01:39:51.503Z] Removing intermediate container 725afd12c5a0 [2023-09-28T01:39:51.503Z] ---> 6a1e44012b79 [2023-09-28T01:39:51.503Z] Step 11/12 : COPY . . [2023-09-28T01:39:51.503Z] ---> f1918e34ff9a [2023-09-28T01:39:51.503Z] Step 12/12 : RUN $MAKE [2023-09-28T01:39:51.503Z] ---> Running in 1a5496141071 [2023-09-28T01:39:51.762Z] noop [2023-09-28T01:39:52.330Z] Removing intermediate container 1a5496141071 [2023-09-28T01:39:52.330Z] ---> 969acad00237 [2023-09-28T01:39:52.330Z] Successfully built 969acad00237 [2023-09-28T01:39:52.330Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T01:39:52.774Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-28T01:39:52.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T01:39:52.937Z] prd-ubuntu20.04-docker-8c-8g-8095 does not seem to be running inside a container [2023-09-28T01:39:52.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-630 -v /w/workspace/gexfoundry_device-mqtt-go_PR-630:/w/workspace/gexfoundry_device-mqtt-go_PR-630:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-630@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-630@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-09-28T01:39:53.402Z] $ docker top c94f7c6c37a1803ad1a5f0536731953d69df169282b447d7c7d5eb0362689824 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T01:39:53.790Z] + go version [2023-09-28T01:39:53.790Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-28T01:39:53.828Z] $ docker stop --time=1 c94f7c6c37a1803ad1a5f0536731953d69df169282b447d7c7d5eb0362689824 [2023-09-28T01:39:55.108Z] $ docker rm -f --volumes c94f7c6c37a1803ad1a5f0536731953d69df169282b447d7c7d5eb0362689824 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T01:39:55.840Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-28T01:39:55.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T01:39:55.994Z] prd-ubuntu20.04-docker-8c-8g-8095 does not seem to be running inside a container [2023-09-28T01:39:56.032Z] $ 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-630 -v /w/workspace/gexfoundry_device-mqtt-go_PR-630:/w/workspace/gexfoundry_device-mqtt-go_PR-630:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-630@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-630@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-09-28T01:39:56.343Z] $ docker top 1b20c7c658f1d8db0d8802589b1bf8dba46e358fc9b88a6641a4b33ecdd7d45c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T01:39:56.731Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-630 [Pipeline] fileExists [Pipeline] sh [2023-09-28T01:39:57.093Z] + make test [2023-09-28T01:39:57.093Z] go test ./... -coverprofile=coverage.out ./... [2023-09-28T01:39:58.468Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-09-28T01:40:10.671Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-09-28T01:40:10.671Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-09-28T01:40:10.671Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements [2023-09-28T01:40:17.227Z] go vet ./... [2023-09-28T01:40:20.565Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-28T01:40:20.565Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-28T01:40:20.565Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-28T01:40:20.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-28T01:40:20.631Z] $ docker stop --time=1 1b20c7c658f1d8db0d8802589b1bf8dba46e358fc9b88a6641a4b33ecdd7d45c [2023-09-28T01:40:23.719Z] $ docker rm -f --volumes 1b20c7c658f1d8db0d8802589b1bf8dba46e358fc9b88a6641a4b33ecdd7d45c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-28T01:40:24.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-28T01:40:24.353Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-28T01:40:25.089Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-28T01:40:25.405Z] + ls -al . [2023-09-28T01:40:25.405Z] total 188 [2023-09-28T01:40:25.405Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 01:39 . [2023-09-28T01:40:25.405Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 01:38 .. [2023-09-28T01:40:25.405Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 28 01:38 .dockerignore [2023-09-28T01:40:25.405Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 01:40 .git [2023-09-28T01:40:25.405Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 01:38 .github [2023-09-28T01:40:25.405Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 28 01:38 .gitignore [2023-09-28T01:40:25.405Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 01:38 .golangci.yml [2023-09-28T01:40:25.405Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 01:39 .semver [2023-09-28T01:40:25.405Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 28 01:38 Attribution.txt [2023-09-28T01:40:25.405Z] -rw-rw-r-- 1 jenkins jenkins 17522 Sep 28 01:38 CHANGELOG.md [2023-09-28T01:40:25.405Z] -rw-rw-r-- 1 jenkins jenkins 1689 Sep 28 01:38 Dockerfile [2023-09-28T01:40:25.405Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 01:38 GOVERNANCE.md [2023-09-28T01:40:25.405Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 01:38 Jenkinsfile [2023-09-28T01:40:25.405Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 01:38 LICENSE [2023-09-28T01:40:25.405Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 28 01:38 Makefile [2023-09-28T01:40:25.405Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 28 01:38 OWNERS.md [2023-09-28T01:40:25.405Z] -rw-rw-r-- 1 jenkins jenkins 3695 Sep 28 01:38 README.md [2023-09-28T01:40:25.405Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 01:39 VERSION [2023-09-28T01:40:25.405Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 01:38 bin [2023-09-28T01:40:25.405Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 01:38 cmd [2023-09-28T01:40:25.405Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 28 01:40 coverage.out [2023-09-28T01:40:25.405Z] -rw-rw-r-- 1 jenkins jenkins 3821 Sep 28 01:38 go.mod [2023-09-28T01:40:25.405Z] -rw-rw-r-- 1 jenkins jenkins 35623 Sep 28 01:38 go.sum [2023-09-28T01:40:25.405Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 01:38 internal [2023-09-28T01:40:25.405Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 01:38 mock [2023-09-28T01:40:25.405Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 01:38 snap [2023-09-28T01:40:25.405Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 28 01:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T01:40:25.851Z] + 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=212c9514091c9d79724167290b42c7456a3bdf01 --label arch=amd64 --label version=0.0.0 . [2023-09-28T01:40:25.851Z] Sending build context to Docker daemon 6.542MB [2023-09-28T01:40:25.851Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T01:40:25.851Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-28T01:40:25.851Z] ---> 969acad00237 [2023-09-28T01:40:25.851Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-28T01:40:26.111Z] ---> Running in c5f57aef8487 [2023-09-28T01:40:26.111Z] Removing intermediate container c5f57aef8487 [2023-09-28T01:40:26.111Z] ---> 555fe98e8b28 [2023-09-28T01:40:26.111Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T01:40:26.111Z] ---> Running in 42231f67d371 [2023-09-28T01:40:26.111Z] Removing intermediate container 42231f67d371 [2023-09-28T01:40:26.111Z] ---> d28be6e2d574 [2023-09-28T01:40:26.111Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-28T01:40:26.111Z] ---> Running in 34a29acce294 [2023-09-28T01:40:26.111Z] Removing intermediate container 34a29acce294 [2023-09-28T01:40:26.111Z] ---> e364dfe9aec8 [2023-09-28T01:40:26.111Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T01:40:26.369Z] ---> Running in 45ce02fa2490 [2023-09-28T01:40:26.369Z] Removing intermediate container 45ce02fa2490 [2023-09-28T01:40:26.369Z] ---> c3665cd78931 [2023-09-28T01:40:26.369Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T01:40:26.369Z] ---> Running in aaf627f59d78 [2023-09-28T01:40:26.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T01:40:26.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T01:40:27.146Z] OK: 268 MiB in 56 packages [2023-09-28T01:40:27.405Z] Removing intermediate container aaf627f59d78 [2023-09-28T01:40:27.405Z] ---> 62ef5f26ac9b [2023-09-28T01:40:27.405Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-09-28T01:40:27.405Z] ---> Running in 6d80551e9307 [2023-09-28T01:40:27.665Z] Removing intermediate container 6d80551e9307 [2023-09-28T01:40:27.665Z] ---> 4ae987b0e873 [2023-09-28T01:40:27.665Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-28T01:40:27.665Z] ---> 58f3eb315dcb [2023-09-28T01:40:27.665Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T01:40:27.665Z] ---> Running in 970db81ee5b9 [2023-09-28T01:40:28.233Z] Removing intermediate container 970db81ee5b9 [2023-09-28T01:40:28.233Z] ---> 0dcd48f8c665 [2023-09-28T01:40:28.233Z] Step 11/24 : COPY . . [2023-09-28T01:40:28.798Z] ---> 8dfbbd7c4b43 [2023-09-28T01:40:28.798Z] Step 12/24 : RUN $MAKE [2023-09-28T01:40:29.058Z] ---> Running in 279e4d2022f4 [2023-09-28T01:40:29.316Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-09-28T01:40:49.852Z] Removing intermediate container 279e4d2022f4 [2023-09-28T01:40:49.852Z] ---> d9d6edcdd740 [2023-09-28T01:40:49.852Z] Step 13/24 : FROM alpine:3.18 [2023-09-28T01:40:49.852Z] 3.18: Pulling from library/alpine [2023-09-28T01:40:49.852Z] 7264a8db6415: Already exists [2023-09-28T01:40:49.852Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-28T01:40:49.852Z] Status: Downloaded newer image for alpine:3.18 [2023-09-28T01:40:49.852Z] ---> 7e01a0d0a1dc [2023-09-28T01:40:49.852Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-09-28T01:40:49.852Z] ---> Running in 6f4982dceb27 [2023-09-28T01:40:49.852Z] Removing intermediate container 6f4982dceb27 [2023-09-28T01:40:49.852Z] ---> b938e6479215 [2023-09-28T01:40:49.852Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-28T01:40:49.852Z] ---> Running in e0f5367252e8 [2023-09-28T01:40:49.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-28T01:40:49.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-28T01:40:49.852Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-28T01:40:50.111Z] Executing busybox-1.36.1-r2.trigger [2023-09-28T01:40:50.111Z] OK: 7 MiB in 16 packages [2023-09-28T01:40:50.370Z] Removing intermediate container e0f5367252e8 [2023-09-28T01:40:50.370Z] ---> a21ec5620e10 [2023-09-28T01:40:50.370Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-09-28T01:40:51.362Z] ---> f4f16c44c6e9 [2023-09-28T01:40:51.363Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-09-28T01:40:51.363Z] ---> 70c5c3b152f4 [2023-09-28T01:40:51.363Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-09-28T01:40:51.363Z] ---> eba59f5e90ea [2023-09-28T01:40:51.363Z] Step 19/24 : EXPOSE 59982 [2023-09-28T01:40:51.363Z] ---> Running in f413a37012bb [2023-09-28T01:40:51.363Z] Removing intermediate container f413a37012bb [2023-09-28T01:40:51.363Z] ---> 7d4dc9b7ae67 [2023-09-28T01:40:51.363Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-09-28T01:40:51.363Z] ---> Running in a881b123b9fb [2023-09-28T01:40:51.621Z] Removing intermediate container a881b123b9fb [2023-09-28T01:40:51.621Z] ---> e923e14642c8 [2023-09-28T01:40:51.621Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-28T01:40:51.621Z] ---> Running in 468e7d7f4da7 [2023-09-28T01:40:51.621Z] Removing intermediate container 468e7d7f4da7 [2023-09-28T01:40:51.621Z] ---> 4675b827255f [2023-09-28T01:40:51.621Z] Step 22/24 : LABEL arch=amd64 [2023-09-28T01:40:51.621Z] ---> Running in d9e47ac4dca4 [2023-09-28T01:40:51.621Z] Removing intermediate container d9e47ac4dca4 [2023-09-28T01:40:51.621Z] ---> 67c2ad4128ac [2023-09-28T01:40:51.621Z] Step 23/24 : LABEL git_sha=212c9514091c9d79724167290b42c7456a3bdf01 [2023-09-28T01:40:51.621Z] ---> Running in 12a08d032698 [2023-09-28T01:40:51.881Z] Removing intermediate container 12a08d032698 [2023-09-28T01:40:51.881Z] ---> 9ec574d2482f [2023-09-28T01:40:51.881Z] Step 24/24 : LABEL version=0.0.0 [2023-09-28T01:40:51.881Z] ---> Running in d479f002983b [2023-09-28T01:40:51.881Z] Removing intermediate container d479f002983b [2023-09-28T01:40:51.881Z] ---> f9199ccc53e3 [2023-09-28T01:40:51.881Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-28T01:40:51.881Z] Successfully built f9199ccc53e3 [2023-09-28T01:40:51.881Z] 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-09-28T01:40:52.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T01:40:52.747Z] [2023-09-28T01:40:52.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T01:40:53.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T01:40:53.119Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-28T01:40:53.119Z] 5eb5b503b376: Pulling fs layer [2023-09-28T01:40:53.119Z] 5c69ac0246d0: Pulling fs layer [2023-09-28T01:40:53.119Z] ec43610c2a17: Pulling fs layer [2023-09-28T01:40:53.119Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-28T01:40:53.119Z] 33b1e0a273af: Pulling fs layer [2023-09-28T01:40:53.119Z] 5d3b04190fa2: Pulling fs layer [2023-09-28T01:40:53.119Z] 2f39f015ded8: Pulling fs layer [2023-09-28T01:40:53.119Z] 5d3b04190fa2: Waiting [2023-09-28T01:40:53.119Z] 33b1e0a273af: Waiting [2023-09-28T01:40:53.119Z] 3a2ae6a8a46f: Waiting [2023-09-28T01:40:53.119Z] 2f39f015ded8: Waiting [2023-09-28T01:40:53.119Z] 5c69ac0246d0: Verifying Checksum [2023-09-28T01:40:53.119Z] 5c69ac0246d0: Download complete [2023-09-28T01:40:53.119Z] 3a2ae6a8a46f: Download complete [2023-09-28T01:40:53.119Z] 33b1e0a273af: Verifying Checksum [2023-09-28T01:40:53.119Z] 33b1e0a273af: Download complete [2023-09-28T01:40:53.119Z] ec43610c2a17: Verifying Checksum [2023-09-28T01:40:53.119Z] ec43610c2a17: Download complete [2023-09-28T01:40:53.119Z] 5d3b04190fa2: Verifying Checksum [2023-09-28T01:40:53.119Z] 5d3b04190fa2: Download complete [2023-09-28T01:40:53.379Z] 5eb5b503b376: Verifying Checksum [2023-09-28T01:40:53.379Z] 5eb5b503b376: Download complete [2023-09-28T01:40:53.947Z] 2f39f015ded8: Download complete [2023-09-28T01:40:54.513Z] 5eb5b503b376: Pull complete [2023-09-28T01:40:54.772Z] 5c69ac0246d0: Pull complete [2023-09-28T01:40:55.031Z] ec43610c2a17: Pull complete [2023-09-28T01:40:55.291Z] 3a2ae6a8a46f: Pull complete [2023-09-28T01:40:55.550Z] 33b1e0a273af: Pull complete [2023-09-28T01:40:55.550Z] 5d3b04190fa2: Pull complete [2023-09-28T01:40:59.734Z] 2f39f015ded8: Pull complete [2023-09-28T01:40:59.734Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-28T01:40:59.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T01:40:59.734Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T01:40:59.949Z] prd-ubuntu20.04-docker-8c-8g-8095 does not seem to be running inside a container [2023-09-28T01:40:59.978Z] $ 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-630 -v /w/workspace/gexfoundry_device-mqtt-go_PR-630:/w/workspace/gexfoundry_device-mqtt-go_PR-630:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-630@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-630@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-09-28T01:41:03.279Z] $ docker top 343ae2c6e6449405ea7b2e3c1bec2928c01c607f6c78a40823069291ef21ee87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T01:41:03.740Z] ---> job-cost.sh [2023-09-28T01:41:03.740Z] lf-activate-venv: SKIPPING [2023-09-28T01:41:03.740Z] INFO: No Stack... [2023-09-28T01:41:03.999Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-28T01:41:04.565Z] INFO: Archiving Costs [Pipeline] sh [2023-09-28T01:41:04.883Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-630/archives/cost.csv [2023-09-28T01:41:04.883Z] + cut -d, -f6 [Pipeline] lock [2023-09-28T01:41:04.924Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-630-1-stack-cost] [2023-09-28T01:41:04.929Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-630-1-stack-cost] did not exist. Created. [2023-09-28T01:41:04.929Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-630-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-28T01:41:05.325Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-28T01:41:05.369Z] Stashed 1 file(s) [Pipeline] } [2023-09-28T01:41:05.395Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-630-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-28T01:41:05.472Z] $ docker stop --time=1 343ae2c6e6449405ea7b2e3c1bec2928c01c607f6c78a40823069291ef21ee87 [2023-09-28T01:41:06.638Z] $ docker rm -f --volumes 343ae2c6e6449405ea7b2e3c1bec2928c01c607f6c78a40823069291ef21ee87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-28T01:42:54.815Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8096 in /w/workspace/gexfoundry_device-mqtt-go_PR-630 [Pipeline] { [Pipeline] ws [2023-09-28T01:42:54.873Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-09-28T01:42:54.952Z] The recommended git tool is: git [2023-09-28T01:42:59.877Z] using credential edgex-jenkins-ssh [2023-09-28T01:42:59.892Z] Cloning the remote Git repository [2023-09-28T01:42:59.932Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-28T01:43:00.018Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-09-28T01:43:00.153Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-28T01:43:00.154Z] > git --version # timeout=10 [2023-09-28T01:43:00.174Z] > git --version # 'git version 2.25.1' [2023-09-28T01:43:00.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-28T01:43:00.322Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-28T01:43:01.470Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-09-28T01:43:01.491Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-28T01:43:02.318Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-09-28T01:43:02.361Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-28T01:43:02.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-28T01:43:02.378Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/630/head:refs/remotes/origin/PR-630 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-28T01:43:02.905Z] Merging remotes/origin/main commit a45594980a96898910fec3459b41ad85d89a4405 into PR head commit 212c9514091c9d79724167290b42c7456a3bdf01 [2023-09-28T01:43:03.165Z] Merge succeeded, producing 212c9514091c9d79724167290b42c7456a3bdf01 [2023-09-28T01:43:03.165Z] Checking out Revision 212c9514091c9d79724167290b42c7456a3bdf01 (PR-630) [2023-09-28T01:43:03.630Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-28T01:43:03.678Z] > git --version # timeout=10 [2023-09-28T01:43:03.689Z] > git --version # 'git version 2.25.1' [2023-09-28T01:43:03.710Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-28T01:43:02.918Z] > git config core.sparsecheckout # timeout=10 [2023-09-28T01:43:02.991Z] > git checkout -f 212c9514091c9d79724167290b42c7456a3bdf01 # timeout=10 [2023-09-28T01:43:03.067Z] > git remote # timeout=10 [2023-09-28T01:43:03.084Z] > git config --get remote.origin.url # timeout=10 [2023-09-28T01:43:03.107Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-28T01:43:03.119Z] > git merge a45594980a96898910fec3459b41ad85d89a4405 # timeout=10 [2023-09-28T01:43:03.144Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-28T01:43:03.168Z] > git config core.sparsecheckout # timeout=10 [2023-09-28T01:43:03.181Z] > git checkout -f 212c9514091c9d79724167290b42c7456a3bdf01 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T01:43:05.082Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-28T01:43:05.082Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-28T01:43:05.082Z] Dload Upload Total Spent Left Speed [2023-09-28T01:43:05.082Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-09-28T01:43:05.722Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-28T01:43:06.065Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-28T01:43:06.065Z] + sudo tee /etc/docker/daemon.new [2023-09-28T01:43:06.065Z] { [2023-09-28T01:43:06.065Z] "registry-mirrors": [ [2023-09-28T01:43:06.065Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-28T01:43:06.065Z] ], [2023-09-28T01:43:06.065Z] "bip": "10.250.0.254/24", [2023-09-28T01:43:06.065Z] "hosts": [ [2023-09-28T01:43:06.065Z] "tcp://0.0.0.0:5555", [2023-09-28T01:43:06.065Z] "unix:///var/run/docker.sock" [2023-09-28T01:43:06.065Z] ], [2023-09-28T01:43:06.065Z] "mtu": 1458, [2023-09-28T01:43:06.065Z] "selinux-enabled": true, [2023-09-28T01:43:06.065Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-28T01:43:06.065Z] } [Pipeline] sh [2023-09-28T01:43:06.419Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-28T01:43:06.779Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T01:43:25.100Z] provisioning config files... [2023-09-28T01:43:25.124Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config9570719499632989914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T01:43:25.501Z] ---> docker-login.sh [2023-09-28T01:43:25.502Z] nexus3.edgexfoundry.org:10001 [2023-09-28T01:43:25.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T01:43:26.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T01:43:26.039Z] Configure a credential helper to remove this warning. See [2023-09-28T01:43:26.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T01:43:26.039Z] [2023-09-28T01:43:26.039Z] Login Succeeded [2023-09-28T01:43:26.039Z] nexus3.edgexfoundry.org:10002 [2023-09-28T01:43:26.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T01:43:26.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T01:43:26.309Z] Configure a credential helper to remove this warning. See [2023-09-28T01:43:26.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T01:43:26.309Z] [2023-09-28T01:43:26.309Z] Login Succeeded [2023-09-28T01:43:26.309Z] nexus3.edgexfoundry.org:10003 [2023-09-28T01:43:26.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T01:43:26.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T01:43:26.578Z] Configure a credential helper to remove this warning. See [2023-09-28T01:43:26.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T01:43:26.578Z] [2023-09-28T01:43:26.578Z] Login Succeeded [2023-09-28T01:43:26.578Z] nexus3.edgexfoundry.org:10004 [2023-09-28T01:43:26.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T01:43:27.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T01:43:27.120Z] Configure a credential helper to remove this warning. See [2023-09-28T01:43:27.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T01:43:27.120Z] [2023-09-28T01:43:27.120Z] Login Succeeded [2023-09-28T01:43:27.120Z] docker.io [2023-09-28T01:43:27.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-28T01:43:27.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-28T01:43:27.704Z] Configure a credential helper to remove this warning. See [2023-09-28T01:43:27.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-28T01:43:27.704Z] [2023-09-28T01:43:27.704Z] Login Succeeded [2023-09-28T01:43:27.704Z] ---> docker-login.sh ends [Pipeline] } [2023-09-28T01:43:27.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-28T01:43:28.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T01:43:28.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-28T01:43:28.192Z] ========================================================= [2023-09-28T01:43:28.192Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-28T01:43:28.192Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T01:43:28.686Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-28T01:43:28.953Z] Sending build context to Docker daemon 3.365MB [2023-09-28T01:43:28.953Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T01:43:28.953Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-28T01:43:29.222Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-28T01:43:29.222Z] 9fda8d8052c6: Pulling fs layer [2023-09-28T01:43:29.222Z] 5d54e960e981: Pulling fs layer [2023-09-28T01:43:29.222Z] c4a7e357bf2a: Pulling fs layer [2023-09-28T01:43:29.222Z] f0e02332f6b5: Pulling fs layer [2023-09-28T01:43:29.222Z] cefa15bbcfad: Pulling fs layer [2023-09-28T01:43:29.222Z] 17808c966233: Pulling fs layer [2023-09-28T01:43:29.222Z] f4c1fc716caa: Pulling fs layer [2023-09-28T01:43:29.222Z] cefa15bbcfad: Waiting [2023-09-28T01:43:29.222Z] 17808c966233: Waiting [2023-09-28T01:43:29.222Z] f4c1fc716caa: Waiting [2023-09-28T01:43:29.222Z] f0e02332f6b5: Waiting [2023-09-28T01:43:29.222Z] 5d54e960e981: Verifying Checksum [2023-09-28T01:43:29.222Z] 5d54e960e981: Download complete [2023-09-28T01:43:29.222Z] f0e02332f6b5: Verifying Checksum [2023-09-28T01:43:29.222Z] cefa15bbcfad: Verifying Checksum [2023-09-28T01:43:29.222Z] cefa15bbcfad: Download complete [2023-09-28T01:43:29.222Z] 9fda8d8052c6: Verifying Checksum [2023-09-28T01:43:29.222Z] 9fda8d8052c6: Download complete [2023-09-28T01:43:29.500Z] f4c1fc716caa: Verifying Checksum [2023-09-28T01:43:29.500Z] f4c1fc716caa: Download complete [2023-09-28T01:43:30.924Z] c4a7e357bf2a: Verifying Checksum [2023-09-28T01:43:30.924Z] c4a7e357bf2a: Download complete [2023-09-28T01:43:31.512Z] 17808c966233: Verifying Checksum [2023-09-28T01:43:31.512Z] 17808c966233: Download complete [2023-09-28T01:43:32.922Z] 9fda8d8052c6: Pull complete [2023-09-28T01:43:33.191Z] 5d54e960e981: Pull complete [2023-09-28T01:43:48.312Z] c4a7e357bf2a: Pull complete [2023-09-28T01:43:48.312Z] f0e02332f6b5: Pull complete [2023-09-28T01:43:48.312Z] cefa15bbcfad: Pull complete [2023-09-28T01:43:53.669Z] 17808c966233: Pull complete [2023-09-28T01:43:54.256Z] f4c1fc716caa: Pull complete [2023-09-28T01:43:54.256Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-28T01:43:54.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-28T01:43:54.256Z] ---> ea914061e18c [2023-09-28T01:43:54.256Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-28T01:43:56.203Z] ---> Running in c4bd4708ae4e [2023-09-28T01:43:56.203Z] Removing intermediate container c4bd4708ae4e [2023-09-28T01:43:56.203Z] ---> 42b5ae05db19 [2023-09-28T01:43:56.203Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T01:43:56.471Z] ---> Running in 94d2f29857ec [2023-09-28T01:43:56.739Z] Removing intermediate container 94d2f29857ec [2023-09-28T01:43:56.739Z] ---> 991e0c52eb29 [2023-09-28T01:43:56.739Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-28T01:43:56.739Z] ---> Running in 9d6193044db3 [2023-09-28T01:43:57.006Z] Removing intermediate container 9d6193044db3 [2023-09-28T01:43:57.006Z] ---> 93107578752d [2023-09-28T01:43:57.006Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T01:43:57.274Z] ---> Running in 5802658a91e7 [2023-09-28T01:43:57.541Z] Removing intermediate container 5802658a91e7 [2023-09-28T01:43:57.541Z] ---> d3548baf7ebe [2023-09-28T01:43:57.541Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T01:43:57.541Z] ---> Running in e733e6053ffa [2023-09-28T01:43:58.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-28T01:43:59.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-28T01:44:00.046Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-28T01:44:00.046Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-28T01:44:00.046Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-28T01:44:00.315Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-28T01:44:00.315Z] Executing busybox-1.36.1-r2.trigger [2023-09-28T01:44:00.315Z] OK: 270 MiB in 56 packages [2023-09-28T01:44:01.282Z] Removing intermediate container e733e6053ffa [2023-09-28T01:44:01.282Z] ---> cdde55e3b826 [2023-09-28T01:44:01.282Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-09-28T01:44:01.282Z] ---> Running in dc63b8c38f91 [2023-09-28T01:44:01.550Z] Removing intermediate container dc63b8c38f91 [2023-09-28T01:44:01.550Z] ---> 167e27626aee [2023-09-28T01:44:01.550Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-28T01:44:02.136Z] ---> 76989029b91d [2023-09-28T01:44:02.136Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T01:44:02.136Z] ---> Running in fa2d3d5427ce [2023-09-28T01:45:10.004Z] Removing intermediate container fa2d3d5427ce [2023-09-28T01:45:10.004Z] ---> dbaf252553d8 [2023-09-28T01:45:10.004Z] Step 11/12 : COPY . . [2023-09-28T01:45:10.004Z] ---> 0f6cede40a61 [2023-09-28T01:45:10.004Z] Step 12/12 : RUN $MAKE [2023-09-28T01:45:10.004Z] ---> Running in 2b04bce4cb3c [2023-09-28T01:45:10.977Z] noop [2023-09-28T01:45:11.561Z] Removing intermediate container 2b04bce4cb3c [2023-09-28T01:45:11.561Z] ---> 9100abae98ea [2023-09-28T01:45:11.561Z] Successfully built 9100abae98ea [2023-09-28T01:45:11.561Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T01:45:12.048Z] + docker inspect -f . ci-base-image-arm64 [2023-09-28T01:45:12.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T01:45:12.316Z] prd-ubuntu20.04-docker-arm64-4c-16g-8096 does not seem to be running inside a container [2023-09-28T01:45:12.377Z] $ 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-09-28T01:45:13.460Z] $ docker top 94f3b869b585cd7b45004b93710ebc67c909d7c0dfdb023e20212dd99c984dfb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T01:45:14.314Z] + go version [2023-09-28T01:45:14.315Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-28T01:45:14.345Z] $ docker stop --time=1 94f3b869b585cd7b45004b93710ebc67c909d7c0dfdb023e20212dd99c984dfb [2023-09-28T01:45:15.883Z] $ docker rm -f --volumes 94f3b869b585cd7b45004b93710ebc67c909d7c0dfdb023e20212dd99c984dfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T01:45:16.738Z] + docker inspect -f . ci-base-image-arm64 [2023-09-28T01:45:16.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T01:45:16.992Z] prd-ubuntu20.04-docker-arm64-4c-16g-8096 does not seem to be running inside a container [2023-09-28T01:45:17.048Z] $ 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-09-28T01:45:18.146Z] $ docker top 56d311a05ea8d68197092b0a5ef34448cde150f0815c69c871ad4480aa3dc9d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T01:45:18.689Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-28T01:45:19.402Z] + make test [2023-09-28T01:45:19.402Z] go test ./... -coverprofile=coverage.out ./... [2023-09-28T01:45:24.740Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-09-28T01:47:01.406Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-09-28T01:47:01.406Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-09-28T01:47:01.406Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.059s coverage: 22.8% of statements [2023-09-28T01:47:01.406Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-28T01:47:01.406Z] go vet ./... [2023-09-28T01:47:19.604Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-28T01:47:19.605Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-28T01:47:19.605Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-28T01:47:19.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-28T01:47:19.669Z] $ docker stop --time=1 56d311a05ea8d68197092b0a5ef34448cde150f0815c69c871ad4480aa3dc9d1 [2023-09-28T01:47:21.742Z] $ docker rm -f --volumes 56d311a05ea8d68197092b0a5ef34448cde150f0815c69c871ad4480aa3dc9d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-28T01:47:23.047Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-28T01:47:23.085Z] Warning: overwriting stash ‘coverage-report’ [2023-09-28T01:47:23.557Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-28T01:47:24.163Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-28T01:47:24.518Z] + ls -al . [2023-09-28T01:47:24.519Z] total 184 [2023-09-28T01:47:24.519Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 01:45 . [2023-09-28T01:47:24.519Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 01:43 .. [2023-09-28T01:47:24.519Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 28 01:43 .dockerignore [2023-09-28T01:47:24.519Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 01:43 .git [2023-09-28T01:47:24.519Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 01:43 .github [2023-09-28T01:47:24.519Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 28 01:43 .gitignore [2023-09-28T01:47:24.519Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 01:43 .golangci.yml [2023-09-28T01:47:24.519Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 28 01:43 Attribution.txt [2023-09-28T01:47:24.519Z] -rw-rw-r-- 1 jenkins jenkins 17522 Sep 28 01:43 CHANGELOG.md [2023-09-28T01:47:24.519Z] -rw-rw-r-- 1 jenkins jenkins 1689 Sep 28 01:43 Dockerfile [2023-09-28T01:47:24.519Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 01:43 GOVERNANCE.md [2023-09-28T01:47:24.519Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 01:43 Jenkinsfile [2023-09-28T01:47:24.519Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 01:43 LICENSE [2023-09-28T01:47:24.519Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 28 01:43 Makefile [2023-09-28T01:47:24.519Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 28 01:43 OWNERS.md [2023-09-28T01:47:24.519Z] -rw-rw-r-- 1 jenkins jenkins 3695 Sep 28 01:43 README.md [2023-09-28T01:47:24.519Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 01:39 VERSION [2023-09-28T01:47:24.519Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 01:43 bin [2023-09-28T01:47:24.519Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 01:43 cmd [2023-09-28T01:47:24.519Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 28 01:46 coverage.out [2023-09-28T01:47:24.519Z] -rw-rw-r-- 1 jenkins jenkins 3821 Sep 28 01:43 go.mod [2023-09-28T01:47:24.519Z] -rw-rw-r-- 1 jenkins jenkins 35623 Sep 28 01:43 go.sum [2023-09-28T01:47:24.519Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 01:43 internal [2023-09-28T01:47:24.519Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 01:43 mock [2023-09-28T01:47:24.519Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 01:43 snap [2023-09-28T01:47:24.519Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 28 01:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T01:47:24.936Z] + 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=212c9514091c9d79724167290b42c7456a3bdf01 --label arch=arm64 --label version=0.0.0 . [2023-09-28T01:47:25.228Z] Sending build context to Docker daemon 3.384MB [2023-09-28T01:47:25.228Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-28T01:47:25.228Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-28T01:47:25.228Z] ---> 9100abae98ea [2023-09-28T01:47:25.228Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-28T01:47:25.497Z] ---> Running in d546d0a6d243 [2023-09-28T01:47:25.785Z] Removing intermediate container d546d0a6d243 [2023-09-28T01:47:25.785Z] ---> 3206602e646b [2023-09-28T01:47:25.785Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-28T01:47:26.061Z] ---> Running in 7cf692e9b34d [2023-09-28T01:47:26.335Z] Removing intermediate container 7cf692e9b34d [2023-09-28T01:47:26.335Z] ---> 361df8152f7a [2023-09-28T01:47:26.335Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-28T01:47:26.604Z] ---> Running in 742ae53fc2de [2023-09-28T01:47:26.871Z] Removing intermediate container 742ae53fc2de [2023-09-28T01:47:26.871Z] ---> 561eb7b10863 [2023-09-28T01:47:26.871Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-28T01:47:26.871Z] ---> Running in 957321e78b40 [2023-09-28T01:47:27.148Z] Removing intermediate container 957321e78b40 [2023-09-28T01:47:27.148Z] ---> 332d1074c2c9 [2023-09-28T01:47:27.148Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-28T01:47:27.148Z] ---> Running in 71f884074ad3 [2023-09-28T01:47:29.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-28T01:47:29.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-28T01:47:30.315Z] OK: 270 MiB in 56 packages [2023-09-28T01:47:31.301Z] Removing intermediate container 71f884074ad3 [2023-09-28T01:47:31.301Z] ---> 82d7a909b9bd [2023-09-28T01:47:31.301Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-09-28T01:47:31.576Z] ---> Running in cfb4d793c6bc [2023-09-28T01:47:33.003Z] Removing intermediate container cfb4d793c6bc [2023-09-28T01:47:33.003Z] ---> aa5f08c2815b [2023-09-28T01:47:33.003Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-28T01:47:35.601Z] ---> a9f6623dc17f [2023-09-28T01:47:35.601Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-28T01:47:35.601Z] ---> Running in 324ed2cb5b2e [2023-09-28T01:47:38.205Z] Removing intermediate container 324ed2cb5b2e [2023-09-28T01:47:38.205Z] ---> ac8537a41751 [2023-09-28T01:47:38.205Z] Step 11/24 : COPY . . [2023-09-28T01:47:38.790Z] ---> f2f043975a08 [2023-09-28T01:47:38.790Z] Step 12/24 : RUN $MAKE [2023-09-28T01:47:39.059Z] ---> Running in 62f0d01cf1e7 [2023-09-28T01:47:40.024Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-09-28T01:49:46.707Z] Removing intermediate container 62f0d01cf1e7 [2023-09-28T01:49:46.707Z] ---> 7b9673df8bb5 [2023-09-28T01:49:46.707Z] Step 13/24 : FROM alpine:3.18 [2023-09-28T01:49:46.707Z] 3.18: Pulling from library/alpine [2023-09-28T01:49:46.707Z] 9fda8d8052c6: Already exists [2023-09-28T01:49:46.707Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-28T01:49:46.707Z] Status: Downloaded newer image for alpine:3.18 [2023-09-28T01:49:46.707Z] ---> f6648c04cd6c [2023-09-28T01:49:46.707Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-09-28T01:49:46.707Z] ---> Running in 164ff50ab903 [2023-09-28T01:49:46.707Z] Removing intermediate container 164ff50ab903 [2023-09-28T01:49:46.707Z] ---> 13dbb4381b90 [2023-09-28T01:49:46.707Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-28T01:49:46.707Z] ---> Running in 9a042ec5fdc9 [2023-09-28T01:49:46.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-28T01:49:46.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-28T01:49:46.707Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-28T01:49:46.707Z] Executing busybox-1.36.1-r2.trigger [2023-09-28T01:49:46.707Z] OK: 8 MiB in 16 packages [2023-09-28T01:49:46.707Z] Removing intermediate container 9a042ec5fdc9 [2023-09-28T01:49:46.707Z] ---> d0f4efd4891a [2023-09-28T01:49:46.707Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-09-28T01:49:46.707Z] ---> 78b1264e4b40 [2023-09-28T01:49:46.707Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-09-28T01:49:46.707Z] ---> 210d5517b90d [2023-09-28T01:49:46.707Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-09-28T01:49:46.707Z] ---> 9b1696d9dbcb [2023-09-28T01:49:46.707Z] Step 19/24 : EXPOSE 59982 [2023-09-28T01:49:46.707Z] ---> Running in 9ad26d0442a5 [2023-09-28T01:49:46.707Z] Removing intermediate container 9ad26d0442a5 [2023-09-28T01:49:46.707Z] ---> 1f4fada79353 [2023-09-28T01:49:46.707Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-09-28T01:49:46.707Z] ---> Running in 77f176553523 [2023-09-28T01:49:46.707Z] Removing intermediate container 77f176553523 [2023-09-28T01:49:46.707Z] ---> 5a595a83c9f1 [2023-09-28T01:49:46.707Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-28T01:49:46.707Z] ---> Running in cc77cfa94c4b [2023-09-28T01:49:46.707Z] Removing intermediate container cc77cfa94c4b [2023-09-28T01:49:46.707Z] ---> 0ec719e48f0d [2023-09-28T01:49:46.707Z] Step 22/24 : LABEL arch=arm64 [2023-09-28T01:49:46.707Z] ---> Running in 7f715fb2ecc2 [2023-09-28T01:49:46.707Z] Removing intermediate container 7f715fb2ecc2 [2023-09-28T01:49:46.707Z] ---> e5968ace7e47 [2023-09-28T01:49:46.707Z] Step 23/24 : LABEL git_sha=212c9514091c9d79724167290b42c7456a3bdf01 [2023-09-28T01:49:46.707Z] ---> Running in 62e21fd9f901 [2023-09-28T01:49:46.707Z] Removing intermediate container 62e21fd9f901 [2023-09-28T01:49:46.707Z] ---> 19a43bee06b6 [2023-09-28T01:49:46.707Z] Step 24/24 : LABEL version=0.0.0 [2023-09-28T01:49:46.707Z] ---> Running in 9f12e8c6ac99 [2023-09-28T01:49:46.707Z] Removing intermediate container 9f12e8c6ac99 [2023-09-28T01:49:46.707Z] ---> c1a49babf4a6 [2023-09-28T01:49:46.707Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-28T01:49:46.707Z] Successfully built c1a49babf4a6 [2023-09-28T01:49:46.707Z] 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-09-28T01:49:47.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T01:49:47.620Z] [2023-09-28T01:49:47.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T01:49:48.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T01:49:48.018Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-28T01:49:48.018Z] 8998bd30e6a1: Pulling fs layer [2023-09-28T01:49:48.018Z] 04944245beec: Pulling fs layer [2023-09-28T01:49:48.018Z] 699f458cf7ca: Pulling fs layer [2023-09-28T01:49:48.018Z] 765212b225bb: Pulling fs layer [2023-09-28T01:49:48.018Z] f23df028b6ca: Pulling fs layer [2023-09-28T01:49:48.018Z] d65c8cfc05b1: Pulling fs layer [2023-09-28T01:49:48.018Z] 2437ff75d9bd: Pulling fs layer [2023-09-28T01:49:48.018Z] 765212b225bb: Waiting [2023-09-28T01:49:48.018Z] d65c8cfc05b1: Waiting [2023-09-28T01:49:48.018Z] 2437ff75d9bd: Waiting [2023-09-28T01:49:48.285Z] 04944245beec: Verifying Checksum [2023-09-28T01:49:48.285Z] 04944245beec: Download complete [2023-09-28T01:49:48.285Z] 765212b225bb: Verifying Checksum [2023-09-28T01:49:48.285Z] 765212b225bb: Download complete [2023-09-28T01:49:48.285Z] f23df028b6ca: Verifying Checksum [2023-09-28T01:49:48.285Z] f23df028b6ca: Download complete [2023-09-28T01:49:48.285Z] d65c8cfc05b1: Download complete [2023-09-28T01:49:48.285Z] 699f458cf7ca: Verifying Checksum [2023-09-28T01:49:48.285Z] 699f458cf7ca: Download complete [2023-09-28T01:49:48.869Z] 8998bd30e6a1: Verifying Checksum [2023-09-28T01:49:48.869Z] 8998bd30e6a1: Download complete [2023-09-28T01:49:50.805Z] 2437ff75d9bd: Verifying Checksum [2023-09-28T01:49:50.805Z] 2437ff75d9bd: Download complete [2023-09-28T01:49:52.746Z] 8998bd30e6a1: Pull complete [2023-09-28T01:49:53.012Z] 04944245beec: Pull complete [2023-09-28T01:49:54.414Z] 699f458cf7ca: Pull complete [2023-09-28T01:49:54.414Z] 765212b225bb: Pull complete [2023-09-28T01:49:54.996Z] f23df028b6ca: Pull complete [2023-09-28T01:49:55.263Z] d65c8cfc05b1: Pull complete [2023-09-28T01:50:10.244Z] 2437ff75d9bd: Pull complete [2023-09-28T01:50:10.244Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-28T01:50:10.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-28T01:50:10.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T01:50:10.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-8096 does not seem to be running inside a container [2023-09-28T01:50:10.814Z] $ 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-09-28T01:50:13.405Z] $ docker top b696f1fdeb35f3c514ea77ea09ac8d85c092c3d6f49d549d1a29685041c0786a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-28T01:50:14.334Z] ---> job-cost.sh [2023-09-28T01:50:14.334Z] lf-activate-venv: SKIPPING [2023-09-28T01:50:14.334Z] INFO: No Stack... [2023-09-28T01:50:14.609Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-28T01:50:15.569Z] INFO: Archiving Costs [Pipeline] sh [2023-09-28T01:50:16.225Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-09-28T01:50:16.225Z] + cut -d, -f6 [Pipeline] lock [2023-09-28T01:50:16.317Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-630-1-stack-cost] [2023-09-28T01:50:16.322Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-630-1-stack-cost] did not exist. Created. [2023-09-28T01:50:16.323Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-630-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-28T01:50:17.068Z] /w/workspace/device-mqtt-go/1@tmp/durable-7f65e7d6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-28T01:50:17.743Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-28T01:50:17.785Z] Warning: overwriting stash ‘stack-cost’ [2023-09-28T01:50:17.852Z] Stashed 1 file(s) [Pipeline] } [2023-09-28T01:50:17.867Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-630-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-28T01:50:17.950Z] $ docker stop --time=1 b696f1fdeb35f3c514ea77ea09ac8d85c092c3d6f49d549d1a29685041c0786a [2023-09-28T01:50:19.443Z] $ docker rm -f --volumes b696f1fdeb35f3c514ea77ea09ac8d85c092c3d6f49d549d1a29685041c0786a [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-09-28T01:50:20.466Z] provisioning config files... [2023-09-28T01:50:20.472Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-630@tmp/config8214344964258075759tmp [Pipeline] { [Pipeline] sh [2023-09-28T01:50:20.810Z] + set +x [2023-09-28T01:50:20.810Z] + curl+ -s https://codecov.io/bash [2023-09-28T01:50:20.810Z] bash -s -- [2023-09-28T01:50:21.069Z] [2023-09-28T01:50:21.069Z] _____ _ [2023-09-28T01:50:21.069Z] / ____| | | [2023-09-28T01:50:21.069Z] | | ___ __| | ___ ___ _____ __ [2023-09-28T01:50:21.069Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-28T01:50:21.069Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-28T01:50:21.069Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-28T01:50:21.069Z] Bash-1.0.6 [2023-09-28T01:50:21.069Z] [2023-09-28T01:50:21.069Z] [2023-09-28T01:50:21.069Z] ==> git version 2.25.1 found [2023-09-28T01:50:21.069Z] ==> 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-09-28T01:50:21.069Z] Release-Date: 2020-01-08 [2023-09-28T01:50:21.069Z] 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-09-28T01:50:21.069Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-28T01:50:21.069Z] ==> Jenkins CI detected. [2023-09-28T01:50:21.069Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-630 [2023-09-28T01:50:21.069Z] project root: . [2023-09-28T01:50:21.069Z] --> token set from env [2023-09-28T01:50:21.069Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-28T01:50:21.069Z] ==> Running gcov in . (disable via -X gcov) [2023-09-28T01:50:21.069Z] ==> Python coveragepy not found [2023-09-28T01:50:21.069Z] ==> Searching for coverage reports in: [2023-09-28T01:50:21.069Z] + . [2023-09-28T01:50:21.069Z] -> Found 1 reports [2023-09-28T01:50:21.069Z] ==> Detecting git/mercurial file structure [2023-09-28T01:50:21.069Z] ==> Reading reports [2023-09-28T01:50:21.069Z] + ./coverage.out bytes=18506 [2023-09-28T01:50:21.328Z] ==> Appending adjustments [2023-09-28T01:50:21.329Z] https://docs.codecov.io/docs/fixing-reports [2023-09-28T01:50:21.329Z] + Found adjustments [2023-09-28T01:50:21.329Z] ==> Gzipping contents [2023-09-28T01:50:21.329Z] 4.0K /tmp/codecov.Bhc04L.gz [2023-09-28T01:50:21.329Z] ==> Uploading reports [2023-09-28T01:50:21.329Z] url: https://codecov.io [2023-09-28T01:50:21.329Z] query: branch=PR-630&commit=212c9514091c9d79724167290b42c7456a3bdf01&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-630%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=630&job=&cmd_args= [2023-09-28T01:50:21.329Z] -> Pinging Codecov [2023-09-28T01:50:21.329Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-630&commit=212c9514091c9d79724167290b42c7456a3bdf01&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-630%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=630&job=&cmd_args= [2023-09-28T01:50:21.329Z] -> Uploading to [2023-09-28T01:50:21.329Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-28/7D719EC7BBE17E464838252E33014C33/212c9514091c9d79724167290b42c7456a3bdf01/8e49d525-b523-4a98-b2df-fd911e87f4cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230928T015021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=19506222d57166aad0001a596136f166e8a43699a450f8d155f04ff5950d9594 [2023-09-28T01:50:21.588Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-28T01:50:21.588Z] Dload Upload Total Spent Left Speed [2023-09-28T01:50:21.846Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 15779 --:--:-- --:--:-- --:--:-- 15702 100 3219 0 0 100 3219 0 11878 --:--:-- --:--:-- --:--:-- 11834 [2023-09-28T01:50:21.846Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/212c9514091c9d79724167290b42c7456a3bdf01 [Pipeline] } [2023-09-28T01:50:21.873Z] 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-09-28T01:50:23.685Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-630/archives ] [2023-09-28T01:50:23.685Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-630/archives [2023-09-28T01:50:23.685Z] total 16 [2023-09-28T01:50:23.685Z] drwxr-xr-x 3 root root 4096 Sep 28 01:41 . [2023-09-28T01:50:23.685Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 01:41 .. [2023-09-28T01:50:23.685Z] drwxr-xr-x 2 root root 4096 Sep 28 01:41 cost [2023-09-28T01:50:23.685Z] -rw-r--r-- 1 root root 86 Sep 28 01:41 cost.csv [2023-09-28T01:50:23.685Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-630/archives [2023-09-28T01:50:23.685Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-630/archives [2023-09-28T01:50:23.685Z] total 16 [2023-09-28T01:50:23.685Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 01:41 . [2023-09-28T01:50:23.685Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 01:41 .. [2023-09-28T01:50:23.685Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 01:41 cost [2023-09-28T01:50:23.685Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 28 01:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-28T01:50:24.016Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T01:50:24.906Z] ---> package-listing.sh [2023-09-28T01:50:24.906Z] ++ facter osfamily [2023-09-28T01:50:24.906Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-28T01:50:25.165Z] + OS_FAMILY=debian [2023-09-28T01:50:25.165Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-630 [2023-09-28T01:50:25.165Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-28T01:50:25.165Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-28T01:50:25.165Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-28T01:50:25.165Z] + PACKAGES=/tmp/packages_start.txt [2023-09-28T01:50:25.165Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-630 ']' [2023-09-28T01:50:25.165Z] + PACKAGES=/tmp/packages_end.txt [2023-09-28T01:50:25.165Z] + case "${OS_FAMILY}" in [2023-09-28T01:50:25.165Z] + dpkg -l [2023-09-28T01:50:25.165Z] + grep '^ii' [2023-09-28T01:50:25.165Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-28T01:50:25.165Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-28T01:50:25.166Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-28T01:50:25.166Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-630 ']' [2023-09-28T01:50:25.166Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-630/archives/ [2023-09-28T01:50:25.166Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-630/archives/ [Pipeline] echo [2023-09-28T01:50:25.199Z] 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-630/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-28T01:50:25.489Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-28T01:50:26.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-28T01:50:26.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-28T01:50:26.287Z] prd-ubuntu20.04-docker-8c-8g-8095 does not seem to be running inside a container [2023-09-28T01:50:26.320Z] $ 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-630/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-630 -v /w/workspace/gexfoundry_device-mqtt-go_PR-630:/w/workspace/gexfoundry_device-mqtt-go_PR-630:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-630@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-630@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-09-28T01:50:26.572Z] $ docker top 49c7130db6e9adc6a50845f3b66e270832dc27910263d43a0f725f18ed900c2e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-28T01:50:26.950Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-28T01:50:27.262Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-28T01:50:27.576Z] + ls /var/log/sa-host [2023-09-28T01:50:27.576Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-28T01:50:27.791Z] provisioning config files... [2023-09-28T01:50:27.799Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-630@tmp/config1483274306118475506tmp [Pipeline] { [Pipeline] echo [2023-09-28T01:50:27.850Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T01:50:28.160Z] ---> create-netrc.sh [Pipeline] } [2023-09-28T01:50:28.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-28T01:50:28.605Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-28T01:50:28.634Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T01:50:28.953Z] ---> sudo-logs.sh [2023-09-28T01:50:28.953Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-28T01:50:29.034Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T01:50:29.349Z] ---> job-cost.sh [2023-09-28T01:50:29.350Z] lf-activate-venv: SKIPPING [2023-09-28T01:50:29.350Z] DEBUG: total: 0.2199999988079071 [2023-09-28T01:50:29.350Z] INFO: Retrieving Stack Cost... [2023-09-28T01:50:29.610Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-28T01:50:30.180Z] INFO: Archiving Costs [Pipeline] echo [2023-09-28T01:50:30.215Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-28T01:50:30.535Z] ---> logs-deploy.sh [2023-09-28T01:50:30.535Z] lf-activate-venv: SKIPPING [2023-09-28T01:50:30.535Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-630/1 [2023-09-28T01:50:30.535Z] INFO: archiving workspace using pattern(s): [2023-09-28T01:50:31.477Z] Archives upload complete. [2023-09-28T01:50:31.477Z] INFO: archiving logs to Nexus