Pull request #1567 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3c1b39d1863fd12baddaf8f984945f6dea69a331+fdea4761bbcb74cab7badbb069f6efddd7703878 (788e8bd085f5e80ee557343bbf3141e25a6f0842) 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-ssh10601797542156830826.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3224758503337216498.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-1567/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-1567/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16011168534932714017.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-1567/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16164932624655864565.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh1734442488523221777.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-1567/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-1567/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6123079650462476841.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-359’ Running on prd-ubuntu20.04-docker-8c-8g-361 in /w/workspace/gexfoundry_device-sdk-go_PR-1567 [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-1567 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fdea4761bbcb74cab7badbb069f6efddd7703878 into PR head commit 3c1b39d1863fd12baddaf8f984945f6dea69a331 Merge succeeded, producing 3c1b39d1863fd12baddaf8f984945f6dea69a331 Checking out Revision 3c1b39d1863fd12baddaf8f984945f6dea69a331 (PR-1567) > 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/1567/head:refs/remotes/origin/PR-1567 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c1b39d1863fd12baddaf8f984945f6dea69a331 # 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 fdea4761bbcb74cab7badbb069f6efddd7703878 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c1b39d1863fd12baddaf8f984945f6dea69a331 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-19T04:32:00.585Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-19T04:32:00.770Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-19T04:32:00.900Z] ========================================================= [2024-03-19T04:32:00.900Z] EdgeX Global Pipelines Version Info [2024-03-19T04:32:00.900Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:32:01.670Z] ------------------- [2024-03-19T04:32:01.670Z] stable info: [2024-03-19T04:32:01.670Z] ------------------- [2024-03-19T04:32:01.670Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-19T04:32:01.670Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-19T04:32:01.670Z] Message: update stable to v1.0.258 [2024-03-19T04:32:02.240Z] ------------------- [2024-03-19T04:32:02.240Z] experimental info: [2024-03-19T04:32:02.240Z] ------------------- [2024-03-19T04:32:02.240Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-19T04:32:02.240Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-19T04:32:02.240Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-19T04:32:02.453Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-03-19T04:32:02.502Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-03-19T04:32:02.552Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-19T04:32:02.597Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-19T04:32:02.642Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-19T04:32:02.688Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-19T04:32:02.734Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-19T04:32:02.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-03-19T04:32:02.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-19T04:32:02.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-19T04:32:02.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-19T04:32:02.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-03-19T04:32:03.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-19T04:32:03.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-19T04:32:03.114Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-19T04:32:03.161Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-03-19T04:32:03.207Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-19T04:32:03.250Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-19T04:32:03.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-19T04:32:03.346Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-19T04:32:03.397Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-19T04:32:03.444Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-19T04:32:03.494Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-19T04:32:03.545Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-19T04:32:03.597Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-19T04:32:03.645Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-19T04:32:03.690Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-19T04:32:03.737Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1567 [Pipeline] echo [2024-03-19T04:32:03.787Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1567 [Pipeline] echo [2024-03-19T04:32:03.836Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1567 [Pipeline] echo [2024-03-19T04:32:03.887Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c1b39d1863fd12baddaf8f984945f6dea69a331 [Pipeline] echo [2024-03-19T04:32:03.936Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c1b39d [Pipeline] echo [2024-03-19T04:32:03.987Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-19T04:32:04.125Z] provisioning config files... [2024-03-19T04:32:04.142Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp/config11422284692797738583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:32:04.544Z] ---> ****-login.sh [2024-03-19T04:32:04.544Z] nexus3.edgexfoundry.org:10001 [2024-03-19T04:32:04.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:32:05.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:32:05.065Z] Configure a credential helper to remove this warning. See [2024-03-19T04:32:05.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:32:05.065Z] [2024-03-19T04:32:05.065Z] Login Succeeded [2024-03-19T04:32:05.065Z] nexus3.edgexfoundry.org:10002 [2024-03-19T04:32:05.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:32:05.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:32:05.065Z] Configure a credential helper to remove this warning. See [2024-03-19T04:32:05.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:32:05.065Z] [2024-03-19T04:32:05.065Z] Login Succeeded [2024-03-19T04:32:05.065Z] nexus3.edgexfoundry.org:10003 [2024-03-19T04:32:05.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:32:05.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:32:05.066Z] Configure a credential helper to remove this warning. See [2024-03-19T04:32:05.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:32:05.066Z] [2024-03-19T04:32:05.326Z] Login Succeeded [2024-03-19T04:32:05.326Z] nexus3.edgexfoundry.org:10004 [2024-03-19T04:32:05.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:32:05.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:32:05.326Z] Configure a credential helper to remove this warning. See [2024-03-19T04:32:05.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:32:05.326Z] [2024-03-19T04:32:05.326Z] Login Succeeded [2024-03-19T04:32:05.326Z] ****.io [2024-03-19T04:32:05.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:32:05.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:32:05.587Z] Configure a credential helper to remove this warning. See [2024-03-19T04:32:05.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:32:05.587Z] [2024-03-19T04:32:05.587Z] Login Succeeded [2024-03-19T04:32:05.587Z] ---> ****-login.sh ends [Pipeline] } [2024-03-19T04:32:05.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-19T04:32:06.257Z] + git rev-list -1 --merges 3c1b39d1863fd12baddaf8f984945f6dea69a331~1..3c1b39d1863fd12baddaf8f984945f6dea69a331 [Pipeline] echo [2024-03-19T04:32:06.296Z] -----------> git rev-list -1 --merges 3c1b39d1863fd12baddaf8f984945f6dea69a331~1..3c1b39d1863fd12baddaf8f984945f6dea69a331 3c1b39d1863fd12baddaf8f984945f6dea69a331 [false] [Pipeline] sh [2024-03-19T04:32:06.625Z] + git log --format=format:%s -1 3c1b39d1863fd12baddaf8f984945f6dea69a331 [Pipeline] echo [2024-03-19T04:32:06.713Z] ========================================================= [2024-03-19T04:32:06.713Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-19T04:32:06.713Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-19T04:32:07.155Z] + git log --format=format:%s -1 3c1b39d1863fd12baddaf8f984945f6dea69a331 [Pipeline] echo [2024-03-19T04:32:07.208Z] [semverPrep] GIT_COMMIT: 3c1b39d1863fd12baddaf8f984945f6dea69a331, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-03-19T04:32:07.254Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-19T04:32:07.663Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-19T04:32:07.663Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-19T04:32:07.663Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-19T04:32:07.663Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-19T04:32:07.663Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-19T04:32:07.663Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-19T04:32:07.663Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:32:08.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-19T04:32:08.102Z] [2024-03-19T04:32:08.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:32:08.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-19T04:32:08.484Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-19T04:32:08.484Z] b85a868b505f: Pulling fs layer [2024-03-19T04:32:08.484Z] e2be974225ed: Pulling fs layer [2024-03-19T04:32:08.484Z] 339a4e72a1f5: Pulling fs layer [2024-03-19T04:32:08.484Z] 988bab9f4d93: Pulling fs layer [2024-03-19T04:32:08.484Z] 1469e6f7b9e6: Pulling fs layer [2024-03-19T04:32:08.484Z] eaf3925da568: Pulling fs layer [2024-03-19T04:32:08.484Z] bab4dde63d76: Pulling fs layer [2024-03-19T04:32:08.484Z] bde34c3a00c8: Pulling fs layer [2024-03-19T04:32:08.484Z] b352a97aabf1: Pulling fs layer [2024-03-19T04:32:08.484Z] 4872d77fe225: Pulling fs layer [2024-03-19T04:32:08.484Z] 5851b861e8e6: Pulling fs layer [2024-03-19T04:32:08.484Z] bab4dde63d76: Waiting [2024-03-19T04:32:08.484Z] bde34c3a00c8: Waiting [2024-03-19T04:32:08.484Z] 988bab9f4d93: Waiting [2024-03-19T04:32:08.484Z] b352a97aabf1: Waiting [2024-03-19T04:32:08.484Z] 4872d77fe225: Waiting [2024-03-19T04:32:08.484Z] 1469e6f7b9e6: Waiting [2024-03-19T04:32:08.484Z] 5851b861e8e6: Waiting [2024-03-19T04:32:08.484Z] e2be974225ed: Verifying Checksum [2024-03-19T04:32:08.484Z] e2be974225ed: Download complete [2024-03-19T04:32:08.484Z] 988bab9f4d93: Download complete [2024-03-19T04:32:08.484Z] 1469e6f7b9e6: Verifying Checksum [2024-03-19T04:32:08.484Z] 1469e6f7b9e6: Download complete [2024-03-19T04:32:08.744Z] 339a4e72a1f5: Download complete [2024-03-19T04:32:08.744Z] eaf3925da568: Verifying Checksum [2024-03-19T04:32:08.744Z] eaf3925da568: Download complete [2024-03-19T04:32:08.744Z] bde34c3a00c8: Verifying Checksum [2024-03-19T04:32:08.744Z] bde34c3a00c8: Download complete [2024-03-19T04:32:08.744Z] b352a97aabf1: Verifying Checksum [2024-03-19T04:32:08.744Z] b352a97aabf1: Download complete [2024-03-19T04:32:08.744Z] 4872d77fe225: Verifying Checksum [2024-03-19T04:32:08.744Z] 4872d77fe225: Download complete [2024-03-19T04:32:08.744Z] 5851b861e8e6: Verifying Checksum [2024-03-19T04:32:08.744Z] 5851b861e8e6: Download complete [2024-03-19T04:32:08.744Z] b85a868b505f: Verifying Checksum [2024-03-19T04:32:08.744Z] b85a868b505f: Download complete [2024-03-19T04:32:09.003Z] bab4dde63d76: Verifying Checksum [2024-03-19T04:32:09.003Z] bab4dde63d76: Download complete [2024-03-19T04:32:09.940Z] b85a868b505f: Pull complete [2024-03-19T04:32:09.941Z] e2be974225ed: Pull complete [2024-03-19T04:32:10.510Z] 339a4e72a1f5: Pull complete [2024-03-19T04:32:10.510Z] 988bab9f4d93: Pull complete [2024-03-19T04:32:10.770Z] 1469e6f7b9e6: Pull complete [2024-03-19T04:32:10.770Z] eaf3925da568: Pull complete [2024-03-19T04:32:12.673Z] bab4dde63d76: Pull complete [2024-03-19T04:32:12.673Z] bde34c3a00c8: Pull complete [2024-03-19T04:32:12.673Z] b352a97aabf1: Pull complete [2024-03-19T04:32:12.673Z] 4872d77fe225: Pull complete [2024-03-19T04:32:12.673Z] 5851b861e8e6: Pull complete [2024-03-19T04:32:12.673Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-19T04:32:12.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-19T04:32:12.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T04:32:12.955Z] prd-ubuntu20.04-docker-8c-8g-361 does not seem to be running inside a container [2024-03-19T04:32:12.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1567 -v /w/workspace/gexfoundry_device-sdk-go_PR-1567:/w/workspace/gexfoundry_device-sdk-go_PR-1567:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-19T04:32:16.126Z] $ docker top d5d273f5a5b7f2ef70f0f54fbd0bc6a6d6c73485b8ca3ba58e77f06a6e646a07 -eo pid,comm [2024-03-19T04:32:16.184Z] 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-03-19T04:32:16.184Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-19T04:32:16.341Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-19T04:32:16.341Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-19T04:32:16.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-19T04:32:16.468Z] $ docker exec d5d273f5a5b7f2ef70f0f54fbd0bc6a6d6c73485b8ca3ba58e77f06a6e646a07 ssh-agent [2024-03-19T04:32:16.570Z] SSH_AUTH_SOCK=/tmp/ssh-PDrfb7IrtIEt/agent.32 [2024-03-19T04:32:16.570Z] SSH_AGENT_PID=38 [2024-03-19T04:32:16.577Z] Running ssh-add (command line suppressed) [2024-03-19T04:32:16.690Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp/private_key_13283283107922689126.key (/w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp/private_key_13283283107922689126.key) [2024-03-19T04:32:16.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-19T04:32:17.036Z] + git tag --points-at HEAD [Pipeline] } [2024-03-19T04:32:17.063Z] $ docker exec --env ******** --env ******** d5d273f5a5b7f2ef70f0f54fbd0bc6a6d6c73485b8ca3ba58e77f06a6e646a07 ssh-agent -k [2024-03-19T04:32:17.152Z] unset SSH_AUTH_SOCK; [2024-03-19T04:32:17.152Z] unset SSH_AGENT_PID; [2024-03-19T04:32:17.152Z] echo Agent pid 38 killed; [2024-03-19T04:32:17.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-19T04:32:17.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-19T04:32:17.255Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-19T04:32:17.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-19T04:32:17.377Z] $ docker exec d5d273f5a5b7f2ef70f0f54fbd0bc6a6d6c73485b8ca3ba58e77f06a6e646a07 ssh-agent [2024-03-19T04:32:17.472Z] SSH_AUTH_SOCK=/tmp/ssh-dLr3f9KmQk6G/agent.71 [2024-03-19T04:32:17.472Z] SSH_AGENT_PID=77 [2024-03-19T04:32:17.476Z] Running ssh-add (command line suppressed) [2024-03-19T04:32:17.574Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp/private_key_3251648895244410833.key (/w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp/private_key_3251648895244410833.key) [2024-03-19T04:32:17.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-19T04:32:17.921Z] + git semver init [2024-03-19T04:32:18.182Z] 2024-03-19 04:32:18,095 [run_init] DEBUG init version:0.0.0 force:False [2024-03-19T04:32:18.182Z] 2024-03-19 04:32:18,096 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1567/.semver [2024-03-19T04:32:18.182Z] 2024-03-19 04:32:18,096 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1567/.semver [2024-03-19T04:32:18.182Z] 2024-03-19 04:32:18,097 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1567/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1567, universal_newlines=False, shell=None, istream=None) [2024-03-19T04:32:19.564Z] 2024-03-19 04:32:19,377 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1567/.git/info/exclude [2024-03-19T04:32:19.564Z] 2024-03-19 04:32:19,378 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1567/.semver/PR-1567 with force:False [2024-03-19T04:32:19.564Z] 2024-03-19 04:32:19,378 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1567/.semver/PR-1567 [2024-03-19T04:32:19.564Z] 2024-03-19 04:32:19,382 [execute] INFO git cat-file --batch-check [2024-03-19T04:32:19.564Z] 2024-03-19 04:32:19,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1567/.semver, universal_newlines=False, shell=None, istream=) [2024-03-19T04:32:19.564Z] 2024-03-19 04:32:19,387 [execute] INFO git cat-file --batch [2024-03-19T04:32:19.564Z] 2024-03-19 04:32:19,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1567/.semver, universal_newlines=False, shell=None, istream=) [2024-03-19T04:32:19.564Z] 2024-03-19 04:32:19,390 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1567/.semver/PR-1567 [2024-03-19T04:32:19.564Z] 0.0.0 [Pipeline] } [2024-03-19T04:32:19.591Z] $ docker exec --env ******** --env ******** d5d273f5a5b7f2ef70f0f54fbd0bc6a6d6c73485b8ca3ba58e77f06a6e646a07 ssh-agent -k [2024-03-19T04:32:19.696Z] unset SSH_AUTH_SOCK; [2024-03-19T04:32:19.697Z] unset SSH_AGENT_PID; [2024-03-19T04:32:19.698Z] echo Agent pid 77 killed; [2024-03-19T04:32:19.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-19T04:32:20.155Z] + git semver [Pipeline] } [2024-03-19T04:32:20.441Z] $ docker stop --time=1 d5d273f5a5b7f2ef70f0f54fbd0bc6a6d6c73485b8ca3ba58e77f06a6e646a07 [2024-03-19T04:32:21.729Z] $ docker rm -f --volumes d5d273f5a5b7f2ef70f0f54fbd0bc6a6d6c73485b8ca3ba58e77f06a6e646a07 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-19T04:32:22.144Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-19T04:32:22.427Z] Stashed 1 file(s) [Pipeline] echo [2024-03-19T04:32:22.447Z] [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-03-19T04:32:23.080Z] provisioning config files... [2024-03-19T04:32:23.091Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp/config5725060887404357478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:32:23.443Z] ---> ****-login.sh [2024-03-19T04:32:23.443Z] nexus3.edgexfoundry.org:10001 [2024-03-19T04:32:23.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:32:23.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:32:23.443Z] Configure a credential helper to remove this warning. See [2024-03-19T04:32:23.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:32:23.443Z] [2024-03-19T04:32:23.443Z] Login Succeeded [2024-03-19T04:32:23.443Z] nexus3.edgexfoundry.org:10002 [2024-03-19T04:32:23.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:32:23.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:32:23.443Z] Configure a credential helper to remove this warning. See [2024-03-19T04:32:23.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:32:23.443Z] [2024-03-19T04:32:23.443Z] Login Succeeded [2024-03-19T04:32:23.443Z] nexus3.edgexfoundry.org:10003 [2024-03-19T04:32:23.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:32:23.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:32:23.703Z] Configure a credential helper to remove this warning. See [2024-03-19T04:32:23.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:32:23.703Z] [2024-03-19T04:32:23.703Z] Login Succeeded [2024-03-19T04:32:23.703Z] nexus3.edgexfoundry.org:10004 [2024-03-19T04:32:23.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:32:23.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:32:23.703Z] Configure a credential helper to remove this warning. See [2024-03-19T04:32:23.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:32:23.703Z] [2024-03-19T04:32:23.703Z] Login Succeeded [2024-03-19T04:32:23.703Z] ****.io [2024-03-19T04:32:23.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:32:23.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:32:23.965Z] Configure a credential helper to remove this warning. See [2024-03-19T04:32:23.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:32:23.965Z] [2024-03-19T04:32:23.965Z] Login Succeeded [2024-03-19T04:32:23.965Z] ---> ****-login.sh ends [Pipeline] } [2024-03-19T04:32:23.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-19T04:32:24.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-19T04:32:24.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-19T04:32:24.304Z] ========================================================= [2024-03-19T04:32:24.304Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-19T04:32:24.304Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:32:24.788Z] + 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-03-19T04:32:24.788Z] Sending build context to Docker daemon 22.03MB [2024-03-19T04:32:24.788Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-19T04:32:24.788Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-19T04:32:25.047Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-19T04:32:25.047Z] 7264a8db6415: Pulling fs layer [2024-03-19T04:32:25.047Z] c4d48a809fc2: Pulling fs layer [2024-03-19T04:32:25.047Z] 4f1c88b9dad5: Pulling fs layer [2024-03-19T04:32:25.047Z] ad3a456e5733: Pulling fs layer [2024-03-19T04:32:25.047Z] 69c7f0334f64: Pulling fs layer [2024-03-19T04:32:25.047Z] 1f1c1a5573a3: Pulling fs layer [2024-03-19T04:32:25.047Z] ce7588e14bc9: Pulling fs layer [2024-03-19T04:32:25.047Z] b5e4710f87ac: Pulling fs layer [2024-03-19T04:32:25.047Z] ad3a456e5733: Waiting [2024-03-19T04:32:25.047Z] 1f1c1a5573a3: Waiting [2024-03-19T04:32:25.047Z] 69c7f0334f64: Waiting [2024-03-19T04:32:25.047Z] c4d48a809fc2: Download complete [2024-03-19T04:32:25.047Z] ad3a456e5733: Verifying Checksum [2024-03-19T04:32:25.047Z] ad3a456e5733: Download complete [2024-03-19T04:32:25.047Z] 69c7f0334f64: Verifying Checksum [2024-03-19T04:32:25.047Z] 69c7f0334f64: Download complete [2024-03-19T04:32:25.047Z] 7264a8db6415: Verifying Checksum [2024-03-19T04:32:25.047Z] 7264a8db6415: Download complete [2024-03-19T04:32:25.047Z] 1f1c1a5573a3: Verifying Checksum [2024-03-19T04:32:25.307Z] 7264a8db6415: Pull complete [2024-03-19T04:32:25.307Z] b5e4710f87ac: Verifying Checksum [2024-03-19T04:32:25.307Z] c4d48a809fc2: Pull complete [2024-03-19T04:32:25.567Z] 4f1c88b9dad5: Download complete [2024-03-19T04:32:25.827Z] ce7588e14bc9: Verifying Checksum [2024-03-19T04:32:25.827Z] ce7588e14bc9: Download complete [2024-03-19T04:32:29.115Z] 4f1c88b9dad5: Pull complete [2024-03-19T04:32:29.115Z] ad3a456e5733: Pull complete [2024-03-19T04:32:29.115Z] 69c7f0334f64: Pull complete [2024-03-19T04:32:29.115Z] 1f1c1a5573a3: Pull complete [2024-03-19T04:32:31.645Z] ce7588e14bc9: Pull complete [2024-03-19T04:32:31.907Z] b5e4710f87ac: Pull complete [2024-03-19T04:32:31.907Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-19T04:32:31.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-19T04:32:31.907Z] ---> 88b5674ff536 [2024-03-19T04:32:31.907Z] Step 3/10 : ARG MAKE=make build [2024-03-19T04:32:37.896Z] Still waiting to schedule task [2024-03-19T04:32:37.896Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-360’ [2024-03-19T04:32:38.501Z] ---> Running in a6e2056c3437 [2024-03-19T04:32:38.501Z] Removing intermediate container a6e2056c3437 [2024-03-19T04:32:38.501Z] ---> 4d3db2412385 [2024-03-19T04:32:38.501Z] Step 4/10 : WORKDIR /device-sdk-go [2024-03-19T04:32:38.501Z] ---> Running in 01aaec909ed8 [2024-03-19T04:32:38.501Z] Removing intermediate container 01aaec909ed8 [2024-03-19T04:32:38.501Z] ---> f15d83331fdc [2024-03-19T04:32:38.501Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-19T04:32:38.501Z] ---> Running in 13259ef7dfda [2024-03-19T04:32:38.501Z] Removing intermediate container 13259ef7dfda [2024-03-19T04:32:38.501Z] ---> b4c2d80d0c28 [2024-03-19T04:32:38.501Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-03-19T04:32:38.501Z] ---> Running in 3f7aa13f26da [2024-03-19T04:32:38.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T04:32:38.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T04:32:39.020Z] OK: 264 MiB in 52 packages [2024-03-19T04:32:39.279Z] Removing intermediate container 3f7aa13f26da [2024-03-19T04:32:39.279Z] ---> ebc657bc0a44 [2024-03-19T04:32:39.279Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-19T04:32:39.279Z] ---> a527aa4e7e67 [2024-03-19T04:32:39.279Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T04:32:39.538Z] ---> Running in df1bdcbda5ef [2024-03-19T04:33:47.292Z] Removing intermediate container df1bdcbda5ef [2024-03-19T04:33:47.292Z] ---> 3da6eb191eaf [2024-03-19T04:33:47.292Z] Step 9/10 : COPY . . [2024-03-19T04:33:47.292Z] ---> 145967e689d6 [2024-03-19T04:33:47.292Z] Step 10/10 : RUN ${MAKE} [2024-03-19T04:33:47.292Z] ---> Running in 5f0d7998f4fa [2024-03-19T04:33:47.292Z] noop [2024-03-19T04:33:47.292Z] Removing intermediate container 5f0d7998f4fa [2024-03-19T04:33:47.292Z] ---> b7c51999b215 [2024-03-19T04:33:47.292Z] Successfully built b7c51999b215 [2024-03-19T04:33:47.292Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:33:47.747Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-19T04:33:47.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T04:33:47.897Z] prd-ubuntu20.04-docker-8c-8g-361 does not seem to be running inside a container [2024-03-19T04:33:47.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1567 -v /w/workspace/gexfoundry_device-sdk-go_PR-1567:/w/workspace/gexfoundry_device-sdk-go_PR-1567:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-19T04:33:48.276Z] $ docker top c2a44cc5fc22c1f5b2f8bc60bbc01881170ce1ab78de0f71b7d7d1e0cfc61a56 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-19T04:33:48.688Z] + go version [2024-03-19T04:33:48.688Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-19T04:33:48.721Z] $ docker stop --time=1 c2a44cc5fc22c1f5b2f8bc60bbc01881170ce1ab78de0f71b7d7d1e0cfc61a56 [2024-03-19T04:33:49.965Z] $ docker rm -f --volumes c2a44cc5fc22c1f5b2f8bc60bbc01881170ce1ab78de0f71b7d7d1e0cfc61a56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:33:50.699Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-19T04:33:50.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T04:33:50.861Z] prd-ubuntu20.04-docker-8c-8g-361 does not seem to be running inside a container [2024-03-19T04:33:50.886Z] $ 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-1567 -v /w/workspace/gexfoundry_device-sdk-go_PR-1567:/w/workspace/gexfoundry_device-sdk-go_PR-1567:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-19T04:33:51.208Z] $ docker top b02c268e29b5b0fba1e038bb2910292ee19d2a6d9f95a89f8fcdd94f5cf135ce -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-19T04:33:51.605Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1567 [Pipeline] fileExists [Pipeline] sh [2024-03-19T04:33:51.987Z] + make test [2024-03-19T04:33:51.987Z] go test -race -coverprofile=coverage.out ./... [2024-03-19T04:33:58.554Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-03-19T04:34:30.755Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-03-19T04:34:30.755Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-03-19T04:34:30.755Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-03-19T04:34:30.755Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-03-19T04:34:30.755Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-03-19T04:34:31.013Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.057s coverage: 27.6% of statements [2024-03-19T04:34:31.013Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.050s coverage: 81.5% of statements [2024-03-19T04:34:31.580Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-03-19T04:34:31.580Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-03-19T04:34:32.514Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-03-19T04:34:32.514Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.085s coverage: 86.0% of statements [2024-03-19T04:34:32.774Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-03-19T04:34:32.774Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-03-19T04:34:33.718Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.144s coverage: 71.8% of statements [2024-03-19T04:34:34.290Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-03-19T04:34:36.838Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.052s coverage: 14.4% of statements [2024-03-19T04:34:36.838Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.794s coverage: 45.9% of statements [2024-03-19T04:34:36.838Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.121s coverage: 68.5% of statements [2024-03-19T04:34:36.838Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.098s coverage: 89.2% of statements [2024-03-19T04:34:36.838Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.061s coverage: 5.5% of statements [2024-03-19T04:35:08.946Z] GO111MODULE=on go vet ./... [2024-03-19T04:35:09.209Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-19T04:35:09.209Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-19T04:35:09.209Z] ./bin/test-attribution-txt.sh [2024-03-19T04:35:09.209Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-19T04:35:09.209Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-19T04:35:09.209Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-19T04:35:09.209Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-19T04:35:09.209Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-19T04:35:09.209Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-19T04:35:09.209Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-19T04:35:09.209Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-19T04:35:09.209Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-19T04:35:09.209Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-19T04:35:09.209Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-19T04:35:09.209Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-19T04:35:09.209Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-19T04:35:09.209Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-19T04:35:09.209Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-19T04:35:09.209Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-19T04:35:09.209Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-19T04:35:09.209Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-19T04:35:09.209Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-19T04:35:09.209Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-03-19T04:35:09.209Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-19T04:35:09.209Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-19T04:35:09.471Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-19T04:35:09.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-19T04:35:09.547Z] $ docker stop --time=1 b02c268e29b5b0fba1e038bb2910292ee19d2a6d9f95a89f8fcdd94f5cf135ce [2024-03-19T04:35:15.339Z] $ docker rm -f --volumes b02c268e29b5b0fba1e038bb2910292ee19d2a6d9f95a89f8fcdd94f5cf135ce [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-19T04:35:16.030Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-19T04:35:16.113Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-19T04:35:16.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-19T04:35:17.123Z] + ls -al . [2024-03-19T04:35:17.123Z] total 376 [2024-03-19T04:35:17.123Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 19 04:33 . [2024-03-19T04:35:17.123Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 04:31 .. [2024-03-19T04:35:17.123Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 19 04:31 .dockerignore [2024-03-19T04:35:17.123Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 04:34 .git [2024-03-19T04:35:17.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 04:31 .github [2024-03-19T04:35:17.123Z] -rw-rw-r-- 1 jenkins jenkins 137 Mar 19 04:31 .gitignore [2024-03-19T04:35:17.123Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 19 04:31 .golangci.yml [2024-03-19T04:35:17.123Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 19 04:32 .semver [2024-03-19T04:35:17.123Z] -rw-rw-r-- 1 jenkins jenkins 48109 Mar 19 04:31 CHANGELOG.md [2024-03-19T04:35:17.123Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 19 04:31 GOVERNANCE.md [2024-03-19T04:35:17.123Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 19 04:31 Jenkinsfile [2024-03-19T04:35:17.123Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 19 04:31 LICENSE [2024-03-19T04:35:17.123Z] -rw-rw-r-- 1 jenkins jenkins 1842 Mar 19 04:31 Makefile [2024-03-19T04:35:17.123Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 19 04:31 OWNERS.md [2024-03-19T04:35:17.123Z] -rw-rw-r-- 1 jenkins jenkins 4933 Mar 19 04:31 README.md [2024-03-19T04:35:17.123Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 19 04:32 VERSION [2024-03-19T04:35:17.123Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 04:31 bin [2024-03-19T04:35:17.123Z] -rw-r--r-- 1 jenkins jenkins 122153 Mar 19 04:34 coverage.out [2024-03-19T04:35:17.123Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 19 04:31 example [2024-03-19T04:35:17.123Z] -rw-rw-r-- 1 jenkins jenkins 7071 Mar 19 04:31 go.mod [2024-03-19T04:35:17.123Z] -rw-rw-r-- 1 jenkins jenkins 101371 Mar 19 04:31 go.sum [2024-03-19T04:35:17.123Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 19 04:31 internal [2024-03-19T04:35:17.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 04:31 openapi [2024-03-19T04:35:17.123Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 19 04:31 pkg [2024-03-19T04:35:17.123Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 04:31 snap [2024-03-19T04:35:17.123Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 19 04:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:35:17.533Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3c1b39d1863fd12baddaf8f984945f6dea69a331 --label arch=amd64 --label version=0.0.0 . [2024-03-19T04:35:17.534Z] Sending build context to Docker daemon 22.15MB [2024-03-19T04:35:17.534Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-03-19T04:35:17.534Z] Step 2/23 : FROM ${BASE} AS builder [2024-03-19T04:35:17.534Z] ---> b7c51999b215 [2024-03-19T04:35:17.534Z] Step 3/23 : ARG MAKE=make build [2024-03-19T04:35:18.105Z] ---> Running in 4e14e9032e92 [2024-03-19T04:35:18.105Z] Removing intermediate container 4e14e9032e92 [2024-03-19T04:35:18.105Z] ---> b5eadb12ff46 [2024-03-19T04:35:18.105Z] Step 4/23 : WORKDIR /device-sdk-go [2024-03-19T04:35:18.105Z] ---> Running in a69d6b824545 [2024-03-19T04:35:18.363Z] Removing intermediate container a69d6b824545 [2024-03-19T04:35:18.364Z] ---> eaafd956d893 [2024-03-19T04:35:18.364Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-19T04:35:18.364Z] ---> Running in faec15f44f78 [2024-03-19T04:35:18.364Z] Removing intermediate container faec15f44f78 [2024-03-19T04:35:18.364Z] ---> 740a7afdecec [2024-03-19T04:35:18.364Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-03-19T04:35:18.364Z] ---> Running in f9d7d297d6ca [2024-03-19T04:35:18.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T04:35:18.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T04:35:19.148Z] OK: 264 MiB in 52 packages [2024-03-19T04:35:19.407Z] Removing intermediate container f9d7d297d6ca [2024-03-19T04:35:19.407Z] ---> 59264202ff61 [2024-03-19T04:35:19.407Z] Step 7/23 : COPY go.mod vendor* ./ [2024-03-19T04:35:19.407Z] ---> 036c8f4ed55d [2024-03-19T04:35:19.407Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T04:35:19.407Z] ---> Running in 75718afff5cb [2024-03-19T04:35:20.356Z] Removing intermediate container 75718afff5cb [2024-03-19T04:35:20.356Z] ---> 8b28cf434fc6 [2024-03-19T04:35:20.356Z] Step 9/23 : COPY . . [2024-03-19T04:35:20.924Z] ---> fe6f62cc4d53 [2024-03-19T04:35:20.924Z] Step 10/23 : RUN ${MAKE} [2024-03-19T04:35:20.924Z] ---> Running in bf6b27abb71d [2024-03-19T04:35:21.182Z] 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-03-19T04:35:53.286Z] Removing intermediate container bf6b27abb71d [2024-03-19T04:35:53.286Z] ---> f2e9cfc1e696 [2024-03-19T04:35:53.286Z] Step 11/23 : FROM alpine:3.18 [2024-03-19T04:35:53.286Z] 3.18: Pulling from library/alpine [2024-03-19T04:35:53.286Z] 619be1103602: Pulling fs layer [2024-03-19T04:35:53.286Z] 619be1103602: Verifying Checksum [2024-03-19T04:35:53.286Z] 619be1103602: Download complete [2024-03-19T04:35:53.286Z] 619be1103602: Pull complete [2024-03-19T04:35:53.286Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-19T04:35:53.286Z] Status: Downloaded newer image for alpine:3.18 [2024-03-19T04:35:53.286Z] ---> d3782b16ccc9 [2024-03-19T04:35:53.286Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-03-19T04:35:53.286Z] ---> Running in d69c486323da [2024-03-19T04:35:53.286Z] Removing intermediate container d69c486323da [2024-03-19T04:35:53.286Z] ---> 29c126070ba3 [2024-03-19T04:35:53.286Z] Step 13/23 : RUN apk add --update --no-cache [2024-03-19T04:35:53.286Z] ---> Running in 9fb1c9c1344a [2024-03-19T04:35:53.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-19T04:35:53.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-19T04:35:54.065Z] OK: 7 MiB in 15 packages [2024-03-19T04:35:54.633Z] Removing intermediate container 9fb1c9c1344a [2024-03-19T04:35:54.633Z] ---> 782bf51cf4d2 [2024-03-19T04:35:54.633Z] Step 14/23 : WORKDIR / [2024-03-19T04:35:54.633Z] ---> Running in a2857bee62ed [2024-03-19T04:35:54.633Z] Removing intermediate container a2857bee62ed [2024-03-19T04:35:54.633Z] ---> 9de0f58ed03e [2024-03-19T04:35:54.633Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-03-19T04:35:54.891Z] ---> aa23449ad5cd [2024-03-19T04:35:54.891Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-03-19T04:35:56.793Z] ---> 89babab6f4c5 [2024-03-19T04:35:56.793Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-03-19T04:35:56.793Z] ---> 15720f1f2362 [2024-03-19T04:35:56.793Z] Step 18/23 : EXPOSE 59999 [2024-03-19T04:35:56.793Z] ---> Running in 4dda3bae1e90 [2024-03-19T04:35:56.793Z] Removing intermediate container 4dda3bae1e90 [2024-03-19T04:35:56.793Z] ---> 2b82672dfdc0 [2024-03-19T04:35:56.793Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-03-19T04:35:56.793Z] ---> Running in 80b55da5a266 [2024-03-19T04:35:56.793Z] Removing intermediate container 80b55da5a266 [2024-03-19T04:35:56.793Z] ---> 59cedb759cc0 [2024-03-19T04:35:56.793Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-19T04:35:56.793Z] ---> Running in 23a81c4c7f87 [2024-03-19T04:35:57.052Z] Removing intermediate container 23a81c4c7f87 [2024-03-19T04:35:57.052Z] ---> 9d07ee128063 [2024-03-19T04:35:57.052Z] Step 21/23 : LABEL arch=amd64 [2024-03-19T04:35:57.052Z] ---> Running in a423265b47bd [2024-03-19T04:35:57.052Z] Removing intermediate container a423265b47bd [2024-03-19T04:35:57.052Z] ---> 2cb9d3b3aca5 [2024-03-19T04:35:57.052Z] Step 22/23 : LABEL git_sha=3c1b39d1863fd12baddaf8f984945f6dea69a331 [2024-03-19T04:35:57.052Z] ---> Running in 18d9c187e93a [2024-03-19T04:35:57.312Z] Removing intermediate container 18d9c187e93a [2024-03-19T04:35:57.312Z] ---> f7d0882e8bcc [2024-03-19T04:35:57.312Z] Step 23/23 : LABEL version=0.0.0 [2024-03-19T04:35:57.312Z] ---> Running in 95f97a2299ce [2024-03-19T04:35:57.312Z] Removing intermediate container 95f97a2299ce [2024-03-19T04:35:57.312Z] ---> 639050b6f4e3 [2024-03-19T04:35:57.312Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-19T04:35:57.312Z] Successfully built 639050b6f4e3 [2024-03-19T04:35:57.312Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:35:58.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-19T04:35:58.245Z] [2024-03-19T04:35:58.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:35:58.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-19T04:35:58.631Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-19T04:35:58.631Z] 5eb5b503b376: Pulling fs layer [2024-03-19T04:35:58.631Z] 5c69ac0246d0: Pulling fs layer [2024-03-19T04:35:58.631Z] ec43610c2a17: Pulling fs layer [2024-03-19T04:35:58.631Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-19T04:35:58.631Z] 33b1e0a273af: Pulling fs layer [2024-03-19T04:35:58.631Z] 5d3b04190fa2: Pulling fs layer [2024-03-19T04:35:58.631Z] 2f39f015ded8: Pulling fs layer [2024-03-19T04:35:58.631Z] 33b1e0a273af: Waiting [2024-03-19T04:35:58.631Z] 3a2ae6a8a46f: Waiting [2024-03-19T04:35:58.631Z] 5d3b04190fa2: Waiting [2024-03-19T04:35:58.631Z] 5c69ac0246d0: Verifying Checksum [2024-03-19T04:35:58.631Z] 5c69ac0246d0: Download complete [2024-03-19T04:35:58.631Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-19T04:35:58.631Z] 3a2ae6a8a46f: Download complete [2024-03-19T04:35:58.631Z] 33b1e0a273af: Verifying Checksum [2024-03-19T04:35:58.631Z] 33b1e0a273af: Download complete [2024-03-19T04:35:58.631Z] 5d3b04190fa2: Download complete [2024-03-19T04:35:58.631Z] ec43610c2a17: Verifying Checksum [2024-03-19T04:35:58.631Z] ec43610c2a17: Download complete [2024-03-19T04:35:58.890Z] 5eb5b503b376: Verifying Checksum [2024-03-19T04:35:58.890Z] 5eb5b503b376: Download complete [2024-03-19T04:35:59.551Z] 2f39f015ded8: Download complete [2024-03-19T04:36:00.159Z] 5eb5b503b376: Pull complete [2024-03-19T04:36:00.159Z] 5c69ac0246d0: Pull complete [2024-03-19T04:36:00.440Z] ec43610c2a17: Pull complete [2024-03-19T04:36:00.440Z] 3a2ae6a8a46f: Pull complete [2024-03-19T04:36:00.715Z] 33b1e0a273af: Pull complete [2024-03-19T04:36:00.715Z] 5d3b04190fa2: Pull complete [2024-03-19T04:36:04.911Z] 2f39f015ded8: Pull complete [2024-03-19T04:36:04.911Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-19T04:36:04.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-19T04:36:04.911Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T04:36:05.134Z] prd-ubuntu20.04-docker-8c-8g-361 does not seem to be running inside a container [2024-03-19T04:36:05.158Z] $ 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-1567 -v /w/workspace/gexfoundry_device-sdk-go_PR-1567:/w/workspace/gexfoundry_device-sdk-go_PR-1567:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-19T04:36:08.551Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-362 in /w/workspace/gexfoundry_device-sdk-go_PR-1567 [2024-03-19T04:36:09.730Z] $ docker top 8a9cc35bae7c523ef7522376a9eabd70167427d824634b1844669a41abe2f32b -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2024-03-19T04:36:09.996Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-03-19T04:36:10.081Z] The recommended git tool is: git [2024-03-19T04:36:10.231Z] ---> job-cost.sh [2024-03-19T04:36:10.231Z] lf-activate-venv: SKIPPING [2024-03-19T04:36:10.231Z] INFO: No Stack... [2024-03-19T04:36:10.798Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-19T04:36:11.058Z] INFO: Archiving Costs [Pipeline] sh [2024-03-19T04:36:11.375Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1567/archives/cost.csv [2024-03-19T04:36:11.375Z] + cut -d, -f6 [Pipeline] lock [2024-03-19T04:36:11.416Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1567-1-stack-cost] [2024-03-19T04:36:11.421Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1567-1-stack-cost] did not exist. Created. [2024-03-19T04:36:11.428Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1567-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-19T04:36:11.837Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-19T04:36:11.890Z] Stashed 1 file(s) [Pipeline] } [2024-03-19T04:36:11.916Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1567-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-19T04:36:11.991Z] $ docker stop --time=1 8a9cc35bae7c523ef7522376a9eabd70167427d824634b1844669a41abe2f32b [2024-03-19T04:36:13.462Z] $ docker rm -f --volumes 8a9cc35bae7c523ef7522376a9eabd70167427d824634b1844669a41abe2f32b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-19T04:36:18.581Z] using credential edgex-jenkins-ssh [2024-03-19T04:36:18.603Z] Cloning the remote Git repository [2024-03-19T04:36:18.655Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-03-19T04:36:18.763Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-03-19T04:36:19.009Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-03-19T04:36:19.010Z] > git --version # timeout=10 [2024-03-19T04:36:19.041Z] > git --version # 'git version 2.25.1' [2024-03-19T04:36:19.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-19T04:36:19.298Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-19T04:36:21.849Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-03-19T04:36:21.910Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-19T04:36:23.748Z] Merging remotes/origin/main commit fdea4761bbcb74cab7badbb069f6efddd7703878 into PR head commit 3c1b39d1863fd12baddaf8f984945f6dea69a331 [2024-03-19T04:36:23.038Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-03-19T04:36:23.110Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-03-19T04:36:23.113Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-19T04:36:23.145Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1567/head:refs/remotes/origin/PR-1567 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-19T04:36:23.777Z] > git config core.sparsecheckout # timeout=10 [2024-03-19T04:36:24.051Z] Merge succeeded, producing 3c1b39d1863fd12baddaf8f984945f6dea69a331 [2024-03-19T04:36:24.052Z] Checking out Revision 3c1b39d1863fd12baddaf8f984945f6dea69a331 (PR-1567) [2024-03-19T04:36:24.606Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-03-19T04:36:24.652Z] > git --version # timeout=10 [2024-03-19T04:36:24.667Z] > git --version # 'git version 2.25.1' [2024-03-19T04:36:24.681Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-19T04:36:23.841Z] > git checkout -f 3c1b39d1863fd12baddaf8f984945f6dea69a331 # timeout=10 [2024-03-19T04:36:23.941Z] > git remote # timeout=10 [2024-03-19T04:36:23.966Z] > git config --get remote.origin.url # timeout=10 [2024-03-19T04:36:23.992Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-19T04:36:24.014Z] > git merge fdea4761bbcb74cab7badbb069f6efddd7703878 # timeout=10 [2024-03-19T04:36:24.042Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-19T04:36:24.063Z] > git config core.sparsecheckout # timeout=10 [2024-03-19T04:36:24.078Z] > git checkout -f 3c1b39d1863fd12baddaf8f984945f6dea69a331 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-19T04:36:29.395Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-19T04:36:29.395Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-19T04:36:29.395Z] Dload Upload Total Spent Left Speed [2024-03-19T04:36:29.395Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh [2024-03-19T04:36:29.734Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-19T04:36:30.069Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-03-19T04:36:30.069Z] [2024-03-19T04:36:30.069Z] { [2024-03-19T04:36:30.069Z] "registry-mirrors": [ [2024-03-19T04:36:30.069Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-19T04:36:30.069Z] ], [2024-03-19T04:36:30.069Z] "bip": "10.250.0.254/24", [2024-03-19T04:36:30.069Z] "hosts": [ [2024-03-19T04:36:30.069Z] "tcp://0.0.0.0:5555", [2024-03-19T04:36:30.069Z] "unix:///var/run/docker.sock" [2024-03-19T04:36:30.069Z] ], [2024-03-19T04:36:30.069Z] "mtu": 1458, [2024-03-19T04:36:30.069Z] "selinux-enabled": true, [2024-03-19T04:36:30.069Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-19T04:36:30.069Z] } [Pipeline] sh [2024-03-19T04:36:30.411Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-19T04:36:30.775Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-19T04:36:49.091Z] provisioning config files... [2024-03-19T04:36:49.118Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5787850017224397324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:36:49.569Z] ---> ****-login.sh [2024-03-19T04:36:49.569Z] nexus3.edgexfoundry.org:10001 [2024-03-19T04:36:49.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:36:50.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:36:50.106Z] Configure a credential helper to remove this warning. See [2024-03-19T04:36:50.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:36:50.106Z] [2024-03-19T04:36:50.106Z] Login Succeeded [2024-03-19T04:36:50.106Z] nexus3.edgexfoundry.org:10002 [2024-03-19T04:36:50.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:36:50.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:36:50.640Z] Configure a credential helper to remove this warning. See [2024-03-19T04:36:50.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:36:50.640Z] [2024-03-19T04:36:50.640Z] Login Succeeded [2024-03-19T04:36:50.640Z] nexus3.edgexfoundry.org:10003 [2024-03-19T04:36:50.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:36:50.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:36:50.914Z] Configure a credential helper to remove this warning. See [2024-03-19T04:36:50.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:36:50.914Z] [2024-03-19T04:36:50.914Z] Login Succeeded [2024-03-19T04:36:50.914Z] nexus3.edgexfoundry.org:10004 [2024-03-19T04:36:51.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:36:51.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:36:51.181Z] Configure a credential helper to remove this warning. See [2024-03-19T04:36:51.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:36:51.181Z] [2024-03-19T04:36:51.181Z] Login Succeeded [2024-03-19T04:36:51.181Z] ****.io [2024-03-19T04:36:51.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-19T04:36:52.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-19T04:36:52.027Z] Configure a credential helper to remove this warning. See [2024-03-19T04:36:52.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-19T04:36:52.027Z] [2024-03-19T04:36:52.027Z] Login Succeeded [2024-03-19T04:36:52.027Z] ---> ****-login.sh ends [Pipeline] } [2024-03-19T04:36:52.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-19T04:36:52.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-19T04:36:52.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-19T04:36:52.620Z] ========================================================= [2024-03-19T04:36:52.620Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-19T04:36:52.620Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:36:53.133Z] + 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-03-19T04:36:53.763Z] Sending build context to Docker daemon 11.42MB [2024-03-19T04:36:53.763Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-19T04:36:53.763Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-19T04:36:53.763Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-19T04:36:53.763Z] 9fda8d8052c6: Pulling fs layer [2024-03-19T04:36:53.763Z] 5d54e960e981: Pulling fs layer [2024-03-19T04:36:53.763Z] c4a7e357bf2a: Pulling fs layer [2024-03-19T04:36:53.763Z] f0e02332f6b5: Pulling fs layer [2024-03-19T04:36:53.763Z] 872ee5b61b7b: Pulling fs layer [2024-03-19T04:36:53.763Z] 0c6a40ed1a82: Pulling fs layer [2024-03-19T04:36:53.763Z] 94ae7d8d031c: Pulling fs layer [2024-03-19T04:36:53.763Z] f0e02332f6b5: Waiting [2024-03-19T04:36:53.763Z] 872ee5b61b7b: Waiting [2024-03-19T04:36:53.763Z] 0c6a40ed1a82: Waiting [2024-03-19T04:36:53.763Z] 94ae7d8d031c: Waiting [2024-03-19T04:36:53.763Z] 5d54e960e981: Verifying Checksum [2024-03-19T04:36:53.763Z] 5d54e960e981: Download complete [2024-03-19T04:36:53.763Z] f0e02332f6b5: Verifying Checksum [2024-03-19T04:36:53.763Z] f0e02332f6b5: Download complete [2024-03-19T04:36:53.763Z] 872ee5b61b7b: Verifying Checksum [2024-03-19T04:36:53.763Z] 872ee5b61b7b: Download complete [2024-03-19T04:36:54.049Z] 9fda8d8052c6: Verifying Checksum [2024-03-19T04:36:54.049Z] 9fda8d8052c6: Download complete [2024-03-19T04:36:54.326Z] 94ae7d8d031c: Verifying Checksum [2024-03-19T04:36:54.326Z] 94ae7d8d031c: Download complete [2024-03-19T04:36:54.919Z] 9fda8d8052c6: Pull complete [2024-03-19T04:36:55.501Z] 5d54e960e981: Pull complete [2024-03-19T04:36:55.767Z] c4a7e357bf2a: Verifying Checksum [2024-03-19T04:36:55.767Z] c4a7e357bf2a: Download complete [2024-03-19T04:36:56.724Z] 0c6a40ed1a82: Verifying Checksum [2024-03-19T04:36:56.724Z] 0c6a40ed1a82: Download complete [2024-03-19T04:37:09.059Z] c4a7e357bf2a: Pull complete [2024-03-19T04:37:09.059Z] f0e02332f6b5: Pull complete [2024-03-19T04:37:09.059Z] 872ee5b61b7b: Pull complete [2024-03-19T04:37:17.292Z] 0c6a40ed1a82: Pull complete [2024-03-19T04:37:19.248Z] 94ae7d8d031c: Pull complete [2024-03-19T04:37:19.248Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-19T04:37:19.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-19T04:37:19.248Z] ---> 86de565de09d [2024-03-19T04:37:19.248Z] Step 3/10 : ARG MAKE=make build [2024-03-19T04:37:19.834Z] ---> Running in b1f36d33131e [2024-03-19T04:37:20.102Z] Removing intermediate container b1f36d33131e [2024-03-19T04:37:20.102Z] ---> 1970bf27eeb6 [2024-03-19T04:37:20.102Z] Step 4/10 : WORKDIR /device-sdk-go [2024-03-19T04:37:20.372Z] ---> Running in 1e1fe08b8d47 [2024-03-19T04:37:20.645Z] Removing intermediate container 1e1fe08b8d47 [2024-03-19T04:37:20.645Z] ---> 35ae23a06bb7 [2024-03-19T04:37:20.645Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-19T04:37:20.645Z] ---> Running in 0cd0e6c7e0f3 [2024-03-19T04:37:20.916Z] Removing intermediate container 0cd0e6c7e0f3 [2024-03-19T04:37:20.916Z] ---> 0e47c7f2604c [2024-03-19T04:37:20.916Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-03-19T04:37:20.916Z] ---> Running in 6a2872f861c1 [2024-03-19T04:37:22.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T04:37:22.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T04:37:23.557Z] OK: 266 MiB in 52 packages [2024-03-19T04:37:24.523Z] Removing intermediate container 6a2872f861c1 [2024-03-19T04:37:24.523Z] ---> f653ad28e00b [2024-03-19T04:37:24.523Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-19T04:37:26.462Z] ---> f30611da1968 [2024-03-19T04:37:26.462Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T04:37:26.462Z] ---> Running in 7198f0de6ac0 [2024-03-19T04:39:48.138Z] Removing intermediate container 7198f0de6ac0 [2024-03-19T04:39:48.138Z] ---> 9c4a9051ff72 [2024-03-19T04:39:48.138Z] Step 9/10 : COPY . . [2024-03-19T04:39:48.138Z] ---> f6694b765985 [2024-03-19T04:39:48.138Z] Step 10/10 : RUN ${MAKE} [2024-03-19T04:39:48.138Z] ---> Running in 9f3b9bc7c411 [2024-03-19T04:39:48.138Z] noop [2024-03-19T04:39:48.138Z] Removing intermediate container 9f3b9bc7c411 [2024-03-19T04:39:48.138Z] ---> 738d6e915c8f [2024-03-19T04:39:48.138Z] Successfully built 738d6e915c8f [2024-03-19T04:39:48.138Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:39:48.623Z] + docker inspect -f . ci-base-image-arm64 [2024-03-19T04:39:48.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T04:39:48.915Z] prd-ubuntu20.04-docker-arm64-4c-16g-362 does not seem to be running inside a container [2024-03-19T04:39:48.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-19T04:39:50.168Z] $ docker top 2b0814bef068bbeeb8d818d2507714289c2b3271243c394422d4002babde524d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-19T04:39:51.045Z] + go version [2024-03-19T04:39:51.045Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-19T04:39:51.088Z] $ docker stop --time=1 2b0814bef068bbeeb8d818d2507714289c2b3271243c394422d4002babde524d [2024-03-19T04:39:52.689Z] $ docker rm -f --volumes 2b0814bef068bbeeb8d818d2507714289c2b3271243c394422d4002babde524d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:39:53.573Z] + docker inspect -f . ci-base-image-arm64 [2024-03-19T04:39:53.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T04:39:53.830Z] prd-ubuntu20.04-docker-arm64-4c-16g-362 does not seem to be running inside a container [2024-03-19T04:39:53.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-19T04:39:55.043Z] $ docker top 246baf14bb4713c4d9275aae0e4df81d8f346be1fca343066b50708bd22c8223 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-19T04:39:55.911Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-19T04:39:56.303Z] + make test [2024-03-19T04:39:56.571Z] go test -race -coverprofile=coverage.out ./... [2024-03-19T04:40:28.790Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-03-19T04:42:50.476Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-03-19T04:42:50.476Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-03-19T04:42:50.476Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-03-19T04:42:50.476Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-03-19T04:42:50.476Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-03-19T04:43:00.527Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.195s coverage: 27.6% of statements [2024-03-19T04:43:02.468Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.252s coverage: 81.5% of statements [2024-03-19T04:43:06.715Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-03-19T04:43:06.715Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-03-19T04:43:08.122Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.338s coverage: 86.0% of statements [2024-03-19T04:43:10.698Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-03-19T04:43:12.645Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.584s coverage: 71.8% of statements [2024-03-19T04:43:15.980Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-03-19T04:43:15.980Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-03-19T04:43:15.980Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.242s coverage: 14.4% of statements [2024-03-19T04:43:16.567Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.463s coverage: 45.9% of statements [2024-03-19T04:43:17.528Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.387s coverage: 68.5% of statements [2024-03-19T04:43:20.103Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.411s coverage: 89.2% of statements [2024-03-19T04:43:22.040Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-03-19T04:43:23.445Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.319s coverage: 5.5% of statements [2024-03-19T04:43:24.866Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-19T04:43:24.866Z] GO111MODULE=on go vet ./... [2024-03-19T04:46:16.595Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-19T04:46:16.595Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-19T04:46:16.595Z] ./bin/test-attribution-txt.sh [2024-03-19T04:46:16.595Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-19T04:46:16.595Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-19T04:46:16.596Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-19T04:46:16.596Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-19T04:46:16.596Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-19T04:46:16.596Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-19T04:46:16.596Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-19T04:46:16.596Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-19T04:46:16.596Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-19T04:46:16.596Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-19T04:46:16.596Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-19T04:46:16.596Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-19T04:46:16.596Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-19T04:46:16.596Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-19T04:46:16.596Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-19T04:46:16.596Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-19T04:46:16.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-19T04:46:16.672Z] $ docker stop --time=1 246baf14bb4713c4d9275aae0e4df81d8f346be1fca343066b50708bd22c8223 [2024-03-19T04:46:18.610Z] $ docker rm -f --volumes 246baf14bb4713c4d9275aae0e4df81d8f346be1fca343066b50708bd22c8223 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-19T04:46:20.767Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-19T04:46:20.804Z] Warning: overwriting stash ‘coverage-report’ [2024-03-19T04:46:21.425Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-19T04:46:22.109Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-19T04:46:22.454Z] + ls -al . [2024-03-19T04:46:22.454Z] total 372 [2024-03-19T04:46:22.454Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 19 04:40 . [2024-03-19T04:46:22.454Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 04:36 .. [2024-03-19T04:46:22.454Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 19 04:36 .dockerignore [2024-03-19T04:46:22.454Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 04:36 .git [2024-03-19T04:46:22.454Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 04:36 .github [2024-03-19T04:46:22.454Z] -rw-rw-r-- 1 jenkins jenkins 137 Mar 19 04:36 .gitignore [2024-03-19T04:46:22.454Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 19 04:36 .golangci.yml [2024-03-19T04:46:22.454Z] -rw-rw-r-- 1 jenkins jenkins 48109 Mar 19 04:36 CHANGELOG.md [2024-03-19T04:46:22.454Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 19 04:36 GOVERNANCE.md [2024-03-19T04:46:22.454Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 19 04:36 Jenkinsfile [2024-03-19T04:46:22.454Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 19 04:36 LICENSE [2024-03-19T04:46:22.454Z] -rw-rw-r-- 1 jenkins jenkins 1842 Mar 19 04:36 Makefile [2024-03-19T04:46:22.454Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 19 04:36 OWNERS.md [2024-03-19T04:46:22.454Z] -rw-rw-r-- 1 jenkins jenkins 4933 Mar 19 04:36 README.md [2024-03-19T04:46:22.454Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 19 04:32 VERSION [2024-03-19T04:46:22.454Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 04:36 bin [2024-03-19T04:46:22.454Z] -rw-r--r-- 1 jenkins jenkins 122153 Mar 19 04:43 coverage.out [2024-03-19T04:46:22.454Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 19 04:36 example [2024-03-19T04:46:22.454Z] -rw-rw-r-- 1 jenkins jenkins 7071 Mar 19 04:36 go.mod [2024-03-19T04:46:22.454Z] -rw-rw-r-- 1 jenkins jenkins 101371 Mar 19 04:36 go.sum [2024-03-19T04:46:22.454Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 19 04:36 internal [2024-03-19T04:46:22.454Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 04:36 openapi [2024-03-19T04:46:22.454Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 19 04:36 pkg [2024-03-19T04:46:22.454Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 04:36 snap [2024-03-19T04:46:22.454Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 19 04:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:46:22.914Z] + 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=3c1b39d1863fd12baddaf8f984945f6dea69a331 --label arch=arm64 --label version=0.0.0 . [2024-03-19T04:46:23.515Z] Sending build context to Docker daemon 11.54MB [2024-03-19T04:46:23.515Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-03-19T04:46:23.515Z] Step 2/23 : FROM ${BASE} AS builder [2024-03-19T04:46:23.515Z] ---> 738d6e915c8f [2024-03-19T04:46:23.515Z] Step 3/23 : ARG MAKE=make build [2024-03-19T04:46:23.515Z] ---> Running in 1ae4b0ef6d79 [2024-03-19T04:46:23.784Z] Removing intermediate container 1ae4b0ef6d79 [2024-03-19T04:46:23.784Z] ---> b5d5360e2407 [2024-03-19T04:46:23.784Z] Step 4/23 : WORKDIR /device-sdk-go [2024-03-19T04:46:24.058Z] ---> Running in 96551558fa57 [2024-03-19T04:46:24.325Z] Removing intermediate container 96551558fa57 [2024-03-19T04:46:24.325Z] ---> 3644b08acc53 [2024-03-19T04:46:24.325Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-19T04:46:24.325Z] ---> Running in d932079ca135 [2024-03-19T04:46:24.596Z] Removing intermediate container d932079ca135 [2024-03-19T04:46:24.596Z] ---> eb37ebe3119b [2024-03-19T04:46:24.596Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-03-19T04:46:24.596Z] ---> Running in e5e35ee28ee7 [2024-03-19T04:46:25.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T04:46:26.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T04:46:27.096Z] OK: 266 MiB in 52 packages [2024-03-19T04:46:28.068Z] Removing intermediate container e5e35ee28ee7 [2024-03-19T04:46:28.068Z] ---> 6077f65eff42 [2024-03-19T04:46:28.068Z] Step 7/23 : COPY go.mod vendor* ./ [2024-03-19T04:46:28.333Z] ---> 6b0ad452b07e [2024-03-19T04:46:28.333Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-19T04:46:28.333Z] ---> Running in da029c19ca4f [2024-03-19T04:46:30.912Z] Removing intermediate container da029c19ca4f [2024-03-19T04:46:30.912Z] ---> 809744dba0d3 [2024-03-19T04:46:30.912Z] Step 9/23 : COPY . . [2024-03-19T04:46:31.868Z] ---> e5aa28b1fda8 [2024-03-19T04:46:31.868Z] Step 10/23 : RUN ${MAKE} [2024-03-19T04:46:32.137Z] ---> Running in 113c035eac81 [2024-03-19T04:46:33.098Z] 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-03-19T04:49:09.774Z] Removing intermediate container 113c035eac81 [2024-03-19T04:49:09.774Z] ---> ef9e67410c96 [2024-03-19T04:49:09.774Z] Step 11/23 : FROM alpine:3.18 [2024-03-19T04:49:09.774Z] 3.18: Pulling from library/alpine [2024-03-19T04:49:09.774Z] c6b39de5b339: Pulling fs layer [2024-03-19T04:49:09.774Z] c6b39de5b339: Download complete [2024-03-19T04:49:09.774Z] c6b39de5b339: Pull complete [2024-03-19T04:49:09.775Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-19T04:49:09.775Z] Status: Downloaded newer image for alpine:3.18 [2024-03-19T04:49:09.775Z] ---> 33abbf032149 [2024-03-19T04:49:09.775Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-03-19T04:49:09.775Z] ---> Running in 8a82f1a63a63 [2024-03-19T04:49:09.775Z] Removing intermediate container 8a82f1a63a63 [2024-03-19T04:49:09.775Z] ---> 2b90df5fe538 [2024-03-19T04:49:09.775Z] Step 13/23 : RUN apk add --update --no-cache [2024-03-19T04:49:09.775Z] ---> Running in 20a094589628 [2024-03-19T04:49:09.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-19T04:49:09.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-19T04:49:09.775Z] OK: 8 MiB in 15 packages [2024-03-19T04:49:09.775Z] Removing intermediate container 20a094589628 [2024-03-19T04:49:09.775Z] ---> 65652a9e61a5 [2024-03-19T04:49:09.775Z] Step 14/23 : WORKDIR / [2024-03-19T04:49:09.775Z] ---> Running in 0b797a0d56e9 [2024-03-19T04:49:09.775Z] Removing intermediate container 0b797a0d56e9 [2024-03-19T04:49:09.775Z] ---> 541bdd128158 [2024-03-19T04:49:09.775Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-03-19T04:49:09.775Z] ---> 7497ce2417c4 [2024-03-19T04:49:09.775Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-03-19T04:49:11.716Z] ---> 9022dec40bec [2024-03-19T04:49:11.716Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-03-19T04:49:11.982Z] ---> 7131aab4911c [2024-03-19T04:49:11.982Z] Step 18/23 : EXPOSE 59999 [2024-03-19T04:49:11.982Z] ---> Running in 154845e39a99 [2024-03-19T04:49:12.249Z] Removing intermediate container 154845e39a99 [2024-03-19T04:49:12.249Z] ---> 13f136827f02 [2024-03-19T04:49:12.249Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-03-19T04:49:12.516Z] ---> Running in 9c27d7c26764 [2024-03-19T04:49:12.782Z] Removing intermediate container 9c27d7c26764 [2024-03-19T04:49:12.782Z] ---> a5c8a98a5fda [2024-03-19T04:49:12.782Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-19T04:49:12.782Z] ---> Running in 02c5fadd0d04 [2024-03-19T04:49:13.048Z] Removing intermediate container 02c5fadd0d04 [2024-03-19T04:49:13.048Z] ---> 905030298287 [2024-03-19T04:49:13.048Z] Step 21/23 : LABEL arch=arm64 [2024-03-19T04:49:13.048Z] ---> Running in c830a1b0482c [2024-03-19T04:49:13.315Z] Removing intermediate container c830a1b0482c [2024-03-19T04:49:13.315Z] ---> 66bf7d95d58e [2024-03-19T04:49:13.315Z] Step 22/23 : LABEL git_sha=3c1b39d1863fd12baddaf8f984945f6dea69a331 [2024-03-19T04:49:13.582Z] ---> Running in ab63d7cc548a [2024-03-19T04:49:13.582Z] Removing intermediate container ab63d7cc548a [2024-03-19T04:49:13.582Z] ---> c37b1101ebe9 [2024-03-19T04:49:13.582Z] Step 23/23 : LABEL version=0.0.0 [2024-03-19T04:49:13.848Z] ---> Running in e25209540e4e [2024-03-19T04:49:14.112Z] Removing intermediate container e25209540e4e [2024-03-19T04:49:14.112Z] ---> 2673c38cab87 [2024-03-19T04:49:14.112Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-19T04:49:14.112Z] Successfully built 2673c38cab87 [2024-03-19T04:49:14.112Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:49:14.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-19T04:49:14.958Z] [2024-03-19T04:49:14.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:49:15.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-19T04:49:15.364Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-19T04:49:15.364Z] 8998bd30e6a1: Pulling fs layer [2024-03-19T04:49:15.364Z] 04944245beec: Pulling fs layer [2024-03-19T04:49:15.364Z] 699f458cf7ca: Pulling fs layer [2024-03-19T04:49:15.364Z] 765212b225bb: Pulling fs layer [2024-03-19T04:49:15.364Z] f23df028b6ca: Pulling fs layer [2024-03-19T04:49:15.364Z] d65c8cfc05b1: Pulling fs layer [2024-03-19T04:49:15.364Z] 2437ff75d9bd: Pulling fs layer [2024-03-19T04:49:15.364Z] d65c8cfc05b1: Waiting [2024-03-19T04:49:15.364Z] 765212b225bb: Waiting [2024-03-19T04:49:15.364Z] f23df028b6ca: Waiting [2024-03-19T04:49:15.364Z] 2437ff75d9bd: Waiting [2024-03-19T04:49:15.632Z] 04944245beec: Verifying Checksum [2024-03-19T04:49:15.632Z] 04944245beec: Download complete [2024-03-19T04:49:15.632Z] 765212b225bb: Verifying Checksum [2024-03-19T04:49:15.632Z] 765212b225bb: Download complete [2024-03-19T04:49:15.632Z] f23df028b6ca: Verifying Checksum [2024-03-19T04:49:15.632Z] f23df028b6ca: Download complete [2024-03-19T04:49:15.632Z] d65c8cfc05b1: Verifying Checksum [2024-03-19T04:49:15.632Z] d65c8cfc05b1: Download complete [2024-03-19T04:49:15.632Z] 699f458cf7ca: Verifying Checksum [2024-03-19T04:49:15.632Z] 699f458cf7ca: Download complete [2024-03-19T04:49:16.214Z] 8998bd30e6a1: Verifying Checksum [2024-03-19T04:49:16.214Z] 8998bd30e6a1: Download complete [2024-03-19T04:49:18.799Z] 2437ff75d9bd: Verifying Checksum [2024-03-19T04:49:18.799Z] 2437ff75d9bd: Download complete [2024-03-19T04:49:20.740Z] 8998bd30e6a1: Pull complete [2024-03-19T04:49:21.321Z] 04944245beec: Pull complete [2024-03-19T04:49:23.275Z] 699f458cf7ca: Pull complete [2024-03-19T04:49:23.275Z] 765212b225bb: Pull complete [2024-03-19T04:49:23.851Z] f23df028b6ca: Pull complete [2024-03-19T04:49:24.118Z] d65c8cfc05b1: Pull complete [2024-03-19T04:49:42.299Z] 2437ff75d9bd: Pull complete [2024-03-19T04:49:42.299Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-19T04:49:42.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-19T04:49:42.299Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T04:49:42.649Z] prd-ubuntu20.04-docker-arm64-4c-16g-362 does not seem to be running inside a container [2024-03-19T04:49:42.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-19T04:49:45.306Z] $ docker top 2c7c0d864c80433e7c049a4b758e4d27af6473f89b973586d58df43dca3d1b21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:49:46.182Z] ---> job-cost.sh [2024-03-19T04:49:46.182Z] lf-activate-venv: SKIPPING [2024-03-19T04:49:46.182Z] INFO: No Stack... [2024-03-19T04:49:47.136Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-19T04:49:48.085Z] INFO: Archiving Costs [Pipeline] sh [2024-03-19T04:49:48.743Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-03-19T04:49:48.743Z] + cut -d, -f6 [Pipeline] lock [2024-03-19T04:49:48.811Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1567-1-stack-cost] [2024-03-19T04:49:48.816Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1567-1-stack-cost] did not exist. Created. [2024-03-19T04:49:48.821Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1567-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-19T04:49:49.548Z] /w/workspace/device-sdk-go/1@tmp/durable-bbc4d96a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-19T04:49:49.906Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-19T04:49:49.951Z] Warning: overwriting stash ‘stack-cost’ [2024-03-19T04:49:50.027Z] Stashed 1 file(s) [Pipeline] } [2024-03-19T04:49:50.045Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1567-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-19T04:49:50.140Z] $ docker stop --time=1 2c7c0d864c80433e7c049a4b758e4d27af6473f89b973586d58df43dca3d1b21 [2024-03-19T04:49:51.604Z] $ docker rm -f --volumes 2c7c0d864c80433e7c049a4b758e4d27af6473f89b973586d58df43dca3d1b21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-19T04:49:52.698Z] provisioning config files... [2024-03-19T04:49:52.704Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp/config2827571512937601724tmp [Pipeline] { [Pipeline] sh [2024-03-19T04:49:53.054Z] + set +x [2024-03-19T04:49:53.054Z] + curl -s https://codecov.io/bash [2024-03-19T04:49:53.054Z] + bash -s -- [2024-03-19T04:49:53.054Z] [2024-03-19T04:49:53.054Z] _____ _ [2024-03-19T04:49:53.054Z] / ____| | | [2024-03-19T04:49:53.054Z] | | ___ __| | ___ ___ _____ __ [2024-03-19T04:49:53.054Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-19T04:49:53.054Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-19T04:49:53.054Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-19T04:49:53.054Z] Bash-1.0.6 [2024-03-19T04:49:53.054Z] [2024-03-19T04:49:53.054Z] [2024-03-19T04:49:53.054Z] ==> git version 2.25.1 found [2024-03-19T04:49:53.054Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-19T04:49:53.054Z] Release-Date: 2020-01-08 [2024-03-19T04:49:53.054Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-19T04:49:53.054Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-19T04:49:53.054Z] ==> Jenkins CI detected. [2024-03-19T04:49:53.054Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1567 [2024-03-19T04:49:53.054Z] project root: . [2024-03-19T04:49:53.054Z] --> token set from env [2024-03-19T04:49:53.054Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-19T04:49:53.054Z] ==> Running gcov in . (disable via -X gcov) [2024-03-19T04:49:53.313Z] ==> Python coveragepy not found [2024-03-19T04:49:53.313Z] ==> Searching for coverage reports in: [2024-03-19T04:49:53.313Z] + . [2024-03-19T04:49:53.313Z] -> Found 1 reports [2024-03-19T04:49:53.313Z] ==> Detecting git/mercurial file structure [2024-03-19T04:49:53.313Z] ==> Reading reports [2024-03-19T04:49:53.313Z] + ./coverage.out bytes=122153 [2024-03-19T04:49:53.313Z] ==> Appending adjustments [2024-03-19T04:49:53.313Z] https://docs.codecov.io/docs/fixing-reports [2024-03-19T04:49:53.572Z] + Found adjustments [2024-03-19T04:49:53.572Z] ==> Gzipping contents [2024-03-19T04:49:53.572Z] 20K /tmp/codecov.mV2eNk.gz [2024-03-19T04:49:53.572Z] ==> Uploading reports [2024-03-19T04:49:53.572Z] url: https://codecov.io [2024-03-19T04:49:53.572Z] query: branch=PR-1567&commit=3c1b39d1863fd12baddaf8f984945f6dea69a331&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1567%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1567&job=&cmd_args= [2024-03-19T04:49:53.572Z] -> Pinging Codecov [2024-03-19T04:49:53.573Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1567&commit=3c1b39d1863fd12baddaf8f984945f6dea69a331&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1567%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1567&job=&cmd_args= [2024-03-19T04:49:53.573Z] -> Uploading to [2024-03-19T04:49:53.573Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-19/7E55EF52A471D76F132DFD9A03CDDE97/3c1b39d1863fd12baddaf8f984945f6dea69a331/d09dbf2a-abb2-4f25-9eee-4b851fdab69c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240319T044953Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7de874a983002213a4dd1846edf11f11901c9096c2f16e7b6057f84e281f09ea [2024-03-19T04:49:53.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-19T04:49:53.832Z] Dload Upload Total Spent Left Speed [2024-03-19T04:49:54.092Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16715 0 0 100 16715 0 53402 --:--:-- --:--:-- --:--:-- 53402 [2024-03-19T04:49:54.092Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/3c1b39d1863fd12baddaf8f984945f6dea69a331 [Pipeline] } [2024-03-19T04:49:54.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-19T04:49:56.000Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1567/archives ] [2024-03-19T04:49:56.000Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1567/archives [2024-03-19T04:49:56.000Z] total 16 [2024-03-19T04:49:56.000Z] drwxr-xr-x 3 root root 4096 Mar 19 04:36 . [2024-03-19T04:49:56.000Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 19 04:36 .. [2024-03-19T04:49:56.000Z] drwxr-xr-x 2 root root 4096 Mar 19 04:36 cost [2024-03-19T04:49:56.000Z] -rw-r--r-- 1 root root 86 Mar 19 04:36 cost.csv [2024-03-19T04:49:56.000Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1567/archives [2024-03-19T04:49:56.000Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1567/archives [2024-03-19T04:49:56.000Z] total 16 [2024-03-19T04:49:56.000Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 19 04:36 . [2024-03-19T04:49:56.000Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 19 04:36 .. [2024-03-19T04:49:56.000Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 19 04:36 cost [2024-03-19T04:49:56.000Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 19 04:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:49:56.341Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:49:57.231Z] ---> package-listing.sh [2024-03-19T04:49:57.231Z] ++ facter osfamily [2024-03-19T04:49:57.231Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-19T04:49:57.490Z] + OS_FAMILY=debian [2024-03-19T04:49:57.491Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1567 [2024-03-19T04:49:57.491Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-19T04:49:57.491Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-19T04:49:57.491Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-19T04:49:57.491Z] + PACKAGES=/tmp/packages_start.txt [2024-03-19T04:49:57.491Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1567 ']' [2024-03-19T04:49:57.491Z] + PACKAGES=/tmp/packages_end.txt [2024-03-19T04:49:57.491Z] + case "${OS_FAMILY}" in [2024-03-19T04:49:57.491Z] + dpkg -l [2024-03-19T04:49:57.491Z] + grep '^ii' [2024-03-19T04:49:57.491Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-19T04:49:57.491Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-19T04:49:57.491Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-19T04:49:57.491Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1567 ']' [2024-03-19T04:49:57.491Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1567/archives/ [2024-03-19T04:49:57.491Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1567/archives/ [Pipeline] echo [2024-03-19T04:49:57.525Z] 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-1567/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-19T04:49:57.815Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-19T04:49:58.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-19T04:49:58.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-19T04:49:58.604Z] prd-ubuntu20.04-docker-8c-8g-361 does not seem to be running inside a container [2024-03-19T04:49:58.609Z] $ 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-1567/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-1567 -v /w/workspace/gexfoundry_device-sdk-go_PR-1567:/w/workspace/gexfoundry_device-sdk-go_PR-1567:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-19T04:49:58.792Z] $ docker top b2d21c31f7a0e2c8465d6ae8dac108894f657136c158e7523b3498c8b080f5ef -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-19T04:49:59.210Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-19T04:49:59.524Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-19T04:49:59.827Z] + ls /var/log/sa-host [2024-03-19T04:49:59.827Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-19T04:49:59.972Z] provisioning config files... [2024-03-19T04:49:59.982Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp/config17729395760402486599tmp [Pipeline] { [Pipeline] echo [2024-03-19T04:50:00.040Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:50:00.348Z] ---> create-netrc.sh [Pipeline] } [2024-03-19T04:50:00.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:50:00.787Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-19T04:50:00.821Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:50:01.134Z] ---> sudo-logs.sh [2024-03-19T04:50:01.134Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-19T04:50:01.237Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:50:01.594Z] ---> job-cost.sh [2024-03-19T04:50:01.594Z] lf-activate-venv: SKIPPING [2024-03-19T04:50:01.594Z] DEBUG: total: 0.2199999988079071 [2024-03-19T04:50:01.594Z] INFO: Retrieving Stack Cost... [2024-03-19T04:50:01.853Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-19T04:50:02.422Z] INFO: Archiving Costs [Pipeline] echo [2024-03-19T04:50:02.456Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-19T04:50:02.763Z] ---> logs-deploy.sh [2024-03-19T04:50:02.763Z] lf-activate-venv: SKIPPING [2024-03-19T04:50:02.763Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1567/1 [2024-03-19T04:50:02.763Z] INFO: archiving workspace using pattern(s): [2024-03-19T04:50:06.306Z] Archives upload complete. [2024-03-19T04:50:06.306Z] INFO: archiving logs to Nexus [2024-03-19T04:50:06.306Z] ---> uname -a: [2024-03-19T04:50:06.306Z] Linux prd-ubuntu20-04-docker-8c-8g-361 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-19T04:50:06.306Z] [2024-03-19T04:50:06.306Z] [2024-03-19T04:50:06.306Z] ---> lscpu: [2024-03-19T04:50:06.306Z] Architecture: x86_64 [2024-03-19T04:50:06.306Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-19T04:50:06.306Z] Byte Order: Little Endian [2024-03-19T04:50:06.306Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-19T04:50:06.306Z] CPU(s): 8 [2024-03-19T04:50:06.306Z] On-line CPU(s) list: 0-7 [2024-03-19T04:50:06.306Z] Thread(s) per core: 1 [2024-03-19T04:50:06.306Z] Core(s) per socket: 1 [2024-03-19T04:50:06.306Z] Socket(s): 8 [2024-03-19T04:50:06.306Z] NUMA node(s): 1 [2024-03-19T04:50:06.306Z] Vendor ID: AuthenticAMD [2024-03-19T04:50:06.306Z] CPU family: 23 [2024-03-19T04:50:06.306Z] Model: 49 [2024-03-19T04:50:06.306Z] Model name: AMD EPYC-Rome Processor [2024-03-19T04:50:06.306Z] Stepping: 0 [2024-03-19T04:50:06.306Z] CPU MHz: 2800.000 [2024-03-19T04:50:06.306Z] BogoMIPS: 5600.00 [2024-03-19T04:50:06.306Z] Virtualization: AMD-V [2024-03-19T04:50:06.306Z] Hypervisor vendor: KVM [2024-03-19T04:50:06.306Z] Virtualization type: full [2024-03-19T04:50:06.306Z] L1d cache: 256 KiB [2024-03-19T04:50:06.306Z] L1i cache: 256 KiB [2024-03-19T04:50:06.306Z] L2 cache: 4 MiB [2024-03-19T04:50:06.306Z] L3 cache: 128 MiB [2024-03-19T04:50:06.306Z] NUMA node0 CPU(s): 0-7 [2024-03-19T04:50:06.306Z] Vulnerability Itlb multihit: Not affected [2024-03-19T04:50:06.306Z] Vulnerability L1tf: Not affected [2024-03-19T04:50:06.306Z] Vulnerability Mds: Not affected [2024-03-19T04:50:06.306Z] Vulnerability Meltdown: Not affected [2024-03-19T04:50:06.306Z] Vulnerability Mmio stale data: Not affected [2024-03-19T04:50:06.306Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-19T04:50:06.306Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-19T04:50:06.306Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-19T04:50:06.306Z] Vulnerability Srbds: Not affected [2024-03-19T04:50:06.306Z] Vulnerability Tsx async abort: Not affected [2024-03-19T04:50:06.306Z] 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-03-19T04:50:06.306Z] [2024-03-19T04:50:06.306Z] [2024-03-19T04:50:06.306Z] ---> nproc: [2024-03-19T04:50:06.306Z] 8 [2024-03-19T04:50:06.306Z] [2024-03-19T04:50:06.306Z] [2024-03-19T04:50:06.306Z] ---> df -h: [2024-03-19T04:50:06.306Z] Filesystem Size Used Avail Use% Mounted on [2024-03-19T04:50:06.306Z] overlay 155G 12G 143G 8% / [2024-03-19T04:50:06.306Z] tmpfs 64M 0 64M 0% /dev [2024-03-19T04:50:06.306Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-19T04:50:06.306Z] shm 64M 0 64M 0% /dev/shm [2024-03-19T04:50:06.306Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-03-19T04:50:06.306Z] [2024-03-19T04:50:06.306Z] [2024-03-19T04:50:06.306Z] ---> sar -b -r -n DEV: [2024-03-19T04:50:06.306Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-361) 03/19/24 _x86_64_ (8 CPU) [2024-03-19T04:50:06.306Z] [2024-03-19T04:50:06.306Z] 04:31:16 LINUX RESTART (8 CPU) [2024-03-19T04:50:06.306Z] [2024-03-19T04:50:06.306Z] 04:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-19T04:50:06.306Z] 04:33:01 180.02 11.98 168.04 0.00 1708.25 37597.73 0.00 [2024-03-19T04:50:06.306Z] 04:34:01 197.75 0.03 197.72 0.00 4.00 71153.21 0.00 [2024-03-19T04:50:06.306Z] 04:35:01 38.54 1.65 36.89 0.00 37.46 27198.15 0.00 [2024-03-19T04:50:06.306Z] 04:36:01 161.37 0.15 161.22 0.00 6.53 50086.32 0.00 [2024-03-19T04:50:06.306Z] 04:37:01 100.75 11.23 89.52 0.00 5225.53 24955.04 0.00 [2024-03-19T04:50:06.306Z] 04:38:01 5.30 0.02 5.28 0.00 0.13 116.51 0.00 [2024-03-19T04:50:06.306Z] 04:39:01 1.97 0.00 1.97 0.00 0.00 21.33 0.00 [2024-03-19T04:50:06.306Z] 04:40:01 2.00 0.00 2.00 0.00 0.00 22.40 0.00 [2024-03-19T04:50:06.306Z] 04:41:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 [2024-03-19T04:50:06.306Z] 04:42:01 1.95 0.00 1.95 0.00 0.00 21.73 0.00 [2024-03-19T04:50:06.306Z] 04:43:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2024-03-19T04:50:06.306Z] 04:44:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 [2024-03-19T04:50:06.306Z] 04:45:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2024-03-19T04:50:06.306Z] 04:46:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 [2024-03-19T04:50:06.306Z] 04:47:01 2.10 0.02 2.08 0.00 0.13 26.93 0.00 [2024-03-19T04:50:06.306Z] 04:48:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 [2024-03-19T04:50:06.306Z] 04:49:01 0.85 0.00 0.85 0.00 0.00 9.33 0.00 [2024-03-19T04:50:06.306Z] 04:50:01 6.83 0.22 6.62 0.00 16.93 126.11 0.00 [2024-03-19T04:50:06.306Z] Average: 39.32 1.41 37.92 0.00 388.83 11746.01 0.00 [2024-03-19T04:50:06.306Z] [2024-03-19T04:50:06.306Z] 04:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-19T04:50:06.306Z] 04:33:01 28097700 31521120 782116 2.38 128524 3464520 1881804 5.55 1267352 3010132 918944 [2024-03-19T04:50:06.306Z] 04:34:01 27421912 31219360 1076400 3.27 185072 3734840 2331032 6.87 1639960 3256100 267844 [2024-03-19T04:50:06.306Z] 04:35:01 26273352 30681840 1612964 4.91 188904 4293184 2492436 7.35 2104024 3894732 414460 [2024-03-19T04:50:06.306Z] 04:36:01 27077912 31484772 813924 2.48 195160 4304464 2052920 6.05 1403740 3812416 365024 [2024-03-19T04:50:06.306Z] 04:37:01 26499484 31490472 779524 2.37 229684 4821912 1707428 5.03 1697848 4028820 980 [2024-03-19T04:50:06.306Z] 04:38:01 26507048 31492972 777608 2.36 228232 4818784 1711244 5.04 1695592 4025680 204 [2024-03-19T04:50:06.306Z] 04:39:01 26511844 31497768 772712 2.35 228300 4818788 1711244 5.04 1691480 4025684 180 [2024-03-19T04:50:06.306Z] 04:40:01 26511916 31497920 772552 2.35 228348 4818788 1711244 5.04 1691172 4025688 8 [2024-03-19T04:50:06.306Z] 04:41:01 26520468 31506472 763972 2.32 228356 4818792 1711244 5.04 1683056 4025688 8 [2024-03-19T04:50:06.306Z] 04:42:01 26522296 31508360 762068 2.32 228408 4818796 1711244 5.04 1681488 4025692 16 [2024-03-19T04:50:06.306Z] 04:43:01 26524768 31510896 759500 2.31 228440 4818796 1711244 5.04 1679468 4025696 12 [2024-03-19T04:50:06.306Z] 04:44:01 26524468 31510620 759652 2.31 228508 4818792 1711244 5.04 1679236 4025696 8 [2024-03-19T04:50:06.306Z] 04:45:01 26524668 31510884 759616 2.31 228532 4818804 1711244 5.04 1679060 4025704 8 [2024-03-19T04:50:06.306Z] 04:46:01 26524692 31510952 759516 2.31 228576 4818808 1711244 5.04 1679464 4025704 8 [2024-03-19T04:50:06.306Z] 04:47:01 26522776 31509164 761312 2.32 228644 4818788 1705988 5.03 1680236 4025676 196 [2024-03-19T04:50:06.306Z] 04:48:01 26523128 31509552 760868 2.31 228668 4818792 1705988 5.03 1680232 4025680 180 [2024-03-19T04:50:06.306Z] 04:49:01 26523184 31509608 760804 2.31 228676 4818792 1705988 5.03 1679904 4025680 8 [2024-03-19T04:50:06.306Z] 04:50:01 26490864 31480124 785824 2.39 228824 4820132 1752456 5.16 1708640 4024148 336 [2024-03-19T04:50:06.306Z] Average: 26672360 31441825 834496 2.54 216548 4625810 1818735 5.36 1667886 3907479 109357 [2024-03-19T04:50:06.306Z] [2024-03-19T04:50:06.306Z] 04:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-19T04:50:06.306Z] 04:33:01 ens3 640.56 467.34 8202.92 63.04 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:33:01 lo 5.67 5.67 0.56 0.56 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:33:01 docker0 336.49 432.44 28.84 3396.02 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:34:01 ens3 23.48 14.53 22.95 8.78 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:34:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:34:01 veth5974928 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:35:01 ens3 21.16 13.01 16.11 11.33 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:35:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:35:01 docker0 1.08 1.28 0.10 0.39 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:35:01 veth5974928 1.08 1.33 0.11 0.40 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:36:01 ens3 121.05 88.20 2645.32 113.68 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:36:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:36:01 docker0 2.35 3.68 0.15 61.74 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:37:01 ens3 252.97 137.34 2742.38 13.88 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:37:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:38:01 ens3 0.33 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:40:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:42:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:47:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:48:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:49:01 ens3 0.08 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:50:01 ens3 28.65 17.10 29.06 9.87 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:50:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] Average: ens3 60.52 41.04 758.83 12.27 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] Average: lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] Average: docker0 18.88 24.31 1.62 192.12 0.00 0.00 0.00 0.00 [2024-03-19T04:50:06.306Z] [2024-03-19T04:50:06.306Z] [2024-03-19T04:50:06.306Z] ---> sar -P ALL: [2024-03-19T04:50:06.306Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-361) 03/19/24 _x86_64_ (8 CPU) [2024-03-19T04:50:06.306Z] [2024-03-19T04:50:06.306Z] 04:31:16 LINUX RESTART (8 CPU) [2024-03-19T04:50:06.306Z] [2024-03-19T04:50:06.306Z] 04:32:01 CPU %user %nice %system %iowait %steal %idle [2024-03-19T04:50:06.306Z] 04:33:01 all 8.02 0.00 3.62 3.02 0.06 85.28 [2024-03-19T04:50:06.306Z] 04:33:01 0 6.59 0.00 3.85 2.47 0.07 87.03 [2024-03-19T04:50:06.306Z] 04:33:01 1 7.68 0.00 3.90 6.53 0.08 81.82 [2024-03-19T04:50:06.306Z] 04:33:01 2 7.42 0.00 4.23 2.57 0.08 85.69 [2024-03-19T04:50:06.306Z] 04:33:01 3 7.31 0.00 3.87 0.94 0.07 87.82 [2024-03-19T04:50:06.306Z] 04:33:01 4 7.69 0.00 3.08 1.64 0.05 87.55 [2024-03-19T04:50:06.306Z] 04:33:01 5 8.79 0.00 2.86 0.20 0.05 88.09 [2024-03-19T04:50:06.306Z] 04:33:01 6 8.42 0.00 3.93 9.43 0.05 78.16 [2024-03-19T04:50:06.306Z] 04:33:01 7 10.27 0.00 3.24 0.42 0.05 86.02 [2024-03-19T04:50:06.306Z] 04:34:01 all 12.04 0.00 3.03 5.50 0.10 79.33 [2024-03-19T04:50:06.306Z] 04:34:01 0 12.32 0.00 2.58 0.52 0.05 84.53 [2024-03-19T04:50:06.306Z] 04:34:01 1 12.07 0.00 5.23 30.79 0.07 51.84 [2024-03-19T04:50:06.306Z] 04:34:01 2 11.86 0.00 4.06 4.36 0.07 79.66 [2024-03-19T04:50:06.306Z] 04:34:01 3 11.70 0.00 2.44 5.07 0.07 80.72 [2024-03-19T04:50:06.306Z] 04:34:01 4 13.25 0.00 2.02 1.78 0.05 82.89 [2024-03-19T04:50:06.306Z] 04:34:01 5 10.41 0.00 2.84 0.47 0.03 86.25 [2024-03-19T04:50:06.306Z] 04:34:01 6 12.93 0.00 2.26 0.25 0.07 84.49 [2024-03-19T04:50:06.306Z] 04:34:01 7 11.78 0.00 2.81 0.92 0.38 84.11 [2024-03-19T04:50:06.306Z] 04:35:01 all 46.99 0.00 3.84 4.32 0.10 44.74 [2024-03-19T04:50:06.306Z] 04:35:01 0 47.83 0.00 3.69 0.07 0.10 48.31 [2024-03-19T04:50:06.306Z] 04:35:01 1 46.20 0.00 4.15 0.10 0.10 49.45 [2024-03-19T04:50:06.306Z] 04:35:01 2 47.03 0.00 3.69 0.15 0.10 49.03 [2024-03-19T04:50:06.306Z] 04:35:01 3 44.93 0.00 4.24 22.59 0.10 28.13 [2024-03-19T04:50:06.306Z] 04:35:01 4 47.29 0.00 4.21 7.41 0.10 40.99 [2024-03-19T04:50:06.306Z] 04:35:01 5 49.39 0.00 3.50 0.30 0.10 46.71 [2024-03-19T04:50:06.306Z] 04:35:01 6 45.85 0.00 3.60 3.94 0.10 46.50 [2024-03-19T04:50:06.306Z] 04:35:01 7 47.41 0.00 3.67 0.10 0.08 48.74 [2024-03-19T04:50:06.306Z] 04:36:01 all 29.22 0.00 4.25 3.87 0.10 62.56 [2024-03-19T04:50:06.306Z] 04:36:01 0 28.24 0.00 5.15 0.81 0.07 65.74 [2024-03-19T04:50:06.306Z] 04:36:01 1 30.15 0.00 3.96 0.67 0.10 65.12 [2024-03-19T04:50:06.306Z] 04:36:01 2 28.92 0.00 4.22 23.29 0.10 43.46 [2024-03-19T04:50:06.306Z] 04:36:01 3 28.01 0.00 3.89 1.53 0.22 66.35 [2024-03-19T04:50:06.306Z] 04:36:01 4 29.27 0.00 4.42 2.91 0.10 63.29 [2024-03-19T04:50:06.306Z] 04:36:01 5 30.21 0.00 4.54 1.18 0.07 64.01 [2024-03-19T04:50:06.306Z] 04:36:01 6 29.19 0.00 3.97 0.14 0.07 66.64 [2024-03-19T04:50:06.306Z] 04:36:01 7 29.75 0.00 3.88 0.59 0.08 65.69 [2024-03-19T04:50:06.306Z] 04:37:01 all 3.76 0.00 1.91 2.90 0.05 91.37 [2024-03-19T04:50:06.306Z] 04:37:01 0 4.39 0.00 1.60 8.55 0.10 85.36 [2024-03-19T04:50:06.306Z] 04:37:01 1 2.61 0.00 2.63 0.84 0.03 93.90 [2024-03-19T04:50:06.306Z] 04:37:01 2 4.14 0.00 1.27 0.54 0.05 94.00 [2024-03-19T04:50:06.306Z] 04:37:01 3 4.81 0.00 2.29 3.42 0.05 89.43 [2024-03-19T04:50:06.306Z] 04:37:01 4 3.83 0.00 2.82 1.05 0.03 92.26 [2024-03-19T04:50:06.306Z] 04:37:01 5 3.33 0.00 2.15 6.47 0.05 88.01 [2024-03-19T04:50:06.306Z] 04:37:01 6 3.36 0.00 1.51 1.29 0.05 93.79 [2024-03-19T04:50:06.306Z] 04:37:01 7 3.62 0.00 1.04 1.09 0.07 94.19 [2024-03-19T04:50:06.306Z] 04:38:01 all 0.12 0.00 0.06 0.01 0.01 99.80 [2024-03-19T04:50:06.306Z] 04:38:01 0 0.20 0.00 0.15 0.03 0.02 99.60 [2024-03-19T04:50:06.306Z] 04:38:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2024-03-19T04:50:06.306Z] 04:38:01 2 0.42 0.00 0.03 0.05 0.03 99.47 [2024-03-19T04:50:06.306Z] 04:38:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2024-03-19T04:50:06.306Z] 04:38:01 4 0.07 0.00 0.07 0.02 0.00 99.85 [2024-03-19T04:50:06.306Z] 04:38:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2024-03-19T04:50:06.306Z] 04:38:01 6 0.10 0.00 0.03 0.00 0.00 99.87 [2024-03-19T04:50:06.306Z] 04:38:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2024-03-19T04:50:06.306Z] 04:39:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2024-03-19T04:50:06.306Z] 04:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-19T04:50:06.306Z] 04:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-19T04:50:06.306Z] 04:39:01 2 2.02 0.00 0.02 0.10 0.03 97.83 [2024-03-19T04:50:06.306Z] 04:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-19T04:50:06.306Z] 04:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-19T04:50:06.306Z] 04:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-19T04:50:06.306Z] 04:39:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-19T04:50:06.306Z] 04:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-19T04:50:06.306Z] 04:40:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2024-03-19T04:50:06.306Z] 04:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-19T04:50:06.306Z] 04:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-19T04:50:06.306Z] 04:40:01 2 1.99 0.00 0.03 0.05 0.03 97.90 [2024-03-19T04:50:06.306Z] 04:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-19T04:50:06.306Z] 04:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-19T04:50:06.306Z] 04:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-19T04:50:06.306Z] 04:40:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-19T04:50:06.306Z] 04:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-19T04:50:06.306Z] 04:41:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-03-19T04:50:06.306Z] 04:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-19T04:50:06.306Z] 04:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-19T04:50:06.306Z] 04:41:01 2 0.17 0.00 0.03 0.00 0.02 99.78 [2024-03-19T04:50:06.306Z] 04:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-19T04:50:06.306Z] 04:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-19T04:50:06.306Z] 04:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-19T04:50:06.306Z] 04:41:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-03-19T04:50:06.306Z] 04:41:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-19T04:50:06.306Z] 04:42:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-03-19T04:50:06.306Z] 04:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-19T04:50:06.306Z] 04:42:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-19T04:50:06.306Z] 04:42:01 2 0.00 0.00 0.03 0.02 0.03 99.92 [2024-03-19T04:50:06.306Z] 04:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-19T04:50:06.306Z] 04:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-19T04:50:06.306Z] 04:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-19T04:50:06.306Z] 04:42:01 6 0.18 0.00 0.02 0.02 0.02 99.77 [2024-03-19T04:50:06.306Z] 04:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-19T04:50:06.306Z] 04:43:01 all 0.04 0.00 0.00 0.00 0.00 99.95 [2024-03-19T04:50:06.306Z] 04:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-19T04:50:06.306Z] 04:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-19T04:50:06.306Z] 04:43:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2024-03-19T04:50:06.306Z] 04:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-19T04:50:06.306Z] 04:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-19T04:50:06.306Z] 04:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-19T04:50:06.306Z] 04:43:01 6 0.18 0.00 0.00 0.00 0.00 99.82 [2024-03-19T04:50:06.306Z] 04:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-19T04:50:06.306Z] [2024-03-19T04:50:06.306Z] 04:43:01 CPU %user %nice %system %iowait %steal %idle [2024-03-19T04:50:06.306Z] 04:44:01 all 0.01 0.00 0.01 0.02 0.01 99.96 [2024-03-19T04:50:06.306Z] 04:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-19T04:50:06.306Z] 04:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-19T04:50:06.306Z] 04:44:01 2 0.00 0.00 0.00 0.03 0.03 99.93 [2024-03-19T04:50:06.306Z] 04:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-19T04:50:06.306Z] 04:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-19T04:50:06.306Z] 04:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-19T04:50:06.306Z] 04:44:01 6 0.00 0.00 0.02 0.10 0.02 99.87 [2024-03-19T04:50:06.306Z] 04:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-19T04:50:06.306Z] 04:45:01 all 0.03 0.00 0.00 0.00 0.00 99.96 [2024-03-19T04:50:06.306Z] 04:45:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2024-03-19T04:50:06.306Z] 04:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-19T04:50:06.306Z] 04:45:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2024-03-19T04:50:06.306Z] 04:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-19T04:50:06.306Z] 04:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-19T04:50:06.306Z] 04:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-19T04:50:06.306Z] 04:45:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2024-03-19T04:50:06.306Z] 04:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-19T04:50:06.306Z] 04:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-03-19T04:50:06.306Z] 04:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-19T04:50:06.306Z] 04:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-19T04:50:06.306Z] 04:46:01 2 0.03 0.00 0.02 0.02 0.03 99.90 [2024-03-19T04:50:06.306Z] 04:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-19T04:50:06.306Z] 04:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-19T04:50:06.306Z] 04:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-19T04:50:06.306Z] 04:46:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-19T04:50:06.306Z] 04:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-19T04:50:06.306Z] 04:47:01 all 0.03 0.00 0.03 0.00 0.01 99.93 [2024-03-19T04:50:06.306Z] 04:47:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2024-03-19T04:50:06.306Z] 04:47:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-19T04:50:06.306Z] 04:47:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2024-03-19T04:50:06.306Z] 04:47:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-19T04:50:06.306Z] 04:47:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-19T04:50:06.306Z] 04:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-19T04:50:06.306Z] 04:47:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2024-03-19T04:50:06.306Z] 04:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-19T04:50:06.306Z] 04:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-03-19T04:50:06.306Z] 04:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-19T04:50:06.306Z] 04:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-19T04:50:06.306Z] 04:48:01 2 0.00 0.00 0.03 0.02 0.03 99.92 [2024-03-19T04:50:06.306Z] 04:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-19T04:50:06.306Z] 04:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-19T04:50:06.306Z] 04:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-19T04:50:06.306Z] 04:48:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-19T04:50:06.306Z] 04:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-19T04:50:06.306Z] 04:49:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2024-03-19T04:50:06.306Z] 04:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-19T04:50:06.306Z] 04:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-19T04:50:06.306Z] 04:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-19T04:50:06.306Z] 04:49:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2024-03-19T04:50:06.306Z] 04:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-19T04:50:06.306Z] 04:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-19T04:50:06.306Z] 04:49:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-03-19T04:50:06.306Z] 04:49:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-19T04:50:06.306Z] 04:50:01 all 0.68 0.00 0.25 0.02 0.01 99.04 [2024-03-19T04:50:06.306Z] 04:50:01 0 0.53 0.00 0.28 0.00 0.02 99.17 [2024-03-19T04:50:06.306Z] 04:50:01 1 0.35 0.00 0.25 0.02 0.00 99.38 [2024-03-19T04:50:06.306Z] 04:50:01 2 0.60 0.00 0.30 0.07 0.03 99.00 [2024-03-19T04:50:06.306Z] 04:50:01 3 1.86 0.00 0.21 0.02 0.02 97.89 [2024-03-19T04:50:06.306Z] 04:50:01 4 0.25 0.00 0.17 0.00 0.00 99.58 [2024-03-19T04:50:06.306Z] 04:50:01 5 0.40 0.00 0.30 0.02 0.02 99.27 [2024-03-19T04:50:06.306Z] 04:50:01 6 0.53 0.00 0.18 0.03 0.02 99.23 [2024-03-19T04:50:06.306Z] 04:50:01 7 0.88 0.00 0.33 0.00 0.00 98.78 [2024-03-19T04:50:06.306Z] Average: all 5.60 0.00 0.94 1.09 0.03 92.34 [2024-03-19T04:50:06.306Z] Average: 0 5.53 0.00 0.96 0.69 0.03 92.79 [2024-03-19T04:50:06.306Z] Average: 1 5.47 0.00 1.12 2.14 0.03 91.24 [2024-03-19T04:50:06.306Z] Average: 2 5.78 0.00 0.99 1.71 0.04 91.47 [2024-03-19T04:50:06.306Z] Average: 3 5.47 0.00 0.94 1.85 0.03 91.70 [2024-03-19T04:50:06.306Z] Average: 4 5.62 0.00 0.93 0.82 0.02 92.61 [2024-03-19T04:50:06.306Z] Average: 5 5.66 0.00 0.90 0.48 0.02 92.95 [2024-03-19T04:50:06.306Z] Average: 6 5.57 0.00 0.86 0.84 0.03 92.70 [2024-03-19T04:50:06.306Z] Average: 7 5.73 0.00 0.84 0.17 0.04 93.22 [2024-03-19T04:50:06.306Z] [2024-03-19T04:50:06.306Z] [2024-03-19T04:50:06.306Z]