Pull request #626 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d+dc471bab23d8bb68ec889611181b9f9035c4a73d (3a6afb958b37586c05e78889c23afd1eaed7d19b) 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-ssh14563209626585379688.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4272979530536872527.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-626/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-626/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15423082476956590371.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-626/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2252853591063442874.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4107757033999932505.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-626/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-626/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18167361059276491930.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6649 in /w/workspace/gexfoundry_device-mqtt-go_PR-626 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-626 # 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 dc471bab23d8bb68ec889611181b9f9035c4a73d into PR head commit 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d Merge succeeded, producing 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d Checking out Revision 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d (PR-626) > 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/626/head:refs/remotes/origin/PR-626 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d # 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 dc471bab23d8bb68ec889611181b9f9035c4a73d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T02:02:22.637Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T02:02:22.836Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T02:02:22.940Z] ========================================================= [2023-09-20T02:02:22.940Z] EdgeX Global Pipelines Version Info [2023-09-20T02:02:22.941Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:02:23.671Z] ------------------- [2023-09-20T02:02:23.671Z] stable info: [2023-09-20T02:02:23.671Z] ------------------- [2023-09-20T02:02:23.671Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T02:02:23.671Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T02:02:23.671Z] Message: update stable to v1.0.254 [2023-09-20T02:02:24.245Z] ------------------- [2023-09-20T02:02:24.245Z] experimental info: [2023-09-20T02:02:24.245Z] ------------------- [2023-09-20T02:02:24.245Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T02:02:24.245Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T02:02:24.245Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T02:02:24.555Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-09-20T02:02:24.593Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-09-20T02:02:24.628Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T02:02:24.664Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T02:02:24.708Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T02:02:24.748Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T02:02:24.794Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T02:02:24.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T02:02:24.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T02:02:24.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T02:02:24.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T02:02:24.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-09-20T02:02:25.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T02:02:25.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T02:02:25.124Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T02:02:25.163Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T02:02:25.209Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T02:02:25.250Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T02:02:25.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T02:02:25.340Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T02:02:25.384Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T02:02:25.426Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T02:02:25.469Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T02:02:25.509Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T02:02:25.551Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T02:02:25.593Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T02:02:25.643Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T02:02:25.682Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-626 [Pipeline] echo [2023-09-20T02:02:25.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-626 [Pipeline] echo [2023-09-20T02:02:25.764Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-626 [Pipeline] echo [2023-09-20T02:02:25.803Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [Pipeline] echo [2023-09-20T02:02:25.843Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4fc050f [Pipeline] echo [2023-09-20T02:02:25.887Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T02:02:26.012Z] provisioning config files... [2023-09-20T02:02:26.026Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/config14460171861228607214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:02:26.370Z] ---> docker-login.sh [2023-09-20T02:02:26.370Z] nexus3.edgexfoundry.org:10001 [2023-09-20T02:02:26.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:02:26.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:02:26.630Z] Configure a credential helper to remove this warning. See [2023-09-20T02:02:26.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:02:26.630Z] [2023-09-20T02:02:26.630Z] Login Succeeded [2023-09-20T02:02:26.630Z] nexus3.edgexfoundry.org:10002 [2023-09-20T02:02:26.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:02:26.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:02:26.891Z] Configure a credential helper to remove this warning. See [2023-09-20T02:02:26.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:02:26.891Z] [2023-09-20T02:02:26.891Z] Login Succeeded [2023-09-20T02:02:26.891Z] nexus3.edgexfoundry.org:10003 [2023-09-20T02:02:26.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:02:26.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:02:26.891Z] Configure a credential helper to remove this warning. See [2023-09-20T02:02:26.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:02:26.891Z] [2023-09-20T02:02:26.891Z] Login Succeeded [2023-09-20T02:02:26.891Z] nexus3.edgexfoundry.org:10004 [2023-09-20T02:02:27.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:02:27.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:02:27.151Z] Configure a credential helper to remove this warning. See [2023-09-20T02:02:27.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:02:27.151Z] [2023-09-20T02:02:27.151Z] Login Succeeded [2023-09-20T02:02:27.151Z] docker.io [2023-09-20T02:02:27.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:02:27.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:02:27.413Z] Configure a credential helper to remove this warning. See [2023-09-20T02:02:27.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:02:27.413Z] [2023-09-20T02:02:27.413Z] Login Succeeded [2023-09-20T02:02:27.413Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T02:02:27.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T02:02:28.063Z] + git rev-list -1 --merges 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d~1..4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [Pipeline] echo [2023-09-20T02:02:28.125Z] -----------> git rev-list -1 --merges 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d~1..4fc050fd9ba3626cd4a9d97f2dac1641c163db8d 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [false] [Pipeline] sh [2023-09-20T02:02:28.433Z] + git log --format=format:%s -1 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [Pipeline] echo [2023-09-20T02:02:28.466Z] ========================================================= [2023-09-20T02:02:28.466Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T02:02:28.466Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T02:02:28.930Z] + git log --format=format:%s -1 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [Pipeline] echo [2023-09-20T02:02:28.960Z] [semverPrep] GIT_COMMIT: 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-20T02:02:28.992Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T02:02:29.387Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T02:02:29.387Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T02:02:29.387Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T02:02:29.387Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T02:02:29.387Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T02:02:29.387Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T02:02:29.387Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:02:29.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T02:02:29.902Z] [2023-09-20T02:02:29.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:02:30.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T02:02:30.277Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T02:02:30.277Z] b85a868b505f: Pulling fs layer [2023-09-20T02:02:30.277Z] e2be974225ed: Pulling fs layer [2023-09-20T02:02:30.277Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T02:02:30.277Z] 988bab9f4d93: Pulling fs layer [2023-09-20T02:02:30.277Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T02:02:30.277Z] eaf3925da568: Pulling fs layer [2023-09-20T02:02:30.277Z] bab4dde63d76: Pulling fs layer [2023-09-20T02:02:30.277Z] bde34c3a00c8: Pulling fs layer [2023-09-20T02:02:30.277Z] b352a97aabf1: Pulling fs layer [2023-09-20T02:02:30.277Z] 4872d77fe225: Pulling fs layer [2023-09-20T02:02:30.277Z] 5851b861e8e6: Pulling fs layer [2023-09-20T02:02:30.277Z] 1469e6f7b9e6: Waiting [2023-09-20T02:02:30.277Z] 4872d77fe225: Waiting [2023-09-20T02:02:30.277Z] b352a97aabf1: Waiting [2023-09-20T02:02:30.277Z] 5851b861e8e6: Waiting [2023-09-20T02:02:30.277Z] bde34c3a00c8: Waiting [2023-09-20T02:02:30.277Z] eaf3925da568: Waiting [2023-09-20T02:02:30.277Z] 988bab9f4d93: Waiting [2023-09-20T02:02:30.277Z] bab4dde63d76: Waiting [2023-09-20T02:02:30.277Z] e2be974225ed: Verifying Checksum [2023-09-20T02:02:30.277Z] 988bab9f4d93: Verifying Checksum [2023-09-20T02:02:30.277Z] 988bab9f4d93: Download complete [2023-09-20T02:02:30.536Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T02:02:30.536Z] 1469e6f7b9e6: Download complete [2023-09-20T02:02:30.536Z] eaf3925da568: Verifying Checksum [2023-09-20T02:02:30.536Z] eaf3925da568: Download complete [2023-09-20T02:02:30.536Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T02:02:30.536Z] 339a4e72a1f5: Download complete [2023-09-20T02:02:30.536Z] bde34c3a00c8: Download complete [2023-09-20T02:02:30.536Z] b352a97aabf1: Download complete [2023-09-20T02:02:30.536Z] 4872d77fe225: Download complete [2023-09-20T02:02:30.536Z] 5851b861e8e6: Download complete [2023-09-20T02:02:30.536Z] b85a868b505f: Verifying Checksum [2023-09-20T02:02:30.536Z] b85a868b505f: Download complete [2023-09-20T02:02:30.796Z] bab4dde63d76: Verifying Checksum [2023-09-20T02:02:30.796Z] bab4dde63d76: Download complete [2023-09-20T02:02:31.733Z] b85a868b505f: Pull complete [2023-09-20T02:02:31.994Z] e2be974225ed: Pull complete [2023-09-20T02:02:32.254Z] 339a4e72a1f5: Pull complete [2023-09-20T02:02:32.254Z] 988bab9f4d93: Pull complete [2023-09-20T02:02:32.514Z] 1469e6f7b9e6: Pull complete [2023-09-20T02:02:32.772Z] eaf3925da568: Pull complete [2023-09-20T02:02:34.147Z] bab4dde63d76: Pull complete [2023-09-20T02:02:34.406Z] bde34c3a00c8: Pull complete [2023-09-20T02:02:34.406Z] b352a97aabf1: Pull complete [2023-09-20T02:02:34.407Z] 4872d77fe225: Pull complete [2023-09-20T02:02:34.666Z] 5851b861e8e6: Pull complete [2023-09-20T02:02:34.666Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T02:02:34.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T02:02:34.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T02:02:34.903Z] prd-ubuntu20.04-docker-8c-8g-6649 does not seem to be running inside a container [2023-09-20T02:02:34.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-626 -v /w/workspace/gexfoundry_device-mqtt-go_PR-626:/w/workspace/gexfoundry_device-mqtt-go_PR-626:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T02:02:37.252Z] $ docker top 0bd8e8eb6f758cc868c13f623cd13ac26da4633e2db1813bb62246e6fcf4f4f5 -eo pid,comm [2023-09-20T02:02:37.302Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T02:02:37.302Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T02:02:37.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T02:02:37.439Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T02:02:37.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T02:02:37.558Z] $ docker exec 0bd8e8eb6f758cc868c13f623cd13ac26da4633e2db1813bb62246e6fcf4f4f5 ssh-agent [2023-09-20T02:02:37.665Z] SSH_AUTH_SOCK=/tmp/ssh-FpbBW3RI6r2k/agent.31 [2023-09-20T02:02:37.665Z] SSH_AGENT_PID=37 [2023-09-20T02:02:37.672Z] Running ssh-add (command line suppressed) [2023-09-20T02:02:37.787Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/private_key_8631663391405911010.key (/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/private_key_8631663391405911010.key) [2023-09-20T02:02:37.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T02:02:38.125Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T02:02:38.154Z] $ docker exec --env ******** --env ******** 0bd8e8eb6f758cc868c13f623cd13ac26da4633e2db1813bb62246e6fcf4f4f5 ssh-agent -k [2023-09-20T02:02:38.254Z] unset SSH_AUTH_SOCK; [2023-09-20T02:02:38.255Z] unset SSH_AGENT_PID; [2023-09-20T02:02:38.255Z] echo Agent pid 37 killed; [2023-09-20T02:02:38.261Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T02:02:38.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T02:02:38.351Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T02:02:38.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T02:02:38.473Z] $ docker exec 0bd8e8eb6f758cc868c13f623cd13ac26da4633e2db1813bb62246e6fcf4f4f5 ssh-agent [2023-09-20T02:02:38.579Z] SSH_AUTH_SOCK=/tmp/ssh-RAeMFGg9ETO2/agent.69 [2023-09-20T02:02:38.579Z] SSH_AGENT_PID=75 [2023-09-20T02:02:38.584Z] Running ssh-add (command line suppressed) [2023-09-20T02:02:38.698Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/private_key_7859635137592600771.key (/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/private_key_7859635137592600771.key) [2023-09-20T02:02:38.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T02:02:39.035Z] + git semver init [2023-09-20T02:02:39.295Z] 2023-09-20 02:02:39,190 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T02:02:39.295Z] 2023-09-20 02:02:39,191 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver [2023-09-20T02:02:39.295Z] 2023-09-20 02:02:39,191 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver [2023-09-20T02:02:39.295Z] 2023-09-20 02:02:39,191 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-626, universal_newlines=False, shell=None, istream=None) [2023-09-20T02:02:40.232Z] 2023-09-20 02:02:40,007 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-626/.git/info/exclude [2023-09-20T02:02:40.232Z] 2023-09-20 02:02:40,007 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver/PR-626 with force:False [2023-09-20T02:02:40.232Z] 2023-09-20 02:02:40,007 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver/PR-626 [2023-09-20T02:02:40.232Z] 2023-09-20 02:02:40,011 [execute] INFO git cat-file --batch-check [2023-09-20T02:02:40.232Z] 2023-09-20 02:02:40,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T02:02:40.232Z] 2023-09-20 02:02:40,016 [execute] INFO git cat-file --batch [2023-09-20T02:02:40.232Z] 2023-09-20 02:02:40,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T02:02:40.232Z] 2023-09-20 02:02:40,020 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-626/.semver/PR-626 [2023-09-20T02:02:40.232Z] 0.0.0 [Pipeline] } [2023-09-20T02:02:40.262Z] $ docker exec --env ******** --env ******** 0bd8e8eb6f758cc868c13f623cd13ac26da4633e2db1813bb62246e6fcf4f4f5 ssh-agent -k [2023-09-20T02:02:40.356Z] unset SSH_AUTH_SOCK; [2023-09-20T02:02:40.357Z] unset SSH_AGENT_PID; [2023-09-20T02:02:40.357Z] echo Agent pid 75 killed; [2023-09-20T02:02:40.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T02:02:40.790Z] + git semver [Pipeline] } [2023-09-20T02:02:41.077Z] $ docker stop --time=1 0bd8e8eb6f758cc868c13f623cd13ac26da4633e2db1813bb62246e6fcf4f4f5 [2023-09-20T02:02:42.389Z] $ docker rm -f --volumes 0bd8e8eb6f758cc868c13f623cd13ac26da4633e2db1813bb62246e6fcf4f4f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T02:02:42.779Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T02:02:43.032Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T02:02:43.049Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T02:02:43.648Z] provisioning config files... [2023-09-20T02:02:43.657Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/config3661524131414278727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:02:44.005Z] ---> docker-login.sh [2023-09-20T02:02:44.005Z] nexus3.edgexfoundry.org:10001 [2023-09-20T02:02:44.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:02:44.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:02:44.005Z] Configure a credential helper to remove this warning. See [2023-09-20T02:02:44.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:02:44.005Z] [2023-09-20T02:02:44.005Z] Login Succeeded [2023-09-20T02:02:44.005Z] nexus3.edgexfoundry.org:10002 [2023-09-20T02:02:44.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:02:44.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:02:44.005Z] Configure a credential helper to remove this warning. See [2023-09-20T02:02:44.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:02:44.005Z] [2023-09-20T02:02:44.005Z] Login Succeeded [2023-09-20T02:02:44.005Z] nexus3.edgexfoundry.org:10003 [2023-09-20T02:02:44.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:02:44.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:02:44.265Z] Configure a credential helper to remove this warning. See [2023-09-20T02:02:44.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:02:44.265Z] [2023-09-20T02:02:44.265Z] Login Succeeded [2023-09-20T02:02:44.265Z] nexus3.edgexfoundry.org:10004 [2023-09-20T02:02:44.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:02:44.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:02:44.265Z] Configure a credential helper to remove this warning. See [2023-09-20T02:02:44.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:02:44.265Z] [2023-09-20T02:02:44.265Z] Login Succeeded [2023-09-20T02:02:44.265Z] docker.io [2023-09-20T02:02:44.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:02:44.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:02:44.524Z] Configure a credential helper to remove this warning. See [2023-09-20T02:02:44.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:02:44.524Z] [2023-09-20T02:02:44.524Z] Login Succeeded [2023-09-20T02:02:44.524Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T02:02:44.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T02:02:44.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T02:02:44.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T02:02:44.801Z] ========================================================= [2023-09-20T02:02:44.801Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T02:02:44.801Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:02:45.281Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T02:02:45.281Z] Sending build context to Docker daemon 6.492MB [2023-09-20T02:02:45.281Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T02:02:45.281Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T02:02:45.281Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T02:02:45.281Z] 7264a8db6415: Pulling fs layer [2023-09-20T02:02:45.281Z] c4d48a809fc2: Pulling fs layer [2023-09-20T02:02:45.281Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T02:02:45.281Z] ad3a456e5733: Pulling fs layer [2023-09-20T02:02:45.281Z] 9e4f439ed901: Pulling fs layer [2023-09-20T02:02:45.281Z] feaf6a47b606: Pulling fs layer [2023-09-20T02:02:45.281Z] 5e8b037d7d82: Pulling fs layer [2023-09-20T02:02:45.281Z] 8ac70367396e: Pulling fs layer [2023-09-20T02:02:45.281Z] 6db16350a2e2: Pulling fs layer [2023-09-20T02:02:45.281Z] 9250d5d63582: Pulling fs layer [2023-09-20T02:02:45.281Z] ad3a456e5733: Waiting [2023-09-20T02:02:45.281Z] 9e4f439ed901: Waiting [2023-09-20T02:02:45.281Z] feaf6a47b606: Waiting [2023-09-20T02:02:45.281Z] 5e8b037d7d82: Waiting [2023-09-20T02:02:45.281Z] 8ac70367396e: Waiting [2023-09-20T02:02:45.281Z] 6db16350a2e2: Waiting [2023-09-20T02:02:45.281Z] 9250d5d63582: Waiting [2023-09-20T02:02:45.281Z] c4d48a809fc2: Verifying Checksum [2023-09-20T02:02:45.281Z] c4d48a809fc2: Download complete [2023-09-20T02:02:45.281Z] ad3a456e5733: Verifying Checksum [2023-09-20T02:02:45.281Z] ad3a456e5733: Download complete [2023-09-20T02:02:45.281Z] 9e4f439ed901: Download complete [2023-09-20T02:02:45.540Z] 7264a8db6415: Verifying Checksum [2023-09-20T02:02:45.540Z] 7264a8db6415: Download complete [2023-09-20T02:02:45.540Z] feaf6a47b606: Verifying Checksum [2023-09-20T02:02:45.540Z] feaf6a47b606: Download complete [2023-09-20T02:02:45.540Z] 7264a8db6415: Pull complete [2023-09-20T02:02:45.798Z] c4d48a809fc2: Pull complete [2023-09-20T02:02:45.798Z] 8ac70367396e: Verifying Checksum [2023-09-20T02:02:45.798Z] 8ac70367396e: Download complete [2023-09-20T02:02:46.057Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T02:02:46.057Z] 4f1c88b9dad5: Download complete [2023-09-20T02:02:46.315Z] 6db16350a2e2: Verifying Checksum [2023-09-20T02:02:46.315Z] 6db16350a2e2: Download complete [2023-09-20T02:02:46.315Z] 9250d5d63582: Verifying Checksum [2023-09-20T02:02:46.315Z] 9250d5d63582: Download complete [2023-09-20T02:02:46.315Z] 5e8b037d7d82: Verifying Checksum [2023-09-20T02:02:46.315Z] 5e8b037d7d82: Download complete [2023-09-20T02:02:48.851Z] 4f1c88b9dad5: Pull complete [2023-09-20T02:02:48.851Z] ad3a456e5733: Pull complete [2023-09-20T02:02:49.110Z] 9e4f439ed901: Pull complete [2023-09-20T02:02:49.110Z] feaf6a47b606: Pull complete [2023-09-20T02:02:51.636Z] 5e8b037d7d82: Pull complete [2023-09-20T02:02:51.893Z] 8ac70367396e: Pull complete [2023-09-20T02:02:52.459Z] 6db16350a2e2: Pull complete [2023-09-20T02:02:53.026Z] 9250d5d63582: Pull complete [2023-09-20T02:02:53.026Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-20T02:02:53.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T02:02:53.026Z] ---> fa269f55d9b9 [2023-09-20T02:02:53.026Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T02:02:57.222Z] ---> Running in 01b830d6b9bd [2023-09-20T02:02:57.222Z] Removing intermediate container 01b830d6b9bd [2023-09-20T02:02:57.222Z] ---> 949ee32a2cb7 [2023-09-20T02:02:57.222Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T02:02:57.222Z] ---> Running in 5f0229b12d1c [2023-09-20T02:02:57.222Z] Removing intermediate container 5f0229b12d1c [2023-09-20T02:02:57.222Z] ---> c827a21ccaf4 [2023-09-20T02:02:57.222Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-20T02:02:57.222Z] ---> Running in 78b25d9dd979 [2023-09-20T02:02:57.222Z] Removing intermediate container 78b25d9dd979 [2023-09-20T02:02:57.222Z] ---> 45ffa8fc87e6 [2023-09-20T02:02:57.222Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T02:02:57.481Z] ---> Running in b84819d329c4 [2023-09-20T02:02:57.481Z] Removing intermediate container b84819d329c4 [2023-09-20T02:02:57.481Z] ---> c1cee6961fab [2023-09-20T02:02:57.481Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T02:02:57.481Z] ---> Running in 121ed1fcdec1 [2023-09-20T02:02:57.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T02:02:58.471Z] Still waiting to schedule task [2023-09-20T02:02:58.471Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6648’ [2023-09-20T02:03:00.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T02:03:00.533Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-20T02:03:00.533Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-20T02:03:00.533Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-20T02:03:00.533Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-20T02:03:00.533Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T02:03:00.792Z] OK: 270 MiB in 60 packages [2023-09-20T02:03:01.051Z] Removing intermediate container 121ed1fcdec1 [2023-09-20T02:03:01.051Z] ---> 8588babe2729 [2023-09-20T02:03:01.051Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-09-20T02:03:01.051Z] ---> Running in c2a527b8b0f6 [2023-09-20T02:03:01.309Z] Removing intermediate container c2a527b8b0f6 [2023-09-20T02:03:01.309Z] ---> a67dc3adb6eb [2023-09-20T02:03:01.309Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-20T02:03:01.309Z] ---> dd0ee2dfc936 [2023-09-20T02:03:01.309Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T02:03:01.309Z] ---> Running in 81eaf708b668 [2023-09-20T02:04:22.751Z] Removing intermediate container 81eaf708b668 [2023-09-20T02:04:22.751Z] ---> 82362b81b909 [2023-09-20T02:04:22.751Z] Step 11/12 : COPY . . [2023-09-20T02:04:22.751Z] ---> bb42e8906446 [2023-09-20T02:04:22.751Z] Step 12/12 : RUN $MAKE [2023-09-20T02:04:22.751Z] ---> Running in 6f3bd4e6f0cb [2023-09-20T02:04:22.751Z] noop [2023-09-20T02:04:22.751Z] Removing intermediate container 6f3bd4e6f0cb [2023-09-20T02:04:22.751Z] ---> e6a85ff9dcd3 [2023-09-20T02:04:22.751Z] Successfully built e6a85ff9dcd3 [2023-09-20T02:04:22.752Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:04:23.193Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T02:04:23.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T02:04:23.341Z] prd-ubuntu20.04-docker-8c-8g-6649 does not seem to be running inside a container [2023-09-20T02:04:23.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-626 -v /w/workspace/gexfoundry_device-mqtt-go_PR-626:/w/workspace/gexfoundry_device-mqtt-go_PR-626:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T02:04:23.732Z] $ docker top a9d1db85e0210db8924cefa2f27405e7e104c3c98872f780286a95346451a5a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T02:04:24.126Z] + go version [2023-09-20T02:04:24.126Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T02:04:24.161Z] $ docker stop --time=1 a9d1db85e0210db8924cefa2f27405e7e104c3c98872f780286a95346451a5a3 [2023-09-20T02:04:25.480Z] $ docker rm -f --volumes a9d1db85e0210db8924cefa2f27405e7e104c3c98872f780286a95346451a5a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:04:26.172Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T02:04:26.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T02:04:26.336Z] prd-ubuntu20.04-docker-8c-8g-6649 does not seem to be running inside a container [2023-09-20T02:04:26.366Z] $ 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-626 -v /w/workspace/gexfoundry_device-mqtt-go_PR-626:/w/workspace/gexfoundry_device-mqtt-go_PR-626:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T02:04:26.697Z] $ docker top 4732d3fc66bfbae9b724a51016f405f5376037f513701f9922e4319d479b2161 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T02:04:27.114Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-626 [Pipeline] fileExists [Pipeline] sh [2023-09-20T02:04:27.467Z] + make test [2023-09-20T02:04:27.467Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T02:04:28.844Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-09-20T02:04:41.067Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-09-20T02:04:41.067Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-09-20T02:04:41.067Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.8% of statements [2023-09-20T02:04:46.344Z] go vet ./... [2023-09-20T02:04:50.536Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T02:04:50.536Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T02:04:50.536Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T02:04:50.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T02:04:50.607Z] $ docker stop --time=1 4732d3fc66bfbae9b724a51016f405f5376037f513701f9922e4319d479b2161 [2023-09-20T02:04:54.772Z] $ docker rm -f --volumes 4732d3fc66bfbae9b724a51016f405f5376037f513701f9922e4319d479b2161 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T02:04:55.296Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T02:04:55.366Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T02:04:56.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T02:04:56.317Z] + ls -al . [2023-09-20T02:04:56.317Z] total 188 [2023-09-20T02:04:56.317Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 02:04 . [2023-09-20T02:04:56.317Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 02:02 .. [2023-09-20T02:04:56.317Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 02:02 .dockerignore [2023-09-20T02:04:56.317Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 02:04 .git [2023-09-20T02:04:56.317Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 02:02 .github [2023-09-20T02:04:56.317Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 20 02:02 .gitignore [2023-09-20T02:04:56.317Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 02:02 .golangci.yml [2023-09-20T02:04:56.317Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 02:02 .semver [2023-09-20T02:04:56.317Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 20 02:02 Attribution.txt [2023-09-20T02:04:56.317Z] -rw-rw-r-- 1 jenkins jenkins 17522 Sep 20 02:02 CHANGELOG.md [2023-09-20T02:04:56.317Z] -rw-rw-r-- 1 jenkins jenkins 1689 Sep 20 02:02 Dockerfile [2023-09-20T02:04:56.317Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 02:02 GOVERNANCE.md [2023-09-20T02:04:56.317Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 02:02 Jenkinsfile [2023-09-20T02:04:56.317Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 02:02 LICENSE [2023-09-20T02:04:56.317Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 20 02:02 Makefile [2023-09-20T02:04:56.317Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 20 02:02 OWNERS.md [2023-09-20T02:04:56.317Z] -rw-rw-r-- 1 jenkins jenkins 3695 Sep 20 02:02 README.md [2023-09-20T02:04:56.317Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 02:02 VERSION [2023-09-20T02:04:56.317Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 02:02 bin [2023-09-20T02:04:56.317Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 02:02 cmd [2023-09-20T02:04:56.317Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 20 02:04 coverage.out [2023-09-20T02:04:56.317Z] -rw-rw-r-- 1 jenkins jenkins 3821 Sep 20 02:02 go.mod [2023-09-20T02:04:56.317Z] -rw-rw-r-- 1 jenkins jenkins 35623 Sep 20 02:02 go.sum [2023-09-20T02:04:56.317Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 02:02 internal [2023-09-20T02:04:56.317Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 02:02 mock [2023-09-20T02:04:56.317Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 02:02 snap [2023-09-20T02:04:56.317Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 20 02:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:04:56.708Z] + 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=4fc050fd9ba3626cd4a9d97f2dac1641c163db8d --label arch=amd64 --label version=0.0.0 . [2023-09-20T02:04:56.708Z] Sending build context to Docker daemon 6.511MB [2023-09-20T02:04:56.708Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T02:04:56.708Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-20T02:04:56.708Z] ---> e6a85ff9dcd3 [2023-09-20T02:04:56.708Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-20T02:04:56.969Z] ---> Running in 3715d9a6b17e [2023-09-20T02:04:56.969Z] Removing intermediate container 3715d9a6b17e [2023-09-20T02:04:56.969Z] ---> 214395b430af [2023-09-20T02:04:56.969Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T02:04:56.969Z] ---> Running in 743c2eca3186 [2023-09-20T02:04:56.969Z] Removing intermediate container 743c2eca3186 [2023-09-20T02:04:56.969Z] ---> 7e0cdf20235a [2023-09-20T02:04:56.969Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-20T02:04:57.228Z] ---> Running in a68e9a5cdefa [2023-09-20T02:04:57.228Z] Removing intermediate container a68e9a5cdefa [2023-09-20T02:04:57.228Z] ---> 2cff8551c916 [2023-09-20T02:04:57.228Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T02:04:57.228Z] ---> Running in 157bb6d19bad [2023-09-20T02:04:57.228Z] Removing intermediate container 157bb6d19bad [2023-09-20T02:04:57.228Z] ---> 9035de4d06f3 [2023-09-20T02:04:57.228Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T02:04:57.228Z] ---> Running in de6e2df1e919 [2023-09-20T02:04:57.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T02:04:57.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T02:04:58.005Z] OK: 270 MiB in 60 packages [2023-09-20T02:04:58.268Z] Removing intermediate container de6e2df1e919 [2023-09-20T02:04:58.268Z] ---> 2d6d392508a7 [2023-09-20T02:04:58.268Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-09-20T02:04:58.268Z] ---> Running in 681355d03942 [2023-09-20T02:04:58.268Z] Removing intermediate container 681355d03942 [2023-09-20T02:04:58.268Z] ---> c54a74910415 [2023-09-20T02:04:58.268Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-20T02:04:58.527Z] ---> 24de16b62785 [2023-09-20T02:04:58.527Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T02:04:58.527Z] ---> Running in 242badbad5c3 [2023-09-20T02:04:59.095Z] Removing intermediate container 242badbad5c3 [2023-09-20T02:04:59.095Z] ---> 5a3584372be9 [2023-09-20T02:04:59.095Z] Step 11/24 : COPY . . [2023-09-20T02:04:59.354Z] ---> 0691bf353aae [2023-09-20T02:04:59.354Z] Step 12/24 : RUN $MAKE [2023-09-20T02:04:59.354Z] ---> Running in e7faeb9844a6 [2023-09-20T02:04:59.612Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-09-20T02:05:21.593Z] Removing intermediate container e7faeb9844a6 [2023-09-20T02:05:21.593Z] ---> 242ff75e4596 [2023-09-20T02:05:21.593Z] Step 13/24 : FROM alpine:3.18 [2023-09-20T02:05:21.593Z] 3.18: Pulling from library/alpine [2023-09-20T02:05:21.593Z] 7264a8db6415: Already exists [2023-09-20T02:05:21.593Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T02:05:21.593Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T02:05:21.593Z] ---> 7e01a0d0a1dc [2023-09-20T02:05:21.593Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-09-20T02:05:21.593Z] ---> Running in 95396fbe448d [2023-09-20T02:05:21.593Z] Removing intermediate container 95396fbe448d [2023-09-20T02:05:21.593Z] ---> 308474b51da9 [2023-09-20T02:05:21.593Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-20T02:05:21.593Z] ---> Running in 2fb5eb03f518 [2023-09-20T02:05:21.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T02:05:21.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T02:05:21.593Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T02:05:21.593Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T02:05:21.593Z] OK: 7 MiB in 16 packages [2023-09-20T02:05:21.593Z] Removing intermediate container 2fb5eb03f518 [2023-09-20T02:05:21.593Z] ---> 6b44ee027b73 [2023-09-20T02:05:21.593Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-09-20T02:05:21.593Z] ---> a7fc2b7d48e3 [2023-09-20T02:05:21.593Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-09-20T02:05:21.593Z] ---> cffa3dbadb71 [2023-09-20T02:05:21.593Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-09-20T02:05:21.853Z] ---> 55c7f462215a [2023-09-20T02:05:21.853Z] Step 19/24 : EXPOSE 59982 [2023-09-20T02:05:21.853Z] ---> Running in c4d25eb4ff30 [2023-09-20T02:05:21.853Z] Removing intermediate container c4d25eb4ff30 [2023-09-20T02:05:21.853Z] ---> 91d3c5d10ceb [2023-09-20T02:05:21.853Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-09-20T02:05:21.853Z] ---> Running in 1e754f9d30de [2023-09-20T02:05:21.853Z] Removing intermediate container 1e754f9d30de [2023-09-20T02:05:21.853Z] ---> ba44d7e1711b [2023-09-20T02:05:21.853Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-20T02:05:21.853Z] ---> Running in 3c13a1b3ec46 [2023-09-20T02:05:22.114Z] Removing intermediate container 3c13a1b3ec46 [2023-09-20T02:05:22.114Z] ---> cdcbcc2ff67d [2023-09-20T02:05:22.114Z] Step 22/24 : LABEL arch=amd64 [2023-09-20T02:05:22.114Z] ---> Running in ecd3940b9d9e [2023-09-20T02:05:22.114Z] Removing intermediate container ecd3940b9d9e [2023-09-20T02:05:22.114Z] ---> b945234e2232 [2023-09-20T02:05:22.114Z] Step 23/24 : LABEL git_sha=4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [2023-09-20T02:05:22.114Z] ---> Running in 84ed575a469a [2023-09-20T02:05:22.114Z] Removing intermediate container 84ed575a469a [2023-09-20T02:05:22.114Z] ---> f1a4ddfffee9 [2023-09-20T02:05:22.114Z] Step 24/24 : LABEL version=0.0.0 [2023-09-20T02:05:22.377Z] ---> Running in 84175ff65851 [2023-09-20T02:05:22.377Z] Removing intermediate container 84175ff65851 [2023-09-20T02:05:22.377Z] ---> 9d7237298f41 [2023-09-20T02:05:22.377Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T02:05:22.377Z] Successfully built 9d7237298f41 [2023-09-20T02:05:22.377Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:05:23.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T02:05:23.407Z] [2023-09-20T02:05:23.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:05:23.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T02:05:23.799Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T02:05:23.799Z] 5eb5b503b376: Pulling fs layer [2023-09-20T02:05:23.799Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T02:05:23.799Z] ec43610c2a17: Pulling fs layer [2023-09-20T02:05:23.799Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T02:05:23.799Z] 33b1e0a273af: Pulling fs layer [2023-09-20T02:05:23.799Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T02:05:23.799Z] 2f39f015ded8: Pulling fs layer [2023-09-20T02:05:23.799Z] 33b1e0a273af: Waiting [2023-09-20T02:05:23.799Z] 3a2ae6a8a46f: Waiting [2023-09-20T02:05:23.799Z] 5d3b04190fa2: Waiting [2023-09-20T02:05:23.799Z] 2f39f015ded8: Waiting [2023-09-20T02:05:23.799Z] 5c69ac0246d0: Verifying Checksum [2023-09-20T02:05:23.799Z] 5c69ac0246d0: Download complete [2023-09-20T02:05:23.799Z] 3a2ae6a8a46f: Download complete [2023-09-20T02:05:24.061Z] 33b1e0a273af: Verifying Checksum [2023-09-20T02:05:24.061Z] 33b1e0a273af: Download complete [2023-09-20T02:05:24.061Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T02:05:24.061Z] 5d3b04190fa2: Download complete [2023-09-20T02:05:24.061Z] ec43610c2a17: Verifying Checksum [2023-09-20T02:05:24.061Z] ec43610c2a17: Download complete [2023-09-20T02:05:24.061Z] 5eb5b503b376: Verifying Checksum [2023-09-20T02:05:24.061Z] 5eb5b503b376: Download complete [2023-09-20T02:05:24.997Z] 2f39f015ded8: Download complete [2023-09-20T02:05:25.255Z] 5eb5b503b376: Pull complete [2023-09-20T02:05:25.516Z] 5c69ac0246d0: Pull complete [2023-09-20T02:05:25.776Z] ec43610c2a17: Pull complete [2023-09-20T02:05:26.034Z] 3a2ae6a8a46f: Pull complete [2023-09-20T02:05:26.292Z] 33b1e0a273af: Pull complete [2023-09-20T02:05:26.292Z] 5d3b04190fa2: Pull complete [2023-09-20T02:05:31.554Z] 2f39f015ded8: Pull complete [2023-09-20T02:05:31.554Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T02:05:31.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T02:05:31.554Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T02:05:31.798Z] prd-ubuntu20.04-docker-8c-8g-6649 does not seem to be running inside a container [2023-09-20T02:05:31.826Z] $ 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-626 -v /w/workspace/gexfoundry_device-mqtt-go_PR-626:/w/workspace/gexfoundry_device-mqtt-go_PR-626:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T02:05:36.482Z] $ docker top eea4f6c0fecc80bd54d4c6343bfc9a365521896ba0e4b339161d25aaa672f02e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:05:36.933Z] ---> job-cost.sh [2023-09-20T02:05:36.933Z] lf-activate-venv: SKIPPING [2023-09-20T02:05:36.933Z] INFO: No Stack... [2023-09-20T02:05:37.194Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T02:05:37.454Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T02:05:37.766Z] + cat+ /w/workspace/gexfoundry_device-mqtt-go_PR-626/archives/cost.csv [2023-09-20T02:05:37.767Z] cut -d, -f6 [Pipeline] lock [2023-09-20T02:05:37.806Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-626-1-stack-cost] [2023-09-20T02:05:37.811Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-626-1-stack-cost] did not exist. Created. [2023-09-20T02:05:37.812Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-626-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T02:05:38.208Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T02:05:38.266Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T02:05:38.284Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-626-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T02:05:38.370Z] $ docker stop --time=1 eea4f6c0fecc80bd54d4c6343bfc9a365521896ba0e4b339161d25aaa672f02e [2023-09-20T02:05:39.539Z] $ docker rm -f --volumes eea4f6c0fecc80bd54d4c6343bfc9a365521896ba0e4b339161d25aaa672f02e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T02:06:29.686Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6651 in /w/workspace/gexfoundry_device-mqtt-go_PR-626 [Pipeline] { [Pipeline] ws [2023-09-20T02:06:29.747Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-09-20T02:06:29.833Z] The recommended git tool is: git [2023-09-20T02:06:34.530Z] using credential edgex-jenkins-ssh [2023-09-20T02:06:34.546Z] Cloning the remote Git repository [2023-09-20T02:06:34.594Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-20T02:06:34.707Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-09-20T02:06:34.851Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-20T02:06:34.852Z] > git --version # timeout=10 [2023-09-20T02:06:34.873Z] > git --version # 'git version 2.25.1' [2023-09-20T02:06:34.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T02:06:35.022Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T02:06:36.119Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-09-20T02:06:36.141Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T02:06:36.948Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-09-20T02:06:36.995Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-20T02:06:36.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T02:06:37.016Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/626/head:refs/remotes/origin/PR-626 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-20T02:06:37.517Z] Merging remotes/origin/main commit dc471bab23d8bb68ec889611181b9f9035c4a73d into PR head commit 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [2023-09-20T02:06:37.795Z] Merge succeeded, producing 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [2023-09-20T02:06:37.795Z] Checking out Revision 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d (PR-626) [2023-09-20T02:06:38.263Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-20T02:06:38.309Z] > git --version # timeout=10 [2023-09-20T02:06:38.319Z] > git --version # 'git version 2.25.1' [2023-09-20T02:06:38.334Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T02:06:37.538Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T02:06:37.618Z] > git checkout -f 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d # timeout=10 [2023-09-20T02:06:37.692Z] > git remote # timeout=10 [2023-09-20T02:06:37.708Z] > git config --get remote.origin.url # timeout=10 [2023-09-20T02:06:37.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T02:06:37.751Z] > git merge dc471bab23d8bb68ec889611181b9f9035c4a73d # timeout=10 [2023-09-20T02:06:37.780Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-20T02:06:37.804Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T02:06:37.823Z] > git checkout -f 4fc050fd9ba3626cd4a9d97f2dac1641c163db8d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T02:06:39.367Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T02:06:39.367Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T02:06:39.367Z] Dload Upload Total Spent Left Speed [2023-09-20T02:06:39.367Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-09-20T02:06:39.987Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T02:06:40.332Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T02:06:40.332Z] + sudo tee /etc/docker/daemon.new [2023-09-20T02:06:40.332Z] { [2023-09-20T02:06:40.332Z] "registry-mirrors": [ [2023-09-20T02:06:40.332Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T02:06:40.332Z] ], [2023-09-20T02:06:40.332Z] "bip": "10.250.0.254/24", [2023-09-20T02:06:40.332Z] "hosts": [ [2023-09-20T02:06:40.332Z] "tcp://0.0.0.0:5555", [2023-09-20T02:06:40.332Z] "unix:///var/run/docker.sock" [2023-09-20T02:06:40.332Z] ], [2023-09-20T02:06:40.332Z] "mtu": 1458, [2023-09-20T02:06:40.332Z] "selinux-enabled": true, [2023-09-20T02:06:40.332Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T02:06:40.332Z] } [Pipeline] sh [2023-09-20T02:06:40.673Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T02:06:41.021Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T02:06:59.332Z] provisioning config files... [2023-09-20T02:06:59.358Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4756081106363354397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:06:59.746Z] ---> docker-login.sh [2023-09-20T02:06:59.746Z] nexus3.edgexfoundry.org:10001 [2023-09-20T02:07:00.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:07:00.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:07:00.288Z] Configure a credential helper to remove this warning. See [2023-09-20T02:07:00.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:07:00.288Z] [2023-09-20T02:07:00.288Z] Login Succeeded [2023-09-20T02:07:00.288Z] nexus3.edgexfoundry.org:10002 [2023-09-20T02:07:00.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:07:00.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:07:00.557Z] Configure a credential helper to remove this warning. See [2023-09-20T02:07:00.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:07:00.557Z] [2023-09-20T02:07:00.557Z] Login Succeeded [2023-09-20T02:07:00.557Z] nexus3.edgexfoundry.org:10003 [2023-09-20T02:07:00.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:07:01.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:07:01.094Z] Configure a credential helper to remove this warning. See [2023-09-20T02:07:01.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:07:01.094Z] [2023-09-20T02:07:01.094Z] Login Succeeded [2023-09-20T02:07:01.094Z] nexus3.edgexfoundry.org:10004 [2023-09-20T02:07:01.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:07:01.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:07:01.367Z] Configure a credential helper to remove this warning. See [2023-09-20T02:07:01.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:07:01.367Z] [2023-09-20T02:07:01.367Z] Login Succeeded [2023-09-20T02:07:01.367Z] docker.io [2023-09-20T02:07:01.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T02:07:01.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T02:07:01.902Z] Configure a credential helper to remove this warning. See [2023-09-20T02:07:01.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T02:07:01.902Z] [2023-09-20T02:07:01.902Z] Login Succeeded [2023-09-20T02:07:01.902Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T02:07:01.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T02:07:02.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T02:07:02.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T02:07:02.385Z] ========================================================= [2023-09-20T02:07:02.385Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T02:07:02.385Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:07:02.896Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T02:07:03.162Z] Sending build context to Docker daemon 3.347MB [2023-09-20T02:07:03.163Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T02:07:03.163Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T02:07:03.432Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T02:07:03.432Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T02:07:03.432Z] 5d54e960e981: Pulling fs layer [2023-09-20T02:07:03.432Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T02:07:03.432Z] f0e02332f6b5: Pulling fs layer [2023-09-20T02:07:03.432Z] 66412af1f25a: Pulling fs layer [2023-09-20T02:07:03.432Z] 1baf3a5c0e64: Pulling fs layer [2023-09-20T02:07:03.432Z] 9a37bb91b891: Pulling fs layer [2023-09-20T02:07:03.432Z] f0e02332f6b5: Waiting [2023-09-20T02:07:03.432Z] a29adfc67d43: Pulling fs layer [2023-09-20T02:07:03.432Z] d5de9f91c1a4: Pulling fs layer [2023-09-20T02:07:03.432Z] a29adfc67d43: Waiting [2023-09-20T02:07:03.432Z] 66412af1f25a: Waiting [2023-09-20T02:07:03.432Z] 1baf3a5c0e64: Waiting [2023-09-20T02:07:03.432Z] 9a37bb91b891: Waiting [2023-09-20T02:07:03.432Z] 5d54e960e981: Verifying Checksum [2023-09-20T02:07:03.432Z] 5d54e960e981: Download complete [2023-09-20T02:07:03.432Z] f0e02332f6b5: Verifying Checksum [2023-09-20T02:07:03.432Z] f0e02332f6b5: Download complete [2023-09-20T02:07:03.432Z] 66412af1f25a: Verifying Checksum [2023-09-20T02:07:03.432Z] 66412af1f25a: Download complete [2023-09-20T02:07:03.432Z] 9fda8d8052c6: Verifying Checksum [2023-09-20T02:07:03.432Z] 9fda8d8052c6: Download complete [2023-09-20T02:07:04.027Z] 9a37bb91b891: Verifying Checksum [2023-09-20T02:07:04.027Z] 9a37bb91b891: Download complete [2023-09-20T02:07:04.623Z] a29adfc67d43: Download complete [2023-09-20T02:07:04.623Z] 9fda8d8052c6: Pull complete [2023-09-20T02:07:05.211Z] 5d54e960e981: Pull complete [2023-09-20T02:07:05.211Z] d5de9f91c1a4: Verifying Checksum [2023-09-20T02:07:05.211Z] d5de9f91c1a4: Download complete [2023-09-20T02:07:05.211Z] c4a7e357bf2a: Download complete [2023-09-20T02:07:06.170Z] 1baf3a5c0e64: Verifying Checksum [2023-09-20T02:07:06.170Z] 1baf3a5c0e64: Download complete [2023-09-20T02:07:16.424Z] c4a7e357bf2a: Pull complete [2023-09-20T02:07:16.424Z] f0e02332f6b5: Pull complete [2023-09-20T02:07:16.424Z] 66412af1f25a: Pull complete [2023-09-20T02:07:26.516Z] 1baf3a5c0e64: Pull complete [2023-09-20T02:07:26.516Z] 9a37bb91b891: Pull complete [2023-09-20T02:07:27.943Z] a29adfc67d43: Pull complete [2023-09-20T02:07:29.359Z] d5de9f91c1a4: Pull complete [2023-09-20T02:07:29.359Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-20T02:07:29.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T02:07:29.359Z] ---> 746ca1b523b5 [2023-09-20T02:07:29.359Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T02:07:31.314Z] ---> Running in 20baa4e46161 [2023-09-20T02:07:31.582Z] Removing intermediate container 20baa4e46161 [2023-09-20T02:07:31.582Z] ---> 4994ef7d4923 [2023-09-20T02:07:31.582Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T02:07:31.851Z] ---> Running in 3d722db5251c [2023-09-20T02:07:32.121Z] Removing intermediate container 3d722db5251c [2023-09-20T02:07:32.121Z] ---> 9658656f2107 [2023-09-20T02:07:32.121Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-20T02:07:32.121Z] ---> Running in 8fa7dd3ca0d4 [2023-09-20T02:07:32.390Z] Removing intermediate container 8fa7dd3ca0d4 [2023-09-20T02:07:32.390Z] ---> ca4d4261c394 [2023-09-20T02:07:32.390Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T02:07:32.390Z] ---> Running in 59a81eb9faa0 [2023-09-20T02:07:32.975Z] Removing intermediate container 59a81eb9faa0 [2023-09-20T02:07:32.975Z] ---> 296f189e4c2c [2023-09-20T02:07:32.975Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T02:07:32.975Z] ---> Running in b7fafc79f212 [2023-09-20T02:07:33.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T02:07:34.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T02:07:35.609Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-20T02:07:35.609Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-20T02:07:35.609Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-20T02:07:35.609Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-20T02:07:35.609Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T02:07:35.609Z] OK: 272 MiB in 60 packages [2023-09-20T02:07:36.572Z] Removing intermediate container b7fafc79f212 [2023-09-20T02:07:36.572Z] ---> a8b101b47120 [2023-09-20T02:07:36.572Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-09-20T02:07:36.572Z] ---> Running in 1fe07ff1ad71 [2023-09-20T02:07:36.848Z] Removing intermediate container 1fe07ff1ad71 [2023-09-20T02:07:36.848Z] ---> 27beba7be24d [2023-09-20T02:07:36.848Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-20T02:07:39.430Z] ---> 44e4988649ce [2023-09-20T02:07:39.430Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T02:07:39.430Z] ---> Running in 03ff458b329c [2023-09-20T02:08:47.298Z] Removing intermediate container 03ff458b329c [2023-09-20T02:08:47.298Z] ---> b35cbd3f96f9 [2023-09-20T02:08:47.298Z] Step 11/12 : COPY . . [2023-09-20T02:08:47.298Z] ---> 28acaaf5ba53 [2023-09-20T02:08:47.298Z] Step 12/12 : RUN $MAKE [2023-09-20T02:08:47.298Z] ---> Running in e9d7c0c10dc9 [2023-09-20T02:08:47.298Z] noop [2023-09-20T02:08:47.298Z] Removing intermediate container e9d7c0c10dc9 [2023-09-20T02:08:47.299Z] ---> c090b9b2ac8a [2023-09-20T02:08:47.299Z] Successfully built c090b9b2ac8a [2023-09-20T02:08:47.299Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:08:47.851Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T02:08:47.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T02:08:48.118Z] prd-ubuntu20.04-docker-arm64-4c-16g-6651 does not seem to be running inside a container [2023-09-20T02:08:48.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T02:08:49.344Z] $ docker top 66b95f1b14b39696651dabcadf451001c7764363a836894172f880d852103d0c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T02:08:50.257Z] + go version [2023-09-20T02:08:50.257Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T02:08:50.296Z] $ docker stop --time=1 66b95f1b14b39696651dabcadf451001c7764363a836894172f880d852103d0c [2023-09-20T02:08:51.914Z] $ docker rm -f --volumes 66b95f1b14b39696651dabcadf451001c7764363a836894172f880d852103d0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:08:52.800Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T02:08:52.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T02:08:53.042Z] prd-ubuntu20.04-docker-arm64-4c-16g-6651 does not seem to be running inside a container [2023-09-20T02:08:53.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T02:08:54.265Z] $ docker top 7c362388a95d5387c3cffe0162257c50c1e0d8e212be16851866c9486647c159 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T02:08:54.826Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-20T02:08:55.490Z] + make test [2023-09-20T02:08:55.760Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T02:09:01.106Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-09-20T02:10:38.243Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-09-20T02:10:38.243Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-09-20T02:10:38.243Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.058s coverage: 22.8% of statements [2023-09-20T02:10:38.243Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T02:10:38.243Z] go vet ./... [2023-09-20T02:10:53.236Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T02:10:53.236Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T02:10:53.236Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T02:10:53.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T02:10:53.573Z] $ docker stop --time=1 7c362388a95d5387c3cffe0162257c50c1e0d8e212be16851866c9486647c159 [2023-09-20T02:10:55.425Z] $ docker rm -f --volumes 7c362388a95d5387c3cffe0162257c50c1e0d8e212be16851866c9486647c159 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T02:10:56.822Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T02:10:56.858Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T02:10:57.436Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T02:10:58.060Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T02:10:58.424Z] + ls -al . [2023-09-20T02:10:58.424Z] total 184 [2023-09-20T02:10:58.424Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 02:08 . [2023-09-20T02:10:58.424Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 02:06 .. [2023-09-20T02:10:58.424Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 02:06 .dockerignore [2023-09-20T02:10:58.424Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 02:06 .git [2023-09-20T02:10:58.424Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 02:06 .github [2023-09-20T02:10:58.424Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 20 02:06 .gitignore [2023-09-20T02:10:58.424Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 02:06 .golangci.yml [2023-09-20T02:10:58.424Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 20 02:06 Attribution.txt [2023-09-20T02:10:58.424Z] -rw-rw-r-- 1 jenkins jenkins 17522 Sep 20 02:06 CHANGELOG.md [2023-09-20T02:10:58.424Z] -rw-rw-r-- 1 jenkins jenkins 1689 Sep 20 02:06 Dockerfile [2023-09-20T02:10:58.424Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 02:06 GOVERNANCE.md [2023-09-20T02:10:58.424Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 02:06 Jenkinsfile [2023-09-20T02:10:58.424Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 02:06 LICENSE [2023-09-20T02:10:58.424Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 20 02:06 Makefile [2023-09-20T02:10:58.424Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 20 02:06 OWNERS.md [2023-09-20T02:10:58.424Z] -rw-rw-r-- 1 jenkins jenkins 3695 Sep 20 02:06 README.md [2023-09-20T02:10:58.424Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 02:02 VERSION [2023-09-20T02:10:58.424Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 02:06 bin [2023-09-20T02:10:58.424Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 02:06 cmd [2023-09-20T02:10:58.424Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 20 02:10 coverage.out [2023-09-20T02:10:58.424Z] -rw-rw-r-- 1 jenkins jenkins 3821 Sep 20 02:06 go.mod [2023-09-20T02:10:58.424Z] -rw-rw-r-- 1 jenkins jenkins 35623 Sep 20 02:06 go.sum [2023-09-20T02:10:58.424Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 02:06 internal [2023-09-20T02:10:58.424Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 02:06 mock [2023-09-20T02:10:58.424Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 02:06 snap [2023-09-20T02:10:58.424Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 20 02:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:10:58.853Z] + 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=4fc050fd9ba3626cd4a9d97f2dac1641c163db8d --label arch=arm64 --label version=0.0.0 . [2023-09-20T02:10:59.125Z] Sending build context to Docker daemon 3.366MB [2023-09-20T02:10:59.125Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T02:10:59.125Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-20T02:10:59.125Z] ---> c090b9b2ac8a [2023-09-20T02:10:59.125Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-20T02:10:59.394Z] ---> Running in e4cb548b31ce [2023-09-20T02:10:59.685Z] Removing intermediate container e4cb548b31ce [2023-09-20T02:10:59.685Z] ---> c23d961dad25 [2023-09-20T02:10:59.685Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T02:10:59.953Z] ---> Running in fc015a80d438 [2023-09-20T02:11:00.225Z] Removing intermediate container fc015a80d438 [2023-09-20T02:11:00.225Z] ---> 78a9d08d4ec1 [2023-09-20T02:11:00.225Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-20T02:11:00.225Z] ---> Running in fcfc8b43eff0 [2023-09-20T02:11:00.812Z] Removing intermediate container fcfc8b43eff0 [2023-09-20T02:11:00.812Z] ---> 426378831aaf [2023-09-20T02:11:00.812Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T02:11:00.812Z] ---> Running in 1a0fd67bc2eb [2023-09-20T02:11:01.082Z] Removing intermediate container 1a0fd67bc2eb [2023-09-20T02:11:01.082Z] ---> c0dbf675e6a4 [2023-09-20T02:11:01.082Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T02:11:01.082Z] ---> Running in 91552344a04f [2023-09-20T02:11:02.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T02:11:02.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T02:11:04.184Z] OK: 272 MiB in 60 packages [2023-09-20T02:11:05.328Z] Removing intermediate container 91552344a04f [2023-09-20T02:11:05.328Z] ---> 60e60b07bae0 [2023-09-20T02:11:05.328Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-09-20T02:11:05.328Z] ---> Running in 7fc0a8e5f57a [2023-09-20T02:11:06.008Z] Removing intermediate container 7fc0a8e5f57a [2023-09-20T02:11:06.008Z] ---> 06555ad26e84 [2023-09-20T02:11:06.008Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-20T02:11:06.629Z] ---> 35b5e0678e47 [2023-09-20T02:11:06.629Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T02:11:06.916Z] ---> Running in 0ded87798e69 [2023-09-20T02:11:11.203Z] Removing intermediate container 0ded87798e69 [2023-09-20T02:11:11.203Z] ---> 126fed7860f5 [2023-09-20T02:11:11.203Z] Step 11/24 : COPY . . [2023-09-20T02:11:13.785Z] ---> a3bca419d466 [2023-09-20T02:11:13.785Z] Step 12/24 : RUN $MAKE [2023-09-20T02:11:13.785Z] ---> Running in 0c41573785d0 [2023-09-20T02:11:14.761Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-09-20T02:13:21.447Z] Removing intermediate container 0c41573785d0 [2023-09-20T02:13:21.447Z] ---> 64fac7963df5 [2023-09-20T02:13:21.447Z] Step 13/24 : FROM alpine:3.18 [2023-09-20T02:13:21.447Z] 3.18: Pulling from library/alpine [2023-09-20T02:13:21.447Z] 9fda8d8052c6: Already exists [2023-09-20T02:13:21.447Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T02:13:21.447Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T02:13:21.447Z] ---> f6648c04cd6c [2023-09-20T02:13:21.447Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-09-20T02:13:21.447Z] ---> Running in b8824a92ea56 [2023-09-20T02:13:21.447Z] Removing intermediate container b8824a92ea56 [2023-09-20T02:13:21.447Z] ---> 98fa4e7e31cc [2023-09-20T02:13:21.447Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-20T02:13:21.447Z] ---> Running in d2238e1ece98 [2023-09-20T02:13:21.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T02:13:21.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T02:13:21.447Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T02:13:21.447Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T02:13:21.447Z] OK: 8 MiB in 16 packages [2023-09-20T02:13:21.447Z] Removing intermediate container d2238e1ece98 [2023-09-20T02:13:21.447Z] ---> 9e6ea8eb120e [2023-09-20T02:13:21.447Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-09-20T02:13:22.032Z] ---> fadd44c9875f [2023-09-20T02:13:22.032Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-09-20T02:13:22.613Z] ---> e84d491aa4d4 [2023-09-20T02:13:22.613Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-09-20T02:13:22.882Z] ---> 03200052afc7 [2023-09-20T02:13:22.882Z] Step 19/24 : EXPOSE 59982 [2023-09-20T02:13:23.152Z] ---> Running in cfdb0dae6152 [2023-09-20T02:13:23.419Z] Removing intermediate container cfdb0dae6152 [2023-09-20T02:13:23.419Z] ---> baf10cad0137 [2023-09-20T02:13:23.419Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-09-20T02:13:23.419Z] ---> Running in 0fda0d5d881d [2023-09-20T02:13:23.690Z] Removing intermediate container 0fda0d5d881d [2023-09-20T02:13:23.690Z] ---> 0a1a82c9aaea [2023-09-20T02:13:23.690Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-20T02:13:23.690Z] ---> Running in 8ed0adbd2dca [2023-09-20T02:13:23.965Z] Removing intermediate container 8ed0adbd2dca [2023-09-20T02:13:23.965Z] ---> dda414a3812f [2023-09-20T02:13:23.965Z] Step 22/24 : LABEL arch=arm64 [2023-09-20T02:13:24.234Z] ---> Running in eec1b13902ac [2023-09-20T02:13:24.503Z] Removing intermediate container eec1b13902ac [2023-09-20T02:13:24.503Z] ---> fccb3ff833d4 [2023-09-20T02:13:24.503Z] Step 23/24 : LABEL git_sha=4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [2023-09-20T02:13:24.503Z] ---> Running in 2c1b6ec7bae5 [2023-09-20T02:13:24.772Z] Removing intermediate container 2c1b6ec7bae5 [2023-09-20T02:13:24.772Z] ---> 3f1bcb87957c [2023-09-20T02:13:24.772Z] Step 24/24 : LABEL version=0.0.0 [2023-09-20T02:13:25.041Z] ---> Running in 778f730b0f80 [2023-09-20T02:13:25.307Z] Removing intermediate container 778f730b0f80 [2023-09-20T02:13:25.307Z] ---> 620143ef8f23 [2023-09-20T02:13:25.307Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T02:13:25.307Z] Successfully built 620143ef8f23 [2023-09-20T02:13:25.307Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:13:26.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T02:13:26.112Z] [2023-09-20T02:13:26.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:13:26.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T02:13:27.497Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T02:13:27.497Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T02:13:27.497Z] 04944245beec: Pulling fs layer [2023-09-20T02:13:27.497Z] 699f458cf7ca: Pulling fs layer [2023-09-20T02:13:27.497Z] 765212b225bb: Pulling fs layer [2023-09-20T02:13:27.497Z] f23df028b6ca: Pulling fs layer [2023-09-20T02:13:27.497Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T02:13:27.497Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T02:13:27.497Z] 765212b225bb: Waiting [2023-09-20T02:13:27.497Z] f23df028b6ca: Waiting [2023-09-20T02:13:27.497Z] d65c8cfc05b1: Waiting [2023-09-20T02:13:27.497Z] 2437ff75d9bd: Waiting [2023-09-20T02:13:27.767Z] 04944245beec: Verifying Checksum [2023-09-20T02:13:27.767Z] 04944245beec: Download complete [2023-09-20T02:13:27.767Z] 765212b225bb: Verifying Checksum [2023-09-20T02:13:27.767Z] 765212b225bb: Download complete [2023-09-20T02:13:27.767Z] f23df028b6ca: Verifying Checksum [2023-09-20T02:13:27.767Z] f23df028b6ca: Download complete [2023-09-20T02:13:27.767Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T02:13:27.767Z] d65c8cfc05b1: Download complete [2023-09-20T02:13:27.767Z] 699f458cf7ca: Verifying Checksum [2023-09-20T02:13:27.767Z] 699f458cf7ca: Download complete [2023-09-20T02:13:28.353Z] 8998bd30e6a1: Download complete [2023-09-20T02:13:30.297Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T02:13:30.297Z] 2437ff75d9bd: Download complete [2023-09-20T02:13:32.250Z] 8998bd30e6a1: Pull complete [2023-09-20T02:13:32.835Z] 04944245beec: Pull complete [2023-09-20T02:13:33.797Z] 699f458cf7ca: Pull complete [2023-09-20T02:13:34.066Z] 765212b225bb: Pull complete [2023-09-20T02:13:35.027Z] f23df028b6ca: Pull complete [2023-09-20T02:13:35.027Z] d65c8cfc05b1: Pull complete [2023-09-20T02:13:50.020Z] 2437ff75d9bd: Pull complete [2023-09-20T02:13:50.020Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T02:13:50.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T02:13:50.020Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T02:13:50.358Z] prd-ubuntu20.04-docker-arm64-4c-16g-6651 does not seem to be running inside a container [2023-09-20T02:13:50.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-20T02:13:53.103Z] $ docker top d4e34ff3edf86905031b49c942786bc6ca1658b9bcebb8c4030c0dd9a2dec63e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:13:54.003Z] ---> job-cost.sh [2023-09-20T02:13:54.004Z] lf-activate-venv: SKIPPING [2023-09-20T02:13:54.004Z] INFO: No Stack... [2023-09-20T02:13:54.275Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T02:13:55.231Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T02:13:55.889Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-09-20T02:13:55.889Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T02:13:55.946Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-626-1-stack-cost] [2023-09-20T02:13:55.957Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-626-1-stack-cost] did not exist. Created. [2023-09-20T02:13:55.957Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-626-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T02:13:56.369Z] /w/workspace/device-mqtt-go/1@tmp/durable-69b74039/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T02:13:56.731Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T02:13:56.767Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T02:13:56.815Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T02:13:56.830Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-626-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T02:13:56.909Z] $ docker stop --time=1 d4e34ff3edf86905031b49c942786bc6ca1658b9bcebb8c4030c0dd9a2dec63e [2023-09-20T02:13:58.388Z] $ docker rm -f --volumes d4e34ff3edf86905031b49c942786bc6ca1658b9bcebb8c4030c0dd9a2dec63e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-20T02:13:59.382Z] provisioning config files... [2023-09-20T02:13:59.394Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/config10110228760571001671tmp [Pipeline] { [Pipeline] sh [2023-09-20T02:13:59.742Z] + set +x [2023-09-20T02:13:59.742Z] + bash -s -- [2023-09-20T02:13:59.742Z] + curl -s https://codecov.io/bash [2023-09-20T02:14:00.002Z] [2023-09-20T02:14:00.002Z] _____ _ [2023-09-20T02:14:00.002Z] / ____| | | [2023-09-20T02:14:00.002Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T02:14:00.002Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T02:14:00.002Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T02:14:00.002Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T02:14:00.002Z] Bash-1.0.6 [2023-09-20T02:14:00.002Z] [2023-09-20T02:14:00.002Z] [2023-09-20T02:14:00.002Z] ==> git version 2.25.1 found [2023-09-20T02:14:00.002Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-20T02:14:00.002Z] Release-Date: 2020-01-08 [2023-09-20T02:14:00.002Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-20T02:14:00.002Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T02:14:00.002Z] ==> Jenkins CI detected. [2023-09-20T02:14:00.002Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-626 [2023-09-20T02:14:00.002Z] project root: . [2023-09-20T02:14:00.002Z] --> token set from env [2023-09-20T02:14:00.002Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T02:14:00.002Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T02:14:00.002Z] ==> Python coveragepy not found [2023-09-20T02:14:00.002Z] ==> Searching for coverage reports in: [2023-09-20T02:14:00.002Z] + . [2023-09-20T02:14:00.002Z] -> Found 1 reports [2023-09-20T02:14:00.002Z] ==> Detecting git/mercurial file structure [2023-09-20T02:14:00.002Z] ==> Reading reports [2023-09-20T02:14:00.002Z] + ./coverage.out bytes=18506 [2023-09-20T02:14:00.002Z] ==> Appending adjustments [2023-09-20T02:14:00.002Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T02:14:00.274Z] + Found adjustments [2023-09-20T02:14:00.274Z] ==> Gzipping contents [2023-09-20T02:14:00.274Z] 4.0K /tmp/codecov.oWki4N.gz [2023-09-20T02:14:00.274Z] ==> Uploading reports [2023-09-20T02:14:00.274Z] url: https://codecov.io [2023-09-20T02:14:00.274Z] query: branch=PR-626&commit=4fc050fd9ba3626cd4a9d97f2dac1641c163db8d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-626%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=626&job=&cmd_args= [2023-09-20T02:14:00.274Z] -> Pinging Codecov [2023-09-20T02:14:00.274Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-626&commit=4fc050fd9ba3626cd4a9d97f2dac1641c163db8d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-626%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=626&job=&cmd_args= [2023-09-20T02:14:00.533Z] -> Uploading to [2023-09-20T02:14:00.533Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/7D719EC7BBE17E464838252E33014C33/4fc050fd9ba3626cd4a9d97f2dac1641c163db8d/19c813c9-eb61-4337-bcb6-150212a6a5cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T021400Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9c53f277c5c93b5f821d4d93dc0e091d30fb4b648bf0606779691cb7272f6d7 [2023-09-20T02:14:00.533Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T02:14:00.533Z] Dload Upload Total Spent Left Speed [2023-09-20T02:14:00.533Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 15935 --:--:-- --:--:-- --:--:-- 15935 [2023-09-20T02:14:00.792Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/4fc050fd9ba3626cd4a9d97f2dac1641c163db8d [Pipeline] } [2023-09-20T02:14:00.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-20T02:14:02.683Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-626/archives ] [2023-09-20T02:14:02.683Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-626/archives [2023-09-20T02:14:02.683Z] total 16 [2023-09-20T02:14:02.683Z] drwxr-xr-x 3 root root 4096 Sep 20 02:05 . [2023-09-20T02:14:02.683Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 02:05 .. [2023-09-20T02:14:02.683Z] drwxr-xr-x 2 root root 4096 Sep 20 02:05 cost [2023-09-20T02:14:02.683Z] -rw-r--r-- 1 root root 86 Sep 20 02:05 cost.csv [2023-09-20T02:14:02.683Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-626/archives [2023-09-20T02:14:02.683Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-626/archives [2023-09-20T02:14:02.683Z] total 16 [2023-09-20T02:14:02.683Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 02:05 . [2023-09-20T02:14:02.683Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 02:05 .. [2023-09-20T02:14:02.683Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 02:05 cost [2023-09-20T02:14:02.683Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 20 02:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:14:03.007Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:14:03.894Z] ---> package-listing.sh [2023-09-20T02:14:03.894Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T02:14:03.894Z] ++ facter osfamily [2023-09-20T02:14:04.154Z] + OS_FAMILY=debian [2023-09-20T02:14:04.154Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-626 [2023-09-20T02:14:04.154Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T02:14:04.154Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T02:14:04.154Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T02:14:04.154Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T02:14:04.154Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-626 ']' [2023-09-20T02:14:04.154Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T02:14:04.154Z] + case "${OS_FAMILY}" in [2023-09-20T02:14:04.154Z] + dpkg -l [2023-09-20T02:14:04.154Z] + grep '^ii' [2023-09-20T02:14:04.154Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T02:14:04.154Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T02:14:04.154Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T02:14:04.154Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-626 ']' [2023-09-20T02:14:04.154Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-626/archives/ [2023-09-20T02:14:04.154Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-626/archives/ [Pipeline] echo [2023-09-20T02:14:04.187Z] 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-626/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T02:14:04.479Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T02:14:05.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T02:14:05.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T02:14:05.265Z] prd-ubuntu20.04-docker-8c-8g-6649 does not seem to be running inside a container [2023-09-20T02:14:05.293Z] $ 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-626/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-626 -v /w/workspace/gexfoundry_device-mqtt-go_PR-626:/w/workspace/gexfoundry_device-mqtt-go_PR-626:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T02:14:06.518Z] $ docker top 0b1b2f07921bd2092140e63e4156c6663bd5323d6f66afa4057cdb3ab1091659 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T02:14:06.926Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T02:14:07.235Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T02:14:07.547Z] + ls /var/log/sa-host [2023-09-20T02:14:07.547Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T02:14:07.782Z] provisioning config files... [2023-09-20T02:14:07.791Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-626@tmp/config17193376392811395858tmp [Pipeline] { [Pipeline] echo [2023-09-20T02:14:07.863Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:14:08.178Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T02:14:08.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:14:08.622Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T02:14:08.655Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:14:08.966Z] ---> sudo-logs.sh [2023-09-20T02:14:08.966Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T02:14:09.055Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:14:09.362Z] ---> job-cost.sh [2023-09-20T02:14:09.362Z] lf-activate-venv: SKIPPING [2023-09-20T02:14:09.362Z] DEBUG: total: 0.2199999988079071 [2023-09-20T02:14:09.362Z] INFO: Retrieving Stack Cost... [2023-09-20T02:14:09.931Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T02:14:10.190Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T02:14:10.225Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T02:14:10.534Z] ---> logs-deploy.sh [2023-09-20T02:14:10.534Z] lf-activate-venv: SKIPPING [2023-09-20T02:14:10.534Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-626/1 [2023-09-20T02:14:10.534Z] INFO: archiving workspace using pattern(s): [2023-09-20T02:14:11.469Z] Archives upload complete. [2023-09-20T02:14:11.729Z] INFO: archiving logs to Nexus [2023-09-20T02:14:12.306Z] ---> uname -a: [2023-09-20T02:14:12.306Z] Linux prd-ubuntu20-04-docker-8c-8g-6649 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-20T02:14:12.306Z] [2023-09-20T02:14:12.306Z] [2023-09-20T02:14:12.306Z] ---> lscpu: [2023-09-20T02:14:12.306Z] Architecture: x86_64 [2023-09-20T02:14:12.306Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-20T02:14:12.306Z] Byte Order: Little Endian [2023-09-20T02:14:12.306Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-20T02:14:12.306Z] CPU(s): 8 [2023-09-20T02:14:12.306Z] On-line CPU(s) list: 0-7 [2023-09-20T02:14:12.306Z] Thread(s) per core: 1 [2023-09-20T02:14:12.306Z] Core(s) per socket: 1 [2023-09-20T02:14:12.306Z] Socket(s): 8 [2023-09-20T02:14:12.306Z] NUMA node(s): 1 [2023-09-20T02:14:12.306Z] Vendor ID: AuthenticAMD [2023-09-20T02:14:12.306Z] CPU family: 23 [2023-09-20T02:14:12.306Z] Model: 49 [2023-09-20T02:14:12.306Z] Model name: AMD EPYC-Rome Processor [2023-09-20T02:14:12.306Z] Stepping: 0 [2023-09-20T02:14:12.306Z] CPU MHz: 2799.998 [2023-09-20T02:14:12.306Z] BogoMIPS: 5599.99 [2023-09-20T02:14:12.306Z] Virtualization: AMD-V [2023-09-20T02:14:12.306Z] Hypervisor vendor: KVM [2023-09-20T02:14:12.306Z] Virtualization type: full [2023-09-20T02:14:12.306Z] L1d cache: 256 KiB [2023-09-20T02:14:12.306Z] L1i cache: 256 KiB [2023-09-20T02:14:12.306Z] L2 cache: 4 MiB [2023-09-20T02:14:12.306Z] L3 cache: 128 MiB [2023-09-20T02:14:12.306Z] NUMA node0 CPU(s): 0-7 [2023-09-20T02:14:12.306Z] Vulnerability Itlb multihit: Not affected [2023-09-20T02:14:12.306Z] Vulnerability L1tf: Not affected [2023-09-20T02:14:12.306Z] Vulnerability Mds: Not affected [2023-09-20T02:14:12.306Z] Vulnerability Meltdown: Not affected [2023-09-20T02:14:12.306Z] Vulnerability Mmio stale data: Not affected [2023-09-20T02:14:12.306Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-20T02:14:12.306Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-20T02:14:12.306Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-20T02:14:12.306Z] Vulnerability Srbds: Not affected [2023-09-20T02:14:12.306Z] Vulnerability Tsx async abort: Not affected [2023-09-20T02:14:12.306Z] 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-09-20T02:14:12.306Z] [2023-09-20T02:14:12.306Z] [2023-09-20T02:14:12.306Z] ---> nproc: [2023-09-20T02:14:12.306Z] 8 [2023-09-20T02:14:12.306Z] [2023-09-20T02:14:12.306Z] [2023-09-20T02:14:12.306Z] ---> df -h: [2023-09-20T02:14:12.306Z] Filesystem Size Used Avail Use% Mounted on [2023-09-20T02:14:12.306Z] overlay 155G 12G 144G 8% / [2023-09-20T02:14:12.306Z] tmpfs 64M 0 64M 0% /dev [2023-09-20T02:14:12.306Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-20T02:14:12.306Z] shm 64M 0 64M 0% /dev/shm [2023-09-20T02:14:12.306Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-09-20T02:14:12.306Z] [2023-09-20T02:14:12.306Z] [2023-09-20T02:14:12.306Z] ---> sar -b -r -n DEV: [2023-09-20T02:14:12.306Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6649) 09/20/23 _x86_64_ (8 CPU) [2023-09-20T02:14:12.306Z] [2023-09-20T02:14:12.306Z] 02:01:47 LINUX RESTART (8 CPU) [2023-09-20T02:14:12.306Z] [2023-09-20T02:14:12.306Z] 02:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-20T02:14:12.306Z] 02:03:01 188.64 47.88 140.76 0.00 5406.17 191263.86 0.00 [2023-09-20T02:14:12.306Z] 02:04:01 71.65 0.35 71.30 0.00 7.60 24528.20 0.00 [2023-09-20T02:14:12.306Z] 02:05:01 157.18 0.17 157.01 0.00 6.40 38121.96 0.00 [2023-09-20T02:14:12.306Z] 02:06:01 113.96 0.03 113.93 0.00 3.73 35491.68 0.00 [2023-09-20T02:14:12.306Z] 02:07:01 28.78 9.27 19.51 0.00 2883.79 2178.57 0.00 [2023-09-20T02:14:12.306Z] 02:08:01 29.92 1.68 28.24 0.00 2282.04 6374.68 0.00 [2023-09-20T02:14:12.306Z] 02:09:01 4.90 1.27 3.63 0.00 25.20 89.99 0.00 [2023-09-20T02:14:12.306Z] 02:10:01 2.12 0.00 2.12 0.00 0.00 23.59 0.00 [2023-09-20T02:14:12.306Z] 02:11:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 [2023-09-20T02:14:12.306Z] 02:12:01 2.13 0.00 2.13 0.00 0.00 22.92 0.00 [2023-09-20T02:14:12.306Z] 02:13:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 [2023-09-20T02:14:12.306Z] 02:14:01 2.05 0.07 1.98 0.00 4.80 28.00 0.00 [2023-09-20T02:14:12.306Z] Average: 50.30 5.06 45.24 0.00 884.95 24844.57 0.00 [2023-09-20T02:14:12.306Z] [2023-09-20T02:14:12.306Z] 02:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-20T02:14:12.306Z] 02:03:01 29162104 31611104 713836 2.17 75440 2645944 1912648 5.64 977088 2387532 388 [2023-09-20T02:14:12.306Z] 02:04:01 28373064 31587768 723972 2.20 112664 3308800 2031648 5.99 1161840 2911428 15580 [2023-09-20T02:14:12.306Z] 02:05:01 28125980 31431276 872716 2.65 155112 3321016 2157488 6.36 1362692 2916124 12948 [2023-09-20T02:14:12.306Z] 02:06:01 27539676 31593268 713016 2.17 165556 4012452 1765208 5.20 1249140 3570528 384 [2023-09-20T02:14:12.306Z] 02:07:01 27277568 31574372 705052 2.14 180836 4243412 1681848 4.96 1400620 3658552 66708 [2023-09-20T02:14:12.306Z] 02:08:01 27069136 31579488 696428 2.12 194808 4437100 1719288 5.07 1552496 3704540 36 [2023-09-20T02:14:12.306Z] 02:09:01 27065840 31572688 702708 2.14 193364 4434604 1705396 5.03 1556064 3701500 4 [2023-09-20T02:14:12.306Z] 02:10:01 27068912 31575832 699452 2.13 193432 4434612 1705396 5.03 1553180 3701504 20 [2023-09-20T02:14:12.306Z] 02:11:01 27069076 31576036 699188 2.13 193484 4434612 1705396 5.03 1553148 3701504 8 [2023-09-20T02:14:12.306Z] 02:12:01 27072060 31579128 696060 2.12 193548 4434616 1705396 5.03 1550208 3701512 20 [2023-09-20T02:14:12.306Z] 02:13:01 27071600 31578748 696332 2.12 193572 4434616 1705396 5.03 1550348 3701512 8 [2023-09-20T02:14:12.306Z] 02:14:01 27070368 31577816 696964 2.12 193620 4434896 1727232 5.09 1551576 3701496 164 [2023-09-20T02:14:12.306Z] Average: 27497115 31569794 717977 2.18 170453 4048057 1793528 5.29 1418200 3446478 8022 [2023-09-20T02:14:12.306Z] [2023-09-20T02:14:12.306Z] 02:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-20T02:14:12.306Z] 02:03:01 veth9f0427c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.306Z] 02:03:01 ens3 660.71 397.75 6393.95 88.03 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.306Z] 02:03:01 docker0 6.80 8.03 0.59 104.22 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.306Z] 02:03:01 lo 7.13 7.13 0.69 0.69 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.306Z] 02:03:01 veth50a9b40 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.306Z] 02:04:01 ens3 471.75 295.07 2375.96 29.68 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.306Z] 02:04:01 docker0 289.50 462.12 22.64 2362.41 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.306Z] 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.306Z] 02:05:01 veth0063337 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:05:01 ens3 56.15 50.32 68.23 83.82 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:05:01 docker0 1.27 2.65 0.08 30.86 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:05:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:06:01 ens3 100.93 60.22 2559.61 12.61 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:06:01 docker0 2.12 3.88 0.12 31.43 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:06:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:07:01 ens3 90.40 41.61 1355.64 3.18 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:08:01 ens3 109.16 58.68 1377.21 4.63 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:08:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:09:01 ens3 7.15 5.27 4.58 5.65 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:11:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:12:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:13:01 ens3 0.78 0.22 0.21 0.14 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:14:01 ens3 4.85 3.87 4.59 1.76 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] 02:14:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] Average: ens3 125.20 76.10 1178.27 19.13 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] Average: docker0 24.97 39.72 1.95 210.73 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-09-20T02:14:12.307Z] [2023-09-20T02:14:12.307Z] [2023-09-20T02:14:12.307Z] ---> sar -P ALL: [2023-09-20T02:14:12.307Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6649) 09/20/23 _x86_64_ (8 CPU) [2023-09-20T02:14:12.307Z] [2023-09-20T02:14:12.307Z] 02:01:47 LINUX RESTART (8 CPU) [2023-09-20T02:14:12.307Z] [2023-09-20T02:14:12.307Z] 02:02:01 CPU %user %nice %system %iowait %steal %idle [2023-09-20T02:14:12.307Z] 02:03:01 all 8.83 0.00 3.10 3.03 0.06 84.99 [2023-09-20T02:14:12.307Z] 02:03:01 0 9.10 0.00 3.36 0.99 0.05 86.49 [2023-09-20T02:14:12.307Z] 02:03:01 1 8.73 0.00 2.89 8.51 0.07 79.81 [2023-09-20T02:14:12.307Z] 02:03:01 2 7.36 0.00 2.69 0.30 0.05 89.59 [2023-09-20T02:14:12.307Z] 02:03:01 3 8.16 0.00 2.56 0.17 0.05 89.06 [2023-09-20T02:14:12.307Z] 02:03:01 4 8.33 0.00 2.81 3.79 0.05 85.02 [2023-09-20T02:14:12.307Z] 02:03:01 5 8.11 0.00 3.04 3.42 0.05 85.38 [2023-09-20T02:14:12.307Z] 02:03:01 6 10.13 0.00 2.72 0.53 0.05 86.57 [2023-09-20T02:14:12.307Z] 02:03:01 7 10.72 0.00 4.70 6.61 0.08 77.88 [2023-09-20T02:14:12.307Z] 02:04:01 all 2.24 0.00 0.88 3.38 0.04 93.47 [2023-09-20T02:14:12.307Z] 02:04:01 0 1.70 0.00 0.65 0.48 0.02 97.15 [2023-09-20T02:14:12.307Z] 02:04:01 1 1.57 0.00 0.50 0.30 0.02 97.61 [2023-09-20T02:14:12.307Z] 02:04:01 2 2.58 0.00 1.42 19.26 0.05 76.69 [2023-09-20T02:14:12.307Z] 02:04:01 3 2.67 0.00 1.09 6.53 0.05 89.66 [2023-09-20T02:14:12.307Z] 02:04:01 4 1.67 0.00 0.84 0.05 0.03 97.40 [2023-09-20T02:14:12.307Z] 02:04:01 5 2.34 0.00 0.87 0.02 0.03 96.74 [2023-09-20T02:14:12.307Z] 02:04:01 6 3.16 0.00 0.71 0.28 0.03 95.82 [2023-09-20T02:14:12.307Z] 02:04:01 7 2.18 0.00 1.01 0.15 0.05 96.61 [2023-09-20T02:14:12.307Z] 02:05:01 all 28.55 0.00 4.52 2.84 0.08 64.02 [2023-09-20T02:14:12.307Z] 02:05:01 0 27.49 0.00 3.74 0.22 0.08 68.47 [2023-09-20T02:14:12.307Z] 02:05:01 1 27.47 0.00 4.39 0.96 0.07 67.10 [2023-09-20T02:14:12.307Z] 02:05:01 2 27.89 0.00 4.94 14.82 0.07 52.28 [2023-09-20T02:14:12.307Z] 02:05:01 3 28.69 0.00 4.83 3.01 0.07 63.40 [2023-09-20T02:14:12.307Z] 02:05:01 4 28.13 0.00 4.98 1.53 0.08 65.28 [2023-09-20T02:14:12.307Z] 02:05:01 5 27.84 0.00 4.85 1.33 0.08 65.90 [2023-09-20T02:14:12.307Z] 02:05:01 6 29.72 0.00 4.08 0.57 0.08 65.54 [2023-09-20T02:14:12.307Z] 02:05:01 7 31.13 0.00 4.36 0.29 0.10 64.13 [2023-09-20T02:14:12.307Z] 02:06:01 all 15.47 0.00 2.69 2.36 0.05 79.43 [2023-09-20T02:14:12.307Z] 02:06:01 0 15.98 0.00 3.22 6.70 0.05 74.05 [2023-09-20T02:14:12.307Z] 02:06:01 1 14.82 0.00 3.17 10.21 0.07 71.73 [2023-09-20T02:14:12.307Z] 02:06:01 2 14.61 0.00 2.32 0.08 0.05 82.94 [2023-09-20T02:14:12.307Z] 02:06:01 3 15.95 0.00 2.86 0.61 0.05 80.53 [2023-09-20T02:14:12.307Z] 02:06:01 4 16.05 0.00 2.13 0.49 0.05 81.28 [2023-09-20T02:14:12.307Z] 02:06:01 5 15.54 0.00 2.56 0.62 0.05 81.22 [2023-09-20T02:14:12.307Z] 02:06:01 6 15.76 0.00 2.70 0.03 0.03 81.47 [2023-09-20T02:14:12.307Z] 02:06:01 7 15.01 0.00 2.57 0.17 0.03 82.22 [2023-09-20T02:14:12.307Z] 02:07:01 all 1.33 0.00 0.83 0.29 0.02 97.53 [2023-09-20T02:14:12.307Z] 02:07:01 0 1.10 0.00 0.58 0.20 0.02 98.10 [2023-09-20T02:14:12.307Z] 02:07:01 1 1.35 0.00 0.87 0.50 0.02 97.26 [2023-09-20T02:14:12.307Z] 02:07:01 2 1.58 0.00 0.53 0.05 0.02 97.82 [2023-09-20T02:14:12.307Z] 02:07:01 3 0.93 0.00 0.62 0.65 0.03 97.77 [2023-09-20T02:14:12.307Z] 02:07:01 4 2.05 0.00 0.73 0.35 0.00 96.86 [2023-09-20T02:14:12.307Z] 02:07:01 5 1.69 0.00 1.54 0.05 0.03 96.68 [2023-09-20T02:14:12.307Z] 02:07:01 6 0.82 0.00 0.77 0.03 0.02 98.37 [2023-09-20T02:14:12.307Z] 02:07:01 7 1.12 0.00 0.99 0.50 0.02 97.38 [2023-09-20T02:14:12.307Z] 02:08:01 all 1.34 0.00 0.72 0.39 0.02 97.53 [2023-09-20T02:14:12.307Z] 02:08:01 0 2.03 0.00 0.62 1.43 0.02 95.90 [2023-09-20T02:14:12.307Z] 02:08:01 1 1.84 0.00 1.22 0.38 0.02 96.55 [2023-09-20T02:14:12.307Z] 02:08:01 2 1.05 0.00 0.42 0.47 0.02 98.05 [2023-09-20T02:14:12.307Z] 02:08:01 3 1.31 0.00 0.47 0.08 0.02 98.13 [2023-09-20T02:14:12.307Z] 02:08:01 4 1.17 0.00 0.40 0.03 0.02 98.38 [2023-09-20T02:14:12.307Z] 02:08:01 5 0.85 0.00 1.50 0.02 0.02 97.61 [2023-09-20T02:14:12.307Z] 02:08:01 6 1.17 0.00 0.43 0.68 0.02 97.70 [2023-09-20T02:14:12.307Z] 02:08:01 7 1.34 0.00 0.70 0.02 0.02 97.93 [2023-09-20T02:14:12.307Z] 02:09:01 all 0.31 0.00 0.08 0.02 0.01 99.59 [2023-09-20T02:14:12.307Z] 02:09:01 0 0.37 0.00 0.10 0.07 0.00 99.47 [2023-09-20T02:14:12.307Z] 02:09:01 1 0.12 0.00 0.07 0.03 0.00 99.78 [2023-09-20T02:14:12.307Z] 02:09:01 2 0.10 0.00 0.07 0.00 0.00 99.83 [2023-09-20T02:14:12.307Z] 02:09:01 3 0.13 0.00 0.08 0.00 0.00 99.78 [2023-09-20T02:14:12.307Z] 02:09:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2023-09-20T02:14:12.307Z] 02:09:01 5 0.28 0.00 0.07 0.05 0.00 99.60 [2023-09-20T02:14:12.307Z] 02:09:01 6 1.22 0.00 0.13 0.00 0.03 98.62 [2023-09-20T02:14:12.307Z] 02:09:01 7 0.18 0.00 0.05 0.00 0.02 99.75 [2023-09-20T02:14:12.307Z] 02:10:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-09-20T02:14:12.307Z] 02:10:01 0 0.03 0.00 0.00 0.03 0.00 99.93 [2023-09-20T02:14:12.307Z] 02:10:01 1 0.02 0.00 0.02 0.05 0.02 99.90 [2023-09-20T02:14:12.307Z] 02:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-20T02:14:12.307Z] 02:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-20T02:14:12.307Z] 02:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T02:14:12.307Z] 02:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T02:14:12.307Z] 02:10:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2023-09-20T02:14:12.307Z] 02:10:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-20T02:14:12.307Z] 02:11:01 all 0.01 0.00 0.01 6.78 0.00 93.19 [2023-09-20T02:14:12.307Z] 02:11:01 0 0.00 0.00 0.02 27.39 0.00 72.59 [2023-09-20T02:14:12.307Z] 02:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-20T02:14:12.307Z] 02:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T02:14:12.307Z] 02:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T02:14:12.307Z] 02:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-20T02:14:12.307Z] 02:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T02:14:12.307Z] 02:11:01 6 0.07 0.00 0.02 0.52 0.02 99.38 [2023-09-20T02:14:12.307Z] 02:11:01 7 0.00 0.00 0.05 26.29 0.02 73.65 [2023-09-20T02:14:12.307Z] 02:12:01 all 0.04 0.00 0.01 0.19 0.01 99.75 [2023-09-20T02:14:12.307Z] 02:12:01 0 0.03 0.00 0.02 0.90 0.02 99.03 [2023-09-20T02:14:12.307Z] 02:12:01 1 0.03 0.00 0.00 0.35 0.02 99.60 [2023-09-20T02:14:12.307Z] 02:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-20T02:14:12.307Z] 02:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T02:14:12.307Z] 02:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-20T02:14:12.307Z] 02:12:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2023-09-20T02:14:12.308Z] 02:12:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-20T02:14:12.308Z] 02:12:01 7 0.07 0.00 0.02 0.28 0.03 99.60 [2023-09-20T02:14:12.308Z] 02:13:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-09-20T02:14:12.308Z] 02:13:01 0 0.00 0.00 0.02 0.05 0.00 99.93 [2023-09-20T02:14:12.308Z] 02:13:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-20T02:14:12.308Z] 02:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T02:14:12.308Z] 02:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T02:14:12.308Z] 02:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-20T02:14:12.308Z] 02:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T02:14:12.308Z] 02:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T02:14:12.308Z] 02:13:01 7 0.07 0.00 0.00 0.00 0.03 99.90 [2023-09-20T02:14:12.308Z] [2023-09-20T02:14:12.308Z] 02:13:01 CPU %user %nice %system %iowait %steal %idle [2023-09-20T02:14:12.308Z] 02:14:01 all 0.10 0.00 0.05 0.09 0.01 99.75 [2023-09-20T02:14:12.308Z] 02:14:01 0 0.10 0.00 0.03 0.55 0.00 99.32 [2023-09-20T02:14:12.308Z] 02:14:01 1 0.03 0.00 0.05 0.18 0.02 99.72 [2023-09-20T02:14:12.308Z] 02:14:01 2 0.10 0.00 0.07 0.00 0.00 99.83 [2023-09-20T02:14:12.308Z] 02:14:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2023-09-20T02:14:12.308Z] 02:14:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2023-09-20T02:14:12.308Z] 02:14:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-20T02:14:12.308Z] 02:14:01 6 0.13 0.00 0.05 0.00 0.00 99.82 [2023-09-20T02:14:12.308Z] 02:14:01 7 0.23 0.00 0.13 0.00 0.02 99.62 [2023-09-20T02:14:12.308Z] Average: all 4.83 0.00 1.07 1.61 0.02 92.46 [2023-09-20T02:14:12.308Z] Average: 0 4.80 0.00 1.03 3.25 0.02 90.90 [2023-09-20T02:14:12.308Z] Average: 1 4.64 0.00 1.10 1.78 0.03 92.46 [2023-09-20T02:14:12.308Z] Average: 2 4.58 0.00 1.04 2.90 0.02 91.46 [2023-09-20T02:14:12.308Z] Average: 3 4.81 0.00 1.05 0.92 0.03 93.19 [2023-09-20T02:14:12.308Z] Average: 4 4.77 0.00 0.99 0.52 0.02 93.69 [2023-09-20T02:14:12.308Z] Average: 5 4.70 0.00 1.20 0.46 0.02 93.61 [2023-09-20T02:14:12.308Z] Average: 6 5.17 0.00 0.97 0.22 0.03 93.62 [2023-09-20T02:14:12.308Z] Average: 7 5.14 0.00 1.21 2.86 0.03 90.75 [2023-09-20T02:14:12.308Z] [2023-09-20T02:14:12.308Z] [2023-09-20T02:14:12.308Z]