Pull request #1643 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66+5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 (a6eff35137867d9825541882786e817668a49b50) 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-ssh6921251942742333082.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-ssh6780846961960855585.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-sdk-go/branches/PR-1643/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-sdk-go/branches/PR-1643/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14466124921666198530.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-sdk-go/branches/PR-1643/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1673069732689950923.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-ssh12392881686822678683.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-sdk-go/branches/PR-1643/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-sdk-go/branches/PR-1643/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9350979779485227417.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24202 in /w/workspace/gexfoundry_device-sdk-go_PR-1643 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1643 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 into PR head commit 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 Merge succeeded, producing 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 Checking out Revision 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 (PR-1643) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1643/head:refs/remotes/origin/PR-1643 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 # 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 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 # timeout=10 > 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-31T04:20:38.488Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-31T04:20:38.729Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-31T04:20:38.872Z] ========================================================= [2024-10-31T04:20:38.872Z] EdgeX Global Pipelines Version Info [2024-10-31T04:20:38.872Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-31T04:20:40.027Z] ------------------- [2024-10-31T04:20:40.027Z] stable info: [2024-10-31T04:20:40.027Z] ------------------- [2024-10-31T04:20:40.027Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-31T04:20:40.027Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-31T04:20:40.027Z] Message: update stable to v1.0.265 [2024-10-31T04:20:40.597Z] ------------------- [2024-10-31T04:20:40.597Z] experimental info: [2024-10-31T04:20:40.597Z] ------------------- [2024-10-31T04:20:40.597Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-31T04:20:40.597Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-31T04:20:40.597Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-31T04:20:40.810Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-10-31T04:20:40.869Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-10-31T04:20:40.925Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-31T04:20:40.979Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-31T04:20:41.033Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-31T04:20:41.085Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-31T04:20:41.145Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-31T04:20:41.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-10-31T04:20:41.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-31T04:20:41.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-31T04:20:41.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-31T04:20:41.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-10-31T04:20:41.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-31T04:20:41.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-31T04:20:41.590Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-31T04:20:41.637Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-31T04:20:41.686Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-31T04:20:41.736Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-31T04:20:41.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-31T04:20:41.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-31T04:20:41.904Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-31T04:20:41.956Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-10-31T04:20:42.007Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-31T04:20:42.063Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-31T04:20:42.115Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-31T04:20:42.166Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-31T04:20:42.222Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-31T04:20:42.281Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1643 [Pipeline] echo [2024-10-31T04:20:42.339Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1643 [Pipeline] echo [2024-10-31T04:20:42.398Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1643 [Pipeline] echo [2024-10-31T04:20:42.457Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 [Pipeline] echo [2024-10-31T04:20:42.512Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b860d6 [Pipeline] echo [2024-10-31T04:20:42.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T04:20:42.726Z] provisioning config files... [2024-10-31T04:20:42.739Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp/config14155163133085632416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T04:20:43.130Z] ---> ****-login.sh [2024-10-31T04:20:43.130Z] nexus3.edgexfoundry.org:10001 [2024-10-31T04:20:43.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:20:43.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:20:43.391Z] Configure a credential helper to remove this warning. See [2024-10-31T04:20:43.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:20:43.391Z] [2024-10-31T04:20:43.391Z] Login Succeeded [2024-10-31T04:20:43.391Z] nexus3.edgexfoundry.org:10002 [2024-10-31T04:20:43.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:20:43.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:20:43.654Z] Configure a credential helper to remove this warning. See [2024-10-31T04:20:43.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:20:43.654Z] [2024-10-31T04:20:43.654Z] Login Succeeded [2024-10-31T04:20:43.654Z] nexus3.edgexfoundry.org:10003 [2024-10-31T04:20:43.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:20:43.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:20:43.654Z] Configure a credential helper to remove this warning. See [2024-10-31T04:20:43.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:20:43.654Z] [2024-10-31T04:20:43.654Z] Login Succeeded [2024-10-31T04:20:43.654Z] nexus3.edgexfoundry.org:10004 [2024-10-31T04:20:43.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:20:43.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:20:43.915Z] Configure a credential helper to remove this warning. See [2024-10-31T04:20:43.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:20:43.915Z] [2024-10-31T04:20:43.915Z] Login Succeeded [2024-10-31T04:20:43.915Z] ****.io [2024-10-31T04:20:43.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:20:44.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:20:44.175Z] Configure a credential helper to remove this warning. See [2024-10-31T04:20:44.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:20:44.175Z] [2024-10-31T04:20:44.175Z] Login Succeeded [2024-10-31T04:20:44.175Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T04:20:44.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-31T04:20:44.875Z] + git rev-list -1 --merges 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66~1..3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 [Pipeline] echo [2024-10-31T04:20:44.922Z] -----------> git rev-list -1 --merges 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66~1..3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 [false] [Pipeline] sh [2024-10-31T04:20:45.248Z] + git log --format=format:%s -1 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 [Pipeline] echo [2024-10-31T04:20:45.299Z] ========================================================= [2024-10-31T04:20:45.299Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-31T04:20:45.299Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T04:20:45.762Z] + git log --format=format:%s -1 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 [Pipeline] echo [2024-10-31T04:20:45.804Z] [semverPrep] GIT_COMMIT: 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 [Pipeline] echo [2024-10-31T04:20:45.848Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-31T04:20:46.256Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-31T04:20:46.256Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-31T04:20:46.256Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-31T04:20:46.256Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-31T04:20:46.256Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-31T04:20:46.256Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-31T04:20:46.256Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T04:20:46.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T04:20:46.775Z] [2024-10-31T04:20:46.775Z] 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-31T04:20:47.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T04:20:47.184Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-31T04:20:47.184Z] b85a868b505f: Pulling fs layer [2024-10-31T04:20:47.184Z] e2be974225ed: Pulling fs layer [2024-10-31T04:20:47.184Z] 339a4e72a1f5: Pulling fs layer [2024-10-31T04:20:47.184Z] 988bab9f4d93: Pulling fs layer [2024-10-31T04:20:47.184Z] 1469e6f7b9e6: Pulling fs layer [2024-10-31T04:20:47.184Z] eaf3925da568: Pulling fs layer [2024-10-31T04:20:47.184Z] bab4dde63d76: Pulling fs layer [2024-10-31T04:20:47.184Z] bde34c3a00c8: Pulling fs layer [2024-10-31T04:20:47.184Z] b352a97aabf1: Pulling fs layer [2024-10-31T04:20:47.184Z] eaf3925da568: Waiting [2024-10-31T04:20:47.184Z] 1469e6f7b9e6: Waiting [2024-10-31T04:20:47.184Z] bab4dde63d76: Waiting [2024-10-31T04:20:47.184Z] bde34c3a00c8: Waiting [2024-10-31T04:20:47.184Z] 988bab9f4d93: Waiting [2024-10-31T04:20:47.184Z] b352a97aabf1: Waiting [2024-10-31T04:20:47.184Z] 4872d77fe225: Pulling fs layer [2024-10-31T04:20:47.184Z] 5851b861e8e6: Pulling fs layer [2024-10-31T04:20:47.184Z] 4872d77fe225: Waiting [2024-10-31T04:20:47.184Z] e2be974225ed: Verifying Checksum [2024-10-31T04:20:47.184Z] e2be974225ed: Download complete [2024-10-31T04:20:47.184Z] 988bab9f4d93: Download complete [2024-10-31T04:20:47.444Z] 1469e6f7b9e6: Verifying Checksum [2024-10-31T04:20:47.444Z] 1469e6f7b9e6: Download complete [2024-10-31T04:20:47.444Z] 339a4e72a1f5: Verifying Checksum [2024-10-31T04:20:47.444Z] 339a4e72a1f5: Download complete [2024-10-31T04:20:47.444Z] eaf3925da568: Verifying Checksum [2024-10-31T04:20:47.444Z] eaf3925da568: Download complete [2024-10-31T04:20:47.444Z] bde34c3a00c8: Download complete [2024-10-31T04:20:47.444Z] b352a97aabf1: Verifying Checksum [2024-10-31T04:20:47.444Z] b352a97aabf1: Download complete [2024-10-31T04:20:47.444Z] 4872d77fe225: Verifying Checksum [2024-10-31T04:20:47.444Z] 4872d77fe225: Download complete [2024-10-31T04:20:47.444Z] 5851b861e8e6: Verifying Checksum [2024-10-31T04:20:47.444Z] 5851b861e8e6: Download complete [2024-10-31T04:20:47.444Z] b85a868b505f: Verifying Checksum [2024-10-31T04:20:47.444Z] b85a868b505f: Download complete [2024-10-31T04:20:47.703Z] bab4dde63d76: Verifying Checksum [2024-10-31T04:20:47.703Z] bab4dde63d76: Download complete [2024-10-31T04:20:48.641Z] b85a868b505f: Pull complete [2024-10-31T04:20:48.899Z] e2be974225ed: Pull complete [2024-10-31T04:20:49.158Z] 339a4e72a1f5: Pull complete [2024-10-31T04:20:49.418Z] 988bab9f4d93: Pull complete [2024-10-31T04:20:49.676Z] 1469e6f7b9e6: Pull complete [2024-10-31T04:20:49.676Z] eaf3925da568: Pull complete [2024-10-31T04:20:51.581Z] bab4dde63d76: Pull complete [2024-10-31T04:20:51.581Z] bde34c3a00c8: Pull complete [2024-10-31T04:20:51.581Z] b352a97aabf1: Pull complete [2024-10-31T04:20:51.581Z] 4872d77fe225: Pull complete [2024-10-31T04:20:51.581Z] 5851b861e8e6: Pull complete [2024-10-31T04:20:51.581Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-31T04:20:51.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T04:20:51.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T04:20:51.857Z] prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container [2024-10-31T04:20:51.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1643 -v /w/workspace/gexfoundry_device-sdk-go_PR-1643:/w/workspace/gexfoundry_device-sdk-go_PR-1643:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-31T04:20:55.487Z] $ docker top 95d3c56c3aeee9111208b02c608d61e82aac8722dcb8dad8199fec0595540aef -eo pid,comm [2024-10-31T04:20:55.550Z] 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-31T04:20:55.550Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-31T04:20:55.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T04:20:55.716Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T04:20:55.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T04:20:55.819Z] $ docker exec 95d3c56c3aeee9111208b02c608d61e82aac8722dcb8dad8199fec0595540aef ssh-agent [2024-10-31T04:20:55.929Z] SSH_AUTH_SOCK=/tmp/ssh-mn30rJh0kT8K/agent.32 [2024-10-31T04:20:55.929Z] SSH_AGENT_PID=38 [2024-10-31T04:20:55.934Z] Running ssh-add (command line suppressed) [2024-10-31T04:20:56.029Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp/private_key_4157539609345609839.key (/w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp/private_key_4157539609345609839.key) [2024-10-31T04:20:56.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T04:20:56.389Z] + git tag --points-at HEAD [Pipeline] } [2024-10-31T04:20:56.418Z] $ docker exec --env ******** --env ******** 95d3c56c3aeee9111208b02c608d61e82aac8722dcb8dad8199fec0595540aef ssh-agent -k [2024-10-31T04:20:56.507Z] unset SSH_AUTH_SOCK; [2024-10-31T04:20:56.508Z] unset SSH_AGENT_PID; [2024-10-31T04:20:56.508Z] echo Agent pid 38 killed; [2024-10-31T04:20:56.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-31T04:20:56.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T04:20:56.636Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T04:20:56.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T04:20:56.747Z] $ docker exec 95d3c56c3aeee9111208b02c608d61e82aac8722dcb8dad8199fec0595540aef ssh-agent [2024-10-31T04:20:56.863Z] SSH_AUTH_SOCK=/tmp/ssh-YUXHBTtP9OZT/agent.71 [2024-10-31T04:20:56.863Z] SSH_AGENT_PID=77 [2024-10-31T04:20:56.867Z] Running ssh-add (command line suppressed) [2024-10-31T04:20:56.963Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp/private_key_9584127810620979710.key (/w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp/private_key_9584127810620979710.key) [2024-10-31T04:20:56.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T04:20:57.324Z] + git semver init [2024-10-31T04:20:57.583Z] 2024-10-31 04:20:57,494 [run_init] DEBUG init version:0.0.0 force:False [2024-10-31T04:20:57.583Z] 2024-10-31 04:20:57,495 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1643/.semver [2024-10-31T04:20:57.583Z] 2024-10-31 04:20:57,495 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1643/.semver [2024-10-31T04:20:57.583Z] 2024-10-31 04:20:57,496 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1643/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1643, universal_newlines=False, shell=None, istream=None) [2024-10-31T04:20:59.490Z] 2024-10-31 04:20:59,416 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1643/.git/info/exclude [2024-10-31T04:20:59.490Z] 2024-10-31 04:20:59,417 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1643/.semver/PR-1643 with force:False [2024-10-31T04:20:59.490Z] 2024-10-31 04:20:59,417 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1643/.semver/PR-1643 [2024-10-31T04:20:59.490Z] 2024-10-31 04:20:59,421 [execute] INFO git cat-file --batch-check [2024-10-31T04:20:59.490Z] 2024-10-31 04:20:59,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1643/.semver, universal_newlines=False, shell=None, istream=) [2024-10-31T04:20:59.490Z] 2024-10-31 04:20:59,428 [execute] INFO git cat-file --batch [2024-10-31T04:20:59.490Z] 2024-10-31 04:20:59,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1643/.semver, universal_newlines=False, shell=None, istream=) [2024-10-31T04:20:59.490Z] 2024-10-31 04:20:59,434 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1643/.semver/PR-1643 [2024-10-31T04:20:59.490Z] 0.0.0 [Pipeline] } [2024-10-31T04:20:59.519Z] $ docker exec --env ******** --env ******** 95d3c56c3aeee9111208b02c608d61e82aac8722dcb8dad8199fec0595540aef ssh-agent -k [2024-10-31T04:20:59.610Z] unset SSH_AUTH_SOCK; [2024-10-31T04:20:59.611Z] unset SSH_AGENT_PID; [2024-10-31T04:20:59.613Z] echo Agent pid 77 killed; [2024-10-31T04:20:59.623Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-31T04:21:00.077Z] + git semver [Pipeline] } [2024-10-31T04:21:00.373Z] $ docker stop --time=1 95d3c56c3aeee9111208b02c608d61e82aac8722dcb8dad8199fec0595540aef [2024-10-31T04:21:01.707Z] $ docker rm -f --volumes 95d3c56c3aeee9111208b02c608d61e82aac8722dcb8dad8199fec0595540aef [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T04:21:02.137Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-31T04:21:02.437Z] Stashed 1 file(s) [Pipeline] echo [2024-10-31T04:21:02.461Z] [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-31T04:21:03.188Z] provisioning config files... [2024-10-31T04:21:03.199Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp/config12894865829440501503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T04:21:03.573Z] ---> ****-login.sh [2024-10-31T04:21:03.573Z] nexus3.edgexfoundry.org:10001 [2024-10-31T04:21:03.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:21:03.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:21:03.574Z] Configure a credential helper to remove this warning. See [2024-10-31T04:21:03.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:21:03.574Z] [2024-10-31T04:21:03.574Z] Login Succeeded [2024-10-31T04:21:03.574Z] nexus3.edgexfoundry.org:10002 [2024-10-31T04:21:03.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:21:03.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:21:03.574Z] Configure a credential helper to remove this warning. See [2024-10-31T04:21:03.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:21:03.574Z] [2024-10-31T04:21:03.574Z] Login Succeeded [2024-10-31T04:21:03.574Z] nexus3.edgexfoundry.org:10003 [2024-10-31T04:21:03.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:21:03.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:21:03.835Z] Configure a credential helper to remove this warning. See [2024-10-31T04:21:03.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:21:03.835Z] [2024-10-31T04:21:03.835Z] Login Succeeded [2024-10-31T04:21:03.835Z] nexus3.edgexfoundry.org:10004 [2024-10-31T04:21:03.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:21:03.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:21:03.835Z] Configure a credential helper to remove this warning. See [2024-10-31T04:21:03.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:21:03.835Z] [2024-10-31T04:21:03.835Z] Login Succeeded [2024-10-31T04:21:03.835Z] ****.io [2024-10-31T04:21:03.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:21:04.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:21:04.095Z] Configure a credential helper to remove this warning. See [2024-10-31T04:21:04.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:21:04.095Z] [2024-10-31T04:21:04.095Z] Login Succeeded [2024-10-31T04:21:04.096Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T04:21:04.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-31T04:21:04.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T04:21:04.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T04:21:04.469Z] ========================================================= [2024-10-31T04:21:04.469Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-31T04:21:04.469Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T04:21:04.990Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/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-31T04:21:04.990Z] Sending build context to Docker daemon 25.57MB [2024-10-31T04:21:04.990Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T04:21:04.990Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-31T04:21:05.252Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-31T04:21:05.252Z] 43c4264eed91: Pulling fs layer [2024-10-31T04:21:05.252Z] 4cc291be95ef: Pulling fs layer [2024-10-31T04:21:05.252Z] 2ac1f1163629: Pulling fs layer [2024-10-31T04:21:05.252Z] 5c3c966382ef: Pulling fs layer [2024-10-31T04:21:05.252Z] 4f4fb700ef54: Pulling fs layer [2024-10-31T04:21:05.252Z] 5d5c8e513c77: Pulling fs layer [2024-10-31T04:21:05.252Z] 4f4fb700ef54: Waiting [2024-10-31T04:21:05.252Z] 9f66e0745190: Pulling fs layer [2024-10-31T04:21:05.252Z] f49a43e4bbc0: Pulling fs layer [2024-10-31T04:21:05.252Z] 561ebcabdf7f: Pulling fs layer [2024-10-31T04:21:05.252Z] 5d5c8e513c77: Waiting [2024-10-31T04:21:05.252Z] 9f66e0745190: Waiting [2024-10-31T04:21:05.252Z] f49a43e4bbc0: Waiting [2024-10-31T04:21:05.252Z] 561ebcabdf7f: Waiting [2024-10-31T04:21:05.252Z] 4cc291be95ef: Download complete [2024-10-31T04:21:05.252Z] 5c3c966382ef: Verifying Checksum [2024-10-31T04:21:05.252Z] 5c3c966382ef: Download complete [2024-10-31T04:21:05.252Z] 4f4fb700ef54: Download complete [2024-10-31T04:21:05.252Z] 5d5c8e513c77: Download complete [2024-10-31T04:21:05.252Z] 43c4264eed91: Verifying Checksum [2024-10-31T04:21:05.252Z] 43c4264eed91: Download complete [2024-10-31T04:21:05.252Z] 9f66e0745190: Verifying Checksum [2024-10-31T04:21:05.252Z] 9f66e0745190: Download complete [2024-10-31T04:21:05.252Z] 43c4264eed91: Pull complete [2024-10-31T04:21:05.512Z] 561ebcabdf7f: Verifying Checksum [2024-10-31T04:21:05.512Z] 561ebcabdf7f: Download complete [2024-10-31T04:21:05.512Z] 4cc291be95ef: Pull complete [2024-10-31T04:21:05.771Z] 2ac1f1163629: Verifying Checksum [2024-10-31T04:21:05.771Z] 2ac1f1163629: Download complete [2024-10-31T04:21:06.029Z] f49a43e4bbc0: Verifying Checksum [2024-10-31T04:21:06.029Z] f49a43e4bbc0: Download complete [2024-10-31T04:21:09.306Z] 2ac1f1163629: Pull complete [2024-10-31T04:21:09.306Z] 5c3c966382ef: Pull complete [2024-10-31T04:21:09.306Z] 4f4fb700ef54: Pull complete [2024-10-31T04:21:09.306Z] 5d5c8e513c77: Pull complete [2024-10-31T04:21:09.306Z] 9f66e0745190: Pull complete [2024-10-31T04:21:11.207Z] f49a43e4bbc0: Pull complete [2024-10-31T04:21:11.780Z] 561ebcabdf7f: Pull complete [2024-10-31T04:21:11.780Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-31T04:21:11.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-31T04:21:11.780Z] ---> 3a752c3f9dda [2024-10-31T04:21:11.780Z] Step 3/10 : ARG MAKE=make build [2024-10-31T04:21:17.969Z] Still waiting to schedule task [2024-10-31T04:21:17.970Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-31T04:21:18.348Z] ---> Running in 6ec5331f364b [2024-10-31T04:21:18.348Z] Removing intermediate container 6ec5331f364b [2024-10-31T04:21:18.348Z] ---> f4277204c936 [2024-10-31T04:21:18.348Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-31T04:21:18.348Z] ---> Running in ca7acc2bd835 [2024-10-31T04:21:18.348Z] Removing intermediate container ca7acc2bd835 [2024-10-31T04:21:18.348Z] ---> 0e1dcdcc4da7 [2024-10-31T04:21:18.348Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-31T04:21:18.348Z] ---> Running in bc8164dcce41 [2024-10-31T04:21:18.348Z] Removing intermediate container bc8164dcce41 [2024-10-31T04:21:18.348Z] ---> 657d5862e772 [2024-10-31T04:21:18.348Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-31T04:21:18.348Z] ---> Running in d14229a0bf0d [2024-10-31T04:21:18.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T04:21:18.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T04:21:18.867Z] OK: 246 MiB in 54 packages [2024-10-31T04:21:19.124Z] Removing intermediate container d14229a0bf0d [2024-10-31T04:21:19.124Z] ---> 442bcafa5dce [2024-10-31T04:21:19.124Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-31T04:21:19.124Z] ---> c040c1d982c8 [2024-10-31T04:21:19.124Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T04:21:19.381Z] ---> Running in c7d4ef898434 [2024-10-31T04:22:27.093Z] Removing intermediate container c7d4ef898434 [2024-10-31T04:22:27.093Z] ---> fcac9c3260ec [2024-10-31T04:22:27.093Z] Step 9/10 : COPY . . [2024-10-31T04:22:27.662Z] ---> a175019822a8 [2024-10-31T04:22:27.662Z] Step 10/10 : RUN ${MAKE} [2024-10-31T04:22:27.662Z] ---> Running in 51b7905a7c4d [2024-10-31T04:22:27.923Z] noop [2024-10-31T04:22:28.183Z] Removing intermediate container 51b7905a7c4d [2024-10-31T04:22:28.183Z] ---> a6e26299f897 [2024-10-31T04:22:28.183Z] Successfully built a6e26299f897 [2024-10-31T04:22:28.183Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T04:22:28.672Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-31T04:22:28.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T04:22:28.840Z] prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container [2024-10-31T04:22:28.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1643 -v /w/workspace/gexfoundry_device-sdk-go_PR-1643:/w/workspace/gexfoundry_device-sdk-go_PR-1643:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-31T04:22:29.237Z] $ docker top 4b186afab659392c6d47e708f05eac7acdac8330897b4d7a40a8d5fad12f9a04 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T04:22:29.672Z] + go version [2024-10-31T04:22:29.672Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-31T04:22:29.710Z] $ docker stop --time=1 4b186afab659392c6d47e708f05eac7acdac8330897b4d7a40a8d5fad12f9a04 [2024-10-31T04:22:30.991Z] $ docker rm -f --volumes 4b186afab659392c6d47e708f05eac7acdac8330897b4d7a40a8d5fad12f9a04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T04:22:31.833Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-31T04:22:31.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T04:22:32.013Z] prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container [2024-10-31T04:22:32.042Z] $ 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-sdk-go_PR-1643 -v /w/workspace/gexfoundry_device-sdk-go_PR-1643:/w/workspace/gexfoundry_device-sdk-go_PR-1643:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-31T04:22:32.346Z] $ docker top 9843ee2cdcef1464a633eebb09b26ac3653e1e851a7552b4d257f879a7462cc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T04:22:32.768Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1643 [Pipeline] fileExists [Pipeline] sh [2024-10-31T04:22:33.153Z] + make test [2024-10-31T04:22:33.153Z] go test -race -coverprofile=coverage.out ./... [2024-10-31T04:22:41.270Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2024-10-31T04:22:54.202Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24203 in /w/workspace/gexfoundry_device-sdk-go_PR-1643 [Pipeline] { [Pipeline] ws [2024-10-31T04:22:54.276Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-10-31T04:22:57.380Z] The recommended git tool is: git [2024-10-31T04:23:05.930Z] using credential edgex-jenkins-ssh [2024-10-31T04:23:05.954Z] Cloning the remote Git repository [2024-10-31T04:23:06.003Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-10-31T04:23:06.122Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-10-31T04:23:06.294Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-31T04:23:06.295Z] > git --version # timeout=10 [2024-10-31T04:23:06.328Z] > git --version # 'git version 2.25.1' [2024-10-31T04:23:06.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-31T04:23:06.523Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-31T04:23:07.843Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2024-10-31T04:23:07.843Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2024-10-31T04:23:07.843Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2024-10-31T04:23:07.843Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2024-10-31T04:23:07.843Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2024-10-31T04:23:07.843Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2024-10-31T04:23:07.843Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2024-10-31T04:23:07.843Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.034s coverage: 26.0% of statements [2024-10-31T04:23:07.843Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.034s coverage: 79.4% of statements [2024-10-31T04:23:07.843Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.051s coverage: 86.0% of statements [2024-10-31T04:23:07.843Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-31T04:23:07.843Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2024-10-31T04:23:07.843Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2024-10-31T04:23:07.843Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-31T04:23:08.781Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.108s coverage: 45.2% of statements [2024-10-31T04:23:09.721Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2024-10-31T04:23:10.131Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-31T04:23:10.162Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-31T04:23:11.627Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.042s coverage: 14.1% of statements [2024-10-31T04:23:11.628Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.087s coverage: 44.6% of statements [2024-10-31T04:23:11.628Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.058s coverage: 68.4% of statements [2024-10-31T04:23:11.628Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.094s coverage: 88.3% of statements [2024-10-31T04:23:11.628Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.049s coverage: 5.3% of statements [2024-10-31T04:23:11.991Z] Merging remotes/origin/main commit 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 into PR head commit 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 [2024-10-31T04:23:12.417Z] Merge succeeded, producing 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 [2024-10-31T04:23:12.418Z] Checking out Revision 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 (PR-1643) [2024-10-31T04:23:11.303Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-31T04:23:11.389Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-31T04:23:11.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-31T04:23:11.424Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1643/head:refs/remotes/origin/PR-1643 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-31T04:23:12.006Z] > git config core.sparsecheckout # timeout=10 [2024-10-31T04:23:12.095Z] > git checkout -f 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 # timeout=10 [2024-10-31T04:23:12.244Z] > git remote # timeout=10 [2024-10-31T04:23:12.286Z] > git config --get remote.origin.url # timeout=10 [2024-10-31T04:23:12.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-31T04:23:12.345Z] > git merge 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 # timeout=10 [2024-10-31T04:23:12.386Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-31T04:23:12.427Z] > git config core.sparsecheckout # timeout=10 [2024-10-31T04:23:12.458Z] > git checkout -f 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 # timeout=10 [2024-10-31T04:23:13.071Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4" [2024-10-31T04:23:13.118Z] > git --version # timeout=10 [2024-10-31T04:23:13.127Z] > git --version # 'git version 2.25.1' [2024-10-31T04:23:13.139Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T04:23:17.985Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-31T04:23:17.985Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T04:23:17.985Z] Dload Upload Total Spent Left Speed [2024-10-31T04:23:17.985Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-10-31T04:23:18.330Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-31T04:23:18.673Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2024-10-31T04:23:18.674Z] [2024-10-31T04:23:18.674Z] { [2024-10-31T04:23:18.674Z] "registry-mirrors": [ [2024-10-31T04:23:18.674Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-31T04:23:18.674Z] ], [2024-10-31T04:23:18.674Z] "bip": "10.250.0.254/24", [2024-10-31T04:23:18.674Z] "hosts": [ [2024-10-31T04:23:18.674Z] "tcp://0.0.0.0:5555", [2024-10-31T04:23:18.674Z] "unix:///var/run/docker.sock" [2024-10-31T04:23:18.674Z] ], [2024-10-31T04:23:18.674Z] "mtu": 1458, [2024-10-31T04:23:18.674Z] "selinux-enabled": true, [2024-10-31T04:23:18.674Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-31T04:23:18.674Z] } [Pipeline] sh [2024-10-31T04:23:19.023Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-31T04:23:19.380Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T04:23:37.685Z] provisioning config files... [2024-10-31T04:23:37.712Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config11022265552581842804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T04:23:38.205Z] ---> ****-login.sh [2024-10-31T04:23:38.205Z] nexus3.edgexfoundry.org:10001 [2024-10-31T04:23:38.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:23:38.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:23:38.743Z] Configure a credential helper to remove this warning. See [2024-10-31T04:23:38.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:23:38.743Z] [2024-10-31T04:23:38.743Z] Login Succeeded [2024-10-31T04:23:38.743Z] nexus3.edgexfoundry.org:10002 [2024-10-31T04:23:39.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:23:39.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:23:39.018Z] Configure a credential helper to remove this warning. See [2024-10-31T04:23:39.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:23:39.019Z] [2024-10-31T04:23:39.019Z] Login Succeeded [2024-10-31T04:23:39.288Z] nexus3.edgexfoundry.org:10003 [2024-10-31T04:23:39.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:23:39.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:23:39.558Z] Configure a credential helper to remove this warning. See [2024-10-31T04:23:39.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:23:39.558Z] [2024-10-31T04:23:39.558Z] Login Succeeded [2024-10-31T04:23:39.558Z] nexus3.edgexfoundry.org:10004 [2024-10-31T04:23:39.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:23:39.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:23:39.826Z] Configure a credential helper to remove this warning. See [2024-10-31T04:23:39.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:23:39.826Z] [2024-10-31T04:23:39.826Z] Login Succeeded [2024-10-31T04:23:39.826Z] ****.io [2024-10-31T04:23:40.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:23:40.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:23:40.359Z] Configure a credential helper to remove this warning. See [2024-10-31T04:23:40.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:23:40.359Z] [2024-10-31T04:23:40.359Z] Login Succeeded [2024-10-31T04:23:40.359Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T04:23:40.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-31T04:23:40.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T04:23:40.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T04:23:40.947Z] ========================================================= [2024-10-31T04:23:40.947Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-31T04:23:40.947Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T04:23:41.489Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/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-31T04:23:42.084Z] Sending build context to Docker daemon 13.24MB [2024-10-31T04:23:42.084Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T04:23:42.084Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-31T04:23:42.084Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-31T04:23:42.084Z] cf04c63912e1: Pulling fs layer [2024-10-31T04:23:42.084Z] 55b35a11ae5e: Pulling fs layer [2024-10-31T04:23:42.084Z] a37a00ec5f00: Pulling fs layer [2024-10-31T04:23:42.084Z] 50b3750afda1: Pulling fs layer [2024-10-31T04:23:42.084Z] 4f4fb700ef54: Pulling fs layer [2024-10-31T04:23:42.084Z] 80978eb59214: Pulling fs layer [2024-10-31T04:23:42.084Z] c9f46d7d2bd2: Pulling fs layer [2024-10-31T04:23:42.084Z] c5a475d317c9: Pulling fs layer [2024-10-31T04:23:42.084Z] 4f4fb700ef54: Waiting [2024-10-31T04:23:42.084Z] 80978eb59214: Waiting [2024-10-31T04:23:42.084Z] c9f46d7d2bd2: Waiting [2024-10-31T04:23:42.084Z] c5a475d317c9: Waiting [2024-10-31T04:23:42.084Z] 50b3750afda1: Waiting [2024-10-31T04:23:42.354Z] 55b35a11ae5e: Verifying Checksum [2024-10-31T04:23:42.354Z] 55b35a11ae5e: Download complete [2024-10-31T04:23:42.354Z] 50b3750afda1: Verifying Checksum [2024-10-31T04:23:42.354Z] 50b3750afda1: Download complete [2024-10-31T04:23:42.354Z] 4f4fb700ef54: Download complete [2024-10-31T04:23:42.354Z] 80978eb59214: Verifying Checksum [2024-10-31T04:23:42.354Z] 80978eb59214: Download complete [2024-10-31T04:23:42.354Z] cf04c63912e1: Verifying Checksum [2024-10-31T04:23:42.354Z] cf04c63912e1: Download complete [2024-10-31T04:23:42.623Z] c5a475d317c9: Verifying Checksum [2024-10-31T04:23:42.623Z] c5a475d317c9: Download complete [2024-10-31T04:23:43.208Z] cf04c63912e1: Pull complete [2024-10-31T04:23:43.755Z] GO111MODULE=on go vet ./... [2024-10-31T04:23:43.792Z] 55b35a11ae5e: Pull complete [2024-10-31T04:23:44.059Z] a37a00ec5f00: Verifying Checksum [2024-10-31T04:23:44.059Z] a37a00ec5f00: Download complete [2024-10-31T04:23:45.022Z] c9f46d7d2bd2: Verifying Checksum [2024-10-31T04:23:45.022Z] c9f46d7d2bd2: Download complete [2024-10-31T04:23:47.034Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-31T04:23:47.034Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-31T04:23:47.034Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-31T04:23:47.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-31T04:23:47.366Z] $ docker stop --time=1 9843ee2cdcef1464a633eebb09b26ac3653e1e851a7552b4d257f879a7462cc0 [2024-10-31T04:23:55.047Z] $ docker rm -f --volumes 9843ee2cdcef1464a633eebb09b26ac3653e1e851a7552b4d257f879a7462cc0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T04:23:55.756Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-31T04:23:55.869Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-31T04:23:56.705Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-31T04:23:57.022Z] + ls -al . [2024-10-31T04:23:57.022Z] total 704 [2024-10-31T04:23:57.022Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 31 04:22 . [2024-10-31T04:23:57.022Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:20 .. [2024-10-31T04:23:57.022Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 04:20 .dockerignore [2024-10-31T04:23:57.022Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 04:23 .git [2024-10-31T04:23:57.022Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:20 .github [2024-10-31T04:23:57.022Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 31 04:20 .gitignore [2024-10-31T04:23:57.022Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 04:20 .golangci.yml [2024-10-31T04:23:57.022Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 04:20 .semver [2024-10-31T04:23:57.022Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 31 04:20 CHANGELOG.md [2024-10-31T04:23:57.022Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 04:20 GOVERNANCE.md [2024-10-31T04:23:57.022Z] -rw-rw-r-- 1 jenkins jenkins 882 Oct 31 04:20 Jenkinsfile [2024-10-31T04:23:57.022Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 31 04:20 LICENSE [2024-10-31T04:23:57.022Z] -rw-rw-r-- 1 jenkins jenkins 2379 Oct 31 04:20 Makefile [2024-10-31T04:23:57.023Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 31 04:20 OWNERS.md [2024-10-31T04:23:57.023Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 31 04:20 README.md [2024-10-31T04:23:57.023Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 04:21 VERSION [2024-10-31T04:23:57.023Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:20 bin [2024-10-31T04:23:57.023Z] -rw-r--r-- 1 jenkins jenkins 467900 Oct 31 04:23 coverage.out [2024-10-31T04:23:57.023Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 31 04:20 example [2024-10-31T04:23:57.023Z] -rw-rw-r-- 1 jenkins jenkins 6290 Oct 31 04:20 go.mod [2024-10-31T04:23:57.023Z] -rw-rw-r-- 1 jenkins jenkins 87873 Oct 31 04:20 go.sum [2024-10-31T04:23:57.023Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 31 04:20 internal [2024-10-31T04:23:57.023Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:20 openapi [2024-10-31T04:23:57.023Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 04:20 pkg [2024-10-31T04:23:57.023Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:20 snap [2024-10-31T04:23:57.023Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 31 04:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T04:23:57.337Z] a37a00ec5f00: Pull complete [2024-10-31T04:23:57.337Z] 50b3750afda1: Pull complete [2024-10-31T04:23:57.337Z] 4f4fb700ef54: Pull complete [2024-10-31T04:23:57.337Z] 80978eb59214: Pull complete [2024-10-31T04:23:57.452Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 --label arch=amd64 --label version=0.0.0 . [2024-10-31T04:23:57.452Z] Sending build context to Docker daemon 26.04MB [2024-10-31T04:23:57.452Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T04:23:57.452Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-31T04:23:57.452Z] ---> a6e26299f897 [2024-10-31T04:23:57.452Z] Step 3/24 : ARG MAKE=make build [2024-10-31T04:23:58.084Z] ---> Running in 794adb09fe98 [2024-10-31T04:23:58.084Z] Removing intermediate container 794adb09fe98 [2024-10-31T04:23:58.084Z] ---> e2b9856132db [2024-10-31T04:23:58.084Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-31T04:23:58.084Z] ---> Running in 511ac169f1a3 [2024-10-31T04:23:58.343Z] Removing intermediate container 511ac169f1a3 [2024-10-31T04:23:58.343Z] ---> eb375e070a71 [2024-10-31T04:23:58.343Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-31T04:23:58.343Z] ---> Running in f0a4c8183bb3 [2024-10-31T04:23:58.343Z] Removing intermediate container f0a4c8183bb3 [2024-10-31T04:23:58.343Z] ---> abfa2d992a1d [2024-10-31T04:23:58.343Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-31T04:23:58.343Z] ---> Running in 15ce2d7174eb [2024-10-31T04:23:58.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T04:23:58.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T04:23:59.119Z] OK: 246 MiB in 54 packages [2024-10-31T04:23:59.377Z] Removing intermediate container 15ce2d7174eb [2024-10-31T04:23:59.377Z] ---> 89db72c8f1e0 [2024-10-31T04:23:59.377Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-31T04:23:59.636Z] ---> 8c40bc23dd63 [2024-10-31T04:23:59.636Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T04:23:59.636Z] ---> Running in b2855b6642bb [2024-10-31T04:24:00.203Z] Removing intermediate container b2855b6642bb [2024-10-31T04:24:00.203Z] ---> b62c92efb8c4 [2024-10-31T04:24:00.203Z] Step 9/24 : COPY . . [2024-10-31T04:24:01.579Z] ---> 57803577ac61 [2024-10-31T04:24:01.579Z] Step 10/24 : RUN ${MAKE} [2024-10-31T04:24:01.579Z] ---> Running in f6ce1eabddf7 [2024-10-31T04:24:01.579Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-31T04:24:05.541Z] c9f46d7d2bd2: Pull complete [2024-10-31T04:24:06.957Z] c5a475d317c9: Pull complete [2024-10-31T04:24:06.958Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-31T04:24:06.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-31T04:24:06.958Z] ---> be29e6b0f0d4 [2024-10-31T04:24:06.958Z] Step 3/10 : ARG MAKE=make build [2024-10-31T04:24:08.897Z] ---> Running in 8fbcdca5465c [2024-10-31T04:24:08.897Z] Removing intermediate container 8fbcdca5465c [2024-10-31T04:24:08.897Z] ---> 1f9025c2c5b7 [2024-10-31T04:24:08.897Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-31T04:24:09.163Z] ---> Running in 9fe9c9a79ff1 [2024-10-31T04:24:09.430Z] Removing intermediate container 9fe9c9a79ff1 [2024-10-31T04:24:09.430Z] ---> 9160dbf806c9 [2024-10-31T04:24:09.430Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-31T04:24:09.430Z] ---> Running in 25e7e1215752 [2024-10-31T04:24:09.696Z] Removing intermediate container 25e7e1215752 [2024-10-31T04:24:09.696Z] ---> e18c7a9511e3 [2024-10-31T04:24:09.696Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-31T04:24:09.696Z] ---> Running in 27dba114acaf [2024-10-31T04:24:10.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T04:24:11.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T04:24:12.643Z] OK: 238 MiB in 54 packages [2024-10-31T04:24:13.227Z] Removing intermediate container 27dba114acaf [2024-10-31T04:24:13.227Z] ---> a3f40e560bfb [2024-10-31T04:24:13.227Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-31T04:24:15.178Z] ---> 4109ab75fe93 [2024-10-31T04:24:15.178Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T04:24:15.178Z] ---> Running in 1171076fce77 [2024-10-31T04:24:40.296Z] Removing intermediate container f6ce1eabddf7 [2024-10-31T04:24:40.296Z] ---> 9a452c4efece [2024-10-31T04:24:40.296Z] Step 11/24 : FROM alpine:3.20 [2024-10-31T04:24:40.296Z] 3.20: Pulling from library/alpine [2024-10-31T04:24:40.296Z] 43c4264eed91: Already exists [2024-10-31T04:24:40.296Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-31T04:24:40.296Z] Status: Downloaded newer image for alpine:3.20 [2024-10-31T04:24:40.296Z] ---> 91ef0af61f39 [2024-10-31T04:24:40.296Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-31T04:24:40.296Z] ---> Running in 12ce0f9c5597 [2024-10-31T04:24:40.296Z] Removing intermediate container 12ce0f9c5597 [2024-10-31T04:24:40.296Z] ---> 09c25df6053c [2024-10-31T04:24:40.296Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-31T04:24:40.296Z] ---> Running in b41a5fb63e08 [2024-10-31T04:24:40.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T04:24:40.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T04:24:40.296Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-31T04:24:40.296Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T04:24:40.296Z] OK: 8 MiB in 15 packages [2024-10-31T04:24:40.296Z] Removing intermediate container b41a5fb63e08 [2024-10-31T04:24:40.296Z] ---> 68ed64585e34 [2024-10-31T04:24:40.296Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-31T04:24:40.296Z] ---> Running in 4349aec93bab [2024-10-31T04:24:40.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T04:24:40.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T04:24:40.296Z] Upgrading critical system libraries and apk-tools: [2024-10-31T04:24:40.296Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T04:24:40.296Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T04:24:40.296Z] Continuing the upgrade transaction with new apk-tools: [2024-10-31T04:24:40.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T04:24:40.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T04:24:40.555Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T04:24:40.555Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T04:24:40.813Z] OK: 8 MiB in 15 packages [2024-10-31T04:24:41.431Z] Removing intermediate container 4349aec93bab [2024-10-31T04:24:41.431Z] ---> c0157d922fe2 [2024-10-31T04:24:41.431Z] Step 15/24 : WORKDIR / [2024-10-31T04:24:41.431Z] ---> Running in b5f7e52670fa [2024-10-31T04:24:41.431Z] Removing intermediate container b5f7e52670fa [2024-10-31T04:24:41.431Z] ---> b26d4adf6eee [2024-10-31T04:24:41.431Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-31T04:24:41.431Z] ---> 8ecc96324d0d [2024-10-31T04:24:41.431Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-31T04:24:43.334Z] ---> f213bd04e14c [2024-10-31T04:24:43.334Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-31T04:24:43.592Z] ---> dc90a13658c0 [2024-10-31T04:24:43.592Z] Step 19/24 : EXPOSE 59999 [2024-10-31T04:24:43.592Z] ---> Running in 384ba61dd8a5 [2024-10-31T04:24:43.592Z] Removing intermediate container 384ba61dd8a5 [2024-10-31T04:24:43.592Z] ---> e1f76f28734c [2024-10-31T04:24:43.592Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-31T04:24:43.592Z] ---> Running in 1e2e1e1f010f [2024-10-31T04:24:43.592Z] Removing intermediate container 1e2e1e1f010f [2024-10-31T04:24:43.592Z] ---> 4f006dea98e9 [2024-10-31T04:24:43.592Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-31T04:24:43.592Z] ---> Running in 4fdda93392cf [2024-10-31T04:24:43.850Z] Removing intermediate container 4fdda93392cf [2024-10-31T04:24:43.850Z] ---> 05faef045935 [2024-10-31T04:24:43.850Z] Step 22/24 : LABEL arch=amd64 [2024-10-31T04:24:43.850Z] ---> Running in 6ef267798c2a [2024-10-31T04:24:43.850Z] Removing intermediate container 6ef267798c2a [2024-10-31T04:24:43.850Z] ---> da496826f16c [2024-10-31T04:24:43.850Z] Step 23/24 : LABEL git_sha=3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 [2024-10-31T04:24:43.850Z] ---> Running in 8a97c6626c58 [2024-10-31T04:24:43.850Z] Removing intermediate container 8a97c6626c58 [2024-10-31T04:24:43.850Z] ---> b217081a8c92 [2024-10-31T04:24:43.850Z] Step 24/24 : LABEL version=0.0.0 [2024-10-31T04:24:43.850Z] ---> Running in 4043292d43b7 [2024-10-31T04:24:44.109Z] Removing intermediate container 4043292d43b7 [2024-10-31T04:24:44.109Z] ---> 157da0702079 [2024-10-31T04:24:44.109Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-31T04:24:44.109Z] Successfully built 157da0702079 [2024-10-31T04:24:44.109Z] Successfully tagged device-sdk-simple: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-31T04:24:45.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T04:24:45.147Z] [2024-10-31T04:24:45.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T04:24:45.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T04:24:45.544Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-31T04:24:45.544Z] 5eb5b503b376: Pulling fs layer [2024-10-31T04:24:45.544Z] 5c69ac0246d0: Pulling fs layer [2024-10-31T04:24:45.544Z] ec43610c2a17: Pulling fs layer [2024-10-31T04:24:45.544Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-31T04:24:45.544Z] 33b1e0a273af: Pulling fs layer [2024-10-31T04:24:45.544Z] 5d3b04190fa2: Pulling fs layer [2024-10-31T04:24:45.544Z] 33b1e0a273af: Waiting [2024-10-31T04:24:45.544Z] 3a2ae6a8a46f: Waiting [2024-10-31T04:24:45.544Z] 5d3b04190fa2: Waiting [2024-10-31T04:24:45.544Z] 2f39f015ded8: Pulling fs layer [2024-10-31T04:24:45.544Z] 2f39f015ded8: Waiting [2024-10-31T04:24:45.544Z] 5c69ac0246d0: Verifying Checksum [2024-10-31T04:24:45.544Z] 5c69ac0246d0: Download complete [2024-10-31T04:24:45.544Z] 3a2ae6a8a46f: Download complete [2024-10-31T04:24:45.544Z] 33b1e0a273af: Verifying Checksum [2024-10-31T04:24:45.544Z] 33b1e0a273af: Download complete [2024-10-31T04:24:45.544Z] ec43610c2a17: Verifying Checksum [2024-10-31T04:24:45.544Z] ec43610c2a17: Download complete [2024-10-31T04:24:45.544Z] 5d3b04190fa2: Download complete [2024-10-31T04:24:45.803Z] 5eb5b503b376: Verifying Checksum [2024-10-31T04:24:45.803Z] 5eb5b503b376: Download complete [2024-10-31T04:24:46.372Z] 2f39f015ded8: Download complete [2024-10-31T04:24:46.938Z] 5eb5b503b376: Pull complete [2024-10-31T04:24:46.938Z] 5c69ac0246d0: Pull complete [2024-10-31T04:24:47.504Z] ec43610c2a17: Pull complete [2024-10-31T04:24:47.504Z] 3a2ae6a8a46f: Pull complete [2024-10-31T04:24:47.763Z] 33b1e0a273af: Pull complete [2024-10-31T04:24:47.763Z] 5d3b04190fa2: Pull complete [2024-10-31T04:24:51.944Z] 2f39f015ded8: Pull complete [2024-10-31T04:24:51.944Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-31T04:24:51.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T04:24:51.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T04:24:52.204Z] prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container [2024-10-31T04:24:52.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1643 -v /w/workspace/gexfoundry_device-sdk-go_PR-1643:/w/workspace/gexfoundry_device-sdk-go_PR-1643:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1643@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-31T04:24:59.776Z] $ docker top a8a2c9f73e51f058a294b2aa268c98fd571d1804df5d341349ba068f3169ea54 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T04:25:00.258Z] ---> job-cost.sh [2024-10-31T04:25:00.258Z] lf-activate-venv: SKIPPING [2024-10-31T04:25:00.258Z] INFO: No Stack... [2024-10-31T04:25:00.827Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-31T04:25:01.087Z] INFO: Archiving Costs [Pipeline] sh [2024-10-31T04:25:01.408Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1643/archives/cost.csv [2024-10-31T04:25:01.408Z] + cut -d, -f6 [Pipeline] lock [2024-10-31T04:25:01.463Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1643-1-stack-cost] [2024-10-31T04:25:01.470Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1643-1-stack-cost] did not exist. Created. [2024-10-31T04:25:01.480Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1643-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-31T04:25:01.908Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-31T04:25:01.973Z] Stashed 1 file(s) [Pipeline] } [2024-10-31T04:25:02.013Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1643-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-31T04:25:02.108Z] $ docker stop --time=1 a8a2c9f73e51f058a294b2aa268c98fd571d1804df5d341349ba068f3169ea54 [2024-10-31T04:25:03.299Z] $ docker rm -f --volumes a8a2c9f73e51f058a294b2aa268c98fd571d1804df5d341349ba068f3169ea54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-31T04:26:06.829Z] Removing intermediate container 1171076fce77 [2024-10-31T04:26:06.829Z] ---> 8e5aa4bece66 [2024-10-31T04:26:06.829Z] Step 9/10 : COPY . . [2024-10-31T04:26:06.829Z] ---> 71026b6191ef [2024-10-31T04:26:06.829Z] Step 10/10 : RUN ${MAKE} [2024-10-31T04:26:06.829Z] ---> Running in bfbd0786abed [2024-10-31T04:26:06.829Z] noop [2024-10-31T04:26:06.829Z] Removing intermediate container bfbd0786abed [2024-10-31T04:26:06.829Z] ---> 8a6a9c38c6e1 [2024-10-31T04:26:06.829Z] Successfully built 8a6a9c38c6e1 [2024-10-31T04:26:06.829Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T04:26:07.333Z] + docker inspect -f . ci-base-image-arm64 [2024-10-31T04:26:07.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T04:26:07.621Z] prd-ubuntu20.04-docker-arm64-4c-16g-24203 does not seem to be running inside a container [2024-10-31T04:26:07.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-31T04:26:08.772Z] $ docker top 07982a843573e140cfabb7637ec27c64c1eb09f9187a80b75c8f4460b4326941 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T04:26:09.636Z] + go version [2024-10-31T04:26:09.636Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-31T04:26:09.670Z] $ docker stop --time=1 07982a843573e140cfabb7637ec27c64c1eb09f9187a80b75c8f4460b4326941 [2024-10-31T04:26:11.218Z] $ docker rm -f --volumes 07982a843573e140cfabb7637ec27c64c1eb09f9187a80b75c8f4460b4326941 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T04:26:12.159Z] + docker inspect -f . ci-base-image-arm64 [2024-10-31T04:26:12.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T04:26:12.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-24203 does not seem to be running inside a container [2024-10-31T04:26:12.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-31T04:26:13.580Z] $ docker top 38667be33487741711a808711a9788b2734a759d2cbdcb59294caf9e54e72a5e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T04:26:14.142Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-31T04:26:14.547Z] + make test [2024-10-31T04:26:14.547Z] go test -race -coverprofile=coverage.out ./... [2024-10-31T04:27:01.541Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2024-10-31T04:30:08.253Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2024-10-31T04:30:08.253Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2024-10-31T04:30:08.253Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2024-10-31T04:30:08.253Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2024-10-31T04:30:08.253Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2024-10-31T04:30:23.248Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.154s coverage: 26.0% of statements [2024-10-31T04:30:24.655Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.169s coverage: 79.4% of statements [2024-10-31T04:30:34.749Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2024-10-31T04:30:34.749Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2024-10-31T04:30:35.328Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.283s coverage: 86.0% of statements [2024-10-31T04:30:45.383Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-31T04:30:46.334Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.503s coverage: 45.2% of statements [2024-10-31T04:30:49.658Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.224s coverage: 14.1% of statements [2024-10-31T04:30:49.658Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.868s coverage: 44.6% of statements [2024-10-31T04:30:52.226Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2024-10-31T04:30:52.226Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-31T04:30:52.226Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2024-10-31T04:30:53.179Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.396s coverage: 68.4% of statements [2024-10-31T04:30:58.510Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.336s coverage: 88.3% of statements [2024-10-31T04:31:02.752Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2024-10-31T04:31:03.709Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.286s coverage: 5.3% of statements [2024-10-31T04:31:05.115Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-31T04:31:05.115Z] GO111MODULE=on go vet ./... [2024-10-31T04:34:41.873Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-31T04:34:41.873Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-31T04:34:41.873Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-31T04:34:41.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-31T04:34:41.964Z] $ docker stop --time=1 38667be33487741711a808711a9788b2734a759d2cbdcb59294caf9e54e72a5e [2024-10-31T04:34:43.827Z] $ docker rm -f --volumes 38667be33487741711a808711a9788b2734a759d2cbdcb59294caf9e54e72a5e [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T04:34:46.183Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-31T04:34:46.223Z] Warning: overwriting stash ‘coverage-report’ [2024-10-31T04:34:46.881Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T04:34:47.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-31T04:34:47.859Z] + ls -al . [2024-10-31T04:34:47.859Z] total 700 [2024-10-31T04:34:47.859Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 04:26 . [2024-10-31T04:34:47.859Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:23 .. [2024-10-31T04:34:47.859Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 04:23 .dockerignore [2024-10-31T04:34:47.859Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 04:23 .git [2024-10-31T04:34:47.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:23 .github [2024-10-31T04:34:47.859Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 31 04:23 .gitignore [2024-10-31T04:34:47.859Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 04:23 .golangci.yml [2024-10-31T04:34:47.859Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 31 04:23 CHANGELOG.md [2024-10-31T04:34:47.859Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 04:23 GOVERNANCE.md [2024-10-31T04:34:47.859Z] -rw-rw-r-- 1 jenkins jenkins 882 Oct 31 04:23 Jenkinsfile [2024-10-31T04:34:47.859Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 31 04:23 LICENSE [2024-10-31T04:34:47.859Z] -rw-rw-r-- 1 jenkins jenkins 2379 Oct 31 04:23 Makefile [2024-10-31T04:34:47.859Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 31 04:23 OWNERS.md [2024-10-31T04:34:47.859Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 31 04:23 README.md [2024-10-31T04:34:47.859Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 04:21 VERSION [2024-10-31T04:34:47.859Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:23 bin [2024-10-31T04:34:47.859Z] -rw-r--r-- 1 jenkins jenkins 467900 Oct 31 04:31 coverage.out [2024-10-31T04:34:47.859Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 31 04:23 example [2024-10-31T04:34:47.859Z] -rw-rw-r-- 1 jenkins jenkins 6290 Oct 31 04:23 go.mod [2024-10-31T04:34:47.859Z] -rw-rw-r-- 1 jenkins jenkins 87873 Oct 31 04:23 go.sum [2024-10-31T04:34:47.859Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 31 04:23 internal [2024-10-31T04:34:47.859Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:23 openapi [2024-10-31T04:34:47.859Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 04:23 pkg [2024-10-31T04:34:47.859Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:23 snap [2024-10-31T04:34:47.859Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 31 04:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T04:34:48.311Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 --label arch=arm64 --label version=0.0.0 . [2024-10-31T04:34:48.891Z] Sending build context to Docker daemon 13.71MB [2024-10-31T04:34:48.891Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T04:34:48.891Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-31T04:34:48.891Z] ---> 8a6a9c38c6e1 [2024-10-31T04:34:48.891Z] Step 3/24 : ARG MAKE=make build [2024-10-31T04:34:49.157Z] ---> Running in 5a492273d0d3 [2024-10-31T04:34:49.423Z] Removing intermediate container 5a492273d0d3 [2024-10-31T04:34:49.423Z] ---> 3bfe3ffb307d [2024-10-31T04:34:49.423Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-31T04:34:49.423Z] ---> Running in 3afee28420f1 [2024-10-31T04:34:49.690Z] Removing intermediate container 3afee28420f1 [2024-10-31T04:34:49.690Z] ---> 047f85825142 [2024-10-31T04:34:49.690Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-31T04:34:49.690Z] ---> Running in aff55b77a3f1 [2024-10-31T04:34:49.955Z] Removing intermediate container aff55b77a3f1 [2024-10-31T04:34:49.955Z] ---> b960347c9e84 [2024-10-31T04:34:49.955Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-31T04:34:50.236Z] ---> Running in e8a5ba25c339 [2024-10-31T04:34:51.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T04:34:51.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T04:34:52.905Z] OK: 238 MiB in 54 packages [2024-10-31T04:34:53.882Z] Removing intermediate container e8a5ba25c339 [2024-10-31T04:34:53.882Z] ---> 294c040e83c2 [2024-10-31T04:34:53.882Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-31T04:34:54.162Z] ---> 1998481f81f4 [2024-10-31T04:34:54.162Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T04:34:54.162Z] ---> Running in e89e2305c33d [2024-10-31T04:34:56.101Z] Removing intermediate container e89e2305c33d [2024-10-31T04:34:56.101Z] ---> 506910994b5d [2024-10-31T04:34:56.101Z] Step 9/24 : COPY . . [2024-10-31T04:34:58.076Z] ---> 4beea89c078c [2024-10-31T04:34:58.076Z] Step 10/24 : RUN ${MAKE} [2024-10-31T04:34:58.076Z] ---> Running in 609ff69c7d6e [2024-10-31T04:34:58.663Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-31T04:38:20.364Z] Removing intermediate container 609ff69c7d6e [2024-10-31T04:38:20.364Z] ---> 363960f505a0 [2024-10-31T04:38:20.364Z] Step 11/24 : FROM alpine:3.20 [2024-10-31T04:38:20.364Z] 3.20: Pulling from library/alpine [2024-10-31T04:38:20.364Z] cf04c63912e1: Already exists [2024-10-31T04:38:20.364Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-31T04:38:20.364Z] Status: Downloaded newer image for alpine:3.20 [2024-10-31T04:38:20.364Z] ---> c157a85ed455 [2024-10-31T04:38:20.364Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-31T04:38:20.364Z] ---> Running in c8170cb4fa14 [2024-10-31T04:38:20.364Z] Removing intermediate container c8170cb4fa14 [2024-10-31T04:38:20.365Z] ---> 2759b6889b94 [2024-10-31T04:38:20.365Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-31T04:38:20.365Z] ---> Running in d88d0a59e924 [2024-10-31T04:38:20.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T04:38:20.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T04:38:20.365Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-31T04:38:20.365Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T04:38:20.365Z] OK: 9 MiB in 15 packages [2024-10-31T04:38:20.365Z] Removing intermediate container d88d0a59e924 [2024-10-31T04:38:20.365Z] ---> b1a1d8cbdd81 [2024-10-31T04:38:20.365Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-31T04:38:20.365Z] ---> Running in 0f356eeaa18d [2024-10-31T04:38:20.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T04:38:20.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T04:38:20.365Z] Upgrading critical system libraries and apk-tools: [2024-10-31T04:38:20.365Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T04:38:20.365Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T04:38:20.365Z] Continuing the upgrade transaction with new apk-tools: [2024-10-31T04:38:20.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T04:38:20.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T04:38:20.365Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T04:38:20.365Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T04:38:20.365Z] OK: 9 MiB in 15 packages [2024-10-31T04:38:20.365Z] Removing intermediate container 0f356eeaa18d [2024-10-31T04:38:20.365Z] ---> 1b764411da0a [2024-10-31T04:38:20.365Z] Step 15/24 : WORKDIR / [2024-10-31T04:38:20.365Z] ---> Running in f54b59d4a1d9 [2024-10-31T04:38:20.365Z] Removing intermediate container f54b59d4a1d9 [2024-10-31T04:38:20.365Z] ---> b485eb2cd3fb [2024-10-31T04:38:20.365Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-31T04:38:20.365Z] ---> cd4a9d092c28 [2024-10-31T04:38:20.365Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-31T04:38:22.295Z] ---> 0580d637420f [2024-10-31T04:38:22.295Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-31T04:38:22.559Z] ---> 70d3d90fcd27 [2024-10-31T04:38:22.559Z] Step 19/24 : EXPOSE 59999 [2024-10-31T04:38:22.559Z] ---> Running in 0f7ca7a2f543 [2024-10-31T04:38:22.825Z] Removing intermediate container 0f7ca7a2f543 [2024-10-31T04:38:22.825Z] ---> 7dd9029a7cb3 [2024-10-31T04:38:22.825Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-31T04:38:22.825Z] ---> Running in 477be6d5bd71 [2024-10-31T04:38:23.090Z] Removing intermediate container 477be6d5bd71 [2024-10-31T04:38:23.090Z] ---> e51a5d7e6ebf [2024-10-31T04:38:23.090Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-31T04:38:23.090Z] ---> Running in 480b9f69f0de [2024-10-31T04:38:23.354Z] Removing intermediate container 480b9f69f0de [2024-10-31T04:38:23.354Z] ---> f908cb48588d [2024-10-31T04:38:23.354Z] Step 22/24 : LABEL arch=arm64 [2024-10-31T04:38:23.620Z] ---> Running in 2f91e472ad6d [2024-10-31T04:38:23.885Z] Removing intermediate container 2f91e472ad6d [2024-10-31T04:38:23.885Z] ---> ebd450271dd6 [2024-10-31T04:38:23.885Z] Step 23/24 : LABEL git_sha=3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 [2024-10-31T04:38:23.885Z] ---> Running in a2517bb6b348 [2024-10-31T04:38:24.151Z] Removing intermediate container a2517bb6b348 [2024-10-31T04:38:24.151Z] ---> d867efef992e [2024-10-31T04:38:24.151Z] Step 24/24 : LABEL version=0.0.0 [2024-10-31T04:38:24.151Z] ---> Running in ee024a698158 [2024-10-31T04:38:24.418Z] Removing intermediate container ee024a698158 [2024-10-31T04:38:24.418Z] ---> 527a7affead3 [2024-10-31T04:38:24.418Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-31T04:38:24.418Z] Successfully built 527a7affead3 [2024-10-31T04:38:24.418Z] Successfully tagged device-sdk-simple-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-31T04:38:25.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T04:38:25.352Z] [2024-10-31T04:38:25.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T04:38:25.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T04:38:25.776Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-31T04:38:25.776Z] 8998bd30e6a1: Pulling fs layer [2024-10-31T04:38:25.776Z] 04944245beec: Pulling fs layer [2024-10-31T04:38:25.777Z] 699f458cf7ca: Pulling fs layer [2024-10-31T04:38:25.777Z] 765212b225bb: Pulling fs layer [2024-10-31T04:38:25.777Z] 765212b225bb: Waiting [2024-10-31T04:38:25.777Z] f23df028b6ca: Pulling fs layer [2024-10-31T04:38:25.777Z] d65c8cfc05b1: Pulling fs layer [2024-10-31T04:38:25.777Z] 2437ff75d9bd: Pulling fs layer [2024-10-31T04:38:25.777Z] 2437ff75d9bd: Waiting [2024-10-31T04:38:25.777Z] f23df028b6ca: Waiting [2024-10-31T04:38:25.777Z] d65c8cfc05b1: Waiting [2024-10-31T04:38:26.040Z] 04944245beec: Verifying Checksum [2024-10-31T04:38:26.040Z] 04944245beec: Download complete [2024-10-31T04:38:26.040Z] 765212b225bb: Verifying Checksum [2024-10-31T04:38:26.040Z] 765212b225bb: Download complete [2024-10-31T04:38:26.040Z] f23df028b6ca: Verifying Checksum [2024-10-31T04:38:26.040Z] f23df028b6ca: Download complete [2024-10-31T04:38:26.040Z] d65c8cfc05b1: Verifying Checksum [2024-10-31T04:38:26.040Z] d65c8cfc05b1: Download complete [2024-10-31T04:38:26.306Z] 699f458cf7ca: Verifying Checksum [2024-10-31T04:38:26.306Z] 699f458cf7ca: Download complete [2024-10-31T04:38:26.572Z] 8998bd30e6a1: Verifying Checksum [2024-10-31T04:38:26.572Z] 8998bd30e6a1: Download complete [2024-10-31T04:38:29.145Z] 2437ff75d9bd: Verifying Checksum [2024-10-31T04:38:29.145Z] 2437ff75d9bd: Download complete [2024-10-31T04:38:31.085Z] 8998bd30e6a1: Pull complete [2024-10-31T04:38:31.666Z] 04944245beec: Pull complete [2024-10-31T04:38:33.073Z] 699f458cf7ca: Pull complete [2024-10-31T04:38:33.341Z] 765212b225bb: Pull complete [2024-10-31T04:38:34.300Z] f23df028b6ca: Pull complete [2024-10-31T04:38:34.300Z] d65c8cfc05b1: Pull complete [2024-10-31T04:38:52.497Z] 2437ff75d9bd: Pull complete [2024-10-31T04:38:52.497Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-31T04:38:52.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T04:38:52.497Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T04:38:52.918Z] prd-ubuntu20.04-docker-arm64-4c-16g-24203 does not seem to be running inside a container [2024-10-31T04:38:52.992Z] $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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-31T04:38:55.550Z] $ docker top 3c55f94d72551a6b40e91879be09b990d1a6e1a8331563efad781c6cf9e290f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T04:38:56.166Z] ---> job-cost.sh [2024-10-31T04:38:56.441Z] lf-activate-venv: SKIPPING [2024-10-31T04:38:56.441Z] INFO: No Stack... [2024-10-31T04:38:57.030Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-31T04:38:57.611Z] INFO: Archiving Costs [Pipeline] sh [2024-10-31T04:38:57.962Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-10-31T04:38:57.962Z] + cut -d, -f6 [Pipeline] lock [2024-10-31T04:38:58.039Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1643-1-stack-cost] [2024-10-31T04:38:58.046Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1643-1-stack-cost] did not exist. Created. [2024-10-31T04:38:58.052Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1643-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-31T04:38:58.494Z] /w/workspace/device-sdk-go/1@tmp/durable-5d5e7dfa/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-31T04:38:58.847Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-31T04:38:59.150Z] Warning: overwriting stash ‘stack-cost’ [2024-10-31T04:38:59.237Z] Stashed 1 file(s) [Pipeline] } [2024-10-31T04:38:59.261Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1643-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-31T04:38:59.340Z] $ docker stop --time=1 3c55f94d72551a6b40e91879be09b990d1a6e1a8331563efad781c6cf9e290f3 [2024-10-31T04:39:00.827Z] $ docker rm -f --volumes 3c55f94d72551a6b40e91879be09b990d1a6e1a8331563efad781c6cf9e290f3 [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-31T04:39:02.018Z] provisioning config files... [2024-10-31T04:39:02.027Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp/config2194435998216515347tmp [Pipeline] { [Pipeline] sh [2024-10-31T04:39:02.384Z] + set +x [2024-10-31T04:39:02.384Z] + curl -s https://codecov.io/bash [2024-10-31T04:39:02.384Z] + bash -s -- [2024-10-31T04:39:02.646Z] [2024-10-31T04:39:02.646Z] _____ _ [2024-10-31T04:39:02.646Z] / ____| | | [2024-10-31T04:39:02.646Z] | | ___ __| | ___ ___ _____ __ [2024-10-31T04:39:02.646Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-31T04:39:02.646Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-31T04:39:02.646Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-31T04:39:02.646Z] Bash-1.0.6 [2024-10-31T04:39:02.646Z] [2024-10-31T04:39:02.646Z] [2024-10-31T04:39:02.646Z] ==> git version 2.25.1 found [2024-10-31T04:39:02.646Z] ==> 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-31T04:39:02.646Z] Release-Date: 2020-01-08 [2024-10-31T04:39:02.646Z] 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-31T04:39:02.646Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-31T04:39:02.646Z] ==> Jenkins CI detected. [2024-10-31T04:39:02.646Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1643 [2024-10-31T04:39:02.646Z] project root: . [2024-10-31T04:39:02.646Z] --> token set from env [2024-10-31T04:39:02.646Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-31T04:39:02.646Z] ==> Running gcov in . (disable via -X gcov) [2024-10-31T04:39:02.646Z] ==> Python coveragepy not found [2024-10-31T04:39:02.646Z] ==> Searching for coverage reports in: [2024-10-31T04:39:02.646Z] + . [2024-10-31T04:39:02.646Z] -> Found 1 reports [2024-10-31T04:39:02.646Z] ==> Detecting git/mercurial file structure [2024-10-31T04:39:02.646Z] ==> Reading reports [2024-10-31T04:39:02.646Z] + ./coverage.out bytes=467900 [2024-10-31T04:39:02.646Z] ==> Appending adjustments [2024-10-31T04:39:02.646Z] https://docs.codecov.io/docs/fixing-reports [2024-10-31T04:39:02.905Z] + Found adjustments [2024-10-31T04:39:02.905Z] ==> Gzipping contents [2024-10-31T04:39:02.905Z] 44K /tmp/codecov.KxiznD.gz [2024-10-31T04:39:02.905Z] ==> Uploading reports [2024-10-31T04:39:02.905Z] url: https://codecov.io [2024-10-31T04:39:02.905Z] query: branch=PR-1643&commit=3b860d6405c97aad7ba25753a9e2bb5e21dd8a66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1643%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1643&job=&cmd_args= [2024-10-31T04:39:02.905Z] -> Pinging Codecov [2024-10-31T04:39:02.905Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1643&commit=3b860d6405c97aad7ba25753a9e2bb5e21dd8a66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1643%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1643&job=&cmd_args= [2024-10-31T04:39:03.163Z] -> Uploading to [2024-10-31T04:39:03.163Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/3b860d6405c97aad7ba25753a9e2bb5e21dd8a66/04401a67-5545-4b0e-b99e-21b8c64654b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241031T043903Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=95d61600914afa65f4bd9355ff651e5daa4cbc607b1e23e12d67bdf0f28a66be [2024-10-31T04:39:03.423Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T04:39:03.423Z] Dload Upload Total Spent Left Speed [2024-10-31T04:39:03.423Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44720 0 0 100 44720 0 210k --:--:-- --:--:-- --:--:-- 210k 100 44720 0 0 100 44720 0 169k --:--:-- --:--:-- --:--:-- 169k [2024-10-31T04:39:03.681Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 [Pipeline] } [2024-10-31T04:39:03.713Z] 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-31T04:39:05.920Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1643/archives ] [2024-10-31T04:39:05.920Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1643/archives [2024-10-31T04:39:05.920Z] total 16 [2024-10-31T04:39:05.920Z] drwxr-xr-x 3 root root 4096 Oct 31 04:25 . [2024-10-31T04:39:05.920Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 04:25 .. [2024-10-31T04:39:05.920Z] drwxr-xr-x 2 root root 4096 Oct 31 04:25 cost [2024-10-31T04:39:05.920Z] -rw-r--r-- 1 root root 86 Oct 31 04:25 cost.csv [2024-10-31T04:39:05.920Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1643/archives [2024-10-31T04:39:05.920Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1643/archives [2024-10-31T04:39:05.920Z] total 16 [2024-10-31T04:39:05.920Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 04:25 . [2024-10-31T04:39:05.920Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 04:25 .. [2024-10-31T04:39:05.920Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 04:25 cost [2024-10-31T04:39:05.920Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 31 04:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-31T04:39:06.263Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T04:39:07.165Z] ---> package-listing.sh [2024-10-31T04:39:07.165Z] ++ facter osfamily [2024-10-31T04:39:07.165Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-31T04:39:07.423Z] + OS_FAMILY=debian [2024-10-31T04:39:07.423Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1643 [2024-10-31T04:39:07.423Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-31T04:39:07.423Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-31T04:39:07.423Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-31T04:39:07.423Z] + PACKAGES=/tmp/packages_start.txt [2024-10-31T04:39:07.423Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1643 ']' [2024-10-31T04:39:07.423Z] + PACKAGES=/tmp/packages_end.txt [2024-10-31T04:39:07.423Z] + case "${OS_FAMILY}" in [2024-10-31T04:39:07.423Z] + dpkg -l [2024-10-31T04:39:07.423Z] + grep '^ii' [2024-10-31T04:39:07.423Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-31T04:39:07.423Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-31T04:39:07.423Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-31T04:39:07.423Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1643 ']' [2024-10-31T04:39:07.423Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1643/archives/ [2024-10-31T04:39:07.423Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1643/archives/ [Pipeline] echo [2024-10-31T04:39:07.462Z] 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-sdk-go_PR-1643/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-31T04:39:07.750Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T04:39:08.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T04:39:08.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T04:39:08.558Z] prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container [2024-10-31T04:39:08.581Z] $ 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-sdk-go_PR-1643/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-sdk-go_PR-1643 -v /w/workspace/gexfoundry_device-sdk-go_PR-1643:/w/workspace/gexfoundry_device-sdk-go_PR-1643:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-31T04:39:08.771Z] $ docker top 778115c417fd7b53cbf924d90e4a30a8b69004f603b21ce741952211dbb124aa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T04:39:09.181Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-31T04:39:09.500Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-31T04:39:09.827Z] + ls /var/log/sa-host [2024-10-31T04:39:09.828Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T04:39:10.063Z] provisioning config files... [2024-10-31T04:39:10.072Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp/config4523195782394470733tmp [Pipeline] { [Pipeline] echo [2024-10-31T04:39:10.140Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T04:39:10.468Z] ---> create-netrc.sh [Pipeline] } [2024-10-31T04:39:10.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-31T04:39:10.983Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-31T04:39:11.025Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T04:39:11.394Z] ---> sudo-logs.sh [2024-10-31T04:39:11.394Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-31T04:39:11.496Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T04:39:11.861Z] ---> job-cost.sh [2024-10-31T04:39:11.861Z] lf-activate-venv: SKIPPING [2024-10-31T04:39:11.861Z] DEBUG: total: 0.2199999988079071 [2024-10-31T04:39:11.861Z] INFO: Retrieving Stack Cost... [2024-10-31T04:39:12.119Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-31T04:39:12.378Z] INFO: Archiving Costs [Pipeline] echo [2024-10-31T04:39:12.418Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T04:39:12.742Z] ---> logs-deploy.sh [2024-10-31T04:39:12.742Z] lf-activate-venv: SKIPPING [2024-10-31T04:39:12.742Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1643/1 [2024-10-31T04:39:12.742Z] INFO: archiving workspace using pattern(s): [2024-10-31T04:39:13.681Z] Archives upload complete. [2024-10-31T04:39:13.941Z] INFO: archiving logs to Nexus [2024-10-31T04:39:14.511Z] ---> uname -a: [2024-10-31T04:39:14.511Z] Linux prd-ubuntu20-04-docker-8c-8g-24202 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-31T04:39:14.511Z] [2024-10-31T04:39:14.511Z] [2024-10-31T04:39:14.511Z] ---> lscpu: [2024-10-31T04:39:14.511Z] Architecture: x86_64 [2024-10-31T04:39:14.511Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-31T04:39:14.511Z] Byte Order: Little Endian [2024-10-31T04:39:14.511Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-31T04:39:14.511Z] CPU(s): 8 [2024-10-31T04:39:14.511Z] On-line CPU(s) list: 0-7 [2024-10-31T04:39:14.511Z] Thread(s) per core: 1 [2024-10-31T04:39:14.511Z] Core(s) per socket: 1 [2024-10-31T04:39:14.511Z] Socket(s): 8 [2024-10-31T04:39:14.511Z] NUMA node(s): 1 [2024-10-31T04:39:14.511Z] Vendor ID: AuthenticAMD [2024-10-31T04:39:14.512Z] CPU family: 23 [2024-10-31T04:39:14.512Z] Model: 49 [2024-10-31T04:39:14.512Z] Model name: AMD EPYC-Rome Processor [2024-10-31T04:39:14.512Z] Stepping: 0 [2024-10-31T04:39:14.512Z] CPU MHz: 2799.998 [2024-10-31T04:39:14.512Z] BogoMIPS: 5599.99 [2024-10-31T04:39:14.512Z] Virtualization: AMD-V [2024-10-31T04:39:14.512Z] Hypervisor vendor: KVM [2024-10-31T04:39:14.512Z] Virtualization type: full [2024-10-31T04:39:14.512Z] L1d cache: 256 KiB [2024-10-31T04:39:14.512Z] L1i cache: 256 KiB [2024-10-31T04:39:14.512Z] L2 cache: 4 MiB [2024-10-31T04:39:14.512Z] L3 cache: 128 MiB [2024-10-31T04:39:14.512Z] NUMA node0 CPU(s): 0-7 [2024-10-31T04:39:14.512Z] Vulnerability Itlb multihit: Not affected [2024-10-31T04:39:14.512Z] Vulnerability L1tf: Not affected [2024-10-31T04:39:14.512Z] Vulnerability Mds: Not affected [2024-10-31T04:39:14.512Z] Vulnerability Meltdown: Not affected [2024-10-31T04:39:14.512Z] Vulnerability Mmio stale data: Not affected [2024-10-31T04:39:14.512Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-31T04:39:14.512Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-31T04:39:14.512Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-31T04:39:14.512Z] Vulnerability Srbds: Not affected [2024-10-31T04:39:14.512Z] Vulnerability Tsx async abort: Not affected [2024-10-31T04:39:14.512Z] 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-31T04:39:14.512Z] [2024-10-31T04:39:14.512Z] [2024-10-31T04:39:14.512Z] ---> nproc: [2024-10-31T04:39:14.512Z] 8 [2024-10-31T04:39:14.512Z] [2024-10-31T04:39:14.512Z] [2024-10-31T04:39:14.512Z] ---> df -h: [2024-10-31T04:39:14.512Z] Filesystem Size Used Avail Use% Mounted on [2024-10-31T04:39:14.512Z] overlay 155G 12G 143G 8% / [2024-10-31T04:39:14.512Z] tmpfs 64M 0 64M 0% /dev [2024-10-31T04:39:14.512Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-31T04:39:14.512Z] shm 64M 0 64M 0% /dev/shm [2024-10-31T04:39:14.512Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-10-31T04:39:14.512Z] [2024-10-31T04:39:14.512Z] [2024-10-31T04:39:14.512Z] ---> sar -b -r -n DEV: [2024-10-31T04:39:14.512Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24202) 10/31/24 _x86_64_ (8 CPU) [2024-10-31T04:39:14.512Z] [2024-10-31T04:39:14.512Z] 04:19:53 LINUX RESTART (8 CPU) [2024-10-31T04:39:14.512Z] [2024-10-31T04:39:14.512Z] 04:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-31T04:39:14.512Z] 04:21:02 328.13 48.18 279.95 0.00 5413.63 156878.39 0.00 [2024-10-31T04:39:14.512Z] 04:22:01 203.32 2.19 201.14 0.00 40.94 60558.14 0.00 [2024-10-31T04:39:14.512Z] 04:23:01 123.16 0.02 123.15 0.00 3.33 40638.96 0.00 [2024-10-31T04:39:14.512Z] 04:24:01 98.00 0.15 97.85 0.00 2.40 35643.01 0.00 [2024-10-31T04:39:14.512Z] 04:25:01 157.42 1.12 156.31 0.00 83.96 51096.19 0.00 [2024-10-31T04:39:14.512Z] 04:26:01 52.67 5.18 47.49 0.00 4302.88 8495.78 0.00 [2024-10-31T04:39:14.512Z] 04:27:01 3.57 0.02 3.55 0.00 0.13 88.39 0.00 [2024-10-31T04:39:14.512Z] 04:28:01 1.80 0.00 1.80 0.00 0.00 18.93 0.00 [2024-10-31T04:39:14.512Z] 04:29:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2024-10-31T04:39:14.512Z] 04:30:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 [2024-10-31T04:39:14.512Z] 04:31:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2024-10-31T04:39:14.512Z] 04:32:01 1.35 0.00 1.35 0.00 0.00 21.19 0.00 [2024-10-31T04:39:14.512Z] 04:33:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2024-10-31T04:39:14.512Z] 04:34:01 1.57 0.00 1.57 0.00 0.00 16.80 0.00 [2024-10-31T04:39:14.512Z] 04:35:01 1.75 0.02 1.73 0.00 0.13 21.60 0.00 [2024-10-31T04:39:14.512Z] 04:36:01 1.37 0.00 1.37 0.00 0.00 19.46 0.00 [2024-10-31T04:39:14.512Z] 04:37:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 [2024-10-31T04:39:14.512Z] 04:38:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2024-10-31T04:39:14.512Z] 04:39:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 [2024-10-31T04:39:14.512Z] Average: 51.58 2.99 48.59 0.00 518.68 18573.38 0.00 [2024-10-31T04:39:14.512Z] [2024-10-31T04:39:14.512Z] 04:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-31T04:39:14.512Z] 04:21:02 29908972 31587100 764668 2.33 59944 1913816 1761812 5.19 990700 1652932 84 [2024-10-31T04:39:14.512Z] 04:22:01 27596884 31496872 813888 2.48 149136 3878232 2014840 5.94 1336704 3409544 385620 [2024-10-31T04:39:14.512Z] 04:23:01 26934364 31451540 850964 2.59 184664 4417188 1961444 5.78 1808508 3552116 911824 [2024-10-31T04:39:14.512Z] 04:24:01 27853968 31471344 834008 2.54 189936 3562460 2302828 6.79 1350380 3139896 504 [2024-10-31T04:39:14.512Z] 04:25:01 26888308 31501928 796884 2.42 199656 4474800 1870292 5.51 1420688 3953240 628 [2024-10-31T04:39:14.512Z] 04:26:01 26469804 31505572 766752 2.33 227160 4867896 1748996 5.15 1675156 4085840 168 [2024-10-31T04:39:14.512Z] 04:27:01 26476444 31507272 765624 2.33 225748 4864644 1716592 5.06 1672768 4082632 8 [2024-10-31T04:39:14.512Z] 04:28:01 26480468 31511392 761492 2.32 225808 4864644 1716592 5.06 1669004 4082632 4 [2024-10-31T04:39:14.512Z] 04:29:01 26480568 31511504 761308 2.32 225832 4864648 1716592 5.06 1669008 4082636 8 [2024-10-31T04:39:14.512Z] 04:30:01 26488468 31519460 753424 2.29 225864 4864652 1716592 5.06 1661596 4082640 160 [2024-10-31T04:39:14.512Z] 04:31:01 26488596 31519612 753276 2.29 225892 4864652 1716592 5.06 1661392 4082640 16 [2024-10-31T04:39:14.512Z] 04:32:01 26489812 31520884 751812 2.29 225932 4864660 1716592 5.06 1659488 4082648 184 [2024-10-31T04:39:14.512Z] 04:33:01 26489512 31520592 752032 2.29 225944 4864664 1716592 5.06 1659496 4082652 8 [2024-10-31T04:39:14.512Z] 04:34:01 26489496 31520616 751960 2.29 225972 4864664 1716592 5.06 1659580 4082652 4 [2024-10-31T04:39:14.512Z] 04:35:01 26489880 31521100 751800 2.29 226012 4864668 1745928 5.15 1659732 4082648 44 [2024-10-31T04:39:14.512Z] 04:36:01 26489652 31520908 751916 2.29 226088 4864644 1729840 5.10 1660112 4082628 156 [2024-10-31T04:39:14.512Z] 04:37:01 26489880 31521200 751592 2.29 226136 4864648 1729840 5.10 1660100 4082636 4 [2024-10-31T04:39:14.512Z] 04:38:01 26489444 31520924 751712 2.29 226160 4864780 1729840 5.10 1660088 4082760 156 [2024-10-31T04:39:14.512Z] 04:39:01 26490000 31521552 751308 2.28 226192 4864780 1729840 5.10 1660144 4082772 12 [2024-10-31T04:39:14.512Z] Average: 26841291 31513230 770338 2.34 207793 4545007 1792539 5.28 1589192 3835165 68400 [2024-10-31T04:39:14.512Z] [2024-10-31T04:39:14.512Z] 04:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-31T04:39:14.512Z] 04:21:02 docker0 31.13 32.19 2.35 195.28 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:21:02 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:21:02 ens3 477.47 335.93 2828.06 91.20 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:22:01 docker0 355.45 465.94 29.30 3331.75 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:22:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:22:01 ens3 597.98 435.03 6579.63 47.42 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:23:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:23:01 vetha18bf06 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:23:01 ens3 26.80 15.20 25.99 10.18 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:24:01 docker0 2.37 4.15 0.20 38.46 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:24:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:24:01 ens3 25.85 16.13 59.98 10.02 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:24:01 veth76635d9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:25:01 docker0 5.03 10.21 0.31 152.36 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:25:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:25:01 ens3 110.53 67.52 2679.77 14.17 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:26:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:26:01 ens3 201.47 94.40 2771.22 7.42 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:27:01 ens3 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:28:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:29:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:30:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:31:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:32:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:33:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:34:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:35:01 ens3 0.65 0.23 1.79 0.02 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:36:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:37:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:38:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] 04:39:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] Average: docker0 20.44 26.59 1.67 192.92 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] Average: lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] Average: ens3 75.44 50.47 781.59 9.47 0.00 0.00 0.00 0.00 [2024-10-31T04:39:14.512Z] [2024-10-31T04:39:14.512Z] [2024-10-31T04:39:14.512Z] ---> sar -P ALL: [2024-10-31T04:39:14.512Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24202) 10/31/24 _x86_64_ (8 CPU) [2024-10-31T04:39:14.512Z] [2024-10-31T04:39:14.512Z] 04:19:53 LINUX RESTART (8 CPU) [2024-10-31T04:39:14.512Z] [2024-10-31T04:39:14.512Z] 04:20:01 CPU %user %nice %system %iowait %steal %idle [2024-10-31T04:39:14.512Z] 04:21:02 all 6.73 0.00 1.93 3.03 0.06 88.25 [2024-10-31T04:39:14.512Z] 04:21:02 0 7.36 0.00 2.90 0.79 0.07 88.89 [2024-10-31T04:39:14.512Z] 04:21:02 1 8.89 0.00 1.20 0.25 0.05 89.61 [2024-10-31T04:39:14.512Z] 04:21:02 2 4.58 0.00 2.05 9.91 0.10 83.36 [2024-10-31T04:39:14.512Z] 04:21:02 3 7.93 0.00 1.70 0.61 0.07 89.70 [2024-10-31T04:39:14.512Z] 04:21:02 4 5.73 0.00 1.55 3.66 0.07 89.00 [2024-10-31T04:39:14.512Z] 04:21:02 5 7.06 0.00 1.73 0.29 0.05 90.88 [2024-10-31T04:39:14.512Z] 04:21:02 6 6.66 0.00 1.86 0.22 0.05 91.21 [2024-10-31T04:39:14.512Z] 04:21:02 7 5.61 0.00 2.48 8.58 0.05 83.28 [2024-10-31T04:39:14.512Z] 04:22:01 all 7.04 0.00 3.19 5.66 0.07 84.04 [2024-10-31T04:39:14.512Z] 04:22:01 0 7.28 0.00 3.86 2.55 0.07 86.24 [2024-10-31T04:39:14.512Z] 04:22:01 1 6.77 0.00 2.51 3.51 0.07 87.14 [2024-10-31T04:39:14.512Z] 04:22:01 2 6.81 0.00 3.77 21.72 0.07 67.64 [2024-10-31T04:39:14.512Z] 04:22:01 3 7.15 0.00 2.88 0.53 0.07 89.37 [2024-10-31T04:39:14.512Z] 04:22:01 4 8.41 0.00 3.58 5.38 0.07 82.56 [2024-10-31T04:39:14.512Z] 04:22:01 5 7.29 0.00 2.87 1.13 0.07 88.63 [2024-10-31T04:39:14.512Z] 04:22:01 6 6.09 0.00 2.71 0.91 0.07 90.23 [2024-10-31T04:39:14.512Z] 04:22:01 7 6.53 0.00 3.33 9.60 0.07 80.47 [2024-10-31T04:39:14.512Z] 04:23:01 all 28.61 0.00 4.99 4.05 0.08 62.27 [2024-10-31T04:39:14.512Z] 04:23:01 0 26.90 0.00 5.31 0.37 0.07 67.35 [2024-10-31T04:39:14.512Z] 04:23:01 1 30.26 0.00 4.62 0.29 0.10 64.73 [2024-10-31T04:39:14.512Z] 04:23:01 2 30.01 0.00 5.74 23.89 0.10 40.26 [2024-10-31T04:39:14.512Z] 04:23:01 3 29.43 0.00 4.99 0.15 0.07 65.36 [2024-10-31T04:39:14.512Z] 04:23:01 4 28.07 0.00 4.43 5.37 0.07 62.07 [2024-10-31T04:39:14.512Z] 04:23:01 5 28.38 0.00 4.90 1.41 0.07 65.25 [2024-10-31T04:39:14.512Z] 04:23:01 6 27.56 0.00 5.18 1.00 0.08 66.18 [2024-10-31T04:39:14.512Z] 04:23:01 7 28.31 0.00 4.74 0.03 0.08 66.83 [2024-10-31T04:39:14.512Z] 04:24:01 all 41.95 0.00 5.66 2.50 0.12 49.77 [2024-10-31T04:39:14.512Z] 04:24:01 0 39.97 0.00 5.51 4.30 0.13 50.09 [2024-10-31T04:39:14.512Z] 04:24:01 1 43.43 0.00 5.83 0.81 0.12 49.82 [2024-10-31T04:39:14.512Z] 04:24:01 2 42.77 0.00 6.48 0.30 0.13 50.31 [2024-10-31T04:39:14.512Z] 04:24:01 3 42.21 0.00 5.22 0.24 0.12 52.22 [2024-10-31T04:39:14.512Z] 04:24:01 4 42.23 0.00 5.42 0.42 0.13 51.79 [2024-10-31T04:39:14.512Z] 04:24:01 5 42.37 0.00 5.82 13.31 0.12 38.38 [2024-10-31T04:39:14.512Z] 04:24:01 6 40.64 0.00 5.57 0.25 0.12 53.42 [2024-10-31T04:39:14.512Z] 04:24:01 7 41.95 0.00 5.41 0.40 0.12 52.11 [2024-10-31T04:39:14.512Z] 04:25:01 all 25.03 0.00 4.81 4.79 0.09 65.29 [2024-10-31T04:39:14.512Z] 04:25:01 0 25.72 0.00 5.71 3.16 0.08 65.32 [2024-10-31T04:39:14.512Z] 04:25:01 1 24.73 0.00 4.98 12.73 0.12 57.44 [2024-10-31T04:39:14.512Z] 04:25:01 2 24.18 0.00 4.39 0.24 0.08 71.12 [2024-10-31T04:39:14.512Z] 04:25:01 3 24.82 0.00 4.95 0.07 0.08 70.07 [2024-10-31T04:39:14.512Z] 04:25:01 4 25.35 0.00 4.68 7.47 0.08 62.41 [2024-10-31T04:39:14.512Z] 04:25:01 5 23.97 0.00 4.74 3.90 0.08 67.32 [2024-10-31T04:39:14.512Z] 04:25:01 6 26.69 0.00 4.30 0.34 0.08 68.58 [2024-10-31T04:39:14.512Z] 04:25:01 7 24.75 0.00 4.76 10.50 0.08 59.91 [2024-10-31T04:39:14.512Z] 04:26:01 all 2.54 0.00 1.32 0.44 0.02 95.69 [2024-10-31T04:39:14.512Z] 04:26:01 0 3.31 0.00 0.87 0.10 0.03 95.69 [2024-10-31T04:39:14.512Z] 04:26:01 1 3.49 0.00 1.24 0.08 0.02 95.18 [2024-10-31T04:39:14.512Z] 04:26:01 2 2.34 0.00 1.20 0.78 0.02 95.66 [2024-10-31T04:39:14.512Z] 04:26:01 3 2.92 0.00 0.80 0.47 0.02 95.79 [2024-10-31T04:39:14.512Z] 04:26:01 4 2.40 0.00 1.03 0.38 0.02 96.16 [2024-10-31T04:39:14.512Z] 04:26:01 5 1.32 0.00 0.85 1.59 0.02 96.22 [2024-10-31T04:39:14.512Z] 04:26:01 6 2.95 0.00 1.52 0.07 0.02 95.44 [2024-10-31T04:39:14.512Z] 04:26:01 7 1.57 0.00 3.01 0.03 0.02 95.37 [2024-10-31T04:39:14.512Z] 04:27:01 all 0.06 0.00 0.05 0.01 0.01 99.87 [2024-10-31T04:39:14.512Z] 04:27:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-31T04:39:14.512Z] 04:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-31T04:39:14.512Z] 04:27:01 2 0.18 0.00 0.17 0.00 0.02 99.63 [2024-10-31T04:39:14.512Z] 04:27:01 3 0.03 0.00 0.07 0.00 0.00 99.90 [2024-10-31T04:39:14.512Z] 04:27:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2024-10-31T04:39:14.512Z] 04:27:01 5 0.05 0.00 0.05 0.07 0.00 99.83 [2024-10-31T04:39:14.512Z] 04:27:01 6 0.00 0.00 0.05 0.00 0.00 99.95 [2024-10-31T04:39:14.512Z] 04:27:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-31T04:39:14.512Z] 04:28:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2024-10-31T04:39:14.512Z] 04:28:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2024-10-31T04:39:14.512Z] 04:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-31T04:39:14.512Z] 04:28:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-31T04:39:14.512Z] 04:28:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-31T04:39:14.512Z] 04:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-31T04:39:14.512Z] 04:28:01 5 0.02 0.00 0.02 0.08 0.00 99.88 [2024-10-31T04:39:14.512Z] 04:28:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-31T04:39:14.512Z] 04:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-31T04:39:14.512Z] 04:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-31T04:39:14.513Z] 04:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-31T04:39:14.513Z] 04:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-31T04:39:14.513Z] 04:29:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-31T04:39:14.513Z] 04:29:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-31T04:39:14.513Z] 04:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-31T04:39:14.513Z] 04:29:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-31T04:39:14.513Z] 04:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-31T04:39:14.513Z] 04:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-31T04:39:14.513Z] 04:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-31T04:39:14.513Z] 04:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-31T04:39:14.513Z] 04:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-31T04:39:14.513Z] 04:30:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-31T04:39:14.513Z] 04:30:01 3 0.10 0.00 0.02 0.00 0.02 99.87 [2024-10-31T04:39:14.513Z] 04:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-31T04:39:14.513Z] 04:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-31T04:39:14.513Z] 04:30:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-31T04:39:14.513Z] 04:30:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-31T04:39:14.513Z] 04:31:01 all 0.07 0.00 0.02 0.00 0.00 99.91 [2024-10-31T04:39:14.513Z] 04:31:01 0 0.35 0.00 0.03 0.00 0.02 99.60 [2024-10-31T04:39:14.513Z] 04:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-31T04:39:14.513Z] 04:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-31T04:39:14.513Z] 04:31:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-31T04:39:14.513Z] 04:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-31T04:39:14.513Z] 04:31:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-31T04:39:14.513Z] 04:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-31T04:39:14.513Z] 04:31:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-31T04:39:14.513Z] [2024-10-31T04:39:14.513Z] 04:31:01 CPU %user %nice %system %iowait %steal %idle [2024-10-31T04:39:14.513Z] 04:32:01 all 0.09 0.00 0.01 0.09 0.01 99.80 [2024-10-31T04:39:14.513Z] 04:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-31T04:39:14.513Z] 04:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-31T04:39:14.513Z] 04:32:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-31T04:39:14.513Z] 04:32:01 3 0.52 0.00 0.02 0.00 0.02 99.45 [2024-10-31T04:39:14.513Z] 04:32:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-31T04:39:14.513Z] 04:32:01 5 0.02 0.00 0.00 0.72 0.00 99.27 [2024-10-31T04:39:14.513Z] 04:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-31T04:39:14.513Z] 04:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-31T04:39:14.513Z] 04:33:01 all 0.02 0.00 0.01 0.02 0.00 99.94 [2024-10-31T04:39:14.513Z] 04:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-31T04:39:14.513Z] 04:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-31T04:39:14.513Z] 04:33:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-31T04:39:14.513Z] 04:33:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-31T04:39:14.513Z] 04:33:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-31T04:39:14.513Z] 04:33:01 5 0.00 0.00 0.00 0.17 0.00 99.83 [2024-10-31T04:39:14.513Z] 04:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-31T04:39:14.513Z] 04:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-31T04:39:14.513Z] 04:34:01 all 0.14 0.00 0.01 0.00 0.00 99.84 [2024-10-31T04:39:14.513Z] 04:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-31T04:39:14.513Z] 04:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-31T04:39:14.513Z] 04:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-31T04:39:14.513Z] 04:34:01 3 0.99 0.00 0.00 0.00 0.02 98.99 [2024-10-31T04:39:14.513Z] 04:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-31T04:39:14.513Z] 04:34:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-31T04:39:14.513Z] 04:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-31T04:39:14.513Z] 04:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-31T04:39:14.513Z] 04:35:01 all 0.08 0.00 0.02 0.01 0.01 99.89 [2024-10-31T04:39:14.513Z] 04:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-31T04:39:14.513Z] 04:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-31T04:39:14.513Z] 04:35:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-31T04:39:14.513Z] 04:35:01 3 0.45 0.00 0.02 0.00 0.00 99.53 [2024-10-31T04:39:14.513Z] 04:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-31T04:39:14.513Z] 04:35:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2024-10-31T04:39:14.513Z] 04:35:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-31T04:39:14.513Z] 04:35:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-31T04:39:14.513Z] 04:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-31T04:39:14.513Z] 04:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-31T04:39:14.513Z] 04:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-31T04:39:14.513Z] 04:36:01 2 0.02 0.00 0.05 0.03 0.02 99.88 [2024-10-31T04:39:14.513Z] 04:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-31T04:39:14.513Z] 04:36:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-31T04:39:14.513Z] 04:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-31T04:39:14.513Z] 04:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-31T04:39:14.513Z] 04:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-31T04:39:14.513Z] 04:37:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2024-10-31T04:39:14.513Z] 04:37:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-31T04:39:14.513Z] 04:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-31T04:39:14.513Z] 04:37:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2024-10-31T04:39:14.513Z] 04:37:01 3 0.35 0.00 0.02 0.00 0.00 99.63 [2024-10-31T04:39:14.513Z] 04:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-31T04:39:14.513Z] 04:37:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-31T04:39:14.513Z] 04:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-31T04:39:14.513Z] 04:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-31T04:39:14.513Z] 04:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-31T04:39:14.513Z] 04:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-31T04:39:14.513Z] 04:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-31T04:39:14.513Z] 04:38:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2024-10-31T04:39:14.513Z] 04:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-31T04:39:14.513Z] 04:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-31T04:39:14.513Z] 04:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-31T04:39:14.513Z] 04:38:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-31T04:39:14.513Z] 04:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-31T04:39:14.513Z] 04:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-31T04:39:14.513Z] 04:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-31T04:39:14.513Z] 04:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-31T04:39:14.513Z] 04:39:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-31T04:39:14.513Z] 04:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-31T04:39:14.513Z] 04:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-31T04:39:14.513Z] 04:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-31T04:39:14.513Z] 04:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-31T04:39:14.513Z] 04:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-31T04:39:14.513Z] Average: all 5.88 0.00 1.15 1.07 0.03 91.86 [2024-10-31T04:39:14.513Z] Average: 0 5.82 0.00 1.28 0.59 0.03 92.29 [2024-10-31T04:39:14.513Z] Average: 1 6.15 0.00 1.07 0.91 0.03 91.85 [2024-10-31T04:39:14.513Z] Average: 2 5.82 0.00 1.26 2.95 0.03 89.94 [2024-10-31T04:39:14.513Z] Average: 3 6.13 0.00 1.08 0.11 0.03 92.65 [2024-10-31T04:39:14.513Z] Average: 4 5.89 0.00 1.09 1.18 0.02 91.82 [2024-10-31T04:39:14.513Z] Average: 5 5.78 0.00 1.10 1.19 0.02 91.90 [2024-10-31T04:39:14.513Z] Average: 6 5.80 0.00 1.11 0.15 0.02 92.92 [2024-10-31T04:39:14.513Z] Average: 7 5.69 0.00 1.25 1.51 0.02 91.53 [2024-10-31T04:39:14.513Z] [2024-10-31T04:39:14.513Z] [2024-10-31T04:39:14.513Z]