Pull request #651 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f8d3c04632eac5c03198b299ee5775543f553879+00d7df9bfc12085a417893dc2a73ff3105929001 (6b99024c8d46174c239718b1f7c3666c32b580e5) 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-ssh1805387054323945329.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2906510676417955972.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-651/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-651/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7119133743508438368.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-651/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14977049998802727308.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh6236223348663761587.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-651/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-651/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17852129118260370960.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24143 in /w/workspace/gexfoundry_device-mqtt-go_PR-651 [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-651 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 00d7df9bfc12085a417893dc2a73ff3105929001 into PR head commit f8d3c04632eac5c03198b299ee5775543f553879 Merge succeeded, producing f8d3c04632eac5c03198b299ee5775543f553879 Checking out Revision f8d3c04632eac5c03198b299ee5775543f553879 (PR-651) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/651/head:refs/remotes/origin/PR-651 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8d3c04632eac5c03198b299ee5775543f553879 # 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 00d7df9bfc12085a417893dc2a73ff3105929001 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8d3c04632eac5c03198b299ee5775543f553879 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T01:54:01.599Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T01:54:01.785Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T01:54:01.908Z] ========================================================= [2023-12-06T01:54:01.908Z] EdgeX Global Pipelines Version Info [2023-12-06T01:54:01.908Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T01:54:02.677Z] ------------------- [2023-12-06T01:54:02.678Z] stable info: [2023-12-06T01:54:02.678Z] ------------------- [2023-12-06T01:54:02.678Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T01:54:02.678Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T01:54:02.678Z] Message: update stable to v1.0.258 [2023-12-06T01:54:03.248Z] ------------------- [2023-12-06T01:54:03.249Z] experimental info: [2023-12-06T01:54:03.249Z] ------------------- [2023-12-06T01:54:03.249Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T01:54:03.249Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T01:54:03.249Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T01:54:03.459Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-12-06T01:54:03.515Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-12-06T01:54:03.573Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T01:54:03.627Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T01:54:03.684Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T01:54:03.736Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T01:54:03.793Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T01:54:03.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T01:54:03.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T01:54:03.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T01:54:04.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T01:54:04.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-12-06T01:54:04.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T01:54:04.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T01:54:04.284Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T01:54:04.352Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T01:54:04.418Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T01:54:04.483Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T01:54:04.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T01:54:04.623Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T01:54:04.687Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T01:54:04.753Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T01:54:04.822Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T01:54:04.891Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T01:54:04.956Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T01:54:05.023Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T01:54:05.096Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T01:54:05.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-651 [Pipeline] echo [2023-12-06T01:54:05.246Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-651 [Pipeline] echo [2023-12-06T01:54:05.323Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-651 [Pipeline] echo [2023-12-06T01:54:05.396Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8d3c04632eac5c03198b299ee5775543f553879 [Pipeline] echo [2023-12-06T01:54:05.472Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8d3c04 [Pipeline] echo [2023-12-06T01:54:05.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T01:54:05.727Z] provisioning config files... [2023-12-06T01:54:05.742Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp/config9374054547758160024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T01:54:06.147Z] ---> ****-login.sh [2023-12-06T01:54:06.147Z] nexus3.edgexfoundry.org:10001 [2023-12-06T01:54:06.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T01:54:06.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T01:54:06.407Z] Configure a credential helper to remove this warning. See [2023-12-06T01:54:06.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T01:54:06.407Z] [2023-12-06T01:54:06.407Z] Login Succeeded [2023-12-06T01:54:06.407Z] nexus3.edgexfoundry.org:10002 [2023-12-06T01:54:06.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T01:54:06.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T01:54:06.407Z] Configure a credential helper to remove this warning. See [2023-12-06T01:54:06.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T01:54:06.407Z] [2023-12-06T01:54:06.407Z] Login Succeeded [2023-12-06T01:54:06.407Z] nexus3.edgexfoundry.org:10003 [2023-12-06T01:54:06.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T01:54:06.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T01:54:06.666Z] Configure a credential helper to remove this warning. See [2023-12-06T01:54:06.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T01:54:06.666Z] [2023-12-06T01:54:06.666Z] Login Succeeded [2023-12-06T01:54:06.666Z] nexus3.edgexfoundry.org:10004 [2023-12-06T01:54:06.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T01:54:06.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T01:54:06.666Z] Configure a credential helper to remove this warning. See [2023-12-06T01:54:06.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T01:54:06.666Z] [2023-12-06T01:54:06.666Z] Login Succeeded [2023-12-06T01:54:06.666Z] ****.io [2023-12-06T01:54:06.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T01:54:06.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T01:54:06.925Z] Configure a credential helper to remove this warning. See [2023-12-06T01:54:06.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T01:54:06.925Z] [2023-12-06T01:54:06.925Z] Login Succeeded [2023-12-06T01:54:06.925Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T01:54:06.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T01:54:07.735Z] + git rev-list -1 --merges f8d3c04632eac5c03198b299ee5775543f553879~1..f8d3c04632eac5c03198b299ee5775543f553879 [Pipeline] echo [2023-12-06T01:54:07.775Z] -----------> git rev-list -1 --merges f8d3c04632eac5c03198b299ee5775543f553879~1..f8d3c04632eac5c03198b299ee5775543f553879 f8d3c04632eac5c03198b299ee5775543f553879 [false] [Pipeline] sh [2023-12-06T01:54:08.105Z] + git log --format=format:%s -1 f8d3c04632eac5c03198b299ee5775543f553879 [Pipeline] echo [2023-12-06T01:54:08.140Z] ========================================================= [2023-12-06T01:54:08.140Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T01:54:08.140Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T01:54:08.825Z] + git log --format=format:%s -1 f8d3c04632eac5c03198b299ee5775543f553879 [Pipeline] echo [2023-12-06T01:54:08.858Z] [semverPrep] GIT_COMMIT: f8d3c04632eac5c03198b299ee5775543f553879, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-06T01:54:08.914Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T01:54:09.342Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T01:54:09.343Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T01:54:09.343Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T01:54:09.343Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T01:54:09.343Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T01:54:09.343Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T01:54:09.343Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T01:54:09.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T01:54:09.858Z] [2023-12-06T01:54:09.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T01:54:10.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T01:54:10.246Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T01:54:10.246Z] b85a868b505f: Pulling fs layer [2023-12-06T01:54:10.246Z] e2be974225ed: Pulling fs layer [2023-12-06T01:54:10.246Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T01:54:10.246Z] 988bab9f4d93: Pulling fs layer [2023-12-06T01:54:10.246Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T01:54:10.246Z] eaf3925da568: Pulling fs layer [2023-12-06T01:54:10.246Z] bab4dde63d76: Pulling fs layer [2023-12-06T01:54:10.246Z] bde34c3a00c8: Pulling fs layer [2023-12-06T01:54:10.246Z] b352a97aabf1: Pulling fs layer [2023-12-06T01:54:10.246Z] 4872d77fe225: Pulling fs layer [2023-12-06T01:54:10.246Z] 5851b861e8e6: Pulling fs layer [2023-12-06T01:54:10.246Z] bab4dde63d76: Waiting [2023-12-06T01:54:10.246Z] eaf3925da568: Waiting [2023-12-06T01:54:10.246Z] 988bab9f4d93: Waiting [2023-12-06T01:54:10.246Z] 5851b861e8e6: Waiting [2023-12-06T01:54:10.246Z] b352a97aabf1: Waiting [2023-12-06T01:54:10.246Z] bde34c3a00c8: Waiting [2023-12-06T01:54:10.246Z] 4872d77fe225: Waiting [2023-12-06T01:54:10.246Z] 1469e6f7b9e6: Waiting [2023-12-06T01:54:10.246Z] e2be974225ed: Verifying Checksum [2023-12-06T01:54:10.246Z] e2be974225ed: Download complete [2023-12-06T01:54:10.246Z] 988bab9f4d93: Verifying Checksum [2023-12-06T01:54:10.246Z] 988bab9f4d93: Download complete [2023-12-06T01:54:10.246Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T01:54:10.246Z] 1469e6f7b9e6: Download complete [2023-12-06T01:54:10.507Z] eaf3925da568: Download complete [2023-12-06T01:54:10.507Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T01:54:10.507Z] 339a4e72a1f5: Download complete [2023-12-06T01:54:10.507Z] bde34c3a00c8: Verifying Checksum [2023-12-06T01:54:10.507Z] bde34c3a00c8: Download complete [2023-12-06T01:54:10.507Z] b352a97aabf1: Download complete [2023-12-06T01:54:10.507Z] 4872d77fe225: Download complete [2023-12-06T01:54:10.507Z] 5851b861e8e6: Download complete [2023-12-06T01:54:10.507Z] b85a868b505f: Verifying Checksum [2023-12-06T01:54:10.507Z] b85a868b505f: Download complete [2023-12-06T01:54:10.766Z] bab4dde63d76: Verifying Checksum [2023-12-06T01:54:10.766Z] bab4dde63d76: Download complete [2023-12-06T01:54:11.700Z] b85a868b505f: Pull complete [2023-12-06T01:54:11.958Z] e2be974225ed: Pull complete [2023-12-06T01:54:12.527Z] 339a4e72a1f5: Pull complete [2023-12-06T01:54:12.527Z] 988bab9f4d93: Pull complete [2023-12-06T01:54:12.786Z] 1469e6f7b9e6: Pull complete [2023-12-06T01:54:12.786Z] eaf3925da568: Pull complete [2023-12-06T01:54:14.690Z] bab4dde63d76: Pull complete [2023-12-06T01:54:14.690Z] bde34c3a00c8: Pull complete [2023-12-06T01:54:14.949Z] b352a97aabf1: Pull complete [2023-12-06T01:54:14.949Z] 4872d77fe225: Pull complete [2023-12-06T01:54:15.209Z] 5851b861e8e6: Pull complete [2023-12-06T01:54:15.209Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T01:54:15.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T01:54:15.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T01:54:15.556Z] prd-ubuntu20.04-docker-8c-8g-24143 does not seem to be running inside a container [2023-12-06T01:54:15.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-651 -v /w/workspace/gexfoundry_device-mqtt-go_PR-651:/w/workspace/gexfoundry_device-mqtt-go_PR-651:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-651@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-12-06T01:54:17.986Z] $ docker top 35c65db92f63e984ed2bd90eb5a2a4f3a042e73360a8e0879ba4ccd7a4c2dd8d -eo pid,comm [2023-12-06T01:54:18.044Z] 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-12-06T01:54:18.044Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T01:54:18.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T01:54:18.238Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T01:54:18.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T01:54:18.352Z] $ docker exec 35c65db92f63e984ed2bd90eb5a2a4f3a042e73360a8e0879ba4ccd7a4c2dd8d ssh-agent [2023-12-06T01:54:18.463Z] SSH_AUTH_SOCK=/tmp/ssh-TmFkYHEQhZzN/agent.32 [2023-12-06T01:54:18.463Z] SSH_AGENT_PID=38 [2023-12-06T01:54:18.470Z] Running ssh-add (command line suppressed) [2023-12-06T01:54:18.574Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp/private_key_17654774307943852420.key (/w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp/private_key_17654774307943852420.key) [2023-12-06T01:54:18.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T01:54:18.948Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T01:54:18.970Z] $ docker exec --env ******** --env ******** 35c65db92f63e984ed2bd90eb5a2a4f3a042e73360a8e0879ba4ccd7a4c2dd8d ssh-agent -k [2023-12-06T01:54:19.081Z] unset SSH_AUTH_SOCK; [2023-12-06T01:54:19.082Z] unset SSH_AGENT_PID; [2023-12-06T01:54:19.082Z] echo Agent pid 38 killed; [2023-12-06T01:54:19.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T01:54:19.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T01:54:19.243Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T01:54:19.360Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T01:54:19.359Z] $ docker exec 35c65db92f63e984ed2bd90eb5a2a4f3a042e73360a8e0879ba4ccd7a4c2dd8d ssh-agent [2023-12-06T01:54:19.478Z] SSH_AUTH_SOCK=/tmp/ssh-sn8k5rX4sJMS/agent.70 [2023-12-06T01:54:19.478Z] SSH_AGENT_PID=76 [2023-12-06T01:54:19.483Z] Running ssh-add (command line suppressed) [2023-12-06T01:54:19.575Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp/private_key_8526841635865168192.key (/w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp/private_key_8526841635865168192.key) [2023-12-06T01:54:19.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T01:54:19.951Z] + git semver init [2023-12-06T01:54:20.212Z] 2023-12-06 01:54:20,142 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T01:54:20.212Z] 2023-12-06 01:54:20,143 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-651/.semver [2023-12-06T01:54:20.212Z] 2023-12-06 01:54:20,143 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-651/.semver [2023-12-06T01:54:20.212Z] 2023-12-06 01:54:20,143 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-651/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-651, universal_newlines=False, shell=None, istream=None) [2023-12-06T01:54:21.592Z] 2023-12-06 01:54:21,322 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-651/.git/info/exclude [2023-12-06T01:54:21.592Z] 2023-12-06 01:54:21,323 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-651/.semver/PR-651 with force:False [2023-12-06T01:54:21.592Z] 2023-12-06 01:54:21,323 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-651/.semver/PR-651 [2023-12-06T01:54:21.592Z] 2023-12-06 01:54:21,328 [execute] INFO git cat-file --batch-check [2023-12-06T01:54:21.592Z] 2023-12-06 01:54:21,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-651/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T01:54:21.592Z] 2023-12-06 01:54:21,334 [execute] INFO git cat-file --batch [2023-12-06T01:54:21.592Z] 2023-12-06 01:54:21,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-651/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T01:54:21.592Z] 2023-12-06 01:54:21,339 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-651/.semver/PR-651 [2023-12-06T01:54:21.592Z] 0.0.0 [Pipeline] } [2023-12-06T01:54:21.614Z] $ docker exec --env ******** --env ******** 35c65db92f63e984ed2bd90eb5a2a4f3a042e73360a8e0879ba4ccd7a4c2dd8d ssh-agent -k [2023-12-06T01:54:21.705Z] unset SSH_AUTH_SOCK; [2023-12-06T01:54:21.705Z] unset SSH_AGENT_PID; [2023-12-06T01:54:21.706Z] echo Agent pid 76 killed; [2023-12-06T01:54:21.718Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T01:54:22.236Z] + git semver [Pipeline] } [2023-12-06T01:54:22.518Z] $ docker stop --time=1 35c65db92f63e984ed2bd90eb5a2a4f3a042e73360a8e0879ba4ccd7a4c2dd8d [2023-12-06T01:54:23.837Z] $ docker rm -f --volumes 35c65db92f63e984ed2bd90eb5a2a4f3a042e73360a8e0879ba4ccd7a4c2dd8d [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T01:54:24.277Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T01:54:24.652Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T01:54:24.669Z] [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-12-06T01:54:25.672Z] provisioning config files... [2023-12-06T01:54:25.682Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp/config208921236460453558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T01:54:26.081Z] ---> ****-login.sh [2023-12-06T01:54:26.081Z] nexus3.edgexfoundry.org:10001 [2023-12-06T01:54:26.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T01:54:26.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T01:54:26.082Z] Configure a credential helper to remove this warning. See [2023-12-06T01:54:26.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T01:54:26.082Z] [2023-12-06T01:54:26.082Z] Login Succeeded [2023-12-06T01:54:26.082Z] nexus3.edgexfoundry.org:10002 [2023-12-06T01:54:26.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T01:54:26.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T01:54:26.082Z] Configure a credential helper to remove this warning. See [2023-12-06T01:54:26.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T01:54:26.082Z] [2023-12-06T01:54:26.082Z] Login Succeeded [2023-12-06T01:54:26.082Z] nexus3.edgexfoundry.org:10003 [2023-12-06T01:54:26.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T01:54:26.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T01:54:26.343Z] Configure a credential helper to remove this warning. See [2023-12-06T01:54:26.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T01:54:26.343Z] [2023-12-06T01:54:26.343Z] Login Succeeded [2023-12-06T01:54:26.343Z] nexus3.edgexfoundry.org:10004 [2023-12-06T01:54:26.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T01:54:26.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T01:54:26.343Z] Configure a credential helper to remove this warning. See [2023-12-06T01:54:26.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T01:54:26.343Z] [2023-12-06T01:54:26.343Z] Login Succeeded [2023-12-06T01:54:26.343Z] ****.io [2023-12-06T01:54:26.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T01:54:26.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T01:54:26.603Z] Configure a credential helper to remove this warning. See [2023-12-06T01:54:26.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T01:54:26.603Z] [2023-12-06T01:54:26.603Z] Login Succeeded [2023-12-06T01:54:26.603Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T01:54:26.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T01:54:26.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T01:54:27.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T01:54:27.077Z] ========================================================= [2023-12-06T01:54:27.077Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T01:54:27.077Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T01:54:27.663Z] + 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-12-06T01:54:27.663Z] Sending build context to Docker daemon 17.32MB [2023-12-06T01:54:27.663Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T01:54:27.663Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-06T01:54:27.663Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T01:54:27.663Z] 7264a8db6415: Pulling fs layer [2023-12-06T01:54:27.663Z] c4d48a809fc2: Pulling fs layer [2023-12-06T01:54:27.663Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T01:54:27.663Z] ad3a456e5733: Pulling fs layer [2023-12-06T01:54:27.663Z] 69c7f0334f64: Pulling fs layer [2023-12-06T01:54:27.663Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T01:54:27.663Z] ad3a456e5733: Waiting [2023-12-06T01:54:27.663Z] 69c7f0334f64: Waiting [2023-12-06T01:54:27.663Z] ce7588e14bc9: Pulling fs layer [2023-12-06T01:54:27.663Z] b5e4710f87ac: Pulling fs layer [2023-12-06T01:54:27.663Z] 1f1c1a5573a3: Waiting [2023-12-06T01:54:27.663Z] b5e4710f87ac: Waiting [2023-12-06T01:54:27.663Z] ce7588e14bc9: Waiting [2023-12-06T01:54:27.925Z] c4d48a809fc2: Verifying Checksum [2023-12-06T01:54:27.925Z] c4d48a809fc2: Download complete [2023-12-06T01:54:27.925Z] ad3a456e5733: Verifying Checksum [2023-12-06T01:54:27.925Z] ad3a456e5733: Download complete [2023-12-06T01:54:27.925Z] 69c7f0334f64: Verifying Checksum [2023-12-06T01:54:27.925Z] 69c7f0334f64: Download complete [2023-12-06T01:54:27.925Z] 7264a8db6415: Verifying Checksum [2023-12-06T01:54:27.925Z] 7264a8db6415: Download complete [2023-12-06T01:54:27.925Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T01:54:27.925Z] 1f1c1a5573a3: Download complete [2023-12-06T01:54:27.925Z] 7264a8db6415: Pull complete [2023-12-06T01:54:28.185Z] b5e4710f87ac: Verifying Checksum [2023-12-06T01:54:28.185Z] b5e4710f87ac: Download complete [2023-12-06T01:54:28.185Z] c4d48a809fc2: Pull complete [2023-12-06T01:54:28.185Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T01:54:28.185Z] 4f1c88b9dad5: Download complete [2023-12-06T01:54:28.752Z] ce7588e14bc9: Verifying Checksum [2023-12-06T01:54:28.752Z] ce7588e14bc9: Download complete [2023-12-06T01:54:31.288Z] 4f1c88b9dad5: Pull complete [2023-12-06T01:54:31.548Z] ad3a456e5733: Pull complete [2023-12-06T01:54:31.548Z] 69c7f0334f64: Pull complete [2023-12-06T01:54:31.548Z] 1f1c1a5573a3: Pull complete [2023-12-06T01:54:34.091Z] ce7588e14bc9: Pull complete [2023-12-06T01:54:34.658Z] b5e4710f87ac: Pull complete [2023-12-06T01:54:34.658Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T01:54:34.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T01:54:34.658Z] ---> 88b5674ff536 [2023-12-06T01:54:34.658Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-06T01:54:37.952Z] ---> Running in cb942d282e96 [2023-12-06T01:54:37.952Z] Removing intermediate container cb942d282e96 [2023-12-06T01:54:37.952Z] ---> f52834f4b72e [2023-12-06T01:54:37.952Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T01:54:37.952Z] ---> Running in 75c699175574 [2023-12-06T01:54:37.952Z] Removing intermediate container 75c699175574 [2023-12-06T01:54:37.952Z] ---> 03c8dc5c52f3 [2023-12-06T01:54:37.952Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-06T01:54:37.952Z] ---> Running in 0a063da66b44 [2023-12-06T01:54:37.952Z] Removing intermediate container 0a063da66b44 [2023-12-06T01:54:37.952Z] ---> 71bb7d218c63 [2023-12-06T01:54:37.952Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T01:54:37.952Z] ---> Running in 72b980a4eb08 [2023-12-06T01:54:37.952Z] Removing intermediate container 72b980a4eb08 [2023-12-06T01:54:37.952Z] ---> ff34b8c18b85 [2023-12-06T01:54:37.952Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T01:54:38.210Z] ---> Running in 28290ed26025 [2023-12-06T01:54:38.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T01:54:38.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T01:54:38.728Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T01:54:38.728Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T01:54:38.728Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T01:54:38.728Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T01:54:38.728Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T01:54:38.728Z] OK: 268 MiB in 56 packages [2023-12-06T01:54:38.988Z] Removing intermediate container 28290ed26025 [2023-12-06T01:54:38.988Z] ---> ca49d2ea4d13 [2023-12-06T01:54:38.988Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-12-06T01:54:39.247Z] ---> Running in ea2c3227b59e [2023-12-06T01:54:39.247Z] Removing intermediate container ea2c3227b59e [2023-12-06T01:54:39.247Z] ---> c1898ba35ee1 [2023-12-06T01:54:39.247Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-06T01:54:39.247Z] ---> fa1cc5dab73b [2023-12-06T01:54:39.247Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T01:54:39.247Z] ---> Running in 9437df8573cd [2023-12-06T01:54:40.415Z] Still waiting to schedule task [2023-12-06T01:54:40.415Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24141’ [2023-12-06T01:55:18.215Z] Removing intermediate container 9437df8573cd [2023-12-06T01:55:18.215Z] ---> 5c36f0b52523 [2023-12-06T01:55:18.215Z] Step 11/12 : COPY . . [2023-12-06T01:55:18.215Z] ---> 49b9e0ef11e0 [2023-12-06T01:55:18.215Z] Step 12/12 : RUN $MAKE [2023-12-06T01:55:18.215Z] ---> Running in 086f7484f3d8 [2023-12-06T01:55:18.215Z] noop [2023-12-06T01:55:18.215Z] Removing intermediate container 086f7484f3d8 [2023-12-06T01:55:18.215Z] ---> 97831244f9ea [2023-12-06T01:55:18.215Z] Successfully built 97831244f9ea [2023-12-06T01:55:18.215Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T01:55:18.746Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T01:55:18.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T01:55:18.942Z] prd-ubuntu20.04-docker-8c-8g-24143 does not seem to be running inside a container [2023-12-06T01:55:18.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-651 -v /w/workspace/gexfoundry_device-mqtt-go_PR-651:/w/workspace/gexfoundry_device-mqtt-go_PR-651:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-651@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-12-06T01:55:19.322Z] $ docker top 7820212662f42bf7e4adecf6c0aacd6d930065b118c67e1d8f93d8731b948030 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T01:55:19.762Z] + go version [2023-12-06T01:55:19.762Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T01:55:19.795Z] $ docker stop --time=1 7820212662f42bf7e4adecf6c0aacd6d930065b118c67e1d8f93d8731b948030 [2023-12-06T01:55:21.047Z] $ docker rm -f --volumes 7820212662f42bf7e4adecf6c0aacd6d930065b118c67e1d8f93d8731b948030 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T01:55:21.975Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T01:55:21.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T01:55:22.183Z] prd-ubuntu20.04-docker-8c-8g-24143 does not seem to be running inside a container [2023-12-06T01:55:22.213Z] $ 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-651 -v /w/workspace/gexfoundry_device-mqtt-go_PR-651:/w/workspace/gexfoundry_device-mqtt-go_PR-651:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-651@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-12-06T01:55:22.564Z] $ docker top 7ed799e66bcc3dcf2848e3f2a8624fdbd6d442c2d2cedf4fb5c758065d3b3229 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T01:55:23.059Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-651 [Pipeline] fileExists [Pipeline] sh [2023-12-06T01:55:23.450Z] + make test [2023-12-06T01:55:23.450Z] go test ./... -coverprofile=coverage.out ./... [2023-12-06T01:55:24.823Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-12-06T01:55:34.781Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-12-06T01:55:34.781Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-12-06T01:55:34.781Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements [2023-12-06T01:55:42.887Z] go vet ./... [2023-12-06T01:55:45.419Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T01:55:45.419Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T01:55:45.419Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T01:55:45.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T01:55:45.519Z] $ docker stop --time=1 7ed799e66bcc3dcf2848e3f2a8624fdbd6d442c2d2cedf4fb5c758065d3b3229 [2023-12-06T01:55:48.458Z] $ docker rm -f --volumes 7ed799e66bcc3dcf2848e3f2a8624fdbd6d442c2d2cedf4fb5c758065d3b3229 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T01:55:49.057Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T01:55:49.121Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T01:55:49.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T01:55:50.265Z] + ls -al . [2023-12-06T01:55:50.265Z] total 184 [2023-12-06T01:55:50.265Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 01:55 . [2023-12-06T01:55:50.265Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 01:53 .. [2023-12-06T01:55:50.265Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 01:54 .dockerignore [2023-12-06T01:55:50.265Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 01:55 .git [2023-12-06T01:55:50.265Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 01:54 .github [2023-12-06T01:55:50.265Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 6 01:54 .gitignore [2023-12-06T01:55:50.265Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 01:54 .golangci.yml [2023-12-06T01:55:50.265Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 01:54 .semver [2023-12-06T01:55:50.265Z] -rw-rw-r-- 1 jenkins jenkins 10386 Dec 6 01:54 Attribution.txt [2023-12-06T01:55:50.265Z] -rw-rw-r-- 1 jenkins jenkins 18574 Dec 6 01:54 CHANGELOG.md [2023-12-06T01:55:50.265Z] -rw-rw-r-- 1 jenkins jenkins 1798 Dec 6 01:54 Dockerfile [2023-12-06T01:55:50.265Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 01:54 GOVERNANCE.md [2023-12-06T01:55:50.265Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 6 01:54 Jenkinsfile [2023-12-06T01:55:50.265Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 01:54 LICENSE [2023-12-06T01:55:50.265Z] -rw-rw-r-- 1 jenkins jenkins 1963 Dec 6 01:54 Makefile [2023-12-06T01:55:50.265Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 6 01:54 OWNERS.md [2023-12-06T01:55:50.265Z] -rw-rw-r-- 1 jenkins jenkins 3599 Dec 6 01:54 README.md [2023-12-06T01:55:50.265Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 01:54 VERSION [2023-12-06T01:55:50.265Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 01:54 bin [2023-12-06T01:55:50.265Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 01:54 cmd [2023-12-06T01:55:50.265Z] -rw-r--r-- 1 jenkins jenkins 18506 Dec 6 01:55 coverage.out [2023-12-06T01:55:50.265Z] -rw-rw-r-- 1 jenkins jenkins 3817 Dec 6 01:54 go.mod [2023-12-06T01:55:50.265Z] -rw-rw-r-- 1 jenkins jenkins 35084 Dec 6 01:54 go.sum [2023-12-06T01:55:50.265Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 01:54 internal [2023-12-06T01:55:50.265Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 01:54 mock [2023-12-06T01:55:50.265Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 6 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T01:55:50.713Z] + 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=f8d3c04632eac5c03198b299ee5775543f553879 --label arch=amd64 --label version=0.0.0 . [2023-12-06T01:55:50.713Z] Sending build context to Docker daemon 17.34MB [2023-12-06T01:55:50.713Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T01:55:50.713Z] Step 2/25 : FROM ${BASE} AS builder [2023-12-06T01:55:50.713Z] ---> 97831244f9ea [2023-12-06T01:55:50.713Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-12-06T01:55:50.973Z] ---> Running in 90abbceab491 [2023-12-06T01:55:50.973Z] Removing intermediate container 90abbceab491 [2023-12-06T01:55:50.973Z] ---> ce952a73135e [2023-12-06T01:55:50.973Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T01:55:50.973Z] ---> Running in a7ee9b16005c [2023-12-06T01:55:51.233Z] Removing intermediate container a7ee9b16005c [2023-12-06T01:55:51.234Z] ---> 969a816079da [2023-12-06T01:55:51.234Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-06T01:55:51.234Z] ---> Running in e97337dea9b9 [2023-12-06T01:55:51.234Z] Removing intermediate container e97337dea9b9 [2023-12-06T01:55:51.234Z] ---> 2051f65a4db6 [2023-12-06T01:55:51.234Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T01:55:51.234Z] ---> Running in 5835ed90d063 [2023-12-06T01:55:51.234Z] Removing intermediate container 5835ed90d063 [2023-12-06T01:55:51.234Z] ---> 85cc659e0251 [2023-12-06T01:55:51.234Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T01:55:51.492Z] ---> Running in e3d8b0650893 [2023-12-06T01:55:51.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T01:55:51.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T01:55:52.009Z] OK: 268 MiB in 56 packages [2023-12-06T01:55:52.576Z] Removing intermediate container e3d8b0650893 [2023-12-06T01:55:52.577Z] ---> f0ffcc9547f9 [2023-12-06T01:55:52.577Z] Step 8/25 : WORKDIR /device-mqtt-go [2023-12-06T01:55:52.577Z] ---> Running in 01c834b2a9e4 [2023-12-06T01:55:52.577Z] Removing intermediate container 01c834b2a9e4 [2023-12-06T01:55:52.577Z] ---> a0c6e0660f22 [2023-12-06T01:55:52.577Z] Step 9/25 : COPY go.mod vendor* ./ [2023-12-06T01:55:52.577Z] ---> dda84fcaf85a [2023-12-06T01:55:52.577Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T01:55:52.835Z] ---> Running in be960123a46c [2023-12-06T01:55:53.402Z] Removing intermediate container be960123a46c [2023-12-06T01:55:53.402Z] ---> 84b1424f7405 [2023-12-06T01:55:53.402Z] Step 11/25 : COPY . . [2023-12-06T01:55:53.967Z] ---> d2d5aa09bf0f [2023-12-06T01:55:53.967Z] Step 12/25 : RUN $MAKE [2023-12-06T01:55:53.967Z] ---> Running in f25db6afbb45 [2023-12-06T01:55:54.226Z] 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.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-12-06T01:56:12.304Z] Removing intermediate container f25db6afbb45 [2023-12-06T01:56:12.304Z] ---> 82727158d67a [2023-12-06T01:56:12.304Z] Step 13/25 : FROM alpine:3.18 [2023-12-06T01:56:12.871Z] 3.18: Pulling from library/alpine [2023-12-06T01:56:13.130Z] c926b61bad3b: Pulling fs layer [2023-12-06T01:56:13.387Z] c926b61bad3b: Verifying Checksum [2023-12-06T01:56:13.387Z] c926b61bad3b: Download complete [2023-12-06T01:56:13.387Z] c926b61bad3b: Pull complete [2023-12-06T01:56:13.646Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T01:56:13.646Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T01:56:13.646Z] ---> b541f2080109 [2023-12-06T01:56:13.646Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-12-06T01:56:13.646Z] ---> Running in d1e0ec761f69 [2023-12-06T01:56:13.646Z] Removing intermediate container d1e0ec761f69 [2023-12-06T01:56:13.646Z] ---> 927377539f01 [2023-12-06T01:56:13.646Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-12-06T01:56:13.646Z] ---> Running in cbc6de42c9a8 [2023-12-06T01:56:13.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T01:56:14.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T01:56:14.421Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T01:56:14.421Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T01:56:14.421Z] OK: 7 MiB in 16 packages [2023-12-06T01:56:14.678Z] Removing intermediate container cbc6de42c9a8 [2023-12-06T01:56:14.678Z] ---> 2144658f141c [2023-12-06T01:56:14.678Z] Step 16/25 : RUN apk --no-cache upgrade [2023-12-06T01:56:14.678Z] ---> Running in 5df8a9331390 [2023-12-06T01:56:14.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T01:56:15.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T01:56:15.455Z] OK: 7 MiB in 16 packages [2023-12-06T01:56:15.714Z] Removing intermediate container 5df8a9331390 [2023-12-06T01:56:15.714Z] ---> 0f1c3a1b1951 [2023-12-06T01:56:15.714Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2023-12-06T01:56:16.658Z] ---> 4ea5a888cc63 [2023-12-06T01:56:16.658Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-12-06T01:56:16.658Z] ---> c42d923732d9 [2023-12-06T01:56:16.658Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-12-06T01:56:16.658Z] ---> 067a78c17734 [2023-12-06T01:56:16.658Z] Step 20/25 : EXPOSE 59982 [2023-12-06T01:56:16.658Z] ---> Running in 4735b9c2c97c [2023-12-06T01:56:16.918Z] Removing intermediate container 4735b9c2c97c [2023-12-06T01:56:16.918Z] ---> 733d337e617e [2023-12-06T01:56:16.918Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2023-12-06T01:56:16.918Z] ---> Running in 02a20ab79e81 [2023-12-06T01:56:16.918Z] Removing intermediate container 02a20ab79e81 [2023-12-06T01:56:16.918Z] ---> 6abccb496555 [2023-12-06T01:56:16.918Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-12-06T01:56:16.918Z] ---> Running in 31ebae7a0c38 [2023-12-06T01:56:16.918Z] Removing intermediate container 31ebae7a0c38 [2023-12-06T01:56:16.918Z] ---> b1e3316396e8 [2023-12-06T01:56:16.918Z] Step 23/25 : LABEL arch=amd64 [2023-12-06T01:56:16.918Z] ---> Running in e5ce2c3527ab [2023-12-06T01:56:17.176Z] Removing intermediate container e5ce2c3527ab [2023-12-06T01:56:17.176Z] ---> 2b8bf40b990f [2023-12-06T01:56:17.176Z] Step 24/25 : LABEL git_sha=f8d3c04632eac5c03198b299ee5775543f553879 [2023-12-06T01:56:17.176Z] ---> Running in 4c4c312ad1f9 [2023-12-06T01:56:17.176Z] Removing intermediate container 4c4c312ad1f9 [2023-12-06T01:56:17.176Z] ---> 9b948c224a6c [2023-12-06T01:56:17.176Z] Step 25/25 : LABEL version=0.0.0 [2023-12-06T01:56:17.176Z] ---> Running in 9ed4fc969807 [2023-12-06T01:56:17.176Z] Removing intermediate container 9ed4fc969807 [2023-12-06T01:56:17.176Z] ---> f23dca42a1db [2023-12-06T01:56:17.176Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T01:56:17.176Z] Successfully built f23dca42a1db [2023-12-06T01:56:17.176Z] 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-12-06T01:56:18.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T01:56:18.408Z] [2023-12-06T01:56:18.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T01:56:18.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T01:56:18.808Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T01:56:18.808Z] 5eb5b503b376: Pulling fs layer [2023-12-06T01:56:18.808Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T01:56:18.808Z] ec43610c2a17: Pulling fs layer [2023-12-06T01:56:18.808Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T01:56:18.808Z] 33b1e0a273af: Pulling fs layer [2023-12-06T01:56:18.808Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T01:56:18.808Z] 2f39f015ded8: Pulling fs layer [2023-12-06T01:56:18.808Z] 3a2ae6a8a46f: Waiting [2023-12-06T01:56:18.808Z] 33b1e0a273af: Waiting [2023-12-06T01:56:18.808Z] 5d3b04190fa2: Waiting [2023-12-06T01:56:18.808Z] 2f39f015ded8: Waiting [2023-12-06T01:56:18.808Z] 5c69ac0246d0: Download complete [2023-12-06T01:56:18.808Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T01:56:18.808Z] 3a2ae6a8a46f: Download complete [2023-12-06T01:56:18.808Z] 33b1e0a273af: Verifying Checksum [2023-12-06T01:56:18.808Z] 33b1e0a273af: Download complete [2023-12-06T01:56:18.808Z] 5d3b04190fa2: Verifying Checksum [2023-12-06T01:56:18.808Z] 5d3b04190fa2: Download complete [2023-12-06T01:56:18.808Z] ec43610c2a17: Verifying Checksum [2023-12-06T01:56:18.808Z] ec43610c2a17: Download complete [2023-12-06T01:56:19.066Z] 5eb5b503b376: Download complete [2023-12-06T01:56:19.632Z] 2f39f015ded8: Download complete [2023-12-06T01:56:20.201Z] 5eb5b503b376: Pull complete [2023-12-06T01:56:20.201Z] 5c69ac0246d0: Pull complete [2023-12-06T01:56:20.460Z] ec43610c2a17: Pull complete [2023-12-06T01:56:20.720Z] 3a2ae6a8a46f: Pull complete [2023-12-06T01:56:20.721Z] 33b1e0a273af: Pull complete [2023-12-06T01:56:20.979Z] 5d3b04190fa2: Pull complete [2023-12-06T01:56:25.167Z] 2f39f015ded8: Pull complete [2023-12-06T01:56:25.167Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T01:56:25.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T01:56:25.167Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T01:56:25.511Z] prd-ubuntu20.04-docker-8c-8g-24143 does not seem to be running inside a container [2023-12-06T01:56:25.543Z] $ 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-651 -v /w/workspace/gexfoundry_device-mqtt-go_PR-651:/w/workspace/gexfoundry_device-mqtt-go_PR-651:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-651@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-12-06T01:56:29.113Z] $ docker top 9367f276c83d88c12329aa128f19bdadb7a77e97afab2baf806a75ffe583f0c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T01:56:29.629Z] ---> job-cost.sh [2023-12-06T01:56:29.630Z] lf-activate-venv: SKIPPING [2023-12-06T01:56:29.630Z] INFO: No Stack... [2023-12-06T01:56:29.888Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T01:56:30.146Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T01:56:30.459Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-651/archives/cost.csv [2023-12-06T01:56:30.459Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T01:56:30.494Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-651-1-stack-cost] [2023-12-06T01:56:30.499Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-651-1-stack-cost] did not exist. Created. [2023-12-06T01:56:30.499Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-651-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T01:56:30.942Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T01:56:30.996Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T01:56:31.063Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-651-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T01:56:31.217Z] $ docker stop --time=1 9367f276c83d88c12329aa128f19bdadb7a77e97afab2baf806a75ffe583f0c4 [2023-12-06T01:56:32.385Z] $ docker rm -f --volumes 9367f276c83d88c12329aa128f19bdadb7a77e97afab2baf806a75ffe583f0c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T01:58:13.321Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24144 in /w/workspace/gexfoundry_device-mqtt-go_PR-651 [Pipeline] { [Pipeline] ws [2023-12-06T01:58:13.415Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-12-06T01:58:16.562Z] The recommended git tool is: git [2023-12-06T01:58:25.048Z] using credential edgex-jenkins-ssh [2023-12-06T01:58:25.075Z] Cloning the remote Git repository [2023-12-06T01:58:25.129Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-12-06T01:58:25.237Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-12-06T01:58:25.511Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-12-06T01:58:25.514Z] > git --version # timeout=10 [2023-12-06T01:58:25.547Z] > git --version # 'git version 2.25.1' [2023-12-06T01:58:25.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T01:58:25.707Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T01:58:27.772Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-12-06T01:58:27.791Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T01:58:28.697Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-12-06T01:58:28.743Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-12-06T01:58:28.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T01:58:28.761Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/651/head:refs/remotes/origin/PR-651 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-06T01:58:29.291Z] Merging remotes/origin/main commit 00d7df9bfc12085a417893dc2a73ff3105929001 into PR head commit f8d3c04632eac5c03198b299ee5775543f553879 [2023-12-06T01:58:29.596Z] Merge succeeded, producing f8d3c04632eac5c03198b299ee5775543f553879 [2023-12-06T01:58:29.596Z] Checking out Revision f8d3c04632eac5c03198b299ee5775543f553879 (PR-651) [2023-12-06T01:58:30.220Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-06T01:58:30.274Z] > git --version # timeout=10 [2023-12-06T01:58:30.286Z] > git --version # 'git version 2.25.1' [2023-12-06T01:58:30.328Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T01:58:29.312Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T01:58:29.369Z] > git checkout -f f8d3c04632eac5c03198b299ee5775543f553879 # timeout=10 [2023-12-06T01:58:29.477Z] > git remote # timeout=10 [2023-12-06T01:58:29.506Z] > git config --get remote.origin.url # timeout=10 [2023-12-06T01:58:29.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T01:58:29.551Z] > git merge 00d7df9bfc12085a417893dc2a73ff3105929001 # timeout=10 [2023-12-06T01:58:29.580Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-06T01:58:29.603Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T01:58:29.635Z] > git checkout -f f8d3c04632eac5c03198b299ee5775543f553879 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T01:58:31.782Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T01:58:31.782Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T01:58:31.782Z] Dload Upload Total Spent Left Speed [2023-12-06T01:58:31.782Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 81819 0 --:--:-- --:--:-- --:--:-- 82350 [Pipeline] sh [2023-12-06T01:58:32.135Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T01:58:32.505Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-06T01:58:32.505Z] + sudo tee /etc/docker/daemon.new [2023-12-06T01:58:32.505Z] { [2023-12-06T01:58:32.505Z] "registry-mirrors": [ [2023-12-06T01:58:32.505Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T01:58:32.505Z] ], [2023-12-06T01:58:32.505Z] "bip": "10.250.0.254/24", [2023-12-06T01:58:32.505Z] "hosts": [ [2023-12-06T01:58:32.505Z] "tcp://0.0.0.0:5555", [2023-12-06T01:58:32.505Z] "unix:///var/run/docker.sock" [2023-12-06T01:58:32.505Z] ], [2023-12-06T01:58:32.505Z] "mtu": 1458, [2023-12-06T01:58:32.505Z] "selinux-enabled": true, [2023-12-06T01:58:32.505Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T01:58:32.505Z] } [Pipeline] sh [2023-12-06T01:58:32.851Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T01:58:33.201Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T01:58:51.600Z] provisioning config files... [2023-12-06T01:58:51.626Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config5354122384115437687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T01:58:52.145Z] ---> ****-login.sh [2023-12-06T01:58:52.145Z] nexus3.edgexfoundry.org:10001 [2023-12-06T01:58:52.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T01:58:52.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T01:58:52.685Z] Configure a credential helper to remove this warning. See [2023-12-06T01:58:52.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T01:58:52.685Z] [2023-12-06T01:58:52.685Z] Login Succeeded [2023-12-06T01:58:52.685Z] nexus3.edgexfoundry.org:10002 [2023-12-06T01:58:52.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T01:58:52.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T01:58:52.966Z] Configure a credential helper to remove this warning. See [2023-12-06T01:58:52.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T01:58:52.966Z] [2023-12-06T01:58:52.966Z] Login Succeeded [2023-12-06T01:58:52.966Z] nexus3.edgexfoundry.org:10003 [2023-12-06T01:58:52.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T01:58:53.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T01:58:53.245Z] Configure a credential helper to remove this warning. See [2023-12-06T01:58:53.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T01:58:53.245Z] [2023-12-06T01:58:53.245Z] Login Succeeded [2023-12-06T01:58:53.245Z] nexus3.edgexfoundry.org:10004 [2023-12-06T01:58:53.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T01:58:53.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T01:58:53.516Z] Configure a credential helper to remove this warning. See [2023-12-06T01:58:53.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T01:58:53.516Z] [2023-12-06T01:58:53.516Z] Login Succeeded [2023-12-06T01:58:53.516Z] ****.io [2023-12-06T01:58:53.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T01:58:54.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T01:58:54.050Z] Configure a credential helper to remove this warning. See [2023-12-06T01:58:54.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T01:58:54.050Z] [2023-12-06T01:58:54.050Z] Login Succeeded [2023-12-06T01:58:54.050Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T01:58:54.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T01:58:54.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T01:58:54.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T01:58:54.760Z] ========================================================= [2023-12-06T01:58:54.760Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T01:58:54.760Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T01:58:55.401Z] + 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-12-06T01:58:56.365Z] #0 building with "default" instance using docker driver [2023-12-06T01:58:56.365Z] [2023-12-06T01:58:56.365Z] #1 [internal] load build definition from Dockerfile [2023-12-06T01:58:56.365Z] #1 transferring dockerfile: 1.84kB 0.0s done [2023-12-06T01:58:56.365Z] #1 DONE 0.1s [2023-12-06T01:58:56.365Z] [2023-12-06T01:58:56.365Z] #2 [internal] load .dockerignore [2023-12-06T01:58:56.365Z] #2 transferring context: 182B done [2023-12-06T01:58:56.365Z] #2 DONE 0.1s [2023-12-06T01:58:56.365Z] [2023-12-06T01:58:56.365Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T01:58:56.638Z] #3 DONE 0.1s [2023-12-06T01:58:56.638Z] [2023-12-06T01:58:56.638Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T01:58:56.638Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T01:58:56.911Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T01:58:56.911Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done [2023-12-06T01:58:56.911Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T01:58:56.911Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s [2023-12-06T01:58:56.911Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T01:58:56.911Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T01:58:56.911Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 0B / 440B 0.2s [2023-12-06T01:58:56.911Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s [2023-12-06T01:58:56.911Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-06T01:58:56.911Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T01:58:56.911Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 372.74kB / 97.63MB 0.3s [2023-12-06T01:58:56.911Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 65.54kB / 11.40MB 0.3s [2023-12-06T01:58:57.189Z] #4 ... [2023-12-06T01:58:57.189Z] [2023-12-06T01:58:57.189Z] #5 [internal] load build context [2023-12-06T01:58:57.189Z] #5 transferring context: 8.65MB 0.4s done [2023-12-06T01:58:57.189Z] #5 DONE 0.4s [2023-12-06T01:58:57.189Z] [2023-12-06T01:58:57.189Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T01:58:57.189Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.5s [2023-12-06T01:58:57.189Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.29MB / 97.63MB 0.5s [2023-12-06T01:58:57.189Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.5s [2023-12-06T01:58:57.189Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.97MB / 63.99MB 0.6s [2023-12-06T01:58:57.189Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.53MB / 97.63MB 0.6s [2023-12-06T01:58:57.189Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.5s done [2023-12-06T01:58:57.463Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.51MB / 63.99MB 0.8s [2023-12-06T01:58:57.463Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-06T01:58:57.463Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 22.02MB / 97.63MB 0.8s [2023-12-06T01:58:57.463Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.85MB / 63.99MB 0.9s [2023-12-06T01:58:57.463Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.26MB / 97.63MB 0.9s [2023-12-06T01:58:57.463Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T01:58:57.733Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 1.0s [2023-12-06T01:58:57.733Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.51MB / 97.63MB 1.0s [2023-12-06T01:58:57.733Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.06MB / 63.99MB 1.2s [2023-12-06T01:58:57.733Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 41.94MB / 97.63MB 1.2s [2023-12-06T01:58:57.733Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T01:58:58.003Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.06MB / 63.99MB 1.3s [2023-12-06T01:58:58.003Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.3s [2023-12-06T01:58:58.003Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.87MB / 63.99MB 1.4s [2023-12-06T01:58:58.003Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.16MB / 97.63MB 1.4s [2023-12-06T01:58:58.273Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2023-12-06T01:58:58.273Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.6s [2023-12-06T01:58:58.273Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 1.7s [2023-12-06T01:58:58.273Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s [2023-12-06T01:58:58.541Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.8s [2023-12-06T01:58:58.811Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 83.89MB / 97.63MB 2.0s [2023-12-06T01:58:58.811Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 89.13MB / 97.63MB 2.1s [2023-12-06T01:58:58.811Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s [2023-12-06T01:58:59.079Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done [2023-12-06T01:59:04.427Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.6s [2023-12-06T01:59:09.768Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.6s [2023-12-06T01:59:15.144Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.0s done [2023-12-06T01:59:16.677Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T01:59:16.677Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T01:59:16.677Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-06T01:59:22.032Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-06T01:59:25.372Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.6s done [2023-12-06T01:59:25.639Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-06T01:59:27.584Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-06T01:59:27.584Z] #4 DONE 30.9s [2023-12-06T01:59:27.584Z] [2023-12-06T01:59:27.584Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T01:59:28.171Z] #6 0.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T01:59:28.752Z] #6 1.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T01:59:29.711Z] #6 2.056 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T01:59:29.711Z] #6 2.082 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T01:59:29.711Z] #6 2.097 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T01:59:29.711Z] #6 2.159 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T01:59:29.711Z] #6 2.185 Executing busybox-1.36.1-r5.trigger [2023-12-06T01:59:29.711Z] #6 2.221 OK: 271 MiB in 56 packages [2023-12-06T01:59:33.056Z] #6 DONE 5.2s [2023-12-06T01:59:33.056Z] [2023-12-06T01:59:33.056Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2023-12-06T01:59:33.056Z] #7 DONE 0.1s [2023-12-06T01:59:33.056Z] [2023-12-06T01:59:33.056Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T01:59:33.056Z] #8 DONE 0.1s [2023-12-06T01:59:33.056Z] [2023-12-06T01:59:33.056Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T01:59:55.111Z] #9 DONE 21.8s [2023-12-06T01:59:55.111Z] [2023-12-06T01:59:55.111Z] #10 [builder 6/7] COPY . . [2023-12-06T01:59:55.111Z] #10 DONE 0.2s [2023-12-06T01:59:55.111Z] [2023-12-06T01:59:55.111Z] #11 [builder 7/7] RUN echo noop [2023-12-06T01:59:55.693Z] #11 0.627 noop [2023-12-06T01:59:55.693Z] #11 DONE 0.7s [2023-12-06T01:59:55.958Z] [2023-12-06T01:59:55.958Z] #12 exporting to image [2023-12-06T01:59:55.958Z] #12 exporting layers [2023-12-06T02:00:17.982Z] #12 exporting layers 22.2s done [2023-12-06T02:00:17.982Z] #12 writing image sha256:cb009918bda75d6d5d5a625cf2c51c892d0e467a3ff2c7e378cd9fd8dbd39c43 done [2023-12-06T02:00:17.982Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-06T02:00:17.982Z] #12 DONE 22.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T02:00:18.586Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T02:00:18.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T02:00:18.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-24144 does not seem to be running inside a container [2023-12-06T02:00:18.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T02:00:20.079Z] $ docker top 3a7b81f1ac7642524bbf08e78570d7237f4b5b9750e5b76b7dd02821511bb121 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T02:00:20.659Z] + go version [2023-12-06T02:00:20.923Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T02:00:20.960Z] $ docker stop --time=1 3a7b81f1ac7642524bbf08e78570d7237f4b5b9750e5b76b7dd02821511bb121 [2023-12-06T02:00:22.461Z] $ docker rm -f --volumes 3a7b81f1ac7642524bbf08e78570d7237f4b5b9750e5b76b7dd02821511bb121 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T02:00:23.633Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T02:00:23.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T02:00:23.921Z] prd-ubuntu20.04-docker-arm64-4c-16g-24144 does not seem to be running inside a container [2023-12-06T02:00:23.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T02:00:24.808Z] $ docker top 447fe11a7d273c1a881cce7a14120582e09c53cc8b86a4b1e57d7adada75f8bb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T02:00:25.383Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-06T02:00:25.798Z] + make test [2023-12-06T02:00:25.798Z] go test ./... -coverprofile=coverage.out ./... [2023-12-06T02:00:32.426Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-12-06T02:01:20.807Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-12-06T02:01:21.771Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-12-06T02:01:21.771Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.057s coverage: 22.8% of statements [2023-12-06T02:01:22.362Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T02:01:22.362Z] go vet ./... [2023-12-06T02:01:37.618Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T02:01:37.618Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T02:01:37.618Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T02:01:37.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T02:01:37.732Z] $ docker stop --time=1 447fe11a7d273c1a881cce7a14120582e09c53cc8b86a4b1e57d7adada75f8bb [2023-12-06T02:01:41.035Z] $ docker rm -f --volumes 447fe11a7d273c1a881cce7a14120582e09c53cc8b86a4b1e57d7adada75f8bb [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T02:01:42.272Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T02:01:42.314Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T02:01:42.711Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T02:01:43.540Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T02:01:43.874Z] + ls -al . [2023-12-06T02:01:43.874Z] total 180 [2023-12-06T02:01:43.874Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 02:00 . [2023-12-06T02:01:43.874Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 01:58 .. [2023-12-06T02:01:43.874Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 01:58 .dockerignore [2023-12-06T02:01:43.874Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 01:58 .git [2023-12-06T02:01:43.874Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 01:58 .github [2023-12-06T02:01:43.874Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 6 01:58 .gitignore [2023-12-06T02:01:43.874Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 01:58 .golangci.yml [2023-12-06T02:01:43.874Z] -rw-rw-r-- 1 jenkins jenkins 10386 Dec 6 01:58 Attribution.txt [2023-12-06T02:01:43.874Z] -rw-rw-r-- 1 jenkins jenkins 18574 Dec 6 01:58 CHANGELOG.md [2023-12-06T02:01:43.874Z] -rw-rw-r-- 1 jenkins jenkins 1798 Dec 6 01:58 Dockerfile [2023-12-06T02:01:43.874Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 01:58 GOVERNANCE.md [2023-12-06T02:01:43.874Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 6 01:58 Jenkinsfile [2023-12-06T02:01:43.874Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 01:58 LICENSE [2023-12-06T02:01:43.874Z] -rw-rw-r-- 1 jenkins jenkins 1963 Dec 6 01:58 Makefile [2023-12-06T02:01:43.874Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 6 01:58 OWNERS.md [2023-12-06T02:01:43.874Z] -rw-rw-r-- 1 jenkins jenkins 3599 Dec 6 01:58 README.md [2023-12-06T02:01:43.874Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 01:54 VERSION [2023-12-06T02:01:43.874Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 01:58 bin [2023-12-06T02:01:43.874Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 01:58 cmd [2023-12-06T02:01:43.874Z] -rw-r--r-- 1 jenkins jenkins 18506 Dec 6 02:01 coverage.out [2023-12-06T02:01:43.874Z] -rw-rw-r-- 1 jenkins jenkins 3817 Dec 6 01:58 go.mod [2023-12-06T02:01:43.874Z] -rw-rw-r-- 1 jenkins jenkins 35084 Dec 6 01:58 go.sum [2023-12-06T02:01:43.874Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 01:58 internal [2023-12-06T02:01:43.874Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 01:58 mock [2023-12-06T02:01:43.874Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 6 01:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T02:01:44.367Z] + 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=f8d3c04632eac5c03198b299ee5775543f553879 --label arch=arm64 --label version=0.0.0 . [2023-12-06T02:01:44.948Z] #0 building with "default" instance using docker driver [2023-12-06T02:01:44.948Z] [2023-12-06T02:01:44.948Z] #1 [internal] load .dockerignore [2023-12-06T02:01:44.948Z] #1 transferring context: 33B [2023-12-06T02:01:45.213Z] #1 transferring context: 182B 0.0s done [2023-12-06T02:01:45.213Z] #1 DONE 0.0s [2023-12-06T02:01:45.213Z] [2023-12-06T02:01:45.213Z] #2 [internal] load build definition from Dockerfile [2023-12-06T02:01:45.213Z] #2 transferring dockerfile: 1.84kB 0.0s done [2023-12-06T02:01:45.213Z] #2 DONE 0.0s [2023-12-06T02:01:45.213Z] [2023-12-06T02:01:45.213Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T02:01:45.213Z] #3 DONE 0.0s [2023-12-06T02:01:45.213Z] [2023-12-06T02:01:45.213Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T02:01:45.479Z] #4 DONE 0.4s [2023-12-06T02:01:45.479Z] [2023-12-06T02:01:45.479Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T02:01:45.479Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T02:01:45.747Z] #5 ... [2023-12-06T02:01:45.747Z] [2023-12-06T02:01:45.747Z] #6 [internal] load build context [2023-12-06T02:01:45.747Z] #6 transferring context: 26.00kB 0.1s done [2023-12-06T02:01:45.747Z] #6 DONE 0.1s [2023-12-06T02:01:45.747Z] [2023-12-06T02:01:45.747Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T02:01:45.747Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T02:01:45.747Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T02:01:45.747Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T02:01:45.747Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.15MB / 3.33MB 0.1s [2023-12-06T02:01:45.747Z] #5 ... [2023-12-06T02:01:45.747Z] [2023-12-06T02:01:45.747Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T02:01:45.747Z] #7 DONE 0.2s [2023-12-06T02:01:45.747Z] [2023-12-06T02:01:45.747Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T02:01:45.747Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-06T02:01:45.747Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T02:01:46.014Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-06T02:01:46.605Z] #5 DONE 0.9s [2023-12-06T02:01:46.605Z] [2023-12-06T02:01:46.605Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T02:01:46.872Z] #8 0.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T02:01:47.454Z] #8 0.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T02:01:48.042Z] #8 ... [2023-12-06T02:01:48.042Z] [2023-12-06T02:01:48.042Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T02:01:48.042Z] #9 0.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T02:01:48.042Z] #9 1.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T02:01:48.042Z] #9 2.105 OK: 271 MiB in 56 packages [2023-12-06T02:01:48.042Z] #9 DONE 2.4s [2023-12-06T02:01:48.042Z] [2023-12-06T02:01:48.042Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2023-12-06T02:01:48.042Z] #10 DONE 0.1s [2023-12-06T02:01:48.042Z] [2023-12-06T02:01:48.042Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T02:01:48.311Z] #8 ... [2023-12-06T02:01:48.311Z] [2023-12-06T02:01:48.311Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T02:01:48.311Z] #11 DONE 0.2s [2023-12-06T02:01:48.311Z] [2023-12-06T02:01:48.311Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T02:01:48.312Z] #8 2.052 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T02:01:48.581Z] #8 2.071 Executing busybox-1.36.1-r5.trigger [2023-12-06T02:01:48.581Z] #8 2.100 OK: 8 MiB in 16 packages [2023-12-06T02:01:48.847Z] #8 DONE 2.4s [2023-12-06T02:01:48.847Z] [2023-12-06T02:01:48.847Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-06T02:01:49.824Z] #12 ... [2023-12-06T02:01:49.824Z] [2023-12-06T02:01:49.824Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T02:01:49.824Z] #13 DONE 1.3s [2023-12-06T02:01:49.824Z] [2023-12-06T02:01:49.824Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-06T02:01:49.824Z] #12 0.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T02:01:50.093Z] #12 ... [2023-12-06T02:01:50.093Z] [2023-12-06T02:01:50.093Z] #14 [builder 6/7] COPY . . [2023-12-06T02:01:50.093Z] #14 DONE 0.3s [2023-12-06T02:01:50.093Z] [2023-12-06T02:01:50.093Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-06T02:01:50.093Z] #12 1.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T02:01:51.508Z] #12 2.339 OK: 8 MiB in 16 packages [2023-12-06T02:01:54.840Z] #12 DONE 5.6s [2023-12-06T02:01:54.840Z] [2023-12-06T02:01:54.840Z] #15 [builder 7/7] RUN make build [2023-12-06T02:01:54.840Z] #15 0.715 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.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-12-06T02:03:02.685Z] #15 DONE 63.0s [2023-12-06T02:03:02.685Z] [2023-12-06T02:03:02.685Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2023-12-06T02:03:02.685Z] #16 DONE 0.3s [2023-12-06T02:03:02.685Z] [2023-12-06T02:03:02.685Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2023-12-06T02:03:02.685Z] #17 DONE 0.1s [2023-12-06T02:03:02.685Z] [2023-12-06T02:03:02.685Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-12-06T02:03:02.685Z] #18 DONE 0.1s [2023-12-06T02:03:02.685Z] [2023-12-06T02:03:02.685Z] #19 exporting to image [2023-12-06T02:03:02.685Z] #19 exporting layers [2023-12-06T02:03:02.685Z] #19 exporting layers 0.5s done [2023-12-06T02:03:02.685Z] #19 writing image sha256:c094eb396cb037d7e46c9b533a1fc4e491cbc52ec4d3b1a34a9e6c18a67f4cd1 done [2023-12-06T02:03:02.685Z] #19 naming to docker.io/library/device-mqtt-arm64 0.0s done [2023-12-06T02:03:02.685Z] #19 DONE 0.5s [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-12-06T02:03:03.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T02:03:03.930Z] [2023-12-06T02:03:03.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T02:03:04.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T02:03:06.301Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T02:03:06.301Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T02:03:06.301Z] 04944245beec: Pulling fs layer [2023-12-06T02:03:06.301Z] 699f458cf7ca: Pulling fs layer [2023-12-06T02:03:06.301Z] 765212b225bb: Pulling fs layer [2023-12-06T02:03:06.301Z] f23df028b6ca: Pulling fs layer [2023-12-06T02:03:06.301Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T02:03:06.301Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T02:03:06.301Z] 765212b225bb: Waiting [2023-12-06T02:03:06.301Z] f23df028b6ca: Waiting [2023-12-06T02:03:06.301Z] d65c8cfc05b1: Waiting [2023-12-06T02:03:06.301Z] 2437ff75d9bd: Waiting [2023-12-06T02:03:06.301Z] 04944245beec: Verifying Checksum [2023-12-06T02:03:06.301Z] 04944245beec: Download complete [2023-12-06T02:03:06.301Z] 765212b225bb: Verifying Checksum [2023-12-06T02:03:06.301Z] 765212b225bb: Download complete [2023-12-06T02:03:06.301Z] f23df028b6ca: Verifying Checksum [2023-12-06T02:03:06.301Z] f23df028b6ca: Download complete [2023-12-06T02:03:06.301Z] d65c8cfc05b1: Download complete [2023-12-06T02:03:06.301Z] 699f458cf7ca: Verifying Checksum [2023-12-06T02:03:06.301Z] 699f458cf7ca: Download complete [2023-12-06T02:03:06.881Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T02:03:06.881Z] 8998bd30e6a1: Download complete [2023-12-06T02:03:08.828Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T02:03:08.828Z] 2437ff75d9bd: Download complete [2023-12-06T02:03:13.208Z] 8998bd30e6a1: Pull complete [2023-12-06T02:03:13.208Z] 04944245beec: Pull complete [2023-12-06T02:03:15.142Z] 699f458cf7ca: Pull complete [2023-12-06T02:03:15.142Z] 765212b225bb: Pull complete [2023-12-06T02:03:16.100Z] f23df028b6ca: Pull complete [2023-12-06T02:03:16.100Z] d65c8cfc05b1: Pull complete [2023-12-06T02:03:42.754Z] 2437ff75d9bd: Pull complete [2023-12-06T02:03:42.754Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T02:03:42.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T02:03:42.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T02:03:43.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-24144 does not seem to be running inside a container [2023-12-06T02:03:43.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-06T02:03:45.214Z] $ docker top ac25c3dcddf7e20bc8656b5e3e24abe9b5fa7f5b5a91625d0dc6f611241fb62f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T02:03:45.916Z] ---> job-cost.sh [2023-12-06T02:03:46.181Z] lf-activate-venv: SKIPPING [2023-12-06T02:03:46.181Z] INFO: No Stack... [2023-12-06T02:03:46.446Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T02:03:47.403Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T02:03:47.751Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-12-06T02:03:47.751Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T02:03:47.824Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-651-1-stack-cost] [2023-12-06T02:03:47.829Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-651-1-stack-cost] did not exist. Created. [2023-12-06T02:03:47.830Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-651-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T02:03:48.336Z] /w/workspace/device-mqtt-go/1@tmp/durable-10ce3829/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T02:03:48.681Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T02:03:48.716Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T02:03:48.762Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T02:03:48.810Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-651-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T02:03:48.991Z] $ docker stop --time=1 ac25c3dcddf7e20bc8656b5e3e24abe9b5fa7f5b5a91625d0dc6f611241fb62f [2023-12-06T02:03:51.073Z] $ docker rm -f --volumes ac25c3dcddf7e20bc8656b5e3e24abe9b5fa7f5b5a91625d0dc6f611241fb62f [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-12-06T02:03:53.097Z] provisioning config files... [2023-12-06T02:03:53.104Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp/config7768804623678385844tmp [Pipeline] { [Pipeline] sh [2023-12-06T02:03:53.543Z] + set +x [2023-12-06T02:03:53.543Z] + curl -s https://codecov.io/bash [2023-12-06T02:03:53.543Z] + bash -s -- [2023-12-06T02:03:53.802Z] [2023-12-06T02:03:53.802Z] _____ _ [2023-12-06T02:03:53.802Z] / ____| | | [2023-12-06T02:03:53.802Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T02:03:53.802Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T02:03:53.802Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T02:03:53.802Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T02:03:53.802Z] Bash-1.0.6 [2023-12-06T02:03:53.802Z] [2023-12-06T02:03:53.802Z] [2023-12-06T02:03:53.802Z] ==> git version 2.25.1 found [2023-12-06T02:03:53.802Z] ==> 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-12-06T02:03:53.802Z] Release-Date: 2020-01-08 [2023-12-06T02:03:53.802Z] 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-12-06T02:03:53.802Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T02:03:53.802Z] ==> Jenkins CI detected. [2023-12-06T02:03:53.802Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-651 [2023-12-06T02:03:53.802Z] project root: . [2023-12-06T02:03:53.802Z] --> token set from env [2023-12-06T02:03:53.802Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T02:03:53.802Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T02:03:53.802Z] ==> Python coveragepy not found [2023-12-06T02:03:53.802Z] ==> Searching for coverage reports in: [2023-12-06T02:03:53.802Z] + . [2023-12-06T02:03:53.802Z] -> Found 1 reports [2023-12-06T02:03:53.802Z] ==> Detecting git/mercurial file structure [2023-12-06T02:03:53.802Z] ==> Reading reports [2023-12-06T02:03:53.802Z] + ./coverage.out bytes=18506 [2023-12-06T02:03:53.802Z] ==> Appending adjustments [2023-12-06T02:03:53.802Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T02:03:54.061Z] + Found adjustments [2023-12-06T02:03:54.061Z] ==> Gzipping contents [2023-12-06T02:03:54.061Z] 4.0K /tmp/codecov.s7tLLK.gz [2023-12-06T02:03:54.061Z] ==> Uploading reports [2023-12-06T02:03:54.061Z] url: https://codecov.io [2023-12-06T02:03:54.061Z] query: branch=PR-651&commit=f8d3c04632eac5c03198b299ee5775543f553879&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-651%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=651&job=&cmd_args= [2023-12-06T02:03:54.061Z] -> Pinging Codecov [2023-12-06T02:03:54.061Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-651&commit=f8d3c04632eac5c03198b299ee5775543f553879&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-651%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=651&job=&cmd_args= [2023-12-06T02:03:54.061Z] -> Uploading to [2023-12-06T02:03:54.061Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/7D719EC7BBE17E464838252E33014C33/f8d3c04632eac5c03198b299ee5775543f553879/5cd3fdd4-5561-45ce-8646-f4d1894853f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T020353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a86167688eefaa8d96874d046aa031550101f0826a349c80daf9df50e428989 [2023-12-06T02:03:54.061Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T02:03:54.061Z] Dload Upload Total Spent Left Speed [2023-12-06T02:03:54.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11419 --:--:-- --:--:-- --:--:-- 11419 [2023-12-06T02:03:54.322Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/f8d3c04632eac5c03198b299ee5775543f553879 [Pipeline] } [2023-12-06T02:03:54.347Z] 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-12-06T02:03:57.594Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-651/archives ] [2023-12-06T02:03:57.594Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-651/archives [2023-12-06T02:03:57.594Z] total 16 [2023-12-06T02:03:57.594Z] drwxr-xr-x 3 root root 4096 Dec 6 01:56 . [2023-12-06T02:03:57.594Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 01:56 .. [2023-12-06T02:03:57.594Z] drwxr-xr-x 2 root root 4096 Dec 6 01:56 cost [2023-12-06T02:03:57.594Z] -rw-r--r-- 1 root root 86 Dec 6 01:56 cost.csv [2023-12-06T02:03:57.594Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-651/archives [2023-12-06T02:03:57.594Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-651/archives [2023-12-06T02:03:57.594Z] total 16 [2023-12-06T02:03:57.594Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 01:56 . [2023-12-06T02:03:57.594Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 01:56 .. [2023-12-06T02:03:57.594Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 01:56 cost [2023-12-06T02:03:57.594Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 6 01:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T02:03:57.923Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T02:03:58.806Z] ---> package-listing.sh [2023-12-06T02:03:58.806Z] ++ facter osfamily [2023-12-06T02:03:58.806Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T02:03:59.067Z] + OS_FAMILY=debian [2023-12-06T02:03:59.067Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-651 [2023-12-06T02:03:59.067Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T02:03:59.067Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T02:03:59.067Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T02:03:59.067Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T02:03:59.067Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-651 ']' [2023-12-06T02:03:59.067Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T02:03:59.067Z] + case "${OS_FAMILY}" in [2023-12-06T02:03:59.067Z] + dpkg -l [2023-12-06T02:03:59.067Z] + grep '^ii' [2023-12-06T02:03:59.067Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T02:03:59.067Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T02:03:59.067Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T02:03:59.067Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-651 ']' [2023-12-06T02:03:59.067Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-651/archives/ [2023-12-06T02:03:59.067Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-651/archives/ [Pipeline] echo [2023-12-06T02:03:59.098Z] 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-651/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-06T02:03:59.389Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T02:03:59.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T02:03:59.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T02:04:00.064Z] prd-ubuntu20.04-docker-8c-8g-24143 does not seem to be running inside a container [2023-12-06T02:04:00.096Z] $ 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-651/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-651 -v /w/workspace/gexfoundry_device-mqtt-go_PR-651:/w/workspace/gexfoundry_device-mqtt-go_PR-651:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-651@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-12-06T02:04:00.272Z] $ docker top 509b583a9372ba455162da5e846b44d15f4e58714a052739a14fe23daf4c43c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T02:04:00.753Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T02:04:01.065Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T02:04:01.380Z] + ls /var/log/sa-host [2023-12-06T02:04:01.380Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T02:04:01.651Z] provisioning config files... [2023-12-06T02:04:01.660Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp/config12526232977772509857tmp [Pipeline] { [Pipeline] echo [2023-12-06T02:04:01.816Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T02:04:02.137Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T02:04:02.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T02:04:02.670Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T02:04:02.702Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T02:04:03.011Z] ---> sudo-logs.sh [2023-12-06T02:04:03.011Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T02:04:03.152Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T02:04:03.473Z] ---> job-cost.sh [2023-12-06T02:04:03.473Z] lf-activate-venv: SKIPPING [2023-12-06T02:04:03.473Z] DEBUG: total: 0.2199999988079071 [2023-12-06T02:04:03.473Z] INFO: Retrieving Stack Cost... [2023-12-06T02:04:03.730Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T02:04:04.299Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T02:04:04.337Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T02:04:04.646Z] ---> logs-deploy.sh [2023-12-06T02:04:04.646Z] lf-activate-venv: SKIPPING [2023-12-06T02:04:04.646Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-651/1 [2023-12-06T02:04:04.646Z] INFO: archiving workspace using pattern(s): [2023-12-06T02:04:05.581Z] Archives upload complete. [2023-12-06T02:04:05.840Z] INFO: archiving logs to Nexus [2023-12-06T02:04:06.410Z] ---> uname -a: [2023-12-06T02:04:06.410Z] Linux prd-ubuntu20-04-docker-8c-8g-24143 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-06T02:04:06.410Z] [2023-12-06T02:04:06.410Z] [2023-12-06T02:04:06.410Z] ---> lscpu: [2023-12-06T02:04:06.410Z] Architecture: x86_64 [2023-12-06T02:04:06.410Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-06T02:04:06.410Z] Byte Order: Little Endian [2023-12-06T02:04:06.410Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-06T02:04:06.410Z] CPU(s): 8 [2023-12-06T02:04:06.410Z] On-line CPU(s) list: 0-7 [2023-12-06T02:04:06.410Z] Thread(s) per core: 1 [2023-12-06T02:04:06.410Z] Core(s) per socket: 1 [2023-12-06T02:04:06.410Z] Socket(s): 8 [2023-12-06T02:04:06.410Z] NUMA node(s): 1 [2023-12-06T02:04:06.410Z] Vendor ID: AuthenticAMD [2023-12-06T02:04:06.410Z] CPU family: 23 [2023-12-06T02:04:06.410Z] Model: 49 [2023-12-06T02:04:06.410Z] Model name: AMD EPYC-Rome Processor [2023-12-06T02:04:06.410Z] Stepping: 0 [2023-12-06T02:04:06.410Z] CPU MHz: 2800.000 [2023-12-06T02:04:06.410Z] BogoMIPS: 5600.00 [2023-12-06T02:04:06.410Z] Virtualization: AMD-V [2023-12-06T02:04:06.410Z] Hypervisor vendor: KVM [2023-12-06T02:04:06.410Z] Virtualization type: full [2023-12-06T02:04:06.410Z] L1d cache: 256 KiB [2023-12-06T02:04:06.410Z] L1i cache: 256 KiB [2023-12-06T02:04:06.410Z] L2 cache: 4 MiB [2023-12-06T02:04:06.410Z] L3 cache: 128 MiB [2023-12-06T02:04:06.410Z] NUMA node0 CPU(s): 0-7 [2023-12-06T02:04:06.410Z] Vulnerability Itlb multihit: Not affected [2023-12-06T02:04:06.410Z] Vulnerability L1tf: Not affected [2023-12-06T02:04:06.410Z] Vulnerability Mds: Not affected [2023-12-06T02:04:06.410Z] Vulnerability Meltdown: Not affected [2023-12-06T02:04:06.410Z] Vulnerability Mmio stale data: Not affected [2023-12-06T02:04:06.410Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-06T02:04:06.410Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-06T02:04:06.410Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-06T02:04:06.410Z] Vulnerability Srbds: Not affected [2023-12-06T02:04:06.410Z] Vulnerability Tsx async abort: Not affected [2023-12-06T02:04:06.410Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-12-06T02:04:06.410Z] [2023-12-06T02:04:06.410Z] [2023-12-06T02:04:06.410Z] ---> nproc: [2023-12-06T02:04:06.410Z] 8 [2023-12-06T02:04:06.410Z] [2023-12-06T02:04:06.410Z] [2023-12-06T02:04:06.410Z] ---> df -h: [2023-12-06T02:04:06.410Z] Filesystem Size Used Avail Use% Mounted on [2023-12-06T02:04:06.410Z] overlay 155G 12G 144G 8% / [2023-12-06T02:04:06.410Z] tmpfs 64M 0 64M 0% /dev [2023-12-06T02:04:06.410Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-06T02:04:06.410Z] shm 64M 0 64M 0% /dev/shm [2023-12-06T02:04:06.410Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-12-06T02:04:06.410Z] [2023-12-06T02:04:06.410Z] [2023-12-06T02:04:06.410Z] ---> sar -b -r -n DEV: [2023-12-06T02:04:06.410Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24143) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T02:04:06.410Z] [2023-12-06T02:04:06.410Z] 01:53:22 LINUX RESTART (8 CPU) [2023-12-06T02:04:06.410Z] [2023-12-06T02:04:06.410Z] 01:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-12-06T02:04:06.410Z] 01:55:01 197.15 11.71 185.44 0.00 1771.84 58826.20 0.00 [2023-12-06T02:04:06.410Z] 01:56:01 167.99 0.22 167.77 0.00 12.13 39701.78 0.00 [2023-12-06T02:04:06.410Z] 01:57:01 129.41 0.03 129.37 0.00 3.47 35834.86 0.00 [2023-12-06T02:04:06.410Z] 01:58:01 2.00 0.00 2.00 0.00 0.00 25.07 0.00 [2023-12-06T02:04:06.410Z] 01:59:01 53.94 11.61 42.33 0.00 5176.87 8490.72 0.00 [2023-12-06T02:04:06.410Z] 02:00:01 6.50 0.02 6.48 0.00 0.13 131.58 0.00 [2023-12-06T02:04:06.410Z] 02:01:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 [2023-12-06T02:04:06.410Z] 02:02:01 2.05 0.00 2.05 0.00 0.00 23.86 0.00 [2023-12-06T02:04:06.410Z] 02:03:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 [2023-12-06T02:04:06.410Z] 02:04:01 7.23 0.25 6.98 0.00 19.33 128.22 0.00 [2023-12-06T02:04:06.410Z] Average: 56.89 2.38 54.51 0.00 698.34 14319.09 0.00 [2023-12-06T02:04:06.410Z] [2023-12-06T02:04:06.410Z] 01:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-12-06T02:04:06.410Z] 01:55:01 28033284 31534732 777656 2.36 127652 3551112 2048116 6.04 1218524 3147680 389324 [2023-12-06T02:04:06.410Z] 01:56:01 27733344 31172820 1130412 3.44 155396 3443964 2408668 7.10 1716696 2923772 231312 [2023-12-06T02:04:06.410Z] 01:57:01 27601664 31558776 746036 2.27 165608 3915444 1758392 5.18 1277532 3458088 332 [2023-12-06T02:04:06.410Z] 01:58:01 27600368 31557512 747044 2.27 165648 3915444 1758392 5.18 1277504 3458088 48 [2023-12-06T02:04:06.410Z] 01:59:01 27122624 31537028 736416 2.24 194708 4340664 1713376 5.05 1582040 3592860 1000 [2023-12-06T02:04:06.410Z] 02:00:01 27129976 31539580 734456 2.23 193268 4337420 1703468 5.02 1579816 3589616 184 [2023-12-06T02:04:06.410Z] 02:01:01 27138228 31547812 726256 2.21 193316 4337400 1703468 5.02 1571096 3589624 8 [2023-12-06T02:04:06.410Z] 02:02:01 27138536 31548192 725804 2.21 193388 4337408 1703468 5.02 1570844 3589632 12 [2023-12-06T02:04:06.410Z] 02:03:01 27138700 31548416 725476 2.21 193456 4337428 1703468 5.02 1571404 3589636 180 [2023-12-06T02:04:06.410Z] 02:04:01 27099100 31511084 758992 2.31 193632 4338740 1906256 5.62 1607348 3589928 332 [2023-12-06T02:04:06.410Z] Average: 27373582 31505595 780855 2.37 177607 4085502 1840707 5.42 1497280 3452892 62273 [2023-12-06T02:04:06.410Z] [2023-12-06T02:04:06.410Z] 01:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-12-06T02:04:06.410Z] 01:55:01 ens3 615.41 375.67 7382.26 54.64 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 01:55:01 docker0 231.54 387.10 19.38 2555.66 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 01:55:01 lo 6.07 6.07 0.60 0.60 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 01:56:01 vethcde4e88 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 01:56:01 ens3 52.19 40.89 69.89 79.20 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 01:56:01 docker0 1.68 3.67 0.10 30.96 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 01:56:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 01:57:01 ens3 109.56 67.66 2644.85 13.85 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 01:57:01 docker0 3.08 5.56 0.19 62.25 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 01:57:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 01:58:01 ens3 0.72 0.25 0.15 0.08 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 01:59:01 ens3 200.93 104.43 2735.08 7.51 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 01:59:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 02:00:01 ens3 0.30 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 02:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 02:02:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 02:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 02:04:01 ens3 22.51 13.61 23.22 7.84 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] 02:04:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] Average: ens3 100.18 60.29 1285.53 16.32 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] Average: docker0 23.63 39.63 1.97 264.87 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] Average: lo 0.99 0.99 0.09 0.09 0.00 0.00 0.00 0.00 [2023-12-06T02:04:06.410Z] [2023-12-06T02:04:06.410Z] [2023-12-06T02:04:06.410Z] ---> sar -P ALL: [2023-12-06T02:04:06.410Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24143) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T02:04:06.410Z] [2023-12-06T02:04:06.410Z] 01:53:22 LINUX RESTART (8 CPU) [2023-12-06T02:04:06.410Z] [2023-12-06T02:04:06.410Z] 01:54:01 CPU %user %nice %system %iowait %steal %idle [2023-12-06T02:04:06.410Z] 01:55:01 all 8.46 0.00 3.81 3.03 0.06 84.64 [2023-12-06T02:04:06.410Z] 01:55:01 0 8.35 0.00 3.83 0.94 0.05 86.83 [2023-12-06T02:04:06.410Z] 01:55:01 1 8.06 0.00 3.68 2.57 0.05 85.65 [2023-12-06T02:04:06.410Z] 01:55:01 2 6.92 0.00 3.74 1.77 0.05 87.52 [2023-12-06T02:04:06.410Z] 01:55:01 3 8.28 0.00 3.86 0.07 0.07 87.73 [2023-12-06T02:04:06.410Z] 01:55:01 4 7.54 0.00 4.20 6.84 0.05 81.37 [2023-12-06T02:04:06.410Z] 01:55:01 5 10.08 0.00 3.72 0.76 0.07 85.37 [2023-12-06T02:04:06.410Z] 01:55:01 6 10.08 0.00 3.97 10.14 0.07 75.74 [2023-12-06T02:04:06.410Z] 01:55:01 7 8.36 0.00 3.48 1.23 0.07 86.86 [2023-12-06T02:04:06.410Z] 01:56:01 all 33.43 0.00 4.49 2.61 0.08 59.39 [2023-12-06T02:04:06.410Z] 01:56:01 0 33.90 0.00 4.34 1.28 0.10 60.38 [2023-12-06T02:04:06.411Z] 01:56:01 1 33.10 0.00 4.88 0.89 0.07 61.06 [2023-12-06T02:04:06.411Z] 01:56:01 2 33.11 0.00 4.59 11.33 0.08 50.89 [2023-12-06T02:04:06.411Z] 01:56:01 3 34.01 0.00 4.42 0.37 0.07 61.14 [2023-12-06T02:04:06.411Z] 01:56:01 4 32.81 0.00 4.10 0.50 0.08 62.50 [2023-12-06T02:04:06.411Z] 01:56:01 5 33.47 0.00 4.42 1.28 0.07 60.77 [2023-12-06T02:04:06.411Z] 01:56:01 6 32.43 0.00 4.46 2.64 0.07 60.41 [2023-12-06T02:04:06.411Z] 01:56:01 7 34.65 0.00 4.69 2.61 0.08 57.96 [2023-12-06T02:04:06.411Z] 01:57:01 all 7.33 0.00 1.90 1.80 0.04 88.93 [2023-12-06T02:04:06.411Z] 01:57:01 0 7.52 0.00 2.08 5.47 0.03 84.90 [2023-12-06T02:04:06.411Z] 01:57:01 1 7.35 0.00 1.95 0.44 0.02 90.25 [2023-12-06T02:04:06.411Z] 01:57:01 2 8.47 0.00 1.98 0.77 0.05 88.73 [2023-12-06T02:04:06.411Z] 01:57:01 3 6.79 0.00 1.96 0.79 0.03 90.42 [2023-12-06T02:04:06.411Z] 01:57:01 4 6.86 0.00 2.47 5.75 0.05 84.87 [2023-12-06T02:04:06.411Z] 01:57:01 5 6.68 0.00 1.91 0.13 0.03 91.24 [2023-12-06T02:04:06.411Z] 01:57:01 6 7.03 0.00 1.49 1.04 0.05 90.39 [2023-12-06T02:04:06.411Z] 01:57:01 7 7.98 0.00 1.36 0.02 0.03 90.61 [2023-12-06T02:04:06.411Z] 01:58:01 all 0.09 0.00 0.01 0.02 0.01 99.86 [2023-12-06T02:04:06.411Z] 01:58:01 0 0.05 0.00 0.02 0.15 0.02 99.77 [2023-12-06T02:04:06.411Z] 01:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T02:04:06.411Z] 01:58:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-06T02:04:06.411Z] 01:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-12-06T02:04:06.411Z] 01:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-06T02:04:06.411Z] 01:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T02:04:06.411Z] 01:58:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-12-06T02:04:06.411Z] 01:58:01 7 0.60 0.00 0.03 0.00 0.02 99.35 [2023-12-06T02:04:06.411Z] 01:59:01 all 2.68 0.00 1.29 0.62 0.03 95.38 [2023-12-06T02:04:06.411Z] 01:59:01 0 1.98 0.00 1.10 0.68 0.03 96.20 [2023-12-06T02:04:06.411Z] 01:59:01 1 2.02 0.00 2.90 0.07 0.03 94.97 [2023-12-06T02:04:06.411Z] 01:59:01 2 1.60 0.00 1.34 0.52 0.05 96.50 [2023-12-06T02:04:06.411Z] 01:59:01 3 2.32 0.00 1.20 1.29 0.02 95.17 [2023-12-06T02:04:06.411Z] 01:59:01 4 4.50 0.00 1.27 0.38 0.05 93.79 [2023-12-06T02:04:06.411Z] 01:59:01 5 2.86 0.00 0.97 0.08 0.03 96.05 [2023-12-06T02:04:06.411Z] 01:59:01 6 1.84 0.00 0.65 0.17 0.02 97.33 [2023-12-06T02:04:06.411Z] 01:59:01 7 4.27 0.00 0.92 1.73 0.03 93.04 [2023-12-06T02:04:06.411Z] 02:00:01 all 0.14 0.00 0.06 0.02 0.01 99.77 [2023-12-06T02:04:06.411Z] 02:00:01 0 0.03 0.00 0.08 0.00 0.00 99.88 [2023-12-06T02:04:06.411Z] 02:00:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2023-12-06T02:04:06.411Z] 02:00:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-12-06T02:04:06.411Z] 02:00:01 3 0.03 0.00 0.03 0.12 0.02 99.80 [2023-12-06T02:04:06.411Z] 02:00:01 4 0.10 0.00 0.10 0.00 0.03 99.77 [2023-12-06T02:04:06.411Z] 02:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-06T02:04:06.411Z] 02:00:01 6 0.20 0.00 0.10 0.00 0.02 99.68 [2023-12-06T02:04:06.411Z] 02:00:01 7 0.62 0.00 0.07 0.07 0.02 99.23 [2023-12-06T02:04:06.411Z] 02:01:01 all 0.01 0.00 0.02 0.03 0.00 99.93 [2023-12-06T02:04:06.411Z] 02:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T02:04:06.411Z] 02:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T02:04:06.411Z] 02:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T02:04:06.411Z] 02:01:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-12-06T02:04:06.411Z] 02:01:01 4 0.08 0.00 0.05 0.00 0.03 99.83 [2023-12-06T02:04:06.411Z] 02:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T02:04:06.411Z] 02:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T02:04:06.411Z] 02:01:01 7 0.02 0.00 0.02 0.25 0.00 99.72 [2023-12-06T02:04:06.411Z] 02:02:01 all 0.01 0.00 0.01 0.03 0.01 99.94 [2023-12-06T02:04:06.411Z] 02:02:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T02:04:06.411Z] 02:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T02:04:06.411Z] 02:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T02:04:06.411Z] 02:02:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-12-06T02:04:06.411Z] 02:02:01 4 0.02 0.00 0.03 0.00 0.05 99.90 [2023-12-06T02:04:06.411Z] 02:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-06T02:04:06.411Z] 02:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T02:04:06.411Z] 02:02:01 7 0.00 0.00 0.00 0.25 0.02 99.73 [2023-12-06T02:04:06.411Z] 02:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-12-06T02:04:06.411Z] 02:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-06T02:04:06.411Z] 02:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T02:04:06.411Z] 02:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-06T02:04:06.411Z] 02:03:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-06T02:04:06.411Z] 02:03:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2023-12-06T02:04:06.411Z] 02:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T02:04:06.411Z] 02:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T02:04:06.411Z] 02:03:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-12-06T02:04:06.411Z] 02:04:01 all 0.48 0.00 0.18 0.04 0.02 99.28 [2023-12-06T02:04:06.411Z] 02:04:01 0 0.22 0.00 0.12 0.02 0.02 99.63 [2023-12-06T02:04:06.411Z] 02:04:01 1 0.22 0.00 0.17 0.00 0.02 99.60 [2023-12-06T02:04:06.411Z] 02:04:01 2 0.08 0.00 0.17 0.02 0.00 99.73 [2023-12-06T02:04:06.411Z] 02:04:01 3 0.18 0.00 0.13 0.12 0.02 99.55 [2023-12-06T02:04:06.411Z] 02:04:01 4 1.25 0.00 0.25 0.02 0.05 98.43 [2023-12-06T02:04:06.411Z] 02:04:01 5 0.73 0.00 0.22 0.02 0.00 99.03 [2023-12-06T02:04:06.411Z] 02:04:01 6 0.53 0.00 0.18 0.02 0.02 99.25 [2023-12-06T02:04:06.411Z] 02:04:01 7 0.60 0.00 0.22 0.12 0.03 99.03 [2023-12-06T02:04:06.411Z] Average: all 5.23 0.00 1.17 0.82 0.03 92.75 [2023-12-06T02:04:06.411Z] Average: 0 5.18 0.00 1.15 0.85 0.03 92.79 [2023-12-06T02:04:06.411Z] Average: 1 5.06 0.00 1.36 0.39 0.02 93.17 [2023-12-06T02:04:06.411Z] Average: 2 4.99 0.00 1.18 1.43 0.03 92.37 [2023-12-06T02:04:06.411Z] Average: 3 5.14 0.00 1.16 0.28 0.03 93.39 [2023-12-06T02:04:06.411Z] Average: 4 5.30 0.00 1.24 1.34 0.04 92.08 [2023-12-06T02:04:06.411Z] Average: 5 5.35 0.00 1.12 0.23 0.02 93.28 [2023-12-06T02:04:06.411Z] Average: 6 5.17 0.00 1.08 1.39 0.03 92.34 [2023-12-06T02:04:06.411Z] Average: 7 5.67 0.00 1.07 0.63 0.03 92.59 [2023-12-06T02:04:06.411Z] [2023-12-06T02:04:06.411Z] [2023-12-06T02:04:06.411Z]