Pull request #699 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6146bef49e9bcefa50594b965f70b5bd41248ed6+70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed (3f59e9b28226bbea10fa681ed411f1888a4e727b) 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-ssh4306838637163890133.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17741647503665962745.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-699/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-699/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh695214997078793853.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-699/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5146662027222563105.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh3227591749375875456.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-699/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-699/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4880935559140972920.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 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22100 in /w/workspace/gexfoundry_device-mqtt-go_PR-699 [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-699 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed into PR head commit 6146bef49e9bcefa50594b965f70b5bd41248ed6 Merge succeeded, producing 6146bef49e9bcefa50594b965f70b5bd41248ed6 Checking out Revision 6146bef49e9bcefa50594b965f70b5bd41248ed6 (PR-699) > 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/699/head:refs/remotes/origin/PR-699 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6146bef49e9bcefa50594b965f70b5bd41248ed6 # 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 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6146bef49e9bcefa50594b965f70b5bd41248ed6 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-08T01:48:29.560Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-08T01:48:29.813Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-08T01:48:29.940Z] ========================================================= [2024-10-08T01:48:29.940Z] EdgeX Global Pipelines Version Info [2024-10-08T01:48:29.940Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-08T01:48:31.095Z] ------------------- [2024-10-08T01:48:31.095Z] stable info: [2024-10-08T01:48:31.095Z] ------------------- [2024-10-08T01:48:31.095Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-08T01:48:31.095Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-08T01:48:31.095Z] Message: update stable to v1.0.265 [2024-10-08T01:48:31.357Z] ------------------- [2024-10-08T01:48:31.357Z] experimental info: [2024-10-08T01:48:31.357Z] ------------------- [2024-10-08T01:48:31.357Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-08T01:48:31.357Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-08T01:48:31.357Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-08T01:48:31.593Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-10-08T01:48:31.658Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-10-08T01:48:31.716Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-08T01:48:31.770Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-08T01:48:31.832Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-08T01:48:31.890Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-08T01:48:31.945Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-08T01:48:32.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-08T01:48:32.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-08T01:48:32.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-08T01:48:32.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-08T01:48:32.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-10-08T01:48:32.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-08T01:48:32.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-08T01:48:32.407Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T01:48:32.465Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T01:48:32.528Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-08T01:48:32.586Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-08T01:48:32.640Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-08T01:48:32.697Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-08T01:48:32.762Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-08T01:48:32.824Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-08T01:48:32.883Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-08T01:48:32.944Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-08T01:48:33.004Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-08T01:48:33.059Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-08T01:48:33.117Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-08T01:48:33.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-699 [Pipeline] echo [2024-10-08T01:48:33.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-699 [Pipeline] echo [2024-10-08T01:48:33.302Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-699 [Pipeline] echo [2024-10-08T01:48:33.364Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6146bef49e9bcefa50594b965f70b5bd41248ed6 [Pipeline] echo [2024-10-08T01:48:33.420Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6146bef [Pipeline] echo [2024-10-08T01:48:33.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T01:48:33.640Z] provisioning config files... [2024-10-08T01:48:33.656Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp/config13092829287456848379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T01:48:34.049Z] ---> ****-login.sh [2024-10-08T01:48:34.049Z] nexus3.edgexfoundry.org:10001 [2024-10-08T01:48:34.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T01:48:34.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T01:48:34.310Z] Configure a credential helper to remove this warning. See [2024-10-08T01:48:34.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T01:48:34.310Z] [2024-10-08T01:48:34.310Z] Login Succeeded [2024-10-08T01:48:34.311Z] nexus3.edgexfoundry.org:10002 [2024-10-08T01:48:34.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T01:48:34.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T01:48:34.573Z] Configure a credential helper to remove this warning. See [2024-10-08T01:48:34.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T01:48:34.573Z] [2024-10-08T01:48:34.573Z] Login Succeeded [2024-10-08T01:48:34.573Z] nexus3.edgexfoundry.org:10003 [2024-10-08T01:48:34.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T01:48:34.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T01:48:34.574Z] Configure a credential helper to remove this warning. See [2024-10-08T01:48:34.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T01:48:34.574Z] [2024-10-08T01:48:34.574Z] Login Succeeded [2024-10-08T01:48:34.574Z] nexus3.edgexfoundry.org:10004 [2024-10-08T01:48:34.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T01:48:34.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T01:48:34.835Z] Configure a credential helper to remove this warning. See [2024-10-08T01:48:34.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T01:48:34.835Z] [2024-10-08T01:48:34.835Z] Login Succeeded [2024-10-08T01:48:34.835Z] ****.io [2024-10-08T01:48:34.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T01:48:35.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T01:48:35.096Z] Configure a credential helper to remove this warning. See [2024-10-08T01:48:35.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T01:48:35.096Z] [2024-10-08T01:48:35.096Z] Login Succeeded [2024-10-08T01:48:35.096Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T01:48:35.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-08T01:48:35.832Z] + git rev-list -1 --merges 6146bef49e9bcefa50594b965f70b5bd41248ed6~1..6146bef49e9bcefa50594b965f70b5bd41248ed6 [Pipeline] echo [2024-10-08T01:48:35.879Z] -----------> git rev-list -1 --merges 6146bef49e9bcefa50594b965f70b5bd41248ed6~1..6146bef49e9bcefa50594b965f70b5bd41248ed6 6146bef49e9bcefa50594b965f70b5bd41248ed6 [false] [Pipeline] sh [2024-10-08T01:48:36.212Z] + git log --format=format:%s -1 6146bef49e9bcefa50594b965f70b5bd41248ed6 [Pipeline] echo [2024-10-08T01:48:36.258Z] ========================================================= [2024-10-08T01:48:36.258Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-08T01:48:36.258Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T01:48:36.722Z] + git log --format=format:%s -1 6146bef49e9bcefa50594b965f70b5bd41248ed6 [Pipeline] echo [2024-10-08T01:48:36.766Z] [semverPrep] GIT_COMMIT: 6146bef49e9bcefa50594b965f70b5bd41248ed6, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-08T01:48:36.811Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-08T01:48:37.236Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T01:48:37.236Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-08T01:48:37.236Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-08T01:48:37.236Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-08T01:48:37.236Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-08T01:48:37.236Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-08T01:48:37.236Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T01:48:37.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T01:48:37.774Z] [2024-10-08T01:48:37.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T01:48:38.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T01:48:38.175Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-08T01:48:38.175Z] b85a868b505f: Pulling fs layer [2024-10-08T01:48:38.175Z] e2be974225ed: Pulling fs layer [2024-10-08T01:48:38.175Z] 339a4e72a1f5: Pulling fs layer [2024-10-08T01:48:38.175Z] 988bab9f4d93: Pulling fs layer [2024-10-08T01:48:38.175Z] 1469e6f7b9e6: Pulling fs layer [2024-10-08T01:48:38.175Z] eaf3925da568: Pulling fs layer [2024-10-08T01:48:38.175Z] bab4dde63d76: Pulling fs layer [2024-10-08T01:48:38.175Z] bde34c3a00c8: Pulling fs layer [2024-10-08T01:48:38.175Z] b352a97aabf1: Pulling fs layer [2024-10-08T01:48:38.175Z] 4872d77fe225: Pulling fs layer [2024-10-08T01:48:38.175Z] 5851b861e8e6: Pulling fs layer [2024-10-08T01:48:38.175Z] eaf3925da568: Waiting [2024-10-08T01:48:38.175Z] 988bab9f4d93: Waiting [2024-10-08T01:48:38.175Z] 1469e6f7b9e6: Waiting [2024-10-08T01:48:38.175Z] 4872d77fe225: Waiting [2024-10-08T01:48:38.175Z] bde34c3a00c8: Waiting [2024-10-08T01:48:38.175Z] 5851b861e8e6: Waiting [2024-10-08T01:48:38.175Z] b352a97aabf1: Waiting [2024-10-08T01:48:38.175Z] bab4dde63d76: Waiting [2024-10-08T01:48:38.175Z] e2be974225ed: Verifying Checksum [2024-10-08T01:48:38.175Z] e2be974225ed: Download complete [2024-10-08T01:48:38.175Z] 988bab9f4d93: Verifying Checksum [2024-10-08T01:48:38.175Z] 988bab9f4d93: Download complete [2024-10-08T01:48:38.175Z] 1469e6f7b9e6: Verifying Checksum [2024-10-08T01:48:38.175Z] 1469e6f7b9e6: Download complete [2024-10-08T01:48:38.433Z] eaf3925da568: Verifying Checksum [2024-10-08T01:48:38.433Z] eaf3925da568: Download complete [2024-10-08T01:48:38.433Z] 339a4e72a1f5: Verifying Checksum [2024-10-08T01:48:38.433Z] 339a4e72a1f5: Download complete [2024-10-08T01:48:38.433Z] bde34c3a00c8: Verifying Checksum [2024-10-08T01:48:38.433Z] bde34c3a00c8: Download complete [2024-10-08T01:48:38.433Z] b352a97aabf1: Download complete [2024-10-08T01:48:38.433Z] 4872d77fe225: Verifying Checksum [2024-10-08T01:48:38.433Z] 4872d77fe225: Download complete [2024-10-08T01:48:38.433Z] 5851b861e8e6: Download complete [2024-10-08T01:48:38.433Z] b85a868b505f: Verifying Checksum [2024-10-08T01:48:38.433Z] b85a868b505f: Download complete [2024-10-08T01:48:38.691Z] bab4dde63d76: Verifying Checksum [2024-10-08T01:48:38.691Z] bab4dde63d76: Download complete [2024-10-08T01:48:39.632Z] b85a868b505f: Pull complete [2024-10-08T01:48:39.632Z] e2be974225ed: Pull complete [2024-10-08T01:48:40.205Z] 339a4e72a1f5: Pull complete [2024-10-08T01:48:40.205Z] 988bab9f4d93: Pull complete [2024-10-08T01:48:40.473Z] 1469e6f7b9e6: Pull complete [2024-10-08T01:48:40.473Z] eaf3925da568: Pull complete [2024-10-08T01:48:42.402Z] bab4dde63d76: Pull complete [2024-10-08T01:48:42.402Z] bde34c3a00c8: Pull complete [2024-10-08T01:48:42.662Z] b352a97aabf1: Pull complete [2024-10-08T01:48:42.662Z] 4872d77fe225: Pull complete [2024-10-08T01:48:42.662Z] 5851b861e8e6: Pull complete [2024-10-08T01:48:42.662Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-08T01:48:42.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T01:48:42.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T01:48:42.951Z] prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container [2024-10-08T01:48:43.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-699 -v /w/workspace/gexfoundry_device-mqtt-go_PR-699:/w/workspace/gexfoundry_device-mqtt-go_PR-699:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-699@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 [2024-10-08T01:48:45.583Z] $ docker top 7c9134603e0003c7669fc5cc49caa0d31f0722e9a35f22598267c11aa1476835 -eo pid,comm [2024-10-08T01:48:45.636Z] 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). [2024-10-08T01:48:45.636Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T01:48:45.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T01:48:45.802Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T01:48:45.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T01:48:45.914Z] $ docker exec 7c9134603e0003c7669fc5cc49caa0d31f0722e9a35f22598267c11aa1476835 ssh-agent [2024-10-08T01:48:46.012Z] SSH_AUTH_SOCK=/tmp/ssh-9Op4nzuA5BTu/agent.31 [2024-10-08T01:48:46.012Z] SSH_AGENT_PID=37 [2024-10-08T01:48:46.018Z] Running ssh-add (command line suppressed) [2024-10-08T01:48:46.118Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp/private_key_4301958363740512615.key (/w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp/private_key_4301958363740512615.key) [2024-10-08T01:48:46.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T01:48:46.479Z] + git tag --points-at HEAD [Pipeline] } [2024-10-08T01:48:46.506Z] $ docker exec --env ******** --env ******** 7c9134603e0003c7669fc5cc49caa0d31f0722e9a35f22598267c11aa1476835 ssh-agent -k [2024-10-08T01:48:46.599Z] unset SSH_AUTH_SOCK; [2024-10-08T01:48:46.600Z] unset SSH_AGENT_PID; [2024-10-08T01:48:46.600Z] echo Agent pid 37 killed; [2024-10-08T01:48:46.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-08T01:48:46.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T01:48:46.722Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T01:48:46.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T01:48:46.841Z] $ docker exec 7c9134603e0003c7669fc5cc49caa0d31f0722e9a35f22598267c11aa1476835 ssh-agent [2024-10-08T01:48:46.949Z] SSH_AUTH_SOCK=/tmp/ssh-r8JT7XtlVsVE/agent.71 [2024-10-08T01:48:46.949Z] SSH_AGENT_PID=77 [2024-10-08T01:48:46.954Z] Running ssh-add (command line suppressed) [2024-10-08T01:48:47.056Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp/private_key_15776755613740700900.key (/w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp/private_key_15776755613740700900.key) [2024-10-08T01:48:47.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T01:48:47.421Z] + git semver init [2024-10-08T01:48:47.681Z] 2024-10-08 01:48:47,599 [run_init] DEBUG init version:0.0.0 force:False [2024-10-08T01:48:47.681Z] 2024-10-08 01:48:47,600 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-699/.semver [2024-10-08T01:48:47.681Z] 2024-10-08 01:48:47,600 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-699/.semver [2024-10-08T01:48:47.681Z] 2024-10-08 01:48:47,601 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-699/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-699, universal_newlines=False, shell=None, istream=None) [2024-10-08T01:48:49.592Z] 2024-10-08 01:48:49,202 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-699/.git/info/exclude [2024-10-08T01:48:49.592Z] 2024-10-08 01:48:49,203 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-699/.semver/PR-699 with force:False [2024-10-08T01:48:49.592Z] 2024-10-08 01:48:49,203 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-699/.semver/PR-699 [2024-10-08T01:48:49.592Z] 2024-10-08 01:48:49,208 [execute] INFO git cat-file --batch-check [2024-10-08T01:48:49.592Z] 2024-10-08 01:48:49,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-699/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T01:48:49.592Z] 2024-10-08 01:48:49,214 [execute] INFO git cat-file --batch [2024-10-08T01:48:49.592Z] 2024-10-08 01:48:49,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-699/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T01:48:49.592Z] 2024-10-08 01:48:49,219 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-699/.semver/PR-699 [2024-10-08T01:48:49.592Z] 0.0.0 [Pipeline] } [2024-10-08T01:48:49.621Z] $ docker exec --env ******** --env ******** 7c9134603e0003c7669fc5cc49caa0d31f0722e9a35f22598267c11aa1476835 ssh-agent -k [2024-10-08T01:48:49.719Z] unset SSH_AUTH_SOCK; [2024-10-08T01:48:49.719Z] unset SSH_AGENT_PID; [2024-10-08T01:48:49.719Z] echo Agent pid 77 killed; [2024-10-08T01:48:49.728Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T01:48:50.205Z] + git semver [Pipeline] } [2024-10-08T01:48:50.493Z] $ docker stop --time=1 7c9134603e0003c7669fc5cc49caa0d31f0722e9a35f22598267c11aa1476835 [2024-10-08T01:48:51.789Z] $ docker rm -f --volumes 7c9134603e0003c7669fc5cc49caa0d31f0722e9a35f22598267c11aa1476835 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T01:48:52.229Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-08T01:48:52.577Z] Stashed 1 file(s) [Pipeline] echo [2024-10-08T01:48:52.604Z] [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 [2024-10-08T01:48:53.374Z] provisioning config files... [2024-10-08T01:48:53.384Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp/config2014128908032462581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T01:48:53.770Z] ---> ****-login.sh [2024-10-08T01:48:53.770Z] nexus3.edgexfoundry.org:10001 [2024-10-08T01:48:53.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T01:48:53.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T01:48:53.770Z] Configure a credential helper to remove this warning. See [2024-10-08T01:48:53.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T01:48:53.770Z] [2024-10-08T01:48:53.770Z] Login Succeeded [2024-10-08T01:48:53.770Z] nexus3.edgexfoundry.org:10002 [2024-10-08T01:48:53.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T01:48:53.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T01:48:53.771Z] Configure a credential helper to remove this warning. See [2024-10-08T01:48:53.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T01:48:53.771Z] [2024-10-08T01:48:53.771Z] Login Succeeded [2024-10-08T01:48:53.771Z] nexus3.edgexfoundry.org:10003 [2024-10-08T01:48:54.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T01:48:54.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T01:48:54.031Z] Configure a credential helper to remove this warning. See [2024-10-08T01:48:54.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T01:48:54.031Z] [2024-10-08T01:48:54.031Z] Login Succeeded [2024-10-08T01:48:54.031Z] nexus3.edgexfoundry.org:10004 [2024-10-08T01:48:54.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T01:48:54.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T01:48:54.032Z] Configure a credential helper to remove this warning. See [2024-10-08T01:48:54.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T01:48:54.032Z] [2024-10-08T01:48:54.032Z] Login Succeeded [2024-10-08T01:48:54.032Z] ****.io [2024-10-08T01:48:54.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T01:48:54.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T01:48:54.293Z] Configure a credential helper to remove this warning. See [2024-10-08T01:48:54.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T01:48:54.293Z] [2024-10-08T01:48:54.293Z] Login Succeeded [2024-10-08T01:48:54.293Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T01:48:54.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-08T01:48:54.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T01:48:54.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T01:48:54.674Z] ========================================================= [2024-10-08T01:48:54.674Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-08T01:48:54.674Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T01:48:55.240Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-08T01:48:55.240Z] Sending build context to Docker daemon 20.89MB [2024-10-08T01:48:55.240Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-08T01:48:55.240Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-08T01:48:55.240Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-08T01:48:55.240Z] 43c4264eed91: Pulling fs layer [2024-10-08T01:48:55.240Z] 4cc291be95ef: Pulling fs layer [2024-10-08T01:48:55.240Z] 2ac1f1163629: Pulling fs layer [2024-10-08T01:48:55.240Z] 5c3c966382ef: Pulling fs layer [2024-10-08T01:48:55.240Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T01:48:55.240Z] 5d5c8e513c77: Pulling fs layer [2024-10-08T01:48:55.240Z] 9f66e0745190: Pulling fs layer [2024-10-08T01:48:55.240Z] f49a43e4bbc0: Pulling fs layer [2024-10-08T01:48:55.240Z] 561ebcabdf7f: Pulling fs layer [2024-10-08T01:48:55.240Z] 5c3c966382ef: Waiting [2024-10-08T01:48:55.240Z] 9f66e0745190: Waiting [2024-10-08T01:48:55.240Z] f49a43e4bbc0: Waiting [2024-10-08T01:48:55.240Z] 4f4fb700ef54: Waiting [2024-10-08T01:48:55.240Z] 561ebcabdf7f: Waiting [2024-10-08T01:48:55.240Z] 5d5c8e513c77: Waiting [2024-10-08T01:48:55.502Z] 4cc291be95ef: Download complete [2024-10-08T01:48:55.502Z] 5c3c966382ef: Download complete [2024-10-08T01:48:55.502Z] 4f4fb700ef54: Verifying Checksum [2024-10-08T01:48:55.502Z] 4f4fb700ef54: Download complete [2024-10-08T01:48:55.502Z] 5d5c8e513c77: Verifying Checksum [2024-10-08T01:48:55.502Z] 5d5c8e513c77: Download complete [2024-10-08T01:48:55.502Z] 43c4264eed91: Download complete [2024-10-08T01:48:55.502Z] 9f66e0745190: Verifying Checksum [2024-10-08T01:48:55.502Z] 9f66e0745190: Download complete [2024-10-08T01:48:55.502Z] 43c4264eed91: Pull complete [2024-10-08T01:48:55.763Z] 561ebcabdf7f: Download complete [2024-10-08T01:48:55.763Z] 4cc291be95ef: Pull complete [2024-10-08T01:48:56.332Z] f49a43e4bbc0: Verifying Checksum [2024-10-08T01:48:56.332Z] f49a43e4bbc0: Download complete [2024-10-08T01:48:56.901Z] 2ac1f1163629: Verifying Checksum [2024-10-08T01:48:56.901Z] 2ac1f1163629: Download complete [2024-10-08T01:49:00.184Z] 2ac1f1163629: Pull complete [2024-10-08T01:49:00.184Z] 5c3c966382ef: Pull complete [2024-10-08T01:49:00.184Z] 4f4fb700ef54: Pull complete [2024-10-08T01:49:00.184Z] 5d5c8e513c77: Pull complete [2024-10-08T01:49:00.443Z] 9f66e0745190: Pull complete [2024-10-08T01:49:02.978Z] f49a43e4bbc0: Pull complete [2024-10-08T01:49:03.239Z] 561ebcabdf7f: Pull complete [2024-10-08T01:49:03.239Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-08T01:49:03.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T01:49:03.239Z] ---> 3a752c3f9dda [2024-10-08T01:49:03.239Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-08T01:49:07.455Z] ---> Running in 7eca1bc6ebea [2024-10-08T01:49:07.455Z] Removing intermediate container 7eca1bc6ebea [2024-10-08T01:49:07.455Z] ---> 74f14d84423d [2024-10-08T01:49:07.455Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T01:49:07.455Z] ---> Running in a075f9c54c8d [2024-10-08T01:49:07.455Z] Removing intermediate container a075f9c54c8d [2024-10-08T01:49:07.455Z] ---> 234dbe8ef08c [2024-10-08T01:49:07.455Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-08T01:49:07.455Z] ---> Running in f6d8451cdb1d [2024-10-08T01:49:07.455Z] Removing intermediate container f6d8451cdb1d [2024-10-08T01:49:07.455Z] ---> eb3c7f6f3990 [2024-10-08T01:49:07.455Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T01:49:07.455Z] ---> Running in 5734146689cc [2024-10-08T01:49:07.455Z] Removing intermediate container 5734146689cc [2024-10-08T01:49:07.455Z] ---> 2cd61632e1fa [2024-10-08T01:49:07.455Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T01:49:07.455Z] ---> Running in 6c94b8d2af65 [2024-10-08T01:49:07.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T01:49:07.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T01:49:07.714Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-08T01:49:07.714Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-08T01:49:07.714Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-08T01:49:07.974Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-08T01:49:07.974Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T01:49:07.974Z] OK: 250 MiB in 58 packages [2024-10-08T01:49:08.125Z] Still waiting to schedule task [2024-10-08T01:49:08.126Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22098’ [2024-10-08T01:49:08.546Z] Removing intermediate container 6c94b8d2af65 [2024-10-08T01:49:08.546Z] ---> b0cb3998296b [2024-10-08T01:49:08.546Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-10-08T01:49:08.546Z] ---> Running in 6016a6d52048 [2024-10-08T01:49:08.546Z] Removing intermediate container 6016a6d52048 [2024-10-08T01:49:08.546Z] ---> d984b2719f10 [2024-10-08T01:49:08.546Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-08T01:49:08.546Z] ---> 2c14e4b061b2 [2024-10-08T01:49:08.546Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T01:49:08.546Z] ---> Running in 69a643457339 [2024-10-08T01:50:04.815Z] Removing intermediate container 69a643457339 [2024-10-08T01:50:04.815Z] ---> 91f822cd7f60 [2024-10-08T01:50:04.815Z] Step 11/12 : COPY . . [2024-10-08T01:50:04.815Z] ---> b5175918bff0 [2024-10-08T01:50:04.815Z] Step 12/12 : RUN $MAKE [2024-10-08T01:50:04.815Z] ---> Running in 2aba4c6f5ca3 [2024-10-08T01:50:04.815Z] noop [2024-10-08T01:50:04.815Z] Removing intermediate container 2aba4c6f5ca3 [2024-10-08T01:50:04.815Z] ---> f849880c4919 [2024-10-08T01:50:04.815Z] Successfully built f849880c4919 [2024-10-08T01:50:04.815Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T01:50:05.294Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T01:50:05.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T01:50:05.463Z] prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container [2024-10-08T01:50:05.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-699 -v /w/workspace/gexfoundry_device-mqtt-go_PR-699:/w/workspace/gexfoundry_device-mqtt-go_PR-699:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-699@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 [2024-10-08T01:50:05.841Z] $ docker top 91fe49ebfd206adfc77c2515491bc6f015c137de4a54cf3de800643afa039877 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T01:50:06.278Z] + go version [2024-10-08T01:50:06.278Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-08T01:50:06.313Z] $ docker stop --time=1 91fe49ebfd206adfc77c2515491bc6f015c137de4a54cf3de800643afa039877 [2024-10-08T01:50:07.588Z] $ docker rm -f --volumes 91fe49ebfd206adfc77c2515491bc6f015c137de4a54cf3de800643afa039877 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T01:50:08.379Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T01:50:08.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T01:50:08.546Z] prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container [2024-10-08T01:50:08.575Z] $ 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-699 -v /w/workspace/gexfoundry_device-mqtt-go_PR-699:/w/workspace/gexfoundry_device-mqtt-go_PR-699:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-699@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 [2024-10-08T01:50:08.885Z] $ docker top cd19ca553b4347aa8be5ca43d3e71f8d290081df527a1d7e6d257a652bc8c386 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T01:50:09.284Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-699 [Pipeline] fileExists [Pipeline] sh [2024-10-08T01:50:09.670Z] + make test [2024-10-08T01:50:09.670Z] go test ./... -coverprofile=coverage.out ./... [2024-10-08T01:50:11.047Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-10-08T01:50:29.246Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-10-08T01:50:29.246Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-10-08T01:50:29.246Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.8% of statements [2024-10-08T01:50:39.226Z] go vet ./... [2024-10-08T01:50:43.430Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-08T01:50:43.430Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-08T01:50:43.430Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-08T01:50:45.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-08T01:50:45.873Z] $ docker stop --time=1 cd19ca553b4347aa8be5ca43d3e71f8d290081df527a1d7e6d257a652bc8c386 [2024-10-08T01:50:50.736Z] $ docker rm -f --volumes cd19ca553b4347aa8be5ca43d3e71f8d290081df527a1d7e6d257a652bc8c386 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T01:50:51.424Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-08T01:50:51.508Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-08T01:50:52.247Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-08T01:50:52.576Z] + ls -al . [2024-10-08T01:50:52.576Z] total 264 [2024-10-08T01:50:52.576Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 8 01:50 . [2024-10-08T01:50:52.576Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 01:48 .. [2024-10-08T01:50:52.576Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 8 01:48 .dockerignore [2024-10-08T01:50:52.576Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 01:50 .git [2024-10-08T01:50:52.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 01:48 .github [2024-10-08T01:50:52.576Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 8 01:48 .gitignore [2024-10-08T01:50:52.576Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 8 01:48 .golangci.yml [2024-10-08T01:50:52.576Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 01:48 .semver [2024-10-08T01:50:52.576Z] -rw-rw-r-- 1 jenkins jenkins 19106 Oct 8 01:48 Attribution.txt [2024-10-08T01:50:52.576Z] -rw-rw-r-- 1 jenkins jenkins 18574 Oct 8 01:48 CHANGELOG.md [2024-10-08T01:50:52.576Z] -rw-rw-r-- 1 jenkins jenkins 1798 Oct 8 01:48 Dockerfile [2024-10-08T01:50:52.576Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 01:48 GOVERNANCE.md [2024-10-08T01:50:52.576Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 8 01:48 Jenkinsfile [2024-10-08T01:50:52.576Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 8 01:48 LICENSE [2024-10-08T01:50:52.576Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 8 01:48 Makefile [2024-10-08T01:50:52.576Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 8 01:48 OWNERS.md [2024-10-08T01:50:52.576Z] -rw-rw-r-- 1 jenkins jenkins 3599 Oct 8 01:48 README.md [2024-10-08T01:50:52.576Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 8 01:48 VERSION [2024-10-08T01:50:52.576Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 01:48 bin [2024-10-08T01:50:52.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 01:48 cmd [2024-10-08T01:50:52.576Z] -rw-r--r-- 1 jenkins jenkins 21039 Oct 8 01:50 coverage.out [2024-10-08T01:50:52.576Z] -rw-rw-r-- 1 jenkins jenkins 7037 Oct 8 01:48 go.mod [2024-10-08T01:50:52.576Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 8 01:48 go.sum [2024-10-08T01:50:52.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 01:48 internal [2024-10-08T01:50:52.576Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 01:48 mock [2024-10-08T01:50:52.576Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 8 01:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T01:50:53.002Z] + 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=6146bef49e9bcefa50594b965f70b5bd41248ed6 --label arch=amd64 --label version=0.0.0 . [2024-10-08T01:50:53.002Z] Sending build context to Docker daemon 20.91MB [2024-10-08T01:50:53.002Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-08T01:50:53.002Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-08T01:50:53.002Z] ---> f849880c4919 [2024-10-08T01:50:53.002Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-08T01:50:53.262Z] ---> Running in 1ec40293a129 [2024-10-08T01:50:53.522Z] Removing intermediate container 1ec40293a129 [2024-10-08T01:50:53.522Z] ---> 5c3e6e7e005a [2024-10-08T01:50:53.522Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T01:50:53.522Z] ---> Running in 494c7291d4d4 [2024-10-08T01:50:53.522Z] Removing intermediate container 494c7291d4d4 [2024-10-08T01:50:53.522Z] ---> 219b184d7986 [2024-10-08T01:50:53.522Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-08T01:50:53.522Z] ---> Running in 6e2fdfa01969 [2024-10-08T01:50:53.522Z] Removing intermediate container 6e2fdfa01969 [2024-10-08T01:50:53.522Z] ---> 9ee73ce24fe8 [2024-10-08T01:50:53.522Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T01:50:53.522Z] ---> Running in 537b1ae23eae [2024-10-08T01:50:53.781Z] Removing intermediate container 537b1ae23eae [2024-10-08T01:50:53.781Z] ---> b06dedf1b7fe [2024-10-08T01:50:53.781Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T01:50:53.781Z] ---> Running in 77bd1ea2b239 [2024-10-08T01:50:54.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T01:50:54.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T01:50:54.610Z] OK: 250 MiB in 58 packages [2024-10-08T01:50:54.869Z] Removing intermediate container 77bd1ea2b239 [2024-10-08T01:50:54.869Z] ---> 2d0b897d4040 [2024-10-08T01:50:54.869Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-10-08T01:50:54.869Z] ---> Running in 3c2d46d1ea34 [2024-10-08T01:50:54.869Z] Removing intermediate container 3c2d46d1ea34 [2024-10-08T01:50:54.869Z] ---> 9d617717f218 [2024-10-08T01:50:54.869Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-08T01:50:54.869Z] ---> f8c139eaac5e [2024-10-08T01:50:54.869Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T01:50:55.128Z] ---> Running in 1e956be45c56 [2024-10-08T01:50:55.698Z] Removing intermediate container 1e956be45c56 [2024-10-08T01:50:55.698Z] ---> 5ead7d170d5f [2024-10-08T01:50:55.698Z] Step 11/25 : COPY . . [2024-10-08T01:50:56.633Z] ---> 8718c42493e4 [2024-10-08T01:50:56.633Z] Step 12/25 : RUN $MAKE [2024-10-08T01:50:56.633Z] ---> Running in 9d39e3a06d6b [2024-10-08T01:50:56.633Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.44" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-10-08T01:51:28.697Z] Removing intermediate container 9d39e3a06d6b [2024-10-08T01:51:28.697Z] ---> 43a4414f7c6e [2024-10-08T01:51:28.697Z] Step 13/25 : FROM alpine:3.20 [2024-10-08T01:51:28.697Z] 3.20: Pulling from library/alpine [2024-10-08T01:51:28.697Z] 43c4264eed91: Already exists [2024-10-08T01:51:28.956Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T01:51:28.956Z] Status: Downloaded newer image for alpine:3.20 [2024-10-08T01:51:28.956Z] ---> 91ef0af61f39 [2024-10-08T01:51:28.956Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-10-08T01:51:28.956Z] ---> Running in 9af8614011da [2024-10-08T01:51:28.956Z] Removing intermediate container 9af8614011da [2024-10-08T01:51:28.956Z] ---> da6f71622814 [2024-10-08T01:51:28.956Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-08T01:51:28.956Z] ---> Running in 189fda5fe3eb [2024-10-08T01:51:29.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T01:51:29.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T01:51:29.734Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T01:51:29.734Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T01:51:29.734Z] OK: 8 MiB in 15 packages [2024-10-08T01:51:29.993Z] Removing intermediate container 189fda5fe3eb [2024-10-08T01:51:29.993Z] ---> 5953d478528e [2024-10-08T01:51:29.993Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-08T01:51:29.993Z] ---> Running in 11491686cb02 [2024-10-08T01:51:30.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T01:51:30.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T01:51:30.770Z] Upgrading critical system libraries and apk-tools: [2024-10-08T01:51:30.770Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T01:51:30.770Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T01:51:30.770Z] Continuing the upgrade transaction with new apk-tools: [2024-10-08T01:51:30.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T01:51:30.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T01:51:31.028Z] OK: 8 MiB in 15 packages [2024-10-08T01:51:31.286Z] Removing intermediate container 11491686cb02 [2024-10-08T01:51:31.286Z] ---> eb9c7aa29ad2 [2024-10-08T01:51:31.286Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-10-08T01:51:32.664Z] ---> 59c43d8b3d98 [2024-10-08T01:51:32.664Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-10-08T01:51:32.664Z] ---> fe28a955a64a [2024-10-08T01:51:32.664Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-10-08T01:51:32.923Z] ---> 5865a1e3a6d6 [2024-10-08T01:51:32.923Z] Step 20/25 : EXPOSE 59982 [2024-10-08T01:51:32.923Z] ---> Running in b971f1ba3df4 [2024-10-08T01:51:32.923Z] Removing intermediate container b971f1ba3df4 [2024-10-08T01:51:32.923Z] ---> 7826f7261940 [2024-10-08T01:51:32.923Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-10-08T01:51:32.923Z] ---> Running in 7b2ee2e54304 [2024-10-08T01:51:32.923Z] Removing intermediate container 7b2ee2e54304 [2024-10-08T01:51:32.923Z] ---> b1a969157fd3 [2024-10-08T01:51:32.923Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-08T01:51:33.182Z] ---> Running in 0a38f81a0e0d [2024-10-08T01:51:33.182Z] Removing intermediate container 0a38f81a0e0d [2024-10-08T01:51:33.182Z] ---> c01644d2c64c [2024-10-08T01:51:33.182Z] Step 23/25 : LABEL arch=amd64 [2024-10-08T01:51:33.182Z] ---> Running in dfd98e26ed6f [2024-10-08T01:51:33.182Z] Removing intermediate container dfd98e26ed6f [2024-10-08T01:51:33.182Z] ---> 31b1fe4abd5d [2024-10-08T01:51:33.182Z] Step 24/25 : LABEL git_sha=6146bef49e9bcefa50594b965f70b5bd41248ed6 [2024-10-08T01:51:33.182Z] ---> Running in 8e4ea9e3e0fa [2024-10-08T01:51:33.440Z] Removing intermediate container 8e4ea9e3e0fa [2024-10-08T01:51:33.440Z] ---> c1fbd69881dd [2024-10-08T01:51:33.440Z] Step 25/25 : LABEL version=0.0.0 [2024-10-08T01:51:33.440Z] ---> Running in 6a1f0b1997d6 [2024-10-08T01:51:33.440Z] Removing intermediate container 6a1f0b1997d6 [2024-10-08T01:51:33.440Z] ---> 1d8d1b696c00 [2024-10-08T01:51:33.440Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-08T01:51:33.440Z] Successfully built 1d8d1b696c00 [2024-10-08T01:51:33.440Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T01:51:34.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T01:51:34.508Z] [2024-10-08T01:51:34.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T01:51:34.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T01:51:34.920Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-08T01:51:34.920Z] 5eb5b503b376: Pulling fs layer [2024-10-08T01:51:34.920Z] 5c69ac0246d0: Pulling fs layer [2024-10-08T01:51:34.920Z] ec43610c2a17: Pulling fs layer [2024-10-08T01:51:34.920Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-08T01:51:34.920Z] 33b1e0a273af: Pulling fs layer [2024-10-08T01:51:34.920Z] 5d3b04190fa2: Pulling fs layer [2024-10-08T01:51:34.920Z] 2f39f015ded8: Pulling fs layer [2024-10-08T01:51:34.920Z] 5d3b04190fa2: Waiting [2024-10-08T01:51:34.920Z] 2f39f015ded8: Waiting [2024-10-08T01:51:34.920Z] 33b1e0a273af: Waiting [2024-10-08T01:51:34.920Z] 3a2ae6a8a46f: Waiting [2024-10-08T01:51:34.920Z] 5c69ac0246d0: Verifying Checksum [2024-10-08T01:51:34.920Z] 5c69ac0246d0: Download complete [2024-10-08T01:51:34.920Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-08T01:51:34.920Z] 3a2ae6a8a46f: Download complete [2024-10-08T01:51:34.920Z] 33b1e0a273af: Verifying Checksum [2024-10-08T01:51:34.920Z] 33b1e0a273af: Download complete [2024-10-08T01:51:34.920Z] 5d3b04190fa2: Verifying Checksum [2024-10-08T01:51:34.920Z] 5d3b04190fa2: Download complete [2024-10-08T01:51:34.920Z] ec43610c2a17: Download complete [2024-10-08T01:51:35.179Z] 5eb5b503b376: Verifying Checksum [2024-10-08T01:51:35.179Z] 5eb5b503b376: Download complete [2024-10-08T01:51:35.745Z] 2f39f015ded8: Verifying Checksum [2024-10-08T01:51:35.745Z] 2f39f015ded8: Download complete [2024-10-08T01:51:36.311Z] 5eb5b503b376: Pull complete [2024-10-08T01:51:36.569Z] 5c69ac0246d0: Pull complete [2024-10-08T01:51:36.827Z] ec43610c2a17: Pull complete [2024-10-08T01:51:36.827Z] 3a2ae6a8a46f: Pull complete [2024-10-08T01:51:37.086Z] 33b1e0a273af: Pull complete [2024-10-08T01:51:37.344Z] 5d3b04190fa2: Pull complete [2024-10-08T01:51:41.530Z] 2f39f015ded8: Pull complete [2024-10-08T01:51:41.530Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-08T01:51:41.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T01:51:41.530Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T01:51:41.782Z] prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container [2024-10-08T01:51:41.814Z] $ 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-699 -v /w/workspace/gexfoundry_device-mqtt-go_PR-699:/w/workspace/gexfoundry_device-mqtt-go_PR-699:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-699@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 [2024-10-08T01:51:45.704Z] $ docker top 2f5f6ba0b4c3bf8a2222b667ad9aec8bff2a045aaf10c3794c5a78c4f0513214 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T01:51:46.190Z] ---> job-cost.sh [2024-10-08T01:51:46.190Z] lf-activate-venv: SKIPPING [2024-10-08T01:51:46.190Z] INFO: No Stack... [2024-10-08T01:51:46.450Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-08T01:51:47.020Z] INFO: Archiving Costs [Pipeline] sh [2024-10-08T01:51:47.346Z] + cat+ /w/workspace/gexfoundry_device-mqtt-go_PR-699/archives/cost.csv [2024-10-08T01:51:47.346Z] cut -d, -f6 [Pipeline] lock [2024-10-08T01:51:47.394Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-699-1-stack-cost] [2024-10-08T01:51:47.400Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-699-1-stack-cost] did not exist. Created. [2024-10-08T01:51:47.406Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-699-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-08T01:51:47.825Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-08T01:51:47.882Z] Stashed 1 file(s) [Pipeline] } [2024-10-08T01:51:47.915Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-699-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-08T01:51:48.007Z] $ docker stop --time=1 2f5f6ba0b4c3bf8a2222b667ad9aec8bff2a045aaf10c3794c5a78c4f0513214 [2024-10-08T01:51:49.148Z] $ docker rm -f --volumes 2f5f6ba0b4c3bf8a2222b667ad9aec8bff2a045aaf10c3794c5a78c4f0513214 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-08T01:52:51.212Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22102 in /w/workspace/gexfoundry_device-mqtt-go_PR-699 [Pipeline] { [Pipeline] ws [2024-10-08T01:52:51.289Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2024-10-08T01:52:54.395Z] The recommended git tool is: git [2024-10-08T01:52:59.123Z] using credential edgex-jenkins-ssh [2024-10-08T01:52:59.147Z] Cloning the remote Git repository [2024-10-08T01:52:59.191Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-10-08T01:52:59.282Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2024-10-08T01:52:59.439Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-10-08T01:52:59.439Z] > git --version # timeout=10 [2024-10-08T01:52:59.461Z] > git --version # 'git version 2.25.1' [2024-10-08T01:52:59.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T01:52:59.626Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T01:53:02.242Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-10-08T01:53:02.270Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T01:53:03.759Z] Merging remotes/origin/main commit 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed into PR head commit 6146bef49e9bcefa50594b965f70b5bd41248ed6 [2024-10-08T01:53:04.069Z] Merge succeeded, producing 6146bef49e9bcefa50594b965f70b5bd41248ed6 [2024-10-08T01:53:04.070Z] Checking out Revision 6146bef49e9bcefa50594b965f70b5bd41248ed6 (PR-699) [2024-10-08T01:53:03.179Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-10-08T01:53:03.222Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-10-08T01:53:03.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T01:53:03.245Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/699/head:refs/remotes/origin/PR-699 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-08T01:53:03.777Z] > git config core.sparsecheckout # timeout=10 [2024-10-08T01:53:03.850Z] > git checkout -f 6146bef49e9bcefa50594b965f70b5bd41248ed6 # timeout=10 [2024-10-08T01:53:03.952Z] > git remote # timeout=10 [2024-10-08T01:53:03.971Z] > git config --get remote.origin.url # timeout=10 [2024-10-08T01:53:03.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T01:53:04.018Z] > git merge 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed # timeout=10 [2024-10-08T01:53:04.051Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-08T01:53:04.074Z] > git config core.sparsecheckout # timeout=10 [2024-10-08T01:53:04.086Z] > git checkout -f 6146bef49e9bcefa50594b965f70b5bd41248ed6 # timeout=10 [2024-10-08T01:53:04.668Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-08T01:53:04.721Z] > git --version # timeout=10 [2024-10-08T01:53:04.737Z] > git --version # 'git version 2.25.1' [2024-10-08T01:53:04.757Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T01:53:09.816Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-08T01:53:09.816Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T01:53:09.816Z] Dload Upload Total Spent Left Speed [2024-10-08T01:53:09.816Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-10-08T01:53:10.168Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-08T01:53:10.540Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-08T01:53:10.540Z] sudo tee /etc/docker/daemon.new [2024-10-08T01:53:10.540Z] { [2024-10-08T01:53:10.540Z] "registry-mirrors": [ [2024-10-08T01:53:10.540Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-08T01:53:10.540Z] ], [2024-10-08T01:53:10.540Z] "bip": "10.250.0.254/24", [2024-10-08T01:53:10.540Z] "hosts": [ [2024-10-08T01:53:10.540Z] "tcp://0.0.0.0:5555", [2024-10-08T01:53:10.540Z] "unix:///var/run/docker.sock" [2024-10-08T01:53:10.540Z] ], [2024-10-08T01:53:10.540Z] "mtu": 1458, [2024-10-08T01:53:10.540Z] "selinux-enabled": true, [2024-10-08T01:53:10.540Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-08T01:53:10.540Z] } [Pipeline] sh [2024-10-08T01:53:10.902Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-08T01:53:11.251Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T01:53:29.611Z] provisioning config files... [2024-10-08T01:53:29.641Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config14406248402756368510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T01:53:30.113Z] ---> ****-login.sh [2024-10-08T01:53:30.113Z] nexus3.edgexfoundry.org:10001 [2024-10-08T01:53:30.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T01:53:30.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T01:53:30.656Z] Configure a credential helper to remove this warning. See [2024-10-08T01:53:30.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T01:53:30.656Z] [2024-10-08T01:53:30.656Z] Login Succeeded [2024-10-08T01:53:30.656Z] nexus3.edgexfoundry.org:10002 [2024-10-08T01:53:30.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T01:53:31.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T01:53:31.197Z] Configure a credential helper to remove this warning. See [2024-10-08T01:53:31.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T01:53:31.198Z] [2024-10-08T01:53:31.198Z] Login Succeeded [2024-10-08T01:53:31.198Z] nexus3.edgexfoundry.org:10003 [2024-10-08T01:53:31.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T01:53:31.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T01:53:31.477Z] Configure a credential helper to remove this warning. See [2024-10-08T01:53:31.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T01:53:31.477Z] [2024-10-08T01:53:31.477Z] Login Succeeded [2024-10-08T01:53:31.477Z] nexus3.edgexfoundry.org:10004 [2024-10-08T01:53:31.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T01:53:31.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T01:53:31.748Z] Configure a credential helper to remove this warning. See [2024-10-08T01:53:31.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T01:53:31.748Z] [2024-10-08T01:53:31.748Z] Login Succeeded [2024-10-08T01:53:31.748Z] ****.io [2024-10-08T01:53:32.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T01:53:32.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T01:53:32.289Z] Configure a credential helper to remove this warning. See [2024-10-08T01:53:32.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T01:53:32.289Z] [2024-10-08T01:53:32.289Z] Login Succeeded [2024-10-08T01:53:32.289Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T01:53:32.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-08T01:53:32.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T01:53:32.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T01:53:32.907Z] ========================================================= [2024-10-08T01:53:32.907Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-08T01:53:32.907Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T01:53:33.436Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-08T01:53:33.706Z] Sending build context to Docker daemon 10.56MB [2024-10-08T01:53:33.975Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-08T01:53:33.975Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-08T01:53:35.395Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-08T01:53:35.395Z] cf04c63912e1: Pulling fs layer [2024-10-08T01:53:35.395Z] 55b35a11ae5e: Pulling fs layer [2024-10-08T01:53:35.395Z] a37a00ec5f00: Pulling fs layer [2024-10-08T01:53:35.395Z] 50b3750afda1: Pulling fs layer [2024-10-08T01:53:35.395Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T01:53:35.395Z] 80978eb59214: Pulling fs layer [2024-10-08T01:53:35.395Z] c9f46d7d2bd2: Pulling fs layer [2024-10-08T01:53:35.395Z] c5a475d317c9: Pulling fs layer [2024-10-08T01:53:35.395Z] 80978eb59214: Waiting [2024-10-08T01:53:35.395Z] 50b3750afda1: Waiting [2024-10-08T01:53:35.395Z] c9f46d7d2bd2: Waiting [2024-10-08T01:53:35.395Z] 4f4fb700ef54: Waiting [2024-10-08T01:53:35.395Z] c5a475d317c9: Waiting [2024-10-08T01:53:35.395Z] 55b35a11ae5e: Verifying Checksum [2024-10-08T01:53:35.395Z] 55b35a11ae5e: Download complete [2024-10-08T01:53:35.395Z] 50b3750afda1: Verifying Checksum [2024-10-08T01:53:35.395Z] 50b3750afda1: Download complete [2024-10-08T01:53:35.395Z] 4f4fb700ef54: Verifying Checksum [2024-10-08T01:53:35.395Z] 4f4fb700ef54: Download complete [2024-10-08T01:53:35.395Z] 80978eb59214: Verifying Checksum [2024-10-08T01:53:35.395Z] 80978eb59214: Download complete [2024-10-08T01:53:35.679Z] cf04c63912e1: Verifying Checksum [2024-10-08T01:53:35.679Z] cf04c63912e1: Download complete [2024-10-08T01:53:35.950Z] c5a475d317c9: Verifying Checksum [2024-10-08T01:53:35.950Z] c5a475d317c9: Download complete [2024-10-08T01:53:36.923Z] cf04c63912e1: Pull complete [2024-10-08T01:53:37.513Z] 55b35a11ae5e: Pull complete [2024-10-08T01:53:37.513Z] a37a00ec5f00: Verifying Checksum [2024-10-08T01:53:37.513Z] a37a00ec5f00: Download complete [2024-10-08T01:53:38.475Z] c9f46d7d2bd2: Verifying Checksum [2024-10-08T01:53:38.475Z] c9f46d7d2bd2: Download complete [2024-10-08T01:53:53.487Z] a37a00ec5f00: Pull complete [2024-10-08T01:53:53.487Z] 50b3750afda1: Pull complete [2024-10-08T01:53:53.487Z] 4f4fb700ef54: Pull complete [2024-10-08T01:53:53.487Z] 80978eb59214: Pull complete [2024-10-08T01:54:00.132Z] c9f46d7d2bd2: Pull complete [2024-10-08T01:54:02.072Z] c5a475d317c9: Pull complete [2024-10-08T01:54:02.340Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-08T01:54:02.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-08T01:54:02.340Z] ---> be29e6b0f0d4 [2024-10-08T01:54:02.340Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-08T01:54:04.313Z] ---> Running in fea76ce4d433 [2024-10-08T01:54:04.313Z] Removing intermediate container fea76ce4d433 [2024-10-08T01:54:04.313Z] ---> 2e5465d26e49 [2024-10-08T01:54:04.313Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T01:54:04.313Z] ---> Running in a6df1e0f297f [2024-10-08T01:54:04.586Z] Removing intermediate container a6df1e0f297f [2024-10-08T01:54:04.586Z] ---> 79509bc352b4 [2024-10-08T01:54:04.586Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-08T01:54:04.855Z] ---> Running in 7dcf7a983a86 [2024-10-08T01:54:05.123Z] Removing intermediate container 7dcf7a983a86 [2024-10-08T01:54:05.123Z] ---> 860cf303bc81 [2024-10-08T01:54:05.123Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T01:54:05.123Z] ---> Running in cc98d7271f17 [2024-10-08T01:54:05.392Z] Removing intermediate container cc98d7271f17 [2024-10-08T01:54:05.392Z] ---> aa7089d821d5 [2024-10-08T01:54:05.392Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T01:54:05.392Z] ---> Running in 2670538111a6 [2024-10-08T01:54:06.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T01:54:07.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T01:54:08.481Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-08T01:54:08.481Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-08T01:54:08.481Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-08T01:54:08.481Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-08T01:54:08.481Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T01:54:08.481Z] OK: 242 MiB in 58 packages [2024-10-08T01:54:09.905Z] Removing intermediate container 2670538111a6 [2024-10-08T01:54:09.905Z] ---> a69eb759acff [2024-10-08T01:54:09.905Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-10-08T01:54:09.905Z] ---> Running in 7a169d4fc402 [2024-10-08T01:54:10.189Z] Removing intermediate container 7a169d4fc402 [2024-10-08T01:54:10.189Z] ---> c21eb331fa6a [2024-10-08T01:54:10.189Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-08T01:54:10.783Z] ---> f4bc76a1db8b [2024-10-08T01:54:10.783Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T01:54:10.783Z] ---> Running in 9edcdf1893d4 [2024-10-08T01:56:02.442Z] Removing intermediate container 9edcdf1893d4 [2024-10-08T01:56:02.442Z] ---> 38b28255173f [2024-10-08T01:56:02.442Z] Step 11/12 : COPY . . [2024-10-08T01:56:02.442Z] ---> 22c0c8328380 [2024-10-08T01:56:02.442Z] Step 12/12 : RUN $MAKE [2024-10-08T01:56:02.442Z] ---> Running in cb440f279f7a [2024-10-08T01:56:02.442Z] noop [2024-10-08T01:56:02.442Z] Removing intermediate container cb440f279f7a [2024-10-08T01:56:02.442Z] ---> 6ccaa8b76c37 [2024-10-08T01:56:02.442Z] Successfully built 6ccaa8b76c37 [2024-10-08T01:56:02.442Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T01:56:02.949Z] + docker inspect -f . ci-base-image-arm64 [2024-10-08T01:56:02.949Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T01:56:03.241Z] prd-ubuntu20.04-docker-arm64-4c-16g-22102 does not seem to be running inside a container [2024-10-08T01:56:03.305Z] $ 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 [2024-10-08T01:56:04.481Z] $ docker top 3b94ccd8da3daef8af6d49a6f93e0b48731faabd3b9a198effe46c3b7a494a39 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T01:56:05.379Z] + go version [2024-10-08T01:56:05.379Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-08T01:56:05.414Z] $ docker stop --time=1 3b94ccd8da3daef8af6d49a6f93e0b48731faabd3b9a198effe46c3b7a494a39 [2024-10-08T01:56:07.016Z] $ docker rm -f --volumes 3b94ccd8da3daef8af6d49a6f93e0b48731faabd3b9a198effe46c3b7a494a39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T01:56:07.948Z] + docker inspect -f . ci-base-image-arm64 [2024-10-08T01:56:07.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T01:56:08.226Z] prd-ubuntu20.04-docker-arm64-4c-16g-22102 does not seem to be running inside a container [2024-10-08T01:56:08.403Z] $ 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 [2024-10-08T01:56:09.570Z] $ docker top 0fe04074776cfd54a3e41fd481885859190950eb67184a8ceddfeab50393119d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T01:56:10.496Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-08T01:56:11.237Z] + make test [2024-10-08T01:56:11.237Z] go test ./... -coverprofile=coverage.out ./... [2024-10-08T01:56:16.592Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-10-08T01:59:39.056Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-10-08T01:59:43.320Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-10-08T01:59:43.320Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.051s coverage: 22.8% of statements [2024-10-08T01:59:44.285Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-08T01:59:44.285Z] go vet ./... [2024-10-08T02:00:42.071Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-08T02:00:42.071Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-08T02:00:42.071Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-08T02:00:42.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-08T02:00:42.166Z] $ docker stop --time=1 0fe04074776cfd54a3e41fd481885859190950eb67184a8ceddfeab50393119d [2024-10-08T02:00:44.396Z] $ docker rm -f --volumes 0fe04074776cfd54a3e41fd481885859190950eb67184a8ceddfeab50393119d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T02:00:46.047Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-08T02:00:46.087Z] Warning: overwriting stash ‘coverage-report’ [2024-10-08T02:00:46.578Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T02:00:47.239Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-08T02:00:47.584Z] + ls -al . [2024-10-08T02:00:47.584Z] total 260 [2024-10-08T02:00:47.584Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 01:56 . [2024-10-08T02:00:47.584Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 01:52 .. [2024-10-08T02:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 8 01:53 .dockerignore [2024-10-08T02:00:47.584Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 01:53 .git [2024-10-08T02:00:47.584Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 01:53 .github [2024-10-08T02:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 8 01:53 .gitignore [2024-10-08T02:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 8 01:53 .golangci.yml [2024-10-08T02:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 19106 Oct 8 01:53 Attribution.txt [2024-10-08T02:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 18574 Oct 8 01:53 CHANGELOG.md [2024-10-08T02:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 1798 Oct 8 01:53 Dockerfile [2024-10-08T02:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 01:53 GOVERNANCE.md [2024-10-08T02:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 8 01:53 Jenkinsfile [2024-10-08T02:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 8 01:53 LICENSE [2024-10-08T02:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 8 01:53 Makefile [2024-10-08T02:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 8 01:53 OWNERS.md [2024-10-08T02:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 3599 Oct 8 01:53 README.md [2024-10-08T02:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 8 01:48 VERSION [2024-10-08T02:00:47.584Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 01:53 bin [2024-10-08T02:00:47.584Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 01:53 cmd [2024-10-08T02:00:47.584Z] -rw-r--r-- 1 jenkins jenkins 21039 Oct 8 01:59 coverage.out [2024-10-08T02:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 7037 Oct 8 01:53 go.mod [2024-10-08T02:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 8 01:53 go.sum [2024-10-08T02:00:47.584Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 01:53 internal [2024-10-08T02:00:47.584Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 01:53 mock [2024-10-08T02:00:47.584Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 8 01:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T02:00:48.040Z] + 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=6146bef49e9bcefa50594b965f70b5bd41248ed6 --label arch=arm64 --label version=0.0.0 . [2024-10-08T02:00:48.641Z] Sending build context to Docker daemon 10.59MB [2024-10-08T02:00:48.641Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-08T02:00:48.641Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-08T02:00:48.641Z] ---> 6ccaa8b76c37 [2024-10-08T02:00:48.641Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-08T02:00:48.641Z] ---> Running in 71ead5a780c4 [2024-10-08T02:00:48.909Z] Removing intermediate container 71ead5a780c4 [2024-10-08T02:00:48.909Z] ---> d26b1de50097 [2024-10-08T02:00:48.909Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T02:00:48.909Z] ---> Running in 43287265ac6f [2024-10-08T02:00:49.493Z] Removing intermediate container 43287265ac6f [2024-10-08T02:00:49.493Z] ---> bb90b92ba1f8 [2024-10-08T02:00:49.493Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-08T02:00:49.493Z] ---> Running in 32eb9a1ede72 [2024-10-08T02:00:49.761Z] Removing intermediate container 32eb9a1ede72 [2024-10-08T02:00:49.761Z] ---> db6a3de066b0 [2024-10-08T02:00:49.761Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T02:00:49.761Z] ---> Running in 4e2b69975b39 [2024-10-08T02:00:50.030Z] Removing intermediate container 4e2b69975b39 [2024-10-08T02:00:50.030Z] ---> 043ad142e6a0 [2024-10-08T02:00:50.030Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T02:00:50.299Z] ---> Running in 606ce230e1ab [2024-10-08T02:00:51.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T02:00:57.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T02:00:57.421Z] OK: 242 MiB in 58 packages [2024-10-08T02:00:57.691Z] Removing intermediate container 606ce230e1ab [2024-10-08T02:00:57.691Z] ---> 4a372f9bff71 [2024-10-08T02:00:57.691Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-10-08T02:00:57.691Z] ---> Running in 1dda6b3a2d0c [2024-10-08T02:00:57.691Z] Removing intermediate container 1dda6b3a2d0c [2024-10-08T02:00:57.691Z] ---> becccdd7f762 [2024-10-08T02:00:57.691Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-08T02:00:57.691Z] ---> 937f93b0f39b [2024-10-08T02:00:57.691Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T02:00:57.691Z] ---> Running in 818b2dc57f5d [2024-10-08T02:00:57.691Z] Removing intermediate container 818b2dc57f5d [2024-10-08T02:00:57.691Z] ---> fa9f8e6db54e [2024-10-08T02:00:57.691Z] Step 11/25 : COPY . . [2024-10-08T02:00:59.101Z] ---> fac647775d1e [2024-10-08T02:00:59.101Z] Step 12/25 : RUN $MAKE [2024-10-08T02:00:59.101Z] ---> Running in 0ac98833cc35 [2024-10-08T02:00:59.684Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.44" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-10-08T02:04:51.481Z] Removing intermediate container 0ac98833cc35 [2024-10-08T02:04:51.481Z] ---> 73164e728746 [2024-10-08T02:04:51.481Z] Step 13/25 : FROM alpine:3.20 [2024-10-08T02:04:51.481Z] 3.20: Pulling from library/alpine [2024-10-08T02:04:51.481Z] cf04c63912e1: Already exists [2024-10-08T02:04:51.481Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T02:04:51.481Z] Status: Downloaded newer image for alpine:3.20 [2024-10-08T02:04:51.481Z] ---> c157a85ed455 [2024-10-08T02:04:51.481Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-10-08T02:04:51.481Z] ---> Running in 6bb6fed55185 [2024-10-08T02:04:51.481Z] Removing intermediate container 6bb6fed55185 [2024-10-08T02:04:51.481Z] ---> a8a252b642d6 [2024-10-08T02:04:51.481Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-08T02:04:51.481Z] ---> Running in d9a88be50b16 [2024-10-08T02:04:51.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T02:04:51.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T02:04:51.481Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-08T02:04:51.481Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T02:04:51.481Z] OK: 9 MiB in 15 packages [2024-10-08T02:04:51.481Z] Removing intermediate container d9a88be50b16 [2024-10-08T02:04:51.481Z] ---> 10a719c7d5d1 [2024-10-08T02:04:51.481Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-08T02:04:51.481Z] ---> Running in fb0a5de23837 [2024-10-08T02:04:51.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T02:04:51.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T02:04:51.481Z] Upgrading critical system libraries and apk-tools: [2024-10-08T02:04:51.481Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T02:04:51.481Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T02:04:51.481Z] Continuing the upgrade transaction with new apk-tools: [2024-10-08T02:04:51.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T02:04:51.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T02:04:51.481Z] OK: 9 MiB in 15 packages [2024-10-08T02:04:51.481Z] Removing intermediate container fb0a5de23837 [2024-10-08T02:04:51.481Z] ---> 219f0f46c2a5 [2024-10-08T02:04:51.481Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-10-08T02:04:51.481Z] ---> 5e586f528b8a [2024-10-08T02:04:51.481Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-10-08T02:04:51.481Z] ---> 0aa11dc6f6a0 [2024-10-08T02:04:51.481Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-10-08T02:04:51.747Z] ---> 22a09e7bf288 [2024-10-08T02:04:51.747Z] Step 20/25 : EXPOSE 59982 [2024-10-08T02:04:52.014Z] ---> Running in 2c013e7d9639 [2024-10-08T02:04:52.280Z] Removing intermediate container 2c013e7d9639 [2024-10-08T02:04:52.280Z] ---> 9b477ab26a2f [2024-10-08T02:04:52.280Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-10-08T02:04:52.280Z] ---> Running in 3a91e02ca975 [2024-10-08T02:04:52.548Z] Removing intermediate container 3a91e02ca975 [2024-10-08T02:04:52.548Z] ---> 0ad4d23f085b [2024-10-08T02:04:52.548Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-08T02:04:52.548Z] ---> Running in e07980182379 [2024-10-08T02:04:52.816Z] Removing intermediate container e07980182379 [2024-10-08T02:04:52.816Z] ---> 885d9e60fd78 [2024-10-08T02:04:52.816Z] Step 23/25 : LABEL arch=arm64 [2024-10-08T02:04:53.081Z] ---> Running in fd93f2aeda30 [2024-10-08T02:04:53.347Z] Removing intermediate container fd93f2aeda30 [2024-10-08T02:04:53.347Z] ---> a24218811105 [2024-10-08T02:04:53.347Z] Step 24/25 : LABEL git_sha=6146bef49e9bcefa50594b965f70b5bd41248ed6 [2024-10-08T02:04:53.347Z] ---> Running in 9581bdd4f3a6 [2024-10-08T02:04:53.612Z] Removing intermediate container 9581bdd4f3a6 [2024-10-08T02:04:53.612Z] ---> d5b0b2ae3863 [2024-10-08T02:04:53.612Z] Step 25/25 : LABEL version=0.0.0 [2024-10-08T02:04:53.612Z] ---> Running in c1cc5dce9b32 [2024-10-08T02:04:53.879Z] Removing intermediate container c1cc5dce9b32 [2024-10-08T02:04:53.879Z] ---> 809265437170 [2024-10-08T02:04:53.879Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-08T02:04:54.145Z] Successfully built 809265437170 [2024-10-08T02:04:54.145Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T02:04:55.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T02:04:55.090Z] [2024-10-08T02:04:55.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T02:04:55.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T02:04:55.516Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-08T02:04:55.516Z] 8998bd30e6a1: Pulling fs layer [2024-10-08T02:04:55.516Z] 04944245beec: Pulling fs layer [2024-10-08T02:04:55.516Z] 699f458cf7ca: Pulling fs layer [2024-10-08T02:04:55.516Z] 765212b225bb: Pulling fs layer [2024-10-08T02:04:55.516Z] f23df028b6ca: Pulling fs layer [2024-10-08T02:04:55.516Z] d65c8cfc05b1: Pulling fs layer [2024-10-08T02:04:55.516Z] 2437ff75d9bd: Pulling fs layer [2024-10-08T02:04:55.516Z] 765212b225bb: Waiting [2024-10-08T02:04:55.516Z] f23df028b6ca: Waiting [2024-10-08T02:04:55.516Z] d65c8cfc05b1: Waiting [2024-10-08T02:04:55.516Z] 2437ff75d9bd: Waiting [2024-10-08T02:04:55.782Z] 04944245beec: Verifying Checksum [2024-10-08T02:04:55.782Z] 04944245beec: Download complete [2024-10-08T02:04:55.782Z] 765212b225bb: Verifying Checksum [2024-10-08T02:04:55.782Z] 765212b225bb: Download complete [2024-10-08T02:04:55.782Z] f23df028b6ca: Verifying Checksum [2024-10-08T02:04:55.782Z] f23df028b6ca: Download complete [2024-10-08T02:04:55.782Z] d65c8cfc05b1: Verifying Checksum [2024-10-08T02:04:55.782Z] d65c8cfc05b1: Download complete [2024-10-08T02:04:55.782Z] 699f458cf7ca: Verifying Checksum [2024-10-08T02:04:55.782Z] 699f458cf7ca: Download complete [2024-10-08T02:04:56.362Z] 8998bd30e6a1: Download complete [2024-10-08T02:04:58.937Z] 2437ff75d9bd: Verifying Checksum [2024-10-08T02:04:58.937Z] 2437ff75d9bd: Download complete [2024-10-08T02:05:00.872Z] 8998bd30e6a1: Pull complete [2024-10-08T02:05:01.139Z] 04944245beec: Pull complete [2024-10-08T02:05:03.084Z] 699f458cf7ca: Pull complete [2024-10-08T02:05:03.084Z] 765212b225bb: Pull complete [2024-10-08T02:05:04.046Z] f23df028b6ca: Pull complete [2024-10-08T02:05:04.313Z] d65c8cfc05b1: Pull complete [2024-10-08T02:05:22.524Z] 2437ff75d9bd: Pull complete [2024-10-08T02:05:22.524Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-08T02:05:22.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T02:05:22.524Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T02:05:22.904Z] prd-ubuntu20.04-docker-arm64-4c-16g-22102 does not seem to be running inside a container [2024-10-08T02:05:22.960Z] $ 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 [2024-10-08T02:05:25.831Z] $ docker top bb6674f443c3d6f42c9a82674c3848328078d6e051dd86c6fac048b67f4bb471 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T02:05:26.763Z] ---> job-cost.sh [2024-10-08T02:05:26.763Z] lf-activate-venv: SKIPPING [2024-10-08T02:05:26.763Z] INFO: No Stack... [2024-10-08T02:05:27.346Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-08T02:05:27.929Z] INFO: Archiving Costs [Pipeline] sh [2024-10-08T02:05:28.610Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2024-10-08T02:05:28.610Z] + cut -d, -f6 [Pipeline] lock [2024-10-08T02:05:28.702Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-699-1-stack-cost] [2024-10-08T02:05:28.709Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-699-1-stack-cost] did not exist. Created. [2024-10-08T02:05:28.715Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-699-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-08T02:05:29.464Z] /w/workspace/device-mqtt-go/1@tmp/durable-02d3bc4b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-08T02:05:29.817Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-08T02:05:29.861Z] Warning: overwriting stash ‘stack-cost’ [2024-10-08T02:05:29.902Z] Stashed 1 file(s) [Pipeline] } [2024-10-08T02:05:29.922Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-699-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-08T02:05:30.010Z] $ docker stop --time=1 bb6674f443c3d6f42c9a82674c3848328078d6e051dd86c6fac048b67f4bb471 [2024-10-08T02:05:31.519Z] $ docker rm -f --volumes bb6674f443c3d6f42c9a82674c3848328078d6e051dd86c6fac048b67f4bb471 [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 [2024-10-08T02:05:32.649Z] provisioning config files... [2024-10-08T02:05:32.658Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp/config3820344171753420167tmp [Pipeline] { [Pipeline] sh [2024-10-08T02:05:32.998Z] + set +x [2024-10-08T02:05:32.998Z] + bash -s -- [2024-10-08T02:05:32.998Z] + curl -s https://codecov.io/bash [2024-10-08T02:05:33.259Z] [2024-10-08T02:05:33.259Z] _____ _ [2024-10-08T02:05:33.259Z] / ____| | | [2024-10-08T02:05:33.259Z] | | ___ __| | ___ ___ _____ __ [2024-10-08T02:05:33.259Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-08T02:05:33.259Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-08T02:05:33.259Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-08T02:05:33.259Z] Bash-1.0.6 [2024-10-08T02:05:33.259Z] [2024-10-08T02:05:33.259Z] [2024-10-08T02:05:33.259Z] ==> git version 2.25.1 found [2024-10-08T02:05:33.259Z] ==> 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 [2024-10-08T02:05:33.259Z] Release-Date: 2020-01-08 [2024-10-08T02:05:33.259Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-08T02:05:33.259Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-08T02:05:33.259Z] ==> Jenkins CI detected. [2024-10-08T02:05:33.259Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-699 [2024-10-08T02:05:33.259Z] project root: . [2024-10-08T02:05:33.259Z] --> token set from env [2024-10-08T02:05:33.259Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-08T02:05:33.259Z] ==> Running gcov in . (disable via -X gcov) [2024-10-08T02:05:33.259Z] ==> Python coveragepy not found [2024-10-08T02:05:33.259Z] ==> Searching for coverage reports in: [2024-10-08T02:05:33.259Z] + . [2024-10-08T02:05:33.259Z] -> Found 1 reports [2024-10-08T02:05:33.259Z] ==> Detecting git/mercurial file structure [2024-10-08T02:05:33.259Z] ==> Reading reports [2024-10-08T02:05:33.259Z] + ./coverage.out bytes=21039 [2024-10-08T02:05:33.259Z] ==> Appending adjustments [2024-10-08T02:05:33.259Z] https://docs.codecov.io/docs/fixing-reports [2024-10-08T02:05:33.520Z] + Found adjustments [2024-10-08T02:05:33.520Z] ==> Gzipping contents [2024-10-08T02:05:33.520Z] 4.0K /tmp/codecov.iMjqKy.gz [2024-10-08T02:05:33.520Z] ==> Uploading reports [2024-10-08T02:05:33.520Z] url: https://codecov.io [2024-10-08T02:05:33.520Z] query: branch=PR-699&commit=6146bef49e9bcefa50594b965f70b5bd41248ed6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-699%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=699&job=&cmd_args= [2024-10-08T02:05:33.520Z] -> Pinging Codecov [2024-10-08T02:05:33.520Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-699&commit=6146bef49e9bcefa50594b965f70b5bd41248ed6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-699%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=699&job=&cmd_args= [2024-10-08T02:05:33.520Z] -> Uploading to [2024-10-08T02:05:33.520Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/6146bef49e9bcefa50594b965f70b5bd41248ed6/eced83f0-3ba6-470e-a772-01e99d0759c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241008%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241008T020533Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d4013936ee87da51ecf4ba9cef81c7f1a63ae9179f6d49b2bbee9fbf0b1727a4 [2024-10-08T02:05:33.520Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T02:05:33.520Z] Dload Upload Total Spent Left Speed [2024-10-08T02:05:33.779Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 14937 --:--:-- --:--:-- --:--:-- 14937 [2024-10-08T02:05:33.779Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/6146bef49e9bcefa50594b965f70b5bd41248ed6 [Pipeline] } [2024-10-08T02:05:33.806Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-08T02:05:35.971Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-699/archives ] [2024-10-08T02:05:35.971Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-699/archives [2024-10-08T02:05:35.971Z] total 16 [2024-10-08T02:05:35.971Z] drwxr-xr-x 3 root root 4096 Oct 8 01:51 . [2024-10-08T02:05:35.971Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 01:51 .. [2024-10-08T02:05:35.971Z] drwxr-xr-x 2 root root 4096 Oct 8 01:51 cost [2024-10-08T02:05:35.971Z] -rw-r--r-- 1 root root 86 Oct 8 01:51 cost.csv [2024-10-08T02:05:35.971Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-699/archives [2024-10-08T02:05:35.971Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-699/archives [2024-10-08T02:05:35.971Z] total 16 [2024-10-08T02:05:35.971Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 01:51 . [2024-10-08T02:05:35.971Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 01:51 .. [2024-10-08T02:05:35.971Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 8 01:51 cost [2024-10-08T02:05:35.971Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 8 01:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-08T02:05:36.316Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T02:05:37.225Z] ---> package-listing.sh [2024-10-08T02:05:37.225Z] ++ facter osfamily [2024-10-08T02:05:37.225Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-08T02:05:37.574Z] + OS_FAMILY=debian [2024-10-08T02:05:37.574Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-699 [2024-10-08T02:05:37.574Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-08T02:05:37.574Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-08T02:05:37.574Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-08T02:05:37.574Z] + PACKAGES=/tmp/packages_start.txt [2024-10-08T02:05:37.574Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-699 ']' [2024-10-08T02:05:37.574Z] + PACKAGES=/tmp/packages_end.txt [2024-10-08T02:05:37.574Z] + case "${OS_FAMILY}" in [2024-10-08T02:05:37.574Z] + dpkg -l [2024-10-08T02:05:37.574Z] + grep '^ii' [2024-10-08T02:05:37.574Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-08T02:05:37.574Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-08T02:05:37.574Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-08T02:05:37.574Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-699 ']' [2024-10-08T02:05:37.574Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-699/archives/ [2024-10-08T02:05:37.574Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-699/archives/ [Pipeline] echo [2024-10-08T02:05:37.718Z] 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-699/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-08T02:05:38.099Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T02:05:38.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T02:05:38.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T02:05:38.727Z] prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container [2024-10-08T02:05:38.757Z] $ 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-699/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-699 -v /w/workspace/gexfoundry_device-mqtt-go_PR-699:/w/workspace/gexfoundry_device-mqtt-go_PR-699:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-699@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 [2024-10-08T02:05:38.962Z] $ docker top 00a076ecc11b366bba7ad3d15ba5108533075b1d95f063f827946ddb9de03aa6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T02:05:39.372Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-08T02:05:39.695Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-08T02:05:40.028Z] + ls /var/log/sa-host [2024-10-08T02:05:40.028Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T02:05:40.265Z] provisioning config files... [2024-10-08T02:05:40.277Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp/config6466114822897334413tmp [Pipeline] { [Pipeline] echo [2024-10-08T02:05:40.342Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T02:05:40.668Z] ---> create-netrc.sh [Pipeline] } [2024-10-08T02:05:40.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-08T02:05:41.146Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-08T02:05:41.185Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T02:05:41.507Z] ---> sudo-logs.sh [2024-10-08T02:05:41.507Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-08T02:05:41.602Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T02:05:41.928Z] ---> job-cost.sh [2024-10-08T02:05:41.928Z] lf-activate-venv: SKIPPING [2024-10-08T02:05:41.928Z] DEBUG: total: 0.2199999988079071 [2024-10-08T02:05:41.928Z] INFO: Retrieving Stack Cost... [2024-10-08T02:05:42.604Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-08T02:05:46.178Z] INFO: Archiving Costs [Pipeline] echo [2024-10-08T02:05:46.225Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T02:05:50.284Z] ---> logs-deploy.sh [2024-10-08T02:05:50.284Z] lf-activate-venv: SKIPPING [2024-10-08T02:05:50.284Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-699/1 [2024-10-08T02:05:50.284Z] INFO: archiving workspace using pattern(s): [2024-10-08T02:05:56.487Z] Archives upload complete. [2024-10-08T02:05:56.487Z] INFO: archiving logs to Nexus [2024-10-08T02:05:56.487Z] ---> uname -a: [2024-10-08T02:05:56.487Z] Linux prd-ubuntu20-04-docker-8c-8g-22100 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-08T02:05:56.487Z] [2024-10-08T02:05:56.487Z] [2024-10-08T02:05:56.487Z] ---> lscpu: [2024-10-08T02:05:56.487Z] Architecture: x86_64 [2024-10-08T02:05:56.487Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-08T02:05:56.487Z] Byte Order: Little Endian [2024-10-08T02:05:56.487Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-08T02:05:56.487Z] CPU(s): 8 [2024-10-08T02:05:56.487Z] On-line CPU(s) list: 0-7 [2024-10-08T02:05:56.487Z] Thread(s) per core: 1 [2024-10-08T02:05:56.487Z] Core(s) per socket: 1 [2024-10-08T02:05:56.487Z] Socket(s): 8 [2024-10-08T02:05:56.487Z] NUMA node(s): 1 [2024-10-08T02:05:56.487Z] Vendor ID: AuthenticAMD [2024-10-08T02:05:56.487Z] CPU family: 23 [2024-10-08T02:05:56.487Z] Model: 49 [2024-10-08T02:05:56.487Z] Model name: AMD EPYC-Rome Processor [2024-10-08T02:05:56.487Z] Stepping: 0 [2024-10-08T02:05:56.487Z] CPU MHz: 2799.998 [2024-10-08T02:05:56.487Z] BogoMIPS: 5599.99 [2024-10-08T02:05:56.487Z] Virtualization: AMD-V [2024-10-08T02:05:56.487Z] Hypervisor vendor: KVM [2024-10-08T02:05:56.487Z] Virtualization type: full [2024-10-08T02:05:56.487Z] L1d cache: 256 KiB [2024-10-08T02:05:56.487Z] L1i cache: 256 KiB [2024-10-08T02:05:56.487Z] L2 cache: 4 MiB [2024-10-08T02:05:56.487Z] L3 cache: 128 MiB [2024-10-08T02:05:56.487Z] NUMA node0 CPU(s): 0-7 [2024-10-08T02:05:56.487Z] Vulnerability Itlb multihit: Not affected [2024-10-08T02:05:56.487Z] Vulnerability L1tf: Not affected [2024-10-08T02:05:56.487Z] Vulnerability Mds: Not affected [2024-10-08T02:05:56.487Z] Vulnerability Meltdown: Not affected [2024-10-08T02:05:56.487Z] Vulnerability Mmio stale data: Not affected [2024-10-08T02:05:56.487Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-08T02:05:56.487Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-08T02:05:56.487Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-08T02:05:56.487Z] Vulnerability Srbds: Not affected [2024-10-08T02:05:56.487Z] Vulnerability Tsx async abort: Not affected [2024-10-08T02:05:56.487Z] 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 [2024-10-08T02:05:56.487Z] [2024-10-08T02:05:56.487Z] [2024-10-08T02:05:56.487Z] ---> nproc: [2024-10-08T02:05:56.487Z] 8 [2024-10-08T02:05:56.487Z] [2024-10-08T02:05:56.487Z] [2024-10-08T02:05:56.487Z] ---> df -h: [2024-10-08T02:05:56.487Z] Filesystem Size Used Avail Use% Mounted on [2024-10-08T02:05:56.487Z] overlay 155G 12G 143G 8% / [2024-10-08T02:05:56.487Z] tmpfs 64M 0 64M 0% /dev [2024-10-08T02:05:56.487Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-08T02:05:56.487Z] shm 64M 0 64M 0% /dev/shm [2024-10-08T02:05:56.487Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-10-08T02:05:56.487Z] [2024-10-08T02:05:56.487Z] [2024-10-08T02:05:56.488Z] ---> sar -b -r -n DEV: [2024-10-08T02:05:56.488Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22100) 10/08/24 _x86_64_ (8 CPU) [2024-10-08T02:05:56.488Z] [2024-10-08T02:05:56.488Z] 01:47:49 LINUX RESTART (8 CPU) [2024-10-08T02:05:56.488Z] [2024-10-08T02:05:56.488Z] 01:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-08T02:05:56.488Z] 01:49:01 356.42 48.19 308.23 0.00 5406.97 83584.74 0.00 [2024-10-08T02:05:56.488Z] 01:50:01 321.25 2.23 319.01 0.00 32.39 98549.98 0.00 [2024-10-08T02:05:56.488Z] 01:51:01 112.10 0.22 111.88 0.00 15.60 20416.33 0.00 [2024-10-08T02:05:56.488Z] 01:52:01 146.04 0.05 145.99 0.00 4.80 50345.88 0.00 [2024-10-08T02:05:56.488Z] 01:53:01 20.68 2.32 18.36 0.00 92.12 2061.14 0.00 [2024-10-08T02:05:56.488Z] 01:54:01 31.54 2.78 28.76 0.00 4250.36 6450.26 0.00 [2024-10-08T02:05:56.488Z] 01:55:02 4.85 1.03 3.82 0.00 22.00 101.32 0.00 [2024-10-08T02:05:56.488Z] 01:56:01 0.97 0.00 0.97 0.00 0.00 11.93 0.00 [2024-10-08T02:05:56.488Z] 01:57:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 [2024-10-08T02:05:56.488Z] 01:58:01 1.95 0.00 1.95 0.00 0.00 23.73 0.00 [2024-10-08T02:05:56.488Z] 01:59:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2024-10-08T02:05:56.488Z] 02:00:01 1.45 0.00 1.45 0.00 0.00 18.26 0.00 [2024-10-08T02:05:56.488Z] 02:01:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 [2024-10-08T02:05:56.488Z] 02:02:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 [2024-10-08T02:05:56.488Z] 02:03:01 1.93 0.02 1.92 0.00 0.13 26.80 0.00 [2024-10-08T02:05:56.488Z] 02:04:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 [2024-10-08T02:05:56.488Z] 02:05:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 [2024-10-08T02:05:56.488Z] Average: 59.29 3.35 55.94 0.00 578.46 15407.67 0.00 [2024-10-08T02:05:56.488Z] [2024-10-08T02:05:56.488Z] 01:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-08T02:05:56.488Z] 01:49:01 29204444 31524808 798600 2.43 72488 2524032 2050060 6.04 1042808 2254612 625328 [2024-10-08T02:05:56.488Z] 01:50:01 27995360 31520416 784212 2.38 186756 3496904 1773152 5.23 1156880 3214836 440 [2024-10-08T02:05:56.488Z] 01:51:01 27468176 31215640 1078956 3.28 195704 3661296 2579636 7.60 1689568 3151260 121428 [2024-10-08T02:05:56.488Z] 01:52:01 26942736 31526028 771248 2.35 203984 4447648 1778972 5.24 1393360 3930408 412 [2024-10-08T02:05:56.488Z] 01:53:01 26818880 31510304 763184 2.32 218028 4544412 1682532 4.96 1448108 3979752 19912 [2024-10-08T02:05:56.488Z] 01:54:01 26492276 31506920 762404 2.32 232716 4845476 1749808 5.16 1668640 4070372 20 [2024-10-08T02:05:56.488Z] 01:55:02 26497712 31508412 761556 2.32 231316 4842844 1756648 5.18 1666700 4067676 176 [2024-10-08T02:05:56.488Z] 01:56:01 26507312 31518200 751748 2.29 231348 4842972 1756648 5.18 1657356 4067804 172 [2024-10-08T02:05:56.488Z] 01:57:01 26508100 31518992 750936 2.28 231372 4842976 1740288 5.13 1657188 4067808 8 [2024-10-08T02:05:56.488Z] 01:58:01 26509288 31520264 749600 2.28 231436 4842980 1740288 5.13 1655408 4067816 8 [2024-10-08T02:05:56.488Z] 01:59:01 26509112 31520116 749680 2.28 231468 4842984 1740288 5.13 1655620 4067816 8 [2024-10-08T02:05:56.488Z] 02:00:01 26509640 31520692 749068 2.28 231488 4842988 1740288 5.13 1655448 4067820 44 [2024-10-08T02:05:56.488Z] 02:01:01 26511420 31522484 747192 2.27 231520 4842992 1740288 5.13 1653796 4067824 12 [2024-10-08T02:05:56.488Z] 02:02:01 26511676 31522784 747080 2.27 231532 4842992 1740288 5.13 1654080 4067824 16 [2024-10-08T02:05:56.488Z] 02:03:01 26506412 31517592 752220 2.29 231580 4842972 1751100 5.16 1665076 4067804 32 [2024-10-08T02:05:56.488Z] 02:04:01 26510716 31521928 747908 2.27 231604 4842972 1751100 5.16 1654372 4067804 40 [2024-10-08T02:05:56.488Z] 02:05:01 26510640 31521916 747864 2.27 231660 4842976 1751100 5.16 1654232 4067812 172 [2024-10-08T02:05:56.488Z] Average: 26853759 31501029 777262 2.36 215059 4517201 1813087 5.34 1566391 3843944 45190 [2024-10-08T02:05:56.488Z] [2024-10-08T02:05:56.488Z] 01:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-08T02:05:56.488Z] 01:49:01 ens3 584.34 397.15 5947.19 99.07 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:49:01 docker0 25.75 25.78 1.93 166.94 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:49:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:50:01 ens3 545.74 351.91 3316.86 37.97 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:50:01 docker0 346.19 536.03 28.88 3308.86 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:51:01 ens3 44.58 27.65 82.22 16.57 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:51:01 veth9589ffa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:51:01 docker0 1.47 2.75 0.09 38.09 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:51:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:52:01 ens3 120.56 73.07 2646.39 14.81 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:52:01 docker0 4.72 10.05 0.29 116.88 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:52:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:53:01 ens3 98.50 63.67 984.19 4.66 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:53:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:54:01 ens3 150.19 57.64 1768.83 4.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:54:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:55:02 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:56:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:57:01 ens3 0.20 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:58:01 ens3 0.60 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:59:01 ens3 0.65 0.48 0.48 0.34 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 02:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 02:01:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 02:02:01 ens3 0.55 0.38 0.27 0.22 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 02:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 02:04:01 ens3 0.70 0.27 0.13 0.08 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 02:05:01 ens3 0.65 0.68 0.41 0.30 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] Average: ens3 91.12 57.31 868.31 10.48 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] Average: docker0 22.26 33.83 1.84 213.78 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 [2024-10-08T02:05:56.488Z] [2024-10-08T02:05:56.488Z] [2024-10-08T02:05:56.488Z] ---> sar -P ALL: [2024-10-08T02:05:56.488Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22100) 10/08/24 _x86_64_ (8 CPU) [2024-10-08T02:05:56.488Z] [2024-10-08T02:05:56.488Z] 01:47:49 LINUX RESTART (8 CPU) [2024-10-08T02:05:56.488Z] [2024-10-08T02:05:56.488Z] 01:48:01 CPU %user %nice %system %iowait %steal %idle [2024-10-08T02:05:56.488Z] 01:49:01 all 9.28 0.00 3.11 2.03 0.06 85.53 [2024-10-08T02:05:56.488Z] 01:49:01 0 6.81 0.00 3.74 0.79 0.05 88.60 [2024-10-08T02:05:56.488Z] 01:49:01 1 11.29 0.00 2.65 1.81 0.05 84.19 [2024-10-08T02:05:56.488Z] 01:49:01 2 7.06 0.00 2.65 0.91 0.05 89.33 [2024-10-08T02:05:56.488Z] 01:49:01 3 10.11 0.00 3.08 3.20 0.07 83.54 [2024-10-08T02:05:56.488Z] 01:49:01 4 11.21 0.00 2.27 0.25 0.07 86.20 [2024-10-08T02:05:56.488Z] 01:49:01 5 9.39 0.00 2.71 0.52 0.05 87.32 [2024-10-08T02:05:56.488Z] 01:49:01 6 9.35 0.00 5.00 8.56 0.05 77.04 [2024-10-08T02:05:56.488Z] 01:49:01 7 8.99 0.00 2.79 0.18 0.07 87.96 [2024-10-08T02:05:56.488Z] 01:50:01 all 6.80 0.00 3.63 5.20 0.05 84.31 [2024-10-08T02:05:56.488Z] 01:50:01 0 6.13 0.00 3.32 4.98 0.07 85.51 [2024-10-08T02:05:56.488Z] 01:50:01 1 7.41 0.00 4.27 8.55 0.07 79.71 [2024-10-08T02:05:56.488Z] 01:50:01 2 8.51 0.00 3.92 1.36 0.05 86.15 [2024-10-08T02:05:56.488Z] 01:50:01 3 6.22 0.00 3.58 0.87 0.05 89.27 [2024-10-08T02:05:56.488Z] 01:50:01 4 6.48 0.00 3.77 11.02 0.05 78.68 [2024-10-08T02:05:56.488Z] 01:50:01 5 6.47 0.00 2.77 1.46 0.05 89.25 [2024-10-08T02:05:56.488Z] 01:50:01 6 7.00 0.00 5.02 12.93 0.07 74.98 [2024-10-08T02:05:56.488Z] 01:50:01 7 6.18 0.00 2.42 0.49 0.03 90.88 [2024-10-08T02:05:56.488Z] 01:51:01 all 43.19 0.00 6.60 1.53 0.11 48.57 [2024-10-08T02:05:56.488Z] 01:51:01 0 43.86 0.00 6.32 0.66 0.10 49.07 [2024-10-08T02:05:56.488Z] 01:51:01 1 42.10 0.00 6.56 0.24 0.10 51.00 [2024-10-08T02:05:56.488Z] 01:51:01 2 43.18 0.00 6.47 1.04 0.12 49.18 [2024-10-08T02:05:56.488Z] 01:51:01 3 42.57 0.00 6.89 0.44 0.10 50.00 [2024-10-08T02:05:56.488Z] 01:51:01 4 43.39 0.00 6.57 0.98 0.10 48.96 [2024-10-08T02:05:56.488Z] 01:51:01 5 43.70 0.00 6.49 8.26 0.12 41.44 [2024-10-08T02:05:56.488Z] 01:51:01 6 42.76 0.00 7.19 0.42 0.10 49.53 [2024-10-08T02:05:56.488Z] 01:51:01 7 43.98 0.00 6.31 0.19 0.12 49.40 [2024-10-08T02:05:56.488Z] 01:52:01 all 20.43 0.00 3.85 2.45 0.06 73.21 [2024-10-08T02:05:56.488Z] 01:52:01 0 20.32 0.00 3.60 0.10 0.07 75.91 [2024-10-08T02:05:56.488Z] 01:52:01 1 20.48 0.00 3.15 0.44 0.05 75.89 [2024-10-08T02:05:56.488Z] 01:52:01 2 20.69 0.00 3.69 0.07 0.05 75.50 [2024-10-08T02:05:56.488Z] 01:52:01 3 20.37 0.00 4.76 10.79 0.07 64.01 [2024-10-08T02:05:56.488Z] 01:52:01 4 20.24 0.00 3.62 1.08 0.07 75.00 [2024-10-08T02:05:56.488Z] 01:52:01 5 20.13 0.00 4.00 6.87 0.08 68.91 [2024-10-08T02:05:56.488Z] 01:52:01 6 19.53 0.00 3.43 0.32 0.07 76.66 [2024-10-08T02:05:56.488Z] 01:52:01 7 21.67 0.00 4.54 0.03 0.05 73.71 [2024-10-08T02:05:56.488Z] 01:53:01 all 1.05 0.00 0.64 0.17 0.01 98.13 [2024-10-08T02:05:56.488Z] 01:53:01 0 0.82 0.00 0.48 0.50 0.00 98.20 [2024-10-08T02:05:56.488Z] 01:53:01 1 1.10 0.00 0.67 0.02 0.00 98.22 [2024-10-08T02:05:56.488Z] 01:53:01 2 1.32 0.00 0.55 0.55 0.02 97.55 [2024-10-08T02:05:56.488Z] 01:53:01 3 0.87 0.00 0.32 0.18 0.02 98.61 [2024-10-08T02:05:56.488Z] 01:53:01 4 0.92 0.00 0.84 0.03 0.02 98.20 [2024-10-08T02:05:56.488Z] 01:53:01 5 1.35 0.00 1.14 0.07 0.02 97.43 [2024-10-08T02:05:56.488Z] 01:53:01 6 0.84 0.00 0.65 0.02 0.02 98.48 [2024-10-08T02:05:56.488Z] 01:53:01 7 1.15 0.00 0.50 0.00 0.02 98.33 [2024-10-08T02:05:56.488Z] 01:54:01 all 1.43 0.00 0.69 0.30 0.02 97.56 [2024-10-08T02:05:56.488Z] 01:54:01 0 3.11 0.00 1.04 0.08 0.02 95.76 [2024-10-08T02:05:56.488Z] 01:54:01 1 1.00 0.00 1.15 0.02 0.02 97.82 [2024-10-08T02:05:56.488Z] 01:54:01 2 1.29 0.00 0.44 0.59 0.02 97.67 [2024-10-08T02:05:56.488Z] 01:54:01 3 1.77 0.00 0.80 0.83 0.00 96.60 [2024-10-08T02:05:56.488Z] 01:54:01 4 1.40 0.00 0.37 0.00 0.02 98.21 [2024-10-08T02:05:56.488Z] 01:54:01 5 1.38 0.00 0.73 0.87 0.02 97.00 [2024-10-08T02:05:56.488Z] 01:54:01 6 0.77 0.00 0.33 0.00 0.03 98.86 [2024-10-08T02:05:56.488Z] 01:54:01 7 0.72 0.00 0.67 0.02 0.02 98.58 [2024-10-08T02:05:56.488Z] 01:55:02 all 0.11 0.00 0.09 0.02 0.01 99.77 [2024-10-08T02:05:56.489Z] 01:55:02 0 0.28 0.00 0.15 0.02 0.02 99.53 [2024-10-08T02:05:56.489Z] 01:55:02 1 0.22 0.00 0.10 0.03 0.02 99.63 [2024-10-08T02:05:56.489Z] 01:55:02 2 0.05 0.00 0.07 0.00 0.02 99.87 [2024-10-08T02:05:56.489Z] 01:55:02 3 0.08 0.00 0.07 0.02 0.02 99.82 [2024-10-08T02:05:56.489Z] 01:55:02 4 0.10 0.00 0.05 0.00 0.00 99.85 [2024-10-08T02:05:56.489Z] 01:55:02 5 0.03 0.00 0.10 0.07 0.00 99.80 [2024-10-08T02:05:56.489Z] 01:55:02 6 0.05 0.00 0.12 0.00 0.02 99.82 [2024-10-08T02:05:56.489Z] 01:55:02 7 0.07 0.00 0.05 0.00 0.00 99.88 [2024-10-08T02:05:56.489Z] 01:56:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-08T02:05:56.489Z] 01:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-08T02:05:56.489Z] 01:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-08T02:05:56.489Z] 01:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-08T02:05:56.489Z] 01:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-08T02:05:56.489Z] 01:56:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-08T02:05:56.489Z] 01:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-08T02:05:56.489Z] 01:56:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-08T02:05:56.489Z] 01:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-08T02:05:56.489Z] 01:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-08T02:05:56.489Z] 01:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-08T02:05:56.489Z] 01:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-08T02:05:56.489Z] 01:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-08T02:05:56.489Z] 01:57:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-08T02:05:56.489Z] 01:57:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-08T02:05:56.489Z] 01:57:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-08T02:05:56.489Z] 01:57:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-08T02:05:56.489Z] 01:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-08T02:05:56.489Z] 01:58:01 all 0.03 0.00 0.00 0.00 0.01 99.95 [2024-10-08T02:05:56.489Z] 01:58:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-08T02:05:56.489Z] 01:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-08T02:05:56.489Z] 01:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-08T02:05:56.489Z] 01:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-08T02:05:56.489Z] 01:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-08T02:05:56.489Z] 01:58:01 5 0.07 0.00 0.02 0.02 0.02 99.88 [2024-10-08T02:05:56.489Z] 01:58:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-08T02:05:56.489Z] 01:58:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-08T02:05:56.489Z] 01:59:01 all 0.06 0.00 0.04 0.00 0.00 99.89 [2024-10-08T02:05:56.489Z] 01:59:01 0 0.02 0.00 0.20 0.02 0.00 99.77 [2024-10-08T02:05:56.489Z] 01:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-08T02:05:56.489Z] 01:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-08T02:05:56.489Z] 01:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-08T02:05:56.489Z] 01:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-08T02:05:56.489Z] 01:59:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-08T02:05:56.489Z] 01:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-08T02:05:56.489Z] 01:59:01 7 0.37 0.00 0.02 0.00 0.00 99.62 [2024-10-08T02:05:56.489Z] [2024-10-08T02:05:56.489Z] 01:59:01 CPU %user %nice %system %iowait %steal %idle [2024-10-08T02:05:56.489Z] 02:00:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2024-10-08T02:05:56.489Z] 02:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-08T02:05:56.489Z] 02:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-08T02:05:56.489Z] 02:00:01 2 0.68 0.00 0.00 0.00 0.00 99.32 [2024-10-08T02:05:56.489Z] 02:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-08T02:05:56.489Z] 02:00:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-08T02:05:56.489Z] 02:00:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2024-10-08T02:05:56.489Z] 02:00:01 6 0.02 0.00 0.00 0.00 0.03 99.95 [2024-10-08T02:05:56.489Z] 02:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-08T02:05:56.489Z] 02:01:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-10-08T02:05:56.489Z] 02:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-08T02:05:56.489Z] 02:01:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-08T02:05:56.489Z] 02:01:01 2 1.99 0.00 0.02 0.00 0.02 97.98 [2024-10-08T02:05:56.489Z] 02:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-08T02:05:56.489Z] 02:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-08T02:05:56.489Z] 02:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-08T02:05:56.489Z] 02:01:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-08T02:05:56.489Z] 02:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-08T02:05:56.489Z] 02:02:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2024-10-08T02:05:56.489Z] 02:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-08T02:05:56.489Z] 02:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-08T02:05:56.489Z] 02:02:01 2 1.01 0.00 0.00 0.00 0.00 98.99 [2024-10-08T02:05:56.489Z] 02:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-08T02:05:56.489Z] 02:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-08T02:05:56.489Z] 02:02:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2024-10-08T02:05:56.489Z] 02:02:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-08T02:05:56.489Z] 02:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-08T02:05:56.489Z] 02:03:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2024-10-08T02:05:56.489Z] 02:03:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2024-10-08T02:05:56.489Z] 02:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-08T02:05:56.489Z] 02:03:01 2 0.30 0.00 0.02 0.00 0.02 99.67 [2024-10-08T02:05:56.489Z] 02:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-08T02:05:56.489Z] 02:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-08T02:05:56.489Z] 02:03:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-08T02:05:56.489Z] 02:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-08T02:05:56.489Z] 02:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-08T02:05:56.489Z] 02:04:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2024-10-08T02:05:56.489Z] 02:04:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-08T02:05:56.489Z] 02:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-08T02:05:56.489Z] 02:04:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2024-10-08T02:05:56.489Z] 02:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-08T02:05:56.489Z] 02:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-08T02:05:56.489Z] 02:04:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2024-10-08T02:05:56.489Z] 02:04:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-08T02:05:56.489Z] 02:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-08T02:05:56.489Z] 02:05:01 all 0.22 0.00 0.01 0.00 0.01 99.75 [2024-10-08T02:05:56.489Z] 02:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-08T02:05:56.489Z] 02:05:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-08T02:05:56.489Z] 02:05:01 2 1.66 0.00 0.02 0.00 0.02 98.31 [2024-10-08T02:05:56.489Z] 02:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-08T02:05:56.489Z] 02:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-08T02:05:56.489Z] 02:05:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-08T02:05:56.489Z] 02:05:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-08T02:05:56.489Z] 02:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-08T02:05:56.489Z] Average: all 4.88 0.00 1.10 0.69 0.02 93.31 [2024-10-08T02:05:56.489Z] Average: 0 4.76 0.00 1.11 0.42 0.02 93.69 [2024-10-08T02:05:56.489Z] Average: 1 4.90 0.00 1.09 0.65 0.02 93.33 [2024-10-08T02:05:56.489Z] Average: 2 5.26 0.00 1.05 0.26 0.02 93.40 [2024-10-08T02:05:56.489Z] Average: 3 4.80 0.00 1.14 0.96 0.02 93.08 [2024-10-08T02:05:56.489Z] Average: 4 4.91 0.00 1.03 0.78 0.02 93.25 [2024-10-08T02:05:56.489Z] Average: 5 4.83 0.00 1.06 1.07 0.03 93.02 [2024-10-08T02:05:56.489Z] Average: 6 4.72 0.00 1.28 1.30 0.03 92.66 [2024-10-08T02:05:56.489Z] Average: 7 4.87 0.00 1.01 0.05 0.02 94.04 [2024-10-08T02:05:56.489Z] [2024-10-08T02:05:56.489Z] [2024-10-08T02:05:56.489Z]