Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 224db1e0e192554ed613955b9810071aef8a346e 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-ssh813973741749556387.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh6250475015821879098.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh234991679099426227.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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 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-ssh1143251734328130541.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11978746367776390854.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9702 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision 224db1e0e192554ed613955b9810071aef8a346e (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "Merge pull request #1624 from edgexfoundry/dependabot/go_modules/golang.org/x/net-0.29.0" > git checkout -f 224db1e0e192554ed613955b9810071aef8a346e # timeout=10 > git rev-list --no-walk 6fb643ec429920c18af22d449f45278025f8cc77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-07T05:05:41.410Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-07T05:05:41.496Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-07T05:05:41.520Z] ========================================================= [2024-09-07T05:05:41.520Z] EdgeX Global Pipelines Version Info [2024-09-07T05:05:41.520Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:05:42.249Z] ------------------- [2024-09-07T05:05:42.249Z] stable info: [2024-09-07T05:05:42.249Z] ------------------- [2024-09-07T05:05:42.249Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-07T05:05:42.249Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-07T05:05:42.249Z] Message: update stable to v1.0.263 [2024-09-07T05:05:42.820Z] ------------------- [2024-09-07T05:05:42.820Z] experimental info: [2024-09-07T05:05:42.820Z] ------------------- [2024-09-07T05:05:42.820Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-07T05:05:42.820Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-07T05:05:42.820Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-07T05:05:42.901Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-09-07T05:05:42.918Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-09-07T05:05:42.939Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-07T05:05:42.963Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-07T05:05:42.983Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-07T05:05:43.011Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-07T05:05:43.034Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-07T05:05:43.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-09-07T05:05:43.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-07T05:05:43.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-07T05:05:43.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-07T05:05:43.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-09-07T05:05:43.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-07T05:05:43.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-07T05:05:43.217Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-07T05:05:43.239Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-09-07T05:05:43.264Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-07T05:05:43.292Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-07T05:05:43.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-07T05:05:43.343Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-07T05:05:43.367Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-07T05:05:43.389Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-07T05:05:43.413Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-07T05:05:43.438Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-07T05:05:43.456Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-07T05:05:43.479Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-07T05:05:43.504Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-07T05:05:43.529Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-07T05:05:43.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-07T05:05:43.577Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-07T05:05:43.600Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 224db1e0e192554ed613955b9810071aef8a346e [Pipeline] echo [2024-09-07T05:05:43.626Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 224db1e [Pipeline] echo [2024-09-07T05:05:43.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-07T05:05:43.727Z] provisioning config files... [2024-09-07T05:05:43.740Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6134331752367122982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:05:44.076Z] ---> ****-login.sh [2024-09-07T05:05:44.076Z] nexus3.edgexfoundry.org:10001 [2024-09-07T05:05:44.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T05:05:44.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T05:05:44.337Z] Configure a credential helper to remove this warning. See [2024-09-07T05:05:44.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T05:05:44.337Z] [2024-09-07T05:05:44.337Z] Login Succeeded [2024-09-07T05:05:44.337Z] nexus3.edgexfoundry.org:10002 [2024-09-07T05:05:44.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T05:05:44.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T05:05:44.597Z] Configure a credential helper to remove this warning. See [2024-09-07T05:05:44.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T05:05:44.597Z] [2024-09-07T05:05:44.597Z] Login Succeeded [2024-09-07T05:05:44.597Z] nexus3.edgexfoundry.org:10003 [2024-09-07T05:05:44.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T05:05:44.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T05:05:44.597Z] Configure a credential helper to remove this warning. See [2024-09-07T05:05:44.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T05:05:44.597Z] [2024-09-07T05:05:44.597Z] Login Succeeded [2024-09-07T05:05:44.597Z] nexus3.edgexfoundry.org:10004 [2024-09-07T05:05:44.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T05:05:44.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T05:05:44.859Z] Configure a credential helper to remove this warning. See [2024-09-07T05:05:44.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T05:05:44.859Z] [2024-09-07T05:05:44.859Z] Login Succeeded [2024-09-07T05:05:44.859Z] ****.io [2024-09-07T05:05:44.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T05:05:44.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T05:05:44.859Z] Configure a credential helper to remove this warning. See [2024-09-07T05:05:44.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T05:05:44.859Z] [2024-09-07T05:05:44.859Z] Login Succeeded [2024-09-07T05:05:44.859Z] ---> ****-login.sh ends [Pipeline] } [2024-09-07T05:05:44.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-07T05:05:45.283Z] + git rev-list -1 --merges 224db1e0e192554ed613955b9810071aef8a346e~1..224db1e0e192554ed613955b9810071aef8a346e [Pipeline] echo [2024-09-07T05:05:45.312Z] -----------> git rev-list -1 --merges 224db1e0e192554ed613955b9810071aef8a346e~1..224db1e0e192554ed613955b9810071aef8a346e 224db1e0e192554ed613955b9810071aef8a346e [2024-09-07T05:05:45.312Z] 224db1e0e192554ed613955b9810071aef8a346e [false] [Pipeline] sh [2024-09-07T05:05:45.606Z] + git log --format=format:%s -1 224db1e0e192554ed613955b9810071aef8a346e [Pipeline] echo [2024-09-07T05:05:45.626Z] ========================================================= [2024-09-07T05:05:45.626Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-07T05:05:45.626Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-07T05:05:45.979Z] + git log --format=format:%s -1 224db1e0e192554ed613955b9810071aef8a346e [Pipeline] echo [2024-09-07T05:05:45.994Z] [semverPrep] GIT_COMMIT: 224db1e0e192554ed613955b9810071aef8a346e, Commit Message: Merge pull request #1624 from edgexfoundry/dependabot/go_modules/golang.org/x/net-0.29.0 [Pipeline] echo [2024-09-07T05:05:46.009Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-07T05:05:46.390Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-07T05:05:46.391Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-07T05:05:46.391Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-07T05:05:46.391Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-07T05:05:46.391Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-07T05:05:46.391Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-07T05:05:46.391Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:05:46.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-07T05:05:46.808Z] [2024-09-07T05:05:46.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:05:47.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-07T05:05:47.118Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-07T05:05:47.118Z] b85a868b505f: Pulling fs layer [2024-09-07T05:05:47.118Z] e2be974225ed: Pulling fs layer [2024-09-07T05:05:47.118Z] 339a4e72a1f5: Pulling fs layer [2024-09-07T05:05:47.118Z] 988bab9f4d93: Pulling fs layer [2024-09-07T05:05:47.118Z] 1469e6f7b9e6: Pulling fs layer [2024-09-07T05:05:47.118Z] eaf3925da568: Pulling fs layer [2024-09-07T05:05:47.118Z] bab4dde63d76: Pulling fs layer [2024-09-07T05:05:47.118Z] bde34c3a00c8: Pulling fs layer [2024-09-07T05:05:47.118Z] b352a97aabf1: Pulling fs layer [2024-09-07T05:05:47.118Z] 4872d77fe225: Pulling fs layer [2024-09-07T05:05:47.118Z] 5851b861e8e6: Pulling fs layer [2024-09-07T05:05:47.118Z] 4872d77fe225: Waiting [2024-09-07T05:05:47.118Z] 5851b861e8e6: Waiting [2024-09-07T05:05:47.118Z] bab4dde63d76: Waiting [2024-09-07T05:05:47.118Z] 988bab9f4d93: Waiting [2024-09-07T05:05:47.118Z] 1469e6f7b9e6: Waiting [2024-09-07T05:05:47.118Z] bde34c3a00c8: Waiting [2024-09-07T05:05:47.118Z] eaf3925da568: Waiting [2024-09-07T05:05:47.118Z] b352a97aabf1: Waiting [2024-09-07T05:05:47.118Z] e2be974225ed: Download complete [2024-09-07T05:05:47.118Z] 988bab9f4d93: Verifying Checksum [2024-09-07T05:05:47.118Z] 988bab9f4d93: Download complete [2024-09-07T05:05:47.118Z] 1469e6f7b9e6: Verifying Checksum [2024-09-07T05:05:47.118Z] 1469e6f7b9e6: Download complete [2024-09-07T05:05:47.118Z] eaf3925da568: Verifying Checksum [2024-09-07T05:05:47.118Z] eaf3925da568: Download complete [2024-09-07T05:05:47.118Z] 339a4e72a1f5: Verifying Checksum [2024-09-07T05:05:47.118Z] 339a4e72a1f5: Download complete [2024-09-07T05:05:47.118Z] bde34c3a00c8: Verifying Checksum [2024-09-07T05:05:47.118Z] bde34c3a00c8: Download complete [2024-09-07T05:05:47.378Z] b352a97aabf1: Verifying Checksum [2024-09-07T05:05:47.378Z] b352a97aabf1: Download complete [2024-09-07T05:05:47.378Z] 4872d77fe225: Verifying Checksum [2024-09-07T05:05:47.378Z] 4872d77fe225: Download complete [2024-09-07T05:05:47.378Z] 5851b861e8e6: Verifying Checksum [2024-09-07T05:05:47.378Z] 5851b861e8e6: Download complete [2024-09-07T05:05:47.378Z] b85a868b505f: Verifying Checksum [2024-09-07T05:05:47.378Z] b85a868b505f: Download complete [2024-09-07T05:05:47.637Z] bab4dde63d76: Verifying Checksum [2024-09-07T05:05:47.637Z] bab4dde63d76: Download complete [2024-09-07T05:05:48.577Z] b85a868b505f: Pull complete [2024-09-07T05:05:48.836Z] e2be974225ed: Pull complete [2024-09-07T05:05:49.405Z] 339a4e72a1f5: Pull complete [2024-09-07T05:05:49.405Z] 988bab9f4d93: Pull complete [2024-09-07T05:05:49.665Z] 1469e6f7b9e6: Pull complete [2024-09-07T05:05:49.926Z] eaf3925da568: Pull complete [2024-09-07T05:05:51.833Z] bab4dde63d76: Pull complete [2024-09-07T05:05:51.833Z] bde34c3a00c8: Pull complete [2024-09-07T05:05:51.833Z] b352a97aabf1: Pull complete [2024-09-07T05:05:51.833Z] 4872d77fe225: Pull complete [2024-09-07T05:05:52.094Z] 5851b861e8e6: Pull complete [2024-09-07T05:05:52.094Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-07T05:05:52.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-07T05:05:52.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T05:05:52.246Z] prd-ubuntu20.04-docker-8c-8g-9702 does not seem to be running inside a container [2024-09-07T05:05:52.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-07T05:05:55.090Z] $ docker top 934c1053079a4a768883ba52fc27c726ee6c005d4a3982d78644be1bc8a863ce -eo pid,comm [2024-09-07T05:05:55.146Z] 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-09-07T05:05:55.146Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-07T05:05:55.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-07T05:05:55.219Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-07T05:05:55.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-07T05:05:55.332Z] $ docker exec 934c1053079a4a768883ba52fc27c726ee6c005d4a3982d78644be1bc8a863ce ssh-agent [2024-09-07T05:05:55.449Z] SSH_AUTH_SOCK=/tmp/ssh-uxa1z8QtwvMw/agent.32 [2024-09-07T05:05:55.449Z] SSH_AGENT_PID=38 [2024-09-07T05:05:55.458Z] Running ssh-add (command line suppressed) [2024-09-07T05:05:55.560Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10419112016516884251.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10419112016516884251.key) [2024-09-07T05:05:55.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-07T05:05:55.871Z] + git tag --points-at HEAD [Pipeline] } [2024-09-07T05:05:55.883Z] $ docker exec --env ******** --env ******** 934c1053079a4a768883ba52fc27c726ee6c005d4a3982d78644be1bc8a863ce ssh-agent -k [2024-09-07T05:05:55.985Z] unset SSH_AUTH_SOCK; [2024-09-07T05:05:55.985Z] unset SSH_AGENT_PID; [2024-09-07T05:05:55.985Z] echo Agent pid 38 killed; [2024-09-07T05:05:56.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-07T05:05:56.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-07T05:05:56.048Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-07T05:05:56.163Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-07T05:05:56.165Z] $ docker exec 934c1053079a4a768883ba52fc27c726ee6c005d4a3982d78644be1bc8a863ce ssh-agent [2024-09-07T05:05:56.279Z] SSH_AUTH_SOCK=/tmp/ssh-AcsImzJHrw6r/agent.72 [2024-09-07T05:05:56.279Z] SSH_AGENT_PID=78 [2024-09-07T05:05:56.285Z] Running ssh-add (command line suppressed) [2024-09-07T05:05:56.394Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13231196958396536893.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13231196958396536893.key) [2024-09-07T05:05:56.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-07T05:05:56.710Z] + git semver init [2024-09-07T05:05:56.970Z] 2024-09-07 05:05:56,888 [run_init] DEBUG init version:0.0.0 force:False [2024-09-07T05:05:56.970Z] 2024-09-07 05:05:56,889 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-09-07T05:05:56.970Z] 2024-09-07 05:05:56,890 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-09-07T05:05:56.971Z] 2024-09-07 05:05:56,890 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-09-07T05:05:58.890Z] 2024-09-07 05:05:58,849 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-09-07T05:05:58.890Z] 2024-09-07 05:05:58,849 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-09-07T05:05:58.890Z] 2024-09-07 05:05:58,850 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-07T05:05:58.890Z] 2024-09-07 05:05:58,850 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-07T05:05:58.890Z] 3.2.0-dev.37 [Pipeline] } [2024-09-07T05:05:58.901Z] $ docker exec --env ******** --env ******** 934c1053079a4a768883ba52fc27c726ee6c005d4a3982d78644be1bc8a863ce ssh-agent -k [2024-09-07T05:05:59.010Z] unset SSH_AUTH_SOCK; [2024-09-07T05:05:59.010Z] unset SSH_AGENT_PID; [2024-09-07T05:05:59.011Z] echo Agent pid 78 killed; [2024-09-07T05:05:59.019Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-07T05:05:59.347Z] + git semver [Pipeline] } [2024-09-07T05:05:59.617Z] $ docker stop --time=1 934c1053079a4a768883ba52fc27c726ee6c005d4a3982d78644be1bc8a863ce [2024-09-07T05:06:00.889Z] $ docker rm -f --volumes 934c1053079a4a768883ba52fc27c726ee6c005d4a3982d78644be1bc8a863ce [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-07T05:06:01.245Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-07T05:06:01.490Z] Stashed 1 file(s) [Pipeline] echo [2024-09-07T05:06:01.495Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.37 [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-09-07T05:06:01.677Z] provisioning config files... [2024-09-07T05:06:01.689Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3192451737616686022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:06:02.000Z] ---> ****-login.sh [2024-09-07T05:06:02.000Z] nexus3.edgexfoundry.org:10001 [2024-09-07T05:06:02.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T05:06:02.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T05:06:02.000Z] Configure a credential helper to remove this warning. See [2024-09-07T05:06:02.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T05:06:02.000Z] [2024-09-07T05:06:02.000Z] Login Succeeded [2024-09-07T05:06:02.000Z] nexus3.edgexfoundry.org:10002 [2024-09-07T05:06:02.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T05:06:02.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T05:06:02.000Z] Configure a credential helper to remove this warning. See [2024-09-07T05:06:02.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T05:06:02.000Z] [2024-09-07T05:06:02.000Z] Login Succeeded [2024-09-07T05:06:02.000Z] nexus3.edgexfoundry.org:10003 [2024-09-07T05:06:02.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T05:06:02.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T05:06:02.261Z] Configure a credential helper to remove this warning. See [2024-09-07T05:06:02.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T05:06:02.261Z] [2024-09-07T05:06:02.261Z] Login Succeeded [2024-09-07T05:06:02.261Z] nexus3.edgexfoundry.org:10004 [2024-09-07T05:06:02.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T05:06:02.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T05:06:02.261Z] Configure a credential helper to remove this warning. See [2024-09-07T05:06:02.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T05:06:02.261Z] [2024-09-07T05:06:02.261Z] Login Succeeded [2024-09-07T05:06:02.261Z] ****.io [2024-09-07T05:06:02.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T05:06:02.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T05:06:02.520Z] Configure a credential helper to remove this warning. See [2024-09-07T05:06:02.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T05:06:02.520Z] [2024-09-07T05:06:02.520Z] Login Succeeded [2024-09-07T05:06:02.520Z] ---> ****-login.sh ends [Pipeline] } [2024-09-07T05:06:02.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-07T05:06:02.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-07T05:06:02.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-07T05:06:02.666Z] ========================================================= [2024-09-07T05:06:02.666Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-07T05:06:02.666Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:06:03.006Z] + 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-09-07T05:06:03.006Z] Sending build context to Docker daemon 25.29MB [2024-09-07T05:06:03.006Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-09-07T05:06:03.006Z] Step 2/10 : FROM ${BASE} AS builder [2024-09-07T05:06:03.265Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-07T05:06:03.265Z] 619be1103602: Pulling fs layer [2024-09-07T05:06:03.265Z] 7862e08f4a3e: Pulling fs layer [2024-09-07T05:06:03.265Z] 5df492c9dc93: Pulling fs layer [2024-09-07T05:06:03.265Z] 7629e6793208: Pulling fs layer [2024-09-07T05:06:03.265Z] 4f4fb700ef54: Pulling fs layer [2024-09-07T05:06:03.265Z] fb5054dd5b73: Pulling fs layer [2024-09-07T05:06:03.265Z] eeca6798cff9: Pulling fs layer [2024-09-07T05:06:03.265Z] aa269ceb94a6: Pulling fs layer [2024-09-07T05:06:03.265Z] ada007ff1a6a: Pulling fs layer [2024-09-07T05:06:03.265Z] fb5054dd5b73: Waiting [2024-09-07T05:06:03.265Z] eeca6798cff9: Waiting [2024-09-07T05:06:03.265Z] aa269ceb94a6: Waiting [2024-09-07T05:06:03.265Z] ada007ff1a6a: Waiting [2024-09-07T05:06:03.265Z] 7629e6793208: Waiting [2024-09-07T05:06:03.265Z] 4f4fb700ef54: Waiting [2024-09-07T05:06:03.265Z] 7862e08f4a3e: Verifying Checksum [2024-09-07T05:06:03.265Z] 7862e08f4a3e: Download complete [2024-09-07T05:06:03.265Z] 7629e6793208: Verifying Checksum [2024-09-07T05:06:03.265Z] 7629e6793208: Download complete [2024-09-07T05:06:03.265Z] 4f4fb700ef54: Verifying Checksum [2024-09-07T05:06:03.265Z] 4f4fb700ef54: Download complete [2024-09-07T05:06:03.265Z] fb5054dd5b73: Verifying Checksum [2024-09-07T05:06:03.265Z] fb5054dd5b73: Download complete [2024-09-07T05:06:03.265Z] 619be1103602: Verifying Checksum [2024-09-07T05:06:03.265Z] 619be1103602: Download complete [2024-09-07T05:06:03.265Z] eeca6798cff9: Verifying Checksum [2024-09-07T05:06:03.265Z] eeca6798cff9: Download complete [2024-09-07T05:06:03.525Z] 619be1103602: Pull complete [2024-09-07T05:06:03.525Z] ada007ff1a6a: Verifying Checksum [2024-09-07T05:06:03.525Z] ada007ff1a6a: Download complete [2024-09-07T05:06:03.525Z] 7862e08f4a3e: Pull complete [2024-09-07T05:06:03.784Z] 5df492c9dc93: Verifying Checksum [2024-09-07T05:06:03.784Z] 5df492c9dc93: Download complete [2024-09-07T05:06:04.043Z] aa269ceb94a6: Download complete [2024-09-07T05:06:07.332Z] 5df492c9dc93: Pull complete [2024-09-07T05:06:07.332Z] 7629e6793208: Pull complete [2024-09-07T05:06:07.332Z] 4f4fb700ef54: Pull complete [2024-09-07T05:06:07.332Z] fb5054dd5b73: Pull complete [2024-09-07T05:06:07.597Z] eeca6798cff9: Pull complete [2024-09-07T05:06:10.128Z] aa269ceb94a6: Pull complete [2024-09-07T05:06:10.387Z] ada007ff1a6a: Pull complete [2024-09-07T05:06:10.387Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-07T05:06:10.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-07T05:06:10.387Z] ---> f489d0715acc [2024-09-07T05:06:10.387Z] Step 3/10 : ARG MAKE=make build [2024-09-07T05:06:15.663Z] ---> Running in cb6f3a4e6568 [2024-09-07T05:06:15.663Z] Removing intermediate container cb6f3a4e6568 [2024-09-07T05:06:15.663Z] ---> 87a0efba8c38 [2024-09-07T05:06:15.663Z] Step 4/10 : WORKDIR /device-sdk-go [2024-09-07T05:06:15.663Z] ---> Running in 0b5f0c8d033c [2024-09-07T05:06:15.663Z] Removing intermediate container 0b5f0c8d033c [2024-09-07T05:06:15.663Z] ---> 630b8f306c6d [2024-09-07T05:06:15.663Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-07T05:06:15.663Z] ---> Running in f84a41dadd5c [2024-09-07T05:06:15.663Z] Removing intermediate container f84a41dadd5c [2024-09-07T05:06:15.663Z] ---> b56afa13a125 [2024-09-07T05:06:15.663Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-09-07T05:06:15.663Z] ---> Running in 06b02da5b121 [2024-09-07T05:06:15.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-07T05:06:15.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-07T05:06:15.922Z] OK: 264 MiB in 52 packages [2024-09-07T05:06:16.181Z] Removing intermediate container 06b02da5b121 [2024-09-07T05:06:16.181Z] ---> 6c6a2a2eb68e [2024-09-07T05:06:16.181Z] Step 7/10 : COPY go.mod vendor* ./ [2024-09-07T05:06:16.443Z] ---> ddecac8c2f5a [2024-09-07T05:06:16.443Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-07T05:06:16.443Z] ---> Running in 26a250b34056 [2024-09-07T05:06:16.625Z] Still waiting to schedule task [2024-09-07T05:06:16.625Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-07T05:07:13.766Z] Removing intermediate container 26a250b34056 [2024-09-07T05:07:13.767Z] ---> 29580e63a287 [2024-09-07T05:07:13.767Z] Step 9/10 : COPY . . [2024-09-07T05:07:13.767Z] ---> 7d056d659f9f [2024-09-07T05:07:13.767Z] Step 10/10 : RUN ${MAKE} [2024-09-07T05:07:13.767Z] ---> Running in 48ace9e1c437 [2024-09-07T05:07:13.767Z] noop [2024-09-07T05:07:13.767Z] Removing intermediate container 48ace9e1c437 [2024-09-07T05:07:13.767Z] ---> 0684d99baa74 [2024-09-07T05:07:13.767Z] Successfully built 0684d99baa74 [2024-09-07T05:07:13.767Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:07:14.112Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-07T05:07:14.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T05:07:14.202Z] prd-ubuntu20.04-docker-8c-8g-9702 does not seem to be running inside a container [2024-09-07T05:07:14.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2024-09-07T05:07:14.603Z] $ docker top bc55ac46203bfcd09d69b0fe149118e4b43022454790e9920254f77107328a39 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-07T05:07:14.961Z] + go version [2024-09-07T05:07:14.961Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-07T05:07:14.972Z] $ docker stop --time=1 bc55ac46203bfcd09d69b0fe149118e4b43022454790e9920254f77107328a39 [2024-09-07T05:07:16.273Z] $ docker rm -f --volumes bc55ac46203bfcd09d69b0fe149118e4b43022454790e9920254f77107328a39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:07:16.750Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-07T05:07:16.750Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T05:07:16.833Z] prd-ubuntu20.04-docker-8c-8g-9702 does not seem to be running inside a container [2024-09-07T05:07:16.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2024-09-07T05:07:17.220Z] $ docker top b1e19a1c00f0b7872efe9df7660263fb1b43ceb834f6d761e1bb81cf69246690 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-07T05:07:17.570Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-09-07T05:07:17.871Z] + make test [2024-09-07T05:07:17.871Z] go test -race -coverprofile=coverage.out ./... [2024-09-07T05:07:26.502Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-09-07T05:07:41.804Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9703 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-09-07T05:07:41.828Z] Running in /w/workspace/device-sdk-go/312 [Pipeline] { [Pipeline] checkout [2024-09-07T05:07:44.875Z] The recommended git tool is: git [2024-09-07T05:07:49.165Z] using credential edgex-jenkins-ssh [2024-09-07T05:07:49.192Z] Cloning the remote Git repository [2024-09-07T05:07:49.228Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-09-07T05:07:49.314Z] > git init /w/workspace/device-sdk-go/312 # timeout=10 [2024-09-07T05:07:49.442Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-09-07T05:07:49.443Z] > git --version # timeout=10 [2024-09-07T05:07:49.461Z] > git --version # 'git version 2.25.1' [2024-09-07T05:07:49.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-07T05:07:49.609Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-07T05:07:53.078Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-09-07T05:07:53.104Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-07T05:07:54.045Z] Avoid second fetch [2024-09-07T05:07:54.046Z] Checking out Revision 224db1e0e192554ed613955b9810071aef8a346e (main) [2024-09-07T05:07:54.209Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-09-07T05:07:54.209Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-09-07T05:07:54.209Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-09-07T05:07:54.209Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-09-07T05:07:54.209Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-09-07T05:07:54.209Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-09-07T05:07:54.209Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-09-07T05:07:54.209Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.025s coverage: 26.0% of statements [2024-09-07T05:07:54.209Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.060s coverage: 79.4% of statements [2024-09-07T05:07:54.209Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.047s coverage: 86.0% of statements [2024-09-07T05:07:54.692Z] Commit message: "Merge pull request #1624 from edgexfoundry/dependabot/go_modules/golang.org/x/net-0.29.0" [2024-09-07T05:07:54.058Z] > git config core.sparsecheckout # timeout=10 [2024-09-07T05:07:54.122Z] > git checkout -f 224db1e0e192554ed613955b9810071aef8a346e # timeout=10 [2024-09-07T05:07:55.151Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-09-07T05:07:55.151Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] [2024-09-07T05:07:55.151Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-09-07T05:07:55.151Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-09-07T05:07:56.089Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.092s coverage: 45.2% of statements [2024-09-07T05:07:57.030Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-07T05:07:59.502Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-07T05:07:59.503Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-07T05:07:59.503Z] Dload Upload Total Spent Left Speed [2024-09-07T05:07:59.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 127k 0 --:--:-- --:--:-- --:--:-- 127k [Pipeline] sh [2024-09-07T05:07:59.672Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.036s coverage: 14.4% of statements [2024-09-07T05:07:59.672Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.822s coverage: 44.6% of statements [2024-09-07T05:07:59.672Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.059s coverage: 68.5% of statements [2024-09-07T05:07:59.672Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.091s coverage: 89.2% of statements [2024-09-07T05:07:59.672Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.049s coverage: 5.3% of statements [2024-09-07T05:07:59.841Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-07T05:08:00.170Z] + sudo tee /etc/docker/daemon.new [2024-09-07T05:08:00.170Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-07T05:08:00.170Z] { [2024-09-07T05:08:00.170Z] "registry-mirrors": [ [2024-09-07T05:08:00.170Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-07T05:08:00.170Z] ], [2024-09-07T05:08:00.170Z] "bip": "10.250.0.254/24", [2024-09-07T05:08:00.170Z] "hosts": [ [2024-09-07T05:08:00.170Z] "tcp://0.0.0.0:5555", [2024-09-07T05:08:00.170Z] "unix:///var/run/docker.sock" [2024-09-07T05:08:00.170Z] ], [2024-09-07T05:08:00.170Z] "mtu": 1458, [2024-09-07T05:08:00.170Z] "selinux-enabled": true, [2024-09-07T05:08:00.170Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-07T05:08:00.170Z] } [Pipeline] sh [2024-09-07T05:08:00.502Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-07T05:08:00.829Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-07T05:08:19.117Z] provisioning config files... [2024-09-07T05:08:19.139Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/312@tmp/config6545902826054595618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:08:19.607Z] ---> ****-login.sh [2024-09-07T05:08:19.607Z] nexus3.edgexfoundry.org:10001 [2024-09-07T05:08:20.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T05:08:20.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T05:08:20.894Z] Configure a credential helper to remove this warning. See [2024-09-07T05:08:20.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T05:08:20.894Z] [2024-09-07T05:08:20.894Z] Login Succeeded [2024-09-07T05:08:20.894Z] nexus3.edgexfoundry.org:10002 [2024-09-07T05:08:21.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T05:08:21.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T05:08:21.164Z] Configure a credential helper to remove this warning. See [2024-09-07T05:08:21.164Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T05:08:21.164Z] [2024-09-07T05:08:21.164Z] Login Succeeded [2024-09-07T05:08:21.165Z] nexus3.edgexfoundry.org:10003 [2024-09-07T05:08:21.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T05:08:21.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T05:08:21.704Z] Configure a credential helper to remove this warning. See [2024-09-07T05:08:21.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T05:08:21.704Z] [2024-09-07T05:08:21.704Z] Login Succeeded [2024-09-07T05:08:21.704Z] nexus3.edgexfoundry.org:10004 [2024-09-07T05:08:21.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T05:08:21.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T05:08:21.975Z] Configure a credential helper to remove this warning. See [2024-09-07T05:08:21.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T05:08:21.975Z] [2024-09-07T05:08:21.975Z] Login Succeeded [2024-09-07T05:08:21.975Z] ****.io [2024-09-07T05:08:22.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-07T05:08:22.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-07T05:08:22.511Z] Configure a credential helper to remove this warning. See [2024-09-07T05:08:22.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-07T05:08:22.511Z] [2024-09-07T05:08:22.511Z] Login Succeeded [2024-09-07T05:08:22.511Z] ---> ****-login.sh ends [Pipeline] } [2024-09-07T05:08:22.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-07T05:08:22.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-07T05:08:22.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-07T05:08:22.886Z] ========================================================= [2024-09-07T05:08:22.886Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-07T05:08:22.886Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:08:23.256Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-07T05:08:23.845Z] Sending build context to Docker daemon 13.1MB [2024-09-07T05:08:23.845Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-09-07T05:08:23.845Z] Step 2/10 : FROM ${BASE} AS builder [2024-09-07T05:08:24.117Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-07T05:08:24.117Z] c6b39de5b339: Pulling fs layer [2024-09-07T05:08:24.117Z] a69c41024577: Pulling fs layer [2024-09-07T05:08:24.117Z] d6de4b400683: Pulling fs layer [2024-09-07T05:08:24.117Z] 35cb2a7552d0: Pulling fs layer [2024-09-07T05:08:24.117Z] 4f4fb700ef54: Pulling fs layer [2024-09-07T05:08:24.117Z] 464afbd9ba4c: Pulling fs layer [2024-09-07T05:08:24.117Z] 00f215d4a9da: Pulling fs layer [2024-09-07T05:08:24.117Z] d496ad576159: Pulling fs layer [2024-09-07T05:08:24.117Z] 464afbd9ba4c: Waiting [2024-09-07T05:08:24.117Z] 35cb2a7552d0: Waiting [2024-09-07T05:08:24.117Z] 00f215d4a9da: Waiting [2024-09-07T05:08:24.117Z] 4f4fb700ef54: Waiting [2024-09-07T05:08:24.117Z] d496ad576159: Waiting [2024-09-07T05:08:24.117Z] a69c41024577: Verifying Checksum [2024-09-07T05:08:24.117Z] a69c41024577: Download complete [2024-09-07T05:08:24.117Z] 35cb2a7552d0: Verifying Checksum [2024-09-07T05:08:24.117Z] 35cb2a7552d0: Download complete [2024-09-07T05:08:24.117Z] 4f4fb700ef54: Verifying Checksum [2024-09-07T05:08:24.117Z] 4f4fb700ef54: Download complete [2024-09-07T05:08:24.117Z] 464afbd9ba4c: Verifying Checksum [2024-09-07T05:08:24.117Z] 464afbd9ba4c: Download complete [2024-09-07T05:08:24.708Z] d496ad576159: Verifying Checksum [2024-09-07T05:08:24.708Z] d496ad576159: Download complete [2024-09-07T05:08:24.977Z] c6b39de5b339: Pull complete [2024-09-07T05:08:25.944Z] a69c41024577: Pull complete [2024-09-07T05:08:25.944Z] d6de4b400683: Verifying Checksum [2024-09-07T05:08:25.944Z] d6de4b400683: Download complete [2024-09-07T05:08:26.906Z] 00f215d4a9da: Verifying Checksum [2024-09-07T05:08:26.906Z] 00f215d4a9da: Download complete [2024-09-07T05:08:38.396Z] GO111MODULE=on go vet ./... [2024-09-07T05:08:39.232Z] d6de4b400683: Pull complete [2024-09-07T05:08:39.232Z] 35cb2a7552d0: Pull complete [2024-09-07T05:08:39.232Z] 4f4fb700ef54: Pull complete [2024-09-07T05:08:39.232Z] 464afbd9ba4c: Pull complete [2024-09-07T05:08:43.683Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-07T05:08:43.683Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-07T05:08:43.683Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-07T05:08:43.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-07T05:08:43.711Z] $ docker stop --time=1 b1e19a1c00f0b7872efe9df7660263fb1b43ceb834f6d761e1bb81cf69246690 [2024-09-07T05:08:47.443Z] 00f215d4a9da: Pull complete [2024-09-07T05:08:48.020Z] $ docker rm -f --volumes b1e19a1c00f0b7872efe9df7660263fb1b43ceb834f6d761e1bb81cf69246690 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-07T05:08:48.730Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-07T05:08:48.804Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-07T05:08:49.338Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-07T05:08:49.394Z] d496ad576159: Pull complete [2024-09-07T05:08:49.394Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-07T05:08:49.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-07T05:08:49.394Z] ---> f246e2811388 [2024-09-07T05:08:49.394Z] Step 3/10 : ARG MAKE=make build [2024-09-07T05:08:49.626Z] + ls -al . [2024-09-07T05:08:49.626Z] total 384 [2024-09-07T05:08:49.626Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 7 05:07 . [2024-09-07T05:08:49.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 05:05 .. [2024-09-07T05:08:49.626Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 7 05:05 .dockerignore [2024-09-07T05:08:49.626Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 05:08 .git [2024-09-07T05:08:49.626Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 05:05 .github [2024-09-07T05:08:49.626Z] -rw-rw-r-- 1 jenkins jenkins 137 Sep 7 05:05 .gitignore [2024-09-07T05:08:49.626Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 7 05:05 .golangci.yml [2024-09-07T05:08:49.626Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 05:05 .semver [2024-09-07T05:08:49.626Z] -rw-rw-r-- 1 jenkins jenkins 48109 Sep 7 05:05 CHANGELOG.md [2024-09-07T05:08:49.626Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 05:05 GOVERNANCE.md [2024-09-07T05:08:49.626Z] -rw-rw-r-- 1 jenkins jenkins 885 Sep 7 05:05 Jenkinsfile [2024-09-07T05:08:49.626Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 7 05:05 LICENSE [2024-09-07T05:08:49.626Z] -rw-rw-r-- 1 jenkins jenkins 1842 Sep 7 05:05 Makefile [2024-09-07T05:08:49.626Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 7 05:05 OWNERS.md [2024-09-07T05:08:49.626Z] -rw-rw-r-- 1 jenkins jenkins 4937 Sep 7 05:05 README.md [2024-09-07T05:08:49.626Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 7 05:06 VERSION [2024-09-07T05:08:49.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 05:05 bin [2024-09-07T05:08:49.626Z] -rw-r--r-- 1 jenkins jenkins 127940 Sep 7 05:07 coverage.out [2024-09-07T05:08:49.626Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 7 05:05 example [2024-09-07T05:08:49.626Z] -rw-rw-r-- 1 jenkins jenkins 6985 Sep 7 05:05 go.mod [2024-09-07T05:08:49.626Z] -rw-rw-r-- 1 jenkins jenkins 101462 Sep 7 05:05 go.sum [2024-09-07T05:08:49.626Z] drwxrwxr-x 13 jenkins jenkins 4096 Sep 7 05:05 internal [2024-09-07T05:08:49.626Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 05:05 openapi [2024-09-07T05:08:49.626Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 7 05:05 pkg [2024-09-07T05:08:49.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 05:05 snap [2024-09-07T05:08:49.626Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 7 05:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:08:49.945Z] + 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=224db1e0e192554ed613955b9810071aef8a346e --label arch=amd64 --label version=3.2.0-dev.37 . [2024-09-07T05:08:49.945Z] Sending build context to Docker daemon 25.42MB [2024-09-07T05:08:49.945Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-09-07T05:08:49.945Z] Step 2/24 : FROM ${BASE} AS builder [2024-09-07T05:08:49.945Z] ---> 0684d99baa74 [2024-09-07T05:08:49.945Z] Step 3/24 : ARG MAKE=make build [2024-09-07T05:08:50.513Z] ---> Running in cd9eee1240bf [2024-09-07T05:08:50.513Z] Removing intermediate container cd9eee1240bf [2024-09-07T05:08:50.513Z] ---> d37204884d7c [2024-09-07T05:08:50.513Z] Step 4/24 : WORKDIR /device-sdk-go [2024-09-07T05:08:50.513Z] ---> Running in f163604328dc [2024-09-07T05:08:50.513Z] Removing intermediate container f163604328dc [2024-09-07T05:08:50.513Z] ---> b6d63ada0114 [2024-09-07T05:08:50.513Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-07T05:08:50.773Z] ---> Running in cc614ad91a9e [2024-09-07T05:08:50.773Z] Removing intermediate container cc614ad91a9e [2024-09-07T05:08:50.773Z] ---> 93351add85ba [2024-09-07T05:08:50.773Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-09-07T05:08:50.773Z] ---> Running in e296a3a30f56 [2024-09-07T05:08:50.804Z] ---> Running in 5fc26f08bd8c [2024-09-07T05:08:51.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-07T05:08:51.077Z] Removing intermediate container 5fc26f08bd8c [2024-09-07T05:08:51.077Z] ---> 498ee6120e25 [2024-09-07T05:08:51.077Z] Step 4/10 : WORKDIR /device-sdk-go [2024-09-07T05:08:51.077Z] ---> Running in be6047647981 [2024-09-07T05:08:51.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-07T05:08:51.344Z] Removing intermediate container be6047647981 [2024-09-07T05:08:51.344Z] ---> 52a438cadb56 [2024-09-07T05:08:51.344Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-07T05:08:51.553Z] OK: 264 MiB in 52 packages [2024-09-07T05:08:51.610Z] ---> Running in 00403aacbb5f [2024-09-07T05:08:51.813Z] Removing intermediate container e296a3a30f56 [2024-09-07T05:08:51.813Z] ---> 4591781c30bf [2024-09-07T05:08:51.813Z] Step 7/24 : COPY go.mod vendor* ./ [2024-09-07T05:08:51.813Z] ---> a23bc300b3c8 [2024-09-07T05:08:51.813Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-07T05:08:51.813Z] ---> Running in 0513e152075f [2024-09-07T05:08:51.877Z] Removing intermediate container 00403aacbb5f [2024-09-07T05:08:51.877Z] ---> 1ec4b5528bfe [2024-09-07T05:08:51.877Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-09-07T05:08:51.877Z] ---> Running in 6cd45f2b074e [2024-09-07T05:08:52.751Z] Removing intermediate container 0513e152075f [2024-09-07T05:08:52.751Z] ---> 0fbb5093d82a [2024-09-07T05:08:52.751Z] Step 9/24 : COPY . . [2024-09-07T05:08:52.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-07T05:08:53.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-07T05:08:53.693Z] ---> 90ec561d9871 [2024-09-07T05:08:53.693Z] Step 10/24 : RUN ${MAKE} [2024-09-07T05:08:53.693Z] ---> Running in c3dbce20d597 [2024-09-07T05:08:53.952Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.37 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.37" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-09-07T05:08:54.386Z] OK: 266 MiB in 52 packages [2024-09-07T05:08:54.973Z] Removing intermediate container 6cd45f2b074e [2024-09-07T05:08:54.973Z] ---> ac670ed4fd97 [2024-09-07T05:08:54.973Z] Step 7/10 : COPY go.mod vendor* ./ [2024-09-07T05:08:55.554Z] ---> 4f68bf2a4675 [2024-09-07T05:08:55.554Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-07T05:08:55.554Z] ---> Running in 34ce8e03e863 [2024-09-07T05:09:33.085Z] Removing intermediate container c3dbce20d597 [2024-09-07T05:09:33.085Z] ---> 334b7ac90a51 [2024-09-07T05:09:33.085Z] Step 11/24 : FROM alpine:3.18 [2024-09-07T05:09:33.085Z] 3.18: Pulling from library/alpine [2024-09-07T05:09:33.085Z] 1cc3d825d8b2: Pulling fs layer [2024-09-07T05:09:33.085Z] 1cc3d825d8b2: Verifying Checksum [2024-09-07T05:09:33.085Z] 1cc3d825d8b2: Download complete [2024-09-07T05:09:33.085Z] 1cc3d825d8b2: Pull complete [2024-09-07T05:09:33.085Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-07T05:09:33.085Z] Status: Downloaded newer image for alpine:3.18 [2024-09-07T05:09:33.085Z] ---> 2c64cf60f6f0 [2024-09-07T05:09:33.085Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-09-07T05:09:33.085Z] ---> Running in d6be11c60338 [2024-09-07T05:09:33.085Z] Removing intermediate container d6be11c60338 [2024-09-07T05:09:33.085Z] ---> 28e2362385f1 [2024-09-07T05:09:33.085Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-09-07T05:09:33.085Z] ---> Running in 163f30ec4195 [2024-09-07T05:09:33.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-07T05:09:33.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-07T05:09:33.085Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-07T05:09:33.085Z] Executing busybox-1.36.1-r7.trigger [2024-09-07T05:09:33.085Z] OK: 7 MiB in 16 packages [2024-09-07T05:09:33.085Z] Removing intermediate container 163f30ec4195 [2024-09-07T05:09:33.085Z] ---> 372451e16fff [2024-09-07T05:09:33.085Z] Step 14/24 : RUN apk --no-cache upgrade [2024-09-07T05:09:33.085Z] ---> Running in d517be394dff [2024-09-07T05:09:33.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-07T05:09:33.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-07T05:09:33.085Z] OK: 7 MiB in 16 packages [2024-09-07T05:09:33.085Z] Removing intermediate container d517be394dff [2024-09-07T05:09:33.085Z] ---> 1dbd2447fae1 [2024-09-07T05:09:33.085Z] Step 15/24 : WORKDIR / [2024-09-07T05:09:33.085Z] ---> Running in 1221bb4be975 [2024-09-07T05:09:33.085Z] Removing intermediate container 1221bb4be975 [2024-09-07T05:09:33.085Z] ---> b826ba154544 [2024-09-07T05:09:33.085Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-09-07T05:09:33.085Z] ---> 3f549f3a5a96 [2024-09-07T05:09:33.085Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-09-07T05:09:33.654Z] ---> 6544a1fb6b7c [2024-09-07T05:09:33.654Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-09-07T05:09:33.654Z] ---> d1b85312186e [2024-09-07T05:09:33.654Z] Step 19/24 : EXPOSE 59999 [2024-09-07T05:09:33.654Z] ---> Running in 8408f6bb91de [2024-09-07T05:09:33.914Z] Removing intermediate container 8408f6bb91de [2024-09-07T05:09:33.914Z] ---> bce9a01b154d [2024-09-07T05:09:33.914Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-09-07T05:09:33.914Z] ---> Running in 9f19aeb7bfbf [2024-09-07T05:09:33.914Z] Removing intermediate container 9f19aeb7bfbf [2024-09-07T05:09:33.914Z] ---> e3ff9b87dde9 [2024-09-07T05:09:33.914Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-07T05:09:33.914Z] ---> Running in 12ea0aa65498 [2024-09-07T05:09:33.914Z] Removing intermediate container 12ea0aa65498 [2024-09-07T05:09:33.914Z] ---> c4be4fa670ac [2024-09-07T05:09:33.914Z] Step 22/24 : LABEL arch=amd64 [2024-09-07T05:09:34.174Z] ---> Running in 7ecf59d12c2f [2024-09-07T05:09:34.174Z] Removing intermediate container 7ecf59d12c2f [2024-09-07T05:09:34.174Z] ---> 7c4937558f23 [2024-09-07T05:09:34.174Z] Step 23/24 : LABEL git_sha=224db1e0e192554ed613955b9810071aef8a346e [2024-09-07T05:09:34.174Z] ---> Running in c54290d988b7 [2024-09-07T05:09:34.174Z] Removing intermediate container c54290d988b7 [2024-09-07T05:09:34.174Z] ---> 91cf71a45631 [2024-09-07T05:09:34.174Z] Step 24/24 : LABEL version=3.2.0-dev.37 [2024-09-07T05:09:34.174Z] ---> Running in f0200b6e3a79 [2024-09-07T05:09:34.434Z] Removing intermediate container f0200b6e3a79 [2024-09-07T05:09:34.434Z] ---> 69f82aa7856a [2024-09-07T05:09:34.434Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-07T05:09:34.434Z] Successfully built 69f82aa7856a [2024-09-07T05:09:34.434Z] 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-09-07T05:09:34.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-07T05:09:34.954Z] [2024-09-07T05:09:34.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:09:35.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-07T05:09:35.265Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-07T05:09:35.265Z] 5eb5b503b376: Pulling fs layer [2024-09-07T05:09:35.265Z] 5c69ac0246d0: Pulling fs layer [2024-09-07T05:09:35.265Z] ec43610c2a17: Pulling fs layer [2024-09-07T05:09:35.265Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-07T05:09:35.265Z] 33b1e0a273af: Pulling fs layer [2024-09-07T05:09:35.265Z] 5d3b04190fa2: Pulling fs layer [2024-09-07T05:09:35.265Z] 2f39f015ded8: Pulling fs layer [2024-09-07T05:09:35.265Z] 33b1e0a273af: Waiting [2024-09-07T05:09:35.265Z] 5d3b04190fa2: Waiting [2024-09-07T05:09:35.265Z] 2f39f015ded8: Waiting [2024-09-07T05:09:35.265Z] 3a2ae6a8a46f: Waiting [2024-09-07T05:09:35.265Z] 5c69ac0246d0: Download complete [2024-09-07T05:09:35.265Z] 3a2ae6a8a46f: Download complete [2024-09-07T05:09:35.265Z] 33b1e0a273af: Verifying Checksum [2024-09-07T05:09:35.265Z] 33b1e0a273af: Download complete [2024-09-07T05:09:35.265Z] 5d3b04190fa2: Verifying Checksum [2024-09-07T05:09:35.265Z] 5d3b04190fa2: Download complete [2024-09-07T05:09:35.265Z] ec43610c2a17: Download complete [2024-09-07T05:09:35.524Z] 5eb5b503b376: Verifying Checksum [2024-09-07T05:09:35.524Z] 5eb5b503b376: Download complete [2024-09-07T05:09:36.092Z] 2f39f015ded8: Download complete [2024-09-07T05:09:36.668Z] 5eb5b503b376: Pull complete [2024-09-07T05:09:36.668Z] 5c69ac0246d0: Pull complete [2024-09-07T05:09:37.236Z] ec43610c2a17: Pull complete [2024-09-07T05:09:37.236Z] 3a2ae6a8a46f: Pull complete [2024-09-07T05:09:37.495Z] 33b1e0a273af: Pull complete [2024-09-07T05:09:37.495Z] 5d3b04190fa2: Pull complete [2024-09-07T05:09:42.791Z] 2f39f015ded8: Pull complete [2024-09-07T05:09:42.791Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-07T05:09:42.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-07T05:09:42.791Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T05:09:42.902Z] prd-ubuntu20.04-docker-8c-8g-9702 does not seem to be running inside a container [2024-09-07T05:09:42.940Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-07T05:09:47.373Z] $ docker top cab6ff22dd470d48e79c19c94d6297a36a07155a777ff4f4902b3d1325c75772 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:09:47.787Z] ---> job-cost.sh [2024-09-07T05:09:47.788Z] lf-activate-venv: SKIPPING [2024-09-07T05:09:47.788Z] INFO: No Stack... [2024-09-07T05:09:48.047Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-07T05:09:48.306Z] INFO: Archiving Costs [Pipeline] sh [2024-09-07T05:09:48.602Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-09-07T05:09:48.602Z] + cut -d, -f6 [Pipeline] lock [2024-09-07T05:09:48.622Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-312-stack-cost] [2024-09-07T05:09:48.631Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-312-stack-cost] did not exist. Created. [2024-09-07T05:09:48.638Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-312-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-07T05:09:48.951Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-07T05:09:48.980Z] Stashed 1 file(s) [Pipeline] } [2024-09-07T05:09:48.988Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-312-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-07T05:09:49.015Z] $ docker stop --time=1 cab6ff22dd470d48e79c19c94d6297a36a07155a777ff4f4902b3d1325c75772 [2024-09-07T05:09:50.166Z] $ docker rm -f --volumes cab6ff22dd470d48e79c19c94d6297a36a07155a777ff4f4902b3d1325c75772 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-07T05:10:48.956Z] Removing intermediate container 34ce8e03e863 [2024-09-07T05:10:48.956Z] ---> b0275ba0d1cd [2024-09-07T05:10:48.956Z] Step 9/10 : COPY . . [2024-09-07T05:10:48.956Z] ---> 849eb32abcf6 [2024-09-07T05:10:48.956Z] Step 10/10 : RUN ${MAKE} [2024-09-07T05:10:48.956Z] ---> Running in 249977364f23 [2024-09-07T05:10:48.956Z] noop [2024-09-07T05:10:48.956Z] Removing intermediate container 249977364f23 [2024-09-07T05:10:48.956Z] ---> a96dda6f1978 [2024-09-07T05:10:48.956Z] Successfully built a96dda6f1978 [2024-09-07T05:10:48.956Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:10:49.325Z] + docker inspect -f . ci-base-image-arm64 [2024-09-07T05:10:49.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T05:10:49.543Z] prd-ubuntu20.04-docker-arm64-4c-16g-9703 does not seem to be running inside a container [2024-09-07T05:10:49.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/312 -v /w/workspace/device-sdk-go/312:/w/workspace/device-sdk-go/312:rw,z -v /w/workspace/device-sdk-go/312@tmp:/w/workspace/device-sdk-go/312@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 ******** ci-base-image-arm64 cat [2024-09-07T05:10:50.798Z] $ docker top 0aebcbb8306e848c88b1b3319cb163a4a4fd1171860b79cdd9b3ea09a44e2820 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-07T05:10:51.622Z] + go version [2024-09-07T05:10:51.622Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-07T05:10:51.636Z] $ docker stop --time=1 0aebcbb8306e848c88b1b3319cb163a4a4fd1171860b79cdd9b3ea09a44e2820 [2024-09-07T05:10:53.263Z] $ docker rm -f --volumes 0aebcbb8306e848c88b1b3319cb163a4a4fd1171860b79cdd9b3ea09a44e2820 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:10:53.844Z] + docker inspect -f . ci-base-image-arm64 [2024-09-07T05:10:53.844Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T05:10:54.033Z] prd-ubuntu20.04-docker-arm64-4c-16g-9703 does not seem to be running inside a container [2024-09-07T05:10:54.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/312 -v /w/workspace/device-sdk-go/312:/w/workspace/device-sdk-go/312:rw,z -v /w/workspace/device-sdk-go/312@tmp:/w/workspace/device-sdk-go/312@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 ******** ci-base-image-arm64 cat [2024-09-07T05:10:55.292Z] $ docker top 94bcf0d55f2f25e81696a8f598b6c8495ab01a8de406c02aeb37524f5b4966ac -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-07T05:10:55.811Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/312 [Pipeline] fileExists [Pipeline] sh [2024-09-07T05:10:56.733Z] + make test [2024-09-07T05:10:56.733Z] go test -race -coverprofile=coverage.out ./... [2024-09-07T05:11:36.857Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-09-07T05:15:13.677Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-09-07T05:15:13.677Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-09-07T05:15:13.677Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-09-07T05:15:13.677Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-09-07T05:15:13.677Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-09-07T05:15:25.992Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.106s coverage: 26.0% of statements [2024-09-07T05:15:28.578Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.171s coverage: 79.4% of statements [2024-09-07T05:15:36.814Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-09-07T05:15:36.814Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-09-07T05:15:37.397Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.281s coverage: 86.0% of statements [2024-09-07T05:15:45.617Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-09-07T05:15:46.746Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.444s coverage: 45.2% of statements [2024-09-07T05:15:48.690Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.179s coverage: 14.4% of statements [2024-09-07T05:15:49.654Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 5.110s coverage: 44.6% of statements [2024-09-07T05:15:49.935Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] [2024-09-07T05:15:49.935Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-09-07T05:15:49.935Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-09-07T05:15:51.346Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.353s coverage: 68.5% of statements [2024-09-07T05:15:55.586Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.370s coverage: 89.2% of statements [2024-09-07T05:15:58.180Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-09-07T05:15:59.131Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.240s coverage: 5.3% of statements [2024-09-07T05:16:00.531Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-07T05:16:00.531Z] GO111MODULE=on go vet ./... [2024-09-07T05:19:37.460Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-07T05:19:37.460Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-07T05:19:37.460Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-07T05:19:38.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-07T05:19:38.077Z] $ docker stop --time=1 94bcf0d55f2f25e81696a8f598b6c8495ab01a8de406c02aeb37524f5b4966ac [2024-09-07T05:19:40.026Z] $ docker rm -f --volumes 94bcf0d55f2f25e81696a8f598b6c8495ab01a8de406c02aeb37524f5b4966ac [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-07T05:19:42.271Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-07T05:19:42.299Z] Warning: overwriting stash ‘coverage-report’ [2024-09-07T05:19:42.816Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-07T05:19:43.242Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-07T05:19:43.558Z] + ls -al . [2024-09-07T05:19:43.558Z] total 380 [2024-09-07T05:19:43.558Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 7 05:11 . [2024-09-07T05:19:43.558Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 05:07 .. [2024-09-07T05:19:43.558Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 7 05:07 .dockerignore [2024-09-07T05:19:43.558Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 05:07 .git [2024-09-07T05:19:43.558Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 05:07 .github [2024-09-07T05:19:43.558Z] -rw-rw-r-- 1 jenkins jenkins 137 Sep 7 05:07 .gitignore [2024-09-07T05:19:43.558Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 7 05:07 .golangci.yml [2024-09-07T05:19:43.558Z] -rw-rw-r-- 1 jenkins jenkins 48109 Sep 7 05:07 CHANGELOG.md [2024-09-07T05:19:43.558Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 05:07 GOVERNANCE.md [2024-09-07T05:19:43.558Z] -rw-rw-r-- 1 jenkins jenkins 885 Sep 7 05:07 Jenkinsfile [2024-09-07T05:19:43.558Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 7 05:07 LICENSE [2024-09-07T05:19:43.558Z] -rw-rw-r-- 1 jenkins jenkins 1842 Sep 7 05:07 Makefile [2024-09-07T05:19:43.558Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 7 05:07 OWNERS.md [2024-09-07T05:19:43.558Z] -rw-rw-r-- 1 jenkins jenkins 4937 Sep 7 05:07 README.md [2024-09-07T05:19:43.558Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 7 05:06 VERSION [2024-09-07T05:19:43.558Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 05:07 bin [2024-09-07T05:19:43.558Z] -rw-r--r-- 1 jenkins jenkins 127942 Sep 7 05:15 coverage.out [2024-09-07T05:19:43.558Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 7 05:07 example [2024-09-07T05:19:43.558Z] -rw-rw-r-- 1 jenkins jenkins 6985 Sep 7 05:07 go.mod [2024-09-07T05:19:43.558Z] -rw-rw-r-- 1 jenkins jenkins 101462 Sep 7 05:07 go.sum [2024-09-07T05:19:43.558Z] drwxrwxr-x 13 jenkins jenkins 4096 Sep 7 05:07 internal [2024-09-07T05:19:43.558Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 05:07 openapi [2024-09-07T05:19:43.558Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 7 05:07 pkg [2024-09-07T05:19:43.558Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 05:07 snap [2024-09-07T05:19:43.558Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 7 05:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:19:43.911Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=224db1e0e192554ed613955b9810071aef8a346e --label arch=arm64 --label version=3.2.0-dev.37 . [2024-09-07T05:19:44.495Z] Sending build context to Docker daemon 13.23MB [2024-09-07T05:19:44.495Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-09-07T05:19:44.495Z] Step 2/24 : FROM ${BASE} AS builder [2024-09-07T05:19:44.495Z] ---> a96dda6f1978 [2024-09-07T05:19:44.495Z] Step 3/24 : ARG MAKE=make build [2024-09-07T05:19:44.768Z] ---> Running in 1dda375e1daf [2024-09-07T05:19:45.037Z] Removing intermediate container 1dda375e1daf [2024-09-07T05:19:45.037Z] ---> e44c787fd907 [2024-09-07T05:19:45.037Z] Step 4/24 : WORKDIR /device-sdk-go [2024-09-07T05:19:45.037Z] ---> Running in 776f560df6ea [2024-09-07T05:19:45.304Z] Removing intermediate container 776f560df6ea [2024-09-07T05:19:45.304Z] ---> f74cb1edebbe [2024-09-07T05:19:45.304Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-07T05:19:45.304Z] ---> Running in 6d35466e86ed [2024-09-07T05:19:45.574Z] Removing intermediate container 6d35466e86ed [2024-09-07T05:19:45.574Z] ---> 84c8489898ea [2024-09-07T05:19:45.574Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-09-07T05:19:45.574Z] ---> Running in c9808f6f61a9 [2024-09-07T05:19:46.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-07T05:19:47.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-07T05:19:48.102Z] OK: 266 MiB in 52 packages [2024-09-07T05:19:48.697Z] Removing intermediate container c9808f6f61a9 [2024-09-07T05:19:48.697Z] ---> 67e035b199b1 [2024-09-07T05:19:48.697Z] Step 7/24 : COPY go.mod vendor* ./ [2024-09-07T05:19:49.282Z] ---> a7f9449e16ee [2024-09-07T05:19:49.282Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-07T05:19:49.282Z] ---> Running in a562187d85d1 [2024-09-07T05:19:51.861Z] Removing intermediate container a562187d85d1 [2024-09-07T05:19:51.861Z] ---> dc9ff5c91d72 [2024-09-07T05:19:51.861Z] Step 9/24 : COPY . . [2024-09-07T05:19:53.270Z] ---> d0502676a3b1 [2024-09-07T05:19:53.270Z] Step 10/24 : RUN ${MAKE} [2024-09-07T05:19:53.270Z] ---> Running in 0b748fce2c15 [2024-09-07T05:19:54.250Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.37 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.37" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-09-07T05:23:16.018Z] Removing intermediate container 0b748fce2c15 [2024-09-07T05:23:16.018Z] ---> 7e626f6e7a63 [2024-09-07T05:23:16.018Z] Step 11/24 : FROM alpine:3.18 [2024-09-07T05:23:16.018Z] 3.18: Pulling from library/alpine [2024-09-07T05:23:16.018Z] 720f3032cd11: Pulling fs layer [2024-09-07T05:23:16.018Z] 720f3032cd11: Verifying Checksum [2024-09-07T05:23:16.018Z] 720f3032cd11: Download complete [2024-09-07T05:23:16.018Z] 720f3032cd11: Pull complete [2024-09-07T05:23:16.018Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-07T05:23:16.018Z] Status: Downloaded newer image for alpine:3.18 [2024-09-07T05:23:16.018Z] ---> 3e834921e367 [2024-09-07T05:23:16.018Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-09-07T05:23:16.018Z] ---> Running in fb93b63e8893 [2024-09-07T05:23:16.018Z] Removing intermediate container fb93b63e8893 [2024-09-07T05:23:16.018Z] ---> 9ede926e3cdd [2024-09-07T05:23:16.018Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-09-07T05:23:16.018Z] ---> Running in 23efcf09d40e [2024-09-07T05:23:16.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-07T05:23:16.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-07T05:23:16.606Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-07T05:23:16.606Z] Executing busybox-1.36.1-r7.trigger [2024-09-07T05:23:16.606Z] OK: 8 MiB in 16 packages [2024-09-07T05:23:17.566Z] Removing intermediate container 23efcf09d40e [2024-09-07T05:23:17.566Z] ---> c3f358137611 [2024-09-07T05:23:17.566Z] Step 14/24 : RUN apk --no-cache upgrade [2024-09-07T05:23:17.566Z] ---> Running in 818f895f26a9 [2024-09-07T05:23:18.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-07T05:23:18.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-07T05:23:19.742Z] OK: 8 MiB in 16 packages [2024-09-07T05:23:20.708Z] Removing intermediate container 818f895f26a9 [2024-09-07T05:23:20.708Z] ---> 615c4bd7df71 [2024-09-07T05:23:20.708Z] Step 15/24 : WORKDIR / [2024-09-07T05:23:20.708Z] ---> Running in 8261532a8e78 [2024-09-07T05:23:20.976Z] Removing intermediate container 8261532a8e78 [2024-09-07T05:23:20.976Z] ---> 190ced7ca86f [2024-09-07T05:23:20.976Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-09-07T05:23:21.242Z] ---> 4f8f998cebf4 [2024-09-07T05:23:21.242Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-09-07T05:23:23.836Z] ---> 286aaaf5edb7 [2024-09-07T05:23:23.836Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-09-07T05:23:23.836Z] ---> 390c8265032f [2024-09-07T05:23:23.836Z] Step 19/24 : EXPOSE 59999 [2024-09-07T05:23:24.102Z] ---> Running in 3fed2a4eddb2 [2024-09-07T05:23:24.367Z] Removing intermediate container 3fed2a4eddb2 [2024-09-07T05:23:24.367Z] ---> 41e68e998a6c [2024-09-07T05:23:24.367Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-09-07T05:23:24.367Z] ---> Running in 625dfecd9cb5 [2024-09-07T05:23:24.635Z] Removing intermediate container 625dfecd9cb5 [2024-09-07T05:23:24.636Z] ---> 330ac0e7af09 [2024-09-07T05:23:24.636Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-07T05:23:24.902Z] ---> Running in f77658eaae97 [2024-09-07T05:23:25.167Z] Removing intermediate container f77658eaae97 [2024-09-07T05:23:25.167Z] ---> 545ddc24df22 [2024-09-07T05:23:25.167Z] Step 22/24 : LABEL arch=arm64 [2024-09-07T05:23:25.167Z] ---> Running in cbb0f01254f5 [2024-09-07T05:23:25.434Z] Removing intermediate container cbb0f01254f5 [2024-09-07T05:23:25.434Z] ---> d49d5ec0cdfb [2024-09-07T05:23:25.434Z] Step 23/24 : LABEL git_sha=224db1e0e192554ed613955b9810071aef8a346e [2024-09-07T05:23:25.434Z] ---> Running in d8a66169d68f [2024-09-07T05:23:25.701Z] Removing intermediate container d8a66169d68f [2024-09-07T05:23:25.701Z] ---> e404f58ac3c4 [2024-09-07T05:23:25.701Z] Step 24/24 : LABEL version=3.2.0-dev.37 [2024-09-07T05:23:25.968Z] ---> Running in c9819bb6e3f1 [2024-09-07T05:23:26.234Z] Removing intermediate container c9819bb6e3f1 [2024-09-07T05:23:26.234Z] ---> 85ca9869451d [2024-09-07T05:23:26.234Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-07T05:23:26.234Z] Successfully built 85ca9869451d [2024-09-07T05:23:26.234Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:23:26.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-07T05:23:26.709Z] [2024-09-07T05:23:26.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:23:27.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-07T05:23:27.038Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-07T05:23:27.038Z] 8998bd30e6a1: Pulling fs layer [2024-09-07T05:23:27.038Z] 04944245beec: Pulling fs layer [2024-09-07T05:23:27.038Z] 699f458cf7ca: Pulling fs layer [2024-09-07T05:23:27.038Z] 765212b225bb: Pulling fs layer [2024-09-07T05:23:27.038Z] f23df028b6ca: Pulling fs layer [2024-09-07T05:23:27.038Z] d65c8cfc05b1: Pulling fs layer [2024-09-07T05:23:27.038Z] 2437ff75d9bd: Pulling fs layer [2024-09-07T05:23:27.038Z] 765212b225bb: Waiting [2024-09-07T05:23:27.038Z] f23df028b6ca: Waiting [2024-09-07T05:23:27.038Z] d65c8cfc05b1: Waiting [2024-09-07T05:23:27.038Z] 2437ff75d9bd: Waiting [2024-09-07T05:23:27.305Z] 04944245beec: Verifying Checksum [2024-09-07T05:23:27.305Z] 04944245beec: Download complete [2024-09-07T05:23:27.305Z] 765212b225bb: Verifying Checksum [2024-09-07T05:23:27.305Z] 765212b225bb: Download complete [2024-09-07T05:23:27.305Z] f23df028b6ca: Verifying Checksum [2024-09-07T05:23:27.305Z] f23df028b6ca: Download complete [2024-09-07T05:23:27.305Z] d65c8cfc05b1: Verifying Checksum [2024-09-07T05:23:27.305Z] d65c8cfc05b1: Download complete [2024-09-07T05:23:27.574Z] 699f458cf7ca: Verifying Checksum [2024-09-07T05:23:27.574Z] 699f458cf7ca: Download complete [2024-09-07T05:23:27.839Z] 8998bd30e6a1: Verifying Checksum [2024-09-07T05:23:27.840Z] 8998bd30e6a1: Download complete [2024-09-07T05:23:30.411Z] 2437ff75d9bd: Verifying Checksum [2024-09-07T05:23:30.411Z] 2437ff75d9bd: Download complete [2024-09-07T05:23:32.341Z] 8998bd30e6a1: Pull complete [2024-09-07T05:23:32.923Z] 04944245beec: Pull complete [2024-09-07T05:23:34.859Z] 699f458cf7ca: Pull complete [2024-09-07T05:23:34.859Z] 765212b225bb: Pull complete [2024-09-07T05:23:35.440Z] f23df028b6ca: Pull complete [2024-09-07T05:23:35.705Z] d65c8cfc05b1: Pull complete [2024-09-07T05:23:53.887Z] 2437ff75d9bd: Pull complete [2024-09-07T05:23:53.887Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-07T05:23:53.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-07T05:23:53.887Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T05:23:54.096Z] prd-ubuntu20.04-docker-arm64-4c-16g-9703 does not seem to be running inside a container [2024-09-07T05:23:54.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/312 -v /w/workspace/device-sdk-go/312:/w/workspace/device-sdk-go/312:rw,z -v /w/workspace/device-sdk-go/312@tmp:/w/workspace/device-sdk-go/312@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-07T05:23:56.825Z] $ docker top c512acf339e3fdd828eda1550323040474f6fc47d9696bc1b2fb1fa3613e0268 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:23:57.669Z] ---> job-cost.sh [2024-09-07T05:23:57.669Z] lf-activate-venv: SKIPPING [2024-09-07T05:23:57.669Z] INFO: No Stack... [2024-09-07T05:23:57.935Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-07T05:23:58.889Z] INFO: Archiving Costs [Pipeline] sh [2024-09-07T05:23:59.206Z] + + cat /w/workspace/device-sdk-go/312/archives/cost.csv [2024-09-07T05:23:59.207Z] cut -d, -f6 [Pipeline] lock [2024-09-07T05:23:59.520Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-312-stack-cost] [2024-09-07T05:23:59.529Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-312-stack-cost] did not exist. Created. [2024-09-07T05:23:59.543Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-312-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-07T05:24:00.204Z] /w/workspace/device-sdk-go/312@tmp/durable-7757d2cc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-07T05:24:00.840Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-07T05:24:00.866Z] Warning: overwriting stash ‘stack-cost’ [2024-09-07T05:24:00.939Z] Stashed 1 file(s) [Pipeline] } [2024-09-07T05:24:00.948Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-312-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-07T05:24:00.974Z] $ docker stop --time=1 c512acf339e3fdd828eda1550323040474f6fc47d9696bc1b2fb1fa3613e0268 [2024-09-07T05:24:02.506Z] $ docker rm -f --volumes c512acf339e3fdd828eda1550323040474f6fc47d9696bc1b2fb1fa3613e0268 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-07T05:24:03.100Z] provisioning config files... [2024-09-07T05:24:03.107Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15911602307111180437tmp [Pipeline] { [Pipeline] sh [2024-09-07T05:24:03.408Z] + set +x [2024-09-07T05:24:03.408Z] + curl -s https://codecov.io/bash [2024-09-07T05:24:03.408Z] + bash -s -- [2024-09-07T05:24:03.408Z] [2024-09-07T05:24:03.408Z] _____ _ [2024-09-07T05:24:03.408Z] / ____| | | [2024-09-07T05:24:03.408Z] | | ___ __| | ___ ___ _____ __ [2024-09-07T05:24:03.408Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-07T05:24:03.408Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-07T05:24:03.408Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-07T05:24:03.408Z] Bash-1.0.6 [2024-09-07T05:24:03.408Z] [2024-09-07T05:24:03.408Z] [2024-09-07T05:24:03.408Z] ==> git version 2.25.1 found [2024-09-07T05:24:03.408Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-09-07T05:24:03.408Z] Release-Date: 2020-01-08 [2024-09-07T05:24:03.408Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-07T05:24:03.408Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-07T05:24:03.408Z] ==> Jenkins CI detected. [2024-09-07T05:24:03.408Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-09-07T05:24:03.409Z] project root: . [2024-09-07T05:24:03.409Z] --> token set from env [2024-09-07T05:24:03.409Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-07T05:24:03.409Z] ==> Running gcov in . (disable via -X gcov) [2024-09-07T05:24:03.409Z] ==> Python coveragepy not found [2024-09-07T05:24:03.409Z] ==> Searching for coverage reports in: [2024-09-07T05:24:03.409Z] + . [2024-09-07T05:24:03.409Z] -> Found 1 reports [2024-09-07T05:24:03.409Z] ==> Detecting git/mercurial file structure [2024-09-07T05:24:03.409Z] ==> Reading reports [2024-09-07T05:24:03.669Z] + ./coverage.out bytes=127942 [2024-09-07T05:24:03.669Z] ==> Appending adjustments [2024-09-07T05:24:03.669Z] https://docs.codecov.io/docs/fixing-reports [2024-09-07T05:24:03.929Z] + Found adjustments [2024-09-07T05:24:03.929Z] ==> Gzipping contents [2024-09-07T05:24:03.929Z] 20K /tmp/codecov.4mlFt1.gz [2024-09-07T05:24:03.929Z] ==> Uploading reports [2024-09-07T05:24:03.929Z] url: https://codecov.io [2024-09-07T05:24:03.929Z] query: branch=main&commit=224db1e0e192554ed613955b9810071aef8a346e&build=312&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F312%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-07T05:24:03.929Z] -> Pinging Codecov [2024-09-07T05:24:03.929Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=224db1e0e192554ed613955b9810071aef8a346e&build=312&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F312%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-07T05:24:03.929Z] -> Uploading to [2024-09-07T05:24:03.929Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-07/7E55EF52A471D76F132DFD9A03CDDE97/224db1e0e192554ed613955b9810071aef8a346e/e413a141-7180-4f5c-b1ed-280ae83afd10.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240907%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240907T052403Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a912a4acb08027608380777e2e2603cd7a652052d4006b5b916edc96c72a0b66 [2024-09-07T05:24:03.929Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-07T05:24:03.929Z] Dload Upload Total Spent Left Speed [2024-09-07T05:24:04.189Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17672 0 0 100 17672 0 85371 --:--:-- --:--:-- --:--:-- 84961 100 17672 0 0 100 17672 0 67969 --:--:-- --:--:-- --:--:-- 67708 [2024-09-07T05:24:04.189Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/224db1e0e192554ed613955b9810071aef8a346e [Pipeline] } [2024-09-07T05:24:04.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-09-07T05:24:04.430Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-07T05:24:04.453Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:24:04.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-07T05:24:04.771Z] [2024-09-07T05:24:04.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:24:05.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-07T05:24:05.078Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-07T05:24:05.078Z] 619be1103602: Already exists [2024-09-07T05:24:05.078Z] f8ea3408117e: Pulling fs layer [2024-09-07T05:24:05.078Z] 91320369b822: Pulling fs layer [2024-09-07T05:24:05.078Z] 0406650e8295: Pulling fs layer [2024-09-07T05:24:05.078Z] 4f4fb700ef54: Pulling fs layer [2024-09-07T05:24:05.078Z] 96d80e3f36e1: Pulling fs layer [2024-09-07T05:24:05.078Z] bcf3aedb951c: Pulling fs layer [2024-09-07T05:24:05.078Z] 4f4fb700ef54: Waiting [2024-09-07T05:24:05.078Z] 96d80e3f36e1: Waiting [2024-09-07T05:24:05.078Z] bcf3aedb951c: Waiting [2024-09-07T05:24:05.078Z] 0406650e8295: Verifying Checksum [2024-09-07T05:24:05.078Z] 0406650e8295: Download complete [2024-09-07T05:24:05.078Z] f8ea3408117e: Verifying Checksum [2024-09-07T05:24:05.078Z] f8ea3408117e: Download complete [2024-09-07T05:24:05.078Z] 4f4fb700ef54: Download complete [2024-09-07T05:24:05.339Z] f8ea3408117e: Pull complete [2024-09-07T05:24:05.339Z] 96d80e3f36e1: Verifying Checksum [2024-09-07T05:24:05.339Z] 96d80e3f36e1: Download complete [2024-09-07T05:24:05.597Z] 91320369b822: Verifying Checksum [2024-09-07T05:24:05.597Z] 91320369b822: Download complete [2024-09-07T05:24:06.167Z] bcf3aedb951c: Verifying Checksum [2024-09-07T05:24:06.167Z] bcf3aedb951c: Download complete [2024-09-07T05:24:08.698Z] 91320369b822: Pull complete [2024-09-07T05:24:08.698Z] 0406650e8295: Pull complete [2024-09-07T05:24:08.698Z] 4f4fb700ef54: Pull complete [2024-09-07T05:24:08.956Z] 96d80e3f36e1: Pull complete [2024-09-07T05:24:12.237Z] bcf3aedb951c: Pull complete [2024-09-07T05:24:12.237Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-07T05:24:12.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-07T05:24:12.237Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T05:24:12.341Z] prd-ubuntu20.04-docker-8c-8g-9702 does not seem to be running inside a container [2024-09-07T05:24:12.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-09-07T05:24:15.633Z] $ docker top 29dd515d6fe81d6e1db328ec2ef2075ab54a212558a0772867da11ad60bfef54 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-07T05:24:15.993Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-09-07T05:24:16.004Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-09-07T05:24:16.288Z] + set -o pipefail [2024-09-07T05:24:16.289Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-09-07T05:24:22.857Z] [2024-09-07T05:24:22.857Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-09-07T05:24:22.857Z] [2024-09-07T05:24:22.857Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/29b1b831-e898-40d2-9fcc-dd41caf726a5 [2024-09-07T05:24:22.857Z] [2024-09-07T05:24:22.857Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-07T05:24:22.857Z] [2024-09-07T05:24:23.117Z] [2024-09-07T05:24:23.117Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-07T05:24:23.117Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-07T05:24:23.381Z] $ docker stop --time=1 29dd515d6fe81d6e1db328ec2ef2075ab54a212558a0772867da11ad60bfef54 [2024-09-07T05:24:28.346Z] $ docker rm -f --volumes 29dd515d6fe81d6e1db328ec2ef2075ab54a212558a0772867da11ad60bfef54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-09-07T05:24:28.925Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-07T05:24:28.943Z] provisioning config files... [2024-09-07T05:24:28.950Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14770596949620988083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:24:29.249Z] --> edgex-publish-swagger.sh [2024-09-07T05:24:29.249Z] === Publish openapi/v3 API === [2024-09-07T05:24:29.249Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-09-07T05:24:29.249Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-09-07T05:24:29.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-07T05:24:29.249Z] Dload Upload Total Spent Left Speed [2024-09-07T05:24:29.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 414 99781 --:--:-- --:--:-- --:--:-- 99931 [2024-09-07T05:24:29.508Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-07T05:24:29.508Z] [Pipeline] } [2024-09-07T05:24:29.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-07T05:24:29.954Z] + git log --format=format:%s -1 224db1e0e192554ed613955b9810071aef8a346e [Pipeline] sh [2024-09-07T05:24:30.353Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-07T05:24:30.353Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:24:30.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-07T05:24:30.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T05:24:30.846Z] prd-ubuntu20.04-docker-8c-8g-9702 does not seem to be running inside a container [2024-09-07T05:24:30.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-07T05:24:31.461Z] $ docker top cec411d06256995ffd4ed7627d6a3200563730be7230c6bf074aa87c6bba64c4 -eo pid,comm [2024-09-07T05:24:31.515Z] 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-09-07T05:24:31.515Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-07T05:24:31.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-07T05:24:31.584Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-07T05:24:31.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-07T05:24:31.690Z] $ docker exec cec411d06256995ffd4ed7627d6a3200563730be7230c6bf074aa87c6bba64c4 ssh-agent [2024-09-07T05:24:31.831Z] SSH_AUTH_SOCK=/tmp/ssh-NCGEBYDAXths/agent.32 [2024-09-07T05:24:31.831Z] SSH_AGENT_PID=38 [2024-09-07T05:24:31.836Z] Running ssh-add (command line suppressed) [2024-09-07T05:24:31.939Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11884850179933744510.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11884850179933744510.key) [2024-09-07T05:24:31.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-07T05:24:32.254Z] + git semver tag [2024-09-07T05:24:32.514Z] 2024-09-07 05:24:32,426 [run_tag] DEBUG tag force:False [2024-09-07T05:24:32.514Z] 2024-09-07 05:24:32,426 [check_head_tag] DEBUG check head tag [2024-09-07T05:24:32.514Z] 2024-09-07 05:24:32,427 [execute] INFO git cat-file --batch-check [2024-09-07T05:24:32.514Z] 2024-09-07 05:24:32,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-09-07T05:24:32.514Z] 2024-09-07 05:24:32,431 [execute] INFO git cat-file --batch [2024-09-07T05:24:32.514Z] 2024-09-07 05:24:32,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-09-07T05:24:32.514Z] 2024-09-07 05:24:32,462 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-07T05:24:32.514Z] 2024-09-07 05:24:32,462 [execute] INFO git tag -a v3.2.0-dev.37 -m v3.2.0-dev.37 [2024-09-07T05:24:32.514Z] 2024-09-07 05:24:32,462 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.37', '-m', 'v3.2.0-dev.37'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-09-07T05:24:32.514Z] 2024-09-07 05:24:32,467 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-07T05:24:32.514Z] 3.2.0-dev.37 [Pipeline] } [2024-09-07T05:24:32.521Z] $ docker exec --env ******** --env ******** cec411d06256995ffd4ed7627d6a3200563730be7230c6bf074aa87c6bba64c4 ssh-agent -k [2024-09-07T05:24:32.622Z] unset SSH_AUTH_SOCK; [2024-09-07T05:24:32.623Z] unset SSH_AGENT_PID; [2024-09-07T05:24:32.623Z] echo Agent pid 38 killed; [2024-09-07T05:24:32.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-07T05:24:32.974Z] + git semver [Pipeline] } [2024-09-07T05:24:33.241Z] $ docker stop --time=1 cec411d06256995ffd4ed7627d6a3200563730be7230c6bf074aa87c6bba64c4 [2024-09-07T05:24:34.494Z] $ docker rm -f --volumes cec411d06256995ffd4ed7627d6a3200563730be7230c6bf074aa87c6bba64c4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:24:34.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-07T05:24:34.925Z] [2024-09-07T05:24:34.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:24:35.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-07T05:24:35.239Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-07T05:24:35.239Z] ab5ef0e58194: Pulling fs layer [2024-09-07T05:24:35.239Z] 9712f1f96733: Pulling fs layer [2024-09-07T05:24:35.239Z] 63f879dbbcfc: Pulling fs layer [2024-09-07T05:24:35.239Z] 0d9ebad4ef96: Pulling fs layer [2024-09-07T05:24:35.239Z] e9a5061849ea: Pulling fs layer [2024-09-07T05:24:35.239Z] d747dcd14b5f: Pulling fs layer [2024-09-07T05:24:35.239Z] 2de7ff778b66: Pulling fs layer [2024-09-07T05:24:35.239Z] 0d9ebad4ef96: Waiting [2024-09-07T05:24:35.239Z] e9a5061849ea: Waiting [2024-09-07T05:24:35.239Z] d747dcd14b5f: Waiting [2024-09-07T05:24:35.239Z] 2de7ff778b66: Waiting [2024-09-07T05:24:35.239Z] 9712f1f96733: Verifying Checksum [2024-09-07T05:24:35.239Z] 9712f1f96733: Download complete [2024-09-07T05:24:35.496Z] 63f879dbbcfc: Verifying Checksum [2024-09-07T05:24:35.496Z] 63f879dbbcfc: Download complete [2024-09-07T05:24:35.496Z] e9a5061849ea: Verifying Checksum [2024-09-07T05:24:35.496Z] e9a5061849ea: Download complete [2024-09-07T05:24:35.496Z] d747dcd14b5f: Download complete [2024-09-07T05:24:35.755Z] 2de7ff778b66: Verifying Checksum [2024-09-07T05:24:35.755Z] 2de7ff778b66: Download complete [2024-09-07T05:24:35.755Z] 0d9ebad4ef96: Verifying Checksum [2024-09-07T05:24:35.755Z] 0d9ebad4ef96: Download complete [2024-09-07T05:24:35.755Z] ab5ef0e58194: Verifying Checksum [2024-09-07T05:24:35.755Z] ab5ef0e58194: Download complete [2024-09-07T05:24:39.039Z] ab5ef0e58194: Pull complete [2024-09-07T05:24:39.039Z] 9712f1f96733: Pull complete [2024-09-07T05:24:39.298Z] 63f879dbbcfc: Pull complete [2024-09-07T05:24:43.490Z] 0d9ebad4ef96: Pull complete [2024-09-07T05:24:43.749Z] e9a5061849ea: Pull complete [2024-09-07T05:24:44.007Z] d747dcd14b5f: Pull complete [2024-09-07T05:24:44.943Z] 2de7ff778b66: Pull complete [2024-09-07T05:24:44.943Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-07T05:24:44.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-07T05:24:44.943Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T05:24:45.045Z] prd-ubuntu20.04-docker-8c-8g-9702 does not seem to be running inside a container [2024-09-07T05:24:45.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-09-07T05:24:50.820Z] $ docker top 383d4378f629267219439864a71a7f2346f0acd66e3b95bbee87772dabed4d28 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-07T05:24:50.907Z] provisioning config files... [2024-09-07T05:24:50.915Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1760398618067486848tmp [2024-09-07T05:24:50.925Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16286730564012274700tmp [2024-09-07T05:24:50.936Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14940963214922969490tmp [Pipeline] { [Pipeline] echo [2024-09-07T05:24:50.967Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:24:51.269Z] ---> sigul-configuration.sh [2024-09-07T05:24:51.269Z] gpg: directory `/root/.gnupg' created [2024-09-07T05:24:51.269Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-07T05:24:51.269Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-07T05:24:51.269Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-07T05:24:51.269Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-07T05:24:51.269Z] gpg: CAST5 encrypted data [2024-09-07T05:24:51.269Z] gpg: encrypted with 1 passphrase [2024-09-07T05:24:51.269Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-07T05:24:51.571Z] + mkdir /home/jenkins [2024-09-07T05:24:51.571Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-07T05:24:51.870Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-09-07T05:24:51.886Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:24:52.182Z] ---> sigul-install.sh [2024-09-07T05:24:52.182Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-07T05:24:52.482Z] + git tag --list [2024-09-07T05:24:52.482Z] 0.7.1 [2024-09-07T05:24:52.482Z] delhi-tag [2024-09-07T05:24:52.482Z] v1.0.0 [2024-09-07T05:24:52.482Z] v1.1.0 [2024-09-07T05:24:52.482Z] v1.1.1 [2024-09-07T05:24:52.482Z] v1.1.2 [2024-09-07T05:24:52.482Z] v1.2.0 [2024-09-07T05:24:52.482Z] v1.2.1 [2024-09-07T05:24:52.482Z] v1.2.2 [2024-09-07T05:24:52.482Z] v1.2.3 [2024-09-07T05:24:52.482Z] v1.3.0 [2024-09-07T05:24:52.482Z] v1.4.0 [2024-09-07T05:24:52.482Z] v2.0.0 [2024-09-07T05:24:52.482Z] v2.1.0 [2024-09-07T05:24:52.482Z] v2.1.1 [2024-09-07T05:24:52.482Z] v2.2.0 [2024-09-07T05:24:52.482Z] v2.3.0 [2024-09-07T05:24:52.482Z] v2.3.1 [2024-09-07T05:24:52.482Z] v3.0 [2024-09-07T05:24:52.482Z] v3.0.0 [2024-09-07T05:24:52.482Z] v3.0.1-dev.1 [2024-09-07T05:24:52.482Z] v3.1 [2024-09-07T05:24:52.482Z] v3.1.0 [2024-09-07T05:24:52.482Z] v3.1.0-dev.1 [2024-09-07T05:24:52.482Z] v3.1.0-dev.10 [2024-09-07T05:24:52.482Z] v3.1.0-dev.11 [2024-09-07T05:24:52.482Z] v3.1.0-dev.12 [2024-09-07T05:24:52.482Z] v3.1.0-dev.13 [2024-09-07T05:24:52.482Z] v3.1.0-dev.14 [2024-09-07T05:24:52.482Z] v3.1.0-dev.15 [2024-09-07T05:24:52.482Z] v3.1.0-dev.16 [2024-09-07T05:24:52.482Z] v3.1.0-dev.17 [2024-09-07T05:24:52.482Z] v3.1.0-dev.18 [2024-09-07T05:24:52.482Z] v3.1.0-dev.19 [2024-09-07T05:24:52.482Z] v3.1.0-dev.2 [2024-09-07T05:24:52.482Z] v3.1.0-dev.20 [2024-09-07T05:24:52.482Z] v3.1.0-dev.21 [2024-09-07T05:24:52.482Z] v3.1.0-dev.22 [2024-09-07T05:24:52.482Z] v3.1.0-dev.23 [2024-09-07T05:24:52.482Z] v3.1.0-dev.24 [2024-09-07T05:24:52.482Z] v3.1.0-dev.25 [2024-09-07T05:24:52.482Z] v3.1.0-dev.26 [2024-09-07T05:24:52.482Z] v3.1.0-dev.27 [2024-09-07T05:24:52.482Z] v3.1.0-dev.28 [2024-09-07T05:24:52.482Z] v3.1.0-dev.29 [2024-09-07T05:24:52.482Z] v3.1.0-dev.3 [2024-09-07T05:24:52.482Z] v3.1.0-dev.30 [2024-09-07T05:24:52.482Z] v3.1.0-dev.31 [2024-09-07T05:24:52.482Z] v3.1.0-dev.32 [2024-09-07T05:24:52.482Z] v3.1.0-dev.33 [2024-09-07T05:24:52.482Z] v3.1.0-dev.34 [2024-09-07T05:24:52.482Z] v3.1.0-dev.35 [2024-09-07T05:24:52.482Z] v3.1.0-dev.36 [2024-09-07T05:24:52.482Z] v3.1.0-dev.37 [2024-09-07T05:24:52.482Z] v3.1.0-dev.38 [2024-09-07T05:24:52.482Z] v3.1.0-dev.39 [2024-09-07T05:24:52.482Z] v3.1.0-dev.4 [2024-09-07T05:24:52.482Z] v3.1.0-dev.40 [2024-09-07T05:24:52.482Z] v3.1.0-dev.41 [2024-09-07T05:24:52.482Z] v3.1.0-dev.5 [2024-09-07T05:24:52.482Z] v3.1.0-dev.6 [2024-09-07T05:24:52.482Z] v3.1.0-dev.7 [2024-09-07T05:24:52.482Z] v3.1.0-dev.8 [2024-09-07T05:24:52.482Z] v3.1.0-dev.9 [2024-09-07T05:24:52.482Z] v3.1.1 [2024-09-07T05:24:52.482Z] v3.1.1-dev.1 [2024-09-07T05:24:52.482Z] v3.2.0-dev.1 [2024-09-07T05:24:52.482Z] v3.2.0-dev.10 [2024-09-07T05:24:52.482Z] v3.2.0-dev.11 [2024-09-07T05:24:52.482Z] v3.2.0-dev.12 [2024-09-07T05:24:52.482Z] v3.2.0-dev.13 [2024-09-07T05:24:52.482Z] v3.2.0-dev.14 [2024-09-07T05:24:52.482Z] v3.2.0-dev.15 [2024-09-07T05:24:52.482Z] v3.2.0-dev.16 [2024-09-07T05:24:52.482Z] v3.2.0-dev.17 [2024-09-07T05:24:52.482Z] v3.2.0-dev.18 [2024-09-07T05:24:52.482Z] v3.2.0-dev.19 [2024-09-07T05:24:52.482Z] v3.2.0-dev.2 [2024-09-07T05:24:52.482Z] v3.2.0-dev.20 [2024-09-07T05:24:52.482Z] v3.2.0-dev.21 [2024-09-07T05:24:52.482Z] v3.2.0-dev.22 [2024-09-07T05:24:52.482Z] v3.2.0-dev.23 [2024-09-07T05:24:52.482Z] v3.2.0-dev.24 [2024-09-07T05:24:52.482Z] v3.2.0-dev.25 [2024-09-07T05:24:52.482Z] v3.2.0-dev.26 [2024-09-07T05:24:52.482Z] v3.2.0-dev.27 [2024-09-07T05:24:52.482Z] v3.2.0-dev.28 [2024-09-07T05:24:52.482Z] v3.2.0-dev.29 [2024-09-07T05:24:52.482Z] v3.2.0-dev.3 [2024-09-07T05:24:52.482Z] v3.2.0-dev.30 [2024-09-07T05:24:52.482Z] v3.2.0-dev.31 [2024-09-07T05:24:52.482Z] v3.2.0-dev.32 [2024-09-07T05:24:52.482Z] v3.2.0-dev.33 [2024-09-07T05:24:52.482Z] v3.2.0-dev.34 [2024-09-07T05:24:52.482Z] v3.2.0-dev.35 [2024-09-07T05:24:52.482Z] v3.2.0-dev.36 [2024-09-07T05:24:52.482Z] v3.2.0-dev.37 [2024-09-07T05:24:52.482Z] v3.2.0-dev.4 [2024-09-07T05:24:52.482Z] v3.2.0-dev.5 [2024-09-07T05:24:52.482Z] v3.2.0-dev.6 [2024-09-07T05:24:52.482Z] v3.2.0-dev.7 [2024-09-07T05:24:52.482Z] v3.2.0-dev.8 [2024-09-07T05:24:52.482Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-07T05:24:52.781Z] + lftools sign git-tag v3.2.0-dev.37 [2024-09-07T05:24:53.349Z] Signing Git tag with Sigul... [2024-09-07T05:24:53.349Z] Signing v3.2.0-dev.37 [Pipeline] echo [2024-09-07T05:24:53.624Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:24:53.923Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-07T05:24:53.931Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-07T05:24:53.950Z] $ docker stop --time=1 383d4378f629267219439864a71a7f2346f0acd66e3b95bbee87772dabed4d28 [2024-09-07T05:24:55.222Z] $ docker rm -f --volumes 383d4378f629267219439864a71a7f2346f0acd66e3b95bbee87772dabed4d28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-07T05:24:55.685Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-07T05:24:55.685Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:24:55.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-07T05:24:55.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T05:24:56.078Z] prd-ubuntu20.04-docker-8c-8g-9702 does not seem to be running inside a container [2024-09-07T05:24:56.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-07T05:24:56.440Z] $ docker top c1b7ab646bb490334a7b144f46d0aba4721a142da0bf795333cfda751351c543 -eo pid,comm [2024-09-07T05:24:56.489Z] 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-09-07T05:24:56.489Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-07T05:24:56.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-07T05:24:56.552Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-07T05:24:56.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-07T05:24:56.654Z] $ docker exec c1b7ab646bb490334a7b144f46d0aba4721a142da0bf795333cfda751351c543 ssh-agent [2024-09-07T05:24:56.755Z] SSH_AUTH_SOCK=/tmp/ssh-U96MxWZOtbCD/agent.32 [2024-09-07T05:24:56.755Z] SSH_AGENT_PID=37 [2024-09-07T05:24:56.760Z] Running ssh-add (command line suppressed) [2024-09-07T05:24:56.852Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2612802629293122983.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2612802629293122983.key) [2024-09-07T05:24:56.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-07T05:24:57.162Z] + git semver bump pre [2024-09-07T05:24:57.421Z] 2024-09-07 05:24:57,327 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-07T05:24:57.421Z] 2024-09-07 05:24:57,327 [bump_version] DEBUG bumping version:3.2.0-dev.37 on axis:pre with prefix:dev [2024-09-07T05:24:57.421Z] 2024-09-07 05:24:57,327 [bump_version] DEBUG bumped version:3.2.0-dev.38 [2024-09-07T05:24:57.421Z] 2024-09-07 05:24:57,327 [write_version] DEBUG write version:3.2.0-dev.38 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-09-07T05:24:57.421Z] 2024-09-07 05:24:57,327 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-07T05:24:57.421Z] 2024-09-07 05:24:57,327 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-07T05:24:57.421Z] 2024-09-07 05:24:57,330 [execute] INFO git cat-file --batch-check [2024-09-07T05:24:57.421Z] 2024-09-07 05:24:57,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-07T05:24:57.421Z] 2024-09-07 05:24:57,336 [execute] INFO git cat-file --batch [2024-09-07T05:24:57.421Z] 2024-09-07 05:24:57,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-07T05:24:57.421Z] 2024-09-07 05:24:57,341 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-07T05:24:57.421Z] 3.2.0-dev.38 [Pipeline] } [2024-09-07T05:24:57.426Z] $ docker exec --env ******** --env ******** c1b7ab646bb490334a7b144f46d0aba4721a142da0bf795333cfda751351c543 ssh-agent -k [2024-09-07T05:24:57.518Z] unset SSH_AUTH_SOCK; [2024-09-07T05:24:57.518Z] unset SSH_AGENT_PID; [2024-09-07T05:24:57.519Z] echo Agent pid 37 killed; [2024-09-07T05:24:57.534Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-07T05:24:57.857Z] + git semver [Pipeline] } [2024-09-07T05:24:58.125Z] $ docker stop --time=1 c1b7ab646bb490334a7b144f46d0aba4721a142da0bf795333cfda751351c543 [2024-09-07T05:24:59.378Z] $ docker rm -f --volumes c1b7ab646bb490334a7b144f46d0aba4721a142da0bf795333cfda751351c543 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-07T05:24:59.745Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-07T05:24:59.745Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:25:00.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-07T05:25:00.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T05:25:00.132Z] prd-ubuntu20.04-docker-8c-8g-9702 does not seem to be running inside a container [2024-09-07T05:25:00.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-07T05:25:00.509Z] $ docker top b6c6f73fee394965066043b2c47a2896c4d072593e5c8ccce068dbf9d9d0015c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-07T05:25:00.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-07T05:25:00.618Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-07T05:25:00.728Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-07T05:25:00.725Z] $ docker exec b6c6f73fee394965066043b2c47a2896c4d072593e5c8ccce068dbf9d9d0015c ssh-agent [2024-09-07T05:25:00.832Z] SSH_AUTH_SOCK=/tmp/ssh-CZKX0mu9kdfj/agent.32 [2024-09-07T05:25:00.833Z] SSH_AGENT_PID=38 [2024-09-07T05:25:00.836Z] Running ssh-add (command line suppressed) [2024-09-07T05:25:00.926Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16012556191690189798.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16012556191690189798.key) [2024-09-07T05:25:00.947Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-07T05:25:01.241Z] + git semver push [2024-09-07T05:25:01.500Z] 2024-09-07 05:25:01,409 [run_push] DEBUG push [2024-09-07T05:25:01.500Z] 2024-09-07 05:25:01,410 [execute] INFO git cat-file --batch-check [2024-09-07T05:25:01.500Z] 2024-09-07 05:25:01,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-07T05:25:01.500Z] 2024-09-07 05:25:01,415 [execute] INFO git rev-list 3abde78d035b6c990943a5f7f4495ea2ff82b9c9 -- [2024-09-07T05:25:01.500Z] 2024-09-07 05:25:01,415 [execute] DEBUG Popen(['git', 'rev-list', '3abde78d035b6c990943a5f7f4495ea2ff82b9c9', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-07T05:25:01.500Z] 2024-09-07 05:25:01,427 [execute] INFO git fetch -v origin [2024-09-07T05:25:01.500Z] 2024-09-07 05:25:01,427 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-07T05:25:02.067Z] 2024-09-07 05:25:01,904 [run_push] DEBUG no remote changes detected [2024-09-07T05:25:02.067Z] 2024-09-07 05:25:01,905 [execute] INFO git push origin semver [2024-09-07T05:25:02.067Z] 2024-09-07 05:25:01,905 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-07T05:25:03.002Z] 2024-09-07 05:25:02,843 [run_push] DEBUG push all version tags [2024-09-07T05:25:03.002Z] 2024-09-07 05:25:02,843 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-07T05:25:03.002Z] 2024-09-07 05:25:02,844 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-09-07T05:25:03.568Z] 2024-09-07 05:25:03,477 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-09-07T05:25:03.568Z] 3.2.0-dev.38 [Pipeline] } [2024-09-07T05:25:03.573Z] $ docker exec --env ******** --env ******** b6c6f73fee394965066043b2c47a2896c4d072593e5c8ccce068dbf9d9d0015c ssh-agent -k [2024-09-07T05:25:03.673Z] unset SSH_AUTH_SOCK; [2024-09-07T05:25:03.673Z] unset SSH_AGENT_PID; [2024-09-07T05:25:03.674Z] echo Agent pid 38 killed; [2024-09-07T05:25:03.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-07T05:25:04.016Z] + git semver [Pipeline] } [2024-09-07T05:25:04.283Z] $ docker stop --time=1 b6c6f73fee394965066043b2c47a2896c4d072593e5c8ccce068dbf9d9d0015c [2024-09-07T05:25:05.578Z] $ docker rm -f --volumes b6c6f73fee394965066043b2c47a2896c4d072593e5c8ccce068dbf9d9d0015c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-07T05:25:06.373Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-09-07T05:25:06.373Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-09-07T05:25:06.373Z] total 16 [2024-09-07T05:25:06.373Z] drwxr-xr-x 3 root root 4096 Sep 7 05:09 . [2024-09-07T05:25:06.373Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 7 05:24 .. [2024-09-07T05:25:06.373Z] drwxr-xr-x 2 root root 4096 Sep 7 05:09 cost [2024-09-07T05:25:06.373Z] -rw-r--r-- 1 root root 85 Sep 7 05:09 cost.csv [2024-09-07T05:25:06.373Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-09-07T05:25:06.373Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-09-07T05:25:06.373Z] total 16 [2024-09-07T05:25:06.373Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 05:09 . [2024-09-07T05:25:06.373Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 7 05:24 .. [2024-09-07T05:25:06.373Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 7 05:09 cost [2024-09-07T05:25:06.373Z] -rw-r--r-- 1 jenkins jenkins 85 Sep 7 05:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:25:06.664Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:25:07.524Z] ---> package-listing.sh [2024-09-07T05:25:07.524Z] ++ facter osfamily [2024-09-07T05:25:07.524Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-07T05:25:07.784Z] + OS_FAMILY=debian [2024-09-07T05:25:07.784Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-09-07T05:25:07.784Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-07T05:25:07.784Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-07T05:25:07.784Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-07T05:25:07.784Z] + PACKAGES=/tmp/packages_start.txt [2024-09-07T05:25:07.784Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-09-07T05:25:07.784Z] + PACKAGES=/tmp/packages_end.txt [2024-09-07T05:25:07.784Z] + case "${OS_FAMILY}" in [2024-09-07T05:25:07.784Z] + dpkg -l [2024-09-07T05:25:07.784Z] + grep '^ii' [2024-09-07T05:25:07.784Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-07T05:25:07.784Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-07T05:25:07.784Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-07T05:25:07.784Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-09-07T05:25:07.784Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-09-07T05:25:07.784Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2024-09-07T05:25:07.794Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-07T05:25:08.070Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-07T05:25:08.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-07T05:25:08.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-07T05:25:08.709Z] prd-ubuntu20.04-docker-8c-8g-9702 does not seem to be running inside a container [2024-09-07T05:25:08.738Z] $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-07T05:25:08.941Z] $ docker top 179d310733ec93dd1591c2f94d9b5a4b2ef28aa53694117eef6fe7c16775f0e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-07T05:25:09.298Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-07T05:25:09.585Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-07T05:25:09.871Z] + ls /var/log/sa-host [2024-09-07T05:25:09.872Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-07T05:25:10.056Z] provisioning config files... [2024-09-07T05:25:10.066Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14490267834818599530tmp [Pipeline] { [Pipeline] echo [2024-09-07T05:25:10.084Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:25:10.367Z] ---> create-netrc.sh [Pipeline] } [2024-09-07T05:25:10.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:25:10.733Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-07T05:25:10.743Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:25:11.027Z] ---> sudo-logs.sh [2024-09-07T05:25:11.027Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-07T05:25:11.062Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:25:11.366Z] ---> job-cost.sh [2024-09-07T05:25:11.366Z] lf-activate-venv: SKIPPING [2024-09-07T05:25:11.366Z] DEBUG: total: 0.2199999988079071 [2024-09-07T05:25:11.366Z] INFO: Retrieving Stack Cost... [2024-09-07T05:25:11.626Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-07T05:25:11.885Z] INFO: Archiving Costs [Pipeline] echo [2024-09-07T05:25:11.900Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-07T05:25:12.188Z] ---> logs-deploy.sh [2024-09-07T05:25:12.188Z] lf-activate-venv: SKIPPING [2024-09-07T05:25:12.188Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/312 [2024-09-07T05:25:12.188Z] INFO: archiving workspace using pattern(s): [2024-09-07T05:25:13.124Z] Archives upload complete. [2024-09-07T05:25:13.384Z] INFO: archiving logs to Nexus [2024-09-07T05:25:13.954Z] ---> uname -a: [2024-09-07T05:25:13.954Z] Linux prd-ubuntu20-04-docker-8c-8g-9702 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-07T05:25:13.954Z] [2024-09-07T05:25:13.954Z] [2024-09-07T05:25:13.954Z] ---> lscpu: [2024-09-07T05:25:13.954Z] Architecture: x86_64 [2024-09-07T05:25:13.954Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-07T05:25:13.954Z] Byte Order: Little Endian [2024-09-07T05:25:13.954Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-07T05:25:13.954Z] CPU(s): 8 [2024-09-07T05:25:13.954Z] On-line CPU(s) list: 0-7 [2024-09-07T05:25:13.954Z] Thread(s) per core: 1 [2024-09-07T05:25:13.954Z] Core(s) per socket: 1 [2024-09-07T05:25:13.954Z] Socket(s): 8 [2024-09-07T05:25:13.954Z] NUMA node(s): 1 [2024-09-07T05:25:13.954Z] Vendor ID: AuthenticAMD [2024-09-07T05:25:13.954Z] CPU family: 23 [2024-09-07T05:25:13.954Z] Model: 49 [2024-09-07T05:25:13.954Z] Model name: AMD EPYC-Rome Processor [2024-09-07T05:25:13.954Z] Stepping: 0 [2024-09-07T05:25:13.954Z] CPU MHz: 2799.998 [2024-09-07T05:25:13.954Z] BogoMIPS: 5599.99 [2024-09-07T05:25:13.954Z] Virtualization: AMD-V [2024-09-07T05:25:13.954Z] Hypervisor vendor: KVM [2024-09-07T05:25:13.954Z] Virtualization type: full [2024-09-07T05:25:13.954Z] L1d cache: 256 KiB [2024-09-07T05:25:13.954Z] L1i cache: 256 KiB [2024-09-07T05:25:13.954Z] L2 cache: 4 MiB [2024-09-07T05:25:13.954Z] L3 cache: 128 MiB [2024-09-07T05:25:13.954Z] NUMA node0 CPU(s): 0-7 [2024-09-07T05:25:13.954Z] Vulnerability Itlb multihit: Not affected [2024-09-07T05:25:13.954Z] Vulnerability L1tf: Not affected [2024-09-07T05:25:13.954Z] Vulnerability Mds: Not affected [2024-09-07T05:25:13.954Z] Vulnerability Meltdown: Not affected [2024-09-07T05:25:13.954Z] Vulnerability Mmio stale data: Not affected [2024-09-07T05:25:13.954Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-07T05:25:13.954Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-07T05:25:13.954Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-07T05:25:13.954Z] Vulnerability Srbds: Not affected [2024-09-07T05:25:13.954Z] Vulnerability Tsx async abort: Not affected [2024-09-07T05:25:13.954Z] 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-09-07T05:25:13.954Z] [2024-09-07T05:25:13.954Z] [2024-09-07T05:25:13.954Z] ---> nproc: [2024-09-07T05:25:13.954Z] 8 [2024-09-07T05:25:13.954Z] [2024-09-07T05:25:13.954Z] [2024-09-07T05:25:13.954Z] ---> df -h: [2024-09-07T05:25:13.954Z] Filesystem Size Used Avail Use% Mounted on [2024-09-07T05:25:13.954Z] overlay 155G 14G 142G 9% / [2024-09-07T05:25:13.954Z] tmpfs 64M 0 64M 0% /dev [2024-09-07T05:25:13.954Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-07T05:25:13.954Z] shm 64M 0 64M 0% /dev/shm [2024-09-07T05:25:13.954Z] /dev/vda1 155G 14G 142G 9% /facter-os [2024-09-07T05:25:13.954Z] [2024-09-07T05:25:13.954Z] [2024-09-07T05:25:13.954Z] ---> sar -b -r -n DEV: [2024-09-07T05:25:13.954Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9702) 09/07/24 _x86_64_ (8 CPU) [2024-09-07T05:25:13.954Z] [2024-09-07T05:25:13.954Z] 05:04:53 LINUX RESTART (8 CPU) [2024-09-07T05:25:13.954Z] [2024-09-07T05:25:13.954Z] 05:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-07T05:25:13.954Z] 05:06:02 337.94 48.21 289.74 0.00 5428.43 55070.82 0.00 [2024-09-07T05:25:13.954Z] 05:07:01 285.45 2.78 282.67 0.00 42.83 88222.53 0.00 [2024-09-07T05:25:13.954Z] 05:08:01 79.50 0.03 79.47 0.00 5.07 31880.15 0.00 [2024-09-07T05:25:13.954Z] 05:09:01 84.41 0.13 84.27 0.00 4.27 32516.78 0.00 [2024-09-07T05:25:13.954Z] 05:10:01 152.67 0.98 151.69 0.00 79.45 53010.63 0.00 [2024-09-07T05:25:13.954Z] 05:11:01 49.63 4.18 45.44 0.00 4275.42 12710.95 0.00 [2024-09-07T05:25:13.954Z] 05:12:01 4.17 0.02 4.15 0.00 0.13 4259.02 0.00 [2024-09-07T05:25:13.954Z] 05:13:01 1.85 0.00 1.85 0.00 0.00 4315.55 0.00 [2024-09-07T05:25:13.954Z] 05:14:01 2.17 0.00 2.17 0.00 0.00 4320.88 0.00 [2024-09-07T05:25:13.954Z] 05:15:01 1.78 0.00 1.78 0.00 0.00 4315.81 0.00 [2024-09-07T05:25:13.954Z] 05:16:01 1.93 0.00 1.93 0.00 0.00 4317.23 0.00 [2024-09-07T05:25:13.954Z] 05:17:01 2.22 0.02 2.20 0.00 0.13 4190.90 0.00 [2024-09-07T05:25:13.954Z] 05:18:01 2.15 0.00 2.15 0.00 0.00 4319.09 0.00 [2024-09-07T05:25:13.954Z] 05:19:01 1.90 0.00 1.90 0.00 0.00 4316.61 0.00 [2024-09-07T05:25:13.954Z] 05:20:01 2.13 0.00 2.13 0.00 0.00 4320.21 0.00 [2024-09-07T05:25:13.954Z] 05:21:01 2.90 0.02 2.88 0.00 0.13 4331.22 0.00 [2024-09-07T05:25:13.954Z] 05:22:01 2.25 0.00 2.25 0.00 0.00 4187.04 0.00 [2024-09-07T05:25:13.954Z] 05:23:01 1.98 0.00 1.98 0.00 0.00 4317.15 0.00 [2024-09-07T05:25:13.954Z] 05:24:01 2.27 0.00 2.27 0.00 0.00 4320.61 0.00 [2024-09-07T05:25:13.954Z] 05:25:01 161.74 0.22 161.52 0.00 21.86 65600.40 0.00 [2024-09-07T05:25:13.954Z] Average: 58.87 2.83 56.04 0.00 493.24 19685.94 0.00 [2024-09-07T05:25:13.954Z] [2024-09-07T05:25:13.954Z] 05:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-07T05:25:13.954Z] 05:06:02 29900488 31575672 772808 2.35 59908 1913472 1755052 5.17 998096 1652432 280 [2024-09-07T05:25:13.954Z] 05:07:01 26951604 31519212 782652 2.38 184512 4444156 1823404 5.37 1329524 3983084 443720 [2024-09-07T05:25:13.954Z] 05:08:01 27295600 31473796 821684 2.50 188792 4079420 1861564 5.49 1452612 3539736 351292 [2024-09-07T05:25:13.954Z] 05:09:01 27432964 31236944 1058184 3.22 194036 3713548 2494436 7.35 1681976 3184188 170948 [2024-09-07T05:25:13.954Z] 05:10:01 26947916 31519036 778320 2.37 204100 4431632 1781856 5.25 1399088 3918756 448 [2024-09-07T05:25:13.954Z] 05:11:01 26503432 31499892 769724 2.34 231592 4824400 1713168 5.05 1668588 4053764 4 [2024-09-07T05:25:13.954Z] 05:12:01 26513416 31505092 764976 2.33 230196 4821148 1704268 5.02 1662300 4050560 12 [2024-09-07T05:25:13.954Z] 05:13:01 26513588 31505328 764624 2.33 230272 4821156 1704268 5.02 1662360 4050560 12 [2024-09-07T05:25:13.954Z] 05:14:01 26521012 31512872 757228 2.30 230352 4821160 1704268 5.02 1655252 4050564 160 [2024-09-07T05:25:13.954Z] 05:15:01 26522536 31514464 755564 2.30 230432 4821164 1704268 5.02 1653816 4050572 40 [2024-09-07T05:25:13.954Z] 05:16:01 26522828 31514832 755176 2.30 230492 4821164 1704268 5.02 1653664 4050568 16 [2024-09-07T05:25:13.954Z] 05:17:01 26523316 31515456 754444 2.29 230572 4821168 1704268 5.02 1653956 4050572 12 [2024-09-07T05:25:13.954Z] 05:18:01 26524348 31516608 753252 2.29 230640 4821172 1704268 5.02 1653856 4050580 8 [2024-09-07T05:25:13.954Z] 05:19:01 26524156 31516444 753304 2.29 230712 4821164 1704268 5.02 1653884 4050576 12 [2024-09-07T05:25:13.954Z] 05:20:01 26524156 31516548 753148 2.29 230788 4821180 1704268 5.02 1653624 4050584 12 [2024-09-07T05:25:13.954Z] 05:21:01 26521472 31514028 755396 2.30 230872 4821156 1710984 5.04 1654116 4050552 16 [2024-09-07T05:25:13.954Z] 05:22:01 26521512 31514168 755228 2.30 230936 4821160 1710984 5.04 1654220 4050556 172 [2024-09-07T05:25:13.954Z] 05:23:01 26521480 31514272 755060 2.30 231000 4821232 1710984 5.04 1654276 4050624 176 [2024-09-07T05:25:13.954Z] 05:24:01 26521708 31514568 754696 2.30 231076 4821232 1710984 5.04 1654332 4050636 172 [2024-09-07T05:25:13.954Z] 05:25:01 25070248 31451820 810088 2.46 256488 6054900 1804528 5.32 1782724 5238344 240 [2024-09-07T05:25:13.954Z] Average: 26743889 31497553 781278 2.38 215888 4606839 1770818 5.22 1591613 3911390 48388 [2024-09-07T05:25:13.954Z] [2024-09-07T05:25:13.954Z] 05:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-07T05:25:13.954Z] 05:06:02 lo 5.60 5.60 0.54 0.54 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.954Z] 05:06:02 ens3 490.40 332.44 2832.93 91.32 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.954Z] 05:06:02 docker0 28.46 29.61 2.15 193.43 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.954Z] 05:07:01 lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.954Z] 05:07:01 ens3 594.34 393.90 6524.85 43.94 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.954Z] 05:07:01 docker0 329.07 482.30 28.37 3319.03 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.954Z] 05:08:01 veth7f31088 0.88 1.43 0.10 0.38 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.954Z] 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.954Z] 05:08:01 ens3 30.11 21.85 32.62 12.74 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.954Z] 05:08:01 docker0 0.88 1.35 0.09 0.37 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.954Z] 05:09:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:09:01 veth5de2b29 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:09:01 ens3 21.11 12.91 48.98 8.71 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:09:01 docker0 1.25 2.00 0.08 30.84 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:10:01 lo 1.85 1.85 0.18 0.18 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:10:01 ens3 101.62 64.24 2643.07 12.68 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:10:01 docker0 2.83 4.73 0.17 62.23 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:11:01 lo 0.48 0.48 0.05 0.05 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:11:01 ens3 176.17 84.44 2731.47 6.02 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:12:01 ens3 0.27 0.17 0.02 0.01 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:14:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:16:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:17:01 ens3 0.52 0.30 2.13 0.02 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:18:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:21:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:22:01 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:23:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:24:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:25:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:25:01 ens3 519.83 317.58 8130.22 182.33 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:25:01 docker0 81.15 153.59 7.36 1259.40 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] 05:25:01 veth9504202 0.22 0.25 0.04 0.05 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] Average: ens3 96.37 61.16 1142.89 17.88 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] Average: docker0 21.93 33.31 1.89 240.74 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] Average: veth9504202 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-07T05:25:13.955Z] [2024-09-07T05:25:13.955Z] [2024-09-07T05:25:13.955Z] ---> sar -P ALL: [2024-09-07T05:25:13.955Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9702) 09/07/24 _x86_64_ (8 CPU) [2024-09-07T05:25:13.955Z] [2024-09-07T05:25:13.955Z] 05:04:53 LINUX RESTART (8 CPU) [2024-09-07T05:25:13.955Z] [2024-09-07T05:25:13.955Z] 05:05:01 CPU %user %nice %system %iowait %steal %idle [2024-09-07T05:25:13.955Z] 05:06:02 all 7.27 0.00 2.16 2.44 0.05 88.07 [2024-09-07T05:25:13.955Z] 05:06:02 0 6.02 0.00 2.19 0.55 0.05 91.19 [2024-09-07T05:25:13.955Z] 05:06:02 1 6.18 0.00 1.65 0.13 0.08 91.96 [2024-09-07T05:25:13.955Z] 05:06:02 2 8.42 0.00 1.86 3.22 0.07 86.44 [2024-09-07T05:25:13.955Z] 05:06:02 3 9.92 0.00 3.07 6.24 0.05 80.71 [2024-09-07T05:25:13.955Z] 05:06:02 4 6.56 0.00 2.08 3.84 0.05 87.46 [2024-09-07T05:25:13.955Z] 05:06:02 5 6.81 0.00 2.13 0.39 0.05 90.63 [2024-09-07T05:25:13.955Z] 05:06:02 6 6.66 0.00 2.66 4.09 0.03 86.55 [2024-09-07T05:25:13.955Z] 05:06:02 7 7.59 0.00 1.64 1.07 0.05 89.64 [2024-09-07T05:25:13.955Z] 05:07:01 all 9.70 0.00 4.86 4.82 0.07 80.55 [2024-09-07T05:25:13.955Z] 05:07:01 0 11.07 0.00 4.06 0.34 0.07 84.45 [2024-09-07T05:25:13.955Z] 05:07:01 1 8.16 0.00 5.32 3.96 0.07 82.49 [2024-09-07T05:25:13.955Z] 05:07:01 2 9.96 0.00 4.85 9.94 0.09 75.17 [2024-09-07T05:25:13.955Z] 05:07:01 3 9.94 0.00 5.25 3.07 0.05 81.69 [2024-09-07T05:25:13.955Z] 05:07:01 4 10.16 0.00 6.55 17.47 0.09 65.74 [2024-09-07T05:25:13.955Z] 05:07:01 5 9.85 0.00 5.01 2.05 0.05 83.03 [2024-09-07T05:25:13.955Z] 05:07:01 6 9.20 0.00 3.77 0.67 0.07 86.29 [2024-09-07T05:25:13.955Z] 05:07:01 7 9.28 0.00 4.11 1.19 0.05 85.38 [2024-09-07T05:25:13.955Z] 05:08:01 all 33.74 0.00 5.49 2.28 0.07 58.43 [2024-09-07T05:25:13.955Z] 05:08:01 0 34.59 0.00 5.07 0.18 0.07 60.08 [2024-09-07T05:25:13.955Z] 05:08:01 1 34.43 0.00 5.12 1.01 0.07 59.38 [2024-09-07T05:25:13.955Z] 05:08:01 2 34.64 0.00 5.60 12.12 0.08 47.55 [2024-09-07T05:25:13.955Z] 05:08:01 3 31.91 0.00 5.98 3.95 0.05 58.11 [2024-09-07T05:25:13.955Z] 05:08:01 4 33.92 0.00 5.51 0.22 0.07 60.29 [2024-09-07T05:25:13.955Z] 05:08:01 5 32.57 0.00 5.00 0.10 0.08 62.25 [2024-09-07T05:25:13.955Z] 05:08:01 6 33.28 0.00 6.40 0.68 0.07 59.57 [2024-09-07T05:25:13.955Z] 05:08:01 7 34.61 0.00 5.22 0.03 0.05 60.08 [2024-09-07T05:25:13.955Z] 05:09:01 all 51.05 0.00 7.56 1.50 0.08 39.81 [2024-09-07T05:25:13.955Z] 05:09:01 0 52.26 0.00 7.54 0.52 0.10 39.57 [2024-09-07T05:25:13.955Z] 05:09:01 1 51.08 0.00 7.86 1.16 0.08 39.82 [2024-09-07T05:25:13.955Z] 05:09:01 2 52.26 0.00 8.19 0.67 0.08 38.80 [2024-09-07T05:25:13.955Z] 05:09:01 3 50.44 0.00 7.26 2.69 0.08 39.53 [2024-09-07T05:25:13.955Z] 05:09:01 4 50.33 0.00 7.08 0.25 0.07 42.27 [2024-09-07T05:25:13.955Z] 05:09:01 5 49.94 0.00 6.75 0.67 0.08 42.55 [2024-09-07T05:25:13.955Z] 05:09:01 6 51.91 0.00 7.72 0.37 0.07 39.93 [2024-09-07T05:25:13.955Z] 05:09:01 7 50.13 0.00 8.07 5.69 0.08 36.03 [2024-09-07T05:25:13.955Z] 05:10:01 all 19.99 0.00 4.51 2.80 0.08 72.62 [2024-09-07T05:25:13.955Z] 05:10:01 0 19.83 0.00 4.61 0.32 0.05 75.19 [2024-09-07T05:25:13.955Z] 05:10:01 1 20.48 0.00 4.57 0.20 0.07 74.68 [2024-09-07T05:25:13.955Z] 05:10:01 2 21.23 0.00 4.28 0.13 0.07 74.30 [2024-09-07T05:25:13.955Z] 05:10:01 3 19.37 0.00 4.99 20.00 0.08 55.55 [2024-09-07T05:25:13.955Z] 05:10:01 4 20.09 0.00 4.71 0.53 0.05 74.62 [2024-09-07T05:25:13.955Z] 05:10:01 5 18.38 0.00 4.32 0.10 0.05 77.15 [2024-09-07T05:25:13.955Z] 05:10:01 6 20.43 0.00 4.03 0.20 0.15 75.19 [2024-09-07T05:25:13.955Z] 05:10:01 7 20.11 0.00 4.59 0.98 0.08 74.24 [2024-09-07T05:25:13.955Z] 05:11:01 all 2.62 0.00 1.39 0.65 0.03 95.32 [2024-09-07T05:25:13.955Z] 05:11:01 0 2.29 0.00 0.97 1.40 0.05 95.29 [2024-09-07T05:25:13.955Z] 05:11:01 1 1.69 0.00 1.54 1.40 0.02 95.35 [2024-09-07T05:25:13.955Z] 05:11:01 2 2.49 0.00 1.17 0.07 0.03 96.24 [2024-09-07T05:25:13.955Z] 05:11:01 3 4.37 0.00 1.46 1.46 0.03 92.69 [2024-09-07T05:25:13.955Z] 05:11:01 4 2.06 0.00 1.06 0.03 0.02 96.83 [2024-09-07T05:25:13.955Z] 05:11:01 5 2.02 0.00 3.04 0.03 0.03 94.87 [2024-09-07T05:25:13.955Z] 05:11:01 6 2.10 0.00 0.75 0.05 0.02 97.08 [2024-09-07T05:25:13.955Z] 05:11:01 7 3.91 0.00 1.10 0.75 0.02 94.22 [2024-09-07T05:25:13.955Z] 05:12:01 all 0.13 0.00 0.06 0.01 0.01 99.79 [2024-09-07T05:25:13.955Z] 05:12:01 0 0.07 0.00 0.03 0.07 0.03 99.80 [2024-09-07T05:25:13.955Z] 05:12:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-07T05:25:13.955Z] 05:12:01 2 0.12 0.00 0.08 0.00 0.02 99.78 [2024-09-07T05:25:13.955Z] 05:12:01 3 0.65 0.00 0.15 0.00 0.02 99.18 [2024-09-07T05:25:13.955Z] 05:12:01 4 0.07 0.00 0.05 0.00 0.03 99.85 [2024-09-07T05:25:13.955Z] 05:12:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2024-09-07T05:25:13.955Z] 05:12:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2024-09-07T05:25:13.955Z] 05:12:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-07T05:25:13.955Z] 05:13:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2024-09-07T05:25:13.955Z] 05:13:01 0 0.03 0.00 0.00 0.03 0.02 99.92 [2024-09-07T05:25:13.955Z] 05:13:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-07T05:25:13.955Z] 05:13:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2024-09-07T05:25:13.955Z] 05:13:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-07T05:25:13.955Z] 05:13:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-07T05:25:13.955Z] 05:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-07T05:25:13.955Z] 05:13:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-07T05:25:13.955Z] 05:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-07T05:25:13.955Z] 05:14:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-09-07T05:25:13.955Z] 05:14:01 0 0.07 0.00 0.02 0.05 0.02 99.85 [2024-09-07T05:25:13.955Z] 05:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-07T05:25:13.955Z] 05:14:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2024-09-07T05:25:13.955Z] 05:14:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2024-09-07T05:25:13.955Z] 05:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-07T05:25:13.955Z] 05:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-07T05:25:13.955Z] 05:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-07T05:25:13.955Z] 05:14:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-07T05:25:13.955Z] 05:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-07T05:25:13.955Z] 05:15:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2024-09-07T05:25:13.955Z] 05:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-07T05:25:13.955Z] 05:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-07T05:25:13.955Z] 05:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-07T05:25:13.955Z] 05:15:01 4 0.02 0.00 0.00 0.00 0.03 99.95 [2024-09-07T05:25:13.955Z] 05:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-07T05:25:13.955Z] 05:15:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2024-09-07T05:25:13.955Z] 05:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-07T05:25:13.955Z] 05:16:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2024-09-07T05:25:13.955Z] 05:16:01 0 0.03 0.00 0.02 0.03 0.02 99.90 [2024-09-07T05:25:13.955Z] 05:16:01 1 0.27 0.00 0.00 0.00 0.00 99.73 [2024-09-07T05:25:13.955Z] 05:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-07T05:25:13.955Z] 05:16:01 3 0.10 0.00 0.00 0.02 0.02 99.87 [2024-09-07T05:25:13.955Z] 05:16:01 4 0.00 0.00 0.03 0.00 0.03 99.93 [2024-09-07T05:25:13.955Z] 05:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-07T05:25:13.955Z] 05:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-07T05:25:13.955Z] 05:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-07T05:25:13.955Z] [2024-09-07T05:25:13.955Z] 05:16:01 CPU %user %nice %system %iowait %steal %idle [2024-09-07T05:25:13.955Z] 05:17:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-09-07T05:25:13.955Z] 05:17:01 0 0.02 0.00 0.02 0.05 0.02 99.90 [2024-09-07T05:25:13.955Z] 05:17:01 1 0.10 0.00 0.00 0.00 0.02 99.88 [2024-09-07T05:25:13.955Z] 05:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-07T05:25:13.955Z] 05:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-07T05:25:13.955Z] 05:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-07T05:25:13.955Z] 05:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-07T05:25:13.955Z] 05:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-07T05:25:13.955Z] 05:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-07T05:25:13.955Z] 05:18:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-09-07T05:25:13.955Z] 05:18:01 0 0.05 0.00 0.02 0.03 0.02 99.88 [2024-09-07T05:25:13.955Z] 05:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-07T05:25:13.955Z] 05:18:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2024-09-07T05:25:13.955Z] 05:18:01 3 0.13 0.00 0.02 0.00 0.02 99.83 [2024-09-07T05:25:13.955Z] 05:18:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-07T05:25:13.955Z] 05:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-07T05:25:13.955Z] 05:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-07T05:25:13.955Z] 05:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-07T05:25:13.955Z] 05:19:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2024-09-07T05:25:13.955Z] 05:19:01 0 0.05 0.00 0.00 0.05 0.02 99.88 [2024-09-07T05:25:13.955Z] 05:19:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2024-09-07T05:25:13.955Z] 05:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-07T05:25:13.955Z] 05:19:01 3 1.95 0.00 0.02 0.02 0.02 98.00 [2024-09-07T05:25:13.955Z] 05:19:01 4 0.02 0.00 0.07 0.00 0.03 99.88 [2024-09-07T05:25:13.955Z] 05:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-07T05:25:13.955Z] 05:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-07T05:25:13.955Z] 05:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-07T05:25:13.955Z] 05:20:01 all 0.18 0.00 0.03 0.00 0.01 99.77 [2024-09-07T05:25:13.955Z] 05:20:01 0 0.03 0.00 0.07 0.03 0.02 99.85 [2024-09-07T05:25:13.955Z] 05:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-07T05:25:13.955Z] 05:20:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-07T05:25:13.955Z] 05:20:01 3 1.30 0.00 0.10 0.00 0.02 98.58 [2024-09-07T05:25:13.955Z] 05:20:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-09-07T05:25:13.955Z] 05:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-07T05:25:13.955Z] 05:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-07T05:25:13.955Z] 05:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-07T05:25:13.955Z] 05:21:01 all 0.21 0.00 0.03 0.01 0.01 99.74 [2024-09-07T05:25:13.956Z] 05:21:01 0 0.07 0.00 0.08 0.03 0.02 99.80 [2024-09-07T05:25:13.956Z] 05:21:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-07T05:25:13.956Z] 05:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-07T05:25:13.956Z] 05:21:01 3 1.47 0.00 0.03 0.00 0.02 98.48 [2024-09-07T05:25:13.956Z] 05:21:01 4 0.03 0.00 0.03 0.02 0.03 99.88 [2024-09-07T05:25:13.956Z] 05:21:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-07T05:25:13.956Z] 05:21:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-07T05:25:13.956Z] 05:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-07T05:25:13.956Z] 05:22:01 all 0.07 0.00 0.01 0.01 0.01 99.90 [2024-09-07T05:25:13.956Z] 05:22:01 0 0.03 0.00 0.00 0.03 0.02 99.92 [2024-09-07T05:25:13.956Z] 05:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-07T05:25:13.956Z] 05:22:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2024-09-07T05:25:13.956Z] 05:22:01 3 0.47 0.00 0.02 0.00 0.00 99.52 [2024-09-07T05:25:13.956Z] 05:22:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2024-09-07T05:25:13.956Z] 05:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-07T05:25:13.956Z] 05:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-07T05:25:13.956Z] 05:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-07T05:25:13.956Z] 05:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-07T05:25:13.956Z] 05:23:01 0 0.05 0.00 0.03 0.03 0.02 99.87 [2024-09-07T05:25:13.956Z] 05:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-07T05:25:13.956Z] 05:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-07T05:25:13.956Z] 05:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-07T05:25:13.956Z] 05:23:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2024-09-07T05:25:13.956Z] 05:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-07T05:25:13.956Z] 05:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-07T05:25:13.956Z] 05:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-07T05:25:13.956Z] 05:24:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2024-09-07T05:25:13.956Z] 05:24:01 0 0.05 0.00 0.00 0.07 0.00 99.88 [2024-09-07T05:25:13.956Z] 05:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-07T05:25:13.956Z] 05:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-07T05:25:13.956Z] 05:24:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2024-09-07T05:25:13.956Z] 05:24:01 4 0.02 0.00 0.03 0.05 0.03 99.87 [2024-09-07T05:25:13.956Z] 05:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-07T05:25:13.956Z] 05:24:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-07T05:25:13.956Z] 05:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-07T05:25:13.956Z] 05:25:01 all 9.43 0.00 4.24 3.08 0.07 83.18 [2024-09-07T05:25:13.956Z] 05:25:01 0 9.22 0.00 3.98 2.49 0.07 84.24 [2024-09-07T05:25:13.956Z] 05:25:01 1 9.09 0.00 4.73 0.79 0.07 85.32 [2024-09-07T05:25:13.956Z] 05:25:01 2 10.17 0.00 4.72 9.19 0.08 75.84 [2024-09-07T05:25:13.956Z] 05:25:01 3 10.01 0.00 3.96 1.28 0.05 84.70 [2024-09-07T05:25:13.956Z] 05:25:01 4 9.65 0.00 4.72 7.97 0.07 77.59 [2024-09-07T05:25:13.956Z] 05:25:01 5 8.49 0.00 3.91 0.05 0.07 87.48 [2024-09-07T05:25:13.956Z] 05:25:01 6 8.65 0.00 4.12 2.82 0.07 84.35 [2024-09-07T05:25:13.956Z] 05:25:01 7 10.20 0.00 3.78 0.14 0.05 85.84 [2024-09-07T05:25:13.956Z] Average: all 6.70 0.00 1.51 0.87 0.03 90.89 [2024-09-07T05:25:13.956Z] Average: 0 6.76 0.00 1.43 0.32 0.03 91.46 [2024-09-07T05:25:13.956Z] Average: 1 6.55 0.00 1.53 0.43 0.03 91.46 [2024-09-07T05:25:13.956Z] Average: 2 6.93 0.00 1.53 1.74 0.03 89.77 [2024-09-07T05:25:13.956Z] Average: 3 7.07 0.00 1.60 1.92 0.03 89.38 [2024-09-07T05:25:13.956Z] Average: 4 6.61 0.00 1.59 1.49 0.04 90.28 [2024-09-07T05:25:13.956Z] Average: 5 6.36 0.00 1.50 0.17 0.02 91.95 [2024-09-07T05:25:13.956Z] Average: 6 6.59 0.00 1.47 0.44 0.03 91.47 [2024-09-07T05:25:13.956Z] Average: 7 6.75 0.00 1.42 0.49 0.02 91.33 [2024-09-07T05:25:13.956Z] [2024-09-07T05:25:13.956Z] [2024-09-07T05:25:13.956Z]