Pull request #1584 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lance5890 for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 81445e9f6878a65f8ef1da1da155eafc431130c6 rather than e6f87812df993850198ed6cb0da268ebdfdc5a5f Obtained Jenkinsfile from 81445e9f6878a65f8ef1da1da155eafc431130c6 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-ssh11439600760411774760.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12093295035450613021.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1584/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-1584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11169302161620716528.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-1584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16178478622154911361.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh360454304327239492.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-1584/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-1584/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6469890345742171172.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1029 in /w/workspace/gexfoundry_device-sdk-go_PR-1584 [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-1584 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 81445e9f6878a65f8ef1da1da155eafc431130c6 into PR head commit e6f87812df993850198ed6cb0da268ebdfdc5a5f Merge succeeded, producing e6f87812df993850198ed6cb0da268ebdfdc5a5f Checking out Revision e6f87812df993850198ed6cb0da268ebdfdc5a5f (PR-1584) > 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/1584/head:refs/remotes/origin/PR-1584 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6f87812df993850198ed6cb0da268ebdfdc5a5f # 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 81445e9f6878a65f8ef1da1da155eafc431130c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6f87812df993850198ed6cb0da268ebdfdc5a5f # timeout=10 Commit message: "doc: update the ProtocolDriver link url" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-29T09:29:19.361Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-29T09:29:19.592Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-29T09:29:19.712Z] ========================================================= [2024-05-29T09:29:19.712Z] EdgeX Global Pipelines Version Info [2024-05-29T09:29:19.712Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-29T09:29:20.496Z] ------------------- [2024-05-29T09:29:20.496Z] stable info: [2024-05-29T09:29:20.496Z] ------------------- [2024-05-29T09:29:20.496Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T09:29:20.496Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-29T09:29:20.496Z] Message: update stable to v1.0.260 [2024-05-29T09:29:21.068Z] ------------------- [2024-05-29T09:29:21.068Z] experimental info: [2024-05-29T09:29:21.068Z] ------------------- [2024-05-29T09:29:21.068Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T09:29:21.068Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-29T09:29:21.068Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-29T09:29:21.265Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-05-29T09:29:21.327Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-05-29T09:29:21.379Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-29T09:29:21.434Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-29T09:29:21.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-29T09:29:21.550Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-29T09:29:21.606Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-29T09:29:21.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-05-29T09:29:21.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-29T09:29:21.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-29T09:29:21.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-29T09:29:21.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-05-29T09:29:21.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-29T09:29:22.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-29T09:29:22.083Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-29T09:29:22.147Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-05-29T09:29:22.207Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-29T09:29:22.260Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-29T09:29:22.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-29T09:29:22.377Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-29T09:29:22.435Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-29T09:29:22.491Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-05-29T09:29:22.553Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-29T09:29:22.616Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-29T09:29:22.672Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-29T09:29:22.733Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-29T09:29:22.785Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-29T09:29:22.835Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1584 [Pipeline] echo [2024-05-29T09:29:22.887Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1584 [Pipeline] echo [2024-05-29T09:29:22.944Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1584 [Pipeline] echo [2024-05-29T09:29:23.007Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e6f87812df993850198ed6cb0da268ebdfdc5a5f [Pipeline] echo [2024-05-29T09:29:23.067Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e6f8781 [Pipeline] echo [2024-05-29T09:29:23.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T09:29:23.282Z] provisioning config files... [2024-05-29T09:29:23.296Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp/config8204424844235679256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T09:29:23.704Z] ---> ****-login.sh [2024-05-29T09:29:23.704Z] nexus3.edgexfoundry.org:10001 [2024-05-29T09:29:23.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T09:29:23.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T09:29:23.976Z] Configure a credential helper to remove this warning. See [2024-05-29T09:29:23.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T09:29:23.976Z] [2024-05-29T09:29:23.976Z] Login Succeeded [2024-05-29T09:29:23.976Z] nexus3.edgexfoundry.org:10002 [2024-05-29T09:29:24.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T09:29:24.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T09:29:24.251Z] Configure a credential helper to remove this warning. See [2024-05-29T09:29:24.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T09:29:24.251Z] [2024-05-29T09:29:24.251Z] Login Succeeded [2024-05-29T09:29:24.251Z] nexus3.edgexfoundry.org:10003 [2024-05-29T09:29:24.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T09:29:24.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T09:29:24.251Z] Configure a credential helper to remove this warning. See [2024-05-29T09:29:24.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T09:29:24.251Z] [2024-05-29T09:29:24.251Z] Login Succeeded [2024-05-29T09:29:24.251Z] nexus3.edgexfoundry.org:10004 [2024-05-29T09:29:24.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T09:29:24.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T09:29:24.513Z] Configure a credential helper to remove this warning. See [2024-05-29T09:29:24.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T09:29:24.513Z] [2024-05-29T09:29:24.513Z] Login Succeeded [2024-05-29T09:29:24.513Z] ****.io [2024-05-29T09:29:24.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T09:29:24.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T09:29:24.774Z] Configure a credential helper to remove this warning. See [2024-05-29T09:29:24.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T09:29:24.774Z] [2024-05-29T09:29:24.774Z] Login Succeeded [2024-05-29T09:29:24.774Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T09:29:24.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-29T09:29:25.512Z] + git rev-list -1 --merges e6f87812df993850198ed6cb0da268ebdfdc5a5f~1..e6f87812df993850198ed6cb0da268ebdfdc5a5f [Pipeline] echo [2024-05-29T09:29:25.562Z] -----------> git rev-list -1 --merges e6f87812df993850198ed6cb0da268ebdfdc5a5f~1..e6f87812df993850198ed6cb0da268ebdfdc5a5f e6f87812df993850198ed6cb0da268ebdfdc5a5f [false] [Pipeline] sh [2024-05-29T09:29:25.888Z] + git log --format=format:%s -1 e6f87812df993850198ed6cb0da268ebdfdc5a5f [Pipeline] echo [2024-05-29T09:29:25.930Z] ========================================================= [2024-05-29T09:29:25.930Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-29T09:29:25.931Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T09:29:26.420Z] + git log --format=format:%s -1 e6f87812df993850198ed6cb0da268ebdfdc5a5f [Pipeline] echo [2024-05-29T09:29:26.456Z] [semverPrep] GIT_COMMIT: e6f87812df993850198ed6cb0da268ebdfdc5a5f, Commit Message: doc: update the ProtocolDriver link url [Pipeline] echo [2024-05-29T09:29:26.498Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-29T09:29:26.896Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T09:29:26.896Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-29T09:29:26.896Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-29T09:29:26.896Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-29T09:29:26.896Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-29T09:29:26.896Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-29T09:29:26.896Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T09:29:27.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T09:29:27.334Z] [2024-05-29T09:29:27.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T09:29:27.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T09:29:27.756Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-29T09:29:27.756Z] b85a868b505f: Pulling fs layer [2024-05-29T09:29:27.756Z] e2be974225ed: Pulling fs layer [2024-05-29T09:29:27.756Z] 339a4e72a1f5: Pulling fs layer [2024-05-29T09:29:27.756Z] 988bab9f4d93: Pulling fs layer [2024-05-29T09:29:27.756Z] 1469e6f7b9e6: Pulling fs layer [2024-05-29T09:29:27.756Z] eaf3925da568: Pulling fs layer [2024-05-29T09:29:27.756Z] bab4dde63d76: Pulling fs layer [2024-05-29T09:29:27.756Z] bde34c3a00c8: Pulling fs layer [2024-05-29T09:29:27.756Z] b352a97aabf1: Pulling fs layer [2024-05-29T09:29:27.756Z] 4872d77fe225: Pulling fs layer [2024-05-29T09:29:27.756Z] 5851b861e8e6: Pulling fs layer [2024-05-29T09:29:27.756Z] b352a97aabf1: Waiting [2024-05-29T09:29:27.756Z] bab4dde63d76: Waiting [2024-05-29T09:29:27.756Z] 988bab9f4d93: Waiting [2024-05-29T09:29:27.756Z] 1469e6f7b9e6: Waiting [2024-05-29T09:29:27.756Z] bde34c3a00c8: Waiting [2024-05-29T09:29:27.756Z] 4872d77fe225: Waiting [2024-05-29T09:29:27.756Z] eaf3925da568: Waiting [2024-05-29T09:29:27.756Z] e2be974225ed: Verifying Checksum [2024-05-29T09:29:27.756Z] e2be974225ed: Download complete [2024-05-29T09:29:27.756Z] 988bab9f4d93: Verifying Checksum [2024-05-29T09:29:27.756Z] 988bab9f4d93: Download complete [2024-05-29T09:29:27.756Z] 1469e6f7b9e6: Verifying Checksum [2024-05-29T09:29:27.756Z] 1469e6f7b9e6: Download complete [2024-05-29T09:29:27.756Z] eaf3925da568: Verifying Checksum [2024-05-29T09:29:27.756Z] eaf3925da568: Download complete [2024-05-29T09:29:27.756Z] 339a4e72a1f5: Verifying Checksum [2024-05-29T09:29:27.756Z] 339a4e72a1f5: Download complete [2024-05-29T09:29:28.017Z] bde34c3a00c8: Download complete [2024-05-29T09:29:28.017Z] b352a97aabf1: Verifying Checksum [2024-05-29T09:29:28.017Z] b352a97aabf1: Download complete [2024-05-29T09:29:28.017Z] 4872d77fe225: Download complete [2024-05-29T09:29:28.017Z] 5851b861e8e6: Verifying Checksum [2024-05-29T09:29:28.017Z] 5851b861e8e6: Download complete [2024-05-29T09:29:28.017Z] b85a868b505f: Verifying Checksum [2024-05-29T09:29:28.017Z] b85a868b505f: Download complete [2024-05-29T09:29:28.277Z] bab4dde63d76: Verifying Checksum [2024-05-29T09:29:28.277Z] bab4dde63d76: Download complete [2024-05-29T09:29:29.656Z] b85a868b505f: Pull complete [2024-05-29T09:29:29.656Z] e2be974225ed: Pull complete [2024-05-29T09:29:29.918Z] 339a4e72a1f5: Pull complete [2024-05-29T09:29:30.177Z] 988bab9f4d93: Pull complete [2024-05-29T09:29:30.437Z] 1469e6f7b9e6: Pull complete [2024-05-29T09:29:30.437Z] eaf3925da568: Pull complete [2024-05-29T09:29:32.341Z] bab4dde63d76: Pull complete [2024-05-29T09:29:32.341Z] bde34c3a00c8: Pull complete [2024-05-29T09:29:32.601Z] b352a97aabf1: Pull complete [2024-05-29T09:29:32.601Z] 4872d77fe225: Pull complete [2024-05-29T09:29:32.601Z] 5851b861e8e6: Pull complete [2024-05-29T09:29:32.601Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-29T09:29:32.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T09:29:32.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T09:29:33.163Z] prd-ubuntu20.04-docker-8c-8g-1029 does not seem to be running inside a container [2024-05-29T09:29:33.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1584 -v /w/workspace/gexfoundry_device-sdk-go_PR-1584:/w/workspace/gexfoundry_device-sdk-go_PR-1584:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T09:29:36.229Z] $ docker top 7bfa9c9000ca89f524cf8520071fc89ddccd77b4ef9b46e50af57dfa5d1b2754 -eo pid,comm [2024-05-29T09:29:36.281Z] 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-05-29T09:29:36.281Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T09:29:36.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T09:29:36.444Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T09:29:36.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T09:29:36.575Z] $ docker exec 7bfa9c9000ca89f524cf8520071fc89ddccd77b4ef9b46e50af57dfa5d1b2754 ssh-agent [2024-05-29T09:29:36.683Z] SSH_AUTH_SOCK=/tmp/ssh-JrPN1kJvtePb/agent.33 [2024-05-29T09:29:36.683Z] SSH_AGENT_PID=39 [2024-05-29T09:29:36.689Z] Running ssh-add (command line suppressed) [2024-05-29T09:29:36.800Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp/private_key_1023854077979563380.key (/w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp/private_key_1023854077979563380.key) [2024-05-29T09:29:36.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T09:29:37.162Z] + git tag --points-at HEAD [Pipeline] } [2024-05-29T09:29:37.196Z] $ docker exec --env ******** --env ******** 7bfa9c9000ca89f524cf8520071fc89ddccd77b4ef9b46e50af57dfa5d1b2754 ssh-agent -k [2024-05-29T09:29:37.305Z] unset SSH_AUTH_SOCK; [2024-05-29T09:29:37.306Z] unset SSH_AGENT_PID; [2024-05-29T09:29:37.306Z] echo Agent pid 39 killed; [2024-05-29T09:29:37.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-29T09:29:37.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T09:29:37.440Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T09:29:37.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T09:29:37.567Z] $ docker exec 7bfa9c9000ca89f524cf8520071fc89ddccd77b4ef9b46e50af57dfa5d1b2754 ssh-agent [2024-05-29T09:29:37.682Z] SSH_AUTH_SOCK=/tmp/ssh-Tkx8HkZzDhqm/agent.72 [2024-05-29T09:29:37.682Z] SSH_AGENT_PID=78 [2024-05-29T09:29:37.687Z] Running ssh-add (command line suppressed) [2024-05-29T09:29:37.795Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp/private_key_10206950934163988879.key (/w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp/private_key_10206950934163988879.key) [2024-05-29T09:29:37.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T09:29:38.160Z] + git semver init [2024-05-29T09:29:38.420Z] 2024-05-29 09:29:38,343 [run_init] DEBUG init version:0.0.0 force:False [2024-05-29T09:29:38.420Z] 2024-05-29 09:29:38,344 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1584/.semver [2024-05-29T09:29:38.420Z] 2024-05-29 09:29:38,345 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1584/.semver [2024-05-29T09:29:38.421Z] 2024-05-29 09:29:38,345 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1584/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1584, universal_newlines=False, shell=None, istream=None) [2024-05-29T09:29:39.801Z] 2024-05-29 09:29:39,738 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1584/.git/info/exclude [2024-05-29T09:29:39.801Z] 2024-05-29 09:29:39,739 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1584/.semver/PR-1584 with force:False [2024-05-29T09:29:39.801Z] 2024-05-29 09:29:39,739 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1584/.semver/PR-1584 [2024-05-29T09:29:39.801Z] 2024-05-29 09:29:39,744 [execute] INFO git cat-file --batch-check [2024-05-29T09:29:39.801Z] 2024-05-29 09:29:39,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1584/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T09:29:39.801Z] 2024-05-29 09:29:39,753 [execute] INFO git cat-file --batch [2024-05-29T09:29:39.801Z] 2024-05-29 09:29:39,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1584/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T09:29:39.801Z] 2024-05-29 09:29:39,758 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1584/.semver/PR-1584 [2024-05-29T09:29:39.801Z] 0.0.0 [Pipeline] } [2024-05-29T09:29:39.834Z] $ docker exec --env ******** --env ******** 7bfa9c9000ca89f524cf8520071fc89ddccd77b4ef9b46e50af57dfa5d1b2754 ssh-agent -k [2024-05-29T09:29:39.921Z] unset SSH_AUTH_SOCK; [2024-05-29T09:29:39.922Z] unset SSH_AGENT_PID; [2024-05-29T09:29:39.922Z] echo Agent pid 78 killed; [2024-05-29T09:29:39.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T09:29:40.387Z] + git semver [Pipeline] } [2024-05-29T09:29:40.680Z] $ docker stop --time=1 7bfa9c9000ca89f524cf8520071fc89ddccd77b4ef9b46e50af57dfa5d1b2754 [2024-05-29T09:29:41.960Z] $ docker rm -f --volumes 7bfa9c9000ca89f524cf8520071fc89ddccd77b4ef9b46e50af57dfa5d1b2754 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T09:29:42.384Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-29T09:29:42.707Z] Stashed 1 file(s) [Pipeline] echo [2024-05-29T09:29:42.732Z] [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-05-29T09:29:43.440Z] provisioning config files... [2024-05-29T09:29:43.451Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp/config14582494119230573528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T09:29:43.832Z] ---> ****-login.sh [2024-05-29T09:29:43.832Z] nexus3.edgexfoundry.org:10001 [2024-05-29T09:29:43.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T09:29:43.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T09:29:43.832Z] Configure a credential helper to remove this warning. See [2024-05-29T09:29:43.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T09:29:43.832Z] [2024-05-29T09:29:43.832Z] Login Succeeded [2024-05-29T09:29:43.832Z] nexus3.edgexfoundry.org:10002 [2024-05-29T09:29:43.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T09:29:43.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T09:29:43.832Z] Configure a credential helper to remove this warning. See [2024-05-29T09:29:43.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T09:29:43.832Z] [2024-05-29T09:29:43.832Z] Login Succeeded [2024-05-29T09:29:43.832Z] nexus3.edgexfoundry.org:10003 [2024-05-29T09:29:44.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T09:29:44.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T09:29:44.093Z] Configure a credential helper to remove this warning. See [2024-05-29T09:29:44.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T09:29:44.093Z] [2024-05-29T09:29:44.093Z] Login Succeeded [2024-05-29T09:29:44.093Z] nexus3.edgexfoundry.org:10004 [2024-05-29T09:29:44.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T09:29:44.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T09:29:44.093Z] Configure a credential helper to remove this warning. See [2024-05-29T09:29:44.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T09:29:44.093Z] [2024-05-29T09:29:44.093Z] Login Succeeded [2024-05-29T09:29:44.093Z] ****.io [2024-05-29T09:29:44.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T09:29:44.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T09:29:44.353Z] Configure a credential helper to remove this warning. See [2024-05-29T09:29:44.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T09:29:44.353Z] [2024-05-29T09:29:44.353Z] Login Succeeded [2024-05-29T09:29:44.353Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T09:29:44.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-29T09:29:44.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T09:29:44.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T09:29:44.723Z] ========================================================= [2024-05-29T09:29:44.723Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-29T09:29:44.723Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T09:29:45.240Z] + 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-05-29T09:29:45.240Z] Sending build context to Docker daemon 25.73MB [2024-05-29T09:29:45.240Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T09:29:45.240Z] Step 2/10 : FROM ${BASE} AS builder [2024-05-29T09:29:45.514Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-29T09:29:45.514Z] 619be1103602: Pulling fs layer [2024-05-29T09:29:45.514Z] 7862e08f4a3e: Pulling fs layer [2024-05-29T09:29:45.514Z] 5df492c9dc93: Pulling fs layer [2024-05-29T09:29:45.514Z] 7629e6793208: Pulling fs layer [2024-05-29T09:29:45.514Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T09:29:45.514Z] fb5054dd5b73: Pulling fs layer [2024-05-29T09:29:45.514Z] eeca6798cff9: Pulling fs layer [2024-05-29T09:29:45.514Z] aa269ceb94a6: Pulling fs layer [2024-05-29T09:29:45.514Z] ada007ff1a6a: Pulling fs layer [2024-05-29T09:29:45.514Z] 7629e6793208: Waiting [2024-05-29T09:29:45.514Z] eeca6798cff9: Waiting [2024-05-29T09:29:45.514Z] fb5054dd5b73: Waiting [2024-05-29T09:29:45.514Z] aa269ceb94a6: Waiting [2024-05-29T09:29:45.514Z] ada007ff1a6a: Waiting [2024-05-29T09:29:45.514Z] 7862e08f4a3e: Verifying Checksum [2024-05-29T09:29:45.514Z] 7862e08f4a3e: Download complete [2024-05-29T09:29:45.514Z] 7629e6793208: Verifying Checksum [2024-05-29T09:29:45.514Z] 7629e6793208: Download complete [2024-05-29T09:29:45.514Z] 4f4fb700ef54: Verifying Checksum [2024-05-29T09:29:45.514Z] 4f4fb700ef54: Download complete [2024-05-29T09:29:45.514Z] 619be1103602: Verifying Checksum [2024-05-29T09:29:45.514Z] fb5054dd5b73: Verifying Checksum [2024-05-29T09:29:45.514Z] fb5054dd5b73: Download complete [2024-05-29T09:29:45.514Z] 619be1103602: Download complete [2024-05-29T09:29:45.514Z] eeca6798cff9: Verifying Checksum [2024-05-29T09:29:45.514Z] eeca6798cff9: Download complete [2024-05-29T09:29:45.777Z] 619be1103602: Pull complete [2024-05-29T09:29:45.777Z] 7862e08f4a3e: Pull complete [2024-05-29T09:29:45.777Z] ada007ff1a6a: Verifying Checksum [2024-05-29T09:29:45.777Z] ada007ff1a6a: Download complete [2024-05-29T09:29:46.036Z] 5df492c9dc93: Verifying Checksum [2024-05-29T09:29:46.036Z] 5df492c9dc93: Download complete [2024-05-29T09:29:46.295Z] aa269ceb94a6: Verifying Checksum [2024-05-29T09:29:46.295Z] aa269ceb94a6: Download complete [2024-05-29T09:29:49.582Z] 5df492c9dc93: Pull complete [2024-05-29T09:29:49.582Z] 7629e6793208: Pull complete [2024-05-29T09:29:49.582Z] 4f4fb700ef54: Pull complete [2024-05-29T09:29:49.582Z] fb5054dd5b73: Pull complete [2024-05-29T09:29:49.582Z] eeca6798cff9: Pull complete [2024-05-29T09:29:52.114Z] aa269ceb94a6: Pull complete [2024-05-29T09:29:52.682Z] ada007ff1a6a: Pull complete [2024-05-29T09:29:52.682Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-29T09:29:52.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-29T09:29:52.682Z] ---> f489d0715acc [2024-05-29T09:29:52.682Z] Step 3/10 : ARG MAKE=make build [2024-05-29T09:29:57.957Z] ---> Running in a825442f7767 [2024-05-29T09:29:57.957Z] Removing intermediate container a825442f7767 [2024-05-29T09:29:57.957Z] ---> a8382a46158d [2024-05-29T09:29:57.957Z] Step 4/10 : WORKDIR /device-sdk-go [2024-05-29T09:29:57.957Z] ---> Running in 713e47b43fbe [2024-05-29T09:29:57.957Z] Removing intermediate container 713e47b43fbe [2024-05-29T09:29:57.957Z] ---> cdbc6a31c97c [2024-05-29T09:29:57.957Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-29T09:29:57.957Z] ---> Running in 2204b537b323 [2024-05-29T09:29:57.957Z] Removing intermediate container 2204b537b323 [2024-05-29T09:29:57.957Z] ---> 9138c50fad0d [2024-05-29T09:29:57.957Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-05-29T09:29:57.957Z] ---> Running in 6ed202556845 [2024-05-29T09:29:57.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T09:29:57.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T09:29:58.217Z] OK: 264 MiB in 52 packages [2024-05-29T09:29:58.241Z] Still waiting to schedule task [2024-05-29T09:29:58.241Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-29T09:29:58.475Z] Removing intermediate container 6ed202556845 [2024-05-29T09:29:58.475Z] ---> 3d14504f9e3b [2024-05-29T09:29:58.475Z] Step 7/10 : COPY go.mod vendor* ./ [2024-05-29T09:29:58.734Z] ---> faeccd8984a3 [2024-05-29T09:29:58.734Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T09:29:58.734Z] ---> Running in 18a2dcf73e87 [2024-05-29T09:30:55.061Z] Removing intermediate container 18a2dcf73e87 [2024-05-29T09:30:55.061Z] ---> fbdff6ef6eaf [2024-05-29T09:30:55.061Z] Step 9/10 : COPY . . [2024-05-29T09:30:55.061Z] ---> 3a378333c53f [2024-05-29T09:30:55.061Z] Step 10/10 : RUN ${MAKE} [2024-05-29T09:30:55.061Z] ---> Running in 3671335c9b1e [2024-05-29T09:30:55.061Z] noop [2024-05-29T09:30:55.061Z] Removing intermediate container 3671335c9b1e [2024-05-29T09:30:55.061Z] ---> a6073710ebbe [2024-05-29T09:30:55.061Z] Successfully built a6073710ebbe [2024-05-29T09:30:55.061Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T09:30:55.566Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-29T09:30:55.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T09:30:55.750Z] prd-ubuntu20.04-docker-8c-8g-1029 does not seem to be running inside a container [2024-05-29T09:30:55.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1584 -v /w/workspace/gexfoundry_device-sdk-go_PR-1584:/w/workspace/gexfoundry_device-sdk-go_PR-1584:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-29T09:30:56.103Z] $ docker top 716d470c744f066bb0f2dae7c9d842d86e5af4d287c820e372edceeb9988ca58 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T09:30:56.532Z] + go version [2024-05-29T09:30:56.532Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-29T09:30:56.572Z] $ docker stop --time=1 716d470c744f066bb0f2dae7c9d842d86e5af4d287c820e372edceeb9988ca58 [2024-05-29T09:30:57.806Z] $ docker rm -f --volumes 716d470c744f066bb0f2dae7c9d842d86e5af4d287c820e372edceeb9988ca58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T09:30:58.608Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-29T09:30:58.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T09:30:58.795Z] prd-ubuntu20.04-docker-8c-8g-1029 does not seem to be running inside a container [2024-05-29T09:30:58.827Z] $ 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-1584 -v /w/workspace/gexfoundry_device-sdk-go_PR-1584:/w/workspace/gexfoundry_device-sdk-go_PR-1584:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-29T09:30:59.150Z] $ docker top 4ce67b2adfc6a4490540bed708ef5e79f0dac7898138dffabc0fffadfab54313 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T09:30:59.578Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1584 [Pipeline] fileExists [Pipeline] sh [2024-05-29T09:30:59.959Z] + make test [2024-05-29T09:30:59.959Z] go test -race -coverprofile=coverage.out ./... [2024-05-29T09:31:06.523Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-05-29T09:31:33.925Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1030 in /w/workspace/gexfoundry_device-sdk-go_PR-1584 [Pipeline] { [Pipeline] ws [2024-05-29T09:31:33.997Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-05-29T09:31:37.125Z] The recommended git tool is: git [2024-05-29T09:31:38.595Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-05-29T09:31:38.595Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-05-29T09:31:38.595Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-05-29T09:31:38.595Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-05-29T09:31:38.595Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-05-29T09:31:38.853Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.042s coverage: 27.6% of statements [2024-05-29T09:31:38.853Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.062s coverage: 81.5% of statements [2024-05-29T09:31:39.419Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-05-29T09:31:39.419Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-05-29T09:31:40.353Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-05-29T09:31:40.662Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.067s coverage: 86.0% of statements [2024-05-29T09:31:40.662Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-05-29T09:31:40.662Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-05-29T09:31:41.594Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.106s coverage: 71.8% of statements [2024-05-29T09:31:42.531Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-05-29T09:31:44.437Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.059s coverage: 14.4% of statements [2024-05-29T09:31:44.437Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.594s coverage: 45.9% of statements [2024-05-29T09:31:44.437Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.059s coverage: 68.5% of statements [2024-05-29T09:31:44.437Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.102s coverage: 89.2% of statements [2024-05-29T09:31:44.437Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.071s coverage: 5.5% of statements [2024-05-29T09:31:44.616Z] using credential edgex-jenkins-ssh [2024-05-29T09:31:44.646Z] Cloning the remote Git repository [2024-05-29T09:31:44.740Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-05-29T09:31:44.885Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-05-29T09:31:45.098Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-05-29T09:31:45.099Z] > git --version # timeout=10 [2024-05-29T09:31:45.144Z] > git --version # 'git version 2.25.1' [2024-05-29T09:31:45.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T09:31:45.317Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T09:31:48.501Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-05-29T09:31:48.548Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T09:31:50.318Z] Merging remotes/origin/main commit 81445e9f6878a65f8ef1da1da155eafc431130c6 into PR head commit e6f87812df993850198ed6cb0da268ebdfdc5a5f [2024-05-29T09:31:49.586Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-05-29T09:31:49.650Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-05-29T09:31:49.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T09:31:49.670Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1584/head:refs/remotes/origin/PR-1584 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-29T09:31:50.342Z] > git config core.sparsecheckout # timeout=10 [2024-05-29T09:31:50.418Z] > git checkout -f e6f87812df993850198ed6cb0da268ebdfdc5a5f # timeout=10 [2024-05-29T09:31:50.481Z] ERROR: Checkout failed [2024-05-29T09:31:50.482Z] hudson.plugins.git.GitException: Command "git checkout -f e6f87812df993850198ed6cb0da268ebdfdc5a5f" returned status code 128: [2024-05-29T09:31:50.482Z] stdout: [2024-05-29T09:31:50.482Z] stderr: fatal: reference is not a tree: e6f87812df993850198ed6cb0da268ebdfdc5a5f [2024-05-29T09:31:50.482Z] [2024-05-29T09:31:50.482Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) [2024-05-29T09:31:50.482Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3174) [2024-05-29T09:31:50.482Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu20.04-docker-arm64-4c-16g-1030 [2024-05-29T09:31:50.482Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) [2024-05-29T09:31:50.482Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) [2024-05-29T09:31:50.482Z] at hudson.remoting.Channel.call(Channel.java:1003) [2024-05-29T09:31:50.482Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) [2024-05-29T09:31:50.482Z] at jdk.internal.reflect.GeneratedMethodAccessor684.invoke(Unknown Source) [2024-05-29T09:31:50.482Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2024-05-29T09:31:50.482Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566) [2024-05-29T09:31:50.482Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) [2024-05-29T09:31:50.482Z] at com.sun.proxy.$Proxy230.execute(Unknown Source) [2024-05-29T09:31:50.482Z] at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:144) [2024-05-29T09:31:50.482Z] at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:110) [2024-05-29T09:31:50.482Z] at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1162) [2024-05-29T09:31:50.482Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1306) [2024-05-29T09:31:50.482Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) [2024-05-29T09:31:50.482Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) [2024-05-29T09:31:50.482Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) [2024-05-29T09:31:50.482Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) [2024-05-29T09:31:50.482Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [2024-05-29T09:31:50.482Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-05-29T09:31:50.482Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-05-29T09:31:50.482Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-05-29T09:31:50.482Z] at java.base/java.lang.Thread.run(Thread.java:829) [2024-05-29T09:31:50.482Z] Caused: hudson.plugins.git.GitException: Could not checkout e6f87812df993850198ed6cb0da268ebdfdc5a5f [2024-05-29T09:31:50.482Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3202) [2024-05-29T09:31:50.482Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) [2024-05-29T09:31:50.482Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) [2024-05-29T09:31:50.482Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211) [2024-05-29T09:31:50.482Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54) [2024-05-29T09:31:50.482Z] at hudson.remoting.Request$2.run(Request.java:377) [2024-05-29T09:31:50.482Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) [2024-05-29T09:31:50.482Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-05-29T09:31:50.482Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-05-29T09:31:50.482Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-05-29T09:31:50.482Z] at java.base/java.lang.Thread.run(Thread.java:829) [2024-05-29T09:31:50.482Z] ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-29T09:31:50.887Z] Failed in branch arm64 [2024-05-29T09:32:16.506Z] GO111MODULE=on go vet ./... [2024-05-29T09:32:19.785Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-29T09:32:19.785Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-29T09:32:19.785Z] ./bin/test-attribution-txt.sh [2024-05-29T09:32:19.785Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-29T09:32:19.785Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-29T09:32:19.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-29T09:32:19.884Z] $ docker stop --time=1 4ce67b2adfc6a4490540bed708ef5e79f0dac7898138dffabc0fffadfab54313 [2024-05-29T09:32:24.939Z] $ docker rm -f --volumes 4ce67b2adfc6a4490540bed708ef5e79f0dac7898138dffabc0fffadfab54313 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T09:32:25.648Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-29T09:32:25.743Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-29T09:32:26.450Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T09:32:26.770Z] + ls -al . [2024-05-29T09:32:26.770Z] total 376 [2024-05-29T09:32:26.770Z] drwxrwxr-x 11 jenkins jenkins 4096 May 29 09:31 . [2024-05-29T09:32:26.770Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 09:29 .. [2024-05-29T09:32:26.770Z] -rw-rw-r-- 1 jenkins jenkins 140 May 29 09:29 .dockerignore [2024-05-29T09:32:26.770Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 09:31 .git [2024-05-29T09:32:26.770Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 09:29 .github [2024-05-29T09:32:26.770Z] -rw-rw-r-- 1 jenkins jenkins 137 May 29 09:29 .gitignore [2024-05-29T09:32:26.770Z] -rw-rw-r-- 1 jenkins jenkins 42 May 29 09:29 .golangci.yml [2024-05-29T09:32:26.770Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 09:29 .semver [2024-05-29T09:32:26.770Z] -rw-rw-r-- 1 jenkins jenkins 48109 May 29 09:29 CHANGELOG.md [2024-05-29T09:32:26.770Z] -rw-rw-r-- 1 jenkins jenkins 677 May 29 09:29 GOVERNANCE.md [2024-05-29T09:32:26.770Z] -rw-rw-r-- 1 jenkins jenkins 885 May 29 09:29 Jenkinsfile [2024-05-29T09:32:26.770Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 29 09:29 LICENSE [2024-05-29T09:32:26.770Z] -rw-rw-r-- 1 jenkins jenkins 1842 May 29 09:29 Makefile [2024-05-29T09:32:26.770Z] -rw-rw-r-- 1 jenkins jenkins 619 May 29 09:29 OWNERS.md [2024-05-29T09:32:26.770Z] -rw-rw-r-- 1 jenkins jenkins 4937 May 29 09:29 README.md [2024-05-29T09:32:26.770Z] -rw-rw-r-- 1 jenkins jenkins 5 May 29 09:29 VERSION [2024-05-29T09:32:26.770Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 09:29 bin [2024-05-29T09:32:26.770Z] -rw-r--r-- 1 jenkins jenkins 122153 May 29 09:31 coverage.out [2024-05-29T09:32:26.770Z] drwxrwxr-x 5 jenkins jenkins 4096 May 29 09:29 example [2024-05-29T09:32:26.770Z] -rw-rw-r-- 1 jenkins jenkins 7064 May 29 09:29 go.mod [2024-05-29T09:32:26.770Z] -rw-rw-r-- 1 jenkins jenkins 101331 May 29 09:29 go.sum [2024-05-29T09:32:26.770Z] drwxrwxr-x 12 jenkins jenkins 4096 May 29 09:29 internal [2024-05-29T09:32:26.770Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 09:29 openapi [2024-05-29T09:32:26.770Z] drwxrwxr-x 6 jenkins jenkins 4096 May 29 09:29 pkg [2024-05-29T09:32:26.770Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 09:29 snap [2024-05-29T09:32:26.770Z] -rw-rw-r-- 1 jenkins jenkins 222 May 29 09:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T09:32:27.202Z] + 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=e6f87812df993850198ed6cb0da268ebdfdc5a5f --label arch=amd64 --label version=0.0.0 . [2024-05-29T09:32:27.202Z] Sending build context to Docker daemon 25.85MB [2024-05-29T09:32:27.202Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T09:32:27.202Z] Step 2/24 : FROM ${BASE} AS builder [2024-05-29T09:32:27.202Z] ---> a6073710ebbe [2024-05-29T09:32:27.202Z] Step 3/24 : ARG MAKE=make build [2024-05-29T09:32:27.773Z] ---> Running in 376ce9a2506f [2024-05-29T09:32:27.773Z] Removing intermediate container 376ce9a2506f [2024-05-29T09:32:27.773Z] ---> f0550d35c6b3 [2024-05-29T09:32:27.773Z] Step 4/24 : WORKDIR /device-sdk-go [2024-05-29T09:32:27.773Z] ---> Running in 952ea8a53e3a [2024-05-29T09:32:27.773Z] Removing intermediate container 952ea8a53e3a [2024-05-29T09:32:27.773Z] ---> 90a8ee36120c [2024-05-29T09:32:27.773Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-29T09:32:27.773Z] ---> Running in c649b270082c [2024-05-29T09:32:27.773Z] Removing intermediate container c649b270082c [2024-05-29T09:32:27.773Z] ---> bc80f75cb760 [2024-05-29T09:32:27.773Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-05-29T09:32:28.033Z] ---> Running in 83ca91cc2674 [2024-05-29T09:32:28.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T09:32:28.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T09:32:28.551Z] OK: 264 MiB in 52 packages [2024-05-29T09:32:28.811Z] Removing intermediate container 83ca91cc2674 [2024-05-29T09:32:28.811Z] ---> a75778a627c8 [2024-05-29T09:32:28.811Z] Step 7/24 : COPY go.mod vendor* ./ [2024-05-29T09:32:29.069Z] ---> e59bbcd99e97 [2024-05-29T09:32:29.069Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T09:32:29.069Z] ---> Running in 48c24c530b03 [2024-05-29T09:32:29.639Z] Removing intermediate container 48c24c530b03 [2024-05-29T09:32:29.639Z] ---> 1c120c37984a [2024-05-29T09:32:29.639Z] Step 9/24 : COPY . . [2024-05-29T09:32:30.206Z] ---> 0c4ea3ef94ab [2024-05-29T09:32:30.206Z] Step 10/24 : RUN ${MAKE} [2024-05-29T09:32:30.206Z] ---> Running in 775df290050a [2024-05-29T09:32:30.465Z] 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-05-29T09:33:02.542Z] Removing intermediate container 775df290050a [2024-05-29T09:33:02.542Z] ---> c4c52634055b [2024-05-29T09:33:02.542Z] Step 11/24 : FROM alpine:3.18 [2024-05-29T09:33:02.542Z] 3.18: Pulling from library/alpine [2024-05-29T09:33:02.542Z] 619be1103602: Already exists [2024-05-29T09:33:02.542Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-29T09:33:02.542Z] Status: Downloaded newer image for alpine:3.18 [2024-05-29T09:33:02.542Z] ---> d3782b16ccc9 [2024-05-29T09:33:02.542Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-05-29T09:33:02.542Z] ---> Running in c7e3420b4fae [2024-05-29T09:33:02.542Z] Removing intermediate container c7e3420b4fae [2024-05-29T09:33:02.542Z] ---> aaa83c8ea671 [2024-05-29T09:33:02.542Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-05-29T09:33:02.542Z] ---> Running in 92a2713e753d [2024-05-29T09:33:02.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T09:33:02.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T09:33:02.542Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-29T09:33:02.542Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T09:33:02.542Z] OK: 7 MiB in 16 packages [2024-05-29T09:33:02.542Z] Removing intermediate container 92a2713e753d [2024-05-29T09:33:02.542Z] ---> 5a9d62ee07ae [2024-05-29T09:33:02.542Z] Step 14/24 : RUN apk --no-cache upgrade [2024-05-29T09:33:02.542Z] ---> Running in e24aec37ff73 [2024-05-29T09:33:02.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T09:33:02.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T09:33:02.542Z] Upgrading critical system libraries and apk-tools: [2024-05-29T09:33:02.542Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-29T09:33:02.542Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T09:33:02.542Z] Continuing the upgrade transaction with new apk-tools: [2024-05-29T09:33:02.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T09:33:02.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T09:33:02.542Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T09:33:02.542Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-29T09:33:02.542Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T09:33:02.542Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-29T09:33:02.542Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T09:33:02.542Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T09:33:02.542Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T09:33:02.542Z] Executing busybox-1.36.1-r6.trigger [2024-05-29T09:33:02.542Z] OK: 7 MiB in 16 packages [2024-05-29T09:33:02.542Z] Removing intermediate container e24aec37ff73 [2024-05-29T09:33:02.542Z] ---> 1356f483e0ba [2024-05-29T09:33:02.542Z] Step 15/24 : WORKDIR / [2024-05-29T09:33:02.542Z] ---> Running in 2aacbbb9d84b [2024-05-29T09:33:02.542Z] Removing intermediate container 2aacbbb9d84b [2024-05-29T09:33:02.542Z] ---> 12374f7fb9dd [2024-05-29T09:33:02.542Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-05-29T09:33:02.542Z] ---> f847bd945a71 [2024-05-29T09:33:02.542Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-05-29T09:33:04.447Z] ---> a6b7679cb00d [2024-05-29T09:33:04.447Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-05-29T09:33:04.447Z] ---> b76de640d412 [2024-05-29T09:33:04.447Z] Step 19/24 : EXPOSE 59999 [2024-05-29T09:33:04.447Z] ---> Running in 5a057147c4ab [2024-05-29T09:33:04.447Z] Removing intermediate container 5a057147c4ab [2024-05-29T09:33:04.447Z] ---> d12599614fb7 [2024-05-29T09:33:04.447Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-05-29T09:33:04.447Z] ---> Running in 20ca555f10c0 [2024-05-29T09:33:04.447Z] Removing intermediate container 20ca555f10c0 [2024-05-29T09:33:04.447Z] ---> debf4219264e [2024-05-29T09:33:04.447Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-29T09:33:04.447Z] ---> Running in 77aa6e073ff5 [2024-05-29T09:33:04.706Z] Removing intermediate container 77aa6e073ff5 [2024-05-29T09:33:04.706Z] ---> 74392234bb74 [2024-05-29T09:33:04.706Z] Step 22/24 : LABEL arch=amd64 [2024-05-29T09:33:04.706Z] ---> Running in f593751d183a [2024-05-29T09:33:04.706Z] Removing intermediate container f593751d183a [2024-05-29T09:33:04.706Z] ---> e982ef2ab2cc [2024-05-29T09:33:04.706Z] Step 23/24 : LABEL git_sha=e6f87812df993850198ed6cb0da268ebdfdc5a5f [2024-05-29T09:33:04.706Z] ---> Running in 3b9d2ab264db [2024-05-29T09:33:04.706Z] Removing intermediate container 3b9d2ab264db [2024-05-29T09:33:04.706Z] ---> 38424f67ecce [2024-05-29T09:33:04.706Z] Step 24/24 : LABEL version=0.0.0 [2024-05-29T09:33:04.706Z] ---> Running in 187387b0a80d [2024-05-29T09:33:04.966Z] Removing intermediate container 187387b0a80d [2024-05-29T09:33:04.966Z] ---> f404f9873074 [2024-05-29T09:33:04.966Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T09:33:04.966Z] Successfully built f404f9873074 [2024-05-29T09:33:04.966Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T09:33:05.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T09:33:05.962Z] [2024-05-29T09:33:05.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T09:33:06.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T09:33:06.352Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-29T09:33:06.352Z] 5eb5b503b376: Pulling fs layer [2024-05-29T09:33:06.352Z] 5c69ac0246d0: Pulling fs layer [2024-05-29T09:33:06.352Z] ec43610c2a17: Pulling fs layer [2024-05-29T09:33:06.352Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-29T09:33:06.352Z] 33b1e0a273af: Pulling fs layer [2024-05-29T09:33:06.352Z] 5d3b04190fa2: Pulling fs layer [2024-05-29T09:33:06.352Z] 2f39f015ded8: Pulling fs layer [2024-05-29T09:33:06.352Z] 5d3b04190fa2: Waiting [2024-05-29T09:33:06.352Z] 3a2ae6a8a46f: Waiting [2024-05-29T09:33:06.352Z] 33b1e0a273af: Waiting [2024-05-29T09:33:06.352Z] 2f39f015ded8: Waiting [2024-05-29T09:33:06.352Z] 5c69ac0246d0: Verifying Checksum [2024-05-29T09:33:06.352Z] 5c69ac0246d0: Download complete [2024-05-29T09:33:06.352Z] 3a2ae6a8a46f: Download complete [2024-05-29T09:33:06.352Z] 33b1e0a273af: Verifying Checksum [2024-05-29T09:33:06.352Z] 33b1e0a273af: Download complete [2024-05-29T09:33:06.352Z] 5d3b04190fa2: Verifying Checksum [2024-05-29T09:33:06.352Z] 5d3b04190fa2: Download complete [2024-05-29T09:33:06.352Z] ec43610c2a17: Verifying Checksum [2024-05-29T09:33:06.352Z] ec43610c2a17: Download complete [2024-05-29T09:33:06.611Z] 5eb5b503b376: Download complete [2024-05-29T09:33:07.178Z] 2f39f015ded8: Verifying Checksum [2024-05-29T09:33:07.178Z] 2f39f015ded8: Download complete [2024-05-29T09:33:07.744Z] 5eb5b503b376: Pull complete [2024-05-29T09:33:08.003Z] 5c69ac0246d0: Pull complete [2024-05-29T09:33:08.571Z] ec43610c2a17: Pull complete [2024-05-29T09:33:08.571Z] 3a2ae6a8a46f: Pull complete [2024-05-29T09:33:08.571Z] 33b1e0a273af: Pull complete [2024-05-29T09:33:08.830Z] 5d3b04190fa2: Pull complete [2024-05-29T09:33:13.018Z] 2f39f015ded8: Pull complete [2024-05-29T09:33:13.018Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-29T09:33:13.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T09:33:13.018Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T09:33:13.282Z] prd-ubuntu20.04-docker-8c-8g-1029 does not seem to be running inside a container [2024-05-29T09:33:13.317Z] $ 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-1584 -v /w/workspace/gexfoundry_device-sdk-go_PR-1584:/w/workspace/gexfoundry_device-sdk-go_PR-1584:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-29T09:33:17.272Z] $ docker top 6206900d170b2993b6f5a640290dedfaa573be4f05fc63d4bff469ba83dbd4ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T09:33:17.767Z] ---> job-cost.sh [2024-05-29T09:33:17.767Z] lf-activate-venv: SKIPPING [2024-05-29T09:33:17.767Z] INFO: No Stack... [2024-05-29T09:33:18.029Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T09:33:18.290Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T09:33:18.620Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1584/archives/cost.csv [2024-05-29T09:33:18.620Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T09:33:18.667Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1584-1-stack-cost] [2024-05-29T09:33:18.673Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1584-1-stack-cost] did not exist. Created. [2024-05-29T09:33:18.679Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1584-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T09:33:19.099Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-29T09:33:19.165Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T09:33:19.208Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1584-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T09:33:19.309Z] $ docker stop --time=1 6206900d170b2993b6f5a640290dedfaa573be4f05fc63d4bff469ba83dbd4ab [2024-05-29T09:33:20.457Z] $ docker rm -f --volumes 6206900d170b2993b6f5a640290dedfaa573be4f05fc63d4bff469ba83dbd4ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-29T09:33:23.524Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1584/archives ] [2024-05-29T09:33:23.524Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1584/archives [2024-05-29T09:33:23.524Z] total 16 [2024-05-29T09:33:23.524Z] drwxr-xr-x 3 root root 4096 May 29 09:33 . [2024-05-29T09:33:23.524Z] drwxrwxr-x 12 jenkins jenkins 4096 May 29 09:33 .. [2024-05-29T09:33:23.524Z] drwxr-xr-x 2 root root 4096 May 29 09:33 cost [2024-05-29T09:33:23.524Z] -rw-r--r-- 1 root root 86 May 29 09:33 cost.csv [2024-05-29T09:33:23.524Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1584/archives [2024-05-29T09:33:23.524Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1584/archives [2024-05-29T09:33:23.524Z] total 16 [2024-05-29T09:33:23.524Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 09:33 . [2024-05-29T09:33:23.524Z] drwxrwxr-x 12 jenkins jenkins 4096 May 29 09:33 .. [2024-05-29T09:33:23.524Z] drwxr-xr-x 2 jenkins jenkins 4096 May 29 09:33 cost [2024-05-29T09:33:23.524Z] -rw-r--r-- 1 jenkins jenkins 86 May 29 09:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-29T09:33:23.869Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T09:33:24.778Z] ---> package-listing.sh [2024-05-29T09:33:24.778Z] ++ facter osfamily [2024-05-29T09:33:24.778Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-29T09:33:25.038Z] + OS_FAMILY=debian [2024-05-29T09:33:25.038Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1584 [2024-05-29T09:33:25.038Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-29T09:33:25.038Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-29T09:33:25.038Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-29T09:33:25.038Z] + PACKAGES=/tmp/packages_start.txt [2024-05-29T09:33:25.038Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1584 ']' [2024-05-29T09:33:25.038Z] + PACKAGES=/tmp/packages_end.txt [2024-05-29T09:33:25.038Z] + case "${OS_FAMILY}" in [2024-05-29T09:33:25.038Z] + dpkg -l [2024-05-29T09:33:25.038Z] + grep '^ii' [2024-05-29T09:33:25.038Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-29T09:33:25.038Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-29T09:33:25.038Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-29T09:33:25.038Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1584 ']' [2024-05-29T09:33:25.038Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1584/archives/ [2024-05-29T09:33:25.038Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1584/archives/ [Pipeline] echo [2024-05-29T09:33:25.095Z] 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-1584/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-29T09:33:25.393Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T09:33:26.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T09:33:26.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T09:33:26.225Z] prd-ubuntu20.04-docker-8c-8g-1029 does not seem to be running inside a container [2024-05-29T09:33:26.258Z] $ 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-1584/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-1584 -v /w/workspace/gexfoundry_device-sdk-go_PR-1584:/w/workspace/gexfoundry_device-sdk-go_PR-1584:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-29T09:33:26.432Z] $ docker top e1935e063c2e29b30b9d16ce917b4c2508c6cc8f64c2d7b2d93c023a092f5c3b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T09:33:26.846Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-29T09:33:27.171Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-29T09:33:27.565Z] + ls /var/log/sa-host [2024-05-29T09:33:27.566Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T09:33:27.823Z] provisioning config files... [2024-05-29T09:33:27.842Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1584@tmp/config9935201804496179318tmp [Pipeline] { [Pipeline] echo [2024-05-29T09:33:27.892Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T09:33:28.267Z] ---> create-netrc.sh [Pipeline] } [2024-05-29T09:33:28.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-29T09:33:28.731Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-29T09:33:28.775Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T09:33:29.101Z] ---> sudo-logs.sh [2024-05-29T09:33:29.101Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-29T09:33:29.210Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T09:33:29.526Z] ---> job-cost.sh [2024-05-29T09:33:29.526Z] lf-activate-venv: SKIPPING [2024-05-29T09:33:29.526Z] DEBUG: total: 0.2199999988079071 [2024-05-29T09:33:29.526Z] INFO: Retrieving Stack Cost... [2024-05-29T09:33:29.526Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T09:33:29.785Z] INFO: Archiving Costs [Pipeline] echo [2024-05-29T09:33:29.822Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T09:33:30.141Z] ---> logs-deploy.sh [2024-05-29T09:33:30.141Z] lf-activate-venv: SKIPPING [2024-05-29T09:33:30.141Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1584/1 [2024-05-29T09:33:30.141Z] INFO: archiving workspace using pattern(s): [2024-05-29T09:33:31.077Z] Archives upload complete. [2024-05-29T09:33:31.337Z] INFO: archiving logs to Nexus [2024-05-29T09:33:31.906Z] ---> uname -a: [2024-05-29T09:33:31.906Z] Linux prd-ubuntu20-04-docker-8c-8g-1029 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-29T09:33:31.906Z] [2024-05-29T09:33:31.906Z] [2024-05-29T09:33:31.906Z] ---> lscpu: [2024-05-29T09:33:31.906Z] Architecture: x86_64 [2024-05-29T09:33:31.906Z] CPU op-mode(s): 32-bit, 64-bit [2024-05-29T09:33:31.906Z] Byte Order: Little Endian [2024-05-29T09:33:31.906Z] Address sizes: 40 bits physical, 48 bits virtual [2024-05-29T09:33:31.906Z] CPU(s): 8 [2024-05-29T09:33:31.906Z] On-line CPU(s) list: 0-7 [2024-05-29T09:33:31.906Z] Thread(s) per core: 1 [2024-05-29T09:33:31.906Z] Core(s) per socket: 1 [2024-05-29T09:33:31.906Z] Socket(s): 8 [2024-05-29T09:33:31.906Z] NUMA node(s): 1 [2024-05-29T09:33:31.906Z] Vendor ID: AuthenticAMD [2024-05-29T09:33:31.906Z] CPU family: 23 [2024-05-29T09:33:31.906Z] Model: 49 [2024-05-29T09:33:31.906Z] Model name: AMD EPYC-Rome Processor [2024-05-29T09:33:31.906Z] Stepping: 0 [2024-05-29T09:33:31.906Z] CPU MHz: 2799.996 [2024-05-29T09:33:31.906Z] BogoMIPS: 5599.99 [2024-05-29T09:33:31.906Z] Virtualization: AMD-V [2024-05-29T09:33:31.906Z] Hypervisor vendor: KVM [2024-05-29T09:33:31.906Z] Virtualization type: full [2024-05-29T09:33:31.906Z] L1d cache: 256 KiB [2024-05-29T09:33:31.906Z] L1i cache: 256 KiB [2024-05-29T09:33:31.906Z] L2 cache: 4 MiB [2024-05-29T09:33:31.906Z] L3 cache: 128 MiB [2024-05-29T09:33:31.906Z] NUMA node0 CPU(s): 0-7 [2024-05-29T09:33:31.906Z] Vulnerability Itlb multihit: Not affected [2024-05-29T09:33:31.906Z] Vulnerability L1tf: Not affected [2024-05-29T09:33:31.906Z] Vulnerability Mds: Not affected [2024-05-29T09:33:31.906Z] Vulnerability Meltdown: Not affected [2024-05-29T09:33:31.906Z] Vulnerability Mmio stale data: Not affected [2024-05-29T09:33:31.906Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-05-29T09:33:31.906Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-05-29T09:33:31.906Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-05-29T09:33:31.906Z] Vulnerability Srbds: Not affected [2024-05-29T09:33:31.906Z] Vulnerability Tsx async abort: Not affected [2024-05-29T09:33:31.906Z] 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-05-29T09:33:31.906Z] [2024-05-29T09:33:31.906Z] [2024-05-29T09:33:31.906Z] ---> nproc: [2024-05-29T09:33:31.906Z] 8 [2024-05-29T09:33:31.906Z] [2024-05-29T09:33:31.906Z] [2024-05-29T09:33:31.906Z] ---> df -h: [2024-05-29T09:33:31.906Z] Filesystem Size Used Avail Use% Mounted on [2024-05-29T09:33:31.906Z] overlay 155G 12G 144G 8% / [2024-05-29T09:33:31.906Z] tmpfs 64M 0 64M 0% /dev [2024-05-29T09:33:31.906Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-05-29T09:33:31.906Z] shm 64M 0 64M 0% /dev/shm [2024-05-29T09:33:31.906Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-05-29T09:33:31.906Z] [2024-05-29T09:33:31.906Z] [2024-05-29T09:33:31.906Z] ---> sar -b -r -n DEV: [2024-05-29T09:33:31.906Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1029) 05/29/24 _x86_64_ (8 CPU) [2024-05-29T09:33:31.906Z] [2024-05-29T09:33:31.906Z] 09:28:36 LINUX RESTART (8 CPU) [2024-05-29T09:33:31.906Z] [2024-05-29T09:33:31.906Z] 09:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-05-29T09:33:31.906Z] 09:30:01 360.85 38.42 322.43 0.00 4287.37 37952.42 0.00 [2024-05-29T09:33:31.906Z] 09:31:01 258.62 1.63 256.99 0.00 20.80 75722.05 0.00 [2024-05-29T09:33:31.906Z] 09:32:01 36.78 0.03 36.74 0.00 0.27 24414.61 0.00 [2024-05-29T09:33:31.906Z] 09:33:01 127.76 0.17 127.59 0.00 6.93 47612.66 0.00 [2024-05-29T09:33:31.906Z] Average: 196.01 10.06 185.94 0.00 1078.93 46425.13 0.00 [2024-05-29T09:33:31.906Z] [2024-05-29T09:33:31.906Z] 09:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-05-29T09:33:31.906Z] 09:30:01 29175228 31528048 794220 2.42 78292 2543852 1987348 5.86 1052556 2272440 1476 [2024-05-29T09:33:31.906Z] 09:31:01 27867536 31422536 882028 2.68 185556 3499316 2053548 6.05 1276452 3193248 18216 [2024-05-29T09:33:31.906Z] 09:32:01 26701168 31322632 980072 2.98 189868 4507368 2113760 6.23 1763324 3819748 621920 [2024-05-29T09:33:31.906Z] 09:33:01 27480536 31506484 799856 2.43 193480 3945968 2033332 5.99 1345132 3494716 52 [2024-05-29T09:33:31.906Z] Average: 27806117 31444925 864044 2.63 161799 3624126 2046997 6.03 1359366 3195038 160416 [2024-05-29T09:33:31.906Z] [2024-05-29T09:33:31.906Z] 09:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-05-29T09:33:31.906Z] 09:30:01 docker0 79.97 95.00 6.36 281.20 0.00 0.00 0.00 0.00 [2024-05-29T09:33:31.906Z] 09:30:01 ens3 621.53 430.69 6003.47 102.41 0.00 0.00 0.00 0.00 [2024-05-29T09:33:31.906Z] 09:30:01 veth396676d 50.68 60.33 4.84 52.64 0.00 0.00 0.00 0.00 [2024-05-29T09:33:31.906Z] 09:30:01 lo 6.66 6.66 0.65 0.65 0.00 0.00 0.00 0.00 [2024-05-29T09:33:31.906Z] 09:31:01 docker0 281.97 366.46 24.03 3154.33 0.00 0.00 0.00 0.00 [2024-05-29T09:33:31.906Z] 09:31:01 ens3 389.60 294.50 3176.80 36.14 0.00 0.00 0.00 0.00 [2024-05-29T09:33:31.906Z] 09:31:01 vethc1cc4bc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-29T09:33:31.906Z] 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-29T09:33:31.906Z] 09:32:01 docker0 1.10 1.28 0.10 0.39 0.00 0.00 0.00 0.00 [2024-05-29T09:33:31.906Z] 09:32:01 ens3 17.15 11.33 13.55 7.45 0.00 0.00 0.00 0.00 [2024-05-29T09:33:31.906Z] 09:32:01 vethc1cc4bc 1.10 1.35 0.12 0.40 0.00 0.00 0.00 0.00 [2024-05-29T09:33:31.906Z] 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-29T09:33:31.906Z] 09:33:01 docker0 7.15 13.78 0.44 169.75 0.00 0.00 0.00 0.00 [2024-05-29T09:33:31.906Z] 09:33:01 ens3 34.79 21.21 194.53 8.89 0.00 0.00 0.00 0.00 [2024-05-29T09:33:31.906Z] 09:33:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-05-29T09:33:31.906Z] Average: docker0 92.54 119.12 7.73 901.36 0.00 0.00 0.00 0.00 [2024-05-29T09:33:31.906Z] Average: ens3 265.77 189.44 2347.15 38.72 0.00 0.00 0.00 0.00 [2024-05-29T09:33:31.906Z] Average: lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2024-05-29T09:33:31.906Z] [2024-05-29T09:33:31.906Z] [2024-05-29T09:33:31.906Z] ---> sar -P ALL: [2024-05-29T09:33:31.906Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1029) 05/29/24 _x86_64_ (8 CPU) [2024-05-29T09:33:31.906Z] [2024-05-29T09:33:31.906Z] 09:28:36 LINUX RESTART (8 CPU) [2024-05-29T09:33:31.906Z] [2024-05-29T09:33:31.906Z] 09:29:01 CPU %user %nice %system %iowait %steal %idle [2024-05-29T09:33:31.906Z] 09:30:01 all 9.73 0.00 3.47 2.66 0.06 84.08 [2024-05-29T09:33:31.906Z] 09:30:01 0 6.79 0.00 3.15 1.62 0.05 88.39 [2024-05-29T09:33:31.906Z] 09:30:01 1 8.25 0.00 2.93 1.51 0.05 87.26 [2024-05-29T09:33:31.906Z] 09:30:01 2 11.11 0.00 4.00 0.52 0.07 84.30 [2024-05-29T09:33:31.906Z] 09:30:01 3 11.56 0.00 3.53 7.19 0.07 77.67 [2024-05-29T09:33:31.906Z] 09:30:01 4 9.12 0.00 3.19 2.09 0.05 85.56 [2024-05-29T09:33:31.906Z] 09:30:01 5 11.59 0.00 3.43 0.55 0.05 84.38 [2024-05-29T09:33:31.906Z] 09:30:01 6 9.76 0.00 4.62 7.63 0.07 77.93 [2024-05-29T09:33:31.906Z] 09:30:01 7 9.71 0.00 2.93 0.20 0.07 87.09 [2024-05-29T09:33:31.906Z] 09:31:01 all 6.85 0.00 3.24 4.48 0.05 85.38 [2024-05-29T09:33:31.906Z] 09:31:01 0 7.29 0.00 3.28 4.28 0.05 85.10 [2024-05-29T09:33:31.906Z] 09:31:01 1 7.30 0.00 5.16 27.32 0.05 60.16 [2024-05-29T09:33:31.906Z] 09:31:01 2 6.69 0.00 3.22 0.79 0.05 89.25 [2024-05-29T09:33:31.906Z] 09:31:01 3 5.82 0.00 2.33 1.59 0.07 90.19 [2024-05-29T09:33:31.906Z] 09:31:01 4 6.09 0.00 3.19 0.50 0.05 90.16 [2024-05-29T09:33:31.906Z] 09:31:01 5 7.94 0.00 2.87 0.86 0.05 88.28 [2024-05-29T09:33:31.906Z] 09:31:01 6 7.03 0.00 2.89 0.29 0.03 89.76 [2024-05-29T09:33:31.906Z] 09:31:01 7 6.63 0.00 2.97 0.34 0.05 90.02 [2024-05-29T09:33:31.906Z] 09:32:01 all 46.39 0.00 6.57 1.58 0.09 45.37 [2024-05-29T09:33:31.906Z] 09:32:01 0 45.67 0.00 6.18 0.42 0.10 47.62 [2024-05-29T09:33:31.906Z] 09:32:01 1 45.93 0.00 6.57 1.41 0.10 45.99 [2024-05-29T09:33:31.906Z] 09:32:01 2 47.32 0.00 6.25 8.63 0.08 37.71 [2024-05-29T09:33:31.906Z] 09:32:01 3 45.45 0.00 6.68 0.00 0.07 47.80 [2024-05-29T09:33:31.906Z] 09:32:01 4 46.58 0.00 6.34 0.00 0.10 46.98 [2024-05-29T09:33:31.906Z] 09:32:01 5 47.56 0.00 6.83 0.03 0.08 45.49 [2024-05-29T09:33:31.906Z] 09:32:01 6 46.97 0.00 6.64 2.13 0.10 44.15 [2024-05-29T09:33:31.906Z] 09:32:01 7 45.62 0.00 7.09 0.00 0.08 47.20 [2024-05-29T09:33:31.906Z] 09:33:01 all 38.69 0.00 5.89 2.29 0.09 53.05 [2024-05-29T09:33:31.906Z] 09:33:01 0 38.38 0.00 5.56 0.25 0.10 55.71 [2024-05-29T09:33:31.906Z] 09:33:01 1 39.34 0.00 5.58 2.02 0.08 52.98 [2024-05-29T09:33:31.906Z] 09:33:01 2 40.45 0.00 5.76 0.54 0.08 53.16 [2024-05-29T09:33:31.906Z] 09:33:01 3 37.78 0.00 5.77 8.40 0.13 47.92 [2024-05-29T09:33:31.906Z] 09:33:01 4 38.47 0.00 5.51 1.06 0.07 54.89 [2024-05-29T09:33:31.906Z] 09:33:01 5 37.46 0.00 5.43 0.10 0.08 56.93 [2024-05-29T09:33:31.906Z] 09:33:01 6 38.91 0.00 6.81 5.83 0.10 48.34 [2024-05-29T09:33:31.906Z] 09:33:01 7 38.73 0.00 6.66 0.10 0.08 54.42 [2024-05-29T09:33:31.906Z] Average: all 25.41 0.00 4.79 2.75 0.07 66.98 [2024-05-29T09:33:31.906Z] Average: 0 24.46 0.00 4.54 1.65 0.08 69.28 [2024-05-29T09:33:31.906Z] Average: 1 25.21 0.00 5.06 8.04 0.07 61.62 [2024-05-29T09:33:31.906Z] Average: 2 26.39 0.00 4.81 2.62 0.07 66.11 [2024-05-29T09:33:31.906Z] Average: 3 25.15 0.00 4.58 4.29 0.08 65.91 [2024-05-29T09:33:31.906Z] Average: 4 25.07 0.00 4.56 0.91 0.07 69.39 [2024-05-29T09:33:31.906Z] Average: 5 26.13 0.00 4.64 0.39 0.07 68.77 [2024-05-29T09:33:31.906Z] Average: 6 25.70 0.00 5.24 3.96 0.08 65.02 [2024-05-29T09:33:31.906Z] Average: 7 25.17 0.00 4.91 0.16 0.07 69.68 [2024-05-29T09:33:31.906Z] [2024-05-29T09:33:31.906Z] [2024-05-29T09:33:31.906Z]