Pull request #621 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5be92516a1e5116841c38f8c540d4b6be640ba5f+c4dbf6069102021828098e365a108396ed21524d (a260b6017f010057d3b2cafd7172f73fa7432c7a) 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-ssh6244560055347010406.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh13164161789783063140.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-621/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-621/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7655050876853103492.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-621/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10487310412362655028.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14701906124200009576.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-621/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-621/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11796925181275164688.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5395’ Running on prd-ubuntu20.04-docker-8c-8g-5404 in /w/workspace/gexfoundry_device-mqtt-go_PR-621 [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-621 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/621/head:refs/remotes/origin/PR-621 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c4dbf6069102021828098e365a108396ed21524d into PR head commit 5be92516a1e5116841c38f8c540d4b6be640ba5f Merge succeeded, producing 5be92516a1e5116841c38f8c540d4b6be640ba5f Checking out Revision 5be92516a1e5116841c38f8c540d4b6be640ba5f (PR-621) 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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-06T01:19:47.159Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 5be92516a1e5116841c38f8c540d4b6be640ba5f # 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 c4dbf6069102021828098e365a108396ed21524d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5be92516a1e5116841c38f8c540d4b6be640ba5f # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-06T01:19:47.342Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-06T01:19:47.452Z] ========================================================= [2023-09-06T01:19:47.453Z] EdgeX Global Pipelines Version Info [2023-09-06T01:19:47.453Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-06T01:19:48.200Z] ------------------- [2023-09-06T01:19:48.200Z] stable info: [2023-09-06T01:19:48.200Z] ------------------- [2023-09-06T01:19:48.200Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-06T01:19:48.200Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-06T01:19:48.200Z] Message: update stable to v1.0.253 [2023-09-06T01:19:48.772Z] ------------------- [2023-09-06T01:19:48.772Z] experimental info: [2023-09-06T01:19:48.772Z] ------------------- [2023-09-06T01:19:48.772Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-06T01:19:48.772Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-06T01:19:48.772Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-06T01:19:49.052Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-09-06T01:19:49.104Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-09-06T01:19:49.144Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-06T01:19:49.190Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-06T01:19:49.243Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-06T01:19:49.287Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-06T01:19:49.334Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-06T01:19:49.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-06T01:19:49.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-06T01:19:49.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-06T01:19:49.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-06T01:19:49.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-09-06T01:19:49.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-06T01:19:49.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-06T01:19:49.700Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-06T01:19:49.744Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-06T01:19:49.787Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-06T01:19:49.831Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-06T01:19:49.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-06T01:19:49.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-06T01:19:49.959Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-06T01:19:49.998Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-06T01:19:50.040Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-06T01:19:50.087Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-06T01:19:50.129Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-06T01:19:50.171Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-06T01:19:50.217Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-06T01:19:50.259Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-621 [Pipeline] echo [2023-09-06T01:19:50.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-621 [Pipeline] echo [2023-09-06T01:19:50.339Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-621 [Pipeline] echo [2023-09-06T01:19:50.384Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5be92516a1e5116841c38f8c540d4b6be640ba5f [Pipeline] echo [2023-09-06T01:19:50.430Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5be9251 [Pipeline] echo [2023-09-06T01:19:50.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T01:19:50.587Z] provisioning config files... [2023-09-06T01:19:50.618Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp/config5437089756407008917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T01:19:50.958Z] ---> docker-login.sh [2023-09-06T01:19:50.958Z] nexus3.edgexfoundry.org:10001 [2023-09-06T01:19:51.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T01:19:51.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T01:19:51.478Z] Configure a credential helper to remove this warning. See [2023-09-06T01:19:51.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T01:19:51.478Z] [2023-09-06T01:19:51.478Z] Login Succeeded [2023-09-06T01:19:51.478Z] nexus3.edgexfoundry.org:10002 [2023-09-06T01:19:51.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T01:19:51.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T01:19:51.478Z] Configure a credential helper to remove this warning. See [2023-09-06T01:19:51.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T01:19:51.478Z] [2023-09-06T01:19:51.478Z] Login Succeeded [2023-09-06T01:19:51.478Z] nexus3.edgexfoundry.org:10003 [2023-09-06T01:19:51.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T01:19:51.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T01:19:51.738Z] Configure a credential helper to remove this warning. See [2023-09-06T01:19:51.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T01:19:51.738Z] [2023-09-06T01:19:51.738Z] Login Succeeded [2023-09-06T01:19:51.738Z] nexus3.edgexfoundry.org:10004 [2023-09-06T01:19:51.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T01:19:51.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T01:19:51.738Z] Configure a credential helper to remove this warning. See [2023-09-06T01:19:51.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T01:19:51.738Z] [2023-09-06T01:19:51.738Z] Login Succeeded [2023-09-06T01:19:51.738Z] docker.io [2023-09-06T01:19:51.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T01:19:51.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T01:19:51.998Z] Configure a credential helper to remove this warning. See [2023-09-06T01:19:51.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T01:19:51.998Z] [2023-09-06T01:19:51.998Z] Login Succeeded [2023-09-06T01:19:52.259Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T01:19:52.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-06T01:19:52.913Z] + git rev-list -1 --merges 5be92516a1e5116841c38f8c540d4b6be640ba5f~1..5be92516a1e5116841c38f8c540d4b6be640ba5f [Pipeline] echo [2023-09-06T01:19:52.975Z] -----------> git rev-list -1 --merges 5be92516a1e5116841c38f8c540d4b6be640ba5f~1..5be92516a1e5116841c38f8c540d4b6be640ba5f 5be92516a1e5116841c38f8c540d4b6be640ba5f [false] [Pipeline] sh [2023-09-06T01:19:53.280Z] + git log --format=format:%s -1 5be92516a1e5116841c38f8c540d4b6be640ba5f [Pipeline] echo [2023-09-06T01:19:53.317Z] ========================================================= [2023-09-06T01:19:53.317Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-06T01:19:53.317Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T01:19:53.741Z] + git log --format=format:%s -1 5be92516a1e5116841c38f8c540d4b6be640ba5f [Pipeline] echo [2023-09-06T01:19:53.775Z] [semverPrep] GIT_COMMIT: 5be92516a1e5116841c38f8c540d4b6be640ba5f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-06T01:19:53.804Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-06T01:19:54.191Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-06T01:19:54.191Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-06T01:19:54.191Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-06T01:19:54.191Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-06T01:19:54.192Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-06T01:19:54.192Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-06T01:19:54.192Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T01:19:54.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T01:19:54.671Z] [2023-09-06T01:19:54.671Z] 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-06T01:19:55.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T01:19:55.056Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-06T01:19:55.056Z] b85a868b505f: Pulling fs layer [2023-09-06T01:19:55.056Z] e2be974225ed: Pulling fs layer [2023-09-06T01:19:55.056Z] 339a4e72a1f5: Pulling fs layer [2023-09-06T01:19:55.056Z] 988bab9f4d93: Pulling fs layer [2023-09-06T01:19:55.056Z] 1469e6f7b9e6: Pulling fs layer [2023-09-06T01:19:55.056Z] eaf3925da568: Pulling fs layer [2023-09-06T01:19:55.056Z] bab4dde63d76: Pulling fs layer [2023-09-06T01:19:55.056Z] bde34c3a00c8: Pulling fs layer [2023-09-06T01:19:55.056Z] b352a97aabf1: Pulling fs layer [2023-09-06T01:19:55.056Z] 4872d77fe225: Pulling fs layer [2023-09-06T01:19:55.056Z] 5851b861e8e6: Pulling fs layer [2023-09-06T01:19:55.056Z] 988bab9f4d93: Waiting [2023-09-06T01:19:55.056Z] 1469e6f7b9e6: Waiting [2023-09-06T01:19:55.056Z] eaf3925da568: Waiting [2023-09-06T01:19:55.056Z] 5851b861e8e6: Waiting [2023-09-06T01:19:55.056Z] bab4dde63d76: Waiting [2023-09-06T01:19:55.056Z] bde34c3a00c8: Waiting [2023-09-06T01:19:55.056Z] 4872d77fe225: Waiting [2023-09-06T01:19:55.056Z] e2be974225ed: Verifying Checksum [2023-09-06T01:19:55.056Z] e2be974225ed: Download complete [2023-09-06T01:19:55.056Z] 988bab9f4d93: Verifying Checksum [2023-09-06T01:19:55.056Z] 988bab9f4d93: Download complete [2023-09-06T01:19:55.056Z] 1469e6f7b9e6: Verifying Checksum [2023-09-06T01:19:55.056Z] 1469e6f7b9e6: Download complete [2023-09-06T01:19:55.314Z] 339a4e72a1f5: Verifying Checksum [2023-09-06T01:19:55.314Z] 339a4e72a1f5: Download complete [2023-09-06T01:19:55.314Z] eaf3925da568: Verifying Checksum [2023-09-06T01:19:55.314Z] eaf3925da568: Download complete [2023-09-06T01:19:55.314Z] bde34c3a00c8: Download complete [2023-09-06T01:19:55.314Z] b352a97aabf1: Verifying Checksum [2023-09-06T01:19:55.314Z] b352a97aabf1: Download complete [2023-09-06T01:19:55.314Z] 4872d77fe225: Verifying Checksum [2023-09-06T01:19:55.314Z] 4872d77fe225: Download complete [2023-09-06T01:19:55.314Z] 5851b861e8e6: Verifying Checksum [2023-09-06T01:19:55.314Z] 5851b861e8e6: Download complete [2023-09-06T01:19:55.314Z] b85a868b505f: Download complete [2023-09-06T01:19:55.572Z] bab4dde63d76: Verifying Checksum [2023-09-06T01:19:55.572Z] bab4dde63d76: Download complete [2023-09-06T01:19:56.507Z] b85a868b505f: Pull complete [2023-09-06T01:19:56.764Z] e2be974225ed: Pull complete [2023-09-06T01:19:57.329Z] 339a4e72a1f5: Pull complete [2023-09-06T01:19:57.329Z] 988bab9f4d93: Pull complete [2023-09-06T01:19:57.589Z] 1469e6f7b9e6: Pull complete [2023-09-06T01:19:57.589Z] eaf3925da568: Pull complete [2023-09-06T01:19:59.492Z] bab4dde63d76: Pull complete [2023-09-06T01:19:59.492Z] bde34c3a00c8: Pull complete [2023-09-06T01:19:59.752Z] b352a97aabf1: Pull complete [2023-09-06T01:19:59.752Z] 4872d77fe225: Pull complete [2023-09-06T01:19:59.752Z] 5851b861e8e6: Pull complete [2023-09-06T01:20:00.012Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-06T01:20:00.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-06T01:20:00.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T01:20:00.252Z] prd-ubuntu20.04-docker-8c-8g-5404 does not seem to be running inside a container [2023-09-06T01:20:00.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-621 -v /w/workspace/gexfoundry_device-mqtt-go_PR-621:/w/workspace/gexfoundry_device-mqtt-go_PR-621:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-621@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-06T01:20:03.382Z] $ docker top b148998c5072fbe02bf52f83d70db46888eef5b2ca6af2e66e503596e84ba51b -eo pid,comm [2023-09-06T01:20:03.441Z] 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-06T01:20:03.441Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-06T01:20:03.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T01:20:03.569Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T01:20:03.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T01:20:03.697Z] $ docker exec b148998c5072fbe02bf52f83d70db46888eef5b2ca6af2e66e503596e84ba51b ssh-agent [2023-09-06T01:20:03.807Z] SSH_AUTH_SOCK=/tmp/ssh-CQZIDeyGvsx1/agent.32 [2023-09-06T01:20:03.807Z] SSH_AGENT_PID=38 [2023-09-06T01:20:03.813Z] Running ssh-add (command line suppressed) [2023-09-06T01:20:03.906Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp/private_key_13570601036032384146.key (/w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp/private_key_13570601036032384146.key) [2023-09-06T01:20:03.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T01:20:04.249Z] + git tag --points-at HEAD [Pipeline] } [2023-09-06T01:20:04.286Z] $ docker exec --env ******** --env ******** b148998c5072fbe02bf52f83d70db46888eef5b2ca6af2e66e503596e84ba51b ssh-agent -k [2023-09-06T01:20:04.397Z] unset SSH_AUTH_SOCK; [2023-09-06T01:20:04.397Z] unset SSH_AGENT_PID; [2023-09-06T01:20:04.397Z] echo Agent pid 38 killed; [2023-09-06T01:20:04.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-06T01:20:04.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-06T01:20:04.497Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-06T01:20:04.615Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-06T01:20:04.619Z] $ docker exec b148998c5072fbe02bf52f83d70db46888eef5b2ca6af2e66e503596e84ba51b ssh-agent [2023-09-06T01:20:04.731Z] SSH_AUTH_SOCK=/tmp/ssh-Fh9pW0LSp4SZ/agent.70 [2023-09-06T01:20:04.731Z] SSH_AGENT_PID=76 [2023-09-06T01:20:04.736Z] Running ssh-add (command line suppressed) [2023-09-06T01:20:04.841Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp/private_key_14090903066109764824.key (/w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp/private_key_14090903066109764824.key) [2023-09-06T01:20:04.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-06T01:20:05.184Z] + git semver init [2023-09-06T01:20:05.443Z] 2023-09-06 01:20:05,369 [run_init] DEBUG init version:0.0.0 force:False [2023-09-06T01:20:05.443Z] 2023-09-06 01:20:05,370 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-621/.semver [2023-09-06T01:20:05.443Z] 2023-09-06 01:20:05,370 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-621/.semver [2023-09-06T01:20:05.443Z] 2023-09-06 01:20:05,371 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-621/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-621, universal_newlines=False, shell=None, istream=None) [2023-09-06T01:20:06.378Z] 2023-09-06 01:20:06,165 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-621/.git/info/exclude [2023-09-06T01:20:06.378Z] 2023-09-06 01:20:06,166 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-621/.semver/PR-621 with force:False [2023-09-06T01:20:06.378Z] 2023-09-06 01:20:06,166 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-621/.semver/PR-621 [2023-09-06T01:20:06.378Z] 2023-09-06 01:20:06,170 [execute] INFO git cat-file --batch-check [2023-09-06T01:20:06.378Z] 2023-09-06 01:20:06,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-621/.semver, universal_newlines=False, shell=None, istream=) [2023-09-06T01:20:06.378Z] 2023-09-06 01:20:06,176 [execute] INFO git cat-file --batch [2023-09-06T01:20:06.378Z] 2023-09-06 01:20:06,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-621/.semver, universal_newlines=False, shell=None, istream=) [2023-09-06T01:20:06.378Z] 2023-09-06 01:20:06,180 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-621/.semver/PR-621 [2023-09-06T01:20:06.378Z] 0.0.0 [Pipeline] } [2023-09-06T01:20:06.404Z] $ docker exec --env ******** --env ******** b148998c5072fbe02bf52f83d70db46888eef5b2ca6af2e66e503596e84ba51b ssh-agent -k [2023-09-06T01:20:06.499Z] unset SSH_AUTH_SOCK; [2023-09-06T01:20:06.499Z] unset SSH_AGENT_PID; [2023-09-06T01:20:06.499Z] echo Agent pid 76 killed; [2023-09-06T01:20:06.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-06T01:20:06.935Z] + git semver [Pipeline] } [2023-09-06T01:20:07.220Z] $ docker stop --time=1 b148998c5072fbe02bf52f83d70db46888eef5b2ca6af2e66e503596e84ba51b [2023-09-06T01:20:08.534Z] $ docker rm -f --volumes b148998c5072fbe02bf52f83d70db46888eef5b2ca6af2e66e503596e84ba51b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T01:20:08.923Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-06T01:20:09.205Z] Stashed 1 file(s) [Pipeline] echo [2023-09-06T01:20:09.222Z] [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-06T01:20:09.813Z] provisioning config files... [2023-09-06T01:20:09.823Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp/config273748450675293460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T01:20:10.177Z] ---> docker-login.sh [2023-09-06T01:20:10.177Z] nexus3.edgexfoundry.org:10001 [2023-09-06T01:20:10.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T01:20:10.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T01:20:10.177Z] Configure a credential helper to remove this warning. See [2023-09-06T01:20:10.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T01:20:10.177Z] [2023-09-06T01:20:10.177Z] Login Succeeded [2023-09-06T01:20:10.177Z] nexus3.edgexfoundry.org:10002 [2023-09-06T01:20:10.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T01:20:10.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T01:20:10.177Z] Configure a credential helper to remove this warning. See [2023-09-06T01:20:10.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T01:20:10.177Z] [2023-09-06T01:20:10.177Z] Login Succeeded [2023-09-06T01:20:10.177Z] nexus3.edgexfoundry.org:10003 [2023-09-06T01:20:10.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T01:20:10.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T01:20:10.442Z] Configure a credential helper to remove this warning. See [2023-09-06T01:20:10.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T01:20:10.442Z] [2023-09-06T01:20:10.442Z] Login Succeeded [2023-09-06T01:20:10.442Z] nexus3.edgexfoundry.org:10004 [2023-09-06T01:20:10.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T01:20:10.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T01:20:10.442Z] Configure a credential helper to remove this warning. See [2023-09-06T01:20:10.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T01:20:10.442Z] [2023-09-06T01:20:10.442Z] Login Succeeded [2023-09-06T01:20:10.442Z] docker.io [2023-09-06T01:20:10.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T01:20:10.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T01:20:10.702Z] Configure a credential helper to remove this warning. See [2023-09-06T01:20:10.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T01:20:10.702Z] [2023-09-06T01:20:10.702Z] Login Succeeded [2023-09-06T01:20:10.702Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T01:20:10.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-06T01:20:10.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T01:20:10.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T01:20:11.023Z] ========================================================= [2023-09-06T01:20:11.023Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-06T01:20:11.023Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T01:20:11.495Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-06T01:20:11.495Z] Sending build context to Docker daemon 6.479MB [2023-09-06T01:20:11.495Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T01:20:11.495Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-06T01:20:11.495Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-06T01:20:11.495Z] 4db1b89c0bd1: Pulling fs layer [2023-09-06T01:20:11.495Z] 6911f1a30b25: Pulling fs layer [2023-09-06T01:20:11.495Z] e194b8c5c2a9: Pulling fs layer [2023-09-06T01:20:11.495Z] 6863d3e3a2b1: Pulling fs layer [2023-09-06T01:20:11.495Z] ec0bb842ea78: Pulling fs layer [2023-09-06T01:20:11.495Z] 40a00589a448: Pulling fs layer [2023-09-06T01:20:11.495Z] 6c08303d61cc: Pulling fs layer [2023-09-06T01:20:11.495Z] 798269fcf238: Pulling fs layer [2023-09-06T01:20:11.495Z] 6863d3e3a2b1: Waiting [2023-09-06T01:20:11.495Z] 40a00589a448: Waiting [2023-09-06T01:20:11.495Z] 6c08303d61cc: Waiting [2023-09-06T01:20:11.495Z] 798269fcf238: Waiting [2023-09-06T01:20:11.495Z] 6911f1a30b25: Download complete [2023-09-06T01:20:11.495Z] 6863d3e3a2b1: Verifying Checksum [2023-09-06T01:20:11.495Z] 6863d3e3a2b1: Download complete [2023-09-06T01:20:11.757Z] ec0bb842ea78: Verifying Checksum [2023-09-06T01:20:11.757Z] ec0bb842ea78: Download complete [2023-09-06T01:20:11.757Z] 4db1b89c0bd1: Verifying Checksum [2023-09-06T01:20:11.757Z] 40a00589a448: Download complete [2023-09-06T01:20:11.757Z] 4db1b89c0bd1: Pull complete [2023-09-06T01:20:12.020Z] 6911f1a30b25: Pull complete [2023-09-06T01:20:12.280Z] 798269fcf238: Verifying Checksum [2023-09-06T01:20:12.280Z] 798269fcf238: Download complete [2023-09-06T01:20:12.280Z] e194b8c5c2a9: Download complete [2023-09-06T01:20:12.539Z] 6c08303d61cc: Verifying Checksum [2023-09-06T01:20:12.539Z] 6c08303d61cc: Download complete [2023-09-06T01:20:15.828Z] e194b8c5c2a9: Pull complete [2023-09-06T01:20:15.828Z] 6863d3e3a2b1: Pull complete [2023-09-06T01:20:15.828Z] ec0bb842ea78: Pull complete [2023-09-06T01:20:16.087Z] 40a00589a448: Pull complete [2023-09-06T01:20:18.619Z] 6c08303d61cc: Pull complete [2023-09-06T01:20:19.557Z] 798269fcf238: Pull complete [2023-09-06T01:20:19.557Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-06T01:20:19.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-06T01:20:19.557Z] ---> ec979cd7f677 [2023-09-06T01:20:19.557Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-06T01:20:23.748Z] ---> Running in d0451e84e8e5 [2023-09-06T01:20:23.748Z] Removing intermediate container d0451e84e8e5 [2023-09-06T01:20:23.748Z] ---> ba7b384cc04b [2023-09-06T01:20:23.748Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T01:20:23.748Z] ---> Running in c2d761382047 [2023-09-06T01:20:23.748Z] Removing intermediate container c2d761382047 [2023-09-06T01:20:23.748Z] ---> ce4831154c6b [2023-09-06T01:20:23.748Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-06T01:20:23.748Z] ---> Running in 044161436dbc [2023-09-06T01:20:23.748Z] Removing intermediate container 044161436dbc [2023-09-06T01:20:23.748Z] ---> d163b946bed6 [2023-09-06T01:20:23.748Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-06T01:20:23.748Z] ---> Running in c23782913179 [2023-09-06T01:20:24.009Z] Removing intermediate container c23782913179 [2023-09-06T01:20:24.009Z] ---> 0e5942691288 [2023-09-06T01:20:24.009Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T01:20:24.009Z] ---> Running in 0fa65f5b0d76 [2023-09-06T01:20:24.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T01:20:24.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T01:20:24.620Z] Still waiting to schedule task [2023-09-06T01:20:24.620Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5402’ [2023-09-06T01:20:24.787Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-09-06T01:20:24.787Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-09-06T01:20:24.787Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-09-06T01:20:24.787Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-09-06T01:20:24.787Z] Executing busybox-1.35.0-r29.trigger [2023-09-06T01:20:24.787Z] OK: 269 MiB in 57 packages [2023-09-06T01:20:25.365Z] Removing intermediate container 0fa65f5b0d76 [2023-09-06T01:20:25.365Z] ---> 60f7d1f6dace [2023-09-06T01:20:25.365Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-09-06T01:20:25.365Z] ---> Running in 1f0f834ef72f [2023-09-06T01:20:25.365Z] Removing intermediate container 1f0f834ef72f [2023-09-06T01:20:25.365Z] ---> d543cbb648e5 [2023-09-06T01:20:25.365Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-06T01:20:25.631Z] ---> 4160688d13d5 [2023-09-06T01:20:25.631Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T01:20:25.631Z] ---> Running in df35f53563f0 [2023-09-06T01:20:57.807Z] Removing intermediate container df35f53563f0 [2023-09-06T01:20:57.807Z] ---> 75ac2543a1e7 [2023-09-06T01:20:57.807Z] Step 11/12 : COPY . . [2023-09-06T01:20:57.807Z] ---> 1fef079fc943 [2023-09-06T01:20:57.807Z] Step 12/12 : RUN $MAKE [2023-09-06T01:20:57.807Z] ---> Running in a46f7ce98e10 [2023-09-06T01:20:57.807Z] noop [2023-09-06T01:20:57.807Z] Removing intermediate container a46f7ce98e10 [2023-09-06T01:20:57.807Z] ---> 27c3ffba7a6c [2023-09-06T01:20:57.807Z] Successfully built 27c3ffba7a6c [2023-09-06T01:20:57.807Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T01:20:58.245Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-06T01:20:58.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T01:20:58.392Z] prd-ubuntu20.04-docker-8c-8g-5404 does not seem to be running inside a container [2023-09-06T01:20:58.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-621 -v /w/workspace/gexfoundry_device-mqtt-go_PR-621:/w/workspace/gexfoundry_device-mqtt-go_PR-621:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-621@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-06T01:20:58.761Z] $ docker top 4d043dab56aaa98dda898fa8a11d9bc6ad1f0b256286df640c54ac17043f6295 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T01:20:59.150Z] + go version [2023-09-06T01:20:59.151Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-06T01:20:59.185Z] $ docker stop --time=1 4d043dab56aaa98dda898fa8a11d9bc6ad1f0b256286df640c54ac17043f6295 [2023-09-06T01:21:00.433Z] $ docker rm -f --volumes 4d043dab56aaa98dda898fa8a11d9bc6ad1f0b256286df640c54ac17043f6295 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T01:21:01.126Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-06T01:21:01.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T01:21:01.289Z] prd-ubuntu20.04-docker-8c-8g-5404 does not seem to be running inside a container [2023-09-06T01:21:01.320Z] $ 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-621 -v /w/workspace/gexfoundry_device-mqtt-go_PR-621:/w/workspace/gexfoundry_device-mqtt-go_PR-621:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-621@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-06T01:21:01.661Z] $ docker top 94c6aaa076fe7710cc21cc9ef6dd69faa1fb67ceeded2ea7decc45086d2f3460 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T01:21:02.048Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-621 [Pipeline] fileExists [Pipeline] sh [2023-09-06T01:21:02.411Z] + make test [2023-09-06T01:21:02.411Z] go test ./... -coverprofile=coverage.out ./... [2023-09-06T01:21:07.673Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-09-06T01:21:19.886Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-09-06T01:21:19.886Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-09-06T01:21:19.886Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.019s coverage: 22.8% of statements [2023-09-06T01:21:25.332Z] go vet ./... [2023-09-06T01:21:29.539Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-06T01:21:29.539Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-06T01:21:29.539Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-06T01:21:29.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-06T01:21:29.859Z] $ docker stop --time=1 94c6aaa076fe7710cc21cc9ef6dd69faa1fb67ceeded2ea7decc45086d2f3460 [2023-09-06T01:21:32.928Z] $ docker rm -f --volumes 94c6aaa076fe7710cc21cc9ef6dd69faa1fb67ceeded2ea7decc45086d2f3460 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T01:21:33.489Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-06T01:21:33.562Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-06T01:21:34.240Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-06T01:21:34.556Z] + ls -al . [2023-09-06T01:21:34.556Z] total 188 [2023-09-06T01:21:34.556Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 01:21 . [2023-09-06T01:21:34.556Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 01:19 .. [2023-09-06T01:21:34.556Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 6 01:19 .dockerignore [2023-09-06T01:21:34.556Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 01:20 .git [2023-09-06T01:21:34.556Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 01:19 .github [2023-09-06T01:21:34.556Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 6 01:19 .gitignore [2023-09-06T01:21:34.556Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 01:19 .golangci.yml [2023-09-06T01:21:34.556Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 01:20 .semver [2023-09-06T01:21:34.556Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 6 01:19 Attribution.txt [2023-09-06T01:21:34.556Z] -rw-rw-r-- 1 jenkins jenkins 17522 Sep 6 01:19 CHANGELOG.md [2023-09-06T01:21:34.556Z] -rw-rw-r-- 1 jenkins jenkins 1689 Sep 6 01:19 Dockerfile [2023-09-06T01:21:34.556Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 01:19 GOVERNANCE.md [2023-09-06T01:21:34.556Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 6 01:19 Jenkinsfile [2023-09-06T01:21:34.556Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 6 01:19 LICENSE [2023-09-06T01:21:34.556Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 6 01:19 Makefile [2023-09-06T01:21:34.556Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 6 01:19 OWNERS.md [2023-09-06T01:21:34.556Z] -rw-rw-r-- 1 jenkins jenkins 3695 Sep 6 01:19 README.md [2023-09-06T01:21:34.556Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 01:20 VERSION [2023-09-06T01:21:34.556Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 01:19 bin [2023-09-06T01:21:34.556Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 01:19 cmd [2023-09-06T01:21:34.556Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 6 01:21 coverage.out [2023-09-06T01:21:34.556Z] -rw-rw-r-- 1 jenkins jenkins 3820 Sep 6 01:19 go.mod [2023-09-06T01:21:34.556Z] -rw-rw-r-- 1 jenkins jenkins 34092 Sep 6 01:19 go.sum [2023-09-06T01:21:34.556Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 01:19 internal [2023-09-06T01:21:34.556Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 01:19 mock [2023-09-06T01:21:34.556Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 01:19 snap [2023-09-06T01:21:34.556Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 6 01:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T01:21:34.951Z] + 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=5be92516a1e5116841c38f8c540d4b6be640ba5f --label arch=amd64 --label version=0.0.0 . [2023-09-06T01:21:34.951Z] Sending build context to Docker daemon 6.499MB [2023-09-06T01:21:34.951Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T01:21:34.951Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-06T01:21:34.951Z] ---> 27c3ffba7a6c [2023-09-06T01:21:34.951Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-06T01:21:35.211Z] ---> Running in 26101342c645 [2023-09-06T01:21:35.211Z] Removing intermediate container 26101342c645 [2023-09-06T01:21:35.211Z] ---> 59b2dd8ccb71 [2023-09-06T01:21:35.211Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T01:21:35.211Z] ---> Running in ba23b922ff90 [2023-09-06T01:21:35.211Z] Removing intermediate container ba23b922ff90 [2023-09-06T01:21:35.211Z] ---> d1cdbd453c78 [2023-09-06T01:21:35.211Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-06T01:21:35.211Z] ---> Running in bab1e9e032fd [2023-09-06T01:21:35.471Z] Removing intermediate container bab1e9e032fd [2023-09-06T01:21:35.471Z] ---> 91c5569296d1 [2023-09-06T01:21:35.471Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-06T01:21:35.471Z] ---> Running in 50f1bbf2bc90 [2023-09-06T01:21:35.471Z] Removing intermediate container 50f1bbf2bc90 [2023-09-06T01:21:35.471Z] ---> db1db9301ffb [2023-09-06T01:21:35.471Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T01:21:35.471Z] ---> Running in 5bd3f86027c5 [2023-09-06T01:21:35.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T01:21:35.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T01:21:36.293Z] OK: 269 MiB in 57 packages [2023-09-06T01:21:36.551Z] Removing intermediate container 5bd3f86027c5 [2023-09-06T01:21:36.551Z] ---> 6bb19f4214d1 [2023-09-06T01:21:36.551Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-09-06T01:21:36.551Z] ---> Running in 72c403624778 [2023-09-06T01:21:36.810Z] Removing intermediate container 72c403624778 [2023-09-06T01:21:36.810Z] ---> c3a33eb76c48 [2023-09-06T01:21:36.810Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-06T01:21:36.810Z] ---> ea7079cea41d [2023-09-06T01:21:36.810Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T01:21:36.810Z] ---> Running in 1b803a3b0915 [2023-09-06T01:21:37.749Z] Removing intermediate container 1b803a3b0915 [2023-09-06T01:21:37.749Z] ---> 4b74d365f38d [2023-09-06T01:21:37.749Z] Step 11/24 : COPY . . [2023-09-06T01:21:38.010Z] ---> e67dc8341700 [2023-09-06T01:21:38.010Z] Step 12/24 : RUN $MAKE [2023-09-06T01:21:38.010Z] ---> Running in 840de10be498 [2023-09-06T01:21:38.267Z] 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.18" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-09-06T01:22:04.853Z] Removing intermediate container 840de10be498 [2023-09-06T01:22:04.853Z] ---> 6774295905bf [2023-09-06T01:22:04.853Z] Step 13/24 : FROM alpine:3.17 [2023-09-06T01:22:04.853Z] 3.17: Pulling from library/alpine [2023-09-06T01:22:04.853Z] 9398808236ff: Pulling fs layer [2023-09-06T01:22:04.853Z] 9398808236ff: Verifying Checksum [2023-09-06T01:22:04.853Z] 9398808236ff: Download complete [2023-09-06T01:22:04.853Z] 9398808236ff: Pull complete [2023-09-06T01:22:04.853Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T01:22:04.853Z] Status: Downloaded newer image for alpine:3.17 [2023-09-06T01:22:04.853Z] ---> 1e0b8b5322fc [2023-09-06T01:22:04.853Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-09-06T01:22:04.853Z] ---> Running in 9c00a4a0a569 [2023-09-06T01:22:04.853Z] Removing intermediate container 9c00a4a0a569 [2023-09-06T01:22:04.853Z] ---> 4b41623f0637 [2023-09-06T01:22:04.853Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-06T01:22:04.853Z] ---> Running in b4069c6617cc [2023-09-06T01:22:04.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-06T01:22:04.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-06T01:22:04.853Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-06T01:22:04.853Z] Executing busybox-1.35.0-r29.trigger [2023-09-06T01:22:04.853Z] OK: 7 MiB in 16 packages [2023-09-06T01:22:04.853Z] Removing intermediate container b4069c6617cc [2023-09-06T01:22:04.853Z] ---> c16494a83396 [2023-09-06T01:22:04.853Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-09-06T01:22:04.853Z] ---> 8837430ca113 [2023-09-06T01:22:04.853Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-09-06T01:22:04.853Z] ---> 1ea7d61ca2fe [2023-09-06T01:22:04.853Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-09-06T01:22:04.853Z] ---> 648c5d129049 [2023-09-06T01:22:04.853Z] Step 19/24 : EXPOSE 59982 [2023-09-06T01:22:04.853Z] ---> Running in f2f23f3443be [2023-09-06T01:22:04.853Z] Removing intermediate container f2f23f3443be [2023-09-06T01:22:04.853Z] ---> 9ffde39177ba [2023-09-06T01:22:04.853Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-09-06T01:22:04.853Z] ---> Running in a3566ebbbff3 [2023-09-06T01:22:04.853Z] Removing intermediate container a3566ebbbff3 [2023-09-06T01:22:04.853Z] ---> 4cffd3f04aae [2023-09-06T01:22:04.853Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-06T01:22:04.853Z] ---> Running in 1a4b261c41ce [2023-09-06T01:22:04.853Z] Removing intermediate container 1a4b261c41ce [2023-09-06T01:22:04.853Z] ---> fbe96a3da894 [2023-09-06T01:22:04.853Z] Step 22/24 : LABEL arch=amd64 [2023-09-06T01:22:04.854Z] ---> Running in 2ac0bc75b79d [2023-09-06T01:22:04.854Z] Removing intermediate container 2ac0bc75b79d [2023-09-06T01:22:04.854Z] ---> 59d5cdfe0fdc [2023-09-06T01:22:04.854Z] Step 23/24 : LABEL git_sha=5be92516a1e5116841c38f8c540d4b6be640ba5f [2023-09-06T01:22:04.854Z] ---> Running in bc29eaeec607 [2023-09-06T01:22:04.854Z] Removing intermediate container bc29eaeec607 [2023-09-06T01:22:04.854Z] ---> d2639ab787be [2023-09-06T01:22:04.854Z] Step 24/24 : LABEL version=0.0.0 [2023-09-06T01:22:04.854Z] ---> Running in c6ec548361ee [2023-09-06T01:22:04.854Z] Removing intermediate container c6ec548361ee [2023-09-06T01:22:04.854Z] ---> 325f36fac808 [2023-09-06T01:22:04.854Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-06T01:22:04.854Z] Successfully built 325f36fac808 [2023-09-06T01:22:04.854Z] 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-06T01:22:05.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T01:22:05.724Z] [2023-09-06T01:22:05.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T01:22:06.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T01:22:06.112Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-06T01:22:06.112Z] 5eb5b503b376: Pulling fs layer [2023-09-06T01:22:06.112Z] 5c69ac0246d0: Pulling fs layer [2023-09-06T01:22:06.112Z] ec43610c2a17: Pulling fs layer [2023-09-06T01:22:06.112Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-06T01:22:06.112Z] 33b1e0a273af: Pulling fs layer [2023-09-06T01:22:06.112Z] 5d3b04190fa2: Pulling fs layer [2023-09-06T01:22:06.112Z] 3a2ae6a8a46f: Waiting [2023-09-06T01:22:06.112Z] 33b1e0a273af: Waiting [2023-09-06T01:22:06.112Z] 2f39f015ded8: Pulling fs layer [2023-09-06T01:22:06.112Z] 2f39f015ded8: Waiting [2023-09-06T01:22:06.112Z] 5c69ac0246d0: Verifying Checksum [2023-09-06T01:22:06.112Z] 5c69ac0246d0: Download complete [2023-09-06T01:22:06.112Z] 3a2ae6a8a46f: Download complete [2023-09-06T01:22:06.112Z] 33b1e0a273af: Verifying Checksum [2023-09-06T01:22:06.112Z] 33b1e0a273af: Download complete [2023-09-06T01:22:06.112Z] 5d3b04190fa2: Verifying Checksum [2023-09-06T01:22:06.112Z] 5d3b04190fa2: Download complete [2023-09-06T01:22:06.112Z] ec43610c2a17: Verifying Checksum [2023-09-06T01:22:06.112Z] ec43610c2a17: Download complete [2023-09-06T01:22:06.373Z] 5eb5b503b376: Verifying Checksum [2023-09-06T01:22:06.373Z] 5eb5b503b376: Download complete [2023-09-06T01:22:06.938Z] 2f39f015ded8: Download complete [2023-09-06T01:22:07.935Z] 5eb5b503b376: Pull complete [2023-09-06T01:22:07.935Z] 5c69ac0246d0: Pull complete [2023-09-06T01:22:08.194Z] ec43610c2a17: Pull complete [2023-09-06T01:22:08.453Z] 3a2ae6a8a46f: Pull complete [2023-09-06T01:22:08.453Z] 33b1e0a273af: Pull complete [2023-09-06T01:22:08.711Z] 5d3b04190fa2: Pull complete [2023-09-06T01:22:12.904Z] 2f39f015ded8: Pull complete [2023-09-06T01:22:12.904Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-06T01:22:12.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T01:22:12.904Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T01:22:13.129Z] prd-ubuntu20.04-docker-8c-8g-5404 does not seem to be running inside a container [2023-09-06T01:22:13.163Z] $ 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-621 -v /w/workspace/gexfoundry_device-mqtt-go_PR-621:/w/workspace/gexfoundry_device-mqtt-go_PR-621:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-621@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-06T01:22:17.598Z] $ docker top ca566ea84614e697ae81f91dda29a409871f8aaf07a1aa863fe54ac343da05e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T01:22:18.057Z] ---> job-cost.sh [2023-09-06T01:22:18.058Z] lf-activate-venv: SKIPPING [2023-09-06T01:22:18.058Z] INFO: No Stack... [2023-09-06T01:22:18.625Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-06T01:22:18.883Z] INFO: Archiving Costs [Pipeline] sh [2023-09-06T01:22:19.195Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-621/archives/cost.csv [2023-09-06T01:22:19.195Z] + cut -d, -f6 [Pipeline] lock [2023-09-06T01:22:19.239Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-621-1-stack-cost] [2023-09-06T01:22:19.244Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-621-1-stack-cost] did not exist. Created. [2023-09-06T01:22:19.244Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-621-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-06T01:22:19.633Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-06T01:22:19.685Z] Stashed 1 file(s) [Pipeline] } [2023-09-06T01:22:19.710Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-621-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-06T01:22:19.795Z] $ docker stop --time=1 ca566ea84614e697ae81f91dda29a409871f8aaf07a1aa863fe54ac343da05e9 [2023-09-06T01:22:20.959Z] $ docker rm -f --volumes ca566ea84614e697ae81f91dda29a409871f8aaf07a1aa863fe54ac343da05e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-06T01:23:52.874Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5405 in /w/workspace/gexfoundry_device-mqtt-go_PR-621 [Pipeline] { [Pipeline] ws [2023-09-06T01:23:52.927Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-09-06T01:23:53.005Z] The recommended git tool is: git [2023-09-06T01:23:58.184Z] using credential edgex-jenkins-ssh [2023-09-06T01:23:58.203Z] Cloning the remote Git repository [2023-09-06T01:23:58.255Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-06T01:23:58.365Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-09-06T01:23:58.533Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-06T01:23:58.535Z] > git --version # timeout=10 [2023-09-06T01:23:58.559Z] > git --version # 'git version 2.25.1' [2023-09-06T01:23:58.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-06T01:23:58.735Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-06T01:24:01.171Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-09-06T01:24:01.195Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-06T01:24:02.646Z] Merging remotes/origin/main commit c4dbf6069102021828098e365a108396ed21524d into PR head commit 5be92516a1e5116841c38f8c540d4b6be640ba5f [2023-09-06T01:24:02.911Z] Merge succeeded, producing 5be92516a1e5116841c38f8c540d4b6be640ba5f [2023-09-06T01:24:02.912Z] Checking out Revision 5be92516a1e5116841c38f8c540d4b6be640ba5f (PR-621) [2023-09-06T01:24:02.141Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-09-06T01:24:02.179Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-06T01:24:02.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-06T01:24:02.193Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/621/head:refs/remotes/origin/PR-621 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-06T01:24:02.667Z] > git config core.sparsecheckout # timeout=10 [2023-09-06T01:24:02.740Z] > git checkout -f 5be92516a1e5116841c38f8c540d4b6be640ba5f # timeout=10 [2023-09-06T01:24:02.828Z] > git remote # timeout=10 [2023-09-06T01:24:02.847Z] > git config --get remote.origin.url # timeout=10 [2023-09-06T01:24:02.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-06T01:24:02.874Z] > git merge c4dbf6069102021828098e365a108396ed21524d # timeout=10 [2023-09-06T01:24:02.897Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-06T01:24:02.921Z] > git config core.sparsecheckout # timeout=10 [2023-09-06T01:24:02.936Z] > git checkout -f 5be92516a1e5116841c38f8c540d4b6be640ba5f # timeout=10 [2023-09-06T01:24:03.373Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-06T01:24:03.419Z] > git --version # timeout=10 [2023-09-06T01:24:03.432Z] > git --version # 'git version 2.25.1' [2023-09-06T01:24:03.452Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T01:24:04.601Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-06T01:24:04.601Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T01:24:04.601Z] Dload Upload Total Spent Left Speed [2023-09-06T01:24:04.601Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 76353 [Pipeline] sh [2023-09-06T01:24:05.258Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-06T01:24:05.602Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-06T01:24:05.602Z] + sudo tee /etc/docker/daemon.new [2023-09-06T01:24:05.602Z] { [2023-09-06T01:24:05.602Z] "registry-mirrors": [ [2023-09-06T01:24:05.602Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-06T01:24:05.602Z] ], [2023-09-06T01:24:05.602Z] "bip": "10.250.0.254/24", [2023-09-06T01:24:05.602Z] "hosts": [ [2023-09-06T01:24:05.602Z] "tcp://0.0.0.0:5555", [2023-09-06T01:24:05.602Z] "unix:///var/run/docker.sock" [2023-09-06T01:24:05.602Z] ], [2023-09-06T01:24:05.602Z] "mtu": 1458, [2023-09-06T01:24:05.602Z] "selinux-enabled": true, [2023-09-06T01:24:05.602Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-06T01:24:05.602Z] } [Pipeline] sh [2023-09-06T01:24:05.950Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-06T01:24:06.298Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T01:24:24.611Z] provisioning config files... [2023-09-06T01:24:24.638Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config6825691594561179971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T01:24:25.021Z] ---> docker-login.sh [2023-09-06T01:24:25.021Z] nexus3.edgexfoundry.org:10001 [2023-09-06T01:24:25.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T01:24:25.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T01:24:25.562Z] Configure a credential helper to remove this warning. See [2023-09-06T01:24:25.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T01:24:25.562Z] [2023-09-06T01:24:25.562Z] Login Succeeded [2023-09-06T01:24:25.562Z] nexus3.edgexfoundry.org:10002 [2023-09-06T01:24:25.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T01:24:25.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T01:24:25.832Z] Configure a credential helper to remove this warning. See [2023-09-06T01:24:25.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T01:24:25.832Z] [2023-09-06T01:24:26.104Z] Login Succeeded [2023-09-06T01:24:26.104Z] nexus3.edgexfoundry.org:10003 [2023-09-06T01:24:26.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T01:24:26.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T01:24:26.375Z] Configure a credential helper to remove this warning. See [2023-09-06T01:24:26.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T01:24:26.375Z] [2023-09-06T01:24:26.375Z] Login Succeeded [2023-09-06T01:24:26.375Z] nexus3.edgexfoundry.org:10004 [2023-09-06T01:24:26.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T01:24:26.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T01:24:26.652Z] Configure a credential helper to remove this warning. See [2023-09-06T01:24:26.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T01:24:26.652Z] [2023-09-06T01:24:26.652Z] Login Succeeded [2023-09-06T01:24:26.652Z] docker.io [2023-09-06T01:24:26.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-06T01:24:27.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-06T01:24:27.195Z] Configure a credential helper to remove this warning. See [2023-09-06T01:24:27.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-06T01:24:27.195Z] [2023-09-06T01:24:27.195Z] Login Succeeded [2023-09-06T01:24:27.195Z] ---> docker-login.sh ends [Pipeline] } [2023-09-06T01:24:27.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-06T01:24:27.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T01:24:27.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-06T01:24:27.689Z] ========================================================= [2023-09-06T01:24:27.689Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-06T01:24:27.689Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T01:24:28.248Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-06T01:24:29.736Z] Sending build context to Docker daemon 3.352MB [2023-09-06T01:24:29.736Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T01:24:29.736Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-06T01:24:29.736Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-06T01:24:29.736Z] edb6bdbacee9: Pulling fs layer [2023-09-06T01:24:29.736Z] 5f9638ab2659: Pulling fs layer [2023-09-06T01:24:29.736Z] 8d51d6327a98: Pulling fs layer [2023-09-06T01:24:29.736Z] 8b374f2dd631: Pulling fs layer [2023-09-06T01:24:29.736Z] ec14aa9079de: Pulling fs layer [2023-09-06T01:24:29.736Z] 2f466654f4bb: Pulling fs layer [2023-09-06T01:24:29.736Z] 554e91adad29: Pulling fs layer [2023-09-06T01:24:29.736Z] ec14aa9079de: Waiting [2023-09-06T01:24:29.736Z] 8b374f2dd631: Waiting [2023-09-06T01:24:29.736Z] 2f466654f4bb: Waiting [2023-09-06T01:24:29.736Z] 554e91adad29: Waiting [2023-09-06T01:24:29.736Z] 5f9638ab2659: Download complete [2023-09-06T01:24:29.736Z] 8b374f2dd631: Download complete [2023-09-06T01:24:29.736Z] ec14aa9079de: Verifying Checksum [2023-09-06T01:24:29.736Z] ec14aa9079de: Download complete [2023-09-06T01:24:30.006Z] edb6bdbacee9: Verifying Checksum [2023-09-06T01:24:30.973Z] edb6bdbacee9: Pull complete [2023-09-06T01:24:31.572Z] 554e91adad29: Verifying Checksum [2023-09-06T01:24:31.572Z] 554e91adad29: Download complete [2023-09-06T01:24:31.572Z] 5f9638ab2659: Pull complete [2023-09-06T01:24:32.534Z] 8d51d6327a98: Download complete [2023-09-06T01:24:32.535Z] 2f466654f4bb: Download complete [2023-09-06T01:24:44.855Z] 8d51d6327a98: Pull complete [2023-09-06T01:24:44.855Z] 8b374f2dd631: Pull complete [2023-09-06T01:24:44.855Z] ec14aa9079de: Pull complete [2023-09-06T01:24:50.216Z] 2f466654f4bb: Pull complete [2023-09-06T01:24:52.815Z] 554e91adad29: Pull complete [2023-09-06T01:24:52.815Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-06T01:24:52.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-06T01:24:52.815Z] ---> 1e15ea492957 [2023-09-06T01:24:52.815Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-06T01:24:54.222Z] ---> Running in a192586cf90d [2023-09-06T01:24:54.494Z] Removing intermediate container a192586cf90d [2023-09-06T01:24:54.494Z] ---> c447f24f571d [2023-09-06T01:24:54.494Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T01:24:54.763Z] ---> Running in 2e87d972026b [2023-09-06T01:24:55.030Z] Removing intermediate container 2e87d972026b [2023-09-06T01:24:55.030Z] ---> 1ca361c8eb3d [2023-09-06T01:24:55.030Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-06T01:24:55.030Z] ---> Running in 9bd36baf9854 [2023-09-06T01:24:55.296Z] Removing intermediate container 9bd36baf9854 [2023-09-06T01:24:55.296Z] ---> af5bf18e9474 [2023-09-06T01:24:55.296Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-06T01:24:55.296Z] ---> Running in 08b126fd95a9 [2023-09-06T01:24:55.565Z] Removing intermediate container 08b126fd95a9 [2023-09-06T01:24:55.565Z] ---> 006aad37cd6e [2023-09-06T01:24:55.565Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T01:24:55.831Z] ---> Running in 8f095042579b [2023-09-06T01:24:56.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T01:24:57.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T01:24:58.344Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-09-06T01:24:58.344Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-09-06T01:24:58.344Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-09-06T01:24:58.344Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-09-06T01:24:58.344Z] Executing busybox-1.35.0-r29.trigger [2023-09-06T01:24:58.344Z] OK: 268 MiB in 57 packages [2023-09-06T01:24:59.771Z] Removing intermediate container 8f095042579b [2023-09-06T01:24:59.771Z] ---> b9bce47b65a9 [2023-09-06T01:24:59.771Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-09-06T01:24:59.771Z] ---> Running in c727266eb24b [2023-09-06T01:24:59.771Z] Removing intermediate container c727266eb24b [2023-09-06T01:24:59.771Z] ---> 3e6cea497612 [2023-09-06T01:24:59.771Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-06T01:25:00.356Z] ---> 1f9b9eec87e4 [2023-09-06T01:25:00.356Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T01:25:00.356Z] ---> Running in 5a926f57f1ee [2023-09-06T01:26:22.003Z] Removing intermediate container 5a926f57f1ee [2023-09-06T01:26:22.003Z] ---> afeaee77feee [2023-09-06T01:26:22.003Z] Step 11/12 : COPY . . [2023-09-06T01:26:22.003Z] ---> d26ea96a7d57 [2023-09-06T01:26:22.003Z] Step 12/12 : RUN $MAKE [2023-09-06T01:26:22.003Z] ---> Running in 471c06a71683 [2023-09-06T01:26:22.003Z] noop [2023-09-06T01:26:22.003Z] Removing intermediate container 471c06a71683 [2023-09-06T01:26:22.003Z] ---> 082ad3ffae7c [2023-09-06T01:26:22.003Z] Successfully built 082ad3ffae7c [2023-09-06T01:26:22.003Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T01:26:22.473Z] + docker inspect -f . ci-base-image-arm64 [2023-09-06T01:26:22.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T01:26:22.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-5405 does not seem to be running inside a container [2023-09-06T01:26:22.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-06T01:26:24.021Z] $ docker top 470b674e71bbc8c7e1e3e7be86e7e284ff6717c58eb99a7d2d3a41b8113c30f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T01:26:24.923Z] + go version [2023-09-06T01:26:24.924Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-06T01:26:24.958Z] $ docker stop --time=1 470b674e71bbc8c7e1e3e7be86e7e284ff6717c58eb99a7d2d3a41b8113c30f1 [2023-09-06T01:26:26.596Z] $ docker rm -f --volumes 470b674e71bbc8c7e1e3e7be86e7e284ff6717c58eb99a7d2d3a41b8113c30f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T01:26:27.473Z] + docker inspect -f . ci-base-image-arm64 [2023-09-06T01:26:27.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T01:26:27.725Z] prd-ubuntu20.04-docker-arm64-4c-16g-5405 does not seem to be running inside a container [2023-09-06T01:26:27.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-06T01:26:29.004Z] $ docker top 8a0ca0c2b2368c4d75ba7015555635b1f441e6032b096d6f59f7217b1a0381f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T01:26:29.908Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-06T01:26:30.615Z] + make test [2023-09-06T01:26:30.616Z] go test ./... -coverprofile=coverage.out ./... [2023-09-06T01:27:02.857Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-09-06T01:29:09.545Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-09-06T01:29:09.545Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-09-06T01:29:09.545Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.078s coverage: 22.8% of statements [2023-09-06T01:29:09.545Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-06T01:29:09.545Z] go vet ./... [2023-09-06T01:29:31.617Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-06T01:29:31.617Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-06T01:29:31.617Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-06T01:29:31.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-06T01:29:31.695Z] $ docker stop --time=1 8a0ca0c2b2368c4d75ba7015555635b1f441e6032b096d6f59f7217b1a0381f6 [2023-09-06T01:29:33.401Z] $ docker rm -f --volumes 8a0ca0c2b2368c4d75ba7015555635b1f441e6032b096d6f59f7217b1a0381f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-06T01:29:34.587Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-06T01:29:34.622Z] Warning: overwriting stash ‘coverage-report’ [2023-09-06T01:29:35.025Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-06T01:29:35.618Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-06T01:29:35.952Z] + ls -al . [2023-09-06T01:29:35.952Z] total 184 [2023-09-06T01:29:35.952Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 6 01:26 . [2023-09-06T01:29:35.952Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 01:23 .. [2023-09-06T01:29:35.952Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 6 01:24 .dockerignore [2023-09-06T01:29:35.952Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 01:24 .git [2023-09-06T01:29:35.952Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 01:24 .github [2023-09-06T01:29:35.952Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 6 01:24 .gitignore [2023-09-06T01:29:35.952Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 01:24 .golangci.yml [2023-09-06T01:29:35.952Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 6 01:24 Attribution.txt [2023-09-06T01:29:35.952Z] -rw-rw-r-- 1 jenkins jenkins 17522 Sep 6 01:24 CHANGELOG.md [2023-09-06T01:29:35.952Z] -rw-rw-r-- 1 jenkins jenkins 1689 Sep 6 01:24 Dockerfile [2023-09-06T01:29:35.952Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 01:24 GOVERNANCE.md [2023-09-06T01:29:35.952Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 6 01:24 Jenkinsfile [2023-09-06T01:29:35.952Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 6 01:24 LICENSE [2023-09-06T01:29:35.952Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 6 01:24 Makefile [2023-09-06T01:29:35.953Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 6 01:24 OWNERS.md [2023-09-06T01:29:35.953Z] -rw-rw-r-- 1 jenkins jenkins 3695 Sep 6 01:24 README.md [2023-09-06T01:29:35.953Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 01:20 VERSION [2023-09-06T01:29:35.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 01:24 bin [2023-09-06T01:29:35.953Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 01:24 cmd [2023-09-06T01:29:35.953Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 6 01:29 coverage.out [2023-09-06T01:29:35.953Z] -rw-rw-r-- 1 jenkins jenkins 3820 Sep 6 01:24 go.mod [2023-09-06T01:29:35.953Z] -rw-rw-r-- 1 jenkins jenkins 34092 Sep 6 01:24 go.sum [2023-09-06T01:29:35.953Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 01:24 internal [2023-09-06T01:29:35.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 01:24 mock [2023-09-06T01:29:35.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 01:24 snap [2023-09-06T01:29:35.953Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 6 01:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T01:29:36.365Z] + 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=5be92516a1e5116841c38f8c540d4b6be640ba5f --label arch=arm64 --label version=0.0.0 . [2023-09-06T01:29:36.632Z] Sending build context to Docker daemon 3.372MB [2023-09-06T01:29:36.632Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-09-06T01:29:36.632Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-06T01:29:36.632Z] ---> 082ad3ffae7c [2023-09-06T01:29:36.632Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-06T01:29:36.632Z] ---> Running in 06fb51af8326 [2023-09-06T01:29:36.899Z] Removing intermediate container 06fb51af8326 [2023-09-06T01:29:36.899Z] ---> 9e01e462b550 [2023-09-06T01:29:36.899Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-06T01:29:37.165Z] ---> Running in d33e3c92818e [2023-09-06T01:29:37.165Z] Removing intermediate container d33e3c92818e [2023-09-06T01:29:37.165Z] ---> 9ce294a48c52 [2023-09-06T01:29:37.165Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-06T01:29:37.432Z] ---> Running in db7c6ba14d1e [2023-09-06T01:29:37.698Z] Removing intermediate container db7c6ba14d1e [2023-09-06T01:29:37.698Z] ---> b71959f69fdc [2023-09-06T01:29:37.698Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-06T01:29:37.698Z] ---> Running in 058e11dcdcf1 [2023-09-06T01:29:37.967Z] Removing intermediate container 058e11dcdcf1 [2023-09-06T01:29:37.967Z] ---> 1386e2ab4f3b [2023-09-06T01:29:37.967Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-06T01:29:37.967Z] ---> Running in 79c0290938ac [2023-09-06T01:29:38.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T01:29:39.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T01:29:40.459Z] OK: 268 MiB in 57 packages [2023-09-06T01:29:41.419Z] Removing intermediate container 79c0290938ac [2023-09-06T01:29:41.419Z] ---> 6b75c0c1481a [2023-09-06T01:29:41.419Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-09-06T01:29:41.419Z] ---> Running in 1f8d49c73b31 [2023-09-06T01:29:41.686Z] Removing intermediate container 1f8d49c73b31 [2023-09-06T01:29:41.686Z] ---> 22a7e1958ad1 [2023-09-06T01:29:41.686Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-06T01:29:42.271Z] ---> 6bfec0a7ddab [2023-09-06T01:29:42.271Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-06T01:29:42.271Z] ---> Running in f783d265aa55 [2023-09-06T01:29:44.212Z] Removing intermediate container f783d265aa55 [2023-09-06T01:29:44.212Z] ---> d829c734d2b7 [2023-09-06T01:29:44.212Z] Step 11/24 : COPY . . [2023-09-06T01:29:45.173Z] ---> 2869e95ad387 [2023-09-06T01:29:45.173Z] Step 12/24 : RUN $MAKE [2023-09-06T01:29:45.173Z] ---> Running in 18e10df51030 [2023-09-06T01:29:46.136Z] 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.18" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-09-06T01:32:07.837Z] Removing intermediate container 18e10df51030 [2023-09-06T01:32:07.837Z] ---> a14301922438 [2023-09-06T01:32:07.837Z] Step 13/24 : FROM alpine:3.17 [2023-09-06T01:32:07.837Z] 3.17: Pulling from library/alpine [2023-09-06T01:32:07.837Z] 4060ece20d7a: Pulling fs layer [2023-09-06T01:32:07.837Z] 4060ece20d7a: Verifying Checksum [2023-09-06T01:32:07.837Z] 4060ece20d7a: Download complete [2023-09-06T01:32:07.837Z] 4060ece20d7a: Pull complete [2023-09-06T01:32:07.837Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-06T01:32:07.837Z] Status: Downloaded newer image for alpine:3.17 [2023-09-06T01:32:07.837Z] ---> 8650cd65339b [2023-09-06T01:32:07.837Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-09-06T01:32:07.837Z] ---> Running in 2b4fb8bd67af [2023-09-06T01:32:07.837Z] Removing intermediate container 2b4fb8bd67af [2023-09-06T01:32:07.837Z] ---> f3ce2632d973 [2023-09-06T01:32:07.837Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-06T01:32:07.837Z] ---> Running in 45ba090e4aca [2023-09-06T01:32:07.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-06T01:32:07.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-06T01:32:07.837Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-06T01:32:07.837Z] Executing busybox-1.35.0-r29.trigger [2023-09-06T01:32:07.837Z] OK: 8 MiB in 16 packages [2023-09-06T01:32:07.837Z] Removing intermediate container 45ba090e4aca [2023-09-06T01:32:07.837Z] ---> 38d5d8271f4c [2023-09-06T01:32:07.837Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-09-06T01:32:07.837Z] ---> 5892833aa290 [2023-09-06T01:32:07.837Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-09-06T01:32:07.837Z] ---> 5e052ab0da2a [2023-09-06T01:32:07.837Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-09-06T01:32:07.837Z] ---> 87b708be7fea [2023-09-06T01:32:07.837Z] Step 19/24 : EXPOSE 59982 [2023-09-06T01:32:07.837Z] ---> Running in bd5f97ad3257 [2023-09-06T01:32:07.837Z] Removing intermediate container bd5f97ad3257 [2023-09-06T01:32:07.837Z] ---> a1926b5727cd [2023-09-06T01:32:07.837Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-09-06T01:32:07.837Z] ---> Running in 7b510fee6ede [2023-09-06T01:32:07.837Z] Removing intermediate container 7b510fee6ede [2023-09-06T01:32:07.837Z] ---> 7ac08e821a0a [2023-09-06T01:32:07.837Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-06T01:32:07.837Z] ---> Running in 9e2cc747d153 [2023-09-06T01:32:07.837Z] Removing intermediate container 9e2cc747d153 [2023-09-06T01:32:07.837Z] ---> a92bf10ccfb2 [2023-09-06T01:32:07.837Z] Step 22/24 : LABEL arch=arm64 [2023-09-06T01:32:07.837Z] ---> Running in ea83cb04b00f [2023-09-06T01:32:07.837Z] Removing intermediate container ea83cb04b00f [2023-09-06T01:32:07.837Z] ---> accb362171cc [2023-09-06T01:32:07.837Z] Step 23/24 : LABEL git_sha=5be92516a1e5116841c38f8c540d4b6be640ba5f [2023-09-06T01:32:07.837Z] ---> Running in 4224295ab2a4 [2023-09-06T01:32:07.837Z] Removing intermediate container 4224295ab2a4 [2023-09-06T01:32:07.837Z] ---> 4e339f6935b7 [2023-09-06T01:32:07.837Z] Step 24/24 : LABEL version=0.0.0 [2023-09-06T01:32:07.837Z] ---> Running in b6673623e428 [2023-09-06T01:32:07.837Z] Removing intermediate container b6673623e428 [2023-09-06T01:32:07.837Z] ---> b768550bd838 [2023-09-06T01:32:07.837Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-06T01:32:07.837Z] Successfully built b768550bd838 [2023-09-06T01:32:07.837Z] 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-06T01:32:08.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T01:32:08.662Z] [2023-09-06T01:32:08.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T01:32:09.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T01:32:09.059Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-06T01:32:09.059Z] 8998bd30e6a1: Pulling fs layer [2023-09-06T01:32:09.059Z] 04944245beec: Pulling fs layer [2023-09-06T01:32:09.059Z] 699f458cf7ca: Pulling fs layer [2023-09-06T01:32:09.059Z] 765212b225bb: Pulling fs layer [2023-09-06T01:32:09.059Z] f23df028b6ca: Pulling fs layer [2023-09-06T01:32:09.059Z] d65c8cfc05b1: Pulling fs layer [2023-09-06T01:32:09.059Z] 2437ff75d9bd: Pulling fs layer [2023-09-06T01:32:09.059Z] 765212b225bb: Waiting [2023-09-06T01:32:09.059Z] f23df028b6ca: Waiting [2023-09-06T01:32:09.059Z] d65c8cfc05b1: Waiting [2023-09-06T01:32:09.059Z] 2437ff75d9bd: Waiting [2023-09-06T01:32:09.331Z] 04944245beec: Verifying Checksum [2023-09-06T01:32:09.331Z] 04944245beec: Download complete [2023-09-06T01:32:09.331Z] 765212b225bb: Download complete [2023-09-06T01:32:09.331Z] f23df028b6ca: Verifying Checksum [2023-09-06T01:32:09.331Z] f23df028b6ca: Download complete [2023-09-06T01:32:09.331Z] d65c8cfc05b1: Verifying Checksum [2023-09-06T01:32:09.331Z] d65c8cfc05b1: Download complete [2023-09-06T01:32:09.605Z] 699f458cf7ca: Verifying Checksum [2023-09-06T01:32:09.605Z] 699f458cf7ca: Download complete [2023-09-06T01:32:09.874Z] 8998bd30e6a1: Verifying Checksum [2023-09-06T01:32:09.875Z] 8998bd30e6a1: Download complete [2023-09-06T01:32:12.490Z] 2437ff75d9bd: Verifying Checksum [2023-09-06T01:32:12.490Z] 2437ff75d9bd: Download complete [2023-09-06T01:32:13.908Z] 8998bd30e6a1: Pull complete [2023-09-06T01:32:14.176Z] 04944245beec: Pull complete [2023-09-06T01:32:15.586Z] 699f458cf7ca: Pull complete [2023-09-06T01:32:15.854Z] 765212b225bb: Pull complete [2023-09-06T01:32:16.439Z] f23df028b6ca: Pull complete [2023-09-06T01:32:16.706Z] d65c8cfc05b1: Pull complete [2023-09-06T01:32:31.808Z] 2437ff75d9bd: Pull complete [2023-09-06T01:32:31.808Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-06T01:32:31.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-06T01:32:31.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T01:32:32.147Z] prd-ubuntu20.04-docker-arm64-4c-16g-5405 does not seem to be running inside a container [2023-09-06T01:32:32.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-06T01:32:34.989Z] $ docker top d04985cfb252e7dcec5b23d3f115106474e155406abe309817f1d70386570dc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-06T01:32:35.921Z] ---> job-cost.sh [2023-09-06T01:32:35.921Z] lf-activate-venv: SKIPPING [2023-09-06T01:32:35.921Z] INFO: No Stack... [2023-09-06T01:32:36.189Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-06T01:32:37.155Z] INFO: Archiving Costs [Pipeline] sh [2023-09-06T01:32:37.819Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-09-06T01:32:37.819Z] + cut -d, -f6 [Pipeline] lock [2023-09-06T01:32:37.912Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-621-1-stack-cost] [2023-09-06T01:32:37.917Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-621-1-stack-cost] did not exist. Created. [2023-09-06T01:32:37.917Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-621-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-06T01:32:38.651Z] /w/workspace/device-mqtt-go/1@tmp/durable-17f35e21/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-06T01:32:39.316Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-06T01:32:39.352Z] Warning: overwriting stash ‘stack-cost’ [2023-09-06T01:32:39.401Z] Stashed 1 file(s) [Pipeline] } [2023-09-06T01:32:39.415Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-621-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-06T01:32:39.502Z] $ docker stop --time=1 d04985cfb252e7dcec5b23d3f115106474e155406abe309817f1d70386570dc7 [2023-09-06T01:32:40.959Z] $ docker rm -f --volumes d04985cfb252e7dcec5b23d3f115106474e155406abe309817f1d70386570dc7 [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-06T01:32:42.011Z] provisioning config files... [2023-09-06T01:32:42.019Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp/config10055537712094170142tmp [Pipeline] { [Pipeline] sh [2023-09-06T01:32:42.350Z] + set +x [2023-09-06T01:32:42.350Z] + curl -s https://codecov.io/bash [2023-09-06T01:32:42.350Z] + bash -s -- [2023-09-06T01:32:42.350Z] [2023-09-06T01:32:42.350Z] _____ _ [2023-09-06T01:32:42.350Z] / ____| | | [2023-09-06T01:32:42.350Z] | | ___ __| | ___ ___ _____ __ [2023-09-06T01:32:42.350Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-06T01:32:42.350Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-06T01:32:42.350Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-06T01:32:42.350Z] Bash-1.0.6 [2023-09-06T01:32:42.350Z] [2023-09-06T01:32:42.350Z] [2023-09-06T01:32:42.350Z] ==> git version 2.25.1 found [2023-09-06T01:32:42.350Z] ==> 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-06T01:32:42.350Z] Release-Date: 2020-01-08 [2023-09-06T01:32:42.350Z] 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-06T01:32:42.350Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-06T01:32:42.350Z] ==> Jenkins CI detected. [2023-09-06T01:32:42.350Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-621 [2023-09-06T01:32:42.350Z] project root: . [2023-09-06T01:32:42.350Z] --> token set from env [2023-09-06T01:32:42.350Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-06T01:32:42.350Z] ==> Running gcov in . (disable via -X gcov) [2023-09-06T01:32:42.350Z] ==> Python coveragepy not found [2023-09-06T01:32:42.350Z] ==> Searching for coverage reports in: [2023-09-06T01:32:42.350Z] + . [2023-09-06T01:32:42.350Z] -> Found 1 reports [2023-09-06T01:32:42.350Z] ==> Detecting git/mercurial file structure [2023-09-06T01:32:42.609Z] ==> Reading reports [2023-09-06T01:32:42.609Z] + ./coverage.out bytes=18506 [2023-09-06T01:32:42.609Z] ==> Appending adjustments [2023-09-06T01:32:42.609Z] https://docs.codecov.io/docs/fixing-reports [2023-09-06T01:32:42.609Z] + Found adjustments [2023-09-06T01:32:42.609Z] ==> Gzipping contents [2023-09-06T01:32:42.609Z] 4.0K /tmp/codecov.AVYdIL.gz [2023-09-06T01:32:42.609Z] ==> Uploading reports [2023-09-06T01:32:42.609Z] url: https://codecov.io [2023-09-06T01:32:42.609Z] query: branch=PR-621&commit=5be92516a1e5116841c38f8c540d4b6be640ba5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-621%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=621&job=&cmd_args= [2023-09-06T01:32:42.609Z] -> Pinging Codecov [2023-09-06T01:32:42.609Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-621&commit=5be92516a1e5116841c38f8c540d4b6be640ba5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-621%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=621&job=&cmd_args= [2023-09-06T01:32:42.609Z] -> Uploading to [2023-09-06T01:32:42.610Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-06/7D719EC7BBE17E464838252E33014C33/5be92516a1e5116841c38f8c540d4b6be640ba5f/aa10d260-a07e-41c6-ad8b-cc3de65bcf19.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230906T013242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b14353b8933b4ea35cbd7f7b08a9d2b71d0b70a468317df20f55095cdfe115dd [2023-09-06T01:32:42.872Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-06T01:32:42.872Z] Dload Upload Total Spent Left Speed [2023-09-06T01:32:42.872Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 15935 --:--:-- --:--:-- --:--:-- 15935 [2023-09-06T01:32:42.872Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/5be92516a1e5116841c38f8c540d4b6be640ba5f [Pipeline] } [2023-09-06T01:32:42.899Z] 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-06T01:32:44.662Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-621/archives ] [2023-09-06T01:32:44.662Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-621/archives [2023-09-06T01:32:44.662Z] total 16 [2023-09-06T01:32:44.662Z] drwxr-xr-x 3 root root 4096 Sep 6 01:22 . [2023-09-06T01:32:44.662Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 01:22 .. [2023-09-06T01:32:44.662Z] drwxr-xr-x 2 root root 4096 Sep 6 01:22 cost [2023-09-06T01:32:44.662Z] -rw-r--r-- 1 root root 86 Sep 6 01:22 cost.csv [2023-09-06T01:32:44.662Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-621/archives [2023-09-06T01:32:44.662Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-621/archives [2023-09-06T01:32:44.662Z] total 16 [2023-09-06T01:32:44.662Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 01:22 . [2023-09-06T01:32:44.662Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 01:22 .. [2023-09-06T01:32:44.662Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 01:22 cost [2023-09-06T01:32:44.662Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 6 01:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-06T01:32:44.987Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T01:32:45.874Z] ---> package-listing.sh [2023-09-06T01:32:45.874Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-06T01:32:45.874Z] ++ facter osfamily [2023-09-06T01:32:46.133Z] + OS_FAMILY=debian [2023-09-06T01:32:46.133Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-621 [2023-09-06T01:32:46.133Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-06T01:32:46.133Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-06T01:32:46.133Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-06T01:32:46.133Z] + PACKAGES=/tmp/packages_start.txt [2023-09-06T01:32:46.133Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-621 ']' [2023-09-06T01:32:46.133Z] + PACKAGES=/tmp/packages_end.txt [2023-09-06T01:32:46.133Z] + case "${OS_FAMILY}" in [2023-09-06T01:32:46.133Z] + dpkg -l [2023-09-06T01:32:46.133Z] + grep '^ii' [2023-09-06T01:32:46.133Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-06T01:32:46.133Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-06T01:32:46.134Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-06T01:32:46.134Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-621 ']' [2023-09-06T01:32:46.134Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-621/archives/ [2023-09-06T01:32:46.134Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-621/archives/ [Pipeline] echo [2023-09-06T01:32:46.168Z] 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-621/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-06T01:32:46.460Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-06T01:32:47.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-06T01:32:47.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-06T01:32:47.228Z] prd-ubuntu20.04-docker-8c-8g-5404 does not seem to be running inside a container [2023-09-06T01:32:47.263Z] $ 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-621/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-621 -v /w/workspace/gexfoundry_device-mqtt-go_PR-621:/w/workspace/gexfoundry_device-mqtt-go_PR-621:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-621@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-06T01:32:47.746Z] $ docker top be0d0d10d18445faac4e820f7a5e8eb2aedff0191aff7b07998fec956e7777f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-06T01:32:48.128Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-06T01:32:48.437Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-06T01:32:48.756Z] + ls /var/log/sa-host [2023-09-06T01:32:48.756Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-06T01:32:48.973Z] provisioning config files... [2023-09-06T01:32:48.981Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-621@tmp/config14138160006461539582tmp [Pipeline] { [Pipeline] echo [2023-09-06T01:32:49.039Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T01:32:49.347Z] ---> create-netrc.sh [Pipeline] } [2023-09-06T01:32:49.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-06T01:32:49.800Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-06T01:32:49.832Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T01:32:50.144Z] ---> sudo-logs.sh [2023-09-06T01:32:50.144Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-06T01:32:50.236Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T01:32:50.559Z] ---> job-cost.sh [2023-09-06T01:32:50.559Z] lf-activate-venv: SKIPPING [2023-09-06T01:32:50.559Z] DEBUG: total: 0.2199999988079071 [2023-09-06T01:32:50.559Z] INFO: Retrieving Stack Cost... [2023-09-06T01:32:50.818Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-06T01:32:51.384Z] INFO: Archiving Costs [Pipeline] echo [2023-09-06T01:32:51.419Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-06T01:32:51.736Z] ---> logs-deploy.sh [2023-09-06T01:32:51.736Z] lf-activate-venv: SKIPPING [2023-09-06T01:32:51.736Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-621/1 [2023-09-06T01:32:51.736Z] INFO: archiving workspace using pattern(s): [2023-09-06T01:32:52.680Z] Archives upload complete. [2023-09-06T01:32:52.939Z] INFO: archiving logs to Nexus [2023-09-06T01:32:53.508Z] ---> uname -a: [2023-09-06T01:32:53.508Z] Linux prd-ubuntu20-04-docker-8c-8g-5404 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-06T01:32:53.508Z] [2023-09-06T01:32:53.508Z] [2023-09-06T01:32:53.508Z] ---> lscpu: [2023-09-06T01:32:53.508Z] Architecture: x86_64 [2023-09-06T01:32:53.508Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-06T01:32:53.508Z] Byte Order: Little Endian [2023-09-06T01:32:53.508Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-06T01:32:53.508Z] CPU(s): 8 [2023-09-06T01:32:53.508Z] On-line CPU(s) list: 0-7 [2023-09-06T01:32:53.508Z] Thread(s) per core: 1 [2023-09-06T01:32:53.508Z] Core(s) per socket: 1 [2023-09-06T01:32:53.508Z] Socket(s): 8 [2023-09-06T01:32:53.508Z] NUMA node(s): 1 [2023-09-06T01:32:53.508Z] Vendor ID: AuthenticAMD [2023-09-06T01:32:53.508Z] CPU family: 23 [2023-09-06T01:32:53.508Z] Model: 49 [2023-09-06T01:32:53.508Z] Model name: AMD EPYC-Rome Processor [2023-09-06T01:32:53.508Z] Stepping: 0 [2023-09-06T01:32:53.508Z] CPU MHz: 2800.000 [2023-09-06T01:32:53.508Z] BogoMIPS: 5600.00 [2023-09-06T01:32:53.508Z] Virtualization: AMD-V [2023-09-06T01:32:53.508Z] Hypervisor vendor: KVM [2023-09-06T01:32:53.508Z] Virtualization type: full [2023-09-06T01:32:53.508Z] L1d cache: 256 KiB [2023-09-06T01:32:53.508Z] L1i cache: 256 KiB [2023-09-06T01:32:53.508Z] L2 cache: 4 MiB [2023-09-06T01:32:53.508Z] L3 cache: 128 MiB [2023-09-06T01:32:53.508Z] NUMA node0 CPU(s): 0-7 [2023-09-06T01:32:53.508Z] Vulnerability Itlb multihit: Not affected [2023-09-06T01:32:53.508Z] Vulnerability L1tf: Not affected [2023-09-06T01:32:53.508Z] Vulnerability Mds: Not affected [2023-09-06T01:32:53.508Z] Vulnerability Meltdown: Not affected [2023-09-06T01:32:53.508Z] Vulnerability Mmio stale data: Not affected [2023-09-06T01:32:53.508Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-06T01:32:53.508Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-06T01:32:53.508Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-06T01:32:53.508Z] Vulnerability Srbds: Not affected [2023-09-06T01:32:53.508Z] Vulnerability Tsx async abort: Not affected [2023-09-06T01:32:53.508Z] 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-06T01:32:53.508Z] [2023-09-06T01:32:53.508Z] [2023-09-06T01:32:53.508Z] ---> nproc: [2023-09-06T01:32:53.508Z] 8 [2023-09-06T01:32:53.508Z] [2023-09-06T01:32:53.508Z] [2023-09-06T01:32:53.508Z] ---> df -h: [2023-09-06T01:32:53.508Z] Filesystem Size Used Avail Use% Mounted on [2023-09-06T01:32:53.508Z] overlay 155G 12G 144G 8% / [2023-09-06T01:32:53.508Z] tmpfs 64M 0 64M 0% /dev [2023-09-06T01:32:53.508Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-06T01:32:53.508Z] shm 64M 0 64M 0% /dev/shm [2023-09-06T01:32:53.508Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-09-06T01:32:53.508Z] [2023-09-06T01:32:53.508Z] [2023-09-06T01:32:53.508Z] ---> sar -b -r -n DEV: [2023-09-06T01:32:53.508Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5404) 09/06/23 _x86_64_ (8 CPU) [2023-09-06T01:32:53.508Z] [2023-09-06T01:32:53.508Z] 01:19:10 LINUX RESTART (8 CPU) [2023-09-06T01:32:53.508Z] [2023-09-06T01:32:53.508Z] 01:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-06T01:32:53.508Z] 01:21:01 213.33 4.33 209.00 0.00 429.66 83215.46 0.00 [2023-09-06T01:32:53.508Z] 01:22:01 98.37 0.27 98.10 0.00 13.73 26662.09 0.00 [2023-09-06T01:32:53.508Z] 01:23:01 77.49 0.07 77.42 0.00 6.27 19191.73 0.00 [2023-09-06T01:32:53.508Z] 01:24:01 1.78 0.00 1.78 0.00 0.00 19.48 0.00 [2023-09-06T01:32:53.508Z] 01:25:01 39.94 11.83 28.11 0.00 5437.36 6339.48 0.00 [2023-09-06T01:32:53.508Z] 01:26:01 2.48 0.00 2.48 0.00 0.00 26.80 0.00 [2023-09-06T01:32:53.508Z] 01:27:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 [2023-09-06T01:32:53.508Z] 01:28:01 2.08 0.00 2.08 0.00 0.00 22.66 0.00 [2023-09-06T01:32:53.508Z] 01:29:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 [2023-09-06T01:32:53.508Z] 01:30:01 2.68 0.00 2.68 0.00 0.00 43.73 0.00 [2023-09-06T01:32:53.508Z] 01:31:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 [2023-09-06T01:32:53.508Z] 01:32:01 1.88 0.00 1.88 0.00 0.00 22.00 0.00 [2023-09-06T01:32:53.508Z] Average: 37.01 1.37 35.64 0.00 490.56 11298.59 0.00 [2023-09-06T01:32:53.508Z] [2023-09-06T01:32:53.508Z] 01:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-06T01:32:53.508Z] 01:21:01 28341252 31561164 746776 2.27 147384 3277556 2425156 7.15 1095240 3008536 436 [2023-09-06T01:32:53.508Z] 01:22:01 28087340 31579512 725196 2.21 152248 3526980 1828120 5.39 1214600 3119504 416 [2023-09-06T01:32:53.508Z] 01:23:01 27559664 31584556 718616 2.19 161496 3998700 1766012 5.20 1257468 3551304 140 [2023-09-06T01:32:53.508Z] 01:24:01 27559212 31584184 718824 2.19 161528 3998700 1766012 5.20 1257300 3551300 24 [2023-09-06T01:32:53.508Z] 01:25:01 27191172 31572172 722164 2.20 169792 4331588 1818820 5.36 1486936 3663956 200 [2023-09-06T01:32:53.508Z] 01:26:01 27191124 31572196 722064 2.20 169880 4331588 1818820 5.36 1486852 3663960 8 [2023-09-06T01:32:53.508Z] 01:27:01 27198068 31579256 714912 2.17 169964 4331592 1818820 5.36 1479564 3663968 8 [2023-09-06T01:32:53.508Z] 01:28:01 27197820 31579096 714716 2.17 170044 4331596 1818820 5.36 1479880 3663972 168 [2023-09-06T01:32:53.508Z] 01:29:01 27197544 31579160 714920 2.17 170116 4331596 1818820 5.36 1479988 3664200 12 [2023-09-06T01:32:53.508Z] 01:30:01 27197756 31579460 714500 2.17 170232 4331576 1818820 5.36 1480236 3664176 164 [2023-09-06T01:32:53.508Z] 01:31:01 27198128 31579912 714180 2.17 170316 4331576 1818820 5.36 1480624 3664180 176 [2023-09-06T01:32:53.508Z] 01:32:01 27197860 31579800 714188 2.17 170380 4331712 1818820 5.36 1480372 3664284 180 [2023-09-06T01:32:53.508Z] Average: 27426412 31577539 720088 2.19 165282 4121230 1861322 5.49 1389922 3545278 161 [2023-09-06T01:32:53.508Z] [2023-09-06T01:32:53.508Z] 01:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-06T01:32:53.508Z] 01:21:01 ens3 519.35 300.70 6704.45 43.61 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.508Z] 01:21:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.508Z] 01:21:01 veth9c1a310 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.508Z] 01:21:01 docker0 200.37 347.19 16.05 2470.06 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.508Z] 01:21:01 veth593371f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.508Z] 01:22:01 ens3 44.98 39.49 125.98 86.43 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.508Z] 01:22:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.508Z] 01:22:01 docker0 1.53 3.70 0.09 42.53 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.508Z] 01:23:01 ens3 94.42 57.14 2564.20 10.49 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.508Z] 01:23:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.508Z] 01:23:01 docker0 1.67 3.63 0.10 43.01 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.508Z] 01:24:01 ens3 0.68 0.50 0.35 0.28 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.508Z] 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:25:01 ens3 148.81 71.42 2040.63 5.13 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:25:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:26:01 ens3 0.25 0.20 0.02 0.01 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:27:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:28:01 ens3 0.28 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:29:01 ens3 0.72 0.32 0.29 0.21 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:30:01 ens3 0.62 0.18 0.13 0.07 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:31:01 ens3 0.47 0.32 0.26 0.21 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:32:01 ens3 0.73 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] Average: ens3 67.61 39.21 953.00 12.20 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] Average: docker0 16.96 29.54 1.35 212.96 0.00 0.00 0.00 0.00 [2023-09-06T01:32:53.509Z] [2023-09-06T01:32:53.509Z] [2023-09-06T01:32:53.509Z] ---> sar -P ALL: [2023-09-06T01:32:53.509Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5404) 09/06/23 _x86_64_ (8 CPU) [2023-09-06T01:32:53.509Z] [2023-09-06T01:32:53.509Z] 01:19:10 LINUX RESTART (8 CPU) [2023-09-06T01:32:53.509Z] [2023-09-06T01:32:53.509Z] 01:20:01 CPU %user %nice %system %iowait %steal %idle [2023-09-06T01:32:53.509Z] 01:21:01 all 8.95 0.00 4.30 4.38 0.07 82.30 [2023-09-06T01:32:53.509Z] 01:21:01 0 8.94 0.00 4.26 7.34 0.07 79.39 [2023-09-06T01:32:53.509Z] 01:21:01 1 9.10 0.00 5.45 3.24 0.07 82.15 [2023-09-06T01:32:53.509Z] 01:21:01 2 9.52 0.00 4.46 2.36 0.10 83.56 [2023-09-06T01:32:53.509Z] 01:21:01 3 7.67 0.00 4.54 1.86 0.07 85.86 [2023-09-06T01:32:53.509Z] 01:21:01 4 9.70 0.00 4.80 16.65 0.05 68.80 [2023-09-06T01:32:53.509Z] 01:21:01 5 7.59 0.00 3.88 0.42 0.07 88.05 [2023-09-06T01:32:53.509Z] 01:21:01 6 9.75 0.00 3.56 0.78 0.05 85.86 [2023-09-06T01:32:53.509Z] 01:21:01 7 9.33 0.00 3.49 2.37 0.07 84.74 [2023-09-06T01:32:53.509Z] 01:22:01 all 43.32 0.00 7.31 1.70 0.09 47.58 [2023-09-06T01:32:53.509Z] 01:22:01 0 44.44 0.00 7.92 0.29 0.08 47.27 [2023-09-06T01:32:53.509Z] 01:22:01 1 44.18 0.00 7.31 0.03 0.08 48.39 [2023-09-06T01:32:53.509Z] 01:22:01 2 43.73 0.00 7.67 3.20 0.10 45.30 [2023-09-06T01:32:53.509Z] 01:22:01 3 41.68 0.00 7.33 4.31 0.10 46.59 [2023-09-06T01:32:53.509Z] 01:22:01 4 43.64 0.00 7.27 4.06 0.08 44.95 [2023-09-06T01:32:53.509Z] 01:22:01 5 41.96 0.00 6.69 0.10 0.08 51.16 [2023-09-06T01:32:53.509Z] 01:22:01 6 42.98 0.00 7.82 0.56 0.10 48.55 [2023-09-06T01:32:53.509Z] 01:22:01 7 43.91 0.00 6.46 1.06 0.10 48.47 [2023-09-06T01:32:53.509Z] 01:23:01 all 2.98 0.00 1.46 1.12 0.03 94.42 [2023-09-06T01:32:53.509Z] 01:23:01 0 2.58 0.00 2.66 0.02 0.03 94.71 [2023-09-06T01:32:53.509Z] 01:23:01 1 2.84 0.00 1.21 0.52 0.02 95.41 [2023-09-06T01:32:53.509Z] 01:23:01 2 3.01 0.00 1.09 0.02 0.03 95.85 [2023-09-06T01:32:53.509Z] 01:23:01 3 3.18 0.00 1.16 1.11 0.02 94.54 [2023-09-06T01:32:53.509Z] 01:23:01 4 3.48 0.00 1.00 0.05 0.02 95.46 [2023-09-06T01:32:53.509Z] 01:23:01 5 2.89 0.00 1.24 0.00 0.03 95.83 [2023-09-06T01:32:53.509Z] 01:23:01 6 3.13 0.00 1.92 6.39 0.02 88.54 [2023-09-06T01:32:53.509Z] 01:23:01 7 2.78 0.00 1.36 0.85 0.03 94.98 [2023-09-06T01:32:53.509Z] 01:24:01 all 0.03 0.00 0.02 0.00 0.00 99.94 [2023-09-06T01:32:53.509Z] 01:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-06T01:32:53.509Z] 01:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-06T01:32:53.509Z] 01:24:01 2 0.12 0.00 0.05 0.00 0.00 99.83 [2023-09-06T01:32:53.509Z] 01:24:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2023-09-06T01:32:53.509Z] 01:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T01:32:53.509Z] 01:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T01:32:53.509Z] 01:24:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-06T01:32:53.509Z] 01:24:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2023-09-06T01:32:53.509Z] 01:25:01 all 1.29 0.00 0.65 0.65 0.02 97.40 [2023-09-06T01:32:53.509Z] 01:25:01 0 1.13 0.00 0.80 0.50 0.02 97.55 [2023-09-06T01:32:53.509Z] 01:25:01 1 0.50 0.00 0.33 0.03 0.02 99.12 [2023-09-06T01:32:53.509Z] 01:25:01 2 0.65 0.00 0.47 1.10 0.02 97.76 [2023-09-06T01:32:53.509Z] 01:25:01 3 1.57 0.00 0.87 1.72 0.02 95.82 [2023-09-06T01:32:53.509Z] 01:25:01 4 2.49 0.00 0.75 0.17 0.02 96.58 [2023-09-06T01:32:53.509Z] 01:25:01 5 1.93 0.00 0.72 0.00 0.02 97.34 [2023-09-06T01:32:53.509Z] 01:25:01 6 1.30 0.00 0.45 0.72 0.02 97.51 [2023-09-06T01:32:53.509Z] 01:25:01 7 0.72 0.00 0.80 0.92 0.02 97.55 [2023-09-06T01:32:53.509Z] 01:26:01 all 0.23 0.00 0.01 0.00 0.00 99.75 [2023-09-06T01:32:53.509Z] 01:26:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-09-06T01:32:53.509Z] 01:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T01:32:53.509Z] 01:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-06T01:32:53.509Z] 01:26:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-06T01:32:53.509Z] 01:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T01:32:53.509Z] 01:26:01 5 1.78 0.00 0.00 0.00 0.00 98.22 [2023-09-06T01:32:53.509Z] 01:26:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-09-06T01:32:53.509Z] 01:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T01:32:53.509Z] 01:27:01 all 0.22 0.00 0.01 0.01 0.01 99.75 [2023-09-06T01:32:53.509Z] 01:27:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-06T01:32:53.509Z] 01:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-06T01:32:53.509Z] 01:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-06T01:32:53.509Z] 01:27:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2023-09-06T01:32:53.509Z] 01:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T01:32:53.509Z] 01:27:01 5 1.52 0.00 0.00 0.00 0.02 98.47 [2023-09-06T01:32:53.509Z] 01:27:01 6 0.07 0.00 0.05 0.02 0.02 99.85 [2023-09-06T01:32:53.509Z] 01:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-06T01:32:53.509Z] 01:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-09-06T01:32:53.509Z] 01:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-06T01:32:53.509Z] 01:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-06T01:32:53.509Z] 01:28:01 2 0.08 0.00 0.00 0.00 0.00 99.92 [2023-09-06T01:32:53.509Z] 01:28:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2023-09-06T01:32:53.509Z] 01:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T01:32:53.509Z] 01:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-06T01:32:53.509Z] 01:28:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2023-09-06T01:32:53.509Z] 01:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T01:32:53.509Z] 01:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-09-06T01:32:53.509Z] 01:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-06T01:32:53.509Z] 01:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T01:32:53.509Z] 01:29:01 2 0.05 0.00 0.02 0.02 0.02 99.90 [2023-09-06T01:32:53.509Z] 01:29:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2023-09-06T01:32:53.509Z] 01:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T01:32:53.509Z] 01:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-06T01:32:53.509Z] 01:29:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2023-09-06T01:32:53.509Z] 01:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-06T01:32:53.509Z] 01:30:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2023-09-06T01:32:53.509Z] 01:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-06T01:32:53.509Z] 01:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-06T01:32:53.509Z] 01:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-06T01:32:53.509Z] 01:30:01 3 0.33 0.00 0.02 0.03 0.02 99.60 [2023-09-06T01:32:53.509Z] 01:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-06T01:32:53.509Z] 01:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-06T01:32:53.509Z] 01:30:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-09-06T01:32:53.509Z] 01:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-06T01:32:53.509Z] 01:31:01 all 0.24 0.00 0.03 0.01 0.00 99.72 [2023-09-06T01:32:53.509Z] 01:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-06T01:32:53.509Z] 01:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T01:32:53.509Z] 01:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-06T01:32:53.509Z] 01:31:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2023-09-06T01:32:53.509Z] 01:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-06T01:32:53.509Z] 01:31:01 5 1.71 0.00 0.10 0.00 0.02 98.17 [2023-09-06T01:32:53.509Z] 01:31:01 6 0.05 0.00 0.05 0.02 0.02 99.87 [2023-09-06T01:32:53.509Z] 01:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-06T01:32:53.509Z] [2023-09-06T01:32:53.509Z] 01:31:01 CPU %user %nice %system %iowait %steal %idle [2023-09-06T01:32:53.509Z] 01:32:01 all 0.22 0.00 0.01 0.00 0.00 99.76 [2023-09-06T01:32:53.509Z] 01:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-06T01:32:53.509Z] 01:32:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-06T01:32:53.509Z] 01:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-06T01:32:53.509Z] 01:32:01 3 0.07 0.00 0.00 0.02 0.00 99.92 [2023-09-06T01:32:53.509Z] 01:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T01:32:53.509Z] 01:32:01 5 1.63 0.00 0.00 0.00 0.00 98.37 [2023-09-06T01:32:53.509Z] 01:32:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-06T01:32:53.509Z] 01:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-06T01:32:53.509Z] Average: all 4.76 0.00 1.14 0.65 0.02 93.43 [2023-09-06T01:32:53.509Z] Average: 0 4.73 0.00 1.30 0.67 0.02 93.27 [2023-09-06T01:32:53.509Z] Average: 1 4.69 0.00 1.19 0.32 0.02 93.79 [2023-09-06T01:32:53.509Z] Average: 2 4.74 0.00 1.14 0.55 0.03 93.54 [2023-09-06T01:32:53.509Z] Average: 3 4.51 0.00 1.15 0.76 0.02 93.56 [2023-09-06T01:32:53.510Z] Average: 4 4.92 0.00 1.15 1.73 0.02 92.20 [2023-09-06T01:32:53.510Z] Average: 5 5.03 0.00 1.04 0.04 0.02 93.86 [2023-09-06T01:32:53.510Z] Average: 6 4.75 0.00 1.16 0.71 0.03 93.36 [2023-09-06T01:32:53.510Z] Average: 7 4.70 0.00 1.01 0.43 0.02 93.84 [2023-09-06T01:32:53.510Z] [2023-09-06T01:32:53.510Z] [2023-09-06T01:32:53.510Z]