Pull request #641 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 205780f182d3764fc7c0d19cf83058bf48c89acb+a20e3f699be50ae0fa7b260dcb78cdd891955ce4 (cd6880724d56eeec3db89b24cc5b8e15dd9c93e2) 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-ssh8535736138036581563.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh10130802278326215885.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-641/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-641/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17409648786178591631.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-641/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9051756028699970929.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh7480573456794053671.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-641/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-641/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4918200808897650668.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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 ‘prd-ubuntu20.04-docker-8c-8g-16306’ Running on prd-ubuntu20.04-docker-8c-8g-16314 in /w/workspace/gexfoundry_device-mqtt-go_PR-641 [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-641 # 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/641/head:refs/remotes/origin/PR-641 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a20e3f699be50ae0fa7b260dcb78cdd891955ce4 into PR head commit 205780f182d3764fc7c0d19cf83058bf48c89acb Merge succeeded, producing 205780f182d3764fc7c0d19cf83058bf48c89acb Checking out Revision 205780f182d3764fc7c0d19cf83058bf48c89acb (PR-641) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 > git config core.sparsecheckout # timeout=10 > git checkout -f 205780f182d3764fc7c0d19cf83058bf48c89acb # 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 a20e3f699be50ae0fa7b260dcb78cdd891955ce4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 205780f182d3764fc7c0d19cf83058bf48c89acb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-02T01:16:26.321Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-02T01:16:26.499Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-02T01:16:26.594Z] ========================================================= [2023-11-02T01:16:26.594Z] EdgeX Global Pipelines Version Info [2023-11-02T01:16:26.594Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-02T01:16:27.346Z] ------------------- [2023-11-02T01:16:27.346Z] stable info: [2023-11-02T01:16:27.346Z] ------------------- [2023-11-02T01:16:27.346Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-02T01:16:27.346Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T01:16:27.346Z] Message: update stable to v1.0.255 [2023-11-02T01:16:27.917Z] ------------------- [2023-11-02T01:16:27.917Z] experimental info: [2023-11-02T01:16:27.917Z] ------------------- [2023-11-02T01:16:27.917Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-02T01:16:27.917Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T01:16:27.917Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-02T01:16:28.212Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-11-02T01:16:28.252Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-11-02T01:16:28.293Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-02T01:16:28.330Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-02T01:16:28.369Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-02T01:16:28.407Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-02T01:16:28.448Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-02T01:16:28.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-02T01:16:28.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-02T01:16:28.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-02T01:16:28.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-02T01:16:28.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-11-02T01:16:28.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-02T01:16:28.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-02T01:16:28.812Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T01:16:28.855Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T01:16:28.901Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T01:16:28.943Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T01:16:28.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-02T01:16:29.029Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-02T01:16:29.073Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-02T01:16:29.115Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-02T01:16:29.158Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-02T01:16:29.208Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-02T01:16:29.256Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-02T01:16:29.305Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-02T01:16:29.350Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-02T01:16:29.396Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-641 [Pipeline] echo [2023-11-02T01:16:29.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-641 [Pipeline] echo [2023-11-02T01:16:29.478Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-641 [Pipeline] echo [2023-11-02T01:16:29.523Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 205780f182d3764fc7c0d19cf83058bf48c89acb [Pipeline] echo [2023-11-02T01:16:29.566Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 205780f [Pipeline] echo [2023-11-02T01:16:29.611Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T01:16:29.738Z] provisioning config files... [2023-11-02T01:16:29.752Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp/config10916971757461908180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T01:16:30.093Z] ---> docker-login.sh [2023-11-02T01:16:30.093Z] nexus3.edgexfoundry.org:10001 [2023-11-02T01:16:30.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T01:16:30.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T01:16:30.618Z] Configure a credential helper to remove this warning. See [2023-11-02T01:16:30.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T01:16:30.618Z] [2023-11-02T01:16:30.618Z] Login Succeeded [2023-11-02T01:16:30.618Z] nexus3.edgexfoundry.org:10002 [2023-11-02T01:16:30.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T01:16:30.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T01:16:30.618Z] Configure a credential helper to remove this warning. See [2023-11-02T01:16:30.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T01:16:30.618Z] [2023-11-02T01:16:30.618Z] Login Succeeded [2023-11-02T01:16:30.618Z] nexus3.edgexfoundry.org:10003 [2023-11-02T01:16:30.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T01:16:30.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T01:16:30.880Z] Configure a credential helper to remove this warning. See [2023-11-02T01:16:30.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T01:16:30.880Z] [2023-11-02T01:16:30.880Z] Login Succeeded [2023-11-02T01:16:30.880Z] nexus3.edgexfoundry.org:10004 [2023-11-02T01:16:30.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T01:16:30.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T01:16:30.880Z] Configure a credential helper to remove this warning. See [2023-11-02T01:16:30.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T01:16:30.880Z] [2023-11-02T01:16:30.880Z] Login Succeeded [2023-11-02T01:16:30.880Z] docker.io [2023-11-02T01:16:30.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T01:16:31.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T01:16:31.145Z] Configure a credential helper to remove this warning. See [2023-11-02T01:16:31.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T01:16:31.145Z] [2023-11-02T01:16:31.145Z] Login Succeeded [2023-11-02T01:16:31.145Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T01:16:31.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-02T01:16:31.826Z] + git rev-list -1 --merges 205780f182d3764fc7c0d19cf83058bf48c89acb~1..205780f182d3764fc7c0d19cf83058bf48c89acb [Pipeline] echo [2023-11-02T01:16:31.890Z] -----------> git rev-list -1 --merges 205780f182d3764fc7c0d19cf83058bf48c89acb~1..205780f182d3764fc7c0d19cf83058bf48c89acb 205780f182d3764fc7c0d19cf83058bf48c89acb [false] [Pipeline] sh [2023-11-02T01:16:32.204Z] + git log --format=format:%s -1 205780f182d3764fc7c0d19cf83058bf48c89acb [Pipeline] echo [2023-11-02T01:16:32.247Z] ========================================================= [2023-11-02T01:16:32.247Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-02T01:16:32.247Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T01:16:32.684Z] + git log --format=format:%s -1 205780f182d3764fc7c0d19cf83058bf48c89acb [Pipeline] echo [2023-11-02T01:16:32.717Z] [semverPrep] GIT_COMMIT: 205780f182d3764fc7c0d19cf83058bf48c89acb, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-11-02T01:16:32.752Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-02T01:16:33.155Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T01:16:33.155Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-02T01:16:33.155Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-02T01:16:33.155Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-02T01:16:33.155Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-02T01:16:33.155Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-02T01:16:33.155Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T01:16:33.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T01:16:33.692Z] [2023-11-02T01:16:33.692Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T01:16:34.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T01:16:34.672Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-02T01:16:34.672Z] b85a868b505f: Pulling fs layer [2023-11-02T01:16:34.672Z] e2be974225ed: Pulling fs layer [2023-11-02T01:16:34.672Z] 339a4e72a1f5: Pulling fs layer [2023-11-02T01:16:34.672Z] 988bab9f4d93: Pulling fs layer [2023-11-02T01:16:34.672Z] 1469e6f7b9e6: Pulling fs layer [2023-11-02T01:16:34.672Z] eaf3925da568: Pulling fs layer [2023-11-02T01:16:34.672Z] bab4dde63d76: Pulling fs layer [2023-11-02T01:16:34.672Z] bde34c3a00c8: Pulling fs layer [2023-11-02T01:16:34.672Z] b352a97aabf1: Pulling fs layer [2023-11-02T01:16:34.672Z] 4872d77fe225: Pulling fs layer [2023-11-02T01:16:34.672Z] 5851b861e8e6: Pulling fs layer [2023-11-02T01:16:34.672Z] eaf3925da568: Waiting [2023-11-02T01:16:34.672Z] 4872d77fe225: Waiting [2023-11-02T01:16:34.672Z] 5851b861e8e6: Waiting [2023-11-02T01:16:34.672Z] bab4dde63d76: Waiting [2023-11-02T01:16:34.672Z] b352a97aabf1: Waiting [2023-11-02T01:16:34.672Z] bde34c3a00c8: Waiting [2023-11-02T01:16:34.672Z] 988bab9f4d93: Waiting [2023-11-02T01:16:34.672Z] 1469e6f7b9e6: Waiting [2023-11-02T01:16:34.672Z] e2be974225ed: Download complete [2023-11-02T01:16:34.672Z] 988bab9f4d93: Verifying Checksum [2023-11-02T01:16:34.672Z] 988bab9f4d93: Download complete [2023-11-02T01:16:34.672Z] 1469e6f7b9e6: Verifying Checksum [2023-11-02T01:16:34.672Z] 1469e6f7b9e6: Download complete [2023-11-02T01:16:34.672Z] eaf3925da568: Download complete [2023-11-02T01:16:34.672Z] 339a4e72a1f5: Verifying Checksum [2023-11-02T01:16:34.672Z] 339a4e72a1f5: Download complete [2023-11-02T01:16:34.672Z] bde34c3a00c8: Download complete [2023-11-02T01:16:34.672Z] b352a97aabf1: Verifying Checksum [2023-11-02T01:16:34.672Z] b352a97aabf1: Download complete [2023-11-02T01:16:34.672Z] 4872d77fe225: Download complete [2023-11-02T01:16:34.936Z] 5851b861e8e6: Verifying Checksum [2023-11-02T01:16:34.936Z] 5851b861e8e6: Download complete [2023-11-02T01:16:34.936Z] b85a868b505f: Verifying Checksum [2023-11-02T01:16:34.936Z] b85a868b505f: Download complete [2023-11-02T01:16:35.233Z] bab4dde63d76: Verifying Checksum [2023-11-02T01:16:35.233Z] bab4dde63d76: Download complete [2023-11-02T01:16:36.612Z] b85a868b505f: Pull complete [2023-11-02T01:16:36.871Z] e2be974225ed: Pull complete [2023-11-02T01:16:37.809Z] 339a4e72a1f5: Pull complete [2023-11-02T01:16:38.070Z] 988bab9f4d93: Pull complete [2023-11-02T01:16:39.009Z] 1469e6f7b9e6: Pull complete [2023-11-02T01:16:39.009Z] eaf3925da568: Pull complete [2023-11-02T01:16:41.544Z] bab4dde63d76: Pull complete [2023-11-02T01:16:41.544Z] bde34c3a00c8: Pull complete [2023-11-02T01:16:41.808Z] b352a97aabf1: Pull complete [2023-11-02T01:16:42.068Z] 4872d77fe225: Pull complete [2023-11-02T01:16:42.331Z] 5851b861e8e6: Pull complete [2023-11-02T01:16:42.592Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-02T01:16:42.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T01:16:42.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T01:16:42.856Z] prd-ubuntu20.04-docker-8c-8g-16314 does not seem to be running inside a container [2023-11-02T01:16:42.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-641 -v /w/workspace/gexfoundry_device-mqtt-go_PR-641:/w/workspace/gexfoundry_device-mqtt-go_PR-641:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-641@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-02T01:16:55.210Z] $ docker top 0e45980093c0875c50e0c054c4bd388cf3df2577c9001375ff341c45f2ebc918 -eo pid,comm [2023-11-02T01:16:55.268Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-02T01:16:55.269Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T01:16:55.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T01:16:55.395Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T01:16:55.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T01:16:55.547Z] $ docker exec 0e45980093c0875c50e0c054c4bd388cf3df2577c9001375ff341c45f2ebc918 ssh-agent [2023-11-02T01:16:55.653Z] SSH_AUTH_SOCK=/tmp/ssh-4SYgGKSpgUgF/agent.13 [2023-11-02T01:16:55.653Z] SSH_AGENT_PID=19 [2023-11-02T01:16:55.660Z] Running ssh-add (command line suppressed) [2023-11-02T01:16:55.755Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp/private_key_7925898500888007824.key (/w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp/private_key_7925898500888007824.key) [2023-11-02T01:16:55.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T01:16:56.110Z] + git tag --points-at HEAD [Pipeline] } [2023-11-02T01:16:56.138Z] $ docker exec --env ******** --env ******** 0e45980093c0875c50e0c054c4bd388cf3df2577c9001375ff341c45f2ebc918 ssh-agent -k [2023-11-02T01:16:56.284Z] unset SSH_AUTH_SOCK; [2023-11-02T01:16:56.284Z] unset SSH_AGENT_PID; [2023-11-02T01:16:56.285Z] echo Agent pid 19 killed; [2023-11-02T01:16:56.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-02T01:16:56.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T01:16:56.388Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T01:16:56.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T01:16:56.510Z] $ docker exec 0e45980093c0875c50e0c054c4bd388cf3df2577c9001375ff341c45f2ebc918 ssh-agent [2023-11-02T01:16:56.749Z] SSH_AUTH_SOCK=/tmp/ssh-AOdlsl10j622/agent.68 [2023-11-02T01:16:56.749Z] SSH_AGENT_PID=74 [2023-11-02T01:16:56.774Z] Running ssh-add (command line suppressed) [2023-11-02T01:16:56.984Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp/private_key_2447024931036364500.key (/w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp/private_key_2447024931036364500.key) [2023-11-02T01:16:56.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T01:16:57.334Z] + git semver init [2023-11-02T01:16:57.904Z] 2023-11-02 01:16:57,836 [run_init] DEBUG init version:0.0.0 force:False [2023-11-02T01:16:57.904Z] 2023-11-02 01:16:57,838 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-641/.semver [2023-11-02T01:16:57.904Z] 2023-11-02 01:16:57,839 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-641/.semver [2023-11-02T01:16:57.904Z] 2023-11-02 01:16:57,839 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-641/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-641, universal_newlines=False, shell=None, istream=None) [2023-11-02T01:16:59.878Z] 2023-11-02 01:16:59,354 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-641/.git/info/exclude [2023-11-02T01:16:59.878Z] 2023-11-02 01:16:59,355 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-641/.semver/PR-641 with force:False [2023-11-02T01:16:59.878Z] 2023-11-02 01:16:59,355 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-641/.semver/PR-641 [2023-11-02T01:16:59.878Z] 2023-11-02 01:16:59,358 [execute] INFO git cat-file --batch-check [2023-11-02T01:16:59.878Z] 2023-11-02 01:16:59,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-641/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T01:16:59.878Z] 2023-11-02 01:16:59,367 [execute] INFO git cat-file --batch [2023-11-02T01:16:59.878Z] 2023-11-02 01:16:59,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-641/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T01:16:59.878Z] 2023-11-02 01:16:59,372 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-641/.semver/PR-641 [2023-11-02T01:16:59.878Z] 0.0.0 [Pipeline] } [2023-11-02T01:16:59.911Z] $ docker exec --env ******** --env ******** 0e45980093c0875c50e0c054c4bd388cf3df2577c9001375ff341c45f2ebc918 ssh-agent -k [2023-11-02T01:17:00.025Z] unset SSH_AUTH_SOCK; [2023-11-02T01:17:00.025Z] unset SSH_AGENT_PID; [2023-11-02T01:17:00.025Z] echo Agent pid 74 killed; [2023-11-02T01:17:00.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T01:17:00.496Z] + git semver [Pipeline] } [2023-11-02T01:17:00.861Z] $ docker stop --time=1 0e45980093c0875c50e0c054c4bd388cf3df2577c9001375ff341c45f2ebc918 [2023-11-02T01:17:04.601Z] $ docker rm -f --volumes 0e45980093c0875c50e0c054c4bd388cf3df2577c9001375ff341c45f2ebc918 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T01:17:05.715Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-02T01:17:06.277Z] Stashed 1 file(s) [Pipeline] echo [2023-11-02T01:17:06.294Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T01:17:06.897Z] provisioning config files... [2023-11-02T01:17:06.906Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp/config991079813707348509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T01:17:07.280Z] ---> docker-login.sh [2023-11-02T01:17:07.281Z] nexus3.edgexfoundry.org:10001 [2023-11-02T01:17:07.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T01:17:07.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T01:17:07.281Z] Configure a credential helper to remove this warning. See [2023-11-02T01:17:07.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T01:17:07.281Z] [2023-11-02T01:17:07.281Z] Login Succeeded [2023-11-02T01:17:07.281Z] nexus3.edgexfoundry.org:10002 [2023-11-02T01:17:07.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T01:17:07.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T01:17:07.281Z] Configure a credential helper to remove this warning. See [2023-11-02T01:17:07.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T01:17:07.281Z] [2023-11-02T01:17:07.281Z] Login Succeeded [2023-11-02T01:17:07.281Z] nexus3.edgexfoundry.org:10003 [2023-11-02T01:17:07.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T01:17:07.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T01:17:07.541Z] Configure a credential helper to remove this warning. See [2023-11-02T01:17:07.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T01:17:07.541Z] [2023-11-02T01:17:07.541Z] Login Succeeded [2023-11-02T01:17:07.541Z] nexus3.edgexfoundry.org:10004 [2023-11-02T01:17:07.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T01:17:07.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T01:17:07.541Z] Configure a credential helper to remove this warning. See [2023-11-02T01:17:07.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T01:17:07.541Z] [2023-11-02T01:17:07.541Z] Login Succeeded [2023-11-02T01:17:07.541Z] docker.io [2023-11-02T01:17:07.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T01:17:08.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T01:17:08.061Z] Configure a credential helper to remove this warning. See [2023-11-02T01:17:08.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T01:17:08.061Z] [2023-11-02T01:17:08.061Z] Login Succeeded [2023-11-02T01:17:08.061Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T01:17:08.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T01:17:08.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T01:17:08.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T01:17:08.384Z] ========================================================= [2023-11-02T01:17:08.384Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-02T01:17:08.384Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T01:17:08.891Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T01:17:08.891Z] Sending build context to Docker daemon 6.558MB [2023-11-02T01:17:08.891Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T01:17:08.891Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-02T01:17:11.432Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-02T01:17:11.432Z] 7264a8db6415: Pulling fs layer [2023-11-02T01:17:11.432Z] c4d48a809fc2: Pulling fs layer [2023-11-02T01:17:11.432Z] 4f1c88b9dad5: Pulling fs layer [2023-11-02T01:17:11.432Z] ad3a456e5733: Pulling fs layer [2023-11-02T01:17:11.432Z] 33e27b845d1e: Pulling fs layer [2023-11-02T01:17:11.432Z] c68163c4e522: Pulling fs layer [2023-11-02T01:17:11.432Z] 50da416c3ac9: Pulling fs layer [2023-11-02T01:17:11.432Z] 23d2d4c4bb30: Pulling fs layer [2023-11-02T01:17:11.432Z] ad3a456e5733: Waiting [2023-11-02T01:17:11.432Z] 23d2d4c4bb30: Waiting [2023-11-02T01:17:11.432Z] 50da416c3ac9: Waiting [2023-11-02T01:17:11.432Z] 33e27b845d1e: Waiting [2023-11-02T01:17:11.432Z] c4d48a809fc2: Verifying Checksum [2023-11-02T01:17:11.432Z] c4d48a809fc2: Download complete [2023-11-02T01:17:11.432Z] ad3a456e5733: Verifying Checksum [2023-11-02T01:17:11.432Z] ad3a456e5733: Download complete [2023-11-02T01:17:11.432Z] 33e27b845d1e: Verifying Checksum [2023-11-02T01:17:11.432Z] 33e27b845d1e: Download complete [2023-11-02T01:17:11.432Z] 7264a8db6415: Verifying Checksum [2023-11-02T01:17:11.432Z] 7264a8db6415: Download complete [2023-11-02T01:17:11.432Z] c68163c4e522: Verifying Checksum [2023-11-02T01:17:11.432Z] c68163c4e522: Download complete [2023-11-02T01:17:11.432Z] 23d2d4c4bb30: Verifying Checksum [2023-11-02T01:17:11.432Z] 4f1c88b9dad5: Verifying Checksum [2023-11-02T01:17:11.432Z] 4f1c88b9dad5: Download complete [2023-11-02T01:17:12.066Z] 50da416c3ac9: Verifying Checksum [2023-11-02T01:17:12.066Z] 50da416c3ac9: Download complete [2023-11-02T01:17:12.326Z] 7264a8db6415: Pull complete [2023-11-02T01:17:14.261Z] c4d48a809fc2: Pull complete [2023-11-02T01:17:20.646Z] 4f1c88b9dad5: Pull complete [2023-11-02T01:17:21.721Z] Still waiting to schedule task [2023-11-02T01:17:21.721Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16312’ [2023-11-02T01:17:23.239Z] ad3a456e5733: Pull complete [2023-11-02T01:17:29.873Z] 33e27b845d1e: Pull complete [2023-11-02T01:17:30.817Z] c68163c4e522: Pull complete [2023-11-02T01:18:11.205Z] 50da416c3ac9: Pull complete [2023-11-02T01:18:43.377Z] 23d2d4c4bb30: Pull complete [2023-11-02T01:18:43.639Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-02T01:18:44.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-02T01:18:48.340Z] ---> 0786185ac409 [2023-11-02T01:18:48.340Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-02T01:18:56.528Z] ---> Running in e110b0a52dd0 [2023-11-02T01:19:03.097Z] Removing intermediate container e110b0a52dd0 [2023-11-02T01:19:03.097Z] ---> 52f6474d9624 [2023-11-02T01:19:03.097Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T01:19:06.461Z] ---> Running in 3cadd1e5f432 [2023-11-02T01:19:09.813Z] Removing intermediate container 3cadd1e5f432 [2023-11-02T01:19:09.813Z] ---> f7051f298af4 [2023-11-02T01:19:09.813Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-02T01:19:11.747Z] ---> Running in 2be82ab8e8dc [2023-11-02T01:19:13.162Z] Removing intermediate container 2be82ab8e8dc [2023-11-02T01:19:13.162Z] ---> 513088717f06 [2023-11-02T01:19:13.162Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T01:19:14.109Z] ---> Running in 893012e61737 [2023-11-02T01:19:15.056Z] Removing intermediate container 893012e61737 [2023-11-02T01:19:15.056Z] ---> b40f32ec8696 [2023-11-02T01:19:15.056Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T01:19:16.971Z] ---> Running in 634e7e5556ff [2023-11-02T01:19:19.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T01:19:19.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T01:19:19.792Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-02T01:19:19.792Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-02T01:19:19.792Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-02T01:19:19.792Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-02T01:19:19.792Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T01:19:19.792Z] OK: 268 MiB in 56 packages [2023-11-02T01:19:29.857Z] Removing intermediate container 634e7e5556ff [2023-11-02T01:19:29.857Z] ---> bb989e10e331 [2023-11-02T01:19:29.857Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-02T01:19:31.889Z] ---> Running in 7edd2ce287d9 [2023-11-02T01:19:36.306Z] Removing intermediate container 7edd2ce287d9 [2023-11-02T01:19:36.306Z] ---> 97bc5f9ffa5f [2023-11-02T01:19:36.306Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-02T01:19:39.748Z] ---> a8f63751e851 [2023-11-02T01:19:39.748Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T01:19:43.046Z] ---> Running in 19fcaa80d96b [2023-11-02T01:21:07.458Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16315 in /w/workspace/gexfoundry_device-mqtt-go_PR-641 [Pipeline] { [Pipeline] ws [2023-11-02T01:21:07.526Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-11-02T01:21:07.612Z] The recommended git tool is: git [2023-11-02T01:21:13.547Z] using credential edgex-jenkins-ssh [2023-11-02T01:21:13.585Z] Cloning the remote Git repository [2023-11-02T01:21:13.695Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-02T01:21:13.847Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-11-02T01:21:14.013Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-02T01:21:14.014Z] > git --version # timeout=10 [2023-11-02T01:21:14.044Z] > git --version # 'git version 2.25.1' [2023-11-02T01:21:14.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T01:21:14.210Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T01:21:15.443Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-11-02T01:21:15.471Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T01:21:18.075Z] Merging remotes/origin/main commit a20e3f699be50ae0fa7b260dcb78cdd891955ce4 into PR head commit 205780f182d3764fc7c0d19cf83058bf48c89acb [2023-11-02T01:21:17.278Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-11-02T01:21:17.435Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-02T01:21:17.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T01:21:17.459Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-02T01:21:18.105Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T01:21:18.968Z] Merge succeeded, producing 205780f182d3764fc7c0d19cf83058bf48c89acb [2023-11-02T01:21:18.969Z] Checking out Revision 205780f182d3764fc7c0d19cf83058bf48c89acb (PR-641) [2023-11-02T01:21:18.339Z] > git checkout -f 205780f182d3764fc7c0d19cf83058bf48c89acb # timeout=10 [2023-11-02T01:21:18.571Z] > git remote # timeout=10 [2023-11-02T01:21:18.644Z] > git config --get remote.origin.url # timeout=10 [2023-11-02T01:21:18.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T01:21:18.777Z] > git merge a20e3f699be50ae0fa7b260dcb78cdd891955ce4 # timeout=10 [2023-11-02T01:21:18.889Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-02T01:21:18.983Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T01:21:19.089Z] > git checkout -f 205780f182d3764fc7c0d19cf83058bf48c89acb # timeout=10 [2023-11-02T01:21:20.127Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-11-02T01:21:20.200Z] > git --version # timeout=10 [2023-11-02T01:21:20.215Z] > git --version # 'git version 2.25.1' [2023-11-02T01:21:20.238Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T01:21:21.522Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-02T01:21:21.522Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T01:21:21.522Z] Dload Upload Total Spent Left Speed [2023-11-02T01:21:21.522Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-11-02T01:21:22.315Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-02T01:21:22.731Z] + sudo tee /etc/docker/daemon.new [2023-11-02T01:21:22.731Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-02T01:21:23.002Z] { [2023-11-02T01:21:23.002Z] "registry-mirrors": [ [2023-11-02T01:21:23.002Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-02T01:21:23.002Z] ], [2023-11-02T01:21:23.002Z] "bip": "10.250.0.254/24", [2023-11-02T01:21:23.002Z] "hosts": [ [2023-11-02T01:21:23.002Z] "tcp://0.0.0.0:5555", [2023-11-02T01:21:23.002Z] "unix:///var/run/docker.sock" [2023-11-02T01:21:23.002Z] ], [2023-11-02T01:21:23.002Z] "mtu": 1458, [2023-11-02T01:21:23.002Z] "selinux-enabled": true, [2023-11-02T01:21:23.002Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-02T01:21:23.002Z] } [Pipeline] sh [2023-11-02T01:21:23.364Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-02T01:21:23.712Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T01:21:45.892Z] provisioning config files... [2023-11-02T01:21:45.918Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config14683526226653519746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T01:21:46.299Z] ---> docker-login.sh [2023-11-02T01:21:46.299Z] nexus3.edgexfoundry.org:10001 [2023-11-02T01:21:46.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T01:21:47.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T01:21:47.156Z] Configure a credential helper to remove this warning. See [2023-11-02T01:21:47.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T01:21:47.156Z] [2023-11-02T01:21:47.156Z] Login Succeeded [2023-11-02T01:21:47.156Z] nexus3.edgexfoundry.org:10002 [2023-11-02T01:21:47.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T01:21:47.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T01:21:47.429Z] Configure a credential helper to remove this warning. See [2023-11-02T01:21:47.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T01:21:47.429Z] [2023-11-02T01:21:47.429Z] Login Succeeded [2023-11-02T01:21:47.429Z] nexus3.edgexfoundry.org:10003 [2023-11-02T01:21:47.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T01:21:47.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T01:21:47.702Z] Configure a credential helper to remove this warning. See [2023-11-02T01:21:47.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T01:21:47.702Z] [2023-11-02T01:21:47.702Z] Login Succeeded [2023-11-02T01:21:47.702Z] nexus3.edgexfoundry.org:10004 [2023-11-02T01:21:47.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T01:21:47.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T01:21:47.972Z] Configure a credential helper to remove this warning. See [2023-11-02T01:21:47.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T01:21:47.972Z] [2023-11-02T01:21:47.972Z] Login Succeeded [2023-11-02T01:21:47.972Z] docker.io [2023-11-02T01:21:48.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T01:21:48.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T01:21:48.829Z] Configure a credential helper to remove this warning. See [2023-11-02T01:21:48.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T01:21:48.829Z] [2023-11-02T01:21:48.829Z] Login Succeeded [2023-11-02T01:21:48.829Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T01:21:48.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T01:21:49.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T01:21:49.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T01:21:49.349Z] ========================================================= [2023-11-02T01:21:49.349Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-02T01:21:49.349Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T01:21:49.875Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T01:21:50.144Z] Sending build context to Docker daemon 3.377MB [2023-11-02T01:21:50.144Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T01:21:50.144Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-02T01:21:50.414Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-02T01:21:50.414Z] 9fda8d8052c6: Pulling fs layer [2023-11-02T01:21:50.414Z] 5d54e960e981: Pulling fs layer [2023-11-02T01:21:50.414Z] c4a7e357bf2a: Pulling fs layer [2023-11-02T01:21:50.414Z] f0e02332f6b5: Pulling fs layer [2023-11-02T01:21:50.414Z] cefa15bbcfad: Pulling fs layer [2023-11-02T01:21:50.414Z] 17808c966233: Pulling fs layer [2023-11-02T01:21:50.414Z] f4c1fc716caa: Pulling fs layer [2023-11-02T01:21:50.414Z] cefa15bbcfad: Waiting [2023-11-02T01:21:50.414Z] 17808c966233: Waiting [2023-11-02T01:21:50.414Z] f4c1fc716caa: Waiting [2023-11-02T01:21:50.414Z] f0e02332f6b5: Waiting [2023-11-02T01:21:50.414Z] 5d54e960e981: Verifying Checksum [2023-11-02T01:21:50.414Z] 5d54e960e981: Download complete [2023-11-02T01:21:50.414Z] f0e02332f6b5: Verifying Checksum [2023-11-02T01:21:50.414Z] f0e02332f6b5: Download complete [2023-11-02T01:21:50.414Z] 9fda8d8052c6: Verifying Checksum [2023-11-02T01:21:50.414Z] 9fda8d8052c6: Download complete [2023-11-02T01:21:50.414Z] cefa15bbcfad: Verifying Checksum [2023-11-02T01:21:50.414Z] cefa15bbcfad: Download complete [2023-11-02T01:21:51.004Z] f4c1fc716caa: Verifying Checksum [2023-11-02T01:21:51.004Z] f4c1fc716caa: Download complete [2023-11-02T01:21:52.432Z] c4a7e357bf2a: Verifying Checksum [2023-11-02T01:21:52.432Z] c4a7e357bf2a: Download complete [2023-11-02T01:21:53.018Z] 17808c966233: Verifying Checksum [2023-11-02T01:21:53.018Z] 17808c966233: Download complete [2023-11-02T01:21:53.606Z] 9fda8d8052c6: Pull complete [2023-11-02T01:21:54.194Z] 5d54e960e981: Pull complete [2023-11-02T01:22:09.900Z] c4a7e357bf2a: Pull complete [2023-11-02T01:22:09.900Z] f0e02332f6b5: Pull complete [2023-11-02T01:22:09.900Z] cefa15bbcfad: Pull complete [2023-11-02T01:22:18.126Z] 17808c966233: Pull complete [2023-11-02T01:22:18.395Z] f4c1fc716caa: Pull complete [2023-11-02T01:22:18.395Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-02T01:22:18.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-02T01:22:18.395Z] ---> ea914061e18c [2023-11-02T01:22:18.395Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-02T01:22:19.808Z] ---> Running in e80133501715 [2023-11-02T01:22:20.392Z] Removing intermediate container e80133501715 [2023-11-02T01:22:20.392Z] ---> 71a53cf5e191 [2023-11-02T01:22:20.392Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T01:22:20.392Z] ---> Running in 710dd110cd42 [2023-11-02T01:22:20.662Z] Removing intermediate container 710dd110cd42 [2023-11-02T01:22:20.662Z] ---> b1d9b84d0e86 [2023-11-02T01:22:20.662Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-02T01:22:20.662Z] ---> Running in a8659bafc693 [2023-11-02T01:22:20.940Z] Removing intermediate container a8659bafc693 [2023-11-02T01:22:20.940Z] ---> d8e57914bc9b [2023-11-02T01:22:20.940Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T01:22:21.209Z] ---> Running in cce6fc37df09 [2023-11-02T01:22:21.479Z] Removing intermediate container cce6fc37df09 [2023-11-02T01:22:21.479Z] ---> b8cfd0d95986 [2023-11-02T01:22:21.479Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T01:22:21.479Z] ---> Running in 3629653f646e [2023-11-02T01:22:22.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T01:22:23.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T01:22:24.130Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-02T01:22:24.130Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-02T01:22:24.130Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-02T01:22:24.405Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-02T01:22:24.405Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T01:22:24.405Z] OK: 270 MiB in 56 packages [2023-11-02T01:22:25.376Z] Removing intermediate container 3629653f646e [2023-11-02T01:22:25.376Z] ---> e6178ff102e8 [2023-11-02T01:22:25.376Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-02T01:22:25.376Z] ---> Running in f81490959bb0 [2023-11-02T01:22:25.646Z] Removing intermediate container f81490959bb0 [2023-11-02T01:22:25.646Z] ---> 3aa1014cf795 [2023-11-02T01:22:25.646Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-02T01:22:26.233Z] ---> a6621439e460 [2023-11-02T01:22:26.233Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T01:22:26.233Z] ---> Running in 10d3772c0839 [2023-11-02T01:22:49.746Z] Removing intermediate container 19fcaa80d96b [2023-11-02T01:22:49.746Z] ---> 3cfd36e3c4a2 [2023-11-02T01:22:49.746Z] Step 11/12 : COPY . . [2023-11-02T01:22:49.746Z] ---> d1ec62333681 [2023-11-02T01:22:49.746Z] Step 12/12 : RUN $MAKE [2023-11-02T01:22:49.746Z] ---> Running in d18d719dbbc6 [2023-11-02T01:22:49.746Z] noop [2023-11-02T01:22:50.321Z] Removing intermediate container d18d719dbbc6 [2023-11-02T01:22:50.321Z] ---> 5e0f02932259 [2023-11-02T01:22:50.321Z] Successfully built 5e0f02932259 [2023-11-02T01:22:50.321Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T01:22:50.804Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T01:22:50.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T01:22:50.967Z] prd-ubuntu20.04-docker-8c-8g-16314 does not seem to be running inside a container [2023-11-02T01:22:50.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-641 -v /w/workspace/gexfoundry_device-mqtt-go_PR-641:/w/workspace/gexfoundry_device-mqtt-go_PR-641:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-641@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-x86_64 cat [2023-11-02T01:22:52.263Z] $ docker top aa68bde7500e3dae27ff4724c12bc7ecc9963837dbc1ba953a18883fd6fe6fdd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T01:22:52.675Z] + go version [2023-11-02T01:22:52.676Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-02T01:22:52.707Z] $ docker stop --time=1 aa68bde7500e3dae27ff4724c12bc7ecc9963837dbc1ba953a18883fd6fe6fdd [2023-11-02T01:22:54.602Z] $ docker rm -f --volumes aa68bde7500e3dae27ff4724c12bc7ecc9963837dbc1ba953a18883fd6fe6fdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T01:22:55.405Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T01:22:55.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T01:22:55.579Z] prd-ubuntu20.04-docker-8c-8g-16314 does not seem to be running inside a container [2023-11-02T01:22:55.617Z] $ 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-641 -v /w/workspace/gexfoundry_device-mqtt-go_PR-641:/w/workspace/gexfoundry_device-mqtt-go_PR-641:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-641@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-x86_64 cat [2023-11-02T01:22:59.566Z] $ docker top f928f9f50ab1ba6404780a8262fdfc5d95d807a1cf662301c828e9ef3ac012bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T01:22:59.980Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-641 [Pipeline] fileExists [Pipeline] sh [2023-11-02T01:23:00.336Z] + make test [2023-11-02T01:23:00.336Z] go test ./... -coverprofile=coverage.out ./... [2023-11-02T01:23:22.286Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-02T01:23:30.396Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-02T01:23:30.396Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-02T01:23:30.396Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.030s coverage: 22.8% of statements [2023-11-02T01:23:36.993Z] go vet ./... [2023-11-02T01:23:40.284Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T01:23:40.284Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T01:23:40.284Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-02T01:23:40.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T01:23:40.356Z] $ docker stop --time=1 f928f9f50ab1ba6404780a8262fdfc5d95d807a1cf662301c828e9ef3ac012bf [2023-11-02T01:23:47.871Z] Removing intermediate container 10d3772c0839 [2023-11-02T01:23:47.872Z] ---> 3f964ce2b978 [2023-11-02T01:23:47.872Z] Step 11/12 : COPY . . [2023-11-02T01:23:47.872Z] ---> c4a7f8f88c79 [2023-11-02T01:23:47.872Z] Step 12/12 : RUN $MAKE [2023-11-02T01:23:47.872Z] ---> Running in ab70184ab6db [2023-11-02T01:23:47.872Z] noop [2023-11-02T01:23:47.872Z] Removing intermediate container ab70184ab6db [2023-11-02T01:23:47.872Z] ---> 202428e06745 [2023-11-02T01:23:47.872Z] Successfully built 202428e06745 [2023-11-02T01:23:47.872Z] Successfully tagged ci-base-image-arm64:latest [2023-11-02T01:23:49.744Z] $ docker rm -f --volumes f928f9f50ab1ba6404780a8262fdfc5d95d807a1cf662301c828e9ef3ac012bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T01:23:50.279Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T01:23:50.348Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2023-11-02T01:23:50.464Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T01:23:50.464Z] . [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] stage [Pipeline] { (Build) [Pipeline] withDockerContainer [2023-11-02T01:23:50.755Z] prd-ubuntu20.04-docker-arm64-4c-16g-16315 does not seem to be running inside a container [2023-11-02T01:23:50.834Z] $ 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-11-02T01:23:52.059Z] $ docker top 2d76c0970e8340b2f5e20912023787e1603d3fe84160bb3e1bf9c88866039efe -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-11-02T01:23:52.892Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T01:23:52.937Z] + go version [2023-11-02T01:23:52.937Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-02T01:23:53.028Z] $ docker stop --time=1 2d76c0970e8340b2f5e20912023787e1603d3fe84160bb3e1bf9c88866039efe [2023-11-02T01:23:53.203Z] + ls -al . [2023-11-02T01:23:53.203Z] total 184 [2023-11-02T01:23:53.203Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 01:23 . [2023-11-02T01:23:53.203Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 01:16 .. [2023-11-02T01:23:53.203Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 2 01:16 .dockerignore [2023-11-02T01:23:53.203Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 01:23 .git [2023-11-02T01:23:53.203Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 01:16 .github [2023-11-02T01:23:53.203Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 2 01:16 .gitignore [2023-11-02T01:23:53.203Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 01:16 .golangci.yml [2023-11-02T01:23:53.203Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 01:16 .semver [2023-11-02T01:23:53.203Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 2 01:16 Attribution.txt [2023-11-02T01:23:53.203Z] -rw-rw-r-- 1 jenkins jenkins 17522 Nov 2 01:16 CHANGELOG.md [2023-11-02T01:23:53.203Z] -rw-rw-r-- 1 jenkins jenkins 1689 Nov 2 01:16 Dockerfile [2023-11-02T01:23:53.203Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 01:16 GOVERNANCE.md [2023-11-02T01:23:53.203Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 2 01:16 Jenkinsfile [2023-11-02T01:23:53.203Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 01:16 LICENSE [2023-11-02T01:23:53.203Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 2 01:16 Makefile [2023-11-02T01:23:53.203Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 2 01:16 OWNERS.md [2023-11-02T01:23:53.203Z] -rw-rw-r-- 1 jenkins jenkins 3613 Nov 2 01:16 README.md [2023-11-02T01:23:53.203Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 01:17 VERSION [2023-11-02T01:23:53.203Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 01:16 bin [2023-11-02T01:23:53.203Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 01:16 cmd [2023-11-02T01:23:53.203Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 2 01:23 coverage.out [2023-11-02T01:23:53.203Z] -rw-rw-r-- 1 jenkins jenkins 3822 Nov 2 01:16 go.mod [2023-11-02T01:23:53.203Z] -rw-rw-r-- 1 jenkins jenkins 35094 Nov 2 01:16 go.sum [2023-11-02T01:23:53.203Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 01:16 internal [2023-11-02T01:23:53.203Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 01:16 mock [2023-11-02T01:23:53.203Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 2 01:16 version.go [2023-11-02T01:23:54.633Z] $ docker rm -f --volumes 2d76c0970e8340b2f5e20912023787e1603d3fe84160bb3e1bf9c88866039efe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T01:23:55.526Z] + 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=205780f182d3764fc7c0d19cf83058bf48c89acb --label arch=amd64 --label version=0.0.0 . [2023-11-02T01:23:55.526Z] Sending build context to Docker daemon 6.577MB [2023-11-02T01:23:55.526Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T01:23:55.526Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-02T01:23:55.526Z] ---> 5e0f02932259 [2023-11-02T01:23:55.526Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-02T01:23:55.752Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T01:23:55.752Z] . [Pipeline] } [2023-11-02T01:23:55.785Z] ---> Running in 4df1a99158e0 [2023-11-02T01:23:55.785Z] Removing intermediate container 4df1a99158e0 [2023-11-02T01:23:55.785Z] ---> 332bfa6a7fdd [2023-11-02T01:23:55.785Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T01:23:55.785Z] ---> Running in 58d4fb928089 [2023-11-02T01:23:55.785Z] Removing intermediate container 58d4fb928089 [2023-11-02T01:23:55.785Z] ---> 0d89b88f9928 [2023-11-02T01:23:55.785Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T01:23:56.024Z] prd-ubuntu20.04-docker-arm64-4c-16g-16315 does not seem to be running inside a container [2023-11-02T01:23:56.044Z] ---> Running in ad5c8fcab505 [2023-11-02T01:23:56.044Z] Removing intermediate container ad5c8fcab505 [2023-11-02T01:23:56.044Z] ---> 6c0cba70edcb [2023-11-02T01:23:56.044Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T01:23:56.044Z] ---> Running in 728f3a9e530d [2023-11-02T01:23:56.044Z] Removing intermediate container 728f3a9e530d [2023-11-02T01:23:56.044Z] ---> 13a6718fd27f [2023-11-02T01:23:56.044Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T01:23:56.044Z] ---> Running in bdd244a65def [2023-11-02T01:23:56.098Z] $ 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-11-02T01:23:56.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T01:23:56.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T01:23:56.565Z] OK: 268 MiB in 56 packages [2023-11-02T01:23:57.134Z] Removing intermediate container bdd244a65def [2023-11-02T01:23:57.134Z] ---> 95aaf46fdf98 [2023-11-02T01:23:57.134Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-11-02T01:23:57.134Z] ---> Running in b8841fcfc76d [2023-11-02T01:23:57.134Z] Removing intermediate container b8841fcfc76d [2023-11-02T01:23:57.134Z] ---> 4552723b6a9a [2023-11-02T01:23:57.134Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-02T01:23:57.259Z] $ docker top 7c1c288831caa753fddcfcf363cba949395171bb2bb8f66f7a0af82f29682416 -eo pid,comm [2023-11-02T01:23:57.393Z] ---> 03a4f22a9bbc [2023-11-02T01:23:57.393Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T01:23:57.393Z] ---> Running in d61e8c6d64d5 [Pipeline] { [Pipeline] sh [2023-11-02T01:23:58.220Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-02T01:23:58.345Z] Removing intermediate container d61e8c6d64d5 [2023-11-02T01:23:58.345Z] ---> 82e982a78dfa [2023-11-02T01:23:58.345Z] Step 11/24 : COPY . . [2023-11-02T01:23:58.936Z] + make test [2023-11-02T01:23:58.936Z] go test ./... -coverprofile=coverage.out ./... [2023-11-02T01:23:59.283Z] ---> 569bce00de1d [2023-11-02T01:23:59.284Z] Step 12/24 : RUN $MAKE [2023-11-02T01:23:59.284Z] ---> Running in d67be2f8b369 [2023-11-02T01:23:59.543Z] 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.39" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-11-02T01:24:07.137Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-02T01:24:21.477Z] Removing intermediate container d67be2f8b369 [2023-11-02T01:24:21.477Z] ---> 798ff24ff374 [2023-11-02T01:24:21.477Z] Step 13/24 : FROM alpine:3.18 [2023-11-02T01:24:21.738Z] 3.18: Pulling from library/alpine [2023-11-02T01:24:21.738Z] 96526aa774ef: Pulling fs layer [2023-11-02T01:24:21.996Z] 96526aa774ef: Verifying Checksum [2023-11-02T01:24:21.996Z] 96526aa774ef: Download complete [2023-11-02T01:24:22.473Z] 96526aa774ef: Pull complete [2023-11-02T01:24:22.473Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T01:24:22.473Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T01:24:22.473Z] ---> 8ca4688f4f35 [2023-11-02T01:24:22.473Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-02T01:24:22.735Z] ---> Running in feec7c981441 [2023-11-02T01:24:22.735Z] Removing intermediate container feec7c981441 [2023-11-02T01:24:22.735Z] ---> 583ee90a0c4c [2023-11-02T01:24:22.735Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-02T01:24:22.735Z] ---> Running in e833bbce56e3 [2023-11-02T01:24:22.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T01:24:23.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T01:24:23.520Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-02T01:24:23.520Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T01:24:23.520Z] OK: 7 MiB in 16 packages [2023-11-02T01:24:24.089Z] Removing intermediate container e833bbce56e3 [2023-11-02T01:24:24.089Z] ---> 3e9ac7090949 [2023-11-02T01:24:24.089Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-02T01:24:25.026Z] ---> 10080f67889b [2023-11-02T01:24:25.026Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-02T01:24:25.286Z] ---> 8f6c8d9d7280 [2023-11-02T01:24:25.286Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-02T01:24:25.286Z] ---> b6db124fc913 [2023-11-02T01:24:25.286Z] Step 19/24 : EXPOSE 59982 [2023-11-02T01:24:25.286Z] ---> Running in 9c1f687d48c5 [2023-11-02T01:24:25.543Z] Removing intermediate container 9c1f687d48c5 [2023-11-02T01:24:25.543Z] ---> 2d292e0f5fed [2023-11-02T01:24:25.543Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-11-02T01:24:25.543Z] ---> Running in c76abea6acc6 [2023-11-02T01:24:25.543Z] Removing intermediate container c76abea6acc6 [2023-11-02T01:24:25.543Z] ---> 601b9d6851b7 [2023-11-02T01:24:25.543Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-02T01:24:25.543Z] ---> Running in 67b51300bf5c [2023-11-02T01:24:25.803Z] Removing intermediate container 67b51300bf5c [2023-11-02T01:24:25.803Z] ---> 1698c8b54a3a [2023-11-02T01:24:25.803Z] Step 22/24 : LABEL arch=amd64 [2023-11-02T01:24:25.803Z] ---> Running in d90b4789409d [2023-11-02T01:24:25.803Z] Removing intermediate container d90b4789409d [2023-11-02T01:24:25.803Z] ---> 9f3c9b509774 [2023-11-02T01:24:25.803Z] Step 23/24 : LABEL git_sha=205780f182d3764fc7c0d19cf83058bf48c89acb [2023-11-02T01:24:25.803Z] ---> Running in 5d586002154a [2023-11-02T01:24:25.803Z] Removing intermediate container 5d586002154a [2023-11-02T01:24:25.803Z] ---> 5a75799d4eda [2023-11-02T01:24:25.803Z] Step 24/24 : LABEL version=0.0.0 [2023-11-02T01:24:25.803Z] ---> Running in 26cdf13e4a9e [2023-11-02T01:24:26.063Z] Removing intermediate container 26cdf13e4a9e [2023-11-02T01:24:26.063Z] ---> 7b7da5ee2aa4 [2023-11-02T01:24:26.063Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T01:24:26.063Z] Successfully built 7b7da5ee2aa4 [2023-11-02T01:24:26.063Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T01:24:26.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T01:24:26.989Z] [2023-11-02T01:24:26.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T01:24:27.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T01:24:27.377Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-02T01:24:27.377Z] 5eb5b503b376: Pulling fs layer [2023-11-02T01:24:27.377Z] 5c69ac0246d0: Pulling fs layer [2023-11-02T01:24:27.377Z] ec43610c2a17: Pulling fs layer [2023-11-02T01:24:27.377Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-02T01:24:27.377Z] 33b1e0a273af: Pulling fs layer [2023-11-02T01:24:27.377Z] 5d3b04190fa2: Pulling fs layer [2023-11-02T01:24:27.377Z] 2f39f015ded8: Pulling fs layer [2023-11-02T01:24:27.377Z] 33b1e0a273af: Waiting [2023-11-02T01:24:27.377Z] 5d3b04190fa2: Waiting [2023-11-02T01:24:27.377Z] 2f39f015ded8: Waiting [2023-11-02T01:24:27.377Z] 3a2ae6a8a46f: Waiting [2023-11-02T01:24:27.377Z] 5c69ac0246d0: Verifying Checksum [2023-11-02T01:24:27.377Z] 5c69ac0246d0: Download complete [2023-11-02T01:24:27.377Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-02T01:24:27.377Z] 3a2ae6a8a46f: Download complete [2023-11-02T01:24:27.377Z] ec43610c2a17: Verifying Checksum [2023-11-02T01:24:27.377Z] ec43610c2a17: Download complete [2023-11-02T01:24:27.377Z] 33b1e0a273af: Verifying Checksum [2023-11-02T01:24:27.377Z] 33b1e0a273af: Download complete [2023-11-02T01:24:27.377Z] 5d3b04190fa2: Verifying Checksum [2023-11-02T01:24:27.377Z] 5d3b04190fa2: Download complete [2023-11-02T01:24:27.635Z] 5eb5b503b376: Verifying Checksum [2023-11-02T01:24:27.635Z] 5eb5b503b376: Download complete [2023-11-02T01:24:29.008Z] 5eb5b503b376: Pull complete [2023-11-02T01:24:29.008Z] 5c69ac0246d0: Pull complete [2023-11-02T01:24:29.267Z] ec43610c2a17: Pull complete [2023-11-02T01:24:29.525Z] 3a2ae6a8a46f: Pull complete [2023-11-02T01:24:29.783Z] 33b1e0a273af: Pull complete [2023-11-02T01:24:29.783Z] 5d3b04190fa2: Pull complete [2023-11-02T01:24:33.977Z] 2f39f015ded8: Pull complete [2023-11-02T01:24:33.977Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-02T01:24:33.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T01:24:33.977Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T01:24:34.216Z] prd-ubuntu20.04-docker-8c-8g-16314 does not seem to be running inside a container [2023-11-02T01:24:34.242Z] $ 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-641 -v /w/workspace/gexfoundry_device-mqtt-go_PR-641:/w/workspace/gexfoundry_device-mqtt-go_PR-641:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-641@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-11-02T01:24:42.872Z] $ docker top 63e41c238f43412a0985ea9a9950ec21cf86e1f1f821f7b52dfe41a16f64bedb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T01:24:43.422Z] ---> job-cost.sh [2023-11-02T01:24:43.422Z] lf-activate-venv: SKIPPING [2023-11-02T01:24:43.422Z] INFO: No Stack... [2023-11-02T01:24:43.682Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T01:24:44.251Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T01:24:44.573Z] + + cutcat -d, /w/workspace/gexfoundry_device-mqtt-go_PR-641/archives/cost.csv -f6 [2023-11-02T01:24:44.573Z] [Pipeline] lock [2023-11-02T01:24:44.617Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-641-1-stack-cost] [2023-11-02T01:24:44.622Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-641-1-stack-cost] did not exist. Created. [2023-11-02T01:24:44.622Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-641-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T01:24:45.019Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-02T01:24:45.070Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T01:24:45.097Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-641-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T01:24:45.174Z] $ docker stop --time=1 63e41c238f43412a0985ea9a9950ec21cf86e1f1f821f7b52dfe41a16f64bedb [2023-11-02T01:24:46.322Z] $ docker rm -f --volumes 63e41c238f43412a0985ea9a9950ec21cf86e1f1f821f7b52dfe41a16f64bedb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-02T01:25:43.795Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-02T01:25:43.795Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-02T01:25:43.795Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.056s coverage: 22.8% of statements [2023-11-02T01:25:43.795Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-02T01:25:43.795Z] go vet ./... [2023-11-02T01:26:02.005Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T01:26:02.005Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T01:26:02.005Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-02T01:26:02.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T01:26:02.087Z] $ docker stop --time=1 7c1c288831caa753fddcfcf363cba949395171bb2bb8f66f7a0af82f29682416 [2023-11-02T01:26:03.953Z] $ docker rm -f --volumes 7c1c288831caa753fddcfcf363cba949395171bb2bb8f66f7a0af82f29682416 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T01:26:05.116Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T01:26:05.156Z] Warning: overwriting stash ‘coverage-report’ [2023-11-02T01:26:05.564Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T01:26:06.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T01:26:06.519Z] + ls -al . [2023-11-02T01:26:06.520Z] total 180 [2023-11-02T01:26:06.520Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 01:24 . [2023-11-02T01:26:06.520Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 01:21 .. [2023-11-02T01:26:06.520Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 2 01:21 .dockerignore [2023-11-02T01:26:06.520Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 01:21 .git [2023-11-02T01:26:06.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 01:21 .github [2023-11-02T01:26:06.520Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 2 01:21 .gitignore [2023-11-02T01:26:06.520Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 01:21 .golangci.yml [2023-11-02T01:26:06.520Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 2 01:21 Attribution.txt [2023-11-02T01:26:06.520Z] -rw-rw-r-- 1 jenkins jenkins 17522 Nov 2 01:21 CHANGELOG.md [2023-11-02T01:26:06.520Z] -rw-rw-r-- 1 jenkins jenkins 1689 Nov 2 01:21 Dockerfile [2023-11-02T01:26:06.520Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 01:21 GOVERNANCE.md [2023-11-02T01:26:06.520Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 2 01:21 Jenkinsfile [2023-11-02T01:26:06.520Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 01:21 LICENSE [2023-11-02T01:26:06.520Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 2 01:21 Makefile [2023-11-02T01:26:06.520Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 2 01:21 OWNERS.md [2023-11-02T01:26:06.520Z] -rw-rw-r-- 1 jenkins jenkins 3613 Nov 2 01:21 README.md [2023-11-02T01:26:06.520Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 01:17 VERSION [2023-11-02T01:26:06.520Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 01:21 bin [2023-11-02T01:26:06.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 01:21 cmd [2023-11-02T01:26:06.520Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 2 01:25 coverage.out [2023-11-02T01:26:06.520Z] -rw-rw-r-- 1 jenkins jenkins 3822 Nov 2 01:21 go.mod [2023-11-02T01:26:06.520Z] -rw-rw-r-- 1 jenkins jenkins 35094 Nov 2 01:21 go.sum [2023-11-02T01:26:06.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 01:21 internal [2023-11-02T01:26:06.520Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 01:21 mock [2023-11-02T01:26:06.520Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 2 01:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T01:26:06.946Z] + 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=205780f182d3764fc7c0d19cf83058bf48c89acb --label arch=arm64 --label version=0.0.0 . [2023-11-02T01:26:07.215Z] Sending build context to Docker daemon 3.396MB [2023-11-02T01:26:07.215Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T01:26:07.215Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-02T01:26:07.215Z] ---> 202428e06745 [2023-11-02T01:26:07.215Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-02T01:26:07.481Z] ---> Running in 5f75d0bf34af [2023-11-02T01:26:07.748Z] Removing intermediate container 5f75d0bf34af [2023-11-02T01:26:07.748Z] ---> 5a9593d3e010 [2023-11-02T01:26:07.748Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T01:26:07.748Z] ---> Running in c9795a9b90c1 [2023-11-02T01:26:08.014Z] Removing intermediate container c9795a9b90c1 [2023-11-02T01:26:08.014Z] ---> 2c3af9bfd13e [2023-11-02T01:26:08.014Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-02T01:26:08.014Z] ---> Running in 5639ec90dc5f [2023-11-02T01:26:08.282Z] Removing intermediate container 5639ec90dc5f [2023-11-02T01:26:08.282Z] ---> 4316e0a6a6c6 [2023-11-02T01:26:08.282Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T01:26:08.548Z] ---> Running in 6d3fc5c57231 [2023-11-02T01:26:08.815Z] Removing intermediate container 6d3fc5c57231 [2023-11-02T01:26:08.815Z] ---> 6de317b9cb34 [2023-11-02T01:26:08.815Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T01:26:08.815Z] ---> Running in cbfd31be12fd [2023-11-02T01:26:09.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T01:26:10.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T01:26:11.001Z] OK: 270 MiB in 56 packages [2023-11-02T01:26:11.976Z] Removing intermediate container cbfd31be12fd [2023-11-02T01:26:11.976Z] ---> 62956393fb37 [2023-11-02T01:26:11.976Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-11-02T01:26:11.976Z] ---> Running in 56d3fc698e88 [2023-11-02T01:26:12.246Z] Removing intermediate container 56d3fc698e88 [2023-11-02T01:26:12.246Z] ---> 6d49282a53a7 [2023-11-02T01:26:12.246Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-02T01:26:12.831Z] ---> 78acebf70850 [2023-11-02T01:26:12.832Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T01:26:12.832Z] ---> Running in c577e16a18ee [2023-11-02T01:26:14.771Z] Removing intermediate container c577e16a18ee [2023-11-02T01:26:14.771Z] ---> 44c6cc0719fd [2023-11-02T01:26:14.771Z] Step 11/24 : COPY . . [2023-11-02T01:26:15.729Z] ---> 7c403c9dcdbd [2023-11-02T01:26:15.729Z] Step 12/24 : RUN $MAKE [2023-11-02T01:26:15.729Z] ---> Running in e1cae9b15a08 [2023-11-02T01:26:16.812Z] 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.39" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-11-02T01:28:08.524Z] Removing intermediate container e1cae9b15a08 [2023-11-02T01:28:08.524Z] ---> 0a074fd92ac4 [2023-11-02T01:28:08.524Z] Step 13/24 : FROM alpine:3.18 [2023-11-02T01:28:08.524Z] 3.18: Pulling from library/alpine [2023-11-02T01:28:08.524Z] 579b34f0a95b: Pulling fs layer [2023-11-02T01:28:08.524Z] 579b34f0a95b: Verifying Checksum [2023-11-02T01:28:08.524Z] 579b34f0a95b: Download complete [2023-11-02T01:28:08.524Z] 579b34f0a95b: Pull complete [2023-11-02T01:28:08.524Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T01:28:08.524Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T01:28:08.524Z] ---> 3cc203321400 [2023-11-02T01:28:08.524Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-02T01:28:08.524Z] ---> Running in 301f132e2b66 [2023-11-02T01:28:08.524Z] Removing intermediate container 301f132e2b66 [2023-11-02T01:28:08.524Z] ---> 1315bae06912 [2023-11-02T01:28:08.524Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-02T01:28:08.524Z] ---> Running in 7ce24fce103a [2023-11-02T01:28:08.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T01:28:08.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T01:28:08.524Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-02T01:28:08.524Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T01:28:08.524Z] OK: 8 MiB in 16 packages [2023-11-02T01:28:08.524Z] Removing intermediate container 7ce24fce103a [2023-11-02T01:28:08.524Z] ---> 32675adf56ca [2023-11-02T01:28:08.524Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-02T01:28:08.524Z] ---> 39058f8a73cf [2023-11-02T01:28:08.524Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-02T01:28:08.524Z] ---> 545d8afa01d8 [2023-11-02T01:28:08.524Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-02T01:28:08.524Z] ---> 5dad51a66254 [2023-11-02T01:28:08.524Z] Step 19/24 : EXPOSE 59982 [2023-11-02T01:28:08.524Z] ---> Running in e0536e9fd94f [2023-11-02T01:28:08.524Z] Removing intermediate container e0536e9fd94f [2023-11-02T01:28:08.524Z] ---> 9148aff377e8 [2023-11-02T01:28:08.524Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-11-02T01:28:08.524Z] ---> Running in 31a637a9a14e [2023-11-02T01:28:08.524Z] Removing intermediate container 31a637a9a14e [2023-11-02T01:28:08.524Z] ---> 1de911f701ff [2023-11-02T01:28:08.524Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-02T01:28:08.792Z] ---> Running in 2a34636d5117 [2023-11-02T01:28:08.792Z] Removing intermediate container 2a34636d5117 [2023-11-02T01:28:08.792Z] ---> 55ea67e30ed4 [2023-11-02T01:28:08.792Z] Step 22/24 : LABEL arch=arm64 [2023-11-02T01:28:09.060Z] ---> Running in 5819c7686cc2 [2023-11-02T01:28:09.340Z] Removing intermediate container 5819c7686cc2 [2023-11-02T01:28:09.340Z] ---> b4789de21d3f [2023-11-02T01:28:09.340Z] Step 23/24 : LABEL git_sha=205780f182d3764fc7c0d19cf83058bf48c89acb [2023-11-02T01:28:09.340Z] ---> Running in 86f088c11eb1 [2023-11-02T01:28:09.606Z] Removing intermediate container 86f088c11eb1 [2023-11-02T01:28:09.606Z] ---> 6e9e90cee9bf [2023-11-02T01:28:09.606Z] Step 24/24 : LABEL version=0.0.0 [2023-11-02T01:28:09.873Z] ---> Running in 829ada96f008 [2023-11-02T01:28:10.138Z] Removing intermediate container 829ada96f008 [2023-11-02T01:28:10.138Z] ---> 94e37967c40f [2023-11-02T01:28:10.138Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T01:28:10.138Z] Successfully built 94e37967c40f [2023-11-02T01:28:10.138Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T01:28:10.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T01:28:10.901Z] [2023-11-02T01:28:10.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T01:28:11.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T01:28:12.700Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-02T01:28:12.700Z] 8998bd30e6a1: Pulling fs layer [2023-11-02T01:28:12.700Z] 04944245beec: Pulling fs layer [2023-11-02T01:28:12.700Z] 699f458cf7ca: Pulling fs layer [2023-11-02T01:28:12.700Z] 765212b225bb: Pulling fs layer [2023-11-02T01:28:12.700Z] f23df028b6ca: Pulling fs layer [2023-11-02T01:28:12.700Z] d65c8cfc05b1: Pulling fs layer [2023-11-02T01:28:12.700Z] 2437ff75d9bd: Pulling fs layer [2023-11-02T01:28:12.700Z] f23df028b6ca: Waiting [2023-11-02T01:28:12.700Z] 765212b225bb: Waiting [2023-11-02T01:28:12.700Z] d65c8cfc05b1: Waiting [2023-11-02T01:28:12.700Z] 2437ff75d9bd: Waiting [2023-11-02T01:28:12.700Z] 04944245beec: Verifying Checksum [2023-11-02T01:28:12.700Z] 04944245beec: Download complete [2023-11-02T01:28:12.700Z] 765212b225bb: Verifying Checksum [2023-11-02T01:28:12.700Z] 765212b225bb: Download complete [2023-11-02T01:28:12.700Z] f23df028b6ca: Verifying Checksum [2023-11-02T01:28:12.700Z] f23df028b6ca: Download complete [2023-11-02T01:28:12.700Z] d65c8cfc05b1: Verifying Checksum [2023-11-02T01:28:12.700Z] d65c8cfc05b1: Download complete [2023-11-02T01:28:12.700Z] 699f458cf7ca: Verifying Checksum [2023-11-02T01:28:12.700Z] 699f458cf7ca: Download complete [2023-11-02T01:28:12.968Z] 8998bd30e6a1: Verifying Checksum [2023-11-02T01:28:12.968Z] 8998bd30e6a1: Download complete [2023-11-02T01:28:15.542Z] 2437ff75d9bd: Verifying Checksum [2023-11-02T01:28:15.542Z] 2437ff75d9bd: Download complete [2023-11-02T01:28:17.485Z] 8998bd30e6a1: Pull complete [2023-11-02T01:28:18.068Z] 04944245beec: Pull complete [2023-11-02T01:28:19.473Z] 699f458cf7ca: Pull complete [2023-11-02T01:28:19.739Z] 765212b225bb: Pull complete [2023-11-02T01:28:20.697Z] f23df028b6ca: Pull complete [2023-11-02T01:28:20.697Z] d65c8cfc05b1: Pull complete [2023-11-02T01:28:38.901Z] 2437ff75d9bd: Pull complete [2023-11-02T01:28:38.901Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-02T01:28:38.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T01:28:38.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T01:28:39.224Z] prd-ubuntu20.04-docker-arm64-4c-16g-16315 does not seem to be running inside a container [2023-11-02T01:28:39.292Z] $ 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-11-02T01:28:41.949Z] $ docker top 890a194a93aab3960ce53dc17e167af78c49d99d982fbec46a5ee8cb01ff3d08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T01:28:42.532Z] ---> job-cost.sh [2023-11-02T01:28:42.799Z] lf-activate-venv: SKIPPING [2023-11-02T01:28:42.799Z] INFO: No Stack... [2023-11-02T01:28:43.380Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-02T01:28:44.334Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T01:28:45.005Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-11-02T01:28:45.005Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T01:28:45.061Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-641-1-stack-cost] [2023-11-02T01:28:45.065Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-641-1-stack-cost] did not exist. Created. [2023-11-02T01:28:45.065Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-641-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T01:28:45.468Z] /w/workspace/device-mqtt-go/1@tmp/durable-0168029a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-02T01:28:46.149Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-02T01:28:46.183Z] Warning: overwriting stash ‘stack-cost’ [2023-11-02T01:28:46.222Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T01:28:46.244Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-641-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T01:28:46.335Z] $ docker stop --time=1 890a194a93aab3960ce53dc17e167af78c49d99d982fbec46a5ee8cb01ff3d08 [2023-11-02T01:28:47.802Z] $ docker rm -f --volumes 890a194a93aab3960ce53dc17e167af78c49d99d982fbec46a5ee8cb01ff3d08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-02T01:28:48.834Z] provisioning config files... [2023-11-02T01:28:48.843Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp/config856893823959622332tmp [Pipeline] { [Pipeline] sh [2023-11-02T01:28:49.189Z] + set +x [2023-11-02T01:28:49.189Z] + curl -s https://codecov.io/bash [2023-11-02T01:28:49.189Z] + bash -s -- [2023-11-02T01:28:49.189Z] [2023-11-02T01:28:49.189Z] _____ _ [2023-11-02T01:28:49.189Z] / ____| | | [2023-11-02T01:28:49.189Z] | | ___ __| | ___ ___ _____ __ [2023-11-02T01:28:49.189Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-02T01:28:49.189Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-02T01:28:49.189Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-02T01:28:49.189Z] Bash-1.0.6 [2023-11-02T01:28:49.189Z] [2023-11-02T01:28:49.189Z] [2023-11-02T01:28:49.189Z] ==> git version 2.25.1 found [2023-11-02T01:28:49.189Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-02T01:28:49.189Z] Release-Date: 2020-01-08 [2023-11-02T01:28:49.189Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-02T01:28:49.189Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-02T01:28:49.189Z] ==> Jenkins CI detected. [2023-11-02T01:28:49.189Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-641 [2023-11-02T01:28:49.189Z] project root: . [2023-11-02T01:28:49.189Z] --> token set from env [2023-11-02T01:28:49.189Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-02T01:28:49.189Z] ==> Running gcov in . (disable via -X gcov) [2023-11-02T01:28:49.189Z] ==> Python coveragepy not found [2023-11-02T01:28:49.189Z] ==> Searching for coverage reports in: [2023-11-02T01:28:49.189Z] + . [2023-11-02T01:28:49.189Z] -> Found 1 reports [2023-11-02T01:28:49.189Z] ==> Detecting git/mercurial file structure [2023-11-02T01:28:49.189Z] ==> Reading reports [2023-11-02T01:28:49.450Z] + ./coverage.out bytes=18506 [2023-11-02T01:28:49.450Z] ==> Appending adjustments [2023-11-02T01:28:49.450Z] https://docs.codecov.io/docs/fixing-reports [2023-11-02T01:28:49.450Z] + Found adjustments [2023-11-02T01:28:49.450Z] ==> Gzipping contents [2023-11-02T01:28:49.450Z] 4.0K /tmp/codecov.z7aM2p.gz [2023-11-02T01:28:49.450Z] ==> Uploading reports [2023-11-02T01:28:49.450Z] url: https://codecov.io [2023-11-02T01:28:49.450Z] query: branch=PR-641&commit=205780f182d3764fc7c0d19cf83058bf48c89acb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-641%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=641&job=&cmd_args= [2023-11-02T01:28:49.450Z] -> Pinging Codecov [2023-11-02T01:28:49.450Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-641&commit=205780f182d3764fc7c0d19cf83058bf48c89acb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-641%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=641&job=&cmd_args= [2023-11-02T01:28:49.450Z] -> Uploading to [2023-11-02T01:28:49.450Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-02/7D719EC7BBE17E464838252E33014C33/205780f182d3764fc7c0d19cf83058bf48c89acb/9377d21e-e9b0-4c7c-8efd-a8c8e04d24af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T012849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9bfd21135e69a7ae983ecf7244aafde2d2de9742ba7089306d611b5c3914204f [2023-11-02T01:28:49.450Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T01:28:49.450Z] Dload Upload Total Spent Left Speed [2023-11-02T01:28:49.709Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11087 --:--:-- --:--:-- --:--:-- 11047 [2023-11-02T01:28:49.969Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/205780f182d3764fc7c0d19cf83058bf48c89acb [Pipeline] } [2023-11-02T01:28:49.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-02T01:28:51.725Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-641/archives ] [2023-11-02T01:28:51.726Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-641/archives [2023-11-02T01:28:51.726Z] total 16 [2023-11-02T01:28:51.726Z] drwxr-xr-x 3 root root 4096 Nov 2 01:24 . [2023-11-02T01:28:51.726Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 01:24 .. [2023-11-02T01:28:51.726Z] drwxr-xr-x 2 root root 4096 Nov 2 01:24 cost [2023-11-02T01:28:51.726Z] -rw-r--r-- 1 root root 86 Nov 2 01:24 cost.csv [2023-11-02T01:28:51.726Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-641/archives [2023-11-02T01:28:51.726Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-641/archives [2023-11-02T01:28:51.726Z] total 16 [2023-11-02T01:28:51.726Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 01:24 . [2023-11-02T01:28:51.726Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 01:24 .. [2023-11-02T01:28:51.726Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 01:24 cost [2023-11-02T01:28:51.726Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 2 01:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-02T01:28:52.053Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T01:28:52.950Z] ---> package-listing.sh [2023-11-02T01:28:52.950Z] ++ facter osfamily [2023-11-02T01:28:52.950Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-02T01:28:53.210Z] + OS_FAMILY=debian [2023-11-02T01:28:53.210Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-641 [2023-11-02T01:28:53.210Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-02T01:28:53.210Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-02T01:28:53.210Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-02T01:28:53.210Z] + PACKAGES=/tmp/packages_start.txt [2023-11-02T01:28:53.210Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-641 ']' [2023-11-02T01:28:53.210Z] + PACKAGES=/tmp/packages_end.txt [2023-11-02T01:28:53.210Z] + case "${OS_FAMILY}" in [2023-11-02T01:28:53.210Z] + dpkg -l [2023-11-02T01:28:53.210Z] + grep '^ii' [2023-11-02T01:28:53.210Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-02T01:28:53.210Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-02T01:28:53.210Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-02T01:28:53.210Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-641 ']' [2023-11-02T01:28:53.210Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-641/archives/ [2023-11-02T01:28:53.210Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-641/archives/ [Pipeline] echo [2023-11-02T01:28:53.251Z] 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-641/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-02T01:28:53.548Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T01:28:53.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T01:28:53.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T01:28:54.087Z] prd-ubuntu20.04-docker-8c-8g-16314 does not seem to be running inside a container [2023-11-02T01:28:54.119Z] $ 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-641/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-641 -v /w/workspace/gexfoundry_device-mqtt-go_PR-641:/w/workspace/gexfoundry_device-mqtt-go_PR-641:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-02T01:28:54.319Z] $ docker top f8b813d11792b581091923f723981b10d794dc83b15163f873097e325eae5612 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T01:28:54.723Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-02T01:28:55.037Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-02T01:28:55.351Z] + ls /var/log/sa-host [2023-11-02T01:28:55.351Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T01:28:55.580Z] provisioning config files... [2023-11-02T01:28:55.589Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-641@tmp/config13095787795308574745tmp [Pipeline] { [Pipeline] echo [2023-11-02T01:28:55.644Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T01:28:55.968Z] ---> create-netrc.sh [Pipeline] } [2023-11-02T01:28:55.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-02T01:28:56.401Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-02T01:28:56.436Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T01:28:56.746Z] ---> sudo-logs.sh [2023-11-02T01:28:56.746Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-02T01:28:56.829Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T01:28:57.140Z] ---> job-cost.sh [2023-11-02T01:28:57.140Z] lf-activate-venv: SKIPPING [2023-11-02T01:28:57.140Z] DEBUG: total: 0.2199999988079071 [2023-11-02T01:28:57.140Z] INFO: Retrieving Stack Cost... [2023-11-02T01:28:57.711Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T01:28:57.971Z] INFO: Archiving Costs [Pipeline] echo [2023-11-02T01:28:58.004Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T01:28:58.317Z] ---> logs-deploy.sh [2023-11-02T01:28:58.317Z] lf-activate-venv: SKIPPING [2023-11-02T01:28:58.317Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-641/1 [2023-11-02T01:28:58.318Z] INFO: archiving workspace using pattern(s): [2023-11-02T01:28:59.256Z] Archives upload complete. [2023-11-02T01:28:59.256Z] INFO: archiving logs to Nexus