Pull request #1594 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 jinlinGuan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 383a35c1a39f20c2e8d3456b4a58b385194528bb+ffc6b2a10374aabd10876c720f3818be68dc531f (655f567a99fe6b1f142f9bbe3a5d4a23b353ac4f) 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-ssh17209923659070392519.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13484711851723839227.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 590556114a56c6d90cc8043840e039c2f74196dc 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-1594/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-1594/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18337772632319756253.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-1594/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16841101140183454349.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh7220144030747709016.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-1594/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-1594/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15618481138498800936.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 590556114a56c6d90cc8043840e039c2f74196dc 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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-5062’ Running on prd-ubuntu20.04-docker-8c-8g-5066 in /w/workspace/gexfoundry_device-sdk-go_PR-1594 [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-1594 # 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 > 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/1594/head:refs/remotes/origin/PR-1594 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ffc6b2a10374aabd10876c720f3818be68dc531f into PR head commit 383a35c1a39f20c2e8d3456b4a58b385194528bb Merge succeeded, producing 383a35c1a39f20c2e8d3456b4a58b385194528bb Checking out Revision 383a35c1a39f20c2e8d3456b4a58b385194528bb (PR-1594) > git config core.sparsecheckout # timeout=10 > git checkout -f 383a35c1a39f20c2e8d3456b4a58b385194528bb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ffc6b2a10374aabd10876c720f3818be68dc531f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 383a35c1a39f20c2e8d3456b4a58b385194528bb # timeout=10 Commit message: "feat: Add /profilescan API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-05T09:49:04.853Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-05T09:49:05.068Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-05T09:49:05.231Z] ========================================================= [2024-07-05T09:49:05.231Z] EdgeX Global Pipelines Version Info [2024-07-05T09:49:05.231Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-05T09:49:06.027Z] ------------------- [2024-07-05T09:49:06.027Z] stable info: [2024-07-05T09:49:06.027Z] ------------------- [2024-07-05T09:49:06.027Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-05T09:49:06.027Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-05T09:49:06.027Z] Message: update stable to v1.0.260 [2024-07-05T09:49:06.594Z] ------------------- [2024-07-05T09:49:06.594Z] experimental info: [2024-07-05T09:49:06.594Z] ------------------- [2024-07-05T09:49:06.594Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-05T09:49:06.594Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-05T09:49:06.594Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-05T09:49:06.820Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-07-05T09:49:06.886Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-07-05T09:49:06.941Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-05T09:49:07.005Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-05T09:49:07.066Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-05T09:49:07.127Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-05T09:49:07.186Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-05T09:49:07.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-07-05T09:49:07.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-05T09:49:07.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-05T09:49:07.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-05T09:49:07.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-07-05T09:49:07.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-05T09:49:07.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-05T09:49:07.680Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-05T09:49:07.746Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-07-05T09:49:07.809Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-05T09:49:07.868Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-05T09:49:07.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-05T09:49:07.986Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-05T09:49:08.042Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-05T09:49:08.099Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-05T09:49:08.162Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-05T09:49:08.217Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-05T09:49:08.278Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-05T09:49:08.348Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-05T09:49:08.406Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-05T09:49:08.467Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1594 [Pipeline] echo [2024-07-05T09:49:08.526Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1594 [Pipeline] echo [2024-07-05T09:49:08.582Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1594 [Pipeline] echo [2024-07-05T09:49:08.640Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 383a35c1a39f20c2e8d3456b4a58b385194528bb [Pipeline] echo [2024-07-05T09:49:08.697Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 383a35c [Pipeline] echo [2024-07-05T09:49:08.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-05T09:49:08.902Z] provisioning config files... [2024-07-05T09:49:08.918Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp/config11412394254323139392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-05T09:49:09.312Z] ---> ****-login.sh [2024-07-05T09:49:09.312Z] nexus3.edgexfoundry.org:10001 [2024-07-05T09:49:09.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:49:09.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:49:09.571Z] Configure a credential helper to remove this warning. See [2024-07-05T09:49:09.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:49:09.571Z] [2024-07-05T09:49:09.571Z] Login Succeeded [2024-07-05T09:49:09.571Z] nexus3.edgexfoundry.org:10002 [2024-07-05T09:49:09.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:49:09.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:49:09.572Z] Configure a credential helper to remove this warning. See [2024-07-05T09:49:09.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:49:09.572Z] [2024-07-05T09:49:09.572Z] Login Succeeded [2024-07-05T09:49:09.572Z] nexus3.edgexfoundry.org:10003 [2024-07-05T09:49:09.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:49:09.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:49:09.831Z] Configure a credential helper to remove this warning. See [2024-07-05T09:49:09.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:49:09.831Z] [2024-07-05T09:49:09.831Z] Login Succeeded [2024-07-05T09:49:09.831Z] nexus3.edgexfoundry.org:10004 [2024-07-05T09:49:09.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:49:09.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:49:09.832Z] Configure a credential helper to remove this warning. See [2024-07-05T09:49:09.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:49:09.832Z] [2024-07-05T09:49:09.832Z] Login Succeeded [2024-07-05T09:49:09.832Z] ****.io [2024-07-05T09:49:10.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:49:10.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:49:10.093Z] Configure a credential helper to remove this warning. See [2024-07-05T09:49:10.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:49:10.093Z] [2024-07-05T09:49:10.093Z] Login Succeeded [2024-07-05T09:49:10.093Z] ---> ****-login.sh ends [Pipeline] } [2024-07-05T09:49:10.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-05T09:49:10.856Z] + git rev-list -1 --merges 383a35c1a39f20c2e8d3456b4a58b385194528bb~1..383a35c1a39f20c2e8d3456b4a58b385194528bb [Pipeline] echo [2024-07-05T09:49:10.906Z] -----------> git rev-list -1 --merges 383a35c1a39f20c2e8d3456b4a58b385194528bb~1..383a35c1a39f20c2e8d3456b4a58b385194528bb 383a35c1a39f20c2e8d3456b4a58b385194528bb [false] [Pipeline] sh [2024-07-05T09:49:11.237Z] + git log --format=format:%s -1 383a35c1a39f20c2e8d3456b4a58b385194528bb [Pipeline] echo [2024-07-05T09:49:11.278Z] ========================================================= [2024-07-05T09:49:11.278Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-05T09:49:11.278Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-05T09:49:11.756Z] + git log --format=format:%s -1 383a35c1a39f20c2e8d3456b4a58b385194528bb [Pipeline] echo [2024-07-05T09:49:11.794Z] [semverPrep] GIT_COMMIT: 383a35c1a39f20c2e8d3456b4a58b385194528bb, Commit Message: feat: Add /profilescan API [Pipeline] echo [2024-07-05T09:49:11.895Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-05T09:49:12.300Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-05T09:49:12.300Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-05T09:49:12.300Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-05T09:49:12.300Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-05T09:49:12.300Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-05T09:49:12.300Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-05T09:49:12.300Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:49:12.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-05T09:49:12.753Z] [2024-07-05T09:49:12.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:49:13.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-05T09:49:13.160Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-05T09:49:13.160Z] b85a868b505f: Pulling fs layer [2024-07-05T09:49:13.160Z] e2be974225ed: Pulling fs layer [2024-07-05T09:49:13.160Z] 339a4e72a1f5: Pulling fs layer [2024-07-05T09:49:13.160Z] 988bab9f4d93: Pulling fs layer [2024-07-05T09:49:13.160Z] 1469e6f7b9e6: Pulling fs layer [2024-07-05T09:49:13.160Z] eaf3925da568: Pulling fs layer [2024-07-05T09:49:13.160Z] bab4dde63d76: Pulling fs layer [2024-07-05T09:49:13.160Z] bde34c3a00c8: Pulling fs layer [2024-07-05T09:49:13.160Z] b352a97aabf1: Pulling fs layer [2024-07-05T09:49:13.160Z] 4872d77fe225: Pulling fs layer [2024-07-05T09:49:13.160Z] 5851b861e8e6: Pulling fs layer [2024-07-05T09:49:13.160Z] bab4dde63d76: Waiting [2024-07-05T09:49:13.160Z] bde34c3a00c8: Waiting [2024-07-05T09:49:13.160Z] b352a97aabf1: Waiting [2024-07-05T09:49:13.160Z] 4872d77fe225: Waiting [2024-07-05T09:49:13.160Z] 5851b861e8e6: Waiting [2024-07-05T09:49:13.160Z] 988bab9f4d93: Waiting [2024-07-05T09:49:13.160Z] eaf3925da568: Waiting [2024-07-05T09:49:13.160Z] 1469e6f7b9e6: Waiting [2024-07-05T09:49:13.160Z] e2be974225ed: Verifying Checksum [2024-07-05T09:49:13.160Z] e2be974225ed: Download complete [2024-07-05T09:49:13.160Z] 988bab9f4d93: Verifying Checksum [2024-07-05T09:49:13.160Z] 988bab9f4d93: Download complete [2024-07-05T09:49:13.419Z] 339a4e72a1f5: Verifying Checksum [2024-07-05T09:49:13.419Z] 339a4e72a1f5: Download complete [2024-07-05T09:49:13.419Z] 1469e6f7b9e6: Verifying Checksum [2024-07-05T09:49:13.419Z] 1469e6f7b9e6: Download complete [2024-07-05T09:49:13.419Z] eaf3925da568: Verifying Checksum [2024-07-05T09:49:13.419Z] eaf3925da568: Download complete [2024-07-05T09:49:13.419Z] bde34c3a00c8: Verifying Checksum [2024-07-05T09:49:13.419Z] bde34c3a00c8: Download complete [2024-07-05T09:49:13.419Z] b352a97aabf1: Verifying Checksum [2024-07-05T09:49:13.419Z] b352a97aabf1: Download complete [2024-07-05T09:49:13.419Z] 4872d77fe225: Verifying Checksum [2024-07-05T09:49:13.419Z] 4872d77fe225: Download complete [2024-07-05T09:49:13.419Z] 5851b861e8e6: Download complete [2024-07-05T09:49:13.419Z] b85a868b505f: Download complete [2024-07-05T09:49:13.677Z] bab4dde63d76: Verifying Checksum [2024-07-05T09:49:13.677Z] bab4dde63d76: Download complete [2024-07-05T09:49:14.617Z] b85a868b505f: Pull complete [2024-07-05T09:49:14.617Z] e2be974225ed: Pull complete [2024-07-05T09:49:15.189Z] 339a4e72a1f5: Pull complete [2024-07-05T09:49:15.189Z] 988bab9f4d93: Pull complete [2024-07-05T09:49:15.450Z] 1469e6f7b9e6: Pull complete [2024-07-05T09:49:15.716Z] eaf3925da568: Pull complete [2024-07-05T09:49:17.625Z] bab4dde63d76: Pull complete [2024-07-05T09:49:17.625Z] bde34c3a00c8: Pull complete [2024-07-05T09:49:17.625Z] b352a97aabf1: Pull complete [2024-07-05T09:49:17.625Z] 4872d77fe225: Pull complete [2024-07-05T09:49:17.887Z] 5851b861e8e6: Pull complete [2024-07-05T09:49:17.887Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-05T09:49:17.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-05T09:49:17.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T09:49:18.209Z] prd-ubuntu20.04-docker-8c-8g-5066 does not seem to be running inside a container [2024-07-05T09:49:18.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1594 -v /w/workspace/gexfoundry_device-sdk-go_PR-1594:/w/workspace/gexfoundry_device-sdk-go_PR-1594:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-05T09:49:22.311Z] $ docker top 7f888881aba84ea9a85725bf3ef1eedbe9d7f67654617ac575f62e803931224a -eo pid,comm [2024-07-05T09:49:22.392Z] 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-07-05T09:49:22.392Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-05T09:49:22.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-05T09:49:22.548Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-05T09:49:22.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-05T09:49:22.665Z] $ docker exec 7f888881aba84ea9a85725bf3ef1eedbe9d7f67654617ac575f62e803931224a ssh-agent [2024-07-05T09:49:22.791Z] SSH_AUTH_SOCK=/tmp/ssh-ct5LV1Opv790/agent.34 [2024-07-05T09:49:22.791Z] SSH_AGENT_PID=40 [2024-07-05T09:49:22.797Z] Running ssh-add (command line suppressed) [2024-07-05T09:49:22.894Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp/private_key_9591453835768811232.key (/w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp/private_key_9591453835768811232.key) [2024-07-05T09:49:22.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-05T09:49:23.285Z] + git tag --points-at HEAD [Pipeline] } [2024-07-05T09:49:23.311Z] $ docker exec --env ******** --env ******** 7f888881aba84ea9a85725bf3ef1eedbe9d7f67654617ac575f62e803931224a ssh-agent -k [2024-07-05T09:49:23.409Z] unset SSH_AUTH_SOCK; [2024-07-05T09:49:23.409Z] unset SSH_AGENT_PID; [2024-07-05T09:49:23.409Z] echo Agent pid 40 killed; [2024-07-05T09:49:23.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-05T09:49:23.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-05T09:49:23.553Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-05T09:49:23.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-05T09:49:23.674Z] $ docker exec 7f888881aba84ea9a85725bf3ef1eedbe9d7f67654617ac575f62e803931224a ssh-agent [2024-07-05T09:49:23.791Z] SSH_AUTH_SOCK=/tmp/ssh-JNQcp2Cy2qKN/agent.74 [2024-07-05T09:49:23.791Z] SSH_AGENT_PID=80 [2024-07-05T09:49:23.795Z] Running ssh-add (command line suppressed) [2024-07-05T09:49:23.890Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp/private_key_2233558218079070551.key (/w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp/private_key_2233558218079070551.key) [2024-07-05T09:49:23.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-05T09:49:24.250Z] + git semver init [2024-07-05T09:49:24.939Z] 2024-07-05 09:49:24,549 [run_init] DEBUG init version:0.0.0 force:False [2024-07-05T09:49:24.939Z] 2024-07-05 09:49:24,550 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1594/.semver [2024-07-05T09:49:24.939Z] 2024-07-05 09:49:24,551 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1594/.semver [2024-07-05T09:49:24.939Z] 2024-07-05 09:49:24,551 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1594/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1594, universal_newlines=False, shell=None, istream=None) [2024-07-05T09:49:26.849Z] 2024-07-05 09:49:26,584 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1594/.git/info/exclude [2024-07-05T09:49:26.849Z] 2024-07-05 09:49:26,584 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1594/.semver/PR-1594 with force:False [2024-07-05T09:49:26.849Z] 2024-07-05 09:49:26,584 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1594/.semver/PR-1594 [2024-07-05T09:49:26.849Z] 2024-07-05 09:49:26,589 [execute] INFO git cat-file --batch-check [2024-07-05T09:49:26.849Z] 2024-07-05 09:49:26,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1594/.semver, universal_newlines=False, shell=None, istream=) [2024-07-05T09:49:26.849Z] 2024-07-05 09:49:26,596 [execute] INFO git cat-file --batch [2024-07-05T09:49:26.849Z] 2024-07-05 09:49:26,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1594/.semver, universal_newlines=False, shell=None, istream=) [2024-07-05T09:49:26.849Z] 2024-07-05 09:49:26,601 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1594/.semver/PR-1594 [2024-07-05T09:49:26.849Z] 0.0.0 [Pipeline] } [2024-07-05T09:49:26.880Z] $ docker exec --env ******** --env ******** 7f888881aba84ea9a85725bf3ef1eedbe9d7f67654617ac575f62e803931224a ssh-agent -k [2024-07-05T09:49:26.991Z] unset SSH_AUTH_SOCK; [2024-07-05T09:49:26.992Z] unset SSH_AGENT_PID; [2024-07-05T09:49:26.993Z] echo Agent pid 80 killed; [2024-07-05T09:49:27.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-05T09:49:27.468Z] + git semver [Pipeline] } [2024-07-05T09:49:27.751Z] $ docker stop --time=1 7f888881aba84ea9a85725bf3ef1eedbe9d7f67654617ac575f62e803931224a [2024-07-05T09:49:29.087Z] $ docker rm -f --volumes 7f888881aba84ea9a85725bf3ef1eedbe9d7f67654617ac575f62e803931224a [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-05T09:49:29.494Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-05T09:49:29.822Z] Stashed 1 file(s) [Pipeline] echo [2024-07-05T09:49:29.847Z] [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-07-05T09:49:30.560Z] provisioning config files... [2024-07-05T09:49:30.571Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp/config4264916126671677796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-05T09:49:30.943Z] ---> ****-login.sh [2024-07-05T09:49:30.943Z] nexus3.edgexfoundry.org:10001 [2024-07-05T09:49:30.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:49:30.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:49:30.943Z] Configure a credential helper to remove this warning. See [2024-07-05T09:49:30.944Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:49:30.944Z] [2024-07-05T09:49:30.944Z] Login Succeeded [2024-07-05T09:49:30.944Z] nexus3.edgexfoundry.org:10002 [2024-07-05T09:49:30.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:49:30.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:49:30.944Z] Configure a credential helper to remove this warning. See [2024-07-05T09:49:30.944Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:49:30.944Z] [2024-07-05T09:49:30.944Z] Login Succeeded [2024-07-05T09:49:30.944Z] nexus3.edgexfoundry.org:10003 [2024-07-05T09:49:31.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:49:31.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:49:31.205Z] Configure a credential helper to remove this warning. See [2024-07-05T09:49:31.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:49:31.205Z] [2024-07-05T09:49:31.205Z] Login Succeeded [2024-07-05T09:49:31.205Z] nexus3.edgexfoundry.org:10004 [2024-07-05T09:49:31.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:49:31.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:49:31.205Z] Configure a credential helper to remove this warning. See [2024-07-05T09:49:31.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:49:31.205Z] [2024-07-05T09:49:31.205Z] Login Succeeded [2024-07-05T09:49:31.205Z] ****.io [2024-07-05T09:49:31.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:49:31.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:49:31.466Z] Configure a credential helper to remove this warning. See [2024-07-05T09:49:31.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:49:31.466Z] [2024-07-05T09:49:31.466Z] Login Succeeded [2024-07-05T09:49:31.466Z] ---> ****-login.sh ends [Pipeline] } [2024-07-05T09:49:31.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-05T09:49:31.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-05T09:49:31.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-05T09:49:31.860Z] ========================================================= [2024-07-05T09:49:31.860Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-05T09:49:31.860Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:49:32.406Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-05T09:49:32.406Z] Sending build context to Docker daemon 25.02MB [2024-07-05T09:49:32.406Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-05T09:49:32.406Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-05T09:49:32.665Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-05T09:49:32.665Z] 619be1103602: Pulling fs layer [2024-07-05T09:49:32.665Z] 7862e08f4a3e: Pulling fs layer [2024-07-05T09:49:32.665Z] 5df492c9dc93: Pulling fs layer [2024-07-05T09:49:32.665Z] 7629e6793208: Pulling fs layer [2024-07-05T09:49:32.665Z] 7629e6793208: Waiting [2024-07-05T09:49:32.665Z] 4f4fb700ef54: Pulling fs layer [2024-07-05T09:49:32.665Z] fb5054dd5b73: Pulling fs layer [2024-07-05T09:49:32.665Z] eeca6798cff9: Pulling fs layer [2024-07-05T09:49:32.665Z] aa269ceb94a6: Pulling fs layer [2024-07-05T09:49:32.665Z] 4f4fb700ef54: Waiting [2024-07-05T09:49:32.665Z] eeca6798cff9: Waiting [2024-07-05T09:49:32.665Z] ada007ff1a6a: Pulling fs layer [2024-07-05T09:49:32.665Z] ada007ff1a6a: Waiting [2024-07-05T09:49:32.665Z] 7862e08f4a3e: Verifying Checksum [2024-07-05T09:49:32.665Z] 7862e08f4a3e: Download complete [2024-07-05T09:49:32.665Z] 7629e6793208: Verifying Checksum [2024-07-05T09:49:32.665Z] 7629e6793208: Download complete [2024-07-05T09:49:32.665Z] 4f4fb700ef54: Download complete [2024-07-05T09:49:32.665Z] 619be1103602: Verifying Checksum [2024-07-05T09:49:32.665Z] 619be1103602: Download complete [2024-07-05T09:49:32.665Z] fb5054dd5b73: Download complete [2024-07-05T09:49:32.665Z] eeca6798cff9: Verifying Checksum [2024-07-05T09:49:32.665Z] eeca6798cff9: Download complete [2024-07-05T09:49:32.923Z] 619be1103602: Pull complete [2024-07-05T09:49:32.923Z] ada007ff1a6a: Verifying Checksum [2024-07-05T09:49:32.923Z] ada007ff1a6a: Download complete [2024-07-05T09:49:32.923Z] 7862e08f4a3e: Pull complete [2024-07-05T09:49:33.183Z] 5df492c9dc93: Download complete [2024-07-05T09:49:33.441Z] aa269ceb94a6: Verifying Checksum [2024-07-05T09:49:33.441Z] aa269ceb94a6: Download complete [2024-07-05T09:49:36.727Z] 5df492c9dc93: Pull complete [2024-07-05T09:49:36.727Z] 7629e6793208: Pull complete [2024-07-05T09:49:36.727Z] 4f4fb700ef54: Pull complete [2024-07-05T09:49:36.727Z] fb5054dd5b73: Pull complete [2024-07-05T09:49:36.987Z] eeca6798cff9: Pull complete [2024-07-05T09:49:39.532Z] aa269ceb94a6: Pull complete [2024-07-05T09:49:40.098Z] ada007ff1a6a: Pull complete [2024-07-05T09:49:40.098Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-05T09:49:40.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-05T09:49:40.098Z] ---> f489d0715acc [2024-07-05T09:49:40.098Z] Step 3/10 : ARG MAKE=make build [2024-07-05T09:49:45.354Z] Still waiting to schedule task [2024-07-05T09:49:45.354Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5064’ [2024-07-05T09:49:45.381Z] ---> Running in 12df14d84cb2 [2024-07-05T09:49:45.381Z] Removing intermediate container 12df14d84cb2 [2024-07-05T09:49:45.381Z] ---> 9951522f1199 [2024-07-05T09:49:45.381Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-05T09:49:45.381Z] ---> Running in 9579c640f926 [2024-07-05T09:49:45.381Z] Removing intermediate container 9579c640f926 [2024-07-05T09:49:45.381Z] ---> 464052edb427 [2024-07-05T09:49:45.381Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-05T09:49:45.381Z] ---> Running in 838105967b97 [2024-07-05T09:49:45.381Z] Removing intermediate container 838105967b97 [2024-07-05T09:49:45.381Z] ---> a34f7921fc33 [2024-07-05T09:49:45.381Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-05T09:49:45.381Z] ---> Running in a58a85bc5844 [2024-07-05T09:49:45.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-05T09:49:45.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-05T09:49:45.903Z] OK: 264 MiB in 52 packages [2024-07-05T09:49:46.163Z] Removing intermediate container a58a85bc5844 [2024-07-05T09:49:46.163Z] ---> 045353d6cd33 [2024-07-05T09:49:46.163Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-05T09:49:46.423Z] ---> f82bd71bb446 [2024-07-05T09:49:46.423Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:49:46.423Z] ---> Running in facdfb8d30cb [2024-07-05T09:50:54.151Z] Removing intermediate container facdfb8d30cb [2024-07-05T09:50:54.151Z] ---> c14d91dc05c2 [2024-07-05T09:50:54.151Z] Step 9/10 : COPY . . [2024-07-05T09:50:54.151Z] ---> 6eade7a67c51 [2024-07-05T09:50:54.151Z] Step 10/10 : RUN ${MAKE} [2024-07-05T09:50:54.151Z] ---> Running in 2783d6df0cfc [2024-07-05T09:50:54.151Z] noop [2024-07-05T09:50:54.151Z] Removing intermediate container 2783d6df0cfc [2024-07-05T09:50:54.151Z] ---> e6ef5d7bea11 [2024-07-05T09:50:54.151Z] Successfully built e6ef5d7bea11 [2024-07-05T09:50:54.151Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:50:54.857Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-05T09:50:54.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T09:50:55.040Z] prd-ubuntu20.04-docker-8c-8g-5066 does not seem to be running inside a container [2024-07-05T09:50:55.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1594 -v /w/workspace/gexfoundry_device-sdk-go_PR-1594:/w/workspace/gexfoundry_device-sdk-go_PR-1594:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1594@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 ******** ci-base-image-x86_64 cat [2024-07-05T09:50:55.429Z] $ docker top 86705bd582f35c435ee797e15cc5cb89e51e8cb34f2a8c64d81ff2ba18b5ac34 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T09:50:55.844Z] + go version [2024-07-05T09:50:55.844Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-05T09:50:55.875Z] $ docker stop --time=1 86705bd582f35c435ee797e15cc5cb89e51e8cb34f2a8c64d81ff2ba18b5ac34 [2024-07-05T09:50:57.128Z] $ docker rm -f --volumes 86705bd582f35c435ee797e15cc5cb89e51e8cb34f2a8c64d81ff2ba18b5ac34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:50:57.965Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-05T09:50:57.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T09:50:58.143Z] prd-ubuntu20.04-docker-8c-8g-5066 does not seem to be running inside a container [2024-07-05T09:50:58.170Z] $ 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-1594 -v /w/workspace/gexfoundry_device-sdk-go_PR-1594:/w/workspace/gexfoundry_device-sdk-go_PR-1594:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1594@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 ******** ci-base-image-x86_64 cat [2024-07-05T09:50:58.500Z] $ docker top fd37cc0972e9a7f552963c5b49784a4a37787e37d70d3dde4a7a7d90bda50447 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T09:50:58.929Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1594 [Pipeline] fileExists [Pipeline] sh [2024-07-05T09:50:59.318Z] + make test [2024-07-05T09:50:59.318Z] go test -race -coverprofile=coverage.out ./... [2024-07-05T09:51:07.435Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-05T09:51:46.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-05T09:51:46.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-05T09:51:46.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-05T09:51:46.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-05T09:51:46.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-05T09:51:46.164Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.027s coverage: 27.6% of statements [2024-07-05T09:51:46.164Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.032s coverage: 80.0% of statements [2024-07-05T09:51:46.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-05T09:51:46.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-05T09:51:46.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-05T09:51:46.164Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.039s coverage: 86.0% of statements [2024-07-05T09:51:46.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-05T09:51:46.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-05T09:51:46.164Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.083s coverage: 65.5% of statements [2024-07-05T09:51:46.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-05T09:51:48.704Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.036s coverage: 14.4% of statements [2024-07-05T09:51:48.704Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.361s coverage: 44.6% of statements [2024-07-05T09:51:48.704Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.046s coverage: 68.5% of statements [2024-07-05T09:51:48.704Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.088s coverage: 89.2% of statements [2024-07-05T09:51:48.704Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.054s coverage: 5.4% of statements [2024-07-05T09:52:27.503Z] internal/controller/http/discovery.go:57:5: SA4023: this comparison is never true (staticcheck) [2024-07-05T09:52:27.503Z] if discovery == nil { [2024-07-05T09:52:27.503Z] ^ [2024-07-05T09:52:27.503Z] internal/controller/http/discovery.go:56:15: SA4023(related information): the lhs of the comparison is the 1st return value of this function call (staticcheck) [2024-07-05T09:52:27.503Z] discovery := container.ProtocolDiscoveryFrom(c.dic.Get) [2024-07-05T09:52:27.503Z] ^ [2024-07-05T09:52:27.503Z] internal/container/deviceservice.go:44:6: SA4023(related information): github.com/edgexfoundry/device-sdk-go/v3/internal/container.ProtocolDiscoveryFrom never returns a nil interface value (staticcheck) [2024-07-05T09:52:27.503Z] func ProtocolDiscoveryFrom(get di.Get) interfaces.ProtocolDiscovery { [2024-07-05T09:52:27.503Z] ^ [2024-07-05T09:52:27.503Z] make: *** [Makefile:42: lint] Error 1 [Pipeline] } [2024-07-05T09:52:27.551Z] $ docker stop --time=1 fd37cc0972e9a7f552963c5b49784a4a37787e37d70d3dde4a7a7d90bda50447 [2024-07-05T09:52:31.685Z] $ docker rm -f --volumes fd37cc0972e9a7f552963c5b49784a4a37787e37d70d3dde4a7a7d90bda50447 [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-07-05T09:52:33.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-05T09:52:33.383Z] [2024-07-05T09:52:33.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:52:33.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-05T09:52:33.783Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-05T09:52:33.783Z] 5eb5b503b376: Pulling fs layer [2024-07-05T09:52:33.783Z] 5c69ac0246d0: Pulling fs layer [2024-07-05T09:52:33.783Z] ec43610c2a17: Pulling fs layer [2024-07-05T09:52:33.783Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-05T09:52:33.783Z] 33b1e0a273af: Pulling fs layer [2024-07-05T09:52:33.783Z] 5d3b04190fa2: Pulling fs layer [2024-07-05T09:52:33.783Z] 2f39f015ded8: Pulling fs layer [2024-07-05T09:52:33.783Z] 5d3b04190fa2: Waiting [2024-07-05T09:52:33.783Z] 33b1e0a273af: Waiting [2024-07-05T09:52:33.783Z] 2f39f015ded8: Waiting [2024-07-05T09:52:33.783Z] 3a2ae6a8a46f: Waiting [2024-07-05T09:52:33.783Z] 5c69ac0246d0: Verifying Checksum [2024-07-05T09:52:33.783Z] 5c69ac0246d0: Download complete [2024-07-05T09:52:34.043Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-05T09:52:34.043Z] 3a2ae6a8a46f: Download complete [2024-07-05T09:52:34.043Z] 33b1e0a273af: Download complete [2024-07-05T09:52:34.043Z] 5d3b04190fa2: Verifying Checksum [2024-07-05T09:52:34.043Z] 5d3b04190fa2: Download complete [2024-07-05T09:52:34.043Z] ec43610c2a17: Verifying Checksum [2024-07-05T09:52:34.043Z] ec43610c2a17: Download complete [2024-07-05T09:52:34.043Z] 5eb5b503b376: Verifying Checksum [2024-07-05T09:52:34.043Z] 5eb5b503b376: Download complete [2024-07-05T09:52:34.977Z] 2f39f015ded8: Download complete [2024-07-05T09:52:35.236Z] 5eb5b503b376: Pull complete [2024-07-05T09:52:35.494Z] 5c69ac0246d0: Pull complete [2024-07-05T09:52:36.062Z] ec43610c2a17: Pull complete [2024-07-05T09:52:36.062Z] 3a2ae6a8a46f: Pull complete [2024-07-05T09:52:36.320Z] 33b1e0a273af: Pull complete [2024-07-05T09:52:36.320Z] 5d3b04190fa2: Pull complete [2024-07-05T09:52:41.683Z] 2f39f015ded8: Pull complete [2024-07-05T09:52:41.683Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-05T09:52:41.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-05T09:52:41.683Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T09:52:41.944Z] prd-ubuntu20.04-docker-8c-8g-5066 does not seem to be running inside a container [2024-07-05T09:52:41.966Z] $ 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-1594 -v /w/workspace/gexfoundry_device-sdk-go_PR-1594:/w/workspace/gexfoundry_device-sdk-go_PR-1594:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1594@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-07-05T09:52:45.753Z] $ docker top c250df43a3bc942004462dc469370cd83f95eff67509bbb7568e72e6f55c5ab3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-05T09:52:46.243Z] ---> job-cost.sh [2024-07-05T09:52:46.243Z] lf-activate-venv: SKIPPING [2024-07-05T09:52:46.243Z] INFO: No Stack... [2024-07-05T09:52:46.504Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-05T09:52:46.764Z] INFO: Archiving Costs [Pipeline] sh [2024-07-05T09:52:47.083Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1594/archives/cost.csv [2024-07-05T09:52:47.083Z] + cut -d, -f6 [Pipeline] lock [2024-07-05T09:52:47.136Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1594-1-stack-cost] [2024-07-05T09:52:47.143Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1594-1-stack-cost] did not exist. Created. [2024-07-05T09:52:47.157Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1594-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-05T09:52:47.580Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-05T09:52:47.651Z] Stashed 1 file(s) [Pipeline] } [2024-07-05T09:52:47.672Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1594-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-05T09:52:47.753Z] $ docker stop --time=1 c250df43a3bc942004462dc469370cd83f95eff67509bbb7568e72e6f55c5ab3 [2024-07-05T09:52:48.899Z] $ docker rm -f --volumes c250df43a3bc942004462dc469370cd83f95eff67509bbb7568e72e6f55c5ab3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-05T09:52:49.334Z] Failed in branch amd64 [2024-07-05T09:53:49.560Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5068 in /w/workspace/gexfoundry_device-sdk-go_PR-1594 [Pipeline] { [Pipeline] ws [2024-07-05T09:53:49.634Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-07-05T09:53:52.756Z] The recommended git tool is: git [2024-07-05T09:53:58.099Z] using credential edgex-jenkins-ssh [2024-07-05T09:53:58.126Z] Cloning the remote Git repository [2024-07-05T09:53:58.173Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-07-05T09:53:58.276Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-07-05T09:53:58.447Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-05T09:53:58.448Z] > git --version # timeout=10 [2024-07-05T09:53:58.473Z] > git --version # 'git version 2.25.1' [2024-07-05T09:53:58.476Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-05T09:53:58.640Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-05T09:54:02.169Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-05T09:54:02.190Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-05T09:54:04.013Z] Merging remotes/origin/main commit ffc6b2a10374aabd10876c720f3818be68dc531f into PR head commit 383a35c1a39f20c2e8d3456b4a58b385194528bb [2024-07-05T09:54:04.336Z] Merge succeeded, producing 383a35c1a39f20c2e8d3456b4a58b385194528bb [2024-07-05T09:54:04.337Z] Checking out Revision 383a35c1a39f20c2e8d3456b4a58b385194528bb (PR-1594) [2024-07-05T09:54:03.289Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-05T09:54:03.334Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-05T09:54:03.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-05T09:54:03.357Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1594/head:refs/remotes/origin/PR-1594 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-05T09:54:04.028Z] > git config core.sparsecheckout # timeout=10 [2024-07-05T09:54:04.111Z] > git checkout -f 383a35c1a39f20c2e8d3456b4a58b385194528bb # timeout=10 [2024-07-05T09:54:04.228Z] > git remote # timeout=10 [2024-07-05T09:54:04.246Z] > git config --get remote.origin.url # timeout=10 [2024-07-05T09:54:04.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-05T09:54:04.282Z] > git merge ffc6b2a10374aabd10876c720f3818be68dc531f # timeout=10 [2024-07-05T09:54:04.307Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-05T09:54:04.341Z] > git config core.sparsecheckout # timeout=10 [2024-07-05T09:54:04.354Z] > git checkout -f 383a35c1a39f20c2e8d3456b4a58b385194528bb # timeout=10 [2024-07-05T09:54:08.031Z] Commit message: "feat: Add /profilescan API" [2024-07-05T09:54:08.087Z] > git --version # timeout=10 [2024-07-05T09:54:08.099Z] > git --version # 'git version 2.25.1' [2024-07-05T09:54:08.128Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-05T09:54:10.035Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-05T09:54:10.035Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-05T09:54:10.035Z] Dload Upload Total Spent Left Speed [2024-07-05T09:54:10.035Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2024-07-05T09:54:10.383Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-05T09:54:10.747Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-05T09:54:10.747Z] + sudo tee /etc/docker/daemon.new [2024-07-05T09:54:10.747Z] { [2024-07-05T09:54:10.747Z] "registry-mirrors": [ [2024-07-05T09:54:10.747Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-05T09:54:10.747Z] ], [2024-07-05T09:54:10.747Z] "bip": "10.250.0.254/24", [2024-07-05T09:54:10.747Z] "hosts": [ [2024-07-05T09:54:10.747Z] "tcp://0.0.0.0:5555", [2024-07-05T09:54:10.747Z] "unix:///var/run/docker.sock" [2024-07-05T09:54:10.747Z] ], [2024-07-05T09:54:10.747Z] "mtu": 1458, [2024-07-05T09:54:10.747Z] "selinux-enabled": true, [2024-07-05T09:54:10.747Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-05T09:54:10.747Z] } [Pipeline] sh [2024-07-05T09:54:11.093Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-05T09:54:11.438Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-05T09:54:29.792Z] provisioning config files... [2024-07-05T09:54:29.826Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4550069895618952437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-05T09:54:30.359Z] ---> ****-login.sh [2024-07-05T09:54:30.360Z] nexus3.edgexfoundry.org:10001 [2024-07-05T09:54:30.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:54:31.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:54:31.289Z] Configure a credential helper to remove this warning. See [2024-07-05T09:54:31.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:54:31.289Z] [2024-07-05T09:54:31.289Z] Login Succeeded [2024-07-05T09:54:31.289Z] nexus3.edgexfoundry.org:10002 [2024-07-05T09:54:31.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:54:31.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:54:31.572Z] Configure a credential helper to remove this warning. See [2024-07-05T09:54:31.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:54:31.572Z] [2024-07-05T09:54:31.573Z] Login Succeeded [2024-07-05T09:54:31.573Z] nexus3.edgexfoundry.org:10003 [2024-07-05T09:54:31.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:54:31.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:54:31.847Z] Configure a credential helper to remove this warning. See [2024-07-05T09:54:31.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:54:31.847Z] [2024-07-05T09:54:31.847Z] Login Succeeded [2024-07-05T09:54:31.847Z] nexus3.edgexfoundry.org:10004 [2024-07-05T09:54:32.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:54:32.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:54:32.395Z] Configure a credential helper to remove this warning. See [2024-07-05T09:54:32.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:54:32.395Z] [2024-07-05T09:54:32.395Z] Login Succeeded [2024-07-05T09:54:32.395Z] ****.io [2024-07-05T09:54:32.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-05T09:54:32.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-05T09:54:32.934Z] Configure a credential helper to remove this warning. See [2024-07-05T09:54:32.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-05T09:54:32.934Z] [2024-07-05T09:54:32.934Z] Login Succeeded [2024-07-05T09:54:32.934Z] ---> ****-login.sh ends [Pipeline] } [2024-07-05T09:54:32.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-05T09:54:33.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-05T09:54:33.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-05T09:54:33.547Z] ========================================================= [2024-07-05T09:54:33.547Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-05T09:54:33.547Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:54:34.111Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-05T09:54:34.702Z] Sending build context to Docker daemon 12.95MB [2024-07-05T09:54:34.702Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-05T09:54:34.702Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-05T09:54:34.974Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-05T09:54:34.974Z] c6b39de5b339: Pulling fs layer [2024-07-05T09:54:34.974Z] a69c41024577: Pulling fs layer [2024-07-05T09:54:34.974Z] d6de4b400683: Pulling fs layer [2024-07-05T09:54:34.974Z] 35cb2a7552d0: Pulling fs layer [2024-07-05T09:54:34.974Z] 4f4fb700ef54: Pulling fs layer [2024-07-05T09:54:34.974Z] 464afbd9ba4c: Pulling fs layer [2024-07-05T09:54:34.974Z] 00f215d4a9da: Pulling fs layer [2024-07-05T09:54:34.974Z] d496ad576159: Pulling fs layer [2024-07-05T09:54:34.974Z] 35cb2a7552d0: Waiting [2024-07-05T09:54:34.974Z] 4f4fb700ef54: Waiting [2024-07-05T09:54:34.974Z] 464afbd9ba4c: Waiting [2024-07-05T09:54:34.974Z] 00f215d4a9da: Waiting [2024-07-05T09:54:34.974Z] d496ad576159: Waiting [2024-07-05T09:54:34.974Z] a69c41024577: Verifying Checksum [2024-07-05T09:54:34.974Z] a69c41024577: Download complete [2024-07-05T09:54:34.974Z] 35cb2a7552d0: Verifying Checksum [2024-07-05T09:54:34.974Z] 35cb2a7552d0: Download complete [2024-07-05T09:54:34.974Z] 4f4fb700ef54: Verifying Checksum [2024-07-05T09:54:34.974Z] 4f4fb700ef54: Download complete [2024-07-05T09:54:34.974Z] 464afbd9ba4c: Verifying Checksum [2024-07-05T09:54:34.974Z] 464afbd9ba4c: Download complete [2024-07-05T09:54:34.974Z] c6b39de5b339: Verifying Checksum [2024-07-05T09:54:34.974Z] c6b39de5b339: Download complete [2024-07-05T09:54:35.567Z] d496ad576159: Verifying Checksum [2024-07-05T09:54:35.567Z] d496ad576159: Download complete [2024-07-05T09:54:36.164Z] c6b39de5b339: Pull complete [2024-07-05T09:54:37.133Z] a69c41024577: Pull complete [2024-07-05T09:54:37.133Z] d6de4b400683: Verifying Checksum [2024-07-05T09:54:37.133Z] d6de4b400683: Download complete [2024-07-05T09:54:38.104Z] 00f215d4a9da: Download complete [2024-07-05T09:54:53.112Z] d6de4b400683: Pull complete [2024-07-05T09:54:53.112Z] 35cb2a7552d0: Pull complete [2024-07-05T09:54:53.112Z] 4f4fb700ef54: Pull complete [2024-07-05T09:54:53.112Z] 464afbd9ba4c: Pull complete [2024-07-05T09:55:01.344Z] 00f215d4a9da: Pull complete [2024-07-05T09:55:01.933Z] d496ad576159: Pull complete [2024-07-05T09:55:01.933Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-05T09:55:01.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-05T09:55:01.933Z] ---> f246e2811388 [2024-07-05T09:55:01.933Z] Step 3/10 : ARG MAKE=make build [2024-07-05T09:55:03.890Z] ---> Running in 192c25a7ebee [2024-07-05T09:55:04.159Z] Removing intermediate container 192c25a7ebee [2024-07-05T09:55:04.159Z] ---> 982e66050037 [2024-07-05T09:55:04.159Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-05T09:55:04.159Z] ---> Running in 27c1d3120574 [2024-07-05T09:55:04.427Z] Removing intermediate container 27c1d3120574 [2024-07-05T09:55:04.427Z] ---> 2d561d3d0efa [2024-07-05T09:55:04.427Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-05T09:55:04.696Z] ---> Running in 66358822b7bc [2024-07-05T09:55:05.031Z] Removing intermediate container 66358822b7bc [2024-07-05T09:55:05.031Z] ---> 99515af4d0f0 [2024-07-05T09:55:05.031Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-05T09:55:05.031Z] ---> Running in 8aaa8d961fbd [2024-07-05T09:55:06.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T09:55:06.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T09:55:07.783Z] OK: 266 MiB in 52 packages [2024-07-05T09:55:08.759Z] Removing intermediate container 8aaa8d961fbd [2024-07-05T09:55:08.759Z] ---> a793fe3b3dc1 [2024-07-05T09:55:08.759Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-05T09:55:09.037Z] ---> 047959cadc62 [2024-07-05T09:55:09.037Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T09:55:09.307Z] ---> Running in 5dff0d0074c9 [2024-07-05T09:57:00.976Z] Removing intermediate container 5dff0d0074c9 [2024-07-05T09:57:00.976Z] ---> 5855ae4e74bc [2024-07-05T09:57:00.976Z] Step 9/10 : COPY . . [2024-07-05T09:57:00.976Z] ---> 4645559c7ab2 [2024-07-05T09:57:00.976Z] Step 10/10 : RUN ${MAKE} [2024-07-05T09:57:00.976Z] ---> Running in 64c419937e92 [2024-07-05T09:57:00.976Z] noop [2024-07-05T09:57:00.976Z] Removing intermediate container 64c419937e92 [2024-07-05T09:57:00.976Z] ---> 7f53542829ec [2024-07-05T09:57:00.976Z] Successfully built 7f53542829ec [2024-07-05T09:57:00.976Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:57:01.519Z] + docker inspect -f . ci-base-image-arm64 [2024-07-05T09:57:01.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T09:57:01.809Z] prd-ubuntu20.04-docker-arm64-4c-16g-5068 does not seem to be running inside a container [2024-07-05T09:57:01.881Z] $ 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 ******** ci-base-image-arm64 cat [2024-07-05T09:57:03.244Z] $ docker top e8679be25e8065a4395c72ea1859f04b91ca92137ff83cc6f4e22ba0f92458b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T09:57:04.136Z] + go version [2024-07-05T09:57:04.136Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-05T09:57:04.173Z] $ docker stop --time=1 e8679be25e8065a4395c72ea1859f04b91ca92137ff83cc6f4e22ba0f92458b3 [2024-07-05T09:57:05.762Z] $ docker rm -f --volumes e8679be25e8065a4395c72ea1859f04b91ca92137ff83cc6f4e22ba0f92458b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T09:57:06.708Z] + docker inspect -f . ci-base-image-arm64 [2024-07-05T09:57:06.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T09:57:06.986Z] prd-ubuntu20.04-docker-arm64-4c-16g-5068 does not seem to be running inside a container [2024-07-05T09:57:07.055Z] $ 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 ******** ci-base-image-arm64 cat [2024-07-05T09:57:08.212Z] $ docker top 1fae95f81f291bd63dc0fa7b2177e40c9055abd0190b4a11e3f108cd2d0f7df7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T09:57:09.105Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-05T09:57:09.839Z] + make test [2024-07-05T09:57:09.839Z] go test -race -coverprofile=coverage.out ./... [2024-07-05T09:57:56.679Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-05T10:01:33.473Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-05T10:01:33.473Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-05T10:01:33.473Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-05T10:01:33.473Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-05T10:01:33.473Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-05T10:01:33.473Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.125s coverage: 27.6% of statements [2024-07-05T10:01:38.810Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.185s coverage: 80.0% of statements [2024-07-05T10:01:44.138Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-05T10:01:44.138Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-05T10:01:45.542Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.284s coverage: 86.0% of statements [2024-07-05T10:01:49.791Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-05T10:01:50.927Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.533s coverage: 65.5% of statements [2024-07-05T10:01:55.250Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.166s coverage: 14.4% of statements [2024-07-05T10:01:55.517Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.731s coverage: 44.6% of statements [2024-07-05T10:01:56.484Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-05T10:01:56.484Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-05T10:01:57.899Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.337s coverage: 68.5% of statements [2024-07-05T10:02:01.249Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.422s coverage: 89.2% of statements [2024-07-05T10:02:05.507Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-05T10:02:06.475Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.268s coverage: 5.4% of statements [2024-07-05T10:02:07.889Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-05T10:02:07.889Z] GO111MODULE=on go vet ./... [2024-07-05T10:06:14.764Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-05T10:06:14.764Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-05T10:06:14.764Z] ./bin/test-attribution-txt.sh [2024-07-05T10:06:14.764Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-05T10:06:14.764Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-05T10:06:14.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-05T10:06:14.854Z] $ docker stop --time=1 1fae95f81f291bd63dc0fa7b2177e40c9055abd0190b4a11e3f108cd2d0f7df7 [2024-07-05T10:06:16.781Z] $ docker rm -f --volumes 1fae95f81f291bd63dc0fa7b2177e40c9055abd0190b4a11e3f108cd2d0f7df7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-05T10:06:19.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-05T10:06:20.098Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-05T10:06:21.160Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-05T10:06:21.503Z] + ls -al . [2024-07-05T10:06:21.503Z] total 376 [2024-07-05T10:06:21.503Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 5 09:57 . [2024-07-05T10:06:21.503Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 5 09:53 .. [2024-07-05T10:06:21.503Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 5 09:54 .dockerignore [2024-07-05T10:06:21.503Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 5 09:54 .git [2024-07-05T10:06:21.503Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 5 09:54 .github [2024-07-05T10:06:21.503Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 5 09:54 .gitignore [2024-07-05T10:06:21.503Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 5 09:54 .golangci.yml [2024-07-05T10:06:21.503Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 5 09:54 CHANGELOG.md [2024-07-05T10:06:21.503Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 5 09:54 GOVERNANCE.md [2024-07-05T10:06:21.503Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 5 09:54 Jenkinsfile [2024-07-05T10:06:21.503Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 5 09:54 LICENSE [2024-07-05T10:06:21.503Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 5 09:54 Makefile [2024-07-05T10:06:21.503Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 5 09:54 OWNERS.md [2024-07-05T10:06:21.503Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 5 09:54 README.md [2024-07-05T10:06:21.503Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 5 09:49 VERSION [2024-07-05T10:06:21.503Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 5 09:54 bin [2024-07-05T10:06:21.503Z] -rw-r--r-- 1 jenkins jenkins 123556 Jul 5 10:02 coverage.out [2024-07-05T10:06:21.503Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 5 09:54 example [2024-07-05T10:06:21.503Z] -rw-rw-r-- 1 jenkins jenkins 7065 Jul 5 09:54 go.mod [2024-07-05T10:06:21.503Z] -rw-rw-r-- 1 jenkins jenkins 101738 Jul 5 09:54 go.sum [2024-07-05T10:06:21.503Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 5 09:54 internal [2024-07-05T10:06:21.503Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 5 09:54 openapi [2024-07-05T10:06:21.503Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 5 09:54 pkg [2024-07-05T10:06:21.503Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 5 09:54 snap [2024-07-05T10:06:21.503Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 5 09:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:06:21.948Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=383a35c1a39f20c2e8d3456b4a58b385194528bb --label arch=arm64 --label version=0.0.0 . [2024-07-05T10:06:22.529Z] Sending build context to Docker daemon 13.08MB [2024-07-05T10:06:22.529Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-05T10:06:22.529Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-05T10:06:22.529Z] ---> 7f53542829ec [2024-07-05T10:06:22.529Z] Step 3/24 : ARG MAKE=make build [2024-07-05T10:06:22.796Z] ---> Running in 080b0d7ec765 [2024-07-05T10:06:23.062Z] Removing intermediate container 080b0d7ec765 [2024-07-05T10:06:23.062Z] ---> 3fc3d2007981 [2024-07-05T10:06:23.062Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-05T10:06:23.062Z] ---> Running in c98918d4fc4f [2024-07-05T10:06:23.334Z] Removing intermediate container c98918d4fc4f [2024-07-05T10:06:23.334Z] ---> b60e18a9089c [2024-07-05T10:06:23.334Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-05T10:06:23.334Z] ---> Running in f2617e847984 [2024-07-05T10:06:23.918Z] Removing intermediate container f2617e847984 [2024-07-05T10:06:23.918Z] ---> d96246cafe3e [2024-07-05T10:06:23.918Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-05T10:06:23.918Z] ---> Running in 38a3b0f02844 [2024-07-05T10:06:24.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T10:06:25.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T10:06:26.416Z] OK: 266 MiB in 52 packages [2024-07-05T10:06:27.377Z] Removing intermediate container 38a3b0f02844 [2024-07-05T10:06:27.377Z] ---> e83f39b7fcc7 [2024-07-05T10:06:27.377Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-05T10:06:27.644Z] ---> 0e8db7054c1d [2024-07-05T10:06:27.644Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-05T10:06:27.911Z] ---> Running in b5a36d9348d6 [2024-07-05T10:06:30.491Z] Removing intermediate container b5a36d9348d6 [2024-07-05T10:06:30.491Z] ---> 0a8246528344 [2024-07-05T10:06:30.491Z] Step 9/24 : COPY . . [2024-07-05T10:06:31.899Z] ---> 827874afa59c [2024-07-05T10:06:31.899Z] Step 10/24 : RUN ${MAKE} [2024-07-05T10:06:31.899Z] ---> Running in 8c03807f8918 [2024-07-05T10:06:32.860Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-07-05T10:10:09.630Z] Removing intermediate container 8c03807f8918 [2024-07-05T10:10:09.630Z] ---> b1b2751ea2e5 [2024-07-05T10:10:09.630Z] Step 11/24 : FROM alpine:3.18 [2024-07-05T10:10:09.630Z] 3.18: Pulling from library/alpine [2024-07-05T10:10:09.630Z] 5c905c7ebe2f: Pulling fs layer [2024-07-05T10:10:09.630Z] 5c905c7ebe2f: Verifying Checksum [2024-07-05T10:10:09.630Z] 5c905c7ebe2f: Download complete [2024-07-05T10:10:10.598Z] 5c905c7ebe2f: Pull complete [2024-07-05T10:10:10.598Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-05T10:10:10.598Z] Status: Downloaded newer image for alpine:3.18 [2024-07-05T10:10:10.598Z] ---> dec292d02e07 [2024-07-05T10:10:10.598Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-05T10:10:10.598Z] ---> Running in 5f78a0d6bccb [2024-07-05T10:10:10.866Z] Removing intermediate container 5f78a0d6bccb [2024-07-05T10:10:10.866Z] ---> 6cbc1e6d166f [2024-07-05T10:10:10.866Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-05T10:10:10.866Z] ---> Running in e14ef91791dc [2024-07-05T10:10:11.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T10:10:12.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T10:10:13.358Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-05T10:10:13.358Z] Executing busybox-1.36.1-r7.trigger [2024-07-05T10:10:13.358Z] OK: 8 MiB in 16 packages [2024-07-05T10:10:14.316Z] Removing intermediate container e14ef91791dc [2024-07-05T10:10:14.316Z] ---> 16915a1c03b7 [2024-07-05T10:10:14.316Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-05T10:10:14.316Z] ---> Running in 539382f0d2e4 [2024-07-05T10:10:15.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-05T10:10:15.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-05T10:10:16.501Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T10:10:16.501Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-05T10:10:16.769Z] OK: 8 MiB in 16 packages [2024-07-05T10:10:17.735Z] Removing intermediate container 539382f0d2e4 [2024-07-05T10:10:17.735Z] ---> 2bd3dedf8e31 [2024-07-05T10:10:17.735Z] Step 15/24 : WORKDIR / [2024-07-05T10:10:17.735Z] ---> Running in e04659559a49 [2024-07-05T10:10:18.002Z] Removing intermediate container e04659559a49 [2024-07-05T10:10:18.002Z] ---> c20392c67a49 [2024-07-05T10:10:18.002Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-05T10:10:18.584Z] ---> a9558884f665 [2024-07-05T10:10:18.584Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-05T10:10:21.165Z] ---> 0e4266835f1f [2024-07-05T10:10:21.165Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-05T10:10:21.748Z] ---> 3c3bf479c4cd [2024-07-05T10:10:21.749Z] Step 19/24 : EXPOSE 59999 [2024-07-05T10:10:21.749Z] ---> Running in 949ad9639656 [2024-07-05T10:10:22.016Z] Removing intermediate container 949ad9639656 [2024-07-05T10:10:22.016Z] ---> ab29f9bad5bd [2024-07-05T10:10:22.016Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-05T10:10:22.283Z] ---> Running in fd4bfec9e5d4 [2024-07-05T10:10:22.551Z] Removing intermediate container fd4bfec9e5d4 [2024-07-05T10:10:22.551Z] ---> d77a76ec8372 [2024-07-05T10:10:22.551Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-05T10:10:22.551Z] ---> Running in 5630d467c4f7 [2024-07-05T10:10:22.817Z] Removing intermediate container 5630d467c4f7 [2024-07-05T10:10:22.817Z] ---> 6e182eafde0c [2024-07-05T10:10:22.817Z] Step 22/24 : LABEL arch=arm64 [2024-07-05T10:10:22.817Z] ---> Running in 35fe1a7294af [2024-07-05T10:10:23.399Z] Removing intermediate container 35fe1a7294af [2024-07-05T10:10:23.399Z] ---> 34e57754f174 [2024-07-05T10:10:23.399Z] Step 23/24 : LABEL git_sha=383a35c1a39f20c2e8d3456b4a58b385194528bb [2024-07-05T10:10:23.399Z] ---> Running in 46eb5413956f [2024-07-05T10:10:23.664Z] Removing intermediate container 46eb5413956f [2024-07-05T10:10:23.664Z] ---> 28feec97ba77 [2024-07-05T10:10:23.664Z] Step 24/24 : LABEL version=0.0.0 [2024-07-05T10:10:23.664Z] ---> Running in e40cf0f96914 [2024-07-05T10:10:23.932Z] Removing intermediate container e40cf0f96914 [2024-07-05T10:10:23.932Z] ---> 67dd77b8ef25 [2024-07-05T10:10:23.932Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-05T10:10:23.932Z] Successfully built 67dd77b8ef25 [2024-07-05T10:10:23.932Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:10:24.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-05T10:10:24.997Z] [2024-07-05T10:10:24.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:10:25.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-05T10:10:25.420Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-05T10:10:25.420Z] 8998bd30e6a1: Pulling fs layer [2024-07-05T10:10:25.420Z] 04944245beec: Pulling fs layer [2024-07-05T10:10:25.420Z] 699f458cf7ca: Pulling fs layer [2024-07-05T10:10:25.420Z] 765212b225bb: Pulling fs layer [2024-07-05T10:10:25.420Z] f23df028b6ca: Pulling fs layer [2024-07-05T10:10:25.420Z] d65c8cfc05b1: Pulling fs layer [2024-07-05T10:10:25.420Z] 2437ff75d9bd: Pulling fs layer [2024-07-05T10:10:25.420Z] f23df028b6ca: Waiting [2024-07-05T10:10:25.420Z] 2437ff75d9bd: Waiting [2024-07-05T10:10:25.420Z] d65c8cfc05b1: Waiting [2024-07-05T10:10:25.420Z] 765212b225bb: Waiting [2024-07-05T10:10:25.687Z] 04944245beec: Verifying Checksum [2024-07-05T10:10:25.687Z] 04944245beec: Download complete [2024-07-05T10:10:25.687Z] 765212b225bb: Verifying Checksum [2024-07-05T10:10:25.687Z] 765212b225bb: Download complete [2024-07-05T10:10:25.687Z] f23df028b6ca: Verifying Checksum [2024-07-05T10:10:25.687Z] f23df028b6ca: Download complete [2024-07-05T10:10:25.687Z] d65c8cfc05b1: Download complete [2024-07-05T10:10:26.044Z] 699f458cf7ca: Verifying Checksum [2024-07-05T10:10:26.044Z] 699f458cf7ca: Download complete [2024-07-05T10:10:26.331Z] 8998bd30e6a1: Verifying Checksum [2024-07-05T10:10:26.331Z] 8998bd30e6a1: Download complete [2024-07-05T10:10:28.948Z] 2437ff75d9bd: Verifying Checksum [2024-07-05T10:10:28.948Z] 2437ff75d9bd: Download complete [2024-07-05T10:10:31.534Z] 8998bd30e6a1: Pull complete [2024-07-05T10:10:31.534Z] 04944245beec: Pull complete [2024-07-05T10:10:32.938Z] 699f458cf7ca: Pull complete [2024-07-05T10:10:33.203Z] 765212b225bb: Pull complete [2024-07-05T10:10:34.158Z] f23df028b6ca: Pull complete [2024-07-05T10:10:34.158Z] d65c8cfc05b1: Pull complete [2024-07-05T10:10:52.349Z] 2437ff75d9bd: Pull complete [2024-07-05T10:10:52.349Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-05T10:10:52.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-05T10:10:52.349Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T10:10:52.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-5068 does not seem to be running inside a container [2024-07-05T10:10:52.813Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-05T10:10:55.866Z] $ docker top 1c7379914aa4235c949179599e3212ddfa5f74e9795d89c1ecd378aa41385384 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-05T10:10:56.803Z] ---> job-cost.sh [2024-07-05T10:10:56.803Z] lf-activate-venv: SKIPPING [2024-07-05T10:10:56.803Z] INFO: No Stack... [2024-07-05T10:10:57.386Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-05T10:10:57.972Z] INFO: Archiving Costs [Pipeline] sh [2024-07-05T10:10:58.648Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-07-05T10:10:58.648Z] + cut -d, -f6 [Pipeline] lock [2024-07-05T10:10:58.741Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1594-1-stack-cost] [2024-07-05T10:10:58.749Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1594-1-stack-cost] did not exist. Created. [2024-07-05T10:10:58.757Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1594-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-05T10:10:59.515Z] /w/workspace/device-sdk-go/1@tmp/durable-e1a009b9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-05T10:11:00.199Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-05T10:11:00.244Z] Warning: overwriting stash ‘stack-cost’ [2024-07-05T10:11:00.333Z] Stashed 1 file(s) [Pipeline] } [2024-07-05T10:11:00.365Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1594-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-05T10:11:00.462Z] $ docker stop --time=1 1c7379914aa4235c949179599e3212ddfa5f74e9795d89c1ecd378aa41385384 [2024-07-05T10:11:02.012Z] $ docker rm -f --volumes 1c7379914aa4235c949179599e3212ddfa5f74e9795d89c1ecd378aa41385384 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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-07-05T10:11:05.432Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1594/archives ] [2024-07-05T10:11:05.432Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1594/archives [2024-07-05T10:11:05.432Z] total 16 [2024-07-05T10:11:05.432Z] drwxr-xr-x 3 root root 4096 Jul 5 09:52 . [2024-07-05T10:11:05.432Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 5 09:52 .. [2024-07-05T10:11:05.433Z] drwxr-xr-x 2 root root 4096 Jul 5 09:52 cost [2024-07-05T10:11:05.433Z] -rw-r--r-- 1 root root 86 Jul 5 09:52 cost.csv [2024-07-05T10:11:05.433Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1594/archives [2024-07-05T10:11:05.433Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1594/archives [2024-07-05T10:11:05.433Z] total 16 [2024-07-05T10:11:05.433Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 5 09:52 . [2024-07-05T10:11:05.433Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 5 09:52 .. [2024-07-05T10:11:05.433Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 5 09:52 cost [2024-07-05T10:11:05.433Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 5 09:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-05T10:11:05.778Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T10:11:06.677Z] ---> package-listing.sh [2024-07-05T10:11:06.677Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-05T10:11:06.677Z] ++ facter osfamily [2024-07-05T10:11:06.936Z] + OS_FAMILY=debian [2024-07-05T10:11:06.936Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1594 [2024-07-05T10:11:06.936Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-05T10:11:06.936Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-05T10:11:06.936Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-05T10:11:06.936Z] + PACKAGES=/tmp/packages_start.txt [2024-07-05T10:11:06.936Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1594 ']' [2024-07-05T10:11:06.936Z] + PACKAGES=/tmp/packages_end.txt [2024-07-05T10:11:06.936Z] + case "${OS_FAMILY}" in [2024-07-05T10:11:06.936Z] + dpkg -l [2024-07-05T10:11:06.936Z] + grep '^ii' [2024-07-05T10:11:06.936Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-05T10:11:06.936Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-05T10:11:06.936Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-05T10:11:06.936Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1594 ']' [2024-07-05T10:11:06.936Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1594/archives/ [2024-07-05T10:11:06.936Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1594/archives/ [Pipeline] echo [2024-07-05T10:11:06.974Z] 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-1594/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-05T10:11:07.270Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-05T10:11:07.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-05T10:11:07.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-05T10:11:08.091Z] prd-ubuntu20.04-docker-8c-8g-5066 does not seem to be running inside a container [2024-07-05T10:11:08.116Z] $ 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-1594/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-1594 -v /w/workspace/gexfoundry_device-sdk-go_PR-1594:/w/workspace/gexfoundry_device-sdk-go_PR-1594:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-05T10:11:08.311Z] $ docker top 978b4c11a828f167d799c842bcdd6be3c1ba1a24296f7bdecc92f5981fc95301 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-05T10:11:08.726Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-05T10:11:09.046Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-05T10:11:09.364Z] + ls /var/log/sa-host [2024-07-05T10:11:09.364Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-05T10:11:09.606Z] provisioning config files... [2024-07-05T10:11:09.619Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1594@tmp/config5201506945162217485tmp [Pipeline] { [Pipeline] echo [2024-07-05T10:11:09.684Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T10:11:10.005Z] ---> create-netrc.sh [Pipeline] } [2024-07-05T10:11:10.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-05T10:11:10.483Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-05T10:11:10.520Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T10:11:10.842Z] ---> sudo-logs.sh [2024-07-05T10:11:10.842Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-05T10:11:10.946Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T10:11:11.278Z] ---> job-cost.sh [2024-07-05T10:11:11.278Z] lf-activate-venv: SKIPPING [2024-07-05T10:11:11.278Z] DEBUG: total: 0.2199999988079071 [2024-07-05T10:11:11.278Z] INFO: Retrieving Stack Cost... [2024-07-05T10:11:11.846Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-05T10:11:12.104Z] INFO: Archiving Costs [Pipeline] echo [2024-07-05T10:11:12.150Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-05T10:11:12.468Z] ---> logs-deploy.sh [2024-07-05T10:11:12.468Z] lf-activate-venv: SKIPPING [2024-07-05T10:11:12.468Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1594/1 [2024-07-05T10:11:12.468Z] INFO: archiving workspace using pattern(s): [2024-07-05T10:11:13.405Z] Archives upload complete. [2024-07-05T10:11:13.405Z] INFO: archiving logs to Nexus [2024-07-05T10:11:14.341Z] ---> uname -a: [2024-07-05T10:11:14.341Z] Linux prd-ubuntu20-04-docker-8c-8g-5066 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-05T10:11:14.341Z] [2024-07-05T10:11:14.341Z] [2024-07-05T10:11:14.341Z] ---> lscpu: [2024-07-05T10:11:14.341Z] Architecture: x86_64 [2024-07-05T10:11:14.341Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-05T10:11:14.341Z] Byte Order: Little Endian [2024-07-05T10:11:14.341Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-05T10:11:14.341Z] CPU(s): 8 [2024-07-05T10:11:14.341Z] On-line CPU(s) list: 0-7 [2024-07-05T10:11:14.341Z] Thread(s) per core: 1 [2024-07-05T10:11:14.341Z] Core(s) per socket: 1 [2024-07-05T10:11:14.341Z] Socket(s): 8 [2024-07-05T10:11:14.341Z] NUMA node(s): 1 [2024-07-05T10:11:14.341Z] Vendor ID: AuthenticAMD [2024-07-05T10:11:14.341Z] CPU family: 23 [2024-07-05T10:11:14.341Z] Model: 49 [2024-07-05T10:11:14.341Z] Model name: AMD EPYC-Rome Processor [2024-07-05T10:11:14.341Z] Stepping: 0 [2024-07-05T10:11:14.341Z] CPU MHz: 2799.998 [2024-07-05T10:11:14.341Z] BogoMIPS: 5599.99 [2024-07-05T10:11:14.341Z] Virtualization: AMD-V [2024-07-05T10:11:14.341Z] Hypervisor vendor: KVM [2024-07-05T10:11:14.341Z] Virtualization type: full [2024-07-05T10:11:14.341Z] L1d cache: 256 KiB [2024-07-05T10:11:14.341Z] L1i cache: 256 KiB [2024-07-05T10:11:14.341Z] L2 cache: 4 MiB [2024-07-05T10:11:14.341Z] L3 cache: 128 MiB [2024-07-05T10:11:14.341Z] NUMA node0 CPU(s): 0-7 [2024-07-05T10:11:14.341Z] Vulnerability Itlb multihit: Not affected [2024-07-05T10:11:14.341Z] Vulnerability L1tf: Not affected [2024-07-05T10:11:14.341Z] Vulnerability Mds: Not affected [2024-07-05T10:11:14.341Z] Vulnerability Meltdown: Not affected [2024-07-05T10:11:14.341Z] Vulnerability Mmio stale data: Not affected [2024-07-05T10:11:14.341Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-05T10:11:14.341Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-05T10:11:14.341Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-05T10:11:14.341Z] Vulnerability Srbds: Not affected [2024-07-05T10:11:14.341Z] Vulnerability Tsx async abort: Not affected [2024-07-05T10:11:14.341Z] 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-07-05T10:11:14.341Z] [2024-07-05T10:11:14.341Z] [2024-07-05T10:11:14.341Z] ---> nproc: [2024-07-05T10:11:14.341Z] 8 [2024-07-05T10:11:14.341Z] [2024-07-05T10:11:14.341Z] [2024-07-05T10:11:14.341Z] ---> df -h: [2024-07-05T10:11:14.341Z] Filesystem Size Used Avail Use% Mounted on [2024-07-05T10:11:14.341Z] overlay 155G 12G 144G 8% / [2024-07-05T10:11:14.341Z] tmpfs 64M 0 64M 0% /dev [2024-07-05T10:11:14.341Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-05T10:11:14.341Z] shm 64M 0 64M 0% /dev/shm [2024-07-05T10:11:14.341Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-07-05T10:11:14.341Z] [2024-07-05T10:11:14.341Z] [2024-07-05T10:11:14.341Z] ---> sar -b -r -n DEV: [2024-07-05T10:11:14.341Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5066) 07/05/24 _x86_64_ (8 CPU) [2024-07-05T10:11:14.341Z] [2024-07-05T10:11:14.341Z] 09:48:25 LINUX RESTART (8 CPU) [2024-07-05T10:11:14.341Z] [2024-07-05T10:11:14.341Z] 09:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-05T10:11:14.341Z] 09:50:01 325.71 10.16 315.54 0.00 1736.89 98783.47 0.00 [2024-07-05T10:11:14.341Z] 09:51:01 234.73 2.35 232.38 0.00 39.73 126818.46 0.00 [2024-07-05T10:11:14.341Z] 09:52:01 37.29 0.02 37.28 0.00 0.13 26683.84 0.00 [2024-07-05T10:11:14.341Z] 09:53:01 76.54 0.10 76.44 0.00 4.40 32910.90 0.00 [2024-07-05T10:11:14.341Z] 09:54:01 46.23 5.10 41.14 0.00 4341.75 8353.75 0.00 [2024-07-05T10:11:14.341Z] 09:55:01 6.33 0.02 6.32 0.00 0.13 123.31 0.00 [2024-07-05T10:11:14.341Z] 09:56:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 [2024-07-05T10:11:14.341Z] 09:57:01 1.93 0.00 1.93 0.00 0.00 21.59 0.00 [2024-07-05T10:11:14.341Z] 09:58:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 [2024-07-05T10:11:14.341Z] 09:59:01 2.12 0.00 2.12 0.00 0.00 24.00 0.00 [2024-07-05T10:11:14.341Z] 10:00:01 1.57 0.00 1.57 0.00 0.00 22.26 0.00 [2024-07-05T10:11:14.341Z] 10:01:01 1.97 0.00 1.97 0.00 0.00 22.53 0.00 [2024-07-05T10:11:14.341Z] 10:02:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 [2024-07-05T10:11:14.341Z] 10:03:01 1.97 0.00 1.97 0.00 0.00 22.40 0.00 [2024-07-05T10:11:14.341Z] 10:04:01 2.02 0.02 2.00 0.00 0.13 28.66 0.00 [2024-07-05T10:11:14.341Z] 10:05:01 2.03 0.00 2.03 0.00 0.00 23.06 0.00 [2024-07-05T10:11:14.341Z] 10:06:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 [2024-07-05T10:11:14.341Z] 10:07:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 [2024-07-05T10:11:14.341Z] 10:08:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2024-07-05T10:11:14.341Z] 10:09:01 1.56 0.00 1.56 0.00 0.00 18.57 0.00 [2024-07-05T10:11:14.341Z] 10:10:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 [2024-07-05T10:11:14.341Z] 10:11:01 1.82 0.00 1.82 0.00 0.00 20.40 0.00 [2024-07-05T10:11:14.341Z] Average: 34.23 0.81 33.42 0.00 278.56 13372.86 0.00 [2024-07-05T10:11:14.341Z] [2024-07-05T10:11:14.341Z] 09:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-05T10:11:14.341Z] 09:50:01 29061644 31500720 813808 2.47 84272 2608876 2016316 5.94 1077160 2333840 68096 [2024-07-05T10:11:14.341Z] 09:51:01 27825052 31394892 912308 2.77 186768 3505992 2069828 6.10 1304980 3204740 18296 [2024-07-05T10:11:14.341Z] 09:52:01 26694128 31213032 1090628 3.32 190728 4403788 2546196 7.50 1811376 3774820 538376 [2024-07-05T10:11:14.341Z] 09:53:01 27494096 31546396 762748 2.32 196360 3940908 1774132 5.23 1258564 3540240 136 [2024-07-05T10:11:14.341Z] 09:54:01 27050652 31525432 748716 2.28 225240 4338528 1711184 5.04 1543592 3665740 976 [2024-07-05T10:11:14.341Z] 09:55:01 27061012 31530852 743984 2.26 223816 4335272 1715176 5.05 1538228 3662488 12 [2024-07-05T10:11:14.341Z] 09:56:01 27060784 31530736 744084 2.26 223912 4335272 1715176 5.05 1538268 3662496 8 [2024-07-05T10:11:14.341Z] 09:57:01 27062176 31532264 742508 2.26 223996 4335284 1715176 5.05 1536772 3662496 8 [2024-07-05T10:11:14.341Z] 09:58:01 27068860 31538956 735756 2.24 224020 4335284 1715176 5.05 1530620 3662500 8 [2024-07-05T10:11:14.341Z] 09:59:01 27070916 31541124 733668 2.23 224108 4335292 1715176 5.05 1528684 3662504 16 [2024-07-05T10:11:14.341Z] 10:00:01 27071356 31541660 733092 2.23 224196 4335292 1715176 5.05 1528220 3662508 8 [2024-07-05T10:11:14.341Z] 10:01:01 27071360 31541752 732752 2.23 224280 4335296 1715176 5.05 1528292 3662512 12 [2024-07-05T10:11:14.341Z] 10:02:01 27071888 31542328 732152 2.23 224296 4335300 1715176 5.05 1528588 3662520 200 [2024-07-05T10:11:14.341Z] 10:03:01 27071116 31541608 732852 2.23 224372 4335292 1715176 5.05 1528336 3662516 16 [2024-07-05T10:11:14.341Z] 10:04:01 27069836 31540584 733904 2.23 224460 4335280 1725960 5.09 1529092 3662492 36 [2024-07-05T10:11:14.341Z] 10:05:01 27070316 31541248 733236 2.23 224548 4335348 1725960 5.09 1528908 3662556 176 [2024-07-05T10:11:14.341Z] 10:06:01 27070016 31541004 733432 2.23 224636 4335348 1725960 5.09 1528944 3662560 8 [2024-07-05T10:11:14.341Z] 10:07:01 27070292 31541460 732924 2.23 224668 4335480 1725960 5.09 1528732 3662688 24 [2024-07-05T10:11:14.341Z] 10:08:01 27070512 31541724 732612 2.23 224724 4335480 1725960 5.09 1528808 3662692 8 [2024-07-05T10:11:14.341Z] 10:09:01 27071576 31542844 731456 2.22 224748 4335488 1725960 5.09 1527756 3662696 16 [2024-07-05T10:11:14.341Z] 10:10:01 27071228 31542544 731640 2.22 224804 4335492 1725960 5.09 1528328 3662704 212 [2024-07-05T10:11:14.341Z] 10:11:01 27071452 31542832 731496 2.22 224864 4335492 1725960 5.09 1528456 3662700 172 [2024-07-05T10:11:14.341Z] Average: 27195467 31516181 764534 2.33 213537 4204504 1789178 5.27 1500487 3581046 28492 [2024-07-05T10:11:14.342Z] [2024-07-05T10:11:14.342Z] 09:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-05T10:11:14.342Z] 09:50:01 veth1edcf78 179.92 210.78 17.73 287.84 0.00 0.00 0.00 0.02 [2024-07-05T10:11:14.342Z] 09:50:01 docker0 208.80 242.75 17.44 510.09 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:50:01 ens3 520.16 379.77 5410.65 67.28 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:50:01 lo 6.06 6.06 0.60 0.60 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:51:01 docker0 140.68 253.42 12.75 2943.34 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:51:01 ens3 270.97 151.31 2964.16 22.10 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:51:01 veth174e62e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:52:01 docker0 0.87 1.22 0.09 0.34 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:52:01 ens3 14.85 9.03 14.36 5.84 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:52:01 veth174e62e 0.87 1.28 0.10 0.35 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:53:01 ens3 95.65 57.43 2525.18 11.46 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:53:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:54:01 ens3 154.95 54.80 2711.14 4.37 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:54:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:55:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:56:01 ens3 0.18 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:57:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:58:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:59:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:02:01 ens3 0.35 0.28 0.25 0.21 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:04:01 ens3 1.00 0.42 0.49 0.27 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:06:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:07:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:09:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:11:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] Average: docker0 15.94 22.63 1.38 157.10 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] Average: ens3 48.22 29.77 619.90 5.08 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] Average: lo 0.44 0.44 0.04 0.04 0.00 0.00 0.00 0.00 [2024-07-05T10:11:14.342Z] [2024-07-05T10:11:14.342Z] [2024-07-05T10:11:14.342Z] ---> sar -P ALL: [2024-07-05T10:11:14.342Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5066) 07/05/24 _x86_64_ (8 CPU) [2024-07-05T10:11:14.342Z] [2024-07-05T10:11:14.342Z] 09:48:25 LINUX RESTART (8 CPU) [2024-07-05T10:11:14.342Z] [2024-07-05T10:11:14.342Z] 09:49:01 CPU %user %nice %system %iowait %steal %idle [2024-07-05T10:11:14.342Z] 09:50:01 all 6.69 0.00 3.19 2.64 0.07 87.42 [2024-07-05T10:11:14.342Z] 09:50:01 0 6.80 0.00 3.08 0.25 0.07 89.80 [2024-07-05T10:11:14.342Z] 09:50:01 1 6.98 0.00 3.44 2.80 0.07 86.72 [2024-07-05T10:11:14.342Z] 09:50:01 2 6.48 0.00 3.77 5.22 0.07 84.46 [2024-07-05T10:11:14.342Z] 09:50:01 3 5.17 0.00 2.43 0.27 0.08 92.05 [2024-07-05T10:11:14.342Z] 09:50:01 4 5.17 0.00 3.05 4.21 0.07 87.51 [2024-07-05T10:11:14.342Z] 09:50:01 5 7.42 0.00 3.68 6.62 0.07 82.20 [2024-07-05T10:11:14.342Z] 09:50:01 6 8.32 0.00 2.93 1.16 0.07 87.52 [2024-07-05T10:11:14.342Z] 09:50:01 7 7.15 0.00 3.12 0.62 0.07 89.04 [2024-07-05T10:11:14.342Z] 09:51:01 all 7.26 0.00 3.56 5.90 0.05 83.24 [2024-07-05T10:11:14.342Z] 09:51:01 0 7.12 0.00 3.21 0.76 0.03 88.88 [2024-07-05T10:11:14.342Z] 09:51:01 1 8.57 0.00 4.30 19.84 0.08 67.20 [2024-07-05T10:11:14.342Z] 09:51:01 2 8.07 0.00 3.01 4.05 0.03 84.83 [2024-07-05T10:11:14.342Z] 09:51:01 3 5.15 0.00 3.40 2.77 0.03 88.65 [2024-07-05T10:11:14.342Z] 09:51:01 4 6.31 0.00 3.88 1.83 0.03 87.95 [2024-07-05T10:11:14.342Z] 09:51:01 5 7.73 0.00 3.66 0.82 0.03 87.75 [2024-07-05T10:11:14.342Z] 09:51:01 6 6.88 0.00 3.80 16.17 0.07 73.08 [2024-07-05T10:11:14.342Z] 09:51:01 7 8.23 0.00 3.19 1.04 0.05 87.49 [2024-07-05T10:11:14.342Z] 09:52:01 all 46.45 0.00 6.76 1.83 0.10 44.86 [2024-07-05T10:11:14.342Z] 09:52:01 0 45.86 0.00 7.35 0.15 0.10 46.54 [2024-07-05T10:11:14.342Z] 09:52:01 1 47.08 0.00 6.19 11.10 0.10 35.52 [2024-07-05T10:11:14.342Z] 09:52:01 2 48.42 0.00 6.28 0.00 0.08 45.22 [2024-07-05T10:11:14.342Z] 09:52:01 3 40.74 0.00 6.19 0.15 0.10 52.82 [2024-07-05T10:11:14.342Z] 09:52:01 4 50.58 0.00 6.37 0.02 0.10 42.93 [2024-07-05T10:11:14.342Z] 09:52:01 5 49.91 0.00 6.80 1.08 0.13 42.08 [2024-07-05T10:11:14.342Z] 09:52:01 6 44.16 0.00 7.34 1.92 0.10 46.47 [2024-07-05T10:11:14.342Z] 09:52:01 7 44.82 0.00 7.55 0.20 0.10 47.33 [2024-07-05T10:11:14.342Z] 09:53:01 all 22.84 0.00 2.85 1.59 0.05 72.66 [2024-07-05T10:11:14.342Z] 09:53:01 0 22.94 0.00 3.91 9.79 0.07 63.30 [2024-07-05T10:11:14.342Z] 09:53:01 1 21.57 0.00 2.90 0.77 0.05 74.71 [2024-07-05T10:11:14.342Z] 09:53:01 2 22.42 0.00 2.55 0.08 0.05 74.89 [2024-07-05T10:11:14.342Z] 09:53:01 3 22.31 0.00 2.31 0.12 0.05 75.21 [2024-07-05T10:11:14.342Z] 09:53:01 4 23.28 0.00 2.47 0.12 0.07 74.07 [2024-07-05T10:11:14.342Z] 09:53:01 5 22.64 0.00 2.88 1.51 0.05 72.92 [2024-07-05T10:11:14.342Z] 09:53:01 6 24.64 0.00 3.02 0.42 0.05 71.87 [2024-07-05T10:11:14.342Z] 09:53:01 7 22.89 0.00 2.82 0.02 0.03 74.25 [2024-07-05T10:11:14.342Z] 09:54:01 all 2.41 0.00 1.43 0.36 0.02 95.77 [2024-07-05T10:11:14.342Z] 09:54:01 0 2.29 0.00 3.10 1.13 0.02 93.46 [2024-07-05T10:11:14.342Z] 09:54:01 1 1.27 0.00 0.85 0.05 0.02 97.82 [2024-07-05T10:11:14.342Z] 09:54:01 2 1.99 0.00 0.80 0.07 0.02 97.13 [2024-07-05T10:11:14.342Z] 09:54:01 3 3.49 0.00 1.80 0.05 0.02 94.65 [2024-07-05T10:11:14.342Z] 09:54:01 4 2.11 0.00 1.14 0.48 0.03 96.24 [2024-07-05T10:11:14.342Z] 09:54:01 5 2.79 0.00 1.11 1.01 0.03 95.06 [2024-07-05T10:11:14.342Z] 09:54:01 6 3.79 0.00 1.42 0.05 0.03 94.71 [2024-07-05T10:11:14.342Z] 09:54:01 7 1.59 0.00 1.24 0.05 0.02 97.11 [2024-07-05T10:11:14.342Z] 09:55:01 all 0.24 0.00 0.07 0.01 0.00 99.68 [2024-07-05T10:11:14.342Z] 09:55:01 0 0.25 0.00 0.10 0.00 0.00 99.65 [2024-07-05T10:11:14.342Z] 09:55:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2024-07-05T10:11:14.342Z] 09:55:01 2 0.08 0.00 0.07 0.00 0.02 99.83 [2024-07-05T10:11:14.342Z] 09:55:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2024-07-05T10:11:14.342Z] 09:55:01 4 0.12 0.00 0.07 0.03 0.00 99.78 [2024-07-05T10:11:14.342Z] 09:55:01 5 1.21 0.00 0.10 0.07 0.00 98.63 [2024-07-05T10:11:14.342Z] 09:55:01 6 0.07 0.00 0.05 0.00 0.00 99.88 [2024-07-05T10:11:14.342Z] 09:55:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2024-07-05T10:11:14.342Z] 09:56:01 all 0.13 0.00 0.01 0.01 0.01 99.84 [2024-07-05T10:11:14.342Z] 09:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-05T10:11:14.342Z] 09:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-05T10:11:14.342Z] 09:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-05T10:11:14.342Z] 09:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-05T10:11:14.342Z] 09:56:01 4 0.07 0.00 0.03 0.02 0.02 99.87 [2024-07-05T10:11:14.342Z] 09:56:01 5 0.93 0.00 0.00 0.07 0.02 98.99 [2024-07-05T10:11:14.342Z] 09:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-05T10:11:14.342Z] 09:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-05T10:11:14.342Z] 09:57:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2024-07-05T10:11:14.342Z] 09:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-05T10:11:14.342Z] 09:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-05T10:11:14.342Z] 09:57:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-05T10:11:14.342Z] 09:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-05T10:11:14.342Z] 09:57:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2024-07-05T10:11:14.342Z] 09:57:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2024-07-05T10:11:14.342Z] 09:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-05T10:11:14.342Z] 09:57:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-05T10:11:14.342Z] 09:58:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2024-07-05T10:11:14.342Z] 09:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-05T10:11:14.342Z] 09:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-05T10:11:14.342Z] 09:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-05T10:11:14.342Z] 09:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-05T10:11:14.342Z] 09:58:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-05T10:11:14.342Z] 09:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-05T10:11:14.342Z] 09:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-05T10:11:14.342Z] 09:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-05T10:11:14.342Z] 09:59:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-07-05T10:11:14.342Z] 09:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-05T10:11:14.342Z] 09:59:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2024-07-05T10:11:14.342Z] 09:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-05T10:11:14.342Z] 09:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-05T10:11:14.342Z] 09:59:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2024-07-05T10:11:14.342Z] 09:59:01 5 0.03 0.00 0.00 0.03 0.02 99.92 [2024-07-05T10:11:14.342Z] 09:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-05T10:11:14.342Z] 09:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-05T10:11:14.342Z] 10:00:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2024-07-05T10:11:14.342Z] 10:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-05T10:11:14.342Z] 10:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-05T10:11:14.342Z] 10:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-05T10:11:14.342Z] 10:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-05T10:11:14.342Z] 10:00:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2024-07-05T10:11:14.342Z] 10:00:01 5 0.20 0.00 0.00 0.02 0.00 99.78 [2024-07-05T10:11:14.342Z] 10:00:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2024-07-05T10:11:14.342Z] 10:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-05T10:11:14.342Z] [2024-07-05T10:11:14.342Z] 10:00:01 CPU %user %nice %system %iowait %steal %idle [2024-07-05T10:11:14.342Z] 10:01:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2024-07-05T10:11:14.342Z] 10:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-05T10:11:14.342Z] 10:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-05T10:11:14.342Z] 10:01:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-05T10:11:14.342Z] 10:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-05T10:11:14.342Z] 10:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-05T10:11:14.342Z] 10:01:01 5 0.13 0.00 0.02 0.03 0.00 99.82 [2024-07-05T10:11:14.342Z] 10:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-05T10:11:14.342Z] 10:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-05T10:11:14.342Z] 10:02:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2024-07-05T10:11:14.342Z] 10:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-05T10:11:14.342Z] 10:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-05T10:11:14.342Z] 10:02:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-05T10:11:14.342Z] 10:02:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-05T10:11:14.342Z] 10:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-05T10:11:14.342Z] 10:02:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2024-07-05T10:11:14.342Z] 10:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-05T10:11:14.342Z] 10:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-05T10:11:14.342Z] 10:03:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2024-07-05T10:11:14.342Z] 10:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-05T10:11:14.342Z] 10:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-05T10:11:14.343Z] 10:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-05T10:11:14.343Z] 10:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-05T10:11:14.343Z] 10:03:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2024-07-05T10:11:14.343Z] 10:03:01 5 0.05 0.00 0.02 0.03 0.02 99.88 [2024-07-05T10:11:14.343Z] 10:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-05T10:11:14.343Z] 10:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-05T10:11:14.343Z] 10:04:01 all 0.10 0.00 0.03 0.02 0.01 99.84 [2024-07-05T10:11:14.343Z] 10:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-05T10:11:14.343Z] 10:04:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2024-07-05T10:11:14.343Z] 10:04:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2024-07-05T10:11:14.343Z] 10:04:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2024-07-05T10:11:14.343Z] 10:04:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2024-07-05T10:11:14.343Z] 10:04:01 5 0.03 0.00 0.02 0.12 0.00 99.83 [2024-07-05T10:11:14.343Z] 10:04:01 6 0.57 0.00 0.05 0.00 0.00 99.38 [2024-07-05T10:11:14.343Z] 10:04:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-05T10:11:14.343Z] 10:05:01 all 0.27 0.00 0.01 0.02 0.00 99.70 [2024-07-05T10:11:14.343Z] 10:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-05T10:11:14.343Z] 10:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-05T10:11:14.343Z] 10:05:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2024-07-05T10:11:14.343Z] 10:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-05T10:11:14.343Z] 10:05:01 4 0.02 0.00 0.02 0.07 0.00 99.90 [2024-07-05T10:11:14.343Z] 10:05:01 5 0.03 0.00 0.00 0.07 0.00 99.90 [2024-07-05T10:11:14.343Z] 10:05:01 6 2.00 0.00 0.00 0.00 0.00 98.00 [2024-07-05T10:11:14.343Z] 10:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-05T10:11:14.343Z] 10:06:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2024-07-05T10:11:14.343Z] 10:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-05T10:11:14.343Z] 10:06:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2024-07-05T10:11:14.343Z] 10:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-05T10:11:14.343Z] 10:06:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-05T10:11:14.343Z] 10:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-05T10:11:14.343Z] 10:06:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2024-07-05T10:11:14.343Z] 10:06:01 6 1.98 0.00 0.02 0.00 0.00 98.00 [2024-07-05T10:11:14.343Z] 10:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-05T10:11:14.343Z] 10:07:01 all 0.27 0.00 0.01 0.00 0.01 99.72 [2024-07-05T10:11:14.343Z] 10:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-05T10:11:14.343Z] 10:07:01 1 1.99 0.00 0.02 0.00 0.02 97.98 [2024-07-05T10:11:14.343Z] 10:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-05T10:11:14.343Z] 10:07:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-05T10:11:14.343Z] 10:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-05T10:11:14.343Z] 10:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-05T10:11:14.343Z] 10:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-05T10:11:14.343Z] 10:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-05T10:11:14.343Z] 10:08:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2024-07-05T10:11:14.343Z] 10:08:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-05T10:11:14.343Z] 10:08:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2024-07-05T10:11:14.343Z] 10:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-05T10:11:14.343Z] 10:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-05T10:11:14.343Z] 10:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-05T10:11:14.343Z] 10:08:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2024-07-05T10:11:14.343Z] 10:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-05T10:11:14.343Z] 10:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-05T10:11:14.343Z] 10:09:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2024-07-05T10:11:14.343Z] 10:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-05T10:11:14.343Z] 10:09:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-05T10:11:14.343Z] 10:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-05T10:11:14.343Z] 10:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-05T10:11:14.343Z] 10:09:01 4 0.05 0.00 0.00 0.02 0.02 99.92 [2024-07-05T10:11:14.343Z] 10:09:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-05T10:11:14.343Z] 10:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-05T10:11:14.343Z] 10:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-05T10:11:14.343Z] 10:10:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-07-05T10:11:14.343Z] 10:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-05T10:11:14.343Z] 10:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-05T10:11:14.343Z] 10:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-05T10:11:14.343Z] 10:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-05T10:11:14.343Z] 10:10:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2024-07-05T10:11:14.343Z] 10:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-05T10:11:14.343Z] 10:10:01 6 0.03 0.00 0.03 0.02 0.00 99.92 [2024-07-05T10:11:14.343Z] 10:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-05T10:11:14.343Z] 10:11:01 all 0.01 0.00 0.00 2.08 0.01 97.90 [2024-07-05T10:11:14.343Z] 10:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-05T10:11:14.343Z] 10:11:01 1 0.02 0.00 0.02 4.15 0.03 95.78 [2024-07-05T10:11:14.343Z] 10:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-05T10:11:14.343Z] 10:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-05T10:11:14.343Z] 10:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-05T10:11:14.343Z] 10:11:01 5 0.00 0.00 0.00 12.47 0.00 87.53 [2024-07-05T10:11:14.343Z] 10:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-05T10:11:14.343Z] 10:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-05T10:11:14.343Z] [2024-07-05T10:11:14.343Z] Average: CPU %user %nice %system %iowait %steal %idle [2024-07-05T10:11:14.343Z] Average: all 3.94 0.00 0.81 0.66 0.02 94.58 [2024-07-05T10:11:14.343Z] Average: 0 3.85 0.00 0.94 0.54 0.01 94.65 [2024-07-05T10:11:14.343Z] Average: 1 3.98 0.00 0.81 1.75 0.03 93.43 [2024-07-05T10:11:14.343Z] Average: 2 3.97 0.00 0.75 0.42 0.02 94.84 [2024-07-05T10:11:14.343Z] Average: 3 3.48 0.00 0.73 0.15 0.02 95.61 [2024-07-05T10:11:14.343Z] Average: 4 3.98 0.00 0.78 0.31 0.02 94.91 [2024-07-05T10:11:14.343Z] Average: 5 4.21 0.00 0.83 1.09 0.02 93.85 [2024-07-05T10:11:14.343Z] Average: 6 4.18 0.00 0.85 0.89 0.02 94.07 [2024-07-05T10:11:14.343Z] Average: 7 3.84 0.00 0.81 0.09 0.01 95.25 [2024-07-05T10:11:14.343Z] [2024-07-05T10:11:14.343Z] [2024-07-05T10:11:14.343Z]