Pull request #639 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a42a906626fcc8f167bd4bb677b492387d13bff+e3ae1edce94ca0342fe1654abfca1e19ca67aac7 (201234374818d16961572655b84f317e992dcf4f) 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-ssh2196713226091753427.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-ssh18429346070868309503.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-639/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-639/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7228805556207127011.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-639/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6004339332298758329.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-ssh14332631641792801037.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-639/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-639/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2637816851221863767.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] ========================================================= [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-12217 in /w/workspace/gexfoundry_device-mqtt-go_PR-639 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-639 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/639/head:refs/remotes/origin/PR-639 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e3ae1edce94ca0342fe1654abfca1e19ca67aac7 into PR head commit 2a42a906626fcc8f167bd4bb677b492387d13bff Merge succeeded, producing 2a42a906626fcc8f167bd4bb677b492387d13bff Checking out Revision 2a42a906626fcc8f167bd4bb677b492387d13bff (PR-639) Commit message: "build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0" 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-10-27T01:54:36.223Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-27T01:54:36.407Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-27T01:54:36.513Z] ========================================================= [2023-10-27T01:54:36.513Z] EdgeX Global Pipelines Version Info [2023-10-27T01:54:36.513Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 2a42a906626fcc8f167bd4bb677b492387d13bff # 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 e3ae1edce94ca0342fe1654abfca1e19ca67aac7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a42a906626fcc8f167bd4bb677b492387d13bff # timeout=10 [2023-10-27T01:54:37.244Z] ------------------- [2023-10-27T01:54:37.244Z] stable info: [2023-10-27T01:54:37.244Z] ------------------- [2023-10-27T01:54:37.244Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-27T01:54:37.244Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T01:54:37.244Z] Message: update stable to v1.0.254 [2023-10-27T01:54:37.816Z] ------------------- [2023-10-27T01:54:37.816Z] experimental info: [2023-10-27T01:54:37.816Z] ------------------- [2023-10-27T01:54:37.816Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-27T01:54:37.816Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T01:54:37.816Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-27T01:54:38.123Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-10-27T01:54:38.165Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-10-27T01:54:38.203Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-27T01:54:38.244Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-27T01:54:38.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-27T01:54:38.318Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-27T01:54:38.355Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-27T01:54:38.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-27T01:54:38.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-27T01:54:38.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-27T01:54:38.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-27T01:54:38.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-10-27T01:54:38.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-27T01:54:38.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-27T01:54:38.666Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T01:54:38.705Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T01:54:38.748Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T01:54:38.787Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T01:54:38.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-27T01:54:38.866Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-27T01:54:38.902Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-27T01:54:38.942Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-27T01:54:38.983Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-27T01:54:39.021Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-27T01:54:39.061Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-27T01:54:39.101Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-27T01:54:39.145Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-27T01:54:39.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-639 [Pipeline] echo [2023-10-27T01:54:39.229Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-639 [Pipeline] echo [2023-10-27T01:54:39.268Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-639 [Pipeline] echo [2023-10-27T01:54:39.310Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a42a906626fcc8f167bd4bb677b492387d13bff [Pipeline] echo [2023-10-27T01:54:39.416Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a42a90 [Pipeline] echo [2023-10-27T01:54:39.456Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T01:54:39.564Z] provisioning config files... [2023-10-27T01:54:39.578Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config1865153709410166429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T01:54:39.952Z] ---> docker-login.sh [2023-10-27T01:54:39.953Z] nexus3.edgexfoundry.org:10001 [2023-10-27T01:54:40.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:54:40.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:54:40.212Z] Configure a credential helper to remove this warning. See [2023-10-27T01:54:40.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:54:40.212Z] [2023-10-27T01:54:40.212Z] Login Succeeded [2023-10-27T01:54:40.212Z] nexus3.edgexfoundry.org:10002 [2023-10-27T01:54:40.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:54:40.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:54:40.212Z] Configure a credential helper to remove this warning. See [2023-10-27T01:54:40.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:54:40.212Z] [2023-10-27T01:54:40.212Z] Login Succeeded [2023-10-27T01:54:40.212Z] nexus3.edgexfoundry.org:10003 [2023-10-27T01:54:40.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:54:40.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:54:40.471Z] Configure a credential helper to remove this warning. See [2023-10-27T01:54:40.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:54:40.471Z] [2023-10-27T01:54:40.471Z] Login Succeeded [2023-10-27T01:54:40.471Z] nexus3.edgexfoundry.org:10004 [2023-10-27T01:54:40.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:54:40.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:54:40.471Z] Configure a credential helper to remove this warning. See [2023-10-27T01:54:40.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:54:40.471Z] [2023-10-27T01:54:40.471Z] Login Succeeded [2023-10-27T01:54:40.471Z] docker.io [2023-10-27T01:54:40.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:54:40.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:54:40.731Z] Configure a credential helper to remove this warning. See [2023-10-27T01:54:40.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:54:40.731Z] [2023-10-27T01:54:40.731Z] Login Succeeded [2023-10-27T01:54:40.731Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T01:54:40.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-27T01:54:41.382Z] + git rev-list -1 --merges 2a42a906626fcc8f167bd4bb677b492387d13bff~1..2a42a906626fcc8f167bd4bb677b492387d13bff [Pipeline] echo [2023-10-27T01:54:41.457Z] -----------> git rev-list -1 --merges 2a42a906626fcc8f167bd4bb677b492387d13bff~1..2a42a906626fcc8f167bd4bb677b492387d13bff 2a42a906626fcc8f167bd4bb677b492387d13bff [false] [Pipeline] sh [2023-10-27T01:54:41.768Z] + git log --format=format:%s -1 2a42a906626fcc8f167bd4bb677b492387d13bff [Pipeline] echo [2023-10-27T01:54:41.801Z] ========================================================= [2023-10-27T01:54:41.801Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-27T01:54:41.801Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T01:54:42.243Z] + git log --format=format:%s -1 2a42a906626fcc8f167bd4bb677b492387d13bff [Pipeline] echo [2023-10-27T01:54:42.274Z] [semverPrep] GIT_COMMIT: 2a42a906626fcc8f167bd4bb677b492387d13bff, Commit Message: build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 [Pipeline] echo [2023-10-27T01:54:42.303Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-27T01:54:42.689Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T01:54:42.690Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-27T01:54:42.690Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-27T01:54:42.690Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-27T01:54:42.690Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-27T01:54:42.690Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-27T01:54:42.690Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:54:43.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T01:54:43.119Z] [2023-10-27T01:54:43.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:54:43.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T01:54:43.490Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-27T01:54:43.490Z] b85a868b505f: Pulling fs layer [2023-10-27T01:54:43.490Z] e2be974225ed: Pulling fs layer [2023-10-27T01:54:43.490Z] 339a4e72a1f5: Pulling fs layer [2023-10-27T01:54:43.490Z] 988bab9f4d93: Pulling fs layer [2023-10-27T01:54:43.490Z] 1469e6f7b9e6: Pulling fs layer [2023-10-27T01:54:43.490Z] eaf3925da568: Pulling fs layer [2023-10-27T01:54:43.490Z] bab4dde63d76: Pulling fs layer [2023-10-27T01:54:43.490Z] 988bab9f4d93: Waiting [2023-10-27T01:54:43.490Z] bde34c3a00c8: Pulling fs layer [2023-10-27T01:54:43.490Z] b352a97aabf1: Pulling fs layer [2023-10-27T01:54:43.490Z] 1469e6f7b9e6: Waiting [2023-10-27T01:54:43.490Z] 4872d77fe225: Pulling fs layer [2023-10-27T01:54:43.490Z] 5851b861e8e6: Pulling fs layer [2023-10-27T01:54:43.490Z] eaf3925da568: Waiting [2023-10-27T01:54:43.490Z] bab4dde63d76: Waiting [2023-10-27T01:54:43.490Z] bde34c3a00c8: Waiting [2023-10-27T01:54:43.490Z] 4872d77fe225: Waiting [2023-10-27T01:54:43.490Z] b352a97aabf1: Waiting [2023-10-27T01:54:43.490Z] 5851b861e8e6: Waiting [2023-10-27T01:54:43.490Z] e2be974225ed: Download complete [2023-10-27T01:54:43.490Z] 988bab9f4d93: Verifying Checksum [2023-10-27T01:54:43.490Z] 988bab9f4d93: Download complete [2023-10-27T01:54:43.490Z] 1469e6f7b9e6: Verifying Checksum [2023-10-27T01:54:43.490Z] 1469e6f7b9e6: Download complete [2023-10-27T01:54:43.490Z] 339a4e72a1f5: Verifying Checksum [2023-10-27T01:54:43.490Z] 339a4e72a1f5: Download complete [2023-10-27T01:54:43.490Z] eaf3925da568: Verifying Checksum [2023-10-27T01:54:43.490Z] eaf3925da568: Download complete [2023-10-27T01:54:43.750Z] bde34c3a00c8: Download complete [2023-10-27T01:54:43.750Z] b352a97aabf1: Verifying Checksum [2023-10-27T01:54:43.750Z] b352a97aabf1: Download complete [2023-10-27T01:54:43.750Z] 4872d77fe225: Verifying Checksum [2023-10-27T01:54:43.750Z] 4872d77fe225: Download complete [2023-10-27T01:54:43.750Z] 5851b861e8e6: Download complete [2023-10-27T01:54:43.750Z] b85a868b505f: Verifying Checksum [2023-10-27T01:54:43.750Z] b85a868b505f: Download complete [2023-10-27T01:54:44.009Z] bab4dde63d76: Verifying Checksum [2023-10-27T01:54:44.009Z] bab4dde63d76: Download complete [2023-10-27T01:54:44.944Z] b85a868b505f: Pull complete [2023-10-27T01:54:45.202Z] e2be974225ed: Pull complete [2023-10-27T01:54:45.461Z] 339a4e72a1f5: Pull complete [2023-10-27T01:54:45.720Z] 988bab9f4d93: Pull complete [2023-10-27T01:54:45.978Z] 1469e6f7b9e6: Pull complete [2023-10-27T01:54:45.978Z] eaf3925da568: Pull complete [2023-10-27T01:54:47.880Z] bab4dde63d76: Pull complete [2023-10-27T01:54:47.880Z] bde34c3a00c8: Pull complete [2023-10-27T01:54:48.140Z] b352a97aabf1: Pull complete [2023-10-27T01:54:48.140Z] 4872d77fe225: Pull complete [2023-10-27T01:54:48.140Z] 5851b861e8e6: Pull complete [2023-10-27T01:54:48.140Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-27T01:54:48.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T01:54:48.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T01:54:48.370Z] prd-ubuntu20.04-docker-8c-8g-12217 does not seem to be running inside a container [2023-10-27T01:54:48.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-27T01:54:51.146Z] $ docker top 70e817723a94ea68b83e1b61b362bbbba36b090d3abd4a4308324443127fafaf -eo pid,comm [2023-10-27T01:54:51.199Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-27T01:54:51.199Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T01:54:51.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T01:54:51.330Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T01:54:51.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T01:54:51.457Z] $ docker exec 70e817723a94ea68b83e1b61b362bbbba36b090d3abd4a4308324443127fafaf ssh-agent [2023-10-27T01:54:51.556Z] SSH_AUTH_SOCK=/tmp/ssh-beMDmZvEk8TI/agent.32 [2023-10-27T01:54:51.556Z] SSH_AGENT_PID=38 [2023-10-27T01:54:51.562Z] Running ssh-add (command line suppressed) [2023-10-27T01:54:51.671Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_4347275182742388389.key (/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_4347275182742388389.key) [2023-10-27T01:54:51.686Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T01:54:52.014Z] + git tag --points-at HEAD [Pipeline] } [2023-10-27T01:54:52.039Z] $ docker exec --env ******** --env ******** 70e817723a94ea68b83e1b61b362bbbba36b090d3abd4a4308324443127fafaf ssh-agent -k [2023-10-27T01:54:52.152Z] unset SSH_AUTH_SOCK; [2023-10-27T01:54:52.153Z] unset SSH_AGENT_PID; [2023-10-27T01:54:52.153Z] echo Agent pid 38 killed; [2023-10-27T01:54:52.162Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-27T01:54:52.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T01:54:52.252Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T01:54:52.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T01:54:52.362Z] $ docker exec 70e817723a94ea68b83e1b61b362bbbba36b090d3abd4a4308324443127fafaf ssh-agent [2023-10-27T01:54:52.480Z] SSH_AUTH_SOCK=/tmp/ssh-j6cEMJlO7dAI/agent.70 [2023-10-27T01:54:52.480Z] SSH_AGENT_PID=76 [2023-10-27T01:54:52.484Z] Running ssh-add (command line suppressed) [2023-10-27T01:54:52.582Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_9210498208741493822.key (/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_9210498208741493822.key) [2023-10-27T01:54:52.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T01:54:52.933Z] + git semver init [2023-10-27T01:54:53.193Z] 2023-10-27 01:54:53,103 [run_init] DEBUG init version:0.0.0 force:False [2023-10-27T01:54:53.193Z] 2023-10-27 01:54:53,104 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver [2023-10-27T01:54:53.193Z] 2023-10-27 01:54:53,104 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver [2023-10-27T01:54:53.193Z] 2023-10-27 01:54:53,104 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-639, universal_newlines=False, shell=None, istream=None) [2023-10-27T01:54:54.129Z] 2023-10-27 01:54:54,064 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.git/info/exclude [2023-10-27T01:54:54.129Z] 2023-10-27 01:54:54,065 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver/PR-639 with force:False [2023-10-27T01:54:54.129Z] 2023-10-27 01:54:54,065 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver/PR-639 [2023-10-27T01:54:54.129Z] 2023-10-27 01:54:54,070 [execute] INFO git cat-file --batch-check [2023-10-27T01:54:54.129Z] 2023-10-27 01:54:54,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T01:54:54.129Z] 2023-10-27 01:54:54,076 [execute] INFO git cat-file --batch [2023-10-27T01:54:54.129Z] 2023-10-27 01:54:54,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T01:54:54.129Z] 2023-10-27 01:54:54,082 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver/PR-639 [2023-10-27T01:54:54.129Z] 0.0.0 [Pipeline] } [2023-10-27T01:54:54.158Z] $ docker exec --env ******** --env ******** 70e817723a94ea68b83e1b61b362bbbba36b090d3abd4a4308324443127fafaf ssh-agent -k [2023-10-27T01:54:54.265Z] unset SSH_AUTH_SOCK; [2023-10-27T01:54:54.265Z] unset SSH_AGENT_PID; [2023-10-27T01:54:54.265Z] echo Agent pid 76 killed; [2023-10-27T01:54:54.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T01:54:54.703Z] + git semver [Pipeline] } [2023-10-27T01:54:54.987Z] $ docker stop --time=1 70e817723a94ea68b83e1b61b362bbbba36b090d3abd4a4308324443127fafaf [2023-10-27T01:54:56.258Z] $ docker rm -f --volumes 70e817723a94ea68b83e1b61b362bbbba36b090d3abd4a4308324443127fafaf [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T01:54:56.667Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-27T01:54:56.921Z] Stashed 1 file(s) [Pipeline] echo [2023-10-27T01:54:56.936Z] [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-10-27T01:54:57.549Z] provisioning config files... [2023-10-27T01:54:57.558Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config7374427271938083574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T01:54:57.904Z] ---> docker-login.sh [2023-10-27T01:54:57.904Z] nexus3.edgexfoundry.org:10001 [2023-10-27T01:54:57.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:54:57.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:54:57.904Z] Configure a credential helper to remove this warning. See [2023-10-27T01:54:57.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:54:57.904Z] [2023-10-27T01:54:57.904Z] Login Succeeded [2023-10-27T01:54:57.904Z] nexus3.edgexfoundry.org:10002 [2023-10-27T01:54:57.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:54:57.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:54:57.904Z] Configure a credential helper to remove this warning. See [2023-10-27T01:54:57.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:54:57.904Z] [2023-10-27T01:54:57.904Z] Login Succeeded [2023-10-27T01:54:57.904Z] nexus3.edgexfoundry.org:10003 [2023-10-27T01:54:58.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:54:58.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:54:58.163Z] Configure a credential helper to remove this warning. See [2023-10-27T01:54:58.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:54:58.163Z] [2023-10-27T01:54:58.163Z] Login Succeeded [2023-10-27T01:54:58.163Z] nexus3.edgexfoundry.org:10004 [2023-10-27T01:54:58.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:54:58.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:54:58.163Z] Configure a credential helper to remove this warning. See [2023-10-27T01:54:58.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:54:58.163Z] [2023-10-27T01:54:58.163Z] Login Succeeded [2023-10-27T01:54:58.163Z] docker.io [2023-10-27T01:54:58.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:54:58.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:54:58.683Z] Configure a credential helper to remove this warning. See [2023-10-27T01:54:58.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:54:58.683Z] [2023-10-27T01:54:58.683Z] Login Succeeded [2023-10-27T01:54:58.683Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T01:54:58.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T01:54:58.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T01:54:58.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T01:54:58.995Z] ========================================================= [2023-10-27T01:54:58.995Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-27T01:54:58.995Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:54:59.463Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T01:54:59.463Z] Sending build context to Docker daemon 6.557MB [2023-10-27T01:54:59.463Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T01:54:59.463Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T01:54:59.463Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-27T01:54:59.463Z] 7264a8db6415: Pulling fs layer [2023-10-27T01:54:59.463Z] c4d48a809fc2: Pulling fs layer [2023-10-27T01:54:59.463Z] 4f1c88b9dad5: Pulling fs layer [2023-10-27T01:54:59.463Z] ad3a456e5733: Pulling fs layer [2023-10-27T01:54:59.463Z] 33e27b845d1e: Pulling fs layer [2023-10-27T01:54:59.463Z] c68163c4e522: Pulling fs layer [2023-10-27T01:54:59.463Z] 50da416c3ac9: Pulling fs layer [2023-10-27T01:54:59.463Z] 23d2d4c4bb30: Pulling fs layer [2023-10-27T01:54:59.463Z] ad3a456e5733: Waiting [2023-10-27T01:54:59.463Z] 33e27b845d1e: Waiting [2023-10-27T01:54:59.463Z] 23d2d4c4bb30: Waiting [2023-10-27T01:54:59.464Z] c68163c4e522: Waiting [2023-10-27T01:54:59.464Z] 50da416c3ac9: Waiting [2023-10-27T01:54:59.464Z] c4d48a809fc2: Verifying Checksum [2023-10-27T01:54:59.464Z] c4d48a809fc2: Download complete [2023-10-27T01:54:59.464Z] ad3a456e5733: Download complete [2023-10-27T01:54:59.722Z] 33e27b845d1e: Verifying Checksum [2023-10-27T01:54:59.722Z] 33e27b845d1e: Download complete [2023-10-27T01:54:59.722Z] 7264a8db6415: Verifying Checksum [2023-10-27T01:54:59.722Z] 7264a8db6415: Download complete [2023-10-27T01:54:59.722Z] c68163c4e522: Verifying Checksum [2023-10-27T01:54:59.722Z] c68163c4e522: Download complete [2023-10-27T01:54:59.722Z] 7264a8db6415: Pull complete [2023-10-27T01:54:59.981Z] 23d2d4c4bb30: Verifying Checksum [2023-10-27T01:54:59.981Z] 23d2d4c4bb30: Download complete [2023-10-27T01:54:59.981Z] c4d48a809fc2: Pull complete [2023-10-27T01:54:59.981Z] 4f1c88b9dad5: Verifying Checksum [2023-10-27T01:54:59.981Z] 4f1c88b9dad5: Download complete [2023-10-27T01:55:00.548Z] 50da416c3ac9: Verifying Checksum [2023-10-27T01:55:00.548Z] 50da416c3ac9: Download complete [2023-10-27T01:55:03.079Z] 4f1c88b9dad5: Pull complete [2023-10-27T01:55:03.337Z] ad3a456e5733: Pull complete [2023-10-27T01:55:03.337Z] 33e27b845d1e: Pull complete [2023-10-27T01:55:03.337Z] c68163c4e522: Pull complete [2023-10-27T01:55:05.864Z] 50da416c3ac9: Pull complete [2023-10-27T01:55:05.864Z] 23d2d4c4bb30: Pull complete [2023-10-27T01:55:06.122Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-27T01:55:06.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-27T01:55:06.122Z] ---> 0786185ac409 [2023-10-27T01:55:06.122Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T01:55:10.314Z] ---> Running in eba245a91a71 [2023-10-27T01:55:10.314Z] Removing intermediate container eba245a91a71 [2023-10-27T01:55:10.314Z] ---> b94ec0b3a37a [2023-10-27T01:55:10.314Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T01:55:10.314Z] ---> Running in 100f1ebca013 [2023-10-27T01:55:10.314Z] Removing intermediate container 100f1ebca013 [2023-10-27T01:55:10.314Z] ---> 1c6476bfddcf [2023-10-27T01:55:10.314Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-27T01:55:10.314Z] ---> Running in 91ba81f67a61 [2023-10-27T01:55:10.314Z] Removing intermediate container 91ba81f67a61 [2023-10-27T01:55:10.314Z] ---> 7f136aff0060 [2023-10-27T01:55:10.314Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T01:55:10.314Z] ---> Running in 379e31300a95 [2023-10-27T01:55:10.314Z] Removing intermediate container 379e31300a95 [2023-10-27T01:55:10.314Z] ---> 1d0ea6224620 [2023-10-27T01:55:10.314Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T01:55:10.314Z] ---> Running in f282ffb8faaf [2023-10-27T01:55:10.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T01:55:10.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T01:55:11.091Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-27T01:55:11.091Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-27T01:55:11.091Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-27T01:55:11.091Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-27T01:55:11.091Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T01:55:11.091Z] OK: 268 MiB in 56 packages [2023-10-27T01:55:11.658Z] Removing intermediate container f282ffb8faaf [2023-10-27T01:55:11.658Z] ---> e1fe04c14280 [2023-10-27T01:55:11.658Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-10-27T01:55:11.658Z] ---> Running in 784c2d85ece4 [2023-10-27T01:55:11.658Z] Removing intermediate container 784c2d85ece4 [2023-10-27T01:55:11.658Z] ---> 46fe4ab5ff08 [2023-10-27T01:55:11.658Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-27T01:55:11.917Z] ---> de77c537d549 [2023-10-27T01:55:11.917Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T01:55:11.917Z] ---> Running in bfe0facc8d05 [2023-10-27T01:55:12.359Z] Still waiting to schedule task [2023-10-27T01:55:12.359Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-27T01:56:08.191Z] Removing intermediate container bfe0facc8d05 [2023-10-27T01:56:08.191Z] ---> 22f3a53b19af [2023-10-27T01:56:08.191Z] Step 11/12 : COPY . . [2023-10-27T01:56:08.191Z] ---> dba59f08c35d [2023-10-27T01:56:08.191Z] Step 12/12 : RUN $MAKE [2023-10-27T01:56:08.191Z] ---> Running in bb3644cbb60d [2023-10-27T01:56:08.191Z] noop [2023-10-27T01:56:08.191Z] Removing intermediate container bb3644cbb60d [2023-10-27T01:56:08.191Z] ---> 0b7090d70915 [2023-10-27T01:56:08.191Z] Successfully built 0b7090d70915 [2023-10-27T01:56:08.191Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:56:08.630Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T01:56:08.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T01:56:08.784Z] prd-ubuntu20.04-docker-8c-8g-12217 does not seem to be running inside a container [2023-10-27T01:56:08.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-27T01:56:09.140Z] $ docker top faf0138a62d4801c0df1696280e0d7c68bd9c64f5b79d61577ad7df7f141c92f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T01:56:09.528Z] + go version [2023-10-27T01:56:09.528Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-27T01:56:09.562Z] $ docker stop --time=1 faf0138a62d4801c0df1696280e0d7c68bd9c64f5b79d61577ad7df7f141c92f [2023-10-27T01:56:10.836Z] $ docker rm -f --volumes faf0138a62d4801c0df1696280e0d7c68bd9c64f5b79d61577ad7df7f141c92f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:56:11.567Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T01:56:11.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T01:56:11.718Z] prd-ubuntu20.04-docker-8c-8g-12217 does not seem to be running inside a container [2023-10-27T01:56:11.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-27T01:56:12.033Z] $ docker top 09eb63b570342c811e6c6f1113b333b08b2b04e6559058ff658d68a1ef9d5ba8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T01:56:12.415Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-639 [Pipeline] fileExists [Pipeline] sh [2023-10-27T01:56:12.778Z] + make test [2023-10-27T01:56:12.778Z] go test ./... -coverprofile=coverage.out ./... [2023-10-27T01:56:14.155Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-10-27T01:56:24.202Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-10-27T01:56:24.202Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-10-27T01:56:24.202Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements [2023-10-27T01:56:28.397Z] go vet ./... [2023-10-27T01:56:31.677Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T01:56:31.677Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T01:56:31.677Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T01:56:31.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T01:56:31.747Z] $ docker stop --time=1 09eb63b570342c811e6c6f1113b333b08b2b04e6559058ff658d68a1ef9d5ba8 [2023-10-27T01:56:34.908Z] $ docker rm -f --volumes 09eb63b570342c811e6c6f1113b333b08b2b04e6559058ff658d68a1ef9d5ba8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T01:56:35.415Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T01:56:35.480Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-27T01:56:36.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T01:56:36.375Z] + ls -al . [2023-10-27T01:56:36.375Z] total 184 [2023-10-27T01:56:36.375Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 01:56 . [2023-10-27T01:56:36.375Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 01:54 .. [2023-10-27T01:56:36.375Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 27 01:54 .dockerignore [2023-10-27T01:56:36.375Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 01:56 .git [2023-10-27T01:56:36.375Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 01:54 .github [2023-10-27T01:56:36.375Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 27 01:54 .gitignore [2023-10-27T01:56:36.375Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 01:54 .golangci.yml [2023-10-27T01:56:36.375Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 01:54 .semver [2023-10-27T01:56:36.375Z] -rw-rw-r-- 1 jenkins jenkins 10386 Oct 27 01:54 Attribution.txt [2023-10-27T01:56:36.375Z] -rw-rw-r-- 1 jenkins jenkins 17522 Oct 27 01:54 CHANGELOG.md [2023-10-27T01:56:36.375Z] -rw-rw-r-- 1 jenkins jenkins 1689 Oct 27 01:54 Dockerfile [2023-10-27T01:56:36.375Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 01:54 GOVERNANCE.md [2023-10-27T01:56:36.375Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 27 01:54 Jenkinsfile [2023-10-27T01:56:36.375Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 01:54 LICENSE [2023-10-27T01:56:36.375Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 27 01:54 Makefile [2023-10-27T01:56:36.375Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 27 01:54 OWNERS.md [2023-10-27T01:56:36.375Z] -rw-rw-r-- 1 jenkins jenkins 3613 Oct 27 01:54 README.md [2023-10-27T01:56:36.375Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 01:54 VERSION [2023-10-27T01:56:36.375Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 01:54 bin [2023-10-27T01:56:36.375Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 01:54 cmd [2023-10-27T01:56:36.375Z] -rw-r--r-- 1 jenkins jenkins 18506 Oct 27 01:56 coverage.out [2023-10-27T01:56:36.375Z] -rw-rw-r-- 1 jenkins jenkins 3822 Oct 27 01:54 go.mod [2023-10-27T01:56:36.375Z] -rw-rw-r-- 1 jenkins jenkins 35094 Oct 27 01:54 go.sum [2023-10-27T01:56:36.375Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 01:54 internal [2023-10-27T01:56:36.375Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 01:54 mock [2023-10-27T01:56:36.375Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 27 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:56:36.755Z] + 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=2a42a906626fcc8f167bd4bb677b492387d13bff --label arch=amd64 --label version=0.0.0 . [2023-10-27T01:56:36.755Z] Sending build context to Docker daemon 6.576MB [2023-10-27T01:56:36.755Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T01:56:36.755Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-27T01:56:36.755Z] ---> 0b7090d70915 [2023-10-27T01:56:36.755Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-27T01:56:37.014Z] ---> Running in d0d7be6c70fe [2023-10-27T01:56:37.014Z] Removing intermediate container d0d7be6c70fe [2023-10-27T01:56:37.014Z] ---> a88fa751297f [2023-10-27T01:56:37.014Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T01:56:37.014Z] ---> Running in 4a6e9bee703f [2023-10-27T01:56:37.014Z] Removing intermediate container 4a6e9bee703f [2023-10-27T01:56:37.014Z] ---> 667e30d0db87 [2023-10-27T01:56:37.014Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-27T01:56:37.014Z] ---> Running in 79963e00b50e [2023-10-27T01:56:37.273Z] Removing intermediate container 79963e00b50e [2023-10-27T01:56:37.273Z] ---> 510e8d3eb582 [2023-10-27T01:56:37.273Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T01:56:37.273Z] ---> Running in 556b27eb42a9 [2023-10-27T01:56:37.273Z] Removing intermediate container 556b27eb42a9 [2023-10-27T01:56:37.273Z] ---> 0c4f8bdcad1c [2023-10-27T01:56:37.273Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T01:56:37.273Z] ---> Running in 72e784be5d1f [2023-10-27T01:56:37.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T01:56:37.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T01:56:38.054Z] OK: 268 MiB in 56 packages [2023-10-27T01:56:38.312Z] Removing intermediate container 72e784be5d1f [2023-10-27T01:56:38.312Z] ---> dabb410d80c6 [2023-10-27T01:56:38.312Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-10-27T01:56:38.312Z] ---> Running in 35543144ec2d [2023-10-27T01:56:38.312Z] Removing intermediate container 35543144ec2d [2023-10-27T01:56:38.312Z] ---> 79aa4f051258 [2023-10-27T01:56:38.312Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-27T01:56:38.312Z] ---> ed10fa4ddf39 [2023-10-27T01:56:38.312Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T01:56:38.570Z] ---> Running in 438e33aa1730 [2023-10-27T01:56:39.061Z] Removing intermediate container 438e33aa1730 [2023-10-27T01:56:39.061Z] ---> 5ac16fef4282 [2023-10-27T01:56:39.061Z] Step 11/24 : COPY . . [2023-10-27T01:56:39.628Z] ---> c39aafbbfe27 [2023-10-27T01:56:39.628Z] Step 12/24 : RUN $MAKE [2023-10-27T01:56:39.628Z] ---> Running in 5a72d5bad3d1 [2023-10-27T01:56:39.628Z] 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.36" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-10-27T01:56:57.690Z] Removing intermediate container 5a72d5bad3d1 [2023-10-27T01:56:57.690Z] ---> 0426848abd4c [2023-10-27T01:56:57.690Z] Step 13/24 : FROM alpine:3.18 [2023-10-27T01:56:57.690Z] 3.18: Pulling from library/alpine [2023-10-27T01:56:57.690Z] 96526aa774ef: Pulling fs layer [2023-10-27T01:56:57.690Z] 96526aa774ef: Download complete [2023-10-27T01:56:57.690Z] 96526aa774ef: Pull complete [2023-10-27T01:56:57.690Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T01:56:57.690Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T01:56:57.690Z] ---> 8ca4688f4f35 [2023-10-27T01:56:57.690Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-10-27T01:56:57.690Z] ---> Running in 3d9da479ef8c [2023-10-27T01:56:57.947Z] Removing intermediate container 3d9da479ef8c [2023-10-27T01:56:57.947Z] ---> 4f75f82ae35f [2023-10-27T01:56:57.947Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-27T01:56:57.947Z] ---> Running in 77f37711f683 [2023-10-27T01:56:58.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T01:56:58.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T01:56:58.464Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-27T01:56:58.464Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T01:56:58.464Z] OK: 7 MiB in 16 packages [2023-10-27T01:56:58.721Z] Removing intermediate container 77f37711f683 [2023-10-27T01:56:58.721Z] ---> cac2970f214a [2023-10-27T01:56:58.721Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-10-27T01:56:59.654Z] ---> b51b2942eb93 [2023-10-27T01:56:59.654Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-10-27T01:56:59.654Z] ---> ff0f3f05dc8b [2023-10-27T01:56:59.654Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-10-27T01:56:59.913Z] ---> cb7a17020ab8 [2023-10-27T01:56:59.913Z] Step 19/24 : EXPOSE 59982 [2023-10-27T01:56:59.913Z] ---> Running in 5889a82f467b [2023-10-27T01:56:59.913Z] Removing intermediate container 5889a82f467b [2023-10-27T01:56:59.913Z] ---> eb7107b40fe4 [2023-10-27T01:56:59.913Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-10-27T01:56:59.913Z] ---> Running in bca0b91bf86e [2023-10-27T01:56:59.913Z] Removing intermediate container bca0b91bf86e [2023-10-27T01:56:59.913Z] ---> 5c17375e4cd4 [2023-10-27T01:56:59.913Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-27T01:56:59.913Z] ---> Running in 2d7c51efa30e [2023-10-27T01:56:59.913Z] Removing intermediate container 2d7c51efa30e [2023-10-27T01:56:59.913Z] ---> 6ec5df1b077d [2023-10-27T01:56:59.913Z] Step 22/24 : LABEL arch=amd64 [2023-10-27T01:57:00.172Z] ---> Running in b4fbf4206586 [2023-10-27T01:57:00.172Z] Removing intermediate container b4fbf4206586 [2023-10-27T01:57:00.172Z] ---> fb57bcf8b63a [2023-10-27T01:57:00.172Z] Step 23/24 : LABEL git_sha=2a42a906626fcc8f167bd4bb677b492387d13bff [2023-10-27T01:57:00.172Z] ---> Running in e678e95fbc95 [2023-10-27T01:57:00.172Z] Removing intermediate container e678e95fbc95 [2023-10-27T01:57:00.172Z] ---> b515c444948a [2023-10-27T01:57:00.172Z] Step 24/24 : LABEL version=0.0.0 [2023-10-27T01:57:00.172Z] ---> Running in 771906f5f3ac [2023-10-27T01:57:00.432Z] Removing intermediate container 771906f5f3ac [2023-10-27T01:57:00.432Z] ---> 07d83afe4df6 [2023-10-27T01:57:00.432Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T01:57:00.432Z] Successfully built 07d83afe4df6 [2023-10-27T01:57:00.432Z] 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-10-27T01:57:01.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T01:57:01.297Z] [2023-10-27T01:57:01.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:57:01.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T01:57:01.672Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-27T01:57:01.672Z] 5eb5b503b376: Pulling fs layer [2023-10-27T01:57:01.672Z] 5c69ac0246d0: Pulling fs layer [2023-10-27T01:57:01.672Z] ec43610c2a17: Pulling fs layer [2023-10-27T01:57:01.672Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-27T01:57:01.672Z] 33b1e0a273af: Pulling fs layer [2023-10-27T01:57:01.672Z] 5d3b04190fa2: Pulling fs layer [2023-10-27T01:57:01.672Z] 2f39f015ded8: Pulling fs layer [2023-10-27T01:57:01.672Z] 33b1e0a273af: Waiting [2023-10-27T01:57:01.672Z] 5d3b04190fa2: Waiting [2023-10-27T01:57:01.672Z] 2f39f015ded8: Waiting [2023-10-27T01:57:01.672Z] 3a2ae6a8a46f: Waiting [2023-10-27T01:57:01.672Z] 5c69ac0246d0: Download complete [2023-10-27T01:57:01.672Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-27T01:57:01.672Z] 3a2ae6a8a46f: Download complete [2023-10-27T01:57:01.672Z] 33b1e0a273af: Verifying Checksum [2023-10-27T01:57:01.672Z] 33b1e0a273af: Download complete [2023-10-27T01:57:01.672Z] 5d3b04190fa2: Download complete [2023-10-27T01:57:01.672Z] ec43610c2a17: Verifying Checksum [2023-10-27T01:57:01.672Z] ec43610c2a17: Download complete [2023-10-27T01:57:01.935Z] 5eb5b503b376: Verifying Checksum [2023-10-27T01:57:01.935Z] 5eb5b503b376: Download complete [2023-10-27T01:57:02.502Z] 2f39f015ded8: Verifying Checksum [2023-10-27T01:57:02.502Z] 2f39f015ded8: Download complete [2023-10-27T01:57:03.068Z] 5eb5b503b376: Pull complete [2023-10-27T01:57:03.068Z] 5c69ac0246d0: Pull complete [2023-10-27T01:57:03.634Z] ec43610c2a17: Pull complete [2023-10-27T01:57:03.634Z] 3a2ae6a8a46f: Pull complete [2023-10-27T01:57:03.891Z] 33b1e0a273af: Pull complete [2023-10-27T01:57:03.891Z] 5d3b04190fa2: Pull complete [2023-10-27T01:57:08.071Z] 2f39f015ded8: Pull complete [2023-10-27T01:57:08.071Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-27T01:57:08.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T01:57:08.071Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T01:57:08.280Z] prd-ubuntu20.04-docker-8c-8g-12217 does not seem to be running inside a container [2023-10-27T01:57:08.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-27T01:57:12.196Z] $ docker top 25ae08cba77c99fcf696102a9fff94605f87a0a4ab752ab36faf3698839abb99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T01:57:12.625Z] ---> job-cost.sh [2023-10-27T01:57:12.625Z] lf-activate-venv: SKIPPING [2023-10-27T01:57:12.625Z] INFO: No Stack... [2023-10-27T01:57:12.883Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T01:57:13.145Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T01:57:13.459Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives/cost.csv [2023-10-27T01:57:13.459Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T01:57:13.496Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-639-1-stack-cost] [2023-10-27T01:57:13.501Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-1-stack-cost] did not exist. Created. [2023-10-27T01:57:13.501Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-639-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T01:57:13.886Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-27T01:57:13.934Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T01:57:13.963Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T01:57:14.039Z] $ docker stop --time=1 25ae08cba77c99fcf696102a9fff94605f87a0a4ab752ab36faf3698839abb99 [2023-10-27T01:57:15.174Z] $ docker rm -f --volumes 25ae08cba77c99fcf696102a9fff94605f87a0a4ab752ab36faf3698839abb99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-27T01:59:51.297Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12227 in /w/workspace/gexfoundry_device-mqtt-go_PR-639 [Pipeline] { [Pipeline] ws [2023-10-27T01:59:51.354Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-10-27T01:59:51.434Z] The recommended git tool is: git [2023-10-27T01:59:57.384Z] using credential edgex-jenkins-ssh [2023-10-27T01:59:57.406Z] Cloning the remote Git repository [2023-10-27T01:59:57.453Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-27T01:59:57.556Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-10-27T01:59:57.709Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-27T01:59:57.711Z] > git --version # timeout=10 [2023-10-27T01:59:57.735Z] > git --version # 'git version 2.25.1' [2023-10-27T01:59:57.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T01:59:57.918Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T01:59:59.168Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-10-27T01:59:59.193Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T02:00:00.208Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-10-27T02:00:00.256Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-27T02:00:00.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T02:00:00.278Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/639/head:refs/remotes/origin/PR-639 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-27T02:00:00.838Z] Merging remotes/origin/main commit e3ae1edce94ca0342fe1654abfca1e19ca67aac7 into PR head commit 2a42a906626fcc8f167bd4bb677b492387d13bff [2023-10-27T02:00:01.148Z] Merge succeeded, producing 2a42a906626fcc8f167bd4bb677b492387d13bff [2023-10-27T02:00:01.148Z] Checking out Revision 2a42a906626fcc8f167bd4bb677b492387d13bff (PR-639) [2023-10-27T02:00:01.686Z] Commit message: "build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0" [2023-10-27T02:00:01.741Z] > git --version # timeout=10 [2023-10-27T02:00:01.753Z] > git --version # 'git version 2.25.1' [2023-10-27T02:00:01.780Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T02:00:00.856Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T02:00:00.939Z] > git checkout -f 2a42a906626fcc8f167bd4bb677b492387d13bff # timeout=10 [2023-10-27T02:00:01.031Z] > git remote # timeout=10 [2023-10-27T02:00:01.054Z] > git config --get remote.origin.url # timeout=10 [2023-10-27T02:00:01.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T02:00:01.094Z] > git merge e3ae1edce94ca0342fe1654abfca1e19ca67aac7 # timeout=10 [2023-10-27T02:00:01.124Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-27T02:00:01.155Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T02:00:01.182Z] > git checkout -f 2a42a906626fcc8f167bd4bb677b492387d13bff # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T02:00:02.999Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-27T02:00:02.999Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T02:00:02.999Z] Dload Upload Total Spent Left Speed [2023-10-27T02:00:02.999Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-10-27T02:00:03.632Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-27T02:00:03.978Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-27T02:00:03.978Z] + sudo tee /etc/docker/daemon.new [2023-10-27T02:00:03.978Z] { [2023-10-27T02:00:03.978Z] "registry-mirrors": [ [2023-10-27T02:00:03.978Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-27T02:00:03.978Z] ], [2023-10-27T02:00:03.978Z] "bip": "10.250.0.254/24", [2023-10-27T02:00:03.978Z] "hosts": [ [2023-10-27T02:00:03.978Z] "tcp://0.0.0.0:5555", [2023-10-27T02:00:03.978Z] "unix:///var/run/docker.sock" [2023-10-27T02:00:03.978Z] ], [2023-10-27T02:00:03.978Z] "mtu": 1458, [2023-10-27T02:00:03.978Z] "selinux-enabled": true, [2023-10-27T02:00:03.978Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-27T02:00:03.978Z] } [Pipeline] sh [2023-10-27T02:00:04.325Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-27T02:00:04.670Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T02:00:22.170Z] provisioning config files... [2023-10-27T02:00:22.197Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config15137395302518452114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T02:00:22.592Z] ---> docker-login.sh [2023-10-27T02:00:22.592Z] nexus3.edgexfoundry.org:10001 [2023-10-27T02:00:23.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T02:00:23.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T02:00:23.188Z] Configure a credential helper to remove this warning. See [2023-10-27T02:00:23.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T02:00:23.188Z] [2023-10-27T02:00:23.188Z] Login Succeeded [2023-10-27T02:00:23.188Z] nexus3.edgexfoundry.org:10002 [2023-10-27T02:00:23.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T02:00:23.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T02:00:23.732Z] Configure a credential helper to remove this warning. See [2023-10-27T02:00:23.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T02:00:23.732Z] [2023-10-27T02:00:23.732Z] Login Succeeded [2023-10-27T02:00:23.732Z] nexus3.edgexfoundry.org:10003 [2023-10-27T02:00:24.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T02:00:24.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T02:00:24.003Z] Configure a credential helper to remove this warning. See [2023-10-27T02:00:24.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T02:00:24.003Z] [2023-10-27T02:00:24.003Z] Login Succeeded [2023-10-27T02:00:24.003Z] nexus3.edgexfoundry.org:10004 [2023-10-27T02:00:24.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T02:00:24.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T02:00:24.275Z] Configure a credential helper to remove this warning. See [2023-10-27T02:00:24.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T02:00:24.275Z] [2023-10-27T02:00:24.275Z] Login Succeeded [2023-10-27T02:00:24.275Z] docker.io [2023-10-27T02:00:24.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T02:00:25.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T02:00:25.147Z] Configure a credential helper to remove this warning. See [2023-10-27T02:00:25.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T02:00:25.147Z] [2023-10-27T02:00:25.147Z] Login Succeeded [2023-10-27T02:00:25.147Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T02:00:25.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T02:00:25.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T02:00:25.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T02:00:25.675Z] ========================================================= [2023-10-27T02:00:25.675Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-27T02:00:25.675Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T02:00:26.171Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T02:00:26.439Z] Sending build context to Docker daemon 3.377MB [2023-10-27T02:00:26.440Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T02:00:26.440Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T02:00:26.711Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-27T02:00:26.711Z] 9fda8d8052c6: Pulling fs layer [2023-10-27T02:00:26.711Z] 5d54e960e981: Pulling fs layer [2023-10-27T02:00:26.711Z] c4a7e357bf2a: Pulling fs layer [2023-10-27T02:00:26.711Z] f0e02332f6b5: Pulling fs layer [2023-10-27T02:00:26.711Z] cefa15bbcfad: Pulling fs layer [2023-10-27T02:00:26.711Z] 17808c966233: Pulling fs layer [2023-10-27T02:00:26.711Z] f4c1fc716caa: Pulling fs layer [2023-10-27T02:00:26.711Z] cefa15bbcfad: Waiting [2023-10-27T02:00:26.711Z] 17808c966233: Waiting [2023-10-27T02:00:26.711Z] f4c1fc716caa: Waiting [2023-10-27T02:00:26.711Z] f0e02332f6b5: Waiting [2023-10-27T02:00:26.711Z] 5d54e960e981: Download complete [2023-10-27T02:00:26.711Z] f0e02332f6b5: Verifying Checksum [2023-10-27T02:00:26.711Z] f0e02332f6b5: Download complete [2023-10-27T02:00:26.711Z] cefa15bbcfad: Verifying Checksum [2023-10-27T02:00:26.711Z] cefa15bbcfad: Download complete [2023-10-27T02:00:26.711Z] 9fda8d8052c6: Verifying Checksum [2023-10-27T02:00:26.711Z] 9fda8d8052c6: Download complete [2023-10-27T02:00:27.308Z] f4c1fc716caa: Verifying Checksum [2023-10-27T02:00:27.308Z] f4c1fc716caa: Download complete [2023-10-27T02:00:27.899Z] 9fda8d8052c6: Pull complete [2023-10-27T02:00:28.488Z] 5d54e960e981: Pull complete [2023-10-27T02:00:29.078Z] c4a7e357bf2a: Verifying Checksum [2023-10-27T02:00:29.078Z] c4a7e357bf2a: Download complete [2023-10-27T02:00:30.056Z] 17808c966233: Verifying Checksum [2023-10-27T02:00:30.056Z] 17808c966233: Download complete [2023-10-27T02:00:42.515Z] c4a7e357bf2a: Pull complete [2023-10-27T02:00:42.791Z] f0e02332f6b5: Pull complete [2023-10-27T02:00:43.061Z] cefa15bbcfad: Pull complete [2023-10-27T02:00:53.196Z] 17808c966233: Pull complete [2023-10-27T02:00:54.158Z] f4c1fc716caa: Pull complete [2023-10-27T02:00:54.158Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-27T02:00:54.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-27T02:00:54.158Z] ---> ea914061e18c [2023-10-27T02:00:54.158Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T02:00:55.571Z] ---> Running in fce99270fdf5 [2023-10-27T02:00:55.571Z] Removing intermediate container fce99270fdf5 [2023-10-27T02:00:55.571Z] ---> f39e650f68ae [2023-10-27T02:00:55.571Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T02:00:55.841Z] ---> Running in 046d2f47adf5 [2023-10-27T02:00:56.110Z] Removing intermediate container 046d2f47adf5 [2023-10-27T02:00:56.110Z] ---> d4ecbaf28064 [2023-10-27T02:00:56.110Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-27T02:00:56.110Z] ---> Running in dd567ca83330 [2023-10-27T02:00:56.701Z] Removing intermediate container dd567ca83330 [2023-10-27T02:00:56.701Z] ---> 61037403eabe [2023-10-27T02:00:56.701Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T02:00:56.701Z] ---> Running in e915886369be [2023-10-27T02:00:56.968Z] Removing intermediate container e915886369be [2023-10-27T02:00:56.968Z] ---> 0a74cec1c958 [2023-10-27T02:00:56.968Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T02:00:57.240Z] ---> Running in 2f9e6df97685 [2023-10-27T02:00:58.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T02:01:01.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T02:01:02.580Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-27T02:01:02.580Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-27T02:01:02.580Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-27T02:01:02.580Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-27T02:01:02.580Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T02:01:02.580Z] OK: 270 MiB in 56 packages [2023-10-27T02:01:04.011Z] Removing intermediate container 2f9e6df97685 [2023-10-27T02:01:04.011Z] ---> bde0ae42d6c1 [2023-10-27T02:01:04.011Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-10-27T02:01:04.011Z] ---> Running in ac61cdc78bd3 [2023-10-27T02:01:04.278Z] Removing intermediate container ac61cdc78bd3 [2023-10-27T02:01:04.278Z] ---> d53e49249634 [2023-10-27T02:01:04.278Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-27T02:01:04.864Z] ---> 09e53db2758e [2023-10-27T02:01:04.864Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T02:01:04.864Z] ---> Running in 9e52e6c07635 [2023-10-27T02:02:56.574Z] Removing intermediate container 9e52e6c07635 [2023-10-27T02:02:56.574Z] ---> 9787838d8519 [2023-10-27T02:02:56.574Z] Step 11/12 : COPY . . [2023-10-27T02:02:56.574Z] ---> 6e03f6a8ece0 [2023-10-27T02:02:56.574Z] Step 12/12 : RUN $MAKE [2023-10-27T02:02:56.574Z] ---> Running in 210c892b409a [2023-10-27T02:02:56.574Z] noop [2023-10-27T02:02:56.574Z] Removing intermediate container 210c892b409a [2023-10-27T02:02:56.574Z] ---> cfc7506b9d09 [2023-10-27T02:02:56.574Z] Successfully built cfc7506b9d09 [2023-10-27T02:02:56.574Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T02:02:57.050Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T02:02:57.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T02:02:57.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-12227 does not seem to be running inside a container [2023-10-27T02:02:57.437Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-27T02:02:58.735Z] $ docker top e3324d1a04317c86d8fc3a3c6b4d241fe3d722b76e1b01b215eaab382d61aa10 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T02:02:59.681Z] + go version [2023-10-27T02:02:59.681Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-27T02:02:59.711Z] $ docker stop --time=1 e3324d1a04317c86d8fc3a3c6b4d241fe3d722b76e1b01b215eaab382d61aa10 [2023-10-27T02:03:01.409Z] $ docker rm -f --volumes e3324d1a04317c86d8fc3a3c6b4d241fe3d722b76e1b01b215eaab382d61aa10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T02:03:02.305Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T02:03:02.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T02:03:02.578Z] prd-ubuntu20.04-docker-arm64-4c-16g-12227 does not seem to be running inside a container [2023-10-27T02:03:02.637Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-27T02:03:06.111Z] $ docker top 5b2e55d228cd7f9665cfffe4c385a37efe8800d2f746c58d4024de19a78d3abc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T02:03:07.038Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-27T02:03:07.760Z] + make test [2023-10-27T02:03:07.760Z] go test ./... -coverprofile=coverage.out ./... [2023-10-27T02:03:12.041Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-10-27T02:05:18.777Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-10-27T02:05:18.777Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-10-27T02:05:18.777Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.066s coverage: 22.8% of statements [2023-10-27T02:05:18.777Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-27T02:05:18.777Z] go vet ./... [2023-10-27T02:05:45.508Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T02:05:45.508Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T02:05:45.508Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T02:05:45.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T02:05:45.558Z] $ docker stop --time=1 5b2e55d228cd7f9665cfffe4c385a37efe8800d2f746c58d4024de19a78d3abc [2023-10-27T02:05:47.535Z] $ docker rm -f --volumes 5b2e55d228cd7f9665cfffe4c385a37efe8800d2f746c58d4024de19a78d3abc [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T02:05:48.951Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T02:05:48.987Z] Warning: overwriting stash ‘coverage-report’ [2023-10-27T02:05:49.523Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T02:05:50.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T02:05:50.479Z] + ls -al . [2023-10-27T02:05:50.479Z] total 180 [2023-10-27T02:05:50.479Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 02:03 . [2023-10-27T02:05:50.479Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 01:59 .. [2023-10-27T02:05:50.479Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 27 02:00 .dockerignore [2023-10-27T02:05:50.479Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 02:00 .git [2023-10-27T02:05:50.479Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:00 .github [2023-10-27T02:05:50.479Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 27 02:00 .gitignore [2023-10-27T02:05:50.479Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 02:00 .golangci.yml [2023-10-27T02:05:50.479Z] -rw-rw-r-- 1 jenkins jenkins 10386 Oct 27 02:00 Attribution.txt [2023-10-27T02:05:50.479Z] -rw-rw-r-- 1 jenkins jenkins 17522 Oct 27 02:00 CHANGELOG.md [2023-10-27T02:05:50.479Z] -rw-rw-r-- 1 jenkins jenkins 1689 Oct 27 02:00 Dockerfile [2023-10-27T02:05:50.479Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 02:00 GOVERNANCE.md [2023-10-27T02:05:50.479Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 27 02:00 Jenkinsfile [2023-10-27T02:05:50.479Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 02:00 LICENSE [2023-10-27T02:05:50.479Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 27 02:00 Makefile [2023-10-27T02:05:50.479Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 27 02:00 OWNERS.md [2023-10-27T02:05:50.479Z] -rw-rw-r-- 1 jenkins jenkins 3613 Oct 27 02:00 README.md [2023-10-27T02:05:50.479Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 01:54 VERSION [2023-10-27T02:05:50.479Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 02:00 bin [2023-10-27T02:05:50.479Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:00 cmd [2023-10-27T02:05:50.479Z] -rw-r--r-- 1 jenkins jenkins 18506 Oct 27 02:05 coverage.out [2023-10-27T02:05:50.479Z] -rw-rw-r-- 1 jenkins jenkins 3822 Oct 27 02:00 go.mod [2023-10-27T02:05:50.479Z] -rw-rw-r-- 1 jenkins jenkins 35094 Oct 27 02:00 go.sum [2023-10-27T02:05:50.479Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:00 internal [2023-10-27T02:05:50.479Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 02:00 mock [2023-10-27T02:05:50.479Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 27 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T02:05:50.907Z] + 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=2a42a906626fcc8f167bd4bb677b492387d13bff --label arch=arm64 --label version=0.0.0 . [2023-10-27T02:05:51.177Z] Sending build context to Docker daemon 3.396MB [2023-10-27T02:05:51.177Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T02:05:51.177Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-27T02:05:51.177Z] ---> cfc7506b9d09 [2023-10-27T02:05:51.177Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-27T02:05:51.446Z] ---> Running in bca48484b12c [2023-10-27T02:05:51.717Z] Removing intermediate container bca48484b12c [2023-10-27T02:05:51.717Z] ---> aad6a171066e [2023-10-27T02:05:51.717Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T02:05:51.984Z] ---> Running in 8e448d33ac03 [2023-10-27T02:05:52.264Z] Removing intermediate container 8e448d33ac03 [2023-10-27T02:05:52.264Z] ---> b0749b66f807 [2023-10-27T02:05:52.264Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-27T02:05:52.264Z] ---> Running in 76d0f1c1ad3c [2023-10-27T02:05:52.855Z] Removing intermediate container 76d0f1c1ad3c [2023-10-27T02:05:52.855Z] ---> 6c626554cdb3 [2023-10-27T02:05:52.855Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T02:05:52.855Z] ---> Running in 9d8468c66281 [2023-10-27T02:05:53.124Z] Removing intermediate container 9d8468c66281 [2023-10-27T02:05:53.124Z] ---> 3b3c2c48bad1 [2023-10-27T02:05:53.124Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T02:05:53.124Z] ---> Running in 25943a03369b [2023-10-27T02:05:54.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T02:05:54.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T02:05:56.221Z] OK: 270 MiB in 56 packages [2023-10-27T02:05:57.180Z] Removing intermediate container 25943a03369b [2023-10-27T02:05:57.180Z] ---> 322d0a9bd205 [2023-10-27T02:05:57.180Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-10-27T02:05:57.180Z] ---> Running in abc0c7a7edd1 [2023-10-27T02:05:57.770Z] Removing intermediate container abc0c7a7edd1 [2023-10-27T02:05:57.770Z] ---> 8134c209bfb7 [2023-10-27T02:05:57.770Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-27T02:05:58.040Z] ---> f2b12b625389 [2023-10-27T02:05:58.040Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T02:05:58.307Z] ---> Running in cf291fa2d5b3 [2023-10-27T02:06:00.908Z] Removing intermediate container cf291fa2d5b3 [2023-10-27T02:06:00.908Z] ---> 8a1cb9e39314 [2023-10-27T02:06:00.908Z] Step 11/24 : COPY . . [2023-10-27T02:06:01.588Z] ---> e3028965e535 [2023-10-27T02:06:01.588Z] Step 12/24 : RUN $MAKE [2023-10-27T02:06:01.588Z] ---> Running in 08e9b501179e [2023-10-27T02:06:02.555Z] 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.36" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-10-27T02:07:54.244Z] Removing intermediate container 08e9b501179e [2023-10-27T02:07:54.244Z] ---> 0acec137d5ed [2023-10-27T02:07:54.244Z] Step 13/24 : FROM alpine:3.18 [2023-10-27T02:07:57.586Z] 3.18: Pulling from library/alpine [2023-10-27T02:07:57.852Z] 579b34f0a95b: Pulling fs layer [2023-10-27T02:07:58.119Z] 579b34f0a95b: Verifying Checksum [2023-10-27T02:07:58.119Z] 579b34f0a95b: Download complete [2023-10-27T02:07:58.703Z] 579b34f0a95b: Pull complete [2023-10-27T02:07:58.703Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T02:07:58.703Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T02:07:58.703Z] ---> 3cc203321400 [2023-10-27T02:07:58.703Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-10-27T02:07:58.971Z] ---> Running in 68d90dfe0be2 [2023-10-27T02:07:59.239Z] Removing intermediate container 68d90dfe0be2 [2023-10-27T02:07:59.239Z] ---> 775c7fcbacbf [2023-10-27T02:07:59.239Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-27T02:07:59.239Z] ---> Running in 600a7d45caf0 [2023-10-27T02:08:00.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T02:08:00.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T02:08:02.023Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-27T02:08:02.023Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T02:08:02.023Z] OK: 8 MiB in 16 packages [2023-10-27T02:08:03.027Z] Removing intermediate container 600a7d45caf0 [2023-10-27T02:08:03.027Z] ---> 946d41f2459a [2023-10-27T02:08:03.027Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-10-27T02:08:04.460Z] ---> e8d9719812a6 [2023-10-27T02:08:04.460Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-10-27T02:08:05.053Z] ---> 919fa3f200d8 [2023-10-27T02:08:05.053Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-10-27T02:08:05.637Z] ---> a67446df6c61 [2023-10-27T02:08:05.637Z] Step 19/24 : EXPOSE 59982 [2023-10-27T02:08:05.637Z] ---> Running in 10267f63e751 [2023-10-27T02:08:05.905Z] Removing intermediate container 10267f63e751 [2023-10-27T02:08:05.905Z] ---> 4a024e135302 [2023-10-27T02:08:05.905Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-10-27T02:08:05.905Z] ---> Running in ead2a8fdf833 [2023-10-27T02:08:06.171Z] Removing intermediate container ead2a8fdf833 [2023-10-27T02:08:06.171Z] ---> 2c1b1e7be1dd [2023-10-27T02:08:06.171Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-27T02:08:06.437Z] ---> Running in 9996f4b70e12 [2023-10-27T02:08:06.705Z] Removing intermediate container 9996f4b70e12 [2023-10-27T02:08:06.705Z] ---> 6e0d66b30872 [2023-10-27T02:08:06.705Z] Step 22/24 : LABEL arch=arm64 [2023-10-27T02:08:06.705Z] ---> Running in 98a6a8562f47 [2023-10-27T02:08:06.971Z] Removing intermediate container 98a6a8562f47 [2023-10-27T02:08:06.971Z] ---> d0d95080346c [2023-10-27T02:08:06.971Z] Step 23/24 : LABEL git_sha=2a42a906626fcc8f167bd4bb677b492387d13bff [2023-10-27T02:08:07.236Z] ---> Running in 62ebc1c10594 [2023-10-27T02:08:07.502Z] Removing intermediate container 62ebc1c10594 [2023-10-27T02:08:07.502Z] ---> 2ebbe79f4374 [2023-10-27T02:08:07.502Z] Step 24/24 : LABEL version=0.0.0 [2023-10-27T02:08:07.502Z] ---> Running in 6f8821994e32 [2023-10-27T02:08:07.767Z] Removing intermediate container 6f8821994e32 [2023-10-27T02:08:07.767Z] ---> 772ca4f80154 [2023-10-27T02:08:07.767Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T02:08:07.767Z] Successfully built 772ca4f80154 [2023-10-27T02:08:07.767Z] 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-10-27T02:08:08.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T02:08:08.594Z] [2023-10-27T02:08:08.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T02:08:09.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T02:08:10.940Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-27T02:08:10.940Z] 8998bd30e6a1: Pulling fs layer [2023-10-27T02:08:10.940Z] 04944245beec: Pulling fs layer [2023-10-27T02:08:10.940Z] 699f458cf7ca: Pulling fs layer [2023-10-27T02:08:10.940Z] 765212b225bb: Pulling fs layer [2023-10-27T02:08:10.940Z] f23df028b6ca: Pulling fs layer [2023-10-27T02:08:10.940Z] d65c8cfc05b1: Pulling fs layer [2023-10-27T02:08:10.940Z] 2437ff75d9bd: Pulling fs layer [2023-10-27T02:08:10.940Z] f23df028b6ca: Waiting [2023-10-27T02:08:10.940Z] d65c8cfc05b1: Waiting [2023-10-27T02:08:10.940Z] 2437ff75d9bd: Waiting [2023-10-27T02:08:10.940Z] 765212b225bb: Waiting [2023-10-27T02:08:10.940Z] 04944245beec: Verifying Checksum [2023-10-27T02:08:10.940Z] 04944245beec: Download complete [2023-10-27T02:08:11.206Z] 765212b225bb: Verifying Checksum [2023-10-27T02:08:11.206Z] 765212b225bb: Download complete [2023-10-27T02:08:11.206Z] f23df028b6ca: Verifying Checksum [2023-10-27T02:08:11.206Z] f23df028b6ca: Download complete [2023-10-27T02:08:11.207Z] d65c8cfc05b1: Verifying Checksum [2023-10-27T02:08:11.207Z] d65c8cfc05b1: Download complete [2023-10-27T02:08:11.207Z] 699f458cf7ca: Verifying Checksum [2023-10-27T02:08:11.207Z] 699f458cf7ca: Download complete [2023-10-27T02:08:11.793Z] 8998bd30e6a1: Verifying Checksum [2023-10-27T02:08:11.793Z] 8998bd30e6a1: Download complete [2023-10-27T02:08:13.735Z] 2437ff75d9bd: Verifying Checksum [2023-10-27T02:08:13.735Z] 2437ff75d9bd: Download complete [2023-10-27T02:08:16.310Z] 8998bd30e6a1: Pull complete [2023-10-27T02:08:16.310Z] 04944245beec: Pull complete [2023-10-27T02:08:17.721Z] 699f458cf7ca: Pull complete [2023-10-27T02:08:17.986Z] 765212b225bb: Pull complete [2023-10-27T02:08:18.947Z] f23df028b6ca: Pull complete [2023-10-27T02:08:19.214Z] d65c8cfc05b1: Pull complete [2023-10-27T02:08:37.425Z] 2437ff75d9bd: Pull complete [2023-10-27T02:08:37.425Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-27T02:08:37.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T02:08:37.425Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T02:08:37.761Z] prd-ubuntu20.04-docker-arm64-4c-16g-12227 does not seem to be running inside a container [2023-10-27T02:08:37.830Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-27T02:08:40.572Z] $ docker top 3863c7b43b7b97d31473f09712de07661b01557cf1f08383c3b5640124338dbe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T02:08:41.509Z] ---> job-cost.sh [2023-10-27T02:08:41.509Z] lf-activate-venv: SKIPPING [2023-10-27T02:08:41.509Z] INFO: No Stack... [2023-10-27T02:08:42.089Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-27T02:08:42.669Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T02:08:43.017Z] + cut -d, -f6 [2023-10-27T02:08:43.285Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2023-10-27T02:08:43.361Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-639-1-stack-cost] [2023-10-27T02:08:43.366Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-1-stack-cost] did not exist. Created. [2023-10-27T02:08:43.366Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-639-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T02:08:43.791Z] /w/workspace/device-mqtt-go/1@tmp/durable-181ed313/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-27T02:08:44.472Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-27T02:08:44.506Z] Warning: overwriting stash ‘stack-cost’ [2023-10-27T02:08:44.553Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T02:08:44.569Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T02:08:44.632Z] $ docker stop --time=1 3863c7b43b7b97d31473f09712de07661b01557cf1f08383c3b5640124338dbe [2023-10-27T02:08:46.229Z] $ docker rm -f --volumes 3863c7b43b7b97d31473f09712de07661b01557cf1f08383c3b5640124338dbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-27T02:08:47.210Z] provisioning config files... [2023-10-27T02:08:47.217Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config18251962118205038128tmp [Pipeline] { [Pipeline] sh [2023-10-27T02:08:47.556Z] + set +x [2023-10-27T02:08:47.556Z] + curl -s https://codecov.io/bash [2023-10-27T02:08:47.556Z] + bash -s -- [2023-10-27T02:08:47.556Z] [2023-10-27T02:08:47.556Z] _____ _ [2023-10-27T02:08:47.556Z] / ____| | | [2023-10-27T02:08:47.556Z] | | ___ __| | ___ ___ _____ __ [2023-10-27T02:08:47.556Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-27T02:08:47.556Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-27T02:08:47.556Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-27T02:08:47.556Z] Bash-1.0.6 [2023-10-27T02:08:47.556Z] [2023-10-27T02:08:47.556Z] [2023-10-27T02:08:47.556Z] ==> git version 2.25.1 found [2023-10-27T02:08:47.556Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-27T02:08:47.556Z] Release-Date: 2020-01-08 [2023-10-27T02:08:47.556Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-27T02:08:47.556Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-27T02:08:47.556Z] ==> Jenkins CI detected. [2023-10-27T02:08:47.556Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-639 [2023-10-27T02:08:47.556Z] project root: . [2023-10-27T02:08:47.556Z] --> token set from env [2023-10-27T02:08:47.556Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-27T02:08:47.556Z] ==> Running gcov in . (disable via -X gcov) [2023-10-27T02:08:47.556Z] ==> Python coveragepy not found [2023-10-27T02:08:47.556Z] ==> Searching for coverage reports in: [2023-10-27T02:08:47.556Z] + . [2023-10-27T02:08:47.556Z] -> Found 1 reports [2023-10-27T02:08:47.556Z] ==> Detecting git/mercurial file structure [2023-10-27T02:08:47.556Z] ==> Reading reports [2023-10-27T02:08:47.556Z] + ./coverage.out bytes=18506 [2023-10-27T02:08:47.556Z] ==> Appending adjustments [2023-10-27T02:08:47.556Z] https://docs.codecov.io/docs/fixing-reports [2023-10-27T02:08:47.815Z] + Found adjustments [2023-10-27T02:08:47.815Z] ==> Gzipping contents [2023-10-27T02:08:47.815Z] 4.0K /tmp/codecov.PE2bt8.gz [2023-10-27T02:08:47.815Z] ==> Uploading reports [2023-10-27T02:08:47.815Z] url: https://codecov.io [2023-10-27T02:08:47.815Z] query: branch=PR-639&commit=2a42a906626fcc8f167bd4bb677b492387d13bff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-639%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=639&job=&cmd_args= [2023-10-27T02:08:47.815Z] -> Pinging Codecov [2023-10-27T02:08:47.815Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-639&commit=2a42a906626fcc8f167bd4bb677b492387d13bff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-639%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=639&job=&cmd_args= [2023-10-27T02:08:47.815Z] -> Uploading to [2023-10-27T02:08:47.815Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-27/7D719EC7BBE17E464838252E33014C33/2a42a906626fcc8f167bd4bb677b492387d13bff/54fd374d-b239-4a2d-9673-6152ea390bbe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T020847Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b14cff0e566c9e5b596f0c82b82829da42b0393fa2bdecd4ed5dadea6e4f2fe [2023-10-27T02:08:47.815Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T02:08:47.815Z] Dload Upload Total Spent Left Speed [2023-10-27T02:08:48.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 8262 --:--:-- --:--:-- --:--:-- 8262 [2023-10-27T02:08:48.383Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/2a42a906626fcc8f167bd4bb677b492387d13bff [Pipeline] } [2023-10-27T02:08:48.410Z] 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-10-27T02:08:50.153Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives ] [2023-10-27T02:08:50.153Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives [2023-10-27T02:08:50.153Z] total 16 [2023-10-27T02:08:50.153Z] drwxr-xr-x 3 root root 4096 Oct 27 01:57 . [2023-10-27T02:08:50.153Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 01:57 .. [2023-10-27T02:08:50.153Z] drwxr-xr-x 2 root root 4096 Oct 27 01:57 cost [2023-10-27T02:08:50.153Z] -rw-r--r-- 1 root root 86 Oct 27 01:57 cost.csv [2023-10-27T02:08:50.153Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives [2023-10-27T02:08:50.153Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives [2023-10-27T02:08:50.153Z] total 16 [2023-10-27T02:08:50.153Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 01:57 . [2023-10-27T02:08:50.153Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 01:57 .. [2023-10-27T02:08:50.153Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 01:57 cost [2023-10-27T02:08:50.153Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 27 01:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-27T02:08:50.476Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T02:08:51.361Z] ---> package-listing.sh [2023-10-27T02:08:51.361Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-27T02:08:51.361Z] ++ facter osfamily [2023-10-27T02:08:51.621Z] + OS_FAMILY=debian [2023-10-27T02:08:51.621Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-639 [2023-10-27T02:08:51.621Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-27T02:08:51.621Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-27T02:08:51.621Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-27T02:08:51.621Z] + PACKAGES=/tmp/packages_start.txt [2023-10-27T02:08:51.621Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-639 ']' [2023-10-27T02:08:51.621Z] + PACKAGES=/tmp/packages_end.txt [2023-10-27T02:08:51.621Z] + case "${OS_FAMILY}" in [2023-10-27T02:08:51.621Z] + dpkg -l [2023-10-27T02:08:51.621Z] + grep '^ii' [2023-10-27T02:08:51.621Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-27T02:08:51.621Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-27T02:08:51.621Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-27T02:08:51.621Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-639 ']' [2023-10-27T02:08:51.621Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives/ [2023-10-27T02:08:51.621Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives/ [Pipeline] echo [2023-10-27T02:08:51.656Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-639/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-27T02:08:51.947Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T02:08:52.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T02:08:52.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T02:08:52.722Z] prd-ubuntu20.04-docker-8c-8g-12217 does not seem to be running inside a container [2023-10-27T02:08:52.751Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-639/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-27T02:08:52.923Z] $ docker top 7ddf82b77bb0a3177a3443805e441d3d02a37571e5455af36507fced1a1ed5f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T02:08:53.313Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-27T02:08:53.615Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-27T02:08:53.921Z] + ls /var/log/sa-host [2023-10-27T02:08:53.922Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T02:08:54.047Z] provisioning config files... [2023-10-27T02:08:54.054Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config9386529340334248152tmp [Pipeline] { [Pipeline] echo [2023-10-27T02:08:54.110Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T02:08:54.415Z] ---> create-netrc.sh [Pipeline] } [2023-10-27T02:08:54.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-27T02:08:54.843Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-27T02:08:54.875Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T02:08:55.184Z] ---> sudo-logs.sh [2023-10-27T02:08:55.184Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-27T02:08:55.265Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T02:08:55.572Z] ---> job-cost.sh [2023-10-27T02:08:55.572Z] lf-activate-venv: SKIPPING [2023-10-27T02:08:55.572Z] DEBUG: total: 0.2199999988079071 [2023-10-27T02:08:55.572Z] INFO: Retrieving Stack Cost... [2023-10-27T02:08:56.142Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T02:08:56.401Z] INFO: Archiving Costs [Pipeline] echo [2023-10-27T02:08:56.435Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T02:08:56.739Z] ---> logs-deploy.sh [2023-10-27T02:08:56.739Z] lf-activate-venv: SKIPPING [2023-10-27T02:08:56.739Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-639/1 [2023-10-27T02:08:56.739Z] INFO: archiving workspace using pattern(s): [2023-10-27T02:08:57.675Z] Archives upload complete. [2023-10-27T02:08:57.675Z] INFO: archiving logs to Nexus [2023-10-27T02:08:58.241Z] ---> uname -a: [2023-10-27T02:08:58.241Z] Linux prd-ubuntu20-04-docker-8c-8g-12217 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-27T02:08:58.241Z] [2023-10-27T02:08:58.241Z] [2023-10-27T02:08:58.241Z] ---> lscpu: [2023-10-27T02:08:58.241Z] Architecture: x86_64 [2023-10-27T02:08:58.241Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-27T02:08:58.241Z] Byte Order: Little Endian [2023-10-27T02:08:58.241Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-27T02:08:58.241Z] CPU(s): 8 [2023-10-27T02:08:58.241Z] On-line CPU(s) list: 0-7 [2023-10-27T02:08:58.241Z] Thread(s) per core: 1 [2023-10-27T02:08:58.241Z] Core(s) per socket: 1 [2023-10-27T02:08:58.241Z] Socket(s): 8 [2023-10-27T02:08:58.241Z] NUMA node(s): 1 [2023-10-27T02:08:58.241Z] Vendor ID: AuthenticAMD [2023-10-27T02:08:58.241Z] CPU family: 23 [2023-10-27T02:08:58.241Z] Model: 49 [2023-10-27T02:08:58.241Z] Model name: AMD EPYC-Rome Processor [2023-10-27T02:08:58.241Z] Stepping: 0 [2023-10-27T02:08:58.241Z] CPU MHz: 2800.000 [2023-10-27T02:08:58.241Z] BogoMIPS: 5600.00 [2023-10-27T02:08:58.241Z] Virtualization: AMD-V [2023-10-27T02:08:58.241Z] Hypervisor vendor: KVM [2023-10-27T02:08:58.241Z] Virtualization type: full [2023-10-27T02:08:58.241Z] L1d cache: 256 KiB [2023-10-27T02:08:58.241Z] L1i cache: 256 KiB [2023-10-27T02:08:58.241Z] L2 cache: 4 MiB [2023-10-27T02:08:58.241Z] L3 cache: 128 MiB [2023-10-27T02:08:58.241Z] NUMA node0 CPU(s): 0-7 [2023-10-27T02:08:58.241Z] Vulnerability Itlb multihit: Not affected [2023-10-27T02:08:58.241Z] Vulnerability L1tf: Not affected [2023-10-27T02:08:58.241Z] Vulnerability Mds: Not affected [2023-10-27T02:08:58.241Z] Vulnerability Meltdown: Not affected [2023-10-27T02:08:58.241Z] Vulnerability Mmio stale data: Not affected [2023-10-27T02:08:58.241Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-27T02:08:58.241Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-27T02:08:58.241Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-27T02:08:58.241Z] Vulnerability Srbds: Not affected [2023-10-27T02:08:58.241Z] Vulnerability Tsx async abort: Not affected [2023-10-27T02:08:58.242Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-27T02:08:58.242Z] [2023-10-27T02:08:58.242Z] [2023-10-27T02:08:58.242Z] ---> nproc: [2023-10-27T02:08:58.242Z] 8 [2023-10-27T02:08:58.242Z] [2023-10-27T02:08:58.242Z]