Pull request #550 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d+c80097c4a9a507998513a772aabe6c68a90454ef (d9ac5732c8d20c4dbb2da4f47ee59394230816c3) 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-ssh12557985328234666018.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh24605559410079917.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-550/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-550/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5976317886635100435.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-550/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16524126047965229257.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh10099862629839326214.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-550/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-550/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10631363340639940226.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6425 in /w/workspace/gexfoundry_device-mqtt-go_PR-550 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-550 # 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 c80097c4a9a507998513a772aabe6c68a90454ef into PR head commit ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d > 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/550/head:refs/remotes/origin/PR-550 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d Checking out Revision ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d (PR-550) 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 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-30T01:59:38.930Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-30T01:59:39.105Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-30T01:59:39.203Z] ========================================================= [2023-03-30T01:59:39.203Z] EdgeX Global Pipelines Version Info [2023-03-30T01:59:39.203Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d # 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 c80097c4a9a507998513a772aabe6c68a90454ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d # timeout=10 [2023-03-30T01:59:39.949Z] ------------------- [2023-03-30T01:59:39.950Z] stable info: [2023-03-30T01:59:39.950Z] ------------------- [2023-03-30T01:59:39.950Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-30T01:59:39.950Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-30T01:59:39.950Z] Message: update stable to v1.0.245 [2023-03-30T01:59:40.519Z] ------------------- [2023-03-30T01:59:40.519Z] experimental info: [2023-03-30T01:59:40.519Z] ------------------- [2023-03-30T01:59:40.519Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-30T01:59:40.519Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-30T01:59:40.519Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-30T01:59:40.803Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-30T01:59:40.840Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-30T01:59:40.877Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-30T01:59:40.914Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-30T01:59:40.951Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-30T01:59:40.994Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-30T01:59:41.032Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-30T01:59:41.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-30T01:59:41.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-30T01:59:41.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-30T01:59:41.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-30T01:59:41.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-30T01:59:41.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-30T01:59:41.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-30T01:59:41.331Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-30T01:59:41.369Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-30T01:59:41.406Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-30T01:59:41.443Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-30T01:59:41.484Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-30T01:59:41.521Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-30T01:59:41.560Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-30T01:59:41.596Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-30T01:59:41.630Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-30T01:59:41.667Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-30T01:59:41.701Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-30T01:59:41.743Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-30T01:59:41.786Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-30T01:59:41.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-550 [Pipeline] echo [2023-03-30T01:59:41.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-550 [Pipeline] echo [2023-03-30T01:59:41.911Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-550 [Pipeline] echo [2023-03-30T01:59:41.949Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d [Pipeline] echo [2023-03-30T01:59:41.990Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec7b6dc [Pipeline] echo [2023-03-30T01:59:42.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-30T01:59:42.144Z] provisioning config files... [2023-03-30T01:59:42.159Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp/config486414156561153490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-30T01:59:42.516Z] ---> docker-login.sh [2023-03-30T01:59:42.516Z] nexus3.edgexfoundry.org:10001 [2023-03-30T01:59:42.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T01:59:42.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T01:59:42.776Z] Configure a credential helper to remove this warning. See [2023-03-30T01:59:42.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T01:59:42.776Z] [2023-03-30T01:59:42.776Z] Login Succeeded [2023-03-30T01:59:42.776Z] nexus3.edgexfoundry.org:10002 [2023-03-30T01:59:42.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T01:59:43.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T01:59:43.036Z] Configure a credential helper to remove this warning. See [2023-03-30T01:59:43.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T01:59:43.036Z] [2023-03-30T01:59:43.036Z] Login Succeeded [2023-03-30T01:59:43.036Z] nexus3.edgexfoundry.org:10003 [2023-03-30T01:59:43.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T01:59:43.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T01:59:43.036Z] Configure a credential helper to remove this warning. See [2023-03-30T01:59:43.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T01:59:43.036Z] [2023-03-30T01:59:43.036Z] Login Succeeded [2023-03-30T01:59:43.036Z] nexus3.edgexfoundry.org:10004 [2023-03-30T01:59:43.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T01:59:43.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T01:59:43.036Z] Configure a credential helper to remove this warning. See [2023-03-30T01:59:43.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T01:59:43.036Z] [2023-03-30T01:59:43.036Z] Login Succeeded [2023-03-30T01:59:43.296Z] docker.io [2023-03-30T01:59:43.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T01:59:43.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T01:59:43.559Z] Configure a credential helper to remove this warning. See [2023-03-30T01:59:43.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T01:59:43.559Z] [2023-03-30T01:59:43.559Z] Login Succeeded [2023-03-30T01:59:43.559Z] ---> docker-login.sh ends [Pipeline] } [2023-03-30T01:59:43.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-30T01:59:44.279Z] + git rev-list -1 --merges ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d~1..ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d [Pipeline] echo [2023-03-30T01:59:44.345Z] -----------> git rev-list -1 --merges ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d~1..ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d [false] [Pipeline] sh [2023-03-30T01:59:44.664Z] + git log --format=format:%s -1 ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d [Pipeline] echo [2023-03-30T01:59:44.697Z] ========================================================= [2023-03-30T01:59:44.697Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-30T01:59:44.697Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-30T01:59:45.122Z] + git log --format=format:%s -1 ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d [Pipeline] echo [2023-03-30T01:59:45.152Z] [semverPrep] GIT_COMMIT: ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-30T01:59:45.181Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-30T01:59:45.559Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-30T01:59:45.559Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-30T01:59:45.559Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-30T01:59:45.559Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-30T01:59:45.559Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-30T01:59:45.559Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-30T01:59:45.559Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T01:59:45.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-30T01:59:45.982Z] [2023-03-30T01:59:45.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T01:59:46.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-30T01:59:46.365Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-30T01:59:46.365Z] b85a868b505f: Pulling fs layer [2023-03-30T01:59:46.365Z] e2be974225ed: Pulling fs layer [2023-03-30T01:59:46.365Z] 339a4e72a1f5: Pulling fs layer [2023-03-30T01:59:46.365Z] 988bab9f4d93: Pulling fs layer [2023-03-30T01:59:46.365Z] 1469e6f7b9e6: Pulling fs layer [2023-03-30T01:59:46.365Z] eaf3925da568: Pulling fs layer [2023-03-30T01:59:46.365Z] bab4dde63d76: Pulling fs layer [2023-03-30T01:59:46.365Z] bde34c3a00c8: Pulling fs layer [2023-03-30T01:59:46.365Z] b352a97aabf1: Pulling fs layer [2023-03-30T01:59:46.365Z] 4872d77fe225: Pulling fs layer [2023-03-30T01:59:46.365Z] 5851b861e8e6: Pulling fs layer [2023-03-30T01:59:46.365Z] 4872d77fe225: Waiting [2023-03-30T01:59:46.365Z] 5851b861e8e6: Waiting [2023-03-30T01:59:46.365Z] bde34c3a00c8: Waiting [2023-03-30T01:59:46.365Z] b352a97aabf1: Waiting [2023-03-30T01:59:46.365Z] eaf3925da568: Waiting [2023-03-30T01:59:46.365Z] 988bab9f4d93: Waiting [2023-03-30T01:59:46.365Z] 1469e6f7b9e6: Waiting [2023-03-30T01:59:46.365Z] bab4dde63d76: Waiting [2023-03-30T01:59:46.365Z] e2be974225ed: Verifying Checksum [2023-03-30T01:59:46.365Z] e2be974225ed: Download complete [2023-03-30T01:59:46.365Z] 988bab9f4d93: Verifying Checksum [2023-03-30T01:59:46.365Z] 988bab9f4d93: Download complete [2023-03-30T01:59:46.365Z] 1469e6f7b9e6: Verifying Checksum [2023-03-30T01:59:46.365Z] 1469e6f7b9e6: Download complete [2023-03-30T01:59:46.365Z] 339a4e72a1f5: Verifying Checksum [2023-03-30T01:59:46.365Z] 339a4e72a1f5: Download complete [2023-03-30T01:59:46.365Z] eaf3925da568: Verifying Checksum [2023-03-30T01:59:46.365Z] eaf3925da568: Download complete [2023-03-30T01:59:46.624Z] bde34c3a00c8: Verifying Checksum [2023-03-30T01:59:46.624Z] bde34c3a00c8: Download complete [2023-03-30T01:59:46.624Z] b352a97aabf1: Download complete [2023-03-30T01:59:46.624Z] 4872d77fe225: Verifying Checksum [2023-03-30T01:59:46.624Z] 4872d77fe225: Download complete [2023-03-30T01:59:46.624Z] b85a868b505f: Verifying Checksum [2023-03-30T01:59:46.624Z] b85a868b505f: Download complete [2023-03-30T01:59:46.884Z] bab4dde63d76: Verifying Checksum [2023-03-30T01:59:46.884Z] bab4dde63d76: Download complete [2023-03-30T01:59:47.818Z] b85a868b505f: Pull complete [2023-03-30T01:59:47.818Z] e2be974225ed: Pull complete [2023-03-30T01:59:48.386Z] 339a4e72a1f5: Pull complete [2023-03-30T01:59:48.386Z] 988bab9f4d93: Pull complete [2023-03-30T01:59:48.646Z] 1469e6f7b9e6: Pull complete [2023-03-30T01:59:48.646Z] eaf3925da568: Pull complete [2023-03-30T01:59:50.553Z] bab4dde63d76: Pull complete [2023-03-30T01:59:50.553Z] bde34c3a00c8: Pull complete [2023-03-30T01:59:50.553Z] b352a97aabf1: Pull complete [2023-03-30T01:59:50.814Z] 4872d77fe225: Pull complete [2023-03-30T01:59:50.814Z] 5851b861e8e6: Pull complete [2023-03-30T01:59:50.814Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-30T01:59:50.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-30T01:59:50.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T01:59:51.048Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-03-30T01:59:51.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-550 -v /w/workspace/gexfoundry_device-mqtt-go_PR-550:/w/workspace/gexfoundry_device-mqtt-go_PR-550:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-550@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-03-30T01:59:53.281Z] $ docker top 1babe8b408b91af6dfb23a82fb97bea7a0e4c7d1762151c4cf8e48350ca760ac -eo pid,comm [2023-03-30T01:59:53.343Z] 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-03-30T01:59:53.343Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-30T01:59:53.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-30T01:59:53.471Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-30T01:59:53.597Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-30T01:59:53.602Z] $ docker exec 1babe8b408b91af6dfb23a82fb97bea7a0e4c7d1762151c4cf8e48350ca760ac ssh-agent [2023-03-30T01:59:53.716Z] SSH_AUTH_SOCK=/tmp/ssh-jhnScROe6Izr/agent.33 [2023-03-30T01:59:53.716Z] SSH_AGENT_PID=39 [2023-03-30T01:59:53.727Z] Running ssh-add (command line suppressed) [2023-03-30T01:59:53.862Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp/private_key_12697623088706184604.key (/w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp/private_key_12697623088706184604.key) [2023-03-30T01:59:53.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-30T01:59:54.211Z] + git tag --points-at HEAD [Pipeline] } [2023-03-30T01:59:54.240Z] $ docker exec --env ******** --env ******** 1babe8b408b91af6dfb23a82fb97bea7a0e4c7d1762151c4cf8e48350ca760ac ssh-agent -k [2023-03-30T01:59:54.342Z] unset SSH_AUTH_SOCK; [2023-03-30T01:59:54.343Z] unset SSH_AGENT_PID; [2023-03-30T01:59:54.343Z] echo Agent pid 39 killed; [2023-03-30T01:59:54.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-30T01:59:54.449Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-30T01:59:54.449Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-30T01:59:54.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-30T01:59:54.571Z] $ docker exec 1babe8b408b91af6dfb23a82fb97bea7a0e4c7d1762151c4cf8e48350ca760ac ssh-agent [2023-03-30T01:59:54.680Z] SSH_AUTH_SOCK=/tmp/ssh-r0zLJqEwLPkc/agent.71 [2023-03-30T01:59:54.680Z] SSH_AGENT_PID=77 [2023-03-30T01:59:54.685Z] Running ssh-add (command line suppressed) [2023-03-30T01:59:54.781Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp/private_key_7685138244082671526.key (/w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp/private_key_7685138244082671526.key) [2023-03-30T01:59:54.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-30T01:59:55.126Z] + git semver init [2023-03-30T01:59:55.384Z] 2023-03-30 01:59:55,316 [run_init] DEBUG init version:0.0.0 force:False [2023-03-30T01:59:55.384Z] 2023-03-30 01:59:55,317 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-550/.semver [2023-03-30T01:59:55.384Z] 2023-03-30 01:59:55,318 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-550/.semver [2023-03-30T01:59:55.384Z] 2023-03-30 01:59:55,318 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-550/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-550, universal_newlines=False, shell=None, istream=None) [2023-03-30T01:59:56.322Z] 2023-03-30 01:59:56,082 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-550/.git/info/exclude [2023-03-30T01:59:56.322Z] 2023-03-30 01:59:56,083 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-550/.semver/PR-550 with force:False [2023-03-30T01:59:56.322Z] 2023-03-30 01:59:56,083 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-550/.semver/PR-550 [2023-03-30T01:59:56.322Z] 2023-03-30 01:59:56,088 [execute] INFO git cat-file --batch-check [2023-03-30T01:59:56.322Z] 2023-03-30 01:59:56,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-550/.semver, universal_newlines=False, shell=None, istream=) [2023-03-30T01:59:56.322Z] 2023-03-30 01:59:56,094 [execute] INFO git cat-file --batch [2023-03-30T01:59:56.323Z] 2023-03-30 01:59:56,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-550/.semver, universal_newlines=False, shell=None, istream=) [2023-03-30T01:59:56.323Z] 2023-03-30 01:59:56,099 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-550/.semver/PR-550 [2023-03-30T01:59:56.323Z] 0.0.0 [Pipeline] } [2023-03-30T01:59:56.351Z] $ docker exec --env ******** --env ******** 1babe8b408b91af6dfb23a82fb97bea7a0e4c7d1762151c4cf8e48350ca760ac ssh-agent -k [2023-03-30T01:59:56.451Z] unset SSH_AUTH_SOCK; [2023-03-30T01:59:56.452Z] unset SSH_AGENT_PID; [2023-03-30T01:59:56.452Z] echo Agent pid 77 killed; [2023-03-30T01:59:56.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-30T01:59:56.871Z] + git semver [Pipeline] } [2023-03-30T01:59:57.157Z] $ docker stop --time=1 1babe8b408b91af6dfb23a82fb97bea7a0e4c7d1762151c4cf8e48350ca760ac [2023-03-30T01:59:58.462Z] $ docker rm -f --volumes 1babe8b408b91af6dfb23a82fb97bea7a0e4c7d1762151c4cf8e48350ca760ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-30T01:59:58.866Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-30T01:59:59.122Z] Stashed 1 file(s) [Pipeline] echo [2023-03-30T01:59:59.138Z] [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-03-30T02:00:00.282Z] provisioning config files... [2023-03-30T02:00:00.292Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp/config10604747502943765162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-30T02:00:00.638Z] ---> docker-login.sh [2023-03-30T02:00:00.638Z] nexus3.edgexfoundry.org:10001 [2023-03-30T02:00:00.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T02:00:00.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T02:00:00.638Z] Configure a credential helper to remove this warning. See [2023-03-30T02:00:00.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T02:00:00.638Z] [2023-03-30T02:00:00.638Z] Login Succeeded [2023-03-30T02:00:00.638Z] nexus3.edgexfoundry.org:10002 [2023-03-30T02:00:00.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T02:00:00.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T02:00:00.638Z] Configure a credential helper to remove this warning. See [2023-03-30T02:00:00.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T02:00:00.638Z] [2023-03-30T02:00:00.638Z] Login Succeeded [2023-03-30T02:00:00.638Z] nexus3.edgexfoundry.org:10003 [2023-03-30T02:00:00.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T02:00:00.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T02:00:00.897Z] Configure a credential helper to remove this warning. See [2023-03-30T02:00:00.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T02:00:00.897Z] [2023-03-30T02:00:00.897Z] Login Succeeded [2023-03-30T02:00:00.897Z] nexus3.edgexfoundry.org:10004 [2023-03-30T02:00:00.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T02:00:00.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T02:00:00.897Z] Configure a credential helper to remove this warning. See [2023-03-30T02:00:00.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T02:00:00.897Z] [2023-03-30T02:00:00.897Z] Login Succeeded [2023-03-30T02:00:00.897Z] docker.io [2023-03-30T02:00:01.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T02:00:01.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T02:00:01.429Z] Configure a credential helper to remove this warning. See [2023-03-30T02:00:01.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T02:00:01.429Z] [2023-03-30T02:00:01.429Z] Login Succeeded [2023-03-30T02:00:01.429Z] ---> docker-login.sh ends [Pipeline] } [2023-03-30T02:00:01.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-30T02:00:01.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-30T02:00:01.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-30T02:00:01.806Z] ========================================================= [2023-03-30T02:00:01.806Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-30T02:00:01.806Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T02:00:02.456Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-30T02:00:02.456Z] Sending build context to Docker daemon 6.423MB [2023-03-30T02:00:02.456Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-30T02:00:02.456Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-30T02:00:02.456Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-30T02:00:02.456Z] 63b65145d645: Pulling fs layer [2023-03-30T02:00:02.456Z] a2d21d5440eb: Pulling fs layer [2023-03-30T02:00:02.456Z] 935e6c44a52c: Pulling fs layer [2023-03-30T02:00:02.456Z] 94cc34f8dd06: Pulling fs layer [2023-03-30T02:00:02.456Z] 30dea6a524f1: Pulling fs layer [2023-03-30T02:00:02.456Z] a2aff8979fd8: Pulling fs layer [2023-03-30T02:00:02.457Z] 6808be2612f2: Pulling fs layer [2023-03-30T02:00:02.457Z] f25807f1079a: Pulling fs layer [2023-03-30T02:00:02.457Z] 30dea6a524f1: Waiting [2023-03-30T02:00:02.457Z] a2aff8979fd8: Waiting [2023-03-30T02:00:02.457Z] 6808be2612f2: Waiting [2023-03-30T02:00:02.457Z] f25807f1079a: Waiting [2023-03-30T02:00:02.457Z] 94cc34f8dd06: Waiting [2023-03-30T02:00:02.457Z] a2d21d5440eb: Verifying Checksum [2023-03-30T02:00:02.457Z] a2d21d5440eb: Download complete [2023-03-30T02:00:02.457Z] 94cc34f8dd06: Verifying Checksum [2023-03-30T02:00:02.457Z] 94cc34f8dd06: Download complete [2023-03-30T02:00:02.457Z] 30dea6a524f1: Download complete [2023-03-30T02:00:02.457Z] 63b65145d645: Verifying Checksum [2023-03-30T02:00:02.457Z] 63b65145d645: Download complete [2023-03-30T02:00:02.715Z] a2aff8979fd8: Verifying Checksum [2023-03-30T02:00:02.715Z] a2aff8979fd8: Download complete [2023-03-30T02:00:02.715Z] 63b65145d645: Pull complete [2023-03-30T02:00:02.983Z] a2d21d5440eb: Pull complete [2023-03-30T02:00:03.244Z] 935e6c44a52c: Verifying Checksum [2023-03-30T02:00:03.244Z] 935e6c44a52c: Download complete [2023-03-30T02:00:03.244Z] f25807f1079a: Verifying Checksum [2023-03-30T02:00:03.244Z] f25807f1079a: Download complete [2023-03-30T02:00:03.244Z] 6808be2612f2: Verifying Checksum [2023-03-30T02:00:03.244Z] 6808be2612f2: Download complete [2023-03-30T02:00:06.535Z] 935e6c44a52c: Pull complete [2023-03-30T02:00:06.535Z] 94cc34f8dd06: Pull complete [2023-03-30T02:00:06.795Z] 30dea6a524f1: Pull complete [2023-03-30T02:00:06.795Z] a2aff8979fd8: Pull complete [2023-03-30T02:00:09.323Z] 6808be2612f2: Pull complete [2023-03-30T02:00:09.889Z] f25807f1079a: Pull complete [2023-03-30T02:00:09.889Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-30T02:00:09.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-30T02:00:09.889Z] ---> 3b553350e43f [2023-03-30T02:00:09.889Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-30T02:00:14.113Z] ---> Running in 5908e32e922f [2023-03-30T02:00:14.113Z] Removing intermediate container 5908e32e922f [2023-03-30T02:00:14.113Z] ---> 25d53268df15 [2023-03-30T02:00:14.113Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-30T02:00:14.113Z] ---> Running in f96e2952675f [2023-03-30T02:00:14.113Z] Removing intermediate container f96e2952675f [2023-03-30T02:00:14.113Z] ---> 21908b6f8355 [2023-03-30T02:00:14.113Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-30T02:00:14.113Z] ---> Running in ac87275dfa7c [2023-03-30T02:00:14.113Z] Removing intermediate container ac87275dfa7c [2023-03-30T02:00:14.113Z] ---> c4d364ed7e3e [2023-03-30T02:00:14.113Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-30T02:00:14.113Z] ---> Running in b60b20a1cb0f [2023-03-30T02:00:14.113Z] Removing intermediate container b60b20a1cb0f [2023-03-30T02:00:14.113Z] ---> cacdf2d3b867 [2023-03-30T02:00:14.113Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-30T02:00:14.113Z] ---> Running in ffb67b79d2d2 [2023-03-30T02:00:14.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-30T02:00:14.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-30T02:00:14.372Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-30T02:00:14.631Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-30T02:00:14.631Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-30T02:00:14.631Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-30T02:00:14.631Z] Executing busybox-1.35.0-r29.trigger [2023-03-30T02:00:14.631Z] OK: 269 MiB in 57 packages [2023-03-30T02:00:14.958Z] Still waiting to schedule task [2023-03-30T02:00:14.959Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6426’ is offline [2023-03-30T02:00:15.199Z] Removing intermediate container ffb67b79d2d2 [2023-03-30T02:00:15.199Z] ---> e88506bee3dc [2023-03-30T02:00:15.199Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-30T02:00:15.199Z] ---> Running in 7b8f65d495fd [2023-03-30T02:00:15.199Z] Removing intermediate container 7b8f65d495fd [2023-03-30T02:00:15.199Z] ---> b58bb00da5d0 [2023-03-30T02:00:15.199Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-30T02:00:15.199Z] ---> 9ed050fb1c3d [2023-03-30T02:00:15.199Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-30T02:00:15.199Z] ---> Running in e9dfac125394 [2023-03-30T02:00:41.782Z] Removing intermediate container e9dfac125394 [2023-03-30T02:00:41.782Z] ---> 65e8da759926 [2023-03-30T02:00:41.782Z] Step 11/12 : COPY . . [2023-03-30T02:00:41.782Z] ---> 833b2b79e827 [2023-03-30T02:00:41.782Z] Step 12/12 : RUN $MAKE [2023-03-30T02:00:41.782Z] ---> Running in 42d33fd5e526 [2023-03-30T02:00:41.782Z] noop [2023-03-30T02:00:41.782Z] Removing intermediate container 42d33fd5e526 [2023-03-30T02:00:41.782Z] ---> bf9d78172923 [2023-03-30T02:00:41.782Z] Successfully built bf9d78172923 [2023-03-30T02:00:41.782Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T02:00:42.222Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-30T02:00:42.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T02:00:42.372Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-03-30T02:00:42.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-550 -v /w/workspace/gexfoundry_device-mqtt-go_PR-550:/w/workspace/gexfoundry_device-mqtt-go_PR-550:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-550@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-03-30T02:00:42.783Z] $ docker top 2fb11859618535334f62a5a2ae328f99eab9cd07ea045e35104bf5a227552bd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-30T02:00:43.162Z] + go version [2023-03-30T02:00:43.162Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-30T02:00:43.199Z] $ docker stop --time=1 2fb11859618535334f62a5a2ae328f99eab9cd07ea045e35104bf5a227552bd0 [2023-03-30T02:00:44.438Z] $ docker rm -f --volumes 2fb11859618535334f62a5a2ae328f99eab9cd07ea045e35104bf5a227552bd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T02:00:45.174Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-30T02:00:45.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T02:00:45.311Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-03-30T02:00:45.344Z] $ 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-550 -v /w/workspace/gexfoundry_device-mqtt-go_PR-550:/w/workspace/gexfoundry_device-mqtt-go_PR-550:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-550@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-03-30T02:00:45.648Z] $ docker top 3a900f978f64513c52cf50e3b07b01e970db0c4f55288a528b167a193202cec0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-30T02:00:46.026Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-550 [Pipeline] fileExists [Pipeline] sh [2023-03-30T02:00:46.397Z] + make test [2023-03-30T02:00:46.397Z] go test ./... -coverprofile=coverage.out ./... [2023-03-30T02:00:50.585Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-30T02:01:00.567Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-30T02:01:00.567Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-30T02:01:00.567Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 22.2% of statements [2023-03-30T02:01:07.122Z] go vet ./... [2023-03-30T02:01:10.401Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-30T02:01:10.401Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-30T02:01:10.401Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-30T02:01:10.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-30T02:01:10.479Z] $ docker stop --time=1 3a900f978f64513c52cf50e3b07b01e970db0c4f55288a528b167a193202cec0 [2023-03-30T02:01:13.174Z] $ docker rm -f --volumes 3a900f978f64513c52cf50e3b07b01e970db0c4f55288a528b167a193202cec0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-30T02:01:13.708Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-30T02:01:13.825Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-30T02:01:14.558Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-30T02:01:14.875Z] + ls -al . [2023-03-30T02:01:14.875Z] total 180 [2023-03-30T02:01:14.875Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 30 02:00 . [2023-03-30T02:01:14.875Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 01:59 .. [2023-03-30T02:01:14.875Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 30 01:59 .dockerignore [2023-03-30T02:01:14.875Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 01:59 .git [2023-03-30T02:01:14.875Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 01:59 .github [2023-03-30T02:01:14.875Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 30 01:59 .gitignore [2023-03-30T02:01:14.875Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 30 01:59 .golangci.yml [2023-03-30T02:01:14.875Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 01:59 .semver [2023-03-30T02:01:14.875Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 30 01:59 Attribution.txt [2023-03-30T02:01:14.875Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 30 01:59 CHANGELOG.md [2023-03-30T02:01:14.875Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 30 01:59 Dockerfile [2023-03-30T02:01:14.875Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 30 01:59 GOVERNANCE.md [2023-03-30T02:01:14.875Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 30 01:59 Jenkinsfile [2023-03-30T02:01:14.875Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 30 01:59 LICENSE [2023-03-30T02:01:14.875Z] -rw-rw-r-- 1 jenkins jenkins 1732 Mar 30 01:59 Makefile [2023-03-30T02:01:14.875Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 30 01:59 OWNERS.md [2023-03-30T02:01:14.875Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 30 01:59 README.md [2023-03-30T02:01:14.875Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 01:59 VERSION [2023-03-30T02:01:14.875Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 01:59 bin [2023-03-30T02:01:14.875Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 01:59 cmd [2023-03-30T02:01:14.875Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 30 02:00 coverage.out [2023-03-30T02:01:14.875Z] -rw-rw-r-- 1 jenkins jenkins 3330 Mar 30 01:59 go.mod [2023-03-30T02:01:14.875Z] -rw-rw-r-- 1 jenkins jenkins 31153 Mar 30 01:59 go.sum [2023-03-30T02:01:14.875Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 01:59 internal [2023-03-30T02:01:14.875Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 01:59 mock [2023-03-30T02:01:14.875Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 01:59 snap [2023-03-30T02:01:14.875Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 30 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T02:01:15.269Z] + 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=ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d --label arch=amd64 --label version=0.0.0 . [2023-03-30T02:01:15.269Z] Sending build context to Docker daemon 6.441MB [2023-03-30T02:01:15.269Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-30T02:01:15.269Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-30T02:01:15.269Z] ---> bf9d78172923 [2023-03-30T02:01:15.269Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-30T02:01:15.269Z] ---> Running in 1552561e357c [2023-03-30T02:01:15.528Z] Removing intermediate container 1552561e357c [2023-03-30T02:01:15.528Z] ---> 3b327b495a9e [2023-03-30T02:01:15.528Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-30T02:01:15.528Z] ---> Running in c4e4be9fc995 [2023-03-30T02:01:15.528Z] Removing intermediate container c4e4be9fc995 [2023-03-30T02:01:15.528Z] ---> d44ebc2b14a2 [2023-03-30T02:01:15.528Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-30T02:01:15.528Z] ---> Running in 6005d452f965 [2023-03-30T02:01:15.528Z] Removing intermediate container 6005d452f965 [2023-03-30T02:01:15.528Z] ---> 6e22fe48372a [2023-03-30T02:01:15.528Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-30T02:01:15.788Z] ---> Running in 35363f6b0065 [2023-03-30T02:01:15.788Z] Removing intermediate container 35363f6b0065 [2023-03-30T02:01:15.788Z] ---> 144b5037a4c0 [2023-03-30T02:01:15.788Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-30T02:01:15.788Z] ---> Running in 694812d3bb1d [2023-03-30T02:01:16.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-30T02:01:16.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-30T02:01:16.306Z] OK: 269 MiB in 57 packages [2023-03-30T02:01:16.564Z] Removing intermediate container 694812d3bb1d [2023-03-30T02:01:16.564Z] ---> 31c867e1b883 [2023-03-30T02:01:16.564Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-30T02:01:16.824Z] ---> Running in ce51ca1963fc [2023-03-30T02:01:16.824Z] Removing intermediate container ce51ca1963fc [2023-03-30T02:01:16.824Z] ---> 9417896c7054 [2023-03-30T02:01:16.824Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-30T02:01:16.824Z] ---> b15249a4aa8c [2023-03-30T02:01:16.824Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-30T02:01:16.824Z] ---> Running in 61475dffc2ae [2023-03-30T02:01:17.762Z] Removing intermediate container 61475dffc2ae [2023-03-30T02:01:17.762Z] ---> fc309a984a2b [2023-03-30T02:01:17.762Z] Step 11/24 : COPY . . [2023-03-30T02:01:18.022Z] ---> de2bd69d1ebd [2023-03-30T02:01:18.022Z] Step 12/24 : RUN $MAKE [2023-03-30T02:01:18.022Z] ---> Running in 152e6b7e5ee1 [2023-03-30T02:01:18.280Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-30T02:01:36.351Z] Removing intermediate container 152e6b7e5ee1 [2023-03-30T02:01:36.351Z] ---> 3377bb1e7e3c [2023-03-30T02:01:36.351Z] Step 13/24 : FROM alpine:3.17 [2023-03-30T02:01:36.609Z] 3.17: Pulling from library/alpine [2023-03-30T02:01:36.609Z] f56be85fc22e: Pulling fs layer [2023-03-30T02:01:36.874Z] f56be85fc22e: Verifying Checksum [2023-03-30T02:01:36.874Z] f56be85fc22e: Download complete [2023-03-30T02:01:36.874Z] f56be85fc22e: Pull complete [2023-03-30T02:01:36.874Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-30T02:01:36.874Z] Status: Downloaded newer image for alpine:3.17 [2023-03-30T02:01:36.874Z] ---> 9ed4aefc74f6 [2023-03-30T02:01:36.874Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-30T02:01:37.132Z] ---> Running in 3bcfb98ea530 [2023-03-30T02:01:37.132Z] Removing intermediate container 3bcfb98ea530 [2023-03-30T02:01:37.132Z] ---> 32c8aa908259 [2023-03-30T02:01:37.132Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-30T02:01:37.132Z] ---> Running in af9328e55fec [2023-03-30T02:01:37.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-30T02:01:37.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-30T02:01:37.649Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-30T02:01:37.649Z] Executing busybox-1.35.0-r29.trigger [2023-03-30T02:01:37.649Z] OK: 7 MiB in 16 packages [2023-03-30T02:01:38.216Z] Removing intermediate container af9328e55fec [2023-03-30T02:01:38.216Z] ---> 99fd2734a4c1 [2023-03-30T02:01:38.216Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-30T02:01:38.783Z] ---> 0b97bf072080 [2023-03-30T02:01:38.783Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-30T02:01:38.783Z] ---> 124d507b4fe4 [2023-03-30T02:01:38.783Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-30T02:01:39.041Z] ---> c4c45b1b9263 [2023-03-30T02:01:39.041Z] Step 19/24 : EXPOSE 59982 [2023-03-30T02:01:39.041Z] ---> Running in 31a1146ab3b8 [2023-03-30T02:01:39.041Z] Removing intermediate container 31a1146ab3b8 [2023-03-30T02:01:39.041Z] ---> ed0017d0101a [2023-03-30T02:01:39.041Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-30T02:01:39.041Z] ---> Running in e9972301e500 [2023-03-30T02:01:39.041Z] Removing intermediate container e9972301e500 [2023-03-30T02:01:39.041Z] ---> 16047abf12c7 [2023-03-30T02:01:39.041Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-30T02:01:39.041Z] ---> Running in 4823439b7155 [2023-03-30T02:01:39.301Z] Removing intermediate container 4823439b7155 [2023-03-30T02:01:39.301Z] ---> d9fd9733a82a [2023-03-30T02:01:39.301Z] Step 22/24 : LABEL arch=amd64 [2023-03-30T02:01:39.301Z] ---> Running in f3f9ceb2697e [2023-03-30T02:01:39.301Z] Removing intermediate container f3f9ceb2697e [2023-03-30T02:01:39.301Z] ---> 2c71e55bae36 [2023-03-30T02:01:39.301Z] Step 23/24 : LABEL git_sha=ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d [2023-03-30T02:01:39.301Z] ---> Running in e93cd4544fbe [2023-03-30T02:01:39.301Z] Removing intermediate container e93cd4544fbe [2023-03-30T02:01:39.301Z] ---> 7c04d6ef546d [2023-03-30T02:01:39.301Z] Step 24/24 : LABEL version=0.0.0 [2023-03-30T02:01:39.561Z] ---> Running in 3ebae6107ac0 [2023-03-30T02:01:39.561Z] Removing intermediate container 3ebae6107ac0 [2023-03-30T02:01:39.561Z] ---> 348b0ed2bf59 [2023-03-30T02:01:39.561Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-30T02:01:39.561Z] Successfully built 348b0ed2bf59 [2023-03-30T02:01:39.561Z] 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-03-30T02:01:40.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-30T02:01:40.411Z] [2023-03-30T02:01:40.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T02:01:40.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-30T02:01:40.788Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-30T02:01:40.788Z] 5eb5b503b376: Pulling fs layer [2023-03-30T02:01:40.788Z] 5c69ac0246d0: Pulling fs layer [2023-03-30T02:01:40.788Z] ec43610c2a17: Pulling fs layer [2023-03-30T02:01:40.788Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-30T02:01:40.788Z] 33b1e0a273af: Pulling fs layer [2023-03-30T02:01:40.788Z] 5d3b04190fa2: Pulling fs layer [2023-03-30T02:01:40.788Z] 2f39f015ded8: Pulling fs layer [2023-03-30T02:01:40.788Z] 33b1e0a273af: Waiting [2023-03-30T02:01:40.788Z] 5d3b04190fa2: Waiting [2023-03-30T02:01:40.788Z] 2f39f015ded8: Waiting [2023-03-30T02:01:40.788Z] 3a2ae6a8a46f: Waiting [2023-03-30T02:01:40.788Z] 5c69ac0246d0: Download complete [2023-03-30T02:01:40.788Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-30T02:01:40.788Z] 3a2ae6a8a46f: Download complete [2023-03-30T02:01:40.788Z] ec43610c2a17: Verifying Checksum [2023-03-30T02:01:40.788Z] ec43610c2a17: Download complete [2023-03-30T02:01:40.788Z] 33b1e0a273af: Verifying Checksum [2023-03-30T02:01:40.788Z] 33b1e0a273af: Download complete [2023-03-30T02:01:40.788Z] 5d3b04190fa2: Verifying Checksum [2023-03-30T02:01:40.788Z] 5d3b04190fa2: Download complete [2023-03-30T02:01:41.045Z] 5eb5b503b376: Verifying Checksum [2023-03-30T02:01:41.045Z] 5eb5b503b376: Download complete [2023-03-30T02:01:41.611Z] 2f39f015ded8: Download complete [2023-03-30T02:01:42.177Z] 5eb5b503b376: Pull complete [2023-03-30T02:01:42.436Z] 5c69ac0246d0: Pull complete [2023-03-30T02:01:43.000Z] ec43610c2a17: Pull complete [2023-03-30T02:01:43.000Z] 3a2ae6a8a46f: Pull complete [2023-03-30T02:01:43.260Z] 33b1e0a273af: Pull complete [2023-03-30T02:01:43.260Z] 5d3b04190fa2: Pull complete [2023-03-30T02:01:47.445Z] 2f39f015ded8: Pull complete [2023-03-30T02:01:47.445Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-30T02:01:47.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-30T02:01:47.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T02:01:47.717Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-03-30T02:01:47.747Z] $ 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-550 -v /w/workspace/gexfoundry_device-mqtt-go_PR-550:/w/workspace/gexfoundry_device-mqtt-go_PR-550:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-550@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-03-30T02:01:50.867Z] $ docker top bd4e3b965259a29b25654cd4edf37566cc6c594249f4e0a3c45a5f22be466f2b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-30T02:01:51.301Z] ---> job-cost.sh [2023-03-30T02:01:51.301Z] lf-activate-venv: SKIPPING [2023-03-30T02:01:51.301Z] INFO: No Stack... [2023-03-30T02:01:51.559Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-30T02:01:52.127Z] INFO: Archiving Costs [Pipeline] sh [2023-03-30T02:01:52.447Z] + cut -d, -f6 [2023-03-30T02:01:52.447Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-550/archives/cost.csv [Pipeline] lock [2023-03-30T02:01:52.485Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-550-1-stack-cost] [2023-03-30T02:01:52.491Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-550-1-stack-cost] did not exist. Created. [2023-03-30T02:01:52.491Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-550-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-30T02:01:52.881Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-30T02:01:52.929Z] Stashed 1 file(s) [Pipeline] } [2023-03-30T02:01:52.970Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-550-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-30T02:01:53.050Z] $ docker stop --time=1 bd4e3b965259a29b25654cd4edf37566cc6c594249f4e0a3c45a5f22be466f2b [2023-03-30T02:01:54.200Z] $ docker rm -f --volumes bd4e3b965259a29b25654cd4edf37566cc6c594249f4e0a3c45a5f22be466f2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-30T02:02:35.653Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6427 in /w/workspace/gexfoundry_device-mqtt-go_PR-550 [Pipeline] { [Pipeline] ws [2023-03-30T02:02:35.706Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-03-30T02:02:35.780Z] Selected Git installation does not exist. Using Default [2023-03-30T02:02:35.780Z] The recommended git tool is: NONE [2023-03-30T02:02:41.524Z] using credential edgex-jenkins-ssh [2023-03-30T02:02:41.541Z] Cloning the remote Git repository [2023-03-30T02:02:41.593Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-30T02:02:41.691Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-03-30T02:02:41.841Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-30T02:02:41.842Z] > git --version # timeout=10 [2023-03-30T02:02:41.874Z] > git --version # 'git version 2.25.1' [2023-03-30T02:02:41.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-30T02:02:42.069Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-30T02:02:43.202Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-30T02:02:43.228Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-30T02:02:44.111Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-30T02:02:44.154Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-30T02:02:44.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-30T02:02:44.173Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-30T02:02:44.680Z] Merging remotes/origin/main commit c80097c4a9a507998513a772aabe6c68a90454ef into PR head commit ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d [2023-03-30T02:02:44.991Z] Merge succeeded, producing ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d [2023-03-30T02:02:44.991Z] Checking out Revision ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d (PR-550) [2023-03-30T02:02:45.492Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-30T02:02:45.547Z] > git --version # timeout=10 [2023-03-30T02:02:45.559Z] > git --version # 'git version 2.25.1' [2023-03-30T02:02:45.579Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-30T02:02:44.702Z] > git config core.sparsecheckout # timeout=10 [2023-03-30T02:02:44.787Z] > git checkout -f ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d # timeout=10 [2023-03-30T02:02:44.881Z] > git remote # timeout=10 [2023-03-30T02:02:44.903Z] > git config --get remote.origin.url # timeout=10 [2023-03-30T02:02:44.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-30T02:02:44.940Z] > git merge c80097c4a9a507998513a772aabe6c68a90454ef # timeout=10 [2023-03-30T02:02:44.968Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-30T02:02:45.000Z] > git config core.sparsecheckout # timeout=10 [2023-03-30T02:02:45.018Z] > git checkout -f ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-30T02:02:46.710Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-30T02:02:46.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-30T02:02:46.710Z] Dload Upload Total Spent Left Speed [2023-03-30T02:02:46.710Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 249k 0 --:--:-- --:--:-- --:--:-- 249k [Pipeline] sh [2023-03-30T02:02:47.277Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-30T02:02:47.620Z] + sudo tee /etc/docker/daemon.new [2023-03-30T02:02:47.620Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-30T02:02:47.620Z] { [2023-03-30T02:02:47.620Z] "registry-mirrors": [ [2023-03-30T02:02:47.620Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-30T02:02:47.620Z] ], [2023-03-30T02:02:47.620Z] "bip": "10.250.0.254/24", [2023-03-30T02:02:47.620Z] "hosts": [ [2023-03-30T02:02:47.620Z] "tcp://0.0.0.0:5555", [2023-03-30T02:02:47.620Z] "unix:///var/run/docker.sock" [2023-03-30T02:02:47.620Z] ], [2023-03-30T02:02:47.620Z] "mtu": 1458, [2023-03-30T02:02:47.620Z] "selinux-enabled": true, [2023-03-30T02:02:47.620Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-30T02:02:47.620Z] } [Pipeline] sh [2023-03-30T02:02:47.968Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-30T02:02:48.319Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-30T02:03:06.663Z] provisioning config files... [2023-03-30T02:03:06.691Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config3472831243302232657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-30T02:03:07.078Z] ---> docker-login.sh [2023-03-30T02:03:07.078Z] nexus3.edgexfoundry.org:10001 [2023-03-30T02:03:07.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T02:03:07.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T02:03:07.619Z] Configure a credential helper to remove this warning. See [2023-03-30T02:03:07.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T02:03:07.619Z] [2023-03-30T02:03:07.619Z] Login Succeeded [2023-03-30T02:03:07.619Z] nexus3.edgexfoundry.org:10002 [2023-03-30T02:03:07.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T02:03:07.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T02:03:07.890Z] Configure a credential helper to remove this warning. See [2023-03-30T02:03:07.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T02:03:07.890Z] [2023-03-30T02:03:07.890Z] Login Succeeded [2023-03-30T02:03:07.890Z] nexus3.edgexfoundry.org:10003 [2023-03-30T02:03:08.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T02:03:08.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T02:03:08.428Z] Configure a credential helper to remove this warning. See [2023-03-30T02:03:08.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T02:03:08.428Z] [2023-03-30T02:03:08.428Z] Login Succeeded [2023-03-30T02:03:08.428Z] nexus3.edgexfoundry.org:10004 [2023-03-30T02:03:08.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T02:03:08.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T02:03:08.699Z] Configure a credential helper to remove this warning. See [2023-03-30T02:03:08.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T02:03:08.700Z] [2023-03-30T02:03:08.700Z] Login Succeeded [2023-03-30T02:03:08.700Z] docker.io [2023-03-30T02:03:08.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T02:03:09.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T02:03:09.238Z] Configure a credential helper to remove this warning. See [2023-03-30T02:03:09.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T02:03:09.238Z] [2023-03-30T02:03:09.238Z] Login Succeeded [2023-03-30T02:03:09.238Z] ---> docker-login.sh ends [Pipeline] } [2023-03-30T02:03:09.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-30T02:03:09.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-30T02:03:09.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-30T02:03:09.740Z] ========================================================= [2023-03-30T02:03:09.740Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-30T02:03:09.740Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T02:03:10.240Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-30T02:03:10.509Z] Sending build context to Docker daemon 3.32MB [2023-03-30T02:03:10.509Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-30T02:03:10.509Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-30T02:03:10.778Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-30T02:03:10.778Z] af6eaf76a39c: Pulling fs layer [2023-03-30T02:03:10.778Z] 55522c791124: Pulling fs layer [2023-03-30T02:03:10.778Z] ce5c4a1c91eb: Pulling fs layer [2023-03-30T02:03:10.778Z] 169dfbe0d373: Pulling fs layer [2023-03-30T02:03:10.778Z] e1ff8fa3b103: Pulling fs layer [2023-03-30T02:03:10.778Z] 52ebb69f0ebf: Pulling fs layer [2023-03-30T02:03:10.778Z] 5abe8eddf0d5: Pulling fs layer [2023-03-30T02:03:10.778Z] 169dfbe0d373: Waiting [2023-03-30T02:03:10.778Z] e1ff8fa3b103: Waiting [2023-03-30T02:03:10.778Z] 52ebb69f0ebf: Waiting [2023-03-30T02:03:10.778Z] 5abe8eddf0d5: Waiting [2023-03-30T02:03:10.778Z] 55522c791124: Download complete [2023-03-30T02:03:10.778Z] 169dfbe0d373: Verifying Checksum [2023-03-30T02:03:10.778Z] 169dfbe0d373: Download complete [2023-03-30T02:03:10.778Z] e1ff8fa3b103: Verifying Checksum [2023-03-30T02:03:10.778Z] e1ff8fa3b103: Download complete [2023-03-30T02:03:10.778Z] af6eaf76a39c: Verifying Checksum [2023-03-30T02:03:11.751Z] 5abe8eddf0d5: Verifying Checksum [2023-03-30T02:03:11.751Z] 5abe8eddf0d5: Download complete [2023-03-30T02:03:11.751Z] af6eaf76a39c: Pull complete [2023-03-30T02:03:12.348Z] 55522c791124: Pull complete [2023-03-30T02:03:13.312Z] ce5c4a1c91eb: Verifying Checksum [2023-03-30T02:03:13.312Z] ce5c4a1c91eb: Download complete [2023-03-30T02:03:13.312Z] 52ebb69f0ebf: Download complete [2023-03-30T02:03:23.488Z] ce5c4a1c91eb: Pull complete [2023-03-30T02:03:23.488Z] 169dfbe0d373: Pull complete [2023-03-30T02:03:23.756Z] e1ff8fa3b103: Pull complete [2023-03-30T02:03:30.415Z] 52ebb69f0ebf: Pull complete [2023-03-30T02:03:31.004Z] 5abe8eddf0d5: Pull complete [2023-03-30T02:03:31.004Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-30T02:03:31.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-30T02:03:31.004Z] ---> 6cb57ee374ae [2023-03-30T02:03:31.004Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-30T02:03:32.961Z] ---> Running in 4c3aaea8e6bc [2023-03-30T02:03:33.229Z] Removing intermediate container 4c3aaea8e6bc [2023-03-30T02:03:33.229Z] ---> deb7d45c6799 [2023-03-30T02:03:33.229Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-30T02:03:33.229Z] ---> Running in 0c28b8deed61 [2023-03-30T02:03:33.496Z] Removing intermediate container 0c28b8deed61 [2023-03-30T02:03:33.496Z] ---> d7e6f4a1e175 [2023-03-30T02:03:33.496Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-30T02:03:33.496Z] ---> Running in 737344f9e697 [2023-03-30T02:03:34.083Z] Removing intermediate container 737344f9e697 [2023-03-30T02:03:34.083Z] ---> f8244db84ed3 [2023-03-30T02:03:34.083Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-30T02:03:34.083Z] ---> Running in 246bd9ee1c18 [2023-03-30T02:03:34.358Z] Removing intermediate container 246bd9ee1c18 [2023-03-30T02:03:34.358Z] ---> 059820e734d3 [2023-03-30T02:03:34.358Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-30T02:03:34.358Z] ---> Running in e1d0389d48dd [2023-03-30T02:03:35.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-30T02:03:35.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-30T02:03:36.897Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-30T02:03:36.897Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-30T02:03:37.169Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-30T02:03:37.169Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-30T02:03:37.169Z] Executing busybox-1.35.0-r29.trigger [2023-03-30T02:03:37.169Z] OK: 268 MiB in 57 packages [2023-03-30T02:03:38.137Z] Removing intermediate container e1d0389d48dd [2023-03-30T02:03:38.137Z] ---> e6916119b279 [2023-03-30T02:03:38.137Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-30T02:03:38.137Z] ---> Running in b6e3d0f2f547 [2023-03-30T02:03:38.406Z] Removing intermediate container b6e3d0f2f547 [2023-03-30T02:03:38.406Z] ---> e8fc6dd763cd [2023-03-30T02:03:38.406Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-30T02:03:38.994Z] ---> 8d86ef2a51c3 [2023-03-30T02:03:38.994Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-30T02:03:38.994Z] ---> Running in bcdecf4a06b1 [2023-03-30T02:04:46.933Z] Removing intermediate container bcdecf4a06b1 [2023-03-30T02:04:46.933Z] ---> 922b417e7c35 [2023-03-30T02:04:46.933Z] Step 11/12 : COPY . . [2023-03-30T02:04:46.933Z] ---> baa7d713bf18 [2023-03-30T02:04:46.933Z] Step 12/12 : RUN $MAKE [2023-03-30T02:04:46.933Z] ---> Running in 1a56a42058e5 [2023-03-30T02:04:46.933Z] noop [2023-03-30T02:04:46.933Z] Removing intermediate container 1a56a42058e5 [2023-03-30T02:04:46.933Z] ---> f1f049fed183 [2023-03-30T02:04:46.933Z] Successfully built f1f049fed183 [2023-03-30T02:04:46.933Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T02:04:47.406Z] + docker inspect -f . ci-base-image-arm64 [2023-03-30T02:04:47.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T02:04:47.693Z] prd-ubuntu20.04-docker-arm64-4c-16g-6427 does not seem to be running inside a container [2023-03-30T02:04:47.772Z] $ 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-03-30T02:04:48.960Z] $ docker top 72872825db62236f02f4d24a563f856e0e29ed9485fa56fd2a1339a511d933e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-30T02:04:49.857Z] + go version [2023-03-30T02:04:49.857Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-30T02:04:49.895Z] $ docker stop --time=1 72872825db62236f02f4d24a563f856e0e29ed9485fa56fd2a1339a511d933e4 [2023-03-30T02:04:53.172Z] $ docker rm -f --volumes 72872825db62236f02f4d24a563f856e0e29ed9485fa56fd2a1339a511d933e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T02:04:54.054Z] + docker inspect -f . ci-base-image-arm64 [2023-03-30T02:04:54.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T02:04:54.288Z] prd-ubuntu20.04-docker-arm64-4c-16g-6427 does not seem to be running inside a container [2023-03-30T02:04:54.363Z] $ 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-03-30T02:04:55.536Z] $ docker top d78eab6b5d7467f97fcda085e6d0b366d5c065417d360128224451d422958ec0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-30T02:04:56.122Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-30T02:04:57.102Z] + make test [2023-03-30T02:04:57.102Z] go test ./... -coverprofile=coverage.out ./... [2023-03-30T02:05:29.356Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-30T02:07:36.059Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-30T02:07:36.059Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-30T02:07:36.059Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 22.2% of statements [2023-03-30T02:07:36.059Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-30T02:07:36.059Z] go vet ./... [2023-03-30T02:08:08.289Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-30T02:08:08.289Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-30T02:08:08.289Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-30T02:08:08.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-30T02:08:08.377Z] $ docker stop --time=1 d78eab6b5d7467f97fcda085e6d0b366d5c065417d360128224451d422958ec0 [2023-03-30T02:08:10.154Z] $ docker rm -f --volumes d78eab6b5d7467f97fcda085e6d0b366d5c065417d360128224451d422958ec0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-30T02:08:11.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-30T02:08:11.381Z] Warning: overwriting stash ‘coverage-report’ [2023-03-30T02:08:11.827Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-30T02:08:12.470Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-30T02:08:12.807Z] + ls -al . [2023-03-30T02:08:12.807Z] total 176 [2023-03-30T02:08:12.807Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 30 02:04 . [2023-03-30T02:08:12.807Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 02:02 .. [2023-03-30T02:08:12.807Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 30 02:02 .dockerignore [2023-03-30T02:08:12.807Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 02:02 .git [2023-03-30T02:08:12.807Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 02:02 .github [2023-03-30T02:08:12.807Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 30 02:02 .gitignore [2023-03-30T02:08:12.807Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 30 02:02 .golangci.yml [2023-03-30T02:08:12.807Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 30 02:02 Attribution.txt [2023-03-30T02:08:12.807Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 30 02:02 CHANGELOG.md [2023-03-30T02:08:12.807Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 30 02:02 Dockerfile [2023-03-30T02:08:12.807Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 30 02:02 GOVERNANCE.md [2023-03-30T02:08:12.807Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 30 02:02 Jenkinsfile [2023-03-30T02:08:12.807Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 30 02:02 LICENSE [2023-03-30T02:08:12.807Z] -rw-rw-r-- 1 jenkins jenkins 1732 Mar 30 02:02 Makefile [2023-03-30T02:08:12.807Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 30 02:02 OWNERS.md [2023-03-30T02:08:12.807Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 30 02:02 README.md [2023-03-30T02:08:12.807Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 01:59 VERSION [2023-03-30T02:08:12.807Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 02:02 bin [2023-03-30T02:08:12.807Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 02:02 cmd [2023-03-30T02:08:12.807Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 30 02:07 coverage.out [2023-03-30T02:08:12.807Z] -rw-rw-r-- 1 jenkins jenkins 3330 Mar 30 02:02 go.mod [2023-03-30T02:08:12.807Z] -rw-rw-r-- 1 jenkins jenkins 31153 Mar 30 02:02 go.sum [2023-03-30T02:08:12.807Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 02:02 internal [2023-03-30T02:08:12.807Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 02:02 mock [2023-03-30T02:08:12.807Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 02:02 snap [2023-03-30T02:08:12.807Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 30 02:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T02:08:13.274Z] + 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=ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d --label arch=arm64 --label version=0.0.0 . [2023-03-30T02:08:13.548Z] Sending build context to Docker daemon 3.339MB [2023-03-30T02:08:13.548Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-30T02:08:13.548Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-30T02:08:13.548Z] ---> f1f049fed183 [2023-03-30T02:08:13.548Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-30T02:08:13.815Z] ---> Running in acaa7eed361b [2023-03-30T02:08:14.085Z] Removing intermediate container acaa7eed361b [2023-03-30T02:08:14.085Z] ---> 4308c858c268 [2023-03-30T02:08:14.085Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-30T02:08:14.085Z] ---> Running in 2e56cc23a675 [2023-03-30T02:08:14.351Z] Removing intermediate container 2e56cc23a675 [2023-03-30T02:08:14.351Z] ---> 0f8ab922c3b0 [2023-03-30T02:08:14.351Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-30T02:08:14.351Z] ---> Running in b25f1b2eda83 [2023-03-30T02:08:14.944Z] Removing intermediate container b25f1b2eda83 [2023-03-30T02:08:14.944Z] ---> 004cbd01292e [2023-03-30T02:08:14.944Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-30T02:08:14.944Z] ---> Running in b99e089a9380 [2023-03-30T02:08:15.212Z] Removing intermediate container b99e089a9380 [2023-03-30T02:08:15.212Z] ---> 6e8ecea6d3c4 [2023-03-30T02:08:15.212Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-30T02:08:15.212Z] ---> Running in f16a19f9ba7d [2023-03-30T02:08:16.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-30T02:08:16.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-30T02:08:18.168Z] OK: 268 MiB in 57 packages [2023-03-30T02:08:18.756Z] Removing intermediate container f16a19f9ba7d [2023-03-30T02:08:18.756Z] ---> a5012ce59507 [2023-03-30T02:08:18.756Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-30T02:08:18.756Z] ---> Running in d4d910f81435 [2023-03-30T02:08:19.024Z] Removing intermediate container d4d910f81435 [2023-03-30T02:08:19.024Z] ---> 99585196903a [2023-03-30T02:08:19.024Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-30T02:08:19.613Z] ---> a8f057c81336 [2023-03-30T02:08:19.613Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-30T02:08:19.613Z] ---> Running in 9ec585b88adc [2023-03-30T02:08:22.961Z] Removing intermediate container 9ec585b88adc [2023-03-30T02:08:22.961Z] ---> 901592e1ce51 [2023-03-30T02:08:22.961Z] Step 11/24 : COPY . . [2023-03-30T02:08:23.929Z] ---> 87d6b1842a91 [2023-03-30T02:08:23.929Z] Step 12/24 : RUN $MAKE [2023-03-30T02:08:23.929Z] ---> Running in b1285016175d [2023-03-30T02:08:24.897Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-30T02:10:31.599Z] Removing intermediate container b1285016175d [2023-03-30T02:10:31.599Z] ---> ae9aa86601a0 [2023-03-30T02:10:31.599Z] Step 13/24 : FROM alpine:3.17 [2023-03-30T02:10:31.599Z] 3.17: Pulling from library/alpine [2023-03-30T02:10:31.599Z] c41833b44d91: Pulling fs layer [2023-03-30T02:10:31.599Z] c41833b44d91: Verifying Checksum [2023-03-30T02:10:31.599Z] c41833b44d91: Download complete [2023-03-30T02:10:31.599Z] c41833b44d91: Pull complete [2023-03-30T02:10:31.599Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-30T02:10:31.599Z] Status: Downloaded newer image for alpine:3.17 [2023-03-30T02:10:31.599Z] ---> 51e60588ff2c [2023-03-30T02:10:31.599Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-30T02:10:31.599Z] ---> Running in 2e37185cf6b3 [2023-03-30T02:10:31.599Z] Removing intermediate container 2e37185cf6b3 [2023-03-30T02:10:31.599Z] ---> 7bb59531354b [2023-03-30T02:10:31.599Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-30T02:10:31.599Z] ---> Running in a418b8b5e1d6 [2023-03-30T02:10:31.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-30T02:10:31.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-30T02:10:31.599Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-30T02:10:31.599Z] Executing busybox-1.35.0-r29.trigger [2023-03-30T02:10:31.599Z] OK: 8 MiB in 16 packages [2023-03-30T02:10:33.557Z] Removing intermediate container a418b8b5e1d6 [2023-03-30T02:10:33.557Z] ---> ba703846881b [2023-03-30T02:10:33.557Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-30T02:10:34.518Z] ---> b9e3cd454858 [2023-03-30T02:10:34.518Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-30T02:10:35.100Z] ---> dbc08671002a [2023-03-30T02:10:35.100Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-30T02:10:35.689Z] ---> 3d8a8315534d [2023-03-30T02:10:35.689Z] Step 19/24 : EXPOSE 59982 [2023-03-30T02:10:35.689Z] ---> Running in 03eb331aa696 [2023-03-30T02:10:35.958Z] Removing intermediate container 03eb331aa696 [2023-03-30T02:10:35.958Z] ---> b7b1c41d8eb2 [2023-03-30T02:10:35.958Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-30T02:10:35.958Z] ---> Running in 76ece3872084 [2023-03-30T02:10:36.226Z] Removing intermediate container 76ece3872084 [2023-03-30T02:10:36.226Z] ---> 3dfcb06cd123 [2023-03-30T02:10:36.226Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-30T02:10:36.226Z] ---> Running in c1b5d30a881c [2023-03-30T02:10:36.499Z] Removing intermediate container c1b5d30a881c [2023-03-30T02:10:36.499Z] ---> 280799cba9aa [2023-03-30T02:10:36.499Z] Step 22/24 : LABEL arch=arm64 [2023-03-30T02:10:36.772Z] ---> Running in c9fe07a7bdc5 [2023-03-30T02:10:37.039Z] Removing intermediate container c9fe07a7bdc5 [2023-03-30T02:10:37.039Z] ---> 8e4477975547 [2023-03-30T02:10:37.039Z] Step 23/24 : LABEL git_sha=ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d [2023-03-30T02:10:37.039Z] ---> Running in 3763630e4927 [2023-03-30T02:10:37.308Z] Removing intermediate container 3763630e4927 [2023-03-30T02:10:37.308Z] ---> a7c4ed756421 [2023-03-30T02:10:37.308Z] Step 24/24 : LABEL version=0.0.0 [2023-03-30T02:10:37.308Z] ---> Running in d90302519337 [2023-03-30T02:10:37.577Z] Removing intermediate container d90302519337 [2023-03-30T02:10:37.577Z] ---> 2cd2207b0ec8 [2023-03-30T02:10:37.577Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-30T02:10:37.577Z] Successfully built 2cd2207b0ec8 [2023-03-30T02:10:37.843Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T02:10:38.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-30T02:10:38.664Z] [2023-03-30T02:10:38.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T02:10:39.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-30T02:10:39.073Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-30T02:10:39.073Z] 8998bd30e6a1: Pulling fs layer [2023-03-30T02:10:39.073Z] 04944245beec: Pulling fs layer [2023-03-30T02:10:39.073Z] 699f458cf7ca: Pulling fs layer [2023-03-30T02:10:39.073Z] 765212b225bb: Pulling fs layer [2023-03-30T02:10:39.073Z] f23df028b6ca: Pulling fs layer [2023-03-30T02:10:39.073Z] d65c8cfc05b1: Pulling fs layer [2023-03-30T02:10:39.073Z] 2437ff75d9bd: Pulling fs layer [2023-03-30T02:10:39.073Z] d65c8cfc05b1: Waiting [2023-03-30T02:10:39.073Z] 2437ff75d9bd: Waiting [2023-03-30T02:10:39.073Z] f23df028b6ca: Waiting [2023-03-30T02:10:39.073Z] 765212b225bb: Waiting [2023-03-30T02:10:39.350Z] 04944245beec: Verifying Checksum [2023-03-30T02:10:39.350Z] 04944245beec: Download complete [2023-03-30T02:10:39.350Z] 765212b225bb: Verifying Checksum [2023-03-30T02:10:39.350Z] 765212b225bb: Download complete [2023-03-30T02:10:39.350Z] f23df028b6ca: Verifying Checksum [2023-03-30T02:10:39.350Z] f23df028b6ca: Download complete [2023-03-30T02:10:39.350Z] d65c8cfc05b1: Verifying Checksum [2023-03-30T02:10:39.350Z] d65c8cfc05b1: Download complete [2023-03-30T02:10:39.350Z] 699f458cf7ca: Download complete [2023-03-30T02:10:39.943Z] 8998bd30e6a1: Verifying Checksum [2023-03-30T02:10:39.944Z] 8998bd30e6a1: Download complete [2023-03-30T02:10:41.889Z] 2437ff75d9bd: Download complete [2023-03-30T02:10:43.830Z] 8998bd30e6a1: Pull complete [2023-03-30T02:10:45.780Z] 04944245beec: Pull complete [2023-03-30T02:10:47.192Z] 699f458cf7ca: Pull complete [2023-03-30T02:10:47.192Z] 765212b225bb: Pull complete [2023-03-30T02:10:47.774Z] f23df028b6ca: Pull complete [2023-03-30T02:10:48.040Z] d65c8cfc05b1: Pull complete [2023-03-30T02:11:03.029Z] 2437ff75d9bd: Pull complete [2023-03-30T02:11:03.029Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-30T02:11:03.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-30T02:11:03.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T02:11:03.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-6427 does not seem to be running inside a container [2023-03-30T02:11:03.470Z] $ 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-03-30T02:11:06.053Z] $ docker top 0075b4c15867ac512997a7747dc84cdd3b8b60c65bf3452da581c9a0fb607908 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-30T02:11:06.951Z] ---> job-cost.sh [2023-03-30T02:11:06.951Z] lf-activate-venv: SKIPPING [2023-03-30T02:11:06.951Z] INFO: No Stack... [2023-03-30T02:11:07.531Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-30T02:11:08.116Z] INFO: Archiving Costs [Pipeline] sh [2023-03-30T02:11:09.044Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-03-30T02:11:09.044Z] + cut -d, -f6 [Pipeline] lock [2023-03-30T02:11:09.144Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-550-1-stack-cost] [2023-03-30T02:11:09.153Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-550-1-stack-cost] did not exist. Created. [2023-03-30T02:11:09.153Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-550-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-30T02:11:09.580Z] /w/workspace/device-mqtt-go/1@tmp/durable-c21f6606/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-30T02:11:10.372Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-30T02:11:10.406Z] Warning: overwriting stash ‘stack-cost’ [2023-03-30T02:11:10.481Z] Stashed 1 file(s) [Pipeline] } [2023-03-30T02:11:10.496Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-550-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-30T02:11:10.591Z] $ docker stop --time=1 0075b4c15867ac512997a7747dc84cdd3b8b60c65bf3452da581c9a0fb607908 [2023-03-30T02:11:13.336Z] $ docker rm -f --volumes 0075b4c15867ac512997a7747dc84cdd3b8b60c65bf3452da581c9a0fb607908 [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-03-30T02:11:14.454Z] provisioning config files... [2023-03-30T02:11:14.462Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp/config9064559015157622577tmp [Pipeline] { [Pipeline] sh [2023-03-30T02:11:14.802Z] + set +x [2023-03-30T02:11:14.803Z] + curl -s https://codecov.io/bash [2023-03-30T02:11:14.803Z] + bash -s -- [2023-03-30T02:11:14.803Z] [2023-03-30T02:11:14.803Z] _____ _ [2023-03-30T02:11:14.803Z] / ____| | | [2023-03-30T02:11:14.803Z] | | ___ __| | ___ ___ _____ __ [2023-03-30T02:11:14.803Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-30T02:11:14.803Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-30T02:11:14.803Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-30T02:11:14.803Z] Bash-1.0.6 [2023-03-30T02:11:14.803Z] [2023-03-30T02:11:14.803Z] [2023-03-30T02:11:14.803Z] ==> git version 2.25.1 found [2023-03-30T02:11:14.803Z] ==> 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-03-30T02:11:14.803Z] Release-Date: 2020-01-08 [2023-03-30T02:11:14.803Z] 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-03-30T02:11:14.803Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-30T02:11:14.803Z] ==> Jenkins CI detected. [2023-03-30T02:11:14.803Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-550 [2023-03-30T02:11:14.803Z] project root: . [2023-03-30T02:11:14.803Z] --> token set from env [2023-03-30T02:11:14.803Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-30T02:11:14.803Z] ==> Running gcov in . (disable via -X gcov) [2023-03-30T02:11:14.803Z] ==> Python coveragepy not found [2023-03-30T02:11:14.803Z] ==> Searching for coverage reports in: [2023-03-30T02:11:14.803Z] + . [2023-03-30T02:11:14.803Z] -> Found 1 reports [2023-03-30T02:11:14.803Z] ==> Detecting git/mercurial file structure [2023-03-30T02:11:15.068Z] ==> Reading reports [2023-03-30T02:11:15.068Z] + ./coverage.out bytes=18047 [2023-03-30T02:11:15.068Z] ==> Appending adjustments [2023-03-30T02:11:15.068Z] https://docs.codecov.io/docs/fixing-reports [2023-03-30T02:11:15.068Z] + Found adjustments [2023-03-30T02:11:15.068Z] ==> Gzipping contents [2023-03-30T02:11:15.068Z] 4.0K /tmp/codecov.DqHcmT.gz [2023-03-30T02:11:15.068Z] ==> Uploading reports [2023-03-30T02:11:15.068Z] url: https://codecov.io [2023-03-30T02:11:15.068Z] query: branch=PR-550&commit=ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-550%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=550&job=&cmd_args= [2023-03-30T02:11:15.068Z] -> Pinging Codecov [2023-03-30T02:11:15.068Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-550&commit=ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-550%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=550&job=&cmd_args= [2023-03-30T02:11:15.068Z] -> Uploading to [2023-03-30T02:11:15.068Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-30/7D719EC7BBE17E464838252E33014C33/ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d/60e27a8b-6624-40fe-ae45-897d5b4f921e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230330T021115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e18d4aafec0647800d0853407b0c0b07aef9f34a3d071f9d71a2225bf7850872 [2023-03-30T02:11:15.332Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-30T02:11:15.332Z] Dload Upload Total Spent Left Speed [2023-03-30T02:11:15.592Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3151 0 0 100 3151 0 10940 --:--:-- --:--:-- --:--:-- 10940 [2023-03-30T02:11:15.592Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/ec7b6dcf5ae32638677bd73a7f7cc01bbe3cd72d [Pipeline] } [2023-03-30T02:11:15.623Z] 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-03-30T02:11:17.805Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-550/archives ] [2023-03-30T02:11:17.805Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-550/archives [2023-03-30T02:11:17.805Z] total 16 [2023-03-30T02:11:17.805Z] drwxr-xr-x 3 root root 4096 Mar 30 02:01 . [2023-03-30T02:11:17.805Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 30 02:01 .. [2023-03-30T02:11:17.805Z] drwxr-xr-x 2 root root 4096 Mar 30 02:01 cost [2023-03-30T02:11:17.805Z] -rw-r--r-- 1 root root 86 Mar 30 02:01 cost.csv [2023-03-30T02:11:17.805Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-550/archives [2023-03-30T02:11:17.805Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-550/archives [2023-03-30T02:11:17.805Z] total 16 [2023-03-30T02:11:17.805Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 02:01 . [2023-03-30T02:11:17.805Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 30 02:01 .. [2023-03-30T02:11:17.805Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 30 02:01 cost [2023-03-30T02:11:17.805Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 30 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-30T02:11:18.165Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T02:11:19.111Z] ---> package-listing.sh [2023-03-30T02:11:19.111Z] ++ facter osfamily [2023-03-30T02:11:19.111Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-30T02:11:19.370Z] + OS_FAMILY=debian [2023-03-30T02:11:19.370Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-550 [2023-03-30T02:11:19.370Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-30T02:11:19.370Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-30T02:11:19.370Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-30T02:11:19.370Z] + PACKAGES=/tmp/packages_start.txt [2023-03-30T02:11:19.370Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-550 ']' [2023-03-30T02:11:19.370Z] + PACKAGES=/tmp/packages_end.txt [2023-03-30T02:11:19.370Z] + case "${OS_FAMILY}" in [2023-03-30T02:11:19.370Z] + dpkg -l [2023-03-30T02:11:19.370Z] + grep '^ii' [2023-03-30T02:11:19.370Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-30T02:11:19.370Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-30T02:11:19.370Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-30T02:11:19.370Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-550 ']' [2023-03-30T02:11:19.370Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-550/archives/ [2023-03-30T02:11:19.370Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-550/archives/ [Pipeline] echo [2023-03-30T02:11:19.427Z] 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-550/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-30T02:11:19.766Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T02:11:20.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-30T02:11:20.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T02:11:20.565Z] prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container [2023-03-30T02:11:20.610Z] $ 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-550/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-550 -v /w/workspace/gexfoundry_device-mqtt-go_PR-550:/w/workspace/gexfoundry_device-mqtt-go_PR-550:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-550@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-03-30T02:11:20.811Z] $ docker top 352a7066ec177e576a0eaa0b236002cd7506841091d5a99bacbdf6de582ab69f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-30T02:11:21.234Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-30T02:11:21.569Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-30T02:11:21.900Z] + ls /var/log/sa-host [2023-03-30T02:11:21.900Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-30T02:11:22.051Z] provisioning config files... [2023-03-30T02:11:22.059Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-550@tmp/config13553585881160121714tmp [Pipeline] { [Pipeline] echo [2023-03-30T02:11:22.122Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T02:11:22.438Z] ---> create-netrc.sh [Pipeline] } [2023-03-30T02:11:22.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-30T02:11:22.893Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-30T02:11:22.925Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T02:11:23.239Z] ---> sudo-logs.sh [2023-03-30T02:11:23.239Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-30T02:11:23.329Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T02:11:23.665Z] ---> job-cost.sh [2023-03-30T02:11:23.665Z] lf-activate-venv: SKIPPING [2023-03-30T02:11:23.665Z] DEBUG: total: 0.2199999988079071 [2023-03-30T02:11:23.665Z] INFO: Retrieving Stack Cost... [2023-03-30T02:11:23.929Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-30T02:11:24.499Z] INFO: Archiving Costs [Pipeline] echo [2023-03-30T02:11:24.536Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T02:11:24.847Z] ---> logs-deploy.sh [2023-03-30T02:11:24.847Z] lf-activate-venv: SKIPPING [2023-03-30T02:11:24.847Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-550/1 [2023-03-30T02:11:24.847Z] INFO: archiving workspace using pattern(s): [2023-03-30T02:11:25.788Z] Archives upload complete. [2023-03-30T02:11:26.047Z] INFO: archiving logs to Nexus [2023-03-30T02:11:26.616Z] ---> uname -a: [2023-03-30T02:11:26.616Z] Linux prd-ubuntu20-04-docker-8c-8g-6425 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-30T02:11:26.616Z] [2023-03-30T02:11:26.616Z] [2023-03-30T02:11:26.616Z] ---> lscpu: [2023-03-30T02:11:26.616Z] Architecture: x86_64 [2023-03-30T02:11:26.616Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-30T02:11:26.616Z] Byte Order: Little Endian [2023-03-30T02:11:26.616Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-30T02:11:26.616Z] CPU(s): 8 [2023-03-30T02:11:26.616Z] On-line CPU(s) list: 0-7 [2023-03-30T02:11:26.616Z] Thread(s) per core: 1 [2023-03-30T02:11:26.616Z] Core(s) per socket: 1 [2023-03-30T02:11:26.616Z] Socket(s): 8 [2023-03-30T02:11:26.617Z] NUMA node(s): 1 [2023-03-30T02:11:26.617Z] Vendor ID: AuthenticAMD [2023-03-30T02:11:26.617Z] CPU family: 23 [2023-03-30T02:11:26.617Z] Model: 49 [2023-03-30T02:11:26.617Z] Model name: AMD EPYC-Rome Processor [2023-03-30T02:11:26.617Z] Stepping: 0 [2023-03-30T02:11:26.617Z] CPU MHz: 2799.956 [2023-03-30T02:11:26.617Z] BogoMIPS: 5599.91 [2023-03-30T02:11:26.617Z] Virtualization: AMD-V [2023-03-30T02:11:26.617Z] Hypervisor vendor: KVM [2023-03-30T02:11:26.617Z] Virtualization type: full [2023-03-30T02:11:26.617Z] L1d cache: 256 KiB [2023-03-30T02:11:26.617Z] L1i cache: 256 KiB [2023-03-30T02:11:26.617Z] L2 cache: 4 MiB [2023-03-30T02:11:26.617Z] L3 cache: 128 MiB [2023-03-30T02:11:26.617Z] NUMA node0 CPU(s): 0-7 [2023-03-30T02:11:26.617Z] Vulnerability Itlb multihit: Not affected [2023-03-30T02:11:26.617Z] Vulnerability L1tf: Not affected [2023-03-30T02:11:26.617Z] Vulnerability Mds: Not affected [2023-03-30T02:11:26.617Z] Vulnerability Meltdown: Not affected [2023-03-30T02:11:26.617Z] Vulnerability Mmio stale data: Not affected [2023-03-30T02:11:26.617Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-30T02:11:26.617Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-30T02:11:26.617Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-30T02:11:26.617Z] Vulnerability Srbds: Not affected [2023-03-30T02:11:26.617Z] Vulnerability Tsx async abort: Not affected [2023-03-30T02:11:26.617Z] 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-03-30T02:11:26.617Z] [2023-03-30T02:11:26.617Z] [2023-03-30T02:11:26.617Z] ---> nproc: [2023-03-30T02:11:26.617Z] 8 [2023-03-30T02:11:26.617Z] [2023-03-30T02:11:26.617Z] [2023-03-30T02:11:26.617Z] ---> df -h: [2023-03-30T02:11:26.617Z] Filesystem Size Used Avail Use% Mounted on [2023-03-30T02:11:26.617Z] overlay 155G 12G 144G 8% / [2023-03-30T02:11:26.617Z] tmpfs 64M 0 64M 0% /dev [2023-03-30T02:11:26.617Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-30T02:11:26.617Z] shm 64M 0 64M 0% /dev/shm [2023-03-30T02:11:26.617Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-30T02:11:26.617Z] [2023-03-30T02:11:26.617Z] [2023-03-30T02:11:26.617Z] ---> sar -b -r -n DEV: [2023-03-30T02:11:26.617Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6425) 03/30/23 _x86_64_ (8 CPU) [2023-03-30T02:11:26.617Z] [2023-03-30T02:11:26.617Z] 01:59:00 LINUX RESTART (8 CPU) [2023-03-30T02:11:26.617Z] [2023-03-30T02:11:26.617Z] 02:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-30T02:11:26.617Z] 02:01:01 186.37 1.65 184.72 0.00 37.46 70889.52 0.00 [2023-03-30T02:11:26.617Z] 02:02:01 172.56 0.23 172.33 0.00 15.99 43490.97 0.00 [2023-03-30T02:11:26.617Z] 02:03:01 1.63 0.00 1.63 0.00 0.00 19.08 0.00 [2023-03-30T02:11:26.617Z] 02:04:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 [2023-03-30T02:11:26.617Z] 02:05:01 54.02 10.58 43.44 0.00 5154.87 8692.42 0.00 [2023-03-30T02:11:26.617Z] 02:06:01 3.80 0.02 3.78 0.00 0.13 93.58 0.00 [2023-03-30T02:11:26.617Z] 02:07:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2023-03-30T02:11:26.617Z] 02:08:02 1.20 0.00 1.20 0.00 0.00 14.26 0.00 [2023-03-30T02:11:26.617Z] 02:09:01 1.14 0.00 1.14 0.00 0.00 12.07 0.00 [2023-03-30T02:11:26.617Z] 02:10:01 2.22 0.00 2.22 0.00 0.00 25.33 0.00 [2023-03-30T02:11:26.617Z] 02:11:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 [2023-03-30T02:11:26.617Z] Average: 38.80 1.14 37.66 0.00 474.19 11223.75 0.00 [2023-03-30T02:11:26.617Z] [2023-03-30T02:11:26.617Z] 02:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-30T02:11:26.617Z] 02:01:01 27989172 31330004 973876 2.96 145780 3368504 2078244 6.12 1413376 3006016 208736 [2023-03-30T02:11:26.617Z] 02:02:01 27689396 31573972 729640 2.22 158424 3866868 1755072 5.17 1257768 3426516 324 [2023-03-30T02:11:26.617Z] 02:03:01 27689492 31574212 729240 2.22 158472 3866872 1755072 5.17 1257804 3426520 16 [2023-03-30T02:11:26.617Z] 02:04:01 27693192 31578004 725392 2.21 158500 3866868 1755072 5.17 1254120 3426520 12 [2023-03-30T02:11:26.617Z] 02:05:01 27171188 31554548 727272 2.21 191684 4321984 1837788 5.42 1579156 3587416 8 [2023-03-30T02:11:26.617Z] 02:06:01 27178860 31557472 724516 2.20 190216 4318728 1810180 5.33 1575932 3584176 152 [2023-03-30T02:11:26.617Z] 02:07:01 27183348 31561984 719944 2.19 190236 4318732 1810180 5.33 1571656 3584180 176 [2023-03-30T02:11:26.617Z] 02:08:02 27183228 31562152 719964 2.19 190264 4318740 1810180 5.33 1571428 3584440 172 [2023-03-30T02:11:26.617Z] 02:09:01 27182960 31561920 720188 2.19 190300 4318740 1810180 5.33 1571088 3584440 12 [2023-03-30T02:11:26.617Z] 02:10:01 27183068 31562156 719808 2.19 190396 4318736 1810180 5.33 1571292 3584444 8 [2023-03-30T02:11:26.617Z] 02:11:01 27183112 31562252 719380 2.19 190416 4318744 1810180 5.33 1571264 3584444 8 [2023-03-30T02:11:26.617Z] Average: 27393365 31543516 746293 2.27 177699 4109411 1822030 5.37 1472262 3489010 19057 [2023-03-30T02:11:26.617Z] [2023-03-30T02:11:26.617Z] 02:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-30T02:11:26.617Z] 02:01:01 docker0 165.79 274.90 13.66 1941.01 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:01:01 ens3 435.99 267.69 6004.39 36.69 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:01:01 veth362fe42 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:01:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:02:01 docker0 3.17 7.68 0.19 85.63 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:02:01 ens3 144.90 104.28 2682.98 97.29 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:02:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:03:01 ens3 4.47 3.00 12.54 0.39 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:04:01 ens3 0.62 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:05:01 ens3 119.35 53.67 2803.65 4.23 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:05:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:06:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:07:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:08:02 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:08:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:10:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] Average: docker0 15.38 25.73 1.26 184.51 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] Average: ens3 64.28 39.07 1047.37 12.63 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] Average: lo 0.39 0.39 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-30T02:11:26.617Z] [2023-03-30T02:11:26.617Z] [2023-03-30T02:11:26.617Z] ---> sar -P ALL: [2023-03-30T02:11:26.617Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6425) 03/30/23 _x86_64_ (8 CPU) [2023-03-30T02:11:26.617Z] [2023-03-30T02:11:26.617Z] 01:59:00 LINUX RESTART (8 CPU) [2023-03-30T02:11:26.617Z] [2023-03-30T02:11:26.617Z] 02:00:01 CPU %user %nice %system %iowait %steal %idle [2023-03-30T02:11:26.617Z] 02:01:01 all 23.82 0.00 6.10 2.91 0.08 67.09 [2023-03-30T02:11:26.617Z] 02:01:01 0 23.62 0.00 6.47 3.93 0.08 65.90 [2023-03-30T02:11:26.617Z] 02:01:01 1 23.64 0.00 5.27 0.24 0.07 70.79 [2023-03-30T02:11:26.617Z] 02:01:01 2 24.17 0.00 5.45 1.23 0.07 69.08 [2023-03-30T02:11:26.617Z] 02:01:01 3 24.19 0.00 6.40 0.61 0.08 68.73 [2023-03-30T02:11:26.617Z] 02:01:01 4 22.93 0.00 7.49 10.86 0.07 58.65 [2023-03-30T02:11:26.617Z] 02:01:01 5 23.28 0.00 6.52 5.93 0.07 64.20 [2023-03-30T02:11:26.617Z] 02:01:01 6 24.83 0.00 5.48 0.30 0.08 69.30 [2023-03-30T02:11:26.617Z] 02:01:01 7 23.89 0.00 5.72 0.25 0.08 70.05 [2023-03-30T02:11:26.617Z] 02:02:01 all 25.00 0.00 4.83 1.83 0.06 68.28 [2023-03-30T02:11:26.617Z] 02:02:01 0 24.88 0.00 4.76 0.10 0.07 70.19 [2023-03-30T02:11:26.617Z] 02:02:01 1 24.87 0.00 4.95 1.72 0.07 68.39 [2023-03-30T02:11:26.617Z] 02:02:01 2 25.88 0.00 4.50 0.20 0.05 69.37 [2023-03-30T02:11:26.617Z] 02:02:01 3 26.33 0.00 5.40 1.37 0.07 66.84 [2023-03-30T02:11:26.617Z] 02:02:01 4 24.38 0.00 4.31 0.86 0.07 70.38 [2023-03-30T02:11:26.617Z] 02:02:01 5 23.99 0.00 5.05 0.39 0.07 70.50 [2023-03-30T02:11:26.617Z] 02:02:01 6 24.23 0.00 5.23 9.31 0.05 61.18 [2023-03-30T02:11:26.617Z] 02:02:01 7 25.40 0.00 4.46 0.71 0.07 69.37 [2023-03-30T02:11:26.617Z] 02:03:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-03-30T02:11:26.617Z] 02:03:01 0 0.13 0.00 0.03 0.00 0.00 99.83 [2023-03-30T02:11:26.617Z] 02:03:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-30T02:11:26.617Z] 02:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-30T02:11:26.617Z] 02:03:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-30T02:11:26.617Z] 02:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-30T02:11:26.617Z] 02:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-30T02:11:26.617Z] 02:03:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-30T02:11:26.617Z] 02:03:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-30T02:11:26.617Z] 02:04:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-03-30T02:11:26.618Z] 02:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-30T02:11:26.618Z] 02:04:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-03-30T02:11:26.618Z] 02:04:01 2 1.92 0.00 0.03 0.00 0.02 98.03 [2023-03-30T02:11:26.618Z] 02:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-30T02:11:26.618Z] 02:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-30T02:11:26.618Z] 02:04:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-30T02:11:26.618Z] 02:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-30T02:11:26.618Z] 02:04:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-30T02:11:26.618Z] 02:05:01 all 2.08 0.00 1.39 0.40 0.03 96.10 [2023-03-30T02:11:26.618Z] 02:05:01 0 2.14 0.00 0.98 0.58 0.02 96.28 [2023-03-30T02:11:26.618Z] 02:05:01 1 1.80 0.00 1.20 1.09 0.03 95.87 [2023-03-30T02:11:26.618Z] 02:05:01 2 1.32 0.00 0.77 0.07 0.03 97.81 [2023-03-30T02:11:26.618Z] 02:05:01 3 2.69 0.00 1.15 0.05 0.03 96.08 [2023-03-30T02:11:26.618Z] 02:05:01 4 1.55 0.00 0.72 0.05 0.02 97.66 [2023-03-30T02:11:26.618Z] 02:05:01 5 1.87 0.00 0.77 0.20 0.02 97.14 [2023-03-30T02:11:26.618Z] 02:05:01 6 2.32 0.00 2.81 0.73 0.03 94.11 [2023-03-30T02:11:26.618Z] 02:05:01 7 2.94 0.00 2.76 0.43 0.02 93.85 [2023-03-30T02:11:26.618Z] 02:06:01 all 0.10 0.00 0.06 0.01 0.01 99.83 [2023-03-30T02:11:26.618Z] 02:06:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-30T02:11:26.618Z] 02:06:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2023-03-30T02:11:26.618Z] 02:06:01 2 0.18 0.00 0.07 0.00 0.00 99.75 [2023-03-30T02:11:26.618Z] 02:06:01 3 0.23 0.00 0.07 0.00 0.00 99.70 [2023-03-30T02:11:26.618Z] 02:06:01 4 0.08 0.00 0.05 0.00 0.00 99.87 [2023-03-30T02:11:26.618Z] 02:06:01 5 0.03 0.00 0.07 0.02 0.02 99.87 [2023-03-30T02:11:26.618Z] 02:06:01 6 0.07 0.00 0.10 0.00 0.02 99.82 [2023-03-30T02:11:26.618Z] 02:06:01 7 0.05 0.00 0.03 0.07 0.00 99.85 [2023-03-30T02:11:26.618Z] 02:07:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2023-03-30T02:11:26.618Z] 02:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-30T02:11:26.618Z] 02:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-30T02:11:26.618Z] 02:07:01 2 1.99 0.00 0.00 0.00 0.00 98.01 [2023-03-30T02:11:26.618Z] 02:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-30T02:11:26.618Z] 02:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-30T02:11:26.618Z] 02:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-30T02:11:26.618Z] 02:07:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-30T02:11:26.618Z] 02:07:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2023-03-30T02:11:26.618Z] 02:08:02 all 0.27 0.00 0.01 0.01 0.01 99.69 [2023-03-30T02:11:26.618Z] 02:08:02 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-30T02:11:26.618Z] 02:08:02 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-30T02:11:26.618Z] 02:08:02 2 1.99 0.00 0.00 0.00 0.02 98.00 [2023-03-30T02:11:26.618Z] 02:08:02 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-30T02:11:26.618Z] 02:08:02 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-30T02:11:26.618Z] 02:08:02 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-30T02:11:26.618Z] 02:08:02 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-30T02:11:26.618Z] 02:08:02 7 0.00 0.00 0.00 0.08 0.00 99.92 [2023-03-30T02:11:26.618Z] 02:09:01 all 0.08 0.00 0.01 0.08 0.00 99.83 [2023-03-30T02:11:26.618Z] 02:09:01 0 0.08 0.00 0.00 0.00 0.00 99.92 [2023-03-30T02:11:26.618Z] 02:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-30T02:11:26.618Z] 02:09:01 2 0.47 0.00 0.00 0.00 0.00 99.53 [2023-03-30T02:11:26.618Z] 02:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-30T02:11:26.618Z] 02:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-30T02:11:26.618Z] 02:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-30T02:11:26.618Z] 02:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-30T02:11:26.618Z] 02:09:01 7 0.00 0.00 0.00 0.63 0.00 99.37 [2023-03-30T02:11:26.618Z] 02:10:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2023-03-30T02:11:26.618Z] 02:10:01 0 0.28 0.00 0.00 0.00 0.00 99.72 [2023-03-30T02:11:26.618Z] 02:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-30T02:11:26.618Z] 02:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-30T02:11:26.618Z] 02:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-30T02:11:26.618Z] 02:10:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2023-03-30T02:11:26.618Z] 02:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-30T02:11:26.618Z] 02:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-30T02:11:26.618Z] 02:10:01 7 0.03 0.00 0.00 0.05 0.00 99.92 [2023-03-30T02:11:26.618Z] 02:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-30T02:11:26.618Z] 02:11:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-30T02:11:26.618Z] 02:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-30T02:11:26.618Z] 02:11:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-30T02:11:26.618Z] 02:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-30T02:11:26.618Z] 02:11:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-30T02:11:26.618Z] 02:11:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-30T02:11:26.618Z] 02:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-30T02:11:26.618Z] 02:11:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-30T02:11:26.618Z] [2023-03-30T02:11:26.618Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-03-30T02:11:26.618Z] Average: all 4.69 0.00 1.13 0.47 0.02 93.69 [2023-03-30T02:11:26.618Z] Average: 0 4.64 0.00 1.12 0.42 0.02 93.81 [2023-03-30T02:11:26.618Z] Average: 1 4.57 0.00 1.04 0.28 0.02 94.09 [2023-03-30T02:11:26.618Z] Average: 2 5.24 0.00 0.98 0.13 0.02 93.63 [2023-03-30T02:11:26.618Z] Average: 3 4.83 0.00 1.18 0.18 0.02 93.79 [2023-03-30T02:11:26.618Z] Average: 4 4.42 0.00 1.14 1.06 0.02 93.36 [2023-03-30T02:11:26.618Z] Average: 5 4.45 0.00 1.12 0.59 0.02 93.82 [2023-03-30T02:11:26.618Z] Average: 6 4.64 0.00 1.24 0.93 0.02 93.16 [2023-03-30T02:11:26.618Z] Average: 7 4.73 0.00 1.18 0.20 0.02 93.87 [2023-03-30T02:11:26.618Z] [2023-03-30T02:11:26.618Z] [2023-03-30T02:11:26.618Z]