Pull request #1635 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 38cf00ed3078c424d5a1aae3e5ceb312c340c44f+0ef7f81e2a588ab6c564a89cd743b8af47c7a923 (0b46d34e069afe511eec5f16d210987e4cc8c219) 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-ssh13255852964585821416.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-ssh13291885542203205485.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-1635/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-1635/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9790329899321078749.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-1635/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4172682554394820435.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-ssh18334793045470824480.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-1635/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-1635/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13723714914388292540.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/v3]] ========================================================= [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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22025 in /w/workspace/gexfoundry_device-sdk-go_PR-1635 [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-1635 # 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 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 into PR head commit 38cf00ed3078c424d5a1aae3e5ceb312c340c44f > 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/1635/head:refs/remotes/origin/PR-1635 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38cf00ed3078c424d5a1aae3e5ceb312c340c44f # timeout=10 Merge succeeded, producing 338c4ca65888becbc74b480b208987697ad6f04e Checking out Revision 338c4ca65888becbc74b480b208987697ad6f04e (PR-1635) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 338c4ca65888becbc74b480b208987697ad6f04e # timeout=10 Commit message: "Merge commit '0ef7f81e2a588ab6c564a89cd743b8af47c7a923' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-07T08:46:18.885Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-07T08:46:19.107Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-07T08:46:19.225Z] ========================================================= [2024-10-07T08:46:19.225Z] EdgeX Global Pipelines Version Info [2024-10-07T08:46:19.225Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-07T08:46:19.995Z] ------------------- [2024-10-07T08:46:19.995Z] stable info: [2024-10-07T08:46:19.995Z] ------------------- [2024-10-07T08:46:19.996Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-07T08:46:19.996Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-07T08:46:19.996Z] Message: update stable to v1.0.265 [2024-10-07T08:46:20.567Z] ------------------- [2024-10-07T08:46:20.567Z] experimental info: [2024-10-07T08:46:20.567Z] ------------------- [2024-10-07T08:46:20.567Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-07T08:46:20.567Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-07T08:46:20.567Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-07T08:46:20.816Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-10-07T08:46:20.885Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-10-07T08:46:20.949Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-07T08:46:21.013Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-07T08:46:21.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-07T08:46:21.135Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-07T08:46:21.200Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-07T08:46:21.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-10-07T08:46:21.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-07T08:46:21.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-07T08:46:21.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-07T08:46:21.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-10-07T08:46:21.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-07T08:46:21.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-07T08:46:21.685Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-07T08:46:21.745Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T08:46:21.810Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T08:46:21.866Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T08:46:21.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-07T08:46:21.987Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-07T08:46:22.048Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-07T08:46:22.117Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-07T08:46:22.176Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-07T08:46:22.233Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-07T08:46:22.304Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-07T08:46:22.362Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-07T08:46:22.427Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-07T08:46:22.497Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1635 [Pipeline] echo [2024-10-07T08:46:22.563Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1635 [Pipeline] echo [2024-10-07T08:46:22.634Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1635 [Pipeline] echo [2024-10-07T08:46:22.696Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 338c4ca65888becbc74b480b208987697ad6f04e [Pipeline] echo [2024-10-07T08:46:22.760Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 338c4ca [Pipeline] echo [2024-10-07T08:46:22.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T08:46:23.000Z] provisioning config files... [2024-10-07T08:46:23.015Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp/config15168217377028839291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T08:46:23.421Z] ---> ****-login.sh [2024-10-07T08:46:23.421Z] nexus3.edgexfoundry.org:10001 [2024-10-07T08:46:23.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T08:46:23.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T08:46:23.681Z] Configure a credential helper to remove this warning. See [2024-10-07T08:46:23.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T08:46:23.681Z] [2024-10-07T08:46:23.681Z] Login Succeeded [2024-10-07T08:46:23.681Z] nexus3.edgexfoundry.org:10002 [2024-10-07T08:46:23.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T08:46:23.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T08:46:23.681Z] Configure a credential helper to remove this warning. See [2024-10-07T08:46:23.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T08:46:23.681Z] [2024-10-07T08:46:23.682Z] Login Succeeded [2024-10-07T08:46:23.682Z] nexus3.edgexfoundry.org:10003 [2024-10-07T08:46:23.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T08:46:23.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T08:46:23.942Z] Configure a credential helper to remove this warning. See [2024-10-07T08:46:23.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T08:46:23.942Z] [2024-10-07T08:46:23.942Z] Login Succeeded [2024-10-07T08:46:23.942Z] nexus3.edgexfoundry.org:10004 [2024-10-07T08:46:23.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T08:46:23.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T08:46:23.942Z] Configure a credential helper to remove this warning. See [2024-10-07T08:46:23.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T08:46:23.943Z] [2024-10-07T08:46:23.943Z] Login Succeeded [2024-10-07T08:46:23.943Z] ****.io [2024-10-07T08:46:24.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T08:46:24.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T08:46:24.204Z] Configure a credential helper to remove this warning. See [2024-10-07T08:46:24.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T08:46:24.204Z] [2024-10-07T08:46:24.204Z] Login Succeeded [2024-10-07T08:46:24.204Z] ---> ****-login.sh ends [Pipeline] } [2024-10-07T08:46:24.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-07T08:46:24.945Z] + git rev-list -1 --merges 338c4ca65888becbc74b480b208987697ad6f04e~1..338c4ca65888becbc74b480b208987697ad6f04e [Pipeline] echo [2024-10-07T08:46:25.006Z] -----------> git rev-list -1 --merges 338c4ca65888becbc74b480b208987697ad6f04e~1..338c4ca65888becbc74b480b208987697ad6f04e 338c4ca65888becbc74b480b208987697ad6f04e [2024-10-07T08:46:25.006Z] 338c4ca65888becbc74b480b208987697ad6f04e [false] [Pipeline] sh [2024-10-07T08:46:25.333Z] + git log --format=format:%s -1 338c4ca65888becbc74b480b208987697ad6f04e [Pipeline] echo [2024-10-07T08:46:25.378Z] ========================================================= [2024-10-07T08:46:25.378Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-07T08:46:25.378Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-07T08:46:25.840Z] + git log --format=format:%s -1 338c4ca65888becbc74b480b208987697ad6f04e [Pipeline] echo [2024-10-07T08:46:25.878Z] [semverPrep] GIT_COMMIT: 338c4ca65888becbc74b480b208987697ad6f04e, Commit Message: Merge commit '0ef7f81e2a588ab6c564a89cd743b8af47c7a923' into HEAD [Pipeline] echo [2024-10-07T08:46:25.922Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-07T08:46:26.363Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-07T08:46:26.363Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-07T08:46:26.363Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-07T08:46:26.363Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-07T08:46:26.363Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2024-10-07T08:46:26.363Z] tee -a /etc/ssh/ssh_known_hosts [2024-10-07T08:46:26.363Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T08:46:26.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T08:46:26.901Z] [2024-10-07T08:46:26.901Z] 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-07T08:46:27.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T08:46:27.310Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-07T08:46:27.310Z] b85a868b505f: Pulling fs layer [2024-10-07T08:46:27.311Z] e2be974225ed: Pulling fs layer [2024-10-07T08:46:27.311Z] 339a4e72a1f5: Pulling fs layer [2024-10-07T08:46:27.311Z] 988bab9f4d93: Pulling fs layer [2024-10-07T08:46:27.311Z] 1469e6f7b9e6: Pulling fs layer [2024-10-07T08:46:27.311Z] eaf3925da568: Pulling fs layer [2024-10-07T08:46:27.311Z] bab4dde63d76: Pulling fs layer [2024-10-07T08:46:27.311Z] bde34c3a00c8: Pulling fs layer [2024-10-07T08:46:27.311Z] b352a97aabf1: Pulling fs layer [2024-10-07T08:46:27.311Z] 4872d77fe225: Pulling fs layer [2024-10-07T08:46:27.311Z] 5851b861e8e6: Pulling fs layer [2024-10-07T08:46:27.311Z] eaf3925da568: Waiting [2024-10-07T08:46:27.311Z] 5851b861e8e6: Waiting [2024-10-07T08:46:27.311Z] 988bab9f4d93: Waiting [2024-10-07T08:46:27.311Z] 4872d77fe225: Waiting [2024-10-07T08:46:27.311Z] 1469e6f7b9e6: Waiting [2024-10-07T08:46:27.311Z] bab4dde63d76: Waiting [2024-10-07T08:46:27.311Z] b352a97aabf1: Waiting [2024-10-07T08:46:27.311Z] bde34c3a00c8: Waiting [2024-10-07T08:46:27.311Z] e2be974225ed: Verifying Checksum [2024-10-07T08:46:27.311Z] e2be974225ed: Download complete [2024-10-07T08:46:27.311Z] 988bab9f4d93: Verifying Checksum [2024-10-07T08:46:27.311Z] 1469e6f7b9e6: Verifying Checksum [2024-10-07T08:46:27.311Z] 1469e6f7b9e6: Download complete [2024-10-07T08:46:27.311Z] eaf3925da568: Verifying Checksum [2024-10-07T08:46:27.311Z] eaf3925da568: Download complete [2024-10-07T08:46:27.311Z] 339a4e72a1f5: Verifying Checksum [2024-10-07T08:46:27.311Z] 339a4e72a1f5: Download complete [2024-10-07T08:46:27.570Z] bde34c3a00c8: Verifying Checksum [2024-10-07T08:46:27.570Z] bde34c3a00c8: Download complete [2024-10-07T08:46:27.570Z] b352a97aabf1: Verifying Checksum [2024-10-07T08:46:27.570Z] b352a97aabf1: Download complete [2024-10-07T08:46:27.570Z] 4872d77fe225: Verifying Checksum [2024-10-07T08:46:27.570Z] 4872d77fe225: Download complete [2024-10-07T08:46:27.570Z] 5851b861e8e6: Download complete [2024-10-07T08:46:27.570Z] b85a868b505f: Download complete [2024-10-07T08:46:27.829Z] bab4dde63d76: Download complete [2024-10-07T08:46:28.766Z] b85a868b505f: Pull complete [2024-10-07T08:46:29.025Z] e2be974225ed: Pull complete [2024-10-07T08:46:29.284Z] 339a4e72a1f5: Pull complete [2024-10-07T08:46:29.284Z] 988bab9f4d93: Pull complete [2024-10-07T08:46:29.544Z] 1469e6f7b9e6: Pull complete [2024-10-07T08:46:29.803Z] eaf3925da568: Pull complete [2024-10-07T08:46:31.181Z] bab4dde63d76: Pull complete [2024-10-07T08:46:31.441Z] bde34c3a00c8: Pull complete [2024-10-07T08:46:31.441Z] b352a97aabf1: Pull complete [2024-10-07T08:46:31.441Z] 4872d77fe225: Pull complete [2024-10-07T08:46:31.702Z] 5851b861e8e6: Pull complete [2024-10-07T08:46:31.702Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-07T08:46:31.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T08:46:31.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T08:46:31.986Z] prd-ubuntu20.04-docker-8c-8g-22025 does not seem to be running inside a container [2024-10-07T08:46:32.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1635 -v /w/workspace/gexfoundry_device-sdk-go_PR-1635:/w/workspace/gexfoundry_device-sdk-go_PR-1635:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1635@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-devops/py-git-semver:0.1.4 cat [2024-10-07T08:46:35.266Z] $ docker top 24e7133f52b04ad5a7f64b77dc6d9ba92d0dee740156b7299781c5648ec125fe -eo pid,comm [2024-10-07T08:46:35.321Z] 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-07T08:46:35.321Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-07T08:46:35.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T08:46:35.484Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T08:46:35.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T08:46:35.597Z] $ docker exec 24e7133f52b04ad5a7f64b77dc6d9ba92d0dee740156b7299781c5648ec125fe ssh-agent [2024-10-07T08:46:35.714Z] SSH_AUTH_SOCK=/tmp/ssh-gSKCKftzbAxa/agent.32 [2024-10-07T08:46:35.714Z] SSH_AGENT_PID=38 [2024-10-07T08:46:35.720Z] Running ssh-add (command line suppressed) [2024-10-07T08:46:35.826Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp/private_key_11820673516557732226.key (/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp/private_key_11820673516557732226.key) [2024-10-07T08:46:35.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T08:46:36.196Z] + git tag --points-at HEAD [Pipeline] } [2024-10-07T08:46:36.226Z] $ docker exec --env ******** --env ******** 24e7133f52b04ad5a7f64b77dc6d9ba92d0dee740156b7299781c5648ec125fe ssh-agent -k [2024-10-07T08:46:36.331Z] unset SSH_AUTH_SOCK; [2024-10-07T08:46:36.331Z] unset SSH_AGENT_PID; [2024-10-07T08:46:36.332Z] echo Agent pid 38 killed; [2024-10-07T08:46:36.341Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-07T08:46:36.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T08:46:36.452Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T08:46:36.561Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T08:46:36.563Z] $ docker exec 24e7133f52b04ad5a7f64b77dc6d9ba92d0dee740156b7299781c5648ec125fe ssh-agent [2024-10-07T08:46:36.671Z] SSH_AUTH_SOCK=/tmp/ssh-MN8ufT42NT70/agent.71 [2024-10-07T08:46:36.671Z] SSH_AGENT_PID=77 [2024-10-07T08:46:36.675Z] Running ssh-add (command line suppressed) [2024-10-07T08:46:36.760Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp/private_key_15414791689580188693.key (/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp/private_key_15414791689580188693.key) [2024-10-07T08:46:36.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T08:46:37.112Z] + git semver init [2024-10-07T08:46:37.371Z] 2024-10-07 08:46:37,280 [run_init] DEBUG init version:0.0.0 force:False [2024-10-07T08:46:37.371Z] 2024-10-07 08:46:37,281 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver [2024-10-07T08:46:37.371Z] 2024-10-07 08:46:37,281 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver [2024-10-07T08:46:37.371Z] 2024-10-07 08:46:37,282 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1635, universal_newlines=False, shell=None, istream=None) [2024-10-07T08:46:39.911Z] 2024-10-07 08:46:39,299 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1635/.git/info/exclude [2024-10-07T08:46:39.911Z] 2024-10-07 08:46:39,299 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver/PR-1635 with force:False [2024-10-07T08:46:39.911Z] 2024-10-07 08:46:39,299 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver/PR-1635 [2024-10-07T08:46:39.911Z] 2024-10-07 08:46:39,303 [execute] INFO git cat-file --batch-check [2024-10-07T08:46:39.911Z] 2024-10-07 08:46:39,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver, universal_newlines=False, shell=None, istream=) [2024-10-07T08:46:39.911Z] 2024-10-07 08:46:39,310 [execute] INFO git cat-file --batch [2024-10-07T08:46:39.911Z] 2024-10-07 08:46:39,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver, universal_newlines=False, shell=None, istream=) [2024-10-07T08:46:39.911Z] 2024-10-07 08:46:39,316 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver/PR-1635 [2024-10-07T08:46:39.911Z] 0.0.0 [Pipeline] } [2024-10-07T08:46:39.939Z] $ docker exec --env ******** --env ******** 24e7133f52b04ad5a7f64b77dc6d9ba92d0dee740156b7299781c5648ec125fe ssh-agent -k [2024-10-07T08:46:40.043Z] unset SSH_AUTH_SOCK; [2024-10-07T08:46:40.044Z] unset SSH_AGENT_PID; [2024-10-07T08:46:40.044Z] echo Agent pid 77 killed; [2024-10-07T08:46:40.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-07T08:46:40.505Z] + git semver [Pipeline] } [2024-10-07T08:46:40.798Z] $ docker stop --time=1 24e7133f52b04ad5a7f64b77dc6d9ba92d0dee740156b7299781c5648ec125fe [2024-10-07T08:46:42.094Z] $ docker rm -f --volumes 24e7133f52b04ad5a7f64b77dc6d9ba92d0dee740156b7299781c5648ec125fe [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T08:46:42.516Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-07T08:46:42.812Z] Stashed 1 file(s) [Pipeline] echo [2024-10-07T08:46:42.836Z] [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-07T08:46:43.553Z] provisioning config files... [2024-10-07T08:46:43.563Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp/config6148339298533201693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T08:46:43.939Z] ---> ****-login.sh [2024-10-07T08:46:43.939Z] nexus3.edgexfoundry.org:10001 [2024-10-07T08:46:43.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T08:46:43.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T08:46:43.939Z] Configure a credential helper to remove this warning. See [2024-10-07T08:46:43.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T08:46:43.939Z] [2024-10-07T08:46:43.939Z] Login Succeeded [2024-10-07T08:46:43.940Z] nexus3.edgexfoundry.org:10002 [2024-10-07T08:46:43.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T08:46:43.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T08:46:43.940Z] Configure a credential helper to remove this warning. See [2024-10-07T08:46:43.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T08:46:43.940Z] [2024-10-07T08:46:43.940Z] Login Succeeded [2024-10-07T08:46:43.940Z] nexus3.edgexfoundry.org:10003 [2024-10-07T08:46:44.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T08:46:44.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T08:46:44.200Z] Configure a credential helper to remove this warning. See [2024-10-07T08:46:44.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T08:46:44.200Z] [2024-10-07T08:46:44.200Z] Login Succeeded [2024-10-07T08:46:44.200Z] nexus3.edgexfoundry.org:10004 [2024-10-07T08:46:44.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T08:46:44.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T08:46:44.200Z] Configure a credential helper to remove this warning. See [2024-10-07T08:46:44.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T08:46:44.200Z] [2024-10-07T08:46:44.200Z] Login Succeeded [2024-10-07T08:46:44.200Z] ****.io [2024-10-07T08:46:44.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T08:46:44.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T08:46:44.461Z] Configure a credential helper to remove this warning. See [2024-10-07T08:46:44.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T08:46:44.461Z] [2024-10-07T08:46:44.461Z] Login Succeeded [2024-10-07T08:46:44.461Z] ---> ****-login.sh ends [Pipeline] } [2024-10-07T08:46:44.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-07T08:46:44.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T08:46:44.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T08:46:44.848Z] ========================================================= [2024-10-07T08:46:44.848Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-07T08:46:44.848Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T08:46:45.377Z] + 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-07T08:46:45.377Z] Sending build context to Docker daemon 25.45MB [2024-10-07T08:46:45.377Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-07T08:46:45.377Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-07T08:46:45.642Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-07T08:46:45.642Z] 43c4264eed91: Pulling fs layer [2024-10-07T08:46:45.642Z] 4cc291be95ef: Pulling fs layer [2024-10-07T08:46:45.642Z] 2ac1f1163629: Pulling fs layer [2024-10-07T08:46:45.642Z] 5c3c966382ef: Pulling fs layer [2024-10-07T08:46:45.643Z] 4f4fb700ef54: Pulling fs layer [2024-10-07T08:46:45.643Z] 5d5c8e513c77: Pulling fs layer [2024-10-07T08:46:45.643Z] 9f66e0745190: Pulling fs layer [2024-10-07T08:46:45.643Z] f49a43e4bbc0: Pulling fs layer [2024-10-07T08:46:45.643Z] 561ebcabdf7f: Pulling fs layer [2024-10-07T08:46:45.643Z] 9f66e0745190: Waiting [2024-10-07T08:46:45.643Z] 5d5c8e513c77: Waiting [2024-10-07T08:46:45.643Z] 5c3c966382ef: Waiting [2024-10-07T08:46:45.643Z] f49a43e4bbc0: Waiting [2024-10-07T08:46:45.643Z] 561ebcabdf7f: Waiting [2024-10-07T08:46:45.643Z] 4f4fb700ef54: Waiting [2024-10-07T08:46:45.643Z] 4cc291be95ef: Download complete [2024-10-07T08:46:45.643Z] 5c3c966382ef: Download complete [2024-10-07T08:46:45.643Z] 4f4fb700ef54: Verifying Checksum [2024-10-07T08:46:45.643Z] 4f4fb700ef54: Download complete [2024-10-07T08:46:45.643Z] 43c4264eed91: Download complete [2024-10-07T08:46:45.643Z] 5d5c8e513c77: Verifying Checksum [2024-10-07T08:46:45.643Z] 5d5c8e513c77: Download complete [2024-10-07T08:46:45.643Z] 9f66e0745190: Verifying Checksum [2024-10-07T08:46:45.643Z] 9f66e0745190: Download complete [2024-10-07T08:46:45.904Z] 43c4264eed91: Pull complete [2024-10-07T08:46:45.904Z] 561ebcabdf7f: Verifying Checksum [2024-10-07T08:46:45.904Z] 561ebcabdf7f: Download complete [2024-10-07T08:46:45.904Z] 4cc291be95ef: Pull complete [2024-10-07T08:46:46.164Z] 2ac1f1163629: Download complete [2024-10-07T08:46:46.421Z] f49a43e4bbc0: Verifying Checksum [2024-10-07T08:46:46.421Z] f49a43e4bbc0: Download complete [2024-10-07T08:46:49.708Z] 2ac1f1163629: Pull complete [2024-10-07T08:46:49.708Z] 5c3c966382ef: Pull complete [2024-10-07T08:46:49.968Z] 4f4fb700ef54: Pull complete [2024-10-07T08:46:49.968Z] 5d5c8e513c77: Pull complete [2024-10-07T08:46:49.968Z] 9f66e0745190: Pull complete [2024-10-07T08:46:52.503Z] f49a43e4bbc0: Pull complete [2024-10-07T08:46:52.788Z] 561ebcabdf7f: Pull complete [2024-10-07T08:46:52.788Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-07T08:46:52.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-07T08:46:52.788Z] ---> 3a752c3f9dda [2024-10-07T08:46:52.788Z] Step 3/10 : ARG MAKE=make build [2024-10-07T08:46:58.108Z] ---> Running in deaa80dc41f7 [2024-10-07T08:46:58.108Z] Removing intermediate container deaa80dc41f7 [2024-10-07T08:46:58.108Z] ---> 0985d1485018 [2024-10-07T08:46:58.108Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-07T08:46:58.108Z] ---> Running in 4f02b1037c8a [2024-10-07T08:46:58.108Z] Removing intermediate container 4f02b1037c8a [2024-10-07T08:46:58.108Z] ---> 837519af1aeb [2024-10-07T08:46:58.108Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-07T08:46:58.108Z] ---> Running in 3994530e30a9 [2024-10-07T08:46:58.342Z] Still waiting to schedule task [2024-10-07T08:46:58.343Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-07T08:46:58.367Z] Removing intermediate container 3994530e30a9 [2024-10-07T08:46:58.367Z] ---> c516925293d0 [2024-10-07T08:46:58.367Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-07T08:46:58.367Z] ---> Running in 65a176c9f0f2 [2024-10-07T08:46:58.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T08:46:58.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T08:46:59.198Z] OK: 246 MiB in 54 packages [2024-10-07T08:46:59.457Z] Removing intermediate container 65a176c9f0f2 [2024-10-07T08:46:59.457Z] ---> 7db10f53aaa7 [2024-10-07T08:46:59.457Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-07T08:46:59.457Z] ---> a2db35b527c9 [2024-10-07T08:46:59.457Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T08:46:59.457Z] ---> Running in 6e36cd341dcd [2024-10-07T08:48:04.141Z] Removing intermediate container 6e36cd341dcd [2024-10-07T08:48:04.141Z] ---> ed15b2a8540d [2024-10-07T08:48:04.141Z] Step 9/10 : COPY . . [2024-10-07T08:48:04.141Z] ---> 587c625a1630 [2024-10-07T08:48:04.141Z] Step 10/10 : RUN ${MAKE} [2024-10-07T08:48:04.141Z] ---> Running in 2f7460ef01a5 [2024-10-07T08:48:04.141Z] noop [2024-10-07T08:48:04.141Z] Removing intermediate container 2f7460ef01a5 [2024-10-07T08:48:04.141Z] ---> 1ee92bc3c402 [2024-10-07T08:48:04.141Z] Successfully built 1ee92bc3c402 [2024-10-07T08:48:04.141Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T08:48:04.643Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-07T08:48:04.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T08:48:04.813Z] prd-ubuntu20.04-docker-8c-8g-22025 does not seem to be running inside a container [2024-10-07T08:48:04.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1635 -v /w/workspace/gexfoundry_device-sdk-go_PR-1635:/w/workspace/gexfoundry_device-sdk-go_PR-1635:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1635@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-07T08:48:05.165Z] $ docker top c39dcbd35cd45671cb66cddb9dc6c687d0e850eac0bc383b2ec1bc2f6dc27e11 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T08:48:05.579Z] + go version [2024-10-07T08:48:05.580Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-07T08:48:05.612Z] $ docker stop --time=1 c39dcbd35cd45671cb66cddb9dc6c687d0e850eac0bc383b2ec1bc2f6dc27e11 [2024-10-07T08:48:06.927Z] $ docker rm -f --volumes c39dcbd35cd45671cb66cddb9dc6c687d0e850eac0bc383b2ec1bc2f6dc27e11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T08:48:07.718Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-07T08:48:07.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T08:48:07.902Z] prd-ubuntu20.04-docker-8c-8g-22025 does not seem to be running inside a container [2024-10-07T08:48:07.932Z] $ 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-1635 -v /w/workspace/gexfoundry_device-sdk-go_PR-1635:/w/workspace/gexfoundry_device-sdk-go_PR-1635:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1635@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-07T08:48:08.256Z] $ docker top 49d824109584055fe81ccacd6a901970fea3606ad7f98c3631b1cf0bea4e74a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T08:48:08.670Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1635 [Pipeline] fileExists [Pipeline] sh [2024-10-07T08:48:09.059Z] + make test [2024-10-07T08:48:09.059Z] go test -race -coverprofile=coverage.out ./... [2024-10-07T08:48:15.623Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-07T08:48:30.487Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent.test] [2024-10-07T08:48:30.487Z] internal/autoevent/executor_test.go:34:26: cannot use &value1 (value of type *string) as string value in assignment [2024-10-07T08:48:30.487Z] internal/autoevent/executor_test.go:36:26: cannot use &value2 (value of type *string) as string value in assignment [2024-10-07T08:48:30.487Z] internal/autoevent/executor_test.go:42:34: cannot use &value3 (value of type *string) as string value in assignment [2024-10-07T08:48:40.469Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [build failed] [2024-10-07T08:48:40.469Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-07T08:48:40.469Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-07T08:48:40.469Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-07T08:48:40.469Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-07T08:48:40.469Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-07T08:48:40.469Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-07T08:48:40.469Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-07T08:48:41.405Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.028s coverage: 79.4% of statements [2024-10-07T08:48:41.405Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.050s coverage: 86.0% of statements [2024-10-07T08:48:42.340Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-07T08:48:42.599Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-07T08:48:42.599Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-07T08:48:42.599Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-07T08:48:43.167Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.103s coverage: 45.2% of statements [2024-10-07T08:48:44.582Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-07T08:48:46.489Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.045s coverage: 14.1% of statements [2024-10-07T08:48:46.489Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.156s coverage: 44.6% of statements [2024-10-07T08:48:46.489Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.057s coverage: 68.3% of statements [2024-10-07T08:48:46.489Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.089s coverage: 88.3% of statements [2024-10-07T08:48:46.489Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.049s coverage: 5.3% of statements [2024-10-07T08:48:46.489Z] FAIL [2024-10-07T08:48:46.489Z] make: *** [Makefile:38: unittest] Error 1 [Pipeline] } [2024-10-07T08:48:46.539Z] $ docker stop --time=1 49d824109584055fe81ccacd6a901970fea3606ad7f98c3631b1cf0bea4e74a6 [2024-10-07T08:48:51.615Z] $ docker rm -f --volumes 49d824109584055fe81ccacd6a901970fea3606ad7f98c3631b1cf0bea4e74a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T08:48:53.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T08:48:53.055Z] [2024-10-07T08:48:53.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T08:48:53.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T08:48:53.458Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-07T08:48:53.458Z] 5eb5b503b376: Pulling fs layer [2024-10-07T08:48:53.458Z] 5c69ac0246d0: Pulling fs layer [2024-10-07T08:48:53.458Z] ec43610c2a17: Pulling fs layer [2024-10-07T08:48:53.458Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-07T08:48:53.458Z] 33b1e0a273af: Pulling fs layer [2024-10-07T08:48:53.458Z] 5d3b04190fa2: Pulling fs layer [2024-10-07T08:48:53.458Z] 2f39f015ded8: Pulling fs layer [2024-10-07T08:48:53.458Z] 5d3b04190fa2: Waiting [2024-10-07T08:48:53.458Z] 3a2ae6a8a46f: Waiting [2024-10-07T08:48:53.458Z] 2f39f015ded8: Waiting [2024-10-07T08:48:53.458Z] 33b1e0a273af: Waiting [2024-10-07T08:48:53.717Z] 5c69ac0246d0: Download complete [2024-10-07T08:48:53.717Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-07T08:48:53.717Z] 3a2ae6a8a46f: Download complete [2024-10-07T08:48:53.717Z] 33b1e0a273af: Verifying Checksum [2024-10-07T08:48:53.717Z] 33b1e0a273af: Download complete [2024-10-07T08:48:53.717Z] ec43610c2a17: Verifying Checksum [2024-10-07T08:48:53.717Z] ec43610c2a17: Download complete [2024-10-07T08:48:53.717Z] 5d3b04190fa2: Download complete [2024-10-07T08:48:53.717Z] 5eb5b503b376: Verifying Checksum [2024-10-07T08:48:53.717Z] 5eb5b503b376: Download complete [2024-10-07T08:48:54.285Z] 2f39f015ded8: Download complete [2024-10-07T08:48:54.853Z] 5eb5b503b376: Pull complete [2024-10-07T08:48:55.111Z] 5c69ac0246d0: Pull complete [2024-10-07T08:48:55.371Z] ec43610c2a17: Pull complete [2024-10-07T08:48:55.630Z] 3a2ae6a8a46f: Pull complete [2024-10-07T08:48:55.630Z] 33b1e0a273af: Pull complete [2024-10-07T08:48:55.890Z] 5d3b04190fa2: Pull complete [2024-10-07T08:49:00.071Z] 2f39f015ded8: Pull complete [2024-10-07T08:49:00.071Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-07T08:49:00.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T08:49:00.071Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T08:49:00.343Z] prd-ubuntu20.04-docker-8c-8g-22025 does not seem to be running inside a container [2024-10-07T08:49:00.367Z] $ 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-1635 -v /w/workspace/gexfoundry_device-sdk-go_PR-1635:/w/workspace/gexfoundry_device-sdk-go_PR-1635:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1635@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-07T08:49:03.525Z] $ docker top c6e85b57c4932344ec401d6ef08f0a5f29d0bfd0945b831baa69bdc4ab609ffe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T08:49:04.018Z] ---> job-cost.sh [2024-10-07T08:49:04.019Z] lf-activate-venv: SKIPPING [2024-10-07T08:49:04.019Z] INFO: No Stack... [2024-10-07T08:49:04.280Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-07T08:49:04.541Z] INFO: Archiving Costs [Pipeline] sh [2024-10-07T08:49:04.866Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1635/archives/cost.csv [2024-10-07T08:49:04.866Z] + cut -d, -f6 [Pipeline] lock [2024-10-07T08:49:04.915Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1635-1-stack-cost] [2024-10-07T08:49:04.920Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1635-1-stack-cost] did not exist. Created. [2024-10-07T08:49:04.927Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1635-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-07T08:49:05.339Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-07T08:49:05.408Z] Stashed 1 file(s) [Pipeline] } [2024-10-07T08:49:05.431Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1635-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-07T08:49:05.513Z] $ docker stop --time=1 c6e85b57c4932344ec401d6ef08f0a5f29d0bfd0945b831baa69bdc4ab609ffe [2024-10-07T08:49:06.648Z] $ docker rm -f --volumes c6e85b57c4932344ec401d6ef08f0a5f29d0bfd0945b831baa69bdc4ab609ffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-07T08:49:07.065Z] Failed in branch amd64 [2024-10-07T08:50:36.472Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22026 in /w/workspace/gexfoundry_device-sdk-go_PR-1635 [Pipeline] { [Pipeline] ws [2024-10-07T08:50:36.550Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-10-07T08:50:39.658Z] The recommended git tool is: git [2024-10-07T08:50:47.898Z] using credential edgex-jenkins-ssh [2024-10-07T08:50:47.929Z] Cloning the remote Git repository [2024-10-07T08:50:47.991Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-10-07T08:50:48.129Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-10-07T08:50:48.405Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-07T08:50:48.406Z] > git --version # timeout=10 [2024-10-07T08:50:48.456Z] > git --version # 'git version 2.25.1' [2024-10-07T08:50:48.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-07T08:50:48.710Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-07T08:50:52.650Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-07T08:50:52.700Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-07T08:50:54.626Z] Merging remotes/origin/main commit 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 into PR head commit 38cf00ed3078c424d5a1aae3e5ceb312c340c44f [2024-10-07T08:50:53.893Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-07T08:50:53.945Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-07T08:50:53.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-07T08:50:53.974Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1635/head:refs/remotes/origin/PR-1635 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-07T08:50:54.642Z] > git config core.sparsecheckout # timeout=10 [2024-10-07T08:50:54.749Z] > git checkout -f 38cf00ed3078c424d5a1aae3e5ceb312c340c44f # timeout=10 [2024-10-07T08:50:55.143Z] Merge succeeded, producing 1259b286b22d0109d6c0dfb40d6c0dce97d19db1 [2024-10-07T08:50:55.144Z] Checking out Revision 1259b286b22d0109d6c0dfb40d6c0dce97d19db1 (PR-1635) [2024-10-07T08:50:54.893Z] > git remote # timeout=10 [2024-10-07T08:50:54.923Z] > git config --get remote.origin.url # timeout=10 [2024-10-07T08:50:54.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-07T08:50:54.998Z] > git merge 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 # timeout=10 [2024-10-07T08:50:55.114Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-07T08:50:55.148Z] > git config core.sparsecheckout # timeout=10 [2024-10-07T08:50:55.166Z] > git checkout -f 1259b286b22d0109d6c0dfb40d6c0dce97d19db1 # timeout=10 [2024-10-07T08:50:58.974Z] Commit message: "Merge commit '0ef7f81e2a588ab6c564a89cd743b8af47c7a923' into HEAD" [2024-10-07T08:50:58.975Z] First time build. Skipping changelog. [2024-10-07T08:50:59.020Z] > git --version # timeout=10 [2024-10-07T08:50:59.030Z] > git --version # 'git version 2.25.1' [2024-10-07T08:50:59.042Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-07T08:51:00.918Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-07T08:51:00.918Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-07T08:51:00.918Z] Dload Upload Total Spent Left Speed [2024-10-07T08:51:00.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90978 0 --:--:-- --:--:-- --:--:-- 90978 [Pipeline] sh [2024-10-07T08:51:01.268Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-07T08:51:01.618Z] + sudo tee /etc/docker/daemon.new [2024-10-07T08:51:01.618Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-07T08:51:01.618Z] { [2024-10-07T08:51:01.618Z] "registry-mirrors": [ [2024-10-07T08:51:01.618Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-07T08:51:01.618Z] ], [2024-10-07T08:51:01.618Z] "bip": "10.250.0.254/24", [2024-10-07T08:51:01.618Z] "hosts": [ [2024-10-07T08:51:01.618Z] "tcp://0.0.0.0:5555", [2024-10-07T08:51:01.618Z] "unix:///var/run/docker.sock" [2024-10-07T08:51:01.618Z] ], [2024-10-07T08:51:01.618Z] "mtu": 1458, [2024-10-07T08:51:01.618Z] "selinux-enabled": true, [2024-10-07T08:51:01.618Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-07T08:51:01.618Z] } [Pipeline] sh [2024-10-07T08:51:01.960Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-07T08:51:02.311Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T08:51:20.665Z] provisioning config files... [2024-10-07T08:51:20.702Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8223366598670839886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T08:51:21.194Z] ---> ****-login.sh [2024-10-07T08:51:21.194Z] nexus3.edgexfoundry.org:10001 [2024-10-07T08:51:21.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T08:51:21.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T08:51:21.738Z] Configure a credential helper to remove this warning. See [2024-10-07T08:51:21.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T08:51:21.738Z] [2024-10-07T08:51:21.738Z] Login Succeeded [2024-10-07T08:51:21.738Z] nexus3.edgexfoundry.org:10002 [2024-10-07T08:51:22.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T08:51:22.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T08:51:22.285Z] Configure a credential helper to remove this warning. See [2024-10-07T08:51:22.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T08:51:22.285Z] [2024-10-07T08:51:22.285Z] Login Succeeded [2024-10-07T08:51:22.285Z] nexus3.edgexfoundry.org:10003 [2024-10-07T08:51:22.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T08:51:22.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T08:51:22.563Z] Configure a credential helper to remove this warning. See [2024-10-07T08:51:22.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T08:51:22.563Z] [2024-10-07T08:51:22.563Z] Login Succeeded [2024-10-07T08:51:22.563Z] nexus3.edgexfoundry.org:10004 [2024-10-07T08:51:22.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T08:51:22.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T08:51:22.834Z] Configure a credential helper to remove this warning. See [2024-10-07T08:51:22.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T08:51:22.834Z] [2024-10-07T08:51:22.834Z] Login Succeeded [2024-10-07T08:51:22.834Z] ****.io [2024-10-07T08:51:23.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T08:51:23.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T08:51:23.370Z] Configure a credential helper to remove this warning. See [2024-10-07T08:51:23.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T08:51:23.370Z] [2024-10-07T08:51:23.370Z] Login Succeeded [2024-10-07T08:51:23.370Z] ---> ****-login.sh ends [Pipeline] } [2024-10-07T08:51:23.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-07T08:51:23.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T08:51:23.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T08:51:23.965Z] ========================================================= [2024-10-07T08:51:23.965Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-07T08:51:23.965Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T08:51:24.533Z] + 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-07T08:51:25.123Z] Sending build context to Docker daemon 13.19MB [2024-10-07T08:51:25.123Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-07T08:51:25.123Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-07T08:51:25.123Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-07T08:51:25.123Z] cf04c63912e1: Pulling fs layer [2024-10-07T08:51:25.123Z] 55b35a11ae5e: Pulling fs layer [2024-10-07T08:51:25.123Z] a37a00ec5f00: Pulling fs layer [2024-10-07T08:51:25.123Z] 50b3750afda1: Pulling fs layer [2024-10-07T08:51:25.123Z] 4f4fb700ef54: Pulling fs layer [2024-10-07T08:51:25.123Z] 80978eb59214: Pulling fs layer [2024-10-07T08:51:25.123Z] c9f46d7d2bd2: Pulling fs layer [2024-10-07T08:51:25.123Z] c5a475d317c9: Pulling fs layer [2024-10-07T08:51:25.123Z] 50b3750afda1: Waiting [2024-10-07T08:51:25.123Z] 4f4fb700ef54: Waiting [2024-10-07T08:51:25.123Z] 80978eb59214: Waiting [2024-10-07T08:51:25.123Z] c9f46d7d2bd2: Waiting [2024-10-07T08:51:25.123Z] c5a475d317c9: Waiting [2024-10-07T08:51:25.399Z] 55b35a11ae5e: Verifying Checksum [2024-10-07T08:51:25.399Z] 55b35a11ae5e: Download complete [2024-10-07T08:51:25.399Z] 50b3750afda1: Verifying Checksum [2024-10-07T08:51:25.399Z] 50b3750afda1: Download complete [2024-10-07T08:51:25.399Z] 4f4fb700ef54: Download complete [2024-10-07T08:51:25.399Z] 80978eb59214: Verifying Checksum [2024-10-07T08:51:25.399Z] 80978eb59214: Download complete [2024-10-07T08:51:25.399Z] cf04c63912e1: Verifying Checksum [2024-10-07T08:51:25.399Z] cf04c63912e1: Download complete [2024-10-07T08:51:25.994Z] c5a475d317c9: Verifying Checksum [2024-10-07T08:51:25.994Z] c5a475d317c9: Download complete [2024-10-07T08:51:26.263Z] cf04c63912e1: Pull complete [2024-10-07T08:51:27.237Z] a37a00ec5f00: Download complete [2024-10-07T08:51:27.237Z] 55b35a11ae5e: Pull complete [2024-10-07T08:51:28.205Z] c9f46d7d2bd2: Verifying Checksum [2024-10-07T08:51:28.205Z] c9f46d7d2bd2: Download complete [2024-10-07T08:51:40.528Z] a37a00ec5f00: Pull complete [2024-10-07T08:51:40.528Z] 50b3750afda1: Pull complete [2024-10-07T08:51:40.528Z] 4f4fb700ef54: Pull complete [2024-10-07T08:51:40.794Z] 80978eb59214: Pull complete [2024-10-07T08:51:48.990Z] c9f46d7d2bd2: Pull complete [2024-10-07T08:51:50.394Z] c5a475d317c9: Pull complete [2024-10-07T08:51:50.394Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-07T08:51:50.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-07T08:51:50.394Z] ---> be29e6b0f0d4 [2024-10-07T08:51:50.394Z] Step 3/10 : ARG MAKE=make build [2024-10-07T08:51:50.990Z] ---> Running in 32eae142d37b [2024-10-07T08:51:51.255Z] Removing intermediate container 32eae142d37b [2024-10-07T08:51:51.255Z] ---> 8b47a3b21cee [2024-10-07T08:51:51.255Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-07T08:51:51.255Z] ---> Running in dab10cc8e841 [2024-10-07T08:51:51.522Z] Removing intermediate container dab10cc8e841 [2024-10-07T08:51:51.522Z] ---> 8e6070503976 [2024-10-07T08:51:51.522Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-07T08:51:51.522Z] ---> Running in 264a657ea090 [2024-10-07T08:51:51.789Z] Removing intermediate container 264a657ea090 [2024-10-07T08:51:51.789Z] ---> 654e2d242d67 [2024-10-07T08:51:51.789Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-07T08:51:51.789Z] ---> Running in a2fc80a9c8e6 [2024-10-07T08:51:53.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-07T08:51:53.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-07T08:51:54.622Z] OK: 238 MiB in 54 packages [2024-10-07T08:51:55.584Z] Removing intermediate container a2fc80a9c8e6 [2024-10-07T08:51:55.584Z] ---> 147b045005fb [2024-10-07T08:51:55.584Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-07T08:51:55.854Z] ---> 2b35c9bff7e7 [2024-10-07T08:51:55.854Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T08:51:55.854Z] ---> Running in d5e628cb7341 [2024-10-07T08:53:47.615Z] Removing intermediate container d5e628cb7341 [2024-10-07T08:53:47.615Z] ---> ae762091aa5f [2024-10-07T08:53:47.615Z] Step 9/10 : COPY . . [2024-10-07T08:53:47.615Z] ---> 123ee773752c [2024-10-07T08:53:47.615Z] Step 10/10 : RUN ${MAKE} [2024-10-07T08:53:47.615Z] ---> Running in dfb81d1d002d [2024-10-07T08:53:47.615Z] noop [2024-10-07T08:53:47.615Z] Removing intermediate container dfb81d1d002d [2024-10-07T08:53:47.615Z] ---> ff1677e0e9a5 [2024-10-07T08:53:47.615Z] Successfully built ff1677e0e9a5 [2024-10-07T08:53:47.615Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T08:53:48.150Z] + docker inspect -f . ci-base-image-arm64 [2024-10-07T08:53:48.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T08:53:48.472Z] prd-ubuntu20.04-docker-arm64-4c-16g-22026 does not seem to be running inside a container [2024-10-07T08:53:48.530Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-07T08:53:49.736Z] $ docker top 1fa8fd7443e83b086bc62cbb0220a83f9ed242e5f12d71d26e5f0f6e7a1add3b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T08:53:50.648Z] + go version [2024-10-07T08:53:50.648Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-07T08:53:50.684Z] $ docker stop --time=1 1fa8fd7443e83b086bc62cbb0220a83f9ed242e5f12d71d26e5f0f6e7a1add3b [2024-10-07T08:53:52.313Z] $ docker rm -f --volumes 1fa8fd7443e83b086bc62cbb0220a83f9ed242e5f12d71d26e5f0f6e7a1add3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T08:53:53.295Z] + docker inspect -f . ci-base-image-arm64 [2024-10-07T08:53:53.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T08:53:53.568Z] prd-ubuntu20.04-docker-arm64-4c-16g-22026 does not seem to be running inside a container [2024-10-07T08:53:53.623Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-07T08:53:54.863Z] $ docker top 5329f92945ee1ca09bd7d9ffc3e1eb0d8d147b29c904e40779012a78095511a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T08:53:55.774Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-07T08:53:56.494Z] + make test [2024-10-07T08:53:56.494Z] go test -race -coverprofile=coverage.out ./... [2024-10-07T08:54:43.356Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-07T08:58:05.110Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-07T08:58:05.110Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-07T08:58:05.110Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-07T08:58:05.110Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-07T08:58:05.110Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-07T08:58:05.110Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent.test] [2024-10-07T08:58:05.110Z] internal/autoevent/executor_test.go:34:26: cannot use &value1 (value of type *string) as string value in assignment [2024-10-07T08:58:05.110Z] internal/autoevent/executor_test.go:36:26: cannot use &value2 (value of type *string) as string value in assignment [2024-10-07T08:58:05.110Z] internal/autoevent/executor_test.go:42:34: cannot use &value3 (value of type *string) as string value in assignment [2024-10-07T08:58:05.110Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [build failed] [2024-10-07T08:58:09.342Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.170s coverage: 79.4% of statements [2024-10-07T08:58:21.622Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-07T08:58:21.622Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-07T08:58:22.582Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.248s coverage: 86.0% of statements [2024-10-07T08:58:34.863Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-07T08:58:35.831Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.518s coverage: 45.2% of statements [2024-10-07T08:58:41.169Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.230s coverage: 14.1% of statements [2024-10-07T08:58:41.169Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.634s coverage: 44.6% of statements [2024-10-07T08:58:43.108Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-07T08:58:43.108Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-07T08:58:43.108Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-07T08:58:44.517Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.393s coverage: 68.3% of statements [2024-10-07T08:58:49.873Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.346s coverage: 88.3% of statements [2024-10-07T08:58:55.213Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-07T08:58:56.169Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.294s coverage: 5.3% of statements [2024-10-07T08:58:56.169Z] FAIL [2024-10-07T08:58:57.581Z] make: *** [Makefile:38: unittest] Error 1 [Pipeline] } [2024-10-07T08:58:57.629Z] $ docker stop --time=1 5329f92945ee1ca09bd7d9ffc3e1eb0d8d147b29c904e40779012a78095511a4 [2024-10-07T08:58:59.608Z] $ docker rm -f --volumes 5329f92945ee1ca09bd7d9ffc3e1eb0d8d147b29c904e40779012a78095511a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T08:59:02.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T08:59:02.062Z] [2024-10-07T08:59:02.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T08:59:02.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T08:59:02.761Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-07T08:59:02.761Z] 8998bd30e6a1: Pulling fs layer [2024-10-07T08:59:02.761Z] 04944245beec: Pulling fs layer [2024-10-07T08:59:02.761Z] 699f458cf7ca: Pulling fs layer [2024-10-07T08:59:02.761Z] 765212b225bb: Pulling fs layer [2024-10-07T08:59:02.761Z] f23df028b6ca: Pulling fs layer [2024-10-07T08:59:02.761Z] d65c8cfc05b1: Pulling fs layer [2024-10-07T08:59:02.761Z] 2437ff75d9bd: Pulling fs layer [2024-10-07T08:59:02.761Z] 765212b225bb: Waiting [2024-10-07T08:59:02.761Z] f23df028b6ca: Waiting [2024-10-07T08:59:02.761Z] d65c8cfc05b1: Waiting [2024-10-07T08:59:02.761Z] 2437ff75d9bd: Waiting [2024-10-07T08:59:02.761Z] 04944245beec: Verifying Checksum [2024-10-07T08:59:02.761Z] 04944245beec: Download complete [2024-10-07T08:59:02.761Z] 765212b225bb: Verifying Checksum [2024-10-07T08:59:02.761Z] 765212b225bb: Download complete [2024-10-07T08:59:02.761Z] f23df028b6ca: Download complete [2024-10-07T08:59:03.030Z] d65c8cfc05b1: Verifying Checksum [2024-10-07T08:59:03.030Z] d65c8cfc05b1: Download complete [2024-10-07T08:59:03.030Z] 699f458cf7ca: Verifying Checksum [2024-10-07T08:59:03.030Z] 699f458cf7ca: Download complete [2024-10-07T08:59:03.614Z] 8998bd30e6a1: Verifying Checksum [2024-10-07T08:59:03.614Z] 8998bd30e6a1: Download complete [2024-10-07T08:59:06.192Z] 2437ff75d9bd: Verifying Checksum [2024-10-07T08:59:06.192Z] 2437ff75d9bd: Download complete [2024-10-07T08:59:08.132Z] 8998bd30e6a1: Pull complete [2024-10-07T08:59:08.400Z] 04944245beec: Pull complete [2024-10-07T08:59:10.342Z] 699f458cf7ca: Pull complete [2024-10-07T08:59:10.342Z] 765212b225bb: Pull complete [2024-10-07T08:59:10.924Z] f23df028b6ca: Pull complete [2024-10-07T08:59:11.237Z] d65c8cfc05b1: Pull complete [2024-10-07T08:59:29.502Z] 2437ff75d9bd: Pull complete [2024-10-07T08:59:29.502Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-07T08:59:29.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T08:59:29.502Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T08:59:29.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-22026 does not seem to be running inside a container [2024-10-07T08:59:29.924Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-07T08:59:32.365Z] $ docker top 64123eacd7017ea8e4a79ca0795df07edc4d9df72114c96dece5efed70274603 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T08:59:33.304Z] ---> job-cost.sh [2024-10-07T08:59:33.304Z] lf-activate-venv: SKIPPING [2024-10-07T08:59:33.304Z] INFO: No Stack... [2024-10-07T08:59:33.570Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-07T08:59:34.530Z] INFO: Archiving Costs [Pipeline] sh [2024-10-07T08:59:35.196Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-10-07T08:59:35.196Z] + cut -d, -f6 [Pipeline] lock [2024-10-07T08:59:35.285Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1635-1-stack-cost] [2024-10-07T08:59:35.290Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1635-1-stack-cost] did not exist. Created. [2024-10-07T08:59:35.297Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1635-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-07T08:59:36.045Z] /w/workspace/device-sdk-go/1@tmp/durable-2418402f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-07T08:59:36.727Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-07T08:59:36.773Z] Warning: overwriting stash ‘stack-cost’ [2024-10-07T08:59:37.187Z] Stashed 1 file(s) [Pipeline] } [2024-10-07T08:59:37.210Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1635-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-07T08:59:37.306Z] $ docker stop --time=1 64123eacd7017ea8e4a79ca0795df07edc4d9df72114c96dece5efed70274603 [2024-10-07T08:59:38.809Z] $ docker rm -f --volumes 64123eacd7017ea8e4a79ca0795df07edc4d9df72114c96dece5efed70274603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-07T08:59:39.635Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-07T08:59:42.243Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1635/archives ] [2024-10-07T08:59:42.243Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1635/archives [2024-10-07T08:59:42.243Z] total 16 [2024-10-07T08:59:42.243Z] drwxr-xr-x 3 root root 4096 Oct 7 08:49 . [2024-10-07T08:59:42.243Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 7 08:49 .. [2024-10-07T08:59:42.243Z] drwxr-xr-x 2 root root 4096 Oct 7 08:49 cost [2024-10-07T08:59:42.243Z] -rw-r--r-- 1 root root 86 Oct 7 08:49 cost.csv [2024-10-07T08:59:42.243Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1635/archives [2024-10-07T08:59:42.243Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1635/archives [2024-10-07T08:59:42.243Z] total 16 [2024-10-07T08:59:42.243Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 08:49 . [2024-10-07T08:59:42.243Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 7 08:49 .. [2024-10-07T08:59:42.243Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 7 08:49 cost [2024-10-07T08:59:42.243Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 7 08:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-07T08:59:42.592Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T08:59:43.494Z] ---> package-listing.sh [2024-10-07T08:59:43.494Z] ++ facter osfamily [2024-10-07T08:59:43.494Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-07T08:59:43.755Z] + OS_FAMILY=debian [2024-10-07T08:59:43.755Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1635 [2024-10-07T08:59:43.755Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-07T08:59:43.755Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-07T08:59:43.755Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-07T08:59:43.755Z] + PACKAGES=/tmp/packages_start.txt [2024-10-07T08:59:43.755Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1635 ']' [2024-10-07T08:59:43.755Z] + PACKAGES=/tmp/packages_end.txt [2024-10-07T08:59:43.755Z] + case "${OS_FAMILY}" in [2024-10-07T08:59:43.755Z] + dpkg -l [2024-10-07T08:59:43.755Z] + grep '^ii' [2024-10-07T08:59:43.755Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-07T08:59:43.755Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-07T08:59:43.755Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-07T08:59:43.755Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1635 ']' [2024-10-07T08:59:43.755Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1635/archives/ [2024-10-07T08:59:43.755Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1635/archives/ [Pipeline] echo [2024-10-07T08:59:43.801Z] 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-1635/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-07T08:59:44.103Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T08:59:44.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T08:59:44.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T08:59:44.924Z] prd-ubuntu20.04-docker-8c-8g-22025 does not seem to be running inside a container [2024-10-07T08:59:44.954Z] $ 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-1635/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-1635 -v /w/workspace/gexfoundry_device-sdk-go_PR-1635:/w/workspace/gexfoundry_device-sdk-go_PR-1635:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1635@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-07T08:59:45.131Z] $ docker top 31db37fbadb15fc8e5342b193838e38243a2ce4321e96fc868f54e9242557a21 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T08:59:45.544Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-07T08:59:45.861Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-07T08:59:46.180Z] + ls /var/log/sa-host [2024-10-07T08:59:46.180Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T08:59:46.374Z] provisioning config files... [2024-10-07T08:59:46.384Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp/config14951705067323686117tmp [Pipeline] { [Pipeline] echo [2024-10-07T08:59:46.459Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T08:59:46.792Z] ---> create-netrc.sh [Pipeline] } [2024-10-07T08:59:46.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-07T08:59:47.243Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-07T08:59:47.289Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T08:59:47.612Z] ---> sudo-logs.sh [2024-10-07T08:59:47.612Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-07T08:59:47.714Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T08:59:48.037Z] ---> job-cost.sh [2024-10-07T08:59:48.037Z] lf-activate-venv: SKIPPING [2024-10-07T08:59:48.037Z] DEBUG: total: 0.2199999988079071 [2024-10-07T08:59:48.037Z] INFO: Retrieving Stack Cost... [2024-10-07T08:59:48.295Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-07T08:59:48.863Z] INFO: Archiving Costs [Pipeline] echo [2024-10-07T08:59:48.907Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T08:59:49.231Z] ---> logs-deploy.sh [2024-10-07T08:59:49.231Z] lf-activate-venv: SKIPPING [2024-10-07T08:59:49.231Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1635/1 [2024-10-07T08:59:49.231Z] INFO: archiving workspace using pattern(s): [2024-10-07T08:59:50.240Z] Archives upload complete. [2024-10-07T08:59:50.240Z] INFO: archiving logs to Nexus [2024-10-07T08:59:50.867Z] ---> uname -a: [2024-10-07T08:59:50.867Z] Linux prd-ubuntu20-04-docker-8c-8g-22025 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-07T08:59:50.867Z] [2024-10-07T08:59:50.867Z] [2024-10-07T08:59:50.867Z] ---> lscpu: [2024-10-07T08:59:50.867Z] Architecture: x86_64 [2024-10-07T08:59:50.867Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-07T08:59:50.867Z] Byte Order: Little Endian [2024-10-07T08:59:50.867Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-07T08:59:50.867Z] CPU(s): 8 [2024-10-07T08:59:50.867Z] On-line CPU(s) list: 0-7 [2024-10-07T08:59:50.867Z] Thread(s) per core: 1 [2024-10-07T08:59:50.867Z] Core(s) per socket: 1 [2024-10-07T08:59:50.867Z] Socket(s): 8 [2024-10-07T08:59:50.867Z] NUMA node(s): 1 [2024-10-07T08:59:50.867Z] Vendor ID: AuthenticAMD [2024-10-07T08:59:50.867Z] CPU family: 23 [2024-10-07T08:59:50.867Z] Model: 49 [2024-10-07T08:59:50.867Z] Model name: AMD EPYC-Rome Processor [2024-10-07T08:59:50.867Z] Stepping: 0 [2024-10-07T08:59:50.867Z] CPU MHz: 2800.000 [2024-10-07T08:59:50.867Z] BogoMIPS: 5600.00 [2024-10-07T08:59:50.867Z] Virtualization: AMD-V [2024-10-07T08:59:50.867Z] Hypervisor vendor: KVM [2024-10-07T08:59:50.867Z] Virtualization type: full [2024-10-07T08:59:50.867Z] L1d cache: 256 KiB [2024-10-07T08:59:50.867Z] L1i cache: 256 KiB [2024-10-07T08:59:50.867Z] L2 cache: 4 MiB [2024-10-07T08:59:50.867Z] L3 cache: 128 MiB [2024-10-07T08:59:50.867Z] NUMA node0 CPU(s): 0-7 [2024-10-07T08:59:50.867Z] Vulnerability Itlb multihit: Not affected [2024-10-07T08:59:50.867Z] Vulnerability L1tf: Not affected [2024-10-07T08:59:50.867Z] Vulnerability Mds: Not affected [2024-10-07T08:59:50.867Z] Vulnerability Meltdown: Not affected [2024-10-07T08:59:50.867Z] Vulnerability Mmio stale data: Not affected [2024-10-07T08:59:50.867Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-07T08:59:50.867Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-07T08:59:50.867Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-07T08:59:50.867Z] Vulnerability Srbds: Not affected [2024-10-07T08:59:50.867Z] Vulnerability Tsx async abort: Not affected [2024-10-07T08:59:50.867Z] 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-07T08:59:50.867Z] [2024-10-07T08:59:50.867Z] [2024-10-07T08:59:50.867Z] ---> nproc: [2024-10-07T08:59:50.867Z] 8 [2024-10-07T08:59:50.867Z] [2024-10-07T08:59:50.867Z] [2024-10-07T08:59:50.867Z] ---> df -h: [2024-10-07T08:59:50.867Z] Filesystem Size Used Avail Use% Mounted on [2024-10-07T08:59:50.867Z] overlay 155G 12G 144G 8% / [2024-10-07T08:59:50.867Z] tmpfs 64M 0 64M 0% /dev [2024-10-07T08:59:50.867Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-07T08:59:50.867Z] shm 64M 0 64M 0% /dev/shm [2024-10-07T08:59:50.867Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-10-07T08:59:50.867Z] [2024-10-07T08:59:50.867Z] [2024-10-07T08:59:50.867Z] ---> sar -b -r -n DEV: [2024-10-07T08:59:50.867Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22025) 10/07/24 _x86_64_ (8 CPU) [2024-10-07T08:59:50.867Z] [2024-10-07T08:59:50.867Z] 08:45:34 LINUX RESTART (8 CPU) [2024-10-07T08:59:50.867Z] [2024-10-07T08:59:50.867Z] 08:46:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-07T08:59:50.867Z] 08:47:01 373.67 36.27 337.40 0.00 4252.57 38998.14 0.00 [2024-10-07T08:59:50.867Z] 08:48:01 255.92 2.42 253.51 0.00 21.60 76439.39 0.00 [2024-10-07T08:59:50.867Z] 08:49:01 71.89 0.08 71.81 0.00 10.00 26682.17 0.00 [2024-10-07T08:59:50.867Z] 08:50:01 31.56 0.12 31.44 0.00 6.80 8180.65 0.00 [2024-10-07T08:59:50.867Z] 08:51:01 38.78 6.07 32.71 0.00 2653.69 5732.24 0.00 [2024-10-07T08:59:50.867Z] 08:52:01 5.20 0.02 5.18 0.00 0.13 106.78 0.00 [2024-10-07T08:59:50.867Z] 08:53:01 2.15 0.00 2.15 0.00 0.00 23.73 0.00 [2024-10-07T08:59:50.867Z] 08:54:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 [2024-10-07T08:59:50.867Z] 08:55:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2024-10-07T08:59:50.867Z] 08:56:01 2.07 0.00 2.07 0.00 0.00 23.46 0.00 [2024-10-07T08:59:50.867Z] 08:57:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 [2024-10-07T08:59:50.867Z] 08:58:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 [2024-10-07T08:59:50.867Z] 08:59:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 [2024-10-07T08:59:50.867Z] Average: 60.21 3.42 56.80 0.00 529.43 11985.77 0.00 [2024-10-07T08:59:50.867Z] [2024-10-07T08:59:50.867Z] 08:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-07T08:59:50.867Z] 08:47:01 29151196 31510188 808956 2.46 78288 2550844 1953928 5.76 1068876 2278024 1188 [2024-10-07T08:59:50.867Z] 08:48:01 27989280 31518920 790180 2.40 186792 3499676 1773908 5.23 1161768 3218364 72 [2024-10-07T08:59:50.867Z] 08:49:01 27462760 31518032 785188 2.39 196312 3952688 1857380 5.47 1287536 3551420 209208 [2024-10-07T08:59:50.867Z] 08:50:01 27470100 31525760 777472 2.36 196524 3952896 1770792 5.22 1289912 3539036 48 [2024-10-07T08:59:50.867Z] 08:51:01 27161148 31505008 770812 2.34 218484 4218740 1732052 5.10 1489136 3617496 984 [2024-10-07T08:59:50.867Z] 08:52:01 27179428 31518360 757956 2.31 217060 4215484 1700836 5.01 1476128 3614248 332 [2024-10-07T08:59:50.867Z] 08:53:01 27179924 31518972 757340 2.30 217148 4215492 1700836 5.01 1475868 3614260 4 [2024-10-07T08:59:50.867Z] 08:54:01 27180908 31520016 756232 2.30 217208 4215492 1700836 5.01 1474512 3614256 8 [2024-10-07T08:59:50.867Z] 08:55:01 27181144 31520332 755844 2.30 217280 4215496 1700836 5.01 1474528 3614264 8 [2024-10-07T08:59:50.867Z] 08:56:01 27183288 31522584 753728 2.29 217368 4215500 1700836 5.01 1472668 3614264 12 [2024-10-07T08:59:50.867Z] 08:57:01 27183248 31522608 753592 2.29 217444 4215500 1700836 5.01 1473132 3614268 180 [2024-10-07T08:59:50.867Z] 08:58:01 27183848 31523268 752948 2.29 217484 4215504 1700836 5.01 1472208 3614268 8 [2024-10-07T08:59:50.867Z] 08:59:01 27183800 31523268 752912 2.29 217504 4215504 1700836 5.01 1472412 3614268 12 [2024-10-07T08:59:50.867Z] Average: 27437698 31519024 767166 2.33 201146 3992217 1745750 5.14 1391437 3470649 16313 [2024-10-07T08:59:50.867Z] [2024-10-07T08:59:50.867Z] 08:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-07T08:59:50.867Z] 08:47:01 docker0 65.99 78.21 5.21 273.31 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:47:01 vethf356734 34.93 42.35 3.32 36.79 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:47:01 lo 6.78 6.78 0.67 0.67 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:47:01 ens3 639.71 448.96 6118.38 105.06 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:48:01 docker0 271.54 469.67 24.10 3200.01 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:48:01 ens3 475.60 276.09 3212.10 29.84 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:49:01 docker0 0.92 1.35 0.11 0.36 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:49:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:49:01 ens3 109.75 73.61 2546.49 21.08 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:50:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:50:01 ens3 8.55 4.93 8.05 2.75 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:51:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:51:01 ens3 134.33 59.67 2065.61 4.52 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:52:01 ens3 0.50 0.27 0.15 0.08 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:54:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:55:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:56:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:57:01 ens3 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:58:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] 08:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] Average: docker0 25.98 42.20 2.26 267.19 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] Average: ens3 104.65 65.97 1066.68 12.45 0.00 0.00 0.00 0.00 [2024-10-07T08:59:50.867Z] [2024-10-07T08:59:50.867Z] [2024-10-07T08:59:50.867Z] ---> sar -P ALL: [2024-10-07T08:59:50.867Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22025) 10/07/24 _x86_64_ (8 CPU) [2024-10-07T08:59:50.867Z] [2024-10-07T08:59:50.867Z] 08:45:34 LINUX RESTART (8 CPU) [2024-10-07T08:59:50.867Z] [2024-10-07T08:59:50.867Z] 08:46:02 CPU %user %nice %system %iowait %steal %idle [2024-10-07T08:59:50.867Z] 08:47:01 all 9.60 0.00 3.20 2.73 0.07 84.40 [2024-10-07T08:59:50.867Z] 08:47:01 0 8.18 0.00 3.63 11.80 0.07 76.32 [2024-10-07T08:59:50.867Z] 08:47:01 1 9.41 0.00 3.75 3.63 0.07 83.15 [2024-10-07T08:59:50.867Z] 08:47:01 2 7.34 0.00 2.76 0.87 0.07 88.96 [2024-10-07T08:59:50.867Z] 08:47:01 3 10.84 0.00 2.96 0.65 0.07 85.47 [2024-10-07T08:59:50.867Z] 08:47:01 4 8.91 0.00 2.77 0.27 0.05 88.00 [2024-10-07T08:59:50.867Z] 08:47:01 5 13.03 0.00 2.89 0.34 0.05 83.69 [2024-10-07T08:59:50.867Z] 08:47:01 6 7.87 0.00 2.38 0.29 0.07 89.38 [2024-10-07T08:59:50.867Z] 08:47:01 7 11.21 0.00 4.48 4.01 0.09 80.21 [2024-10-07T08:59:50.867Z] 08:48:01 all 5.89 0.00 2.97 6.58 0.06 84.50 [2024-10-07T08:59:50.867Z] 08:48:01 0 6.13 0.00 3.99 1.14 0.07 88.67 [2024-10-07T08:59:50.867Z] 08:48:01 1 5.70 0.00 2.02 1.33 0.05 90.91 [2024-10-07T08:59:50.867Z] 08:48:01 2 6.00 0.00 2.25 1.51 0.07 90.17 [2024-10-07T08:59:50.867Z] 08:48:01 3 6.21 0.00 3.12 24.28 0.07 66.33 [2024-10-07T08:59:50.867Z] 08:48:01 4 6.55 0.00 3.32 1.29 0.05 88.79 [2024-10-07T08:59:50.867Z] 08:48:01 5 5.26 0.00 2.17 1.50 0.05 91.02 [2024-10-07T08:59:50.867Z] 08:48:01 6 5.45 0.00 2.75 5.86 0.05 85.89 [2024-10-07T08:59:50.867Z] 08:48:01 7 5.85 0.00 4.18 15.65 0.05 74.28 [2024-10-07T08:59:50.867Z] 08:49:01 all 31.24 0.00 5.08 1.35 0.09 62.25 [2024-10-07T08:59:50.867Z] 08:49:01 0 30.72 0.00 5.25 0.13 0.08 63.81 [2024-10-07T08:59:50.867Z] 08:49:01 1 31.71 0.00 5.33 0.08 0.08 62.79 [2024-10-07T08:59:50.867Z] 08:49:01 2 30.80 0.00 5.30 1.92 0.08 61.89 [2024-10-07T08:59:50.867Z] 08:49:01 3 32.49 0.00 4.78 0.96 0.08 61.68 [2024-10-07T08:59:50.868Z] 08:49:01 4 31.59 0.00 5.34 0.12 0.08 62.86 [2024-10-07T08:59:50.868Z] 08:49:01 5 32.26 0.00 4.66 0.17 0.08 62.83 [2024-10-07T08:59:50.868Z] 08:49:01 6 31.65 0.00 4.87 0.10 0.10 63.28 [2024-10-07T08:59:50.868Z] 08:49:01 7 28.68 0.00 5.10 7.29 0.10 58.82 [2024-10-07T08:59:50.868Z] 08:50:01 all 0.44 0.00 0.15 0.32 0.01 99.08 [2024-10-07T08:59:50.868Z] 08:50:01 0 0.18 0.00 0.12 0.02 0.00 99.68 [2024-10-07T08:59:50.868Z] 08:50:01 1 0.17 0.00 0.10 0.00 0.02 99.72 [2024-10-07T08:59:50.868Z] 08:50:01 2 0.22 0.00 0.38 1.97 0.02 97.41 [2024-10-07T08:59:50.868Z] 08:50:01 3 0.17 0.00 0.15 0.17 0.00 99.52 [2024-10-07T08:59:50.868Z] 08:50:01 4 0.32 0.00 0.08 0.00 0.00 99.60 [2024-10-07T08:59:50.868Z] 08:50:01 5 0.13 0.00 0.10 0.00 0.00 99.77 [2024-10-07T08:59:50.868Z] 08:50:01 6 0.30 0.00 0.15 0.00 0.02 99.53 [2024-10-07T08:59:50.868Z] 08:50:01 7 2.04 0.00 0.13 0.38 0.00 97.45 [2024-10-07T08:59:50.868Z] 08:51:01 all 2.17 0.00 1.04 0.56 0.03 96.20 [2024-10-07T08:59:50.868Z] 08:51:01 0 1.17 0.00 1.72 0.02 0.03 97.06 [2024-10-07T08:59:50.868Z] 08:51:01 1 2.44 0.00 0.69 0.64 0.02 96.22 [2024-10-07T08:59:50.868Z] 08:51:01 2 2.50 0.00 1.20 0.67 0.02 95.61 [2024-10-07T08:59:50.868Z] 08:51:01 3 1.27 0.00 0.80 1.15 0.03 96.74 [2024-10-07T08:59:50.868Z] 08:51:01 4 2.15 0.00 0.70 0.03 0.02 97.09 [2024-10-07T08:59:50.868Z] 08:51:01 5 2.37 0.00 1.05 0.48 0.02 96.08 [2024-10-07T08:59:50.868Z] 08:51:01 6 2.61 0.00 1.22 0.53 0.03 95.61 [2024-10-07T08:59:50.868Z] 08:51:01 7 2.88 0.00 0.96 0.96 0.03 95.17 [2024-10-07T08:59:50.868Z] 08:52:01 all 0.18 0.00 0.05 0.02 0.01 99.73 [2024-10-07T08:59:50.868Z] 08:52:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2024-10-07T08:59:50.868Z] 08:52:01 1 0.02 0.00 0.05 0.02 0.02 99.90 [2024-10-07T08:59:50.868Z] 08:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-07T08:59:50.868Z] 08:52:01 3 0.03 0.00 0.03 0.03 0.02 99.88 [2024-10-07T08:59:50.868Z] 08:52:01 4 0.22 0.00 0.10 0.00 0.00 99.68 [2024-10-07T08:59:50.868Z] 08:52:01 5 0.38 0.00 0.05 0.00 0.02 99.55 [2024-10-07T08:59:50.868Z] 08:52:01 6 0.10 0.00 0.05 0.10 0.02 99.73 [2024-10-07T08:59:50.868Z] 08:52:01 7 0.65 0.00 0.07 0.02 0.00 99.27 [2024-10-07T08:59:50.868Z] 08:53:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-07T08:59:50.868Z] 08:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-07T08:59:50.868Z] 08:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-07T08:59:50.868Z] 08:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T08:59:50.868Z] 08:53:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-07T08:59:50.868Z] 08:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-07T08:59:50.868Z] 08:53:01 5 0.12 0.00 0.02 0.00 0.00 99.87 [2024-10-07T08:59:50.868Z] 08:53:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-07T08:59:50.868Z] 08:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-07T08:59:50.868Z] 08:54:01 all 0.07 0.00 0.02 0.00 0.01 99.90 [2024-10-07T08:59:50.868Z] 08:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-07T08:59:50.868Z] 08:54:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-07T08:59:50.868Z] 08:54:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-07T08:59:50.868Z] 08:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-07T08:59:50.868Z] 08:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-07T08:59:50.868Z] 08:54:01 5 0.43 0.00 0.07 0.00 0.02 99.48 [2024-10-07T08:59:50.868Z] 08:54:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-07T08:59:50.868Z] 08:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T08:59:50.868Z] 08:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-07T08:59:50.868Z] 08:55:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-07T08:59:50.868Z] 08:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-07T08:59:50.868Z] 08:55:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-07T08:59:50.868Z] 08:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-07T08:59:50.868Z] 08:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T08:59:50.868Z] 08:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T08:59:50.868Z] 08:55:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-07T08:59:50.868Z] 08:55:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-07T08:59:50.868Z] 08:56:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-10-07T08:59:50.868Z] 08:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-07T08:59:50.868Z] 08:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-07T08:59:50.868Z] 08:56:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-07T08:59:50.868Z] 08:56:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-07T08:59:50.868Z] 08:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-07T08:59:50.868Z] 08:56:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-07T08:59:50.868Z] 08:56:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2024-10-07T08:59:50.868Z] 08:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-07T08:59:50.868Z] 08:57:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2024-10-07T08:59:50.868Z] 08:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-07T08:59:50.868Z] 08:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-07T08:59:50.868Z] 08:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T08:59:50.868Z] 08:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T08:59:50.868Z] 08:57:01 4 0.18 0.00 0.02 0.00 0.00 99.80 [2024-10-07T08:59:50.868Z] 08:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-07T08:59:50.868Z] 08:57:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-07T08:59:50.868Z] 08:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-07T08:59:50.868Z] [2024-10-07T08:59:50.868Z] 08:57:01 CPU %user %nice %system %iowait %steal %idle [2024-10-07T08:59:50.868Z] 08:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-07T08:59:50.868Z] 08:58:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-07T08:59:50.868Z] 08:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-07T08:59:50.868Z] 08:58:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-07T08:59:50.868Z] 08:58:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-07T08:59:50.868Z] 08:58:01 4 0.12 0.00 0.00 0.00 0.00 99.88 [2024-10-07T08:59:50.868Z] 08:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-07T08:59:50.868Z] 08:58:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-07T08:59:50.868Z] 08:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T08:59:50.868Z] 08:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-07T08:59:50.868Z] 08:59:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-07T08:59:50.868Z] 08:59:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-07T08:59:50.868Z] 08:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-07T08:59:50.868Z] 08:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-07T08:59:50.868Z] 08:59:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2024-10-07T08:59:50.868Z] 08:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-07T08:59:50.868Z] 08:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-07T08:59:50.868Z] 08:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-07T08:59:50.868Z] Average: all 3.80 0.00 0.96 0.88 0.02 94.34 [2024-10-07T08:59:50.868Z] Average: 0 3.55 0.00 1.14 0.98 0.03 94.29 [2024-10-07T08:59:50.868Z] Average: 1 3.80 0.00 0.91 0.43 0.02 94.83 [2024-10-07T08:59:50.868Z] Average: 2 3.58 0.00 0.91 0.53 0.02 94.96 [2024-10-07T08:59:50.868Z] Average: 3 3.89 0.00 0.91 2.10 0.02 93.08 [2024-10-07T08:59:50.868Z] Average: 4 3.83 0.00 0.94 0.13 0.02 95.08 [2024-10-07T08:59:50.868Z] Average: 5 4.13 0.00 0.84 0.19 0.02 94.81 [2024-10-07T08:59:50.868Z] Average: 6 3.67 0.00 0.88 0.54 0.02 94.90 [2024-10-07T08:59:50.868Z] Average: 7 3.92 0.00 1.14 2.15 0.02 92.77 [2024-10-07T08:59:50.868Z] [2024-10-07T08:59:50.868Z] [2024-10-07T08:59:50.868Z]