Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb 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-ssh7024558306437144117.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh15216799914944145676.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/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/go-mod-secrets/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13733447641217112525.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh11983673073989735628.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/go-mod-secrets/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/go-mod-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16627990363908994543.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:go-mod-secrets, goVersion:1.25, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-13618 in /w/workspace/edgexfoundry_go-mod-secrets_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/go-mod-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb (main) Commit message: "Merge pull request #366 from edgexfoundry/dependabot/go_modules/github.com/spiffe/go-spiffe/v2-2.8.0" > git config core.sparsecheckout # timeout=10 > git checkout -f 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb # timeout=10 > git rev-list --no-walk 1cd3abc50cc77ab70052650b8e04bb776fce292a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:38:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:38:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:38:59 ========================================================= 03:38:59 EdgeX Global Pipelines Version Info 03:38:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:39:00 ------------------- 03:39:00 stable info: 03:39:00 ------------------- 03:39:00 Commited By: Ginny Guan ginny@iotechsys.com 03:39:00 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 03:39:00 Message: update stable to v1.0.281 03:39:01 ------------------- 03:39:01 experimental info: 03:39:01 ------------------- 03:39:01 Commited By: **** collab-it+edgex@linuxfoundation.org 03:39:01 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 03:39:01 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:39:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e3f3b3 [Pipeline] echo 03:39:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:39:03 + git rev-list -1 --merges 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb~1..1e3f3b3c81564dde00c3973e8451fb7d5b373fcb [Pipeline] echo 03:39:03 -----------> git rev-list -1 --merges 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb~1..1e3f3b3c81564dde00c3973e8451fb7d5b373fcb 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb 03:39:03 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb [false] [Pipeline] sh 03:39:03 + git log --format=format:%s -1 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb [Pipeline] echo 03:39:03 ========================================================= 03:39:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:39:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:39:03 + git log --format=format:%s -1 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb [Pipeline] echo 03:39:03 [semverPrep] GIT_COMMIT: 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb, Commit Message: Merge pull request #366 from edgexfoundry/dependabot/go_modules/github.com/spiffe/go-spiffe/v2-2.8.0 [Pipeline] echo 03:39:03 [semverPrep] This is not a build commit. [Pipeline] sh 03:39:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:39:04 + grep -v github /etc/ssh/ssh_known_hosts 03:39:04 + [ -e /tmp/ssh_known_hosts ] 03:39:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:39:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 03:39:04 sudo tee -a /etc/ssh/ssh_known_hosts 03:39:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:39:04 03:39:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:39:05 0.1.4: Pulling from edgex-devops/py-git-semver 03:39:05 3dae71ba6b94: Pulling fs layer 03:39:05 6bf1a483ea7c: Pulling fs layer 03:39:05 f5dfc541a4d3: Pulling fs layer 03:39:05 461d9e800cba: Pulling fs layer 03:39:05 80192f66455f: Pulling fs layer 03:39:05 2e8e34ca0e6c: Pulling fs layer 03:39:05 461d9e800cba: Waiting 03:39:05 a29436f7fd5d: Pulling fs layer 03:39:05 923cac83aea3: Pulling fs layer 03:39:05 25ad8b0a4227: Pulling fs layer 03:39:05 80192f66455f: Waiting 03:39:05 2e8e34ca0e6c: Waiting 03:39:05 db01528c6b51: Pulling fs layer 03:39:05 a29436f7fd5d: Waiting 03:39:05 923cac83aea3: Waiting 03:39:05 28988de357af: Pulling fs layer 03:39:05 25ad8b0a4227: Waiting 03:39:05 db01528c6b51: Waiting 03:39:05 6bf1a483ea7c: Verifying Checksum 03:39:05 6bf1a483ea7c: Download complete 03:39:05 461d9e800cba: Download complete 03:39:05 80192f66455f: Verifying Checksum 03:39:05 80192f66455f: Download complete 03:39:05 f5dfc541a4d3: Verifying Checksum 03:39:05 f5dfc541a4d3: Download complete 03:39:05 3dae71ba6b94: Verifying Checksum 03:39:05 3dae71ba6b94: Download complete 03:39:05 923cac83aea3: Verifying Checksum 03:39:05 923cac83aea3: Download complete 03:39:05 25ad8b0a4227: Verifying Checksum 03:39:05 25ad8b0a4227: Download complete 03:39:05 db01528c6b51: Download complete 03:39:05 28988de357af: Download complete 03:39:05 a29436f7fd5d: Verifying Checksum 03:39:05 a29436f7fd5d: Download complete 03:39:05 2e8e34ca0e6c: Verifying Checksum 03:39:05 2e8e34ca0e6c: Download complete 03:39:06 3dae71ba6b94: Pull complete 03:39:07 6bf1a483ea7c: Pull complete 03:39:07 f5dfc541a4d3: Pull complete 03:39:07 461d9e800cba: Pull complete 03:39:07 80192f66455f: Pull complete 03:39:12 2e8e34ca0e6c: Pull complete 03:39:12 a29436f7fd5d: Pull complete 03:39:12 923cac83aea3: Pull complete 03:39:12 25ad8b0a4227: Pull complete 03:39:12 db01528c6b51: Pull complete 03:39:12 28988de357af: Pull complete 03:39:12 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:39:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:39:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:12 prd-ubuntu20.04-docker-8c-8g-13618 does not seem to be running inside a container 03:39:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:39:14 $ docker top 21cf096f27ff4faf537b2923050f314363c15a280af899818b0c40d5a4193cdd -eo pid,comm 03:39:14 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). 03:39:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:39:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:39:14 [ssh-agent] Looking for ssh-agent implementation... 03:39:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:39:14 $ docker exec 21cf096f27ff4faf537b2923050f314363c15a280af899818b0c40d5a4193cdd ssh-agent 03:39:14 SSH_AUTH_SOCK=/tmp/ssh-WQJptLCs9tSm/agent.32 03:39:14 SSH_AGENT_PID=38 03:39:14 Running ssh-add (command line suppressed) 03:39:14 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_9731601462252456973.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_9731601462252456973.key) 03:39:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:39:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] sh 03:39:15 + git tag --points-at HEAD [Pipeline] } 03:39:15 $ docker exec --env ******** --env ******** 21cf096f27ff4faf537b2923050f314363c15a280af899818b0c40d5a4193cdd ssh-agent -k 03:39:15 unset SSH_AUTH_SOCK; 03:39:15 unset SSH_AGENT_PID; 03:39:15 echo Agent pid 38 killed; 03:39:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:39:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:39:15 [ssh-agent] Looking for ssh-agent implementation... 03:39:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:39:15 $ docker exec 21cf096f27ff4faf537b2923050f314363c15a280af899818b0c40d5a4193cdd ssh-agent 03:39:15 SSH_AUTH_SOCK=/tmp/ssh-F2sz0CXxmxfm/agent.85 03:39:15 SSH_AGENT_PID=91 03:39:15 Running ssh-add (command line suppressed) 03:39:15 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6918211491287030846.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6918211491287030846.key) 03:39:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:39:16 + git semver init 03:39:16 2026-06-22 03:39:16,219 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:39:16 2026-06-22 03:39:16,222 [run_init] DEBUG init version:0.0.0 force:False 03:39:16 2026-06-22 03:39:16,223 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver 03:39:16 2026-06-22 03:39:16,223 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 03:39:16 2026-06-22 03:39:16,223 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, stdin=None, shell=False, universal_newlines=False) 03:39:17 2026-06-22 03:39:17,404 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude 03:39:17 2026-06-22 03:39:17,404 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False 03:39:17 2026-06-22 03:39:17,404 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 03:39:17 2026-06-22 03:39:17,404 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 03:39:17 4.1.0-dev.19 [Pipeline] } 03:39:17 $ docker exec --env ******** --env ******** 21cf096f27ff4faf537b2923050f314363c15a280af899818b0c40d5a4193cdd ssh-agent -k 03:39:17 unset SSH_AUTH_SOCK; 03:39:17 unset SSH_AGENT_PID; 03:39:17 echo Agent pid 91 killed; 03:39:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:39:18 + git semver [Pipeline] } 03:39:18 $ docker stop --time=1 21cf096f27ff4faf537b2923050f314363c15a280af899818b0c40d5a4193cdd 03:39:19 $ docker rm -f --volumes 21cf096f27ff4faf537b2923050f314363c15a280af899818b0c40d5a4193cdd [Pipeline] // withDockerContainer [Pipeline] sh 03:39:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:39:20 Stashed 1 file(s) [Pipeline] echo 03:39:20 [edgeXSemver]: initialized semver on version 4.1.0-dev.19 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 03:39:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:39:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:39:20 ========================================================= 03:39:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:39:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 03:39:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:39:21 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 03:39:21 2d35ebdb57d9: Pulling fs layer 03:39:21 c35fb4624d26: Pulling fs layer 03:39:21 4e2aec7ef170: Pulling fs layer 03:39:21 333b49ad6fbf: Pulling fs layer 03:39:21 4f4fb700ef54: Pulling fs layer 03:39:21 c3e65509a76b: Pulling fs layer 03:39:21 7cf9ebb963bd: Pulling fs layer 03:39:21 bb34ca984cfb: Pulling fs layer 03:39:21 151cf03bc807: Pulling fs layer 03:39:21 151cf03bc807: Waiting 03:39:21 333b49ad6fbf: Waiting 03:39:21 7cf9ebb963bd: Waiting 03:39:21 4f4fb700ef54: Waiting 03:39:21 c3e65509a76b: Waiting 03:39:21 bb34ca984cfb: Waiting 03:39:21 c35fb4624d26: Download complete 03:39:21 333b49ad6fbf: Verifying Checksum 03:39:21 333b49ad6fbf: Download complete 03:39:21 4f4fb700ef54: Verifying Checksum 03:39:21 4f4fb700ef54: Download complete 03:39:21 c3e65509a76b: Verifying Checksum 03:39:21 c3e65509a76b: Download complete 03:39:21 2d35ebdb57d9: Download complete 03:39:21 2d35ebdb57d9: Pull complete 03:39:21 7cf9ebb963bd: Verifying Checksum 03:39:21 7cf9ebb963bd: Download complete 03:39:21 c35fb4624d26: Pull complete 03:39:21 4e2aec7ef170: Verifying Checksum 03:39:21 4e2aec7ef170: Download complete 03:39:21 151cf03bc807: Verifying Checksum 03:39:21 151cf03bc807: Download complete 03:39:22 bb34ca984cfb: Verifying Checksum 03:39:22 bb34ca984cfb: Download complete 03:39:26 4e2aec7ef170: Pull complete 03:39:26 333b49ad6fbf: Pull complete 03:39:26 4f4fb700ef54: Pull complete 03:39:26 c3e65509a76b: Pull complete 03:39:26 7cf9ebb963bd: Pull complete 03:39:30 bb34ca984cfb: Pull complete 03:39:30 151cf03bc807: Pull complete 03:39:30 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:39:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:39:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh 03:39:30 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:30 + docker inspect -f . ci-base-image-x86_64 03:39:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:30 prd-ubuntu20.04-docker-8c-8g-13618 does not seem to be running inside a container 03:39:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 ******** ci-base-image-x86_64 cat 03:39:32 $ docker top 2084e6dd0ce3f53bc7e603649d1bac2925785f071f11b42ce969dc0985783da4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:32 + go version 03:39:32 go version go1.25.2 linux/amd64 [Pipeline] } 03:39:32 $ docker stop --time=1 2084e6dd0ce3f53bc7e603649d1bac2925785f071f11b42ce969dc0985783da4 03:39:33 $ docker rm -f --volumes 2084e6dd0ce3f53bc7e603649d1bac2925785f071f11b42ce969dc0985783da4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:34 + docker inspect -f . ci-base-image-x86_64 03:39:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:34 prd-ubuntu20.04-docker-8c-8g-13618 does not seem to be running inside a container 03:39:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 ******** ci-base-image-x86_64 cat 03:39:34 $ docker top bab151c63adf1102069831366f4198960df044db13f85a22e809d9ce8460fa11 -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:34 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh 03:39:35 + make test 03:39:35 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 03:39:35 go: downloading github.com/stretchr/testify v1.11.1 03:39:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.39 03:39:35 go: downloading github.com/spiffe/go-spiffe/v2 v2.8.1 03:39:36 go: downloading github.com/davecgh/go-spew v1.1.1 03:39:36 go: downloading github.com/pmezard/go-difflib v1.0.0 03:39:36 go: downloading github.com/stretchr/objx v0.5.2 03:39:36 go: downloading github.com/go-jose/go-jose/v4 v4.1.4 03:39:36 go: downloading google.golang.org/grpc v1.79.3 03:39:36 go: downloading gopkg.in/yaml.v3 v3.0.1 03:39:36 go: downloading github.com/go-kit/log v0.2.1 03:39:36 go: downloading github.com/go-playground/validator/v10 v10.30.3 03:39:36 go: downloading github.com/google/uuid v1.6.0 03:39:36 go: downloading google.golang.org/protobuf v1.36.11 03:39:37 go: downloading github.com/go-logfmt/logfmt v0.5.1 03:39:37 go: downloading github.com/gabriel-vasile/mimetype v1.4.13 03:39:37 go: downloading github.com/go-playground/universal-translator v0.18.1 03:39:37 go: downloading github.com/leodido/go-urn v1.4.0 03:39:37 go: downloading golang.org/x/crypto v0.52.0 03:39:37 go: downloading golang.org/x/text v0.37.0 03:39:37 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 03:39:37 go: downloading golang.org/x/net v0.54.0 03:39:37 go: downloading github.com/go-playground/locales v0.14.1 03:39:37 go: downloading golang.org/x/sys v0.45.0 03:40:09 ok github.com/edgexfoundry/go-mod-secrets/v4/internal/pkg/openbao 8.742s coverage: 74.5% of statements 03:40:09 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg 1.030s coverage: 52.2% of statements 03:40:09 ? github.com/edgexfoundry/go-mod-secrets/v4/pkg/keys [no test files] 03:40:09 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/listener 10.034s coverage: 96.7% of statements 03:40:09 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader 1.028s coverage: 82.9% of statements 03:40:09 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader/mocks coverage: 0.0% of statements 03:40:09 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer 1.015s coverage: 100.0% of statements 03:40:09 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer/mocks coverage: 0.0% of statements 03:40:09 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider 1.031s coverage: 55.8% of statements 03:40:09 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements 03:40:09 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/types 1.022s coverage: 73.7% of statements 03:40:09 ok github.com/edgexfoundry/go-mod-secrets/v4/secrets 1.030s coverage: 100.0% of statements 03:40:09 github.com/edgexfoundry/go-mod-secrets/v4/secrets/mocks coverage: 0.0% of statements 03:40:21 0 issues. 03:40:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:40:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:40:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 03:40:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 03:40:24 $ docker stop --time=1 bab151c63adf1102069831366f4198960df044db13f85a22e809d9ce8460fa11 03:40:26 $ docker rm -f --volumes bab151c63adf1102069831366f4198960df044db13f85a22e809d9ce8460fa11 [Pipeline] // withDockerContainer [Pipeline] sh 03:40:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:40:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [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 03:40:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:27 03:40:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:27 latest: Pulling from edgex-lftools-log-publisher 03:40:27 5eb5b503b376: Pulling fs layer 03:40:27 5c69ac0246d0: Pulling fs layer 03:40:27 ec43610c2a17: Pulling fs layer 03:40:27 3a2ae6a8a46f: Pulling fs layer 03:40:27 33b1e0a273af: Pulling fs layer 03:40:27 5d3b04190fa2: Pulling fs layer 03:40:27 2f39f015ded8: Pulling fs layer 03:40:27 3a2ae6a8a46f: Waiting 03:40:27 33b1e0a273af: Waiting 03:40:27 5d3b04190fa2: Waiting 03:40:27 2f39f015ded8: Waiting 03:40:27 5c69ac0246d0: Download complete 03:40:27 3a2ae6a8a46f: Verifying Checksum 03:40:27 3a2ae6a8a46f: Download complete 03:40:27 33b1e0a273af: Download complete 03:40:27 5d3b04190fa2: Verifying Checksum 03:40:27 5d3b04190fa2: Download complete 03:40:28 ec43610c2a17: Verifying Checksum 03:40:28 ec43610c2a17: Download complete 03:40:28 5eb5b503b376: Verifying Checksum 03:40:28 5eb5b503b376: Download complete 03:40:28 2f39f015ded8: Download complete 03:40:29 5eb5b503b376: Pull complete 03:40:29 5c69ac0246d0: Pull complete 03:40:30 ec43610c2a17: Pull complete 03:40:30 3a2ae6a8a46f: Pull complete 03:40:30 33b1e0a273af: Pull complete 03:40:30 5d3b04190fa2: Pull complete 03:40:35 2f39f015ded8: Pull complete 03:40:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:40:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:35 prd-ubuntu20.04-docker-8c-8g-13618 does not seem to be running inside a container 03:40:35 $ 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_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 03:40:36 $ docker top b01ad78faac668445b0fadd5fdc587e4fa84bc65c021b12b0c0425189f63a06d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:36 ---> job-cost.sh 03:40:36 lf-activate-venv: SKIPPING 03:40:36 INFO: No Stack... 03:40:37 INFO: Retrieving Pricing Info for: v3-standard-8 03:40:37 INFO: Archiving Costs [Pipeline] sh 03:40:38 + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv 03:40:38 + cut -d, -f6 [Pipeline] lock 03:40:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-134-stack-cost] 03:40:38 Resource [jenkins-edgexfoundry-go-mod-secrets-main-134-stack-cost] did not exist. Created. 03:40:38 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:40:38 + echo total: 0.2199999988079071 [Pipeline] stash 03:40:38 Stashed 1 file(s) [Pipeline] } 03:40:38 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-main-134-stack-cost] [Pipeline] // lock [Pipeline] } 03:40:38 $ docker stop --time=1 b01ad78faac668445b0fadd5fdc587e4fa84bc65c021b12b0c0425189f63a06d 03:40:39 $ docker rm -f --volumes b01ad78faac668445b0fadd5fdc587e4fa84bc65c021b12b0c0425189f63a06d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:40:39 provisioning config files... 03:40:39 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config2686696841512089888tmp [Pipeline] { [Pipeline] sh 03:40:40 + set +x 03:40:40 + curl -s https://codecov.io/bash 03:40:40 + bash -s -- 03:40:40 03:40:40 _____ _ 03:40:40 / ____| | | 03:40:40 | | ___ __| | ___ ___ _____ __ 03:40:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:40:40 | |___| (_) | (_| | __/ (_| (_) \ V / 03:40:40 \_____\___/ \__,_|\___|\___\___/ \_/ 03:40:40 Bash-1.0.6 03:40:40 03:40:40 03:40:40 ==> git version 2.25.1 found 03:40:40 ==> 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 03:40:40 Release-Date: 2020-01-08 03:40:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:40:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:40:40 ==> Jenkins CI detected. 03:40:40 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 03:40:40 project root: . 03:40:40 --> token set from env 03:40:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:40:40 ==> Running gcov in . (disable via -X gcov) 03:40:40 ==> Python coveragepy not found 03:40:40 ==> Searching for coverage reports in: 03:40:40 + . 03:40:40 -> Found 1 reports 03:40:40 ==> Detecting git/mercurial file structure 03:40:40 ==> Reading reports 03:40:40 + ./coverage.out bytes=76267 03:40:40 ==> Appending adjustments 03:40:40 https://docs.codecov.io/docs/fixing-reports 03:40:40 + Found adjustments 03:40:40 ==> Gzipping contents 03:40:40 12K /tmp/codecov.bXjaqV.gz 03:40:40 ==> Uploading reports 03:40:40 url: https://codecov.io 03:40:40 query: branch=main&commit=1e3f3b3c81564dde00c3973e8451fb7d5b373fcb&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 03:40:40 -> Pinging Codecov 03:40:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1e3f3b3c81564dde00c3973e8451fb7d5b373fcb&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 03:40:40 -> Uploading to 03:40:40 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-secrets/1e3f3b3c81564dde00c3973e8451fb7d5b373fcb/a5aef029-8f36-4c4f-a55f-6790bddcc05f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260622%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260622T034040Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8bb912eea715b4699917b2e18d482746c95257924f5e6a49bdccd8530da2a15f 03:40:41 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:41 Dload Upload Total Spent Left Speed 03:40:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10812 0 0 100 10812 0 17466 --:--:-- --:--:-- --:--:-- 17438 100 10812 0 0 100 10812 0 17466 --:--:-- --:--:-- --:--:-- 17438 03:40:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/1e3f3b3c81564dde00c3973e8451fb7d5b373fcb [Pipeline] } 03:40:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:40:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:40:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:40:42 03:40:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:40:42 latest: Pulling from edgex-devops/edgex-snyk-go 03:40:42 2d35ebdb57d9: Already exists 03:40:42 85e8836fcdb2: Pulling fs layer 03:40:42 91631faa732a: Pulling fs layer 03:40:42 f3f5ae8826fa: Pulling fs layer 03:40:42 4f4fb700ef54: Pulling fs layer 03:40:42 7861252a18e6: Pulling fs layer 03:40:42 9130f900ef6f: Pulling fs layer 03:40:42 4f4fb700ef54: Waiting 03:40:42 7861252a18e6: Waiting 03:40:42 9130f900ef6f: Waiting 03:40:42 f3f5ae8826fa: Verifying Checksum 03:40:42 f3f5ae8826fa: Download complete 03:40:42 85e8836fcdb2: Download complete 03:40:42 4f4fb700ef54: Download complete 03:40:42 85e8836fcdb2: Pull complete 03:40:42 7861252a18e6: Verifying Checksum 03:40:42 7861252a18e6: Download complete 03:40:43 91631faa732a: Verifying Checksum 03:40:43 91631faa732a: Download complete 03:40:43 9130f900ef6f: Verifying Checksum 03:40:43 9130f900ef6f: Download complete 03:40:47 91631faa732a: Pull complete 03:40:47 f3f5ae8826fa: Pull complete 03:40:47 4f4fb700ef54: Pull complete 03:40:47 7861252a18e6: Pull complete 03:40:51 9130f900ef6f: Pull complete 03:40:51 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:40:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:40:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:52 prd-ubuntu20.04-docker-8c-8g-13618 does not seem to be running inside a container 03:40:52 $ 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_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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/edgex-snyk-go:latest cat 03:40:53 $ docker top c612e045a4565d0635ad90058b9ff07ae9fea0a277d6bc2bbc910cc7b584a8d8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:53 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] echo 03:40:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh 03:40:54 + set -o pipefail 03:40:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' 03:41:04 03:41:04 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v4)... 03:41:04 03:41:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/2dead42e-5de1-4c38-a2c0-ac58afb943e8/history/317eb976-0a21-42bf-a558-5edc15aa5e7b 03:41:04 03:41:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:41:04 [Pipeline] } 03:41:04 $ docker stop --time=1 c612e045a4565d0635ad90058b9ff07ae9fea0a277d6bc2bbc910cc7b584a8d8 03:41:05 $ docker rm -f --volumes c612e045a4565d0635ad90058b9ff07ae9fea0a277d6bc2bbc910cc7b584a8d8 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:41:06 + git log --format=format:%s -1 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb [Pipeline] sh 03:41:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:41:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:41:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:07 prd-ubuntu20.04-docker-8c-8g-13618 does not seem to be running inside a container 03:41:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:41:07 $ docker top ad381c924bde0bc0b31cc3c78eb0d004029e0248b7bf44c0cbc6a5b5545d9b93 -eo pid,comm 03:41:07 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). 03:41:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:41:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:07 [ssh-agent] Looking for ssh-agent implementation... 03:41:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:07 $ docker exec ad381c924bde0bc0b31cc3c78eb0d004029e0248b7bf44c0cbc6a5b5545d9b93 ssh-agent 03:41:07 SSH_AUTH_SOCK=/tmp/ssh-IR1HvVXzOTHn/agent.32 03:41:07 SSH_AGENT_PID=38 03:41:07 Running ssh-add (command line suppressed) 03:41:07 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_18073381974058998575.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_18073381974058998575.key) 03:41:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:08 + git semver tag 03:41:08 2026-06-22 03:41:08,480 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:41:08 2026-06-22 03:41:08,483 [run_tag] DEBUG tag force:False 03:41:08 2026-06-22 03:41:08,483 [check_head_tag] DEBUG check head tag 03:41:08 2026-06-22 03:41:08,484 [execute] INFO git cat-file --batch-check 03:41:08 2026-06-22 03:41:08,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, stdin=, shell=False, universal_newlines=False) 03:41:08 2026-06-22 03:41:08,487 [execute] INFO git cat-file --batch 03:41:08 2026-06-22 03:41:08,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, stdin=, shell=False, universal_newlines=False) 03:41:08 2026-06-22 03:41:08,502 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 03:41:08 2026-06-22 03:41:08,502 [execute] INFO git tag -a v4.1.0-dev.19 -m v4.1.0-dev.19 03:41:08 2026-06-22 03:41:08,502 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.19', '-m', 'v4.1.0-dev.19'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, stdin=None, shell=False, universal_newlines=False) 03:41:08 2026-06-22 03:41:08,504 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 03:41:08 4.1.0-dev.19 [Pipeline] } 03:41:08 $ docker exec --env ******** --env ******** ad381c924bde0bc0b31cc3c78eb0d004029e0248b7bf44c0cbc6a5b5545d9b93 ssh-agent -k 03:41:08 unset SSH_AUTH_SOCK; 03:41:08 unset SSH_AGENT_PID; 03:41:08 echo Agent pid 38 killed; 03:41:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:41:08 + git semver [Pipeline] } 03:41:09 $ docker stop --time=1 ad381c924bde0bc0b31cc3c78eb0d004029e0248b7bf44c0cbc6a5b5545d9b93 03:41:10 $ docker rm -f --volumes ad381c924bde0bc0b31cc3c78eb0d004029e0248b7bf44c0cbc6a5b5545d9b93 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:41:10 03:41:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:41:11 0.23.1-centos7: Pulling from edgex-lftools 03:41:11 ab5ef0e58194: Pulling fs layer 03:41:11 9712f1f96733: Pulling fs layer 03:41:11 63f879dbbcfc: Pulling fs layer 03:41:11 0d9ebad4ef96: Pulling fs layer 03:41:11 e9a5061849ea: Pulling fs layer 03:41:11 d747dcd14b5f: Pulling fs layer 03:41:11 2de7ff778b66: Pulling fs layer 03:41:11 0d9ebad4ef96: Waiting 03:41:11 e9a5061849ea: Waiting 03:41:11 d747dcd14b5f: Waiting 03:41:11 2de7ff778b66: Waiting 03:41:11 9712f1f96733: Download complete 03:41:11 63f879dbbcfc: Verifying Checksum 03:41:11 63f879dbbcfc: Download complete 03:41:11 e9a5061849ea: Verifying Checksum 03:41:11 e9a5061849ea: Download complete 03:41:11 d747dcd14b5f: Verifying Checksum 03:41:11 d747dcd14b5f: Download complete 03:41:11 0d9ebad4ef96: Verifying Checksum 03:41:11 0d9ebad4ef96: Download complete 03:41:12 2de7ff778b66: Verifying Checksum 03:41:12 ab5ef0e58194: Verifying Checksum 03:41:12 ab5ef0e58194: Download complete 03:41:16 ab5ef0e58194: Pull complete 03:41:16 9712f1f96733: Pull complete 03:41:16 63f879dbbcfc: Pull complete 03:41:21 0d9ebad4ef96: Pull complete 03:41:22 e9a5061849ea: Pull complete 03:41:22 d747dcd14b5f: Pull complete 03:41:23 2de7ff778b66: Pull complete 03:41:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:41:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:41:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:23 prd-ubuntu20.04-docker-8c-8g-13618 does not seem to be running inside a container 03:41:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:41:24 $ docker top 12a24833eaab690b58771b01f01f8988e882c3d8dcecb44fef0a2d2a04b825b2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:41:24 provisioning config files... 03:41:24 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config584668994478126055tmp 03:41:25 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config8352462330867674814tmp 03:41:25 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config7989096483468599217tmp [Pipeline] { [Pipeline] echo 03:41:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:41:25 ---> sigul-configuration.sh 03:41:25 gpg: directory `/root/.gnupg' created 03:41:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:41:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:41:25 gpg: keyring `/root/.gnupg/secring.gpg' created 03:41:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:41:25 gpg: CAST5 encrypted data 03:41:25 gpg: encrypted with 1 passphrase 03:41:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:41:25 + mkdir /home/jenkins 03:41:25 + mkdir /home/jenkins/sigul [Pipeline] sh 03:41:25 + 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 03:41:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:41:26 ---> sigul-install.sh 03:41:26 Sigul already installed; skipping installation. [Pipeline] sh 03:41:26 + git tag --list 03:41:26 v0.0.0 03:41:26 v0.0.1 03:41:26 v0.0.10 03:41:26 v0.0.11 03:41:26 v0.0.12 03:41:26 v0.0.13 03:41:26 v0.0.14 03:41:26 v0.0.15 03:41:26 v0.0.16 03:41:26 v0.0.17 03:41:26 v0.0.18 03:41:26 v0.0.19 03:41:26 v0.0.2 03:41:26 v0.0.20 03:41:26 v0.0.21 03:41:26 v0.0.22 03:41:26 v0.0.23 03:41:26 v0.0.24 03:41:26 v0.0.25 03:41:26 v0.0.26 03:41:26 v0.0.27 03:41:26 v0.0.28 03:41:26 v0.0.29 03:41:26 v0.0.3 03:41:26 v0.0.30 03:41:26 v0.0.31 03:41:26 v0.0.32 03:41:26 v0.0.33 03:41:26 v0.0.4 03:41:26 v0.0.5 03:41:26 v0.0.6 03:41:26 v0.0.7 03:41:26 v0.0.8 03:41:26 v0.0.9 03:41:26 v2.0.0 03:41:26 v2.1.0 03:41:26 v2.1.1 03:41:26 v2.2.0 03:41:26 v2.3.0 03:41:26 v3.0 03:41:26 v3.0.0 03:41:26 v3.0.1 03:41:26 v3.1 03:41:26 v3.1.0 03:41:26 v4.0 03:41:26 v4.0.0 03:41:26 v4.0.1 03:41:26 v4.0.2 03:41:26 v4.1.0-dev.18 03:41:26 v4.1.0-dev.19 [Pipeline] sh 03:41:26 + lftools sign git-tag v4.1.0-dev.19 03:41:27 Signing Git tag with Sigul... 03:41:27 Signing v4.1.0-dev.19 [Pipeline] echo 03:41:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:41:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:41:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:41:27 $ docker stop --time=1 12a24833eaab690b58771b01f01f8988e882c3d8dcecb44fef0a2d2a04b825b2 03:41:29 $ docker rm -f --volumes 12a24833eaab690b58771b01f01f8988e882c3d8dcecb44fef0a2d2a04b825b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:41:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:41:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:41:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:30 prd-ubuntu20.04-docker-8c-8g-13618 does not seem to be running inside a container 03:41:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:41:30 $ docker top af8630ed5d2f2406635ec6646674649120de168880bba7be0ac32794602d9fc4 -eo pid,comm 03:41:30 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). 03:41:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:41:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:30 [ssh-agent] Looking for ssh-agent implementation... 03:41:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:30 $ docker exec af8630ed5d2f2406635ec6646674649120de168880bba7be0ac32794602d9fc4 ssh-agent 03:41:30 SSH_AUTH_SOCK=/tmp/ssh-kiGtE8291Obo/agent.32 03:41:30 SSH_AGENT_PID=38 03:41:30 Running ssh-add (command line suppressed) 03:41:30 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_17734915302019427846.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_17734915302019427846.key) 03:41:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:31 + git semver bump pre 03:41:31 2026-06-22 03:41:31,263 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:41:31 2026-06-22 03:41:31,266 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 03:41:31 2026-06-22 03:41:31,267 [bump_version] DEBUG bumping version:4.1.0-dev.19 on axis:pre with prefix:dev 03:41:31 2026-06-22 03:41:31,267 [bump_version] DEBUG bumped version:4.1.0-dev.20 03:41:31 2026-06-22 03:41:31,267 [write_version] DEBUG write version:4.1.0-dev.20 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True 03:41:31 2026-06-22 03:41:31,267 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 03:41:31 2026-06-22 03:41:31,267 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 03:41:31 2026-06-22 03:41:31,269 [execute] INFO git cat-file --batch-check 03:41:31 2026-06-22 03:41:31,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=, shell=False, universal_newlines=False) 03:41:31 2026-06-22 03:41:31,272 [execute] INFO git cat-file --batch 03:41:31 2026-06-22 03:41:31,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=, shell=False, universal_newlines=False) 03:41:31 2026-06-22 03:41:31,276 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 03:41:31 4.1.0-dev.20 [Pipeline] } 03:41:31 $ docker exec --env ******** --env ******** af8630ed5d2f2406635ec6646674649120de168880bba7be0ac32794602d9fc4 ssh-agent -k 03:41:31 unset SSH_AUTH_SOCK; 03:41:31 unset SSH_AGENT_PID; 03:41:31 echo Agent pid 38 killed; 03:41:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:41:31 + git semver [Pipeline] } 03:41:32 $ docker stop --time=1 af8630ed5d2f2406635ec6646674649120de168880bba7be0ac32794602d9fc4 03:41:33 $ docker rm -f --volumes af8630ed5d2f2406635ec6646674649120de168880bba7be0ac32794602d9fc4 [Pipeline] // withDockerContainer [Pipeline] sh 03:41:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:41:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:41:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:34 prd-ubuntu20.04-docker-8c-8g-13618 does not seem to be running inside a container 03:41:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:41:34 $ docker top d8584c79a2c4c2af37d1ea11c64c7d4b9eb10dd42390e4ab4607e5a2df85fb8b -eo pid,comm 03:41:34 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). 03:41:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:41:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:34 [ssh-agent] Looking for ssh-agent implementation... 03:41:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:34 $ docker exec d8584c79a2c4c2af37d1ea11c64c7d4b9eb10dd42390e4ab4607e5a2df85fb8b ssh-agent 03:41:34 SSH_AUTH_SOCK=/tmp/ssh-WL7qVJvJeKWT/agent.32 03:41:34 SSH_AGENT_PID=38 03:41:34 Running ssh-add (command line suppressed) 03:41:34 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5988834862203724482.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5988834862203724482.key) 03:41:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:34 + git semver push 03:41:35 2026-06-22 03:41:35,176 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:41:35 2026-06-22 03:41:35,179 [run_push] DEBUG push 03:41:35 2026-06-22 03:41:35,180 [execute] INFO git cat-file --batch-check 03:41:35 2026-06-22 03:41:35,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=, shell=False, universal_newlines=False) 03:41:35 2026-06-22 03:41:35,182 [execute] INFO git rev-list 02ff371a895e70c0c6e3ec4ac9e79fd761c4decb -- 03:41:35 2026-06-22 03:41:35,182 [execute] DEBUG Popen(['git', 'rev-list', '02ff371a895e70c0c6e3ec4ac9e79fd761c4decb', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:41:35 2026-06-22 03:41:35,189 [execute] INFO git fetch -v -- origin 03:41:35 2026-06-22 03:41:35,189 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:41:36 2026-06-22 03:41:35,903 [run_push] DEBUG no remote changes detected 03:41:36 2026-06-22 03:41:35,903 [execute] INFO git push origin semver 03:41:36 2026-06-22 03:41:35,904 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:41:37 2026-06-22 03:41:37,134 [run_push] DEBUG push all version tags 03:41:37 2026-06-22 03:41:37,134 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:41:37 2026-06-22 03:41:37,135 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, stdin=None, shell=False, universal_newlines=False) 03:41:38 2026-06-22 03:41:38,304 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 03:41:38 4.1.0-dev.20 [Pipeline] } 03:41:38 $ docker exec --env ******** --env ******** d8584c79a2c4c2af37d1ea11c64c7d4b9eb10dd42390e4ab4607e5a2df85fb8b ssh-agent -k 03:41:38 unset SSH_AUTH_SOCK; 03:41:38 unset SSH_AGENT_PID; 03:41:38 echo Agent pid 38 killed; 03:41:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:41:38 + git semver [Pipeline] } 03:41:39 $ docker stop --time=1 d8584c79a2c4c2af37d1ea11c64c7d4b9eb10dd42390e4ab4607e5a2df85fb8b 03:41:40 $ docker rm -f --volumes d8584c79a2c4c2af37d1ea11c64c7d4b9eb10dd42390e4ab4607e5a2df85fb8b [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 03:41:41 + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] 03:41:41 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 03:41:41 total 16 03:41:41 drwxr-xr-x 3 root root 4096 Jun 22 03:40 . 03:41:41 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 03:41 .. 03:41:41 drwxr-xr-x 2 root root 4096 Jun 22 03:40 cost 03:41:41 -rw-r--r-- 1 root root 87 Jun 22 03:40 cost.csv 03:41:41 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives 03:41:41 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 03:41:41 total 16 03:41:41 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 03:40 . 03:41:41 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 03:41 .. 03:41:41 drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 03:40 cost 03:41:41 -rw-r--r-- 1 jenkins jenkins 87 Jun 22 03:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:41:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:41:42 ---> package-listing.sh 03:41:42 ++ facter osfamily 03:41:42 ++ tr '[:upper:]' '[:lower:]' 03:41:42 + OS_FAMILY=debian 03:41:42 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 03:41:42 + START_PACKAGES=/tmp/packages_start.txt 03:41:42 + END_PACKAGES=/tmp/packages_end.txt 03:41:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:41:42 + PACKAGES=/tmp/packages_start.txt 03:41:42 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 03:41:42 + PACKAGES=/tmp/packages_end.txt 03:41:42 + case "${OS_FAMILY}" in 03:41:42 + dpkg -l 03:41:42 + grep '^ii' 03:41:42 + '[' -f /tmp/packages_start.txt ']' 03:41:42 + '[' -f /tmp/packages_end.txt ']' 03:41:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:41:42 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 03:41:42 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 03:41:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 03:41:42 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_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:41:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:43 prd-ubuntu20.04-docker-8c-8g-13618 does not seem to be running inside a container 03:41:43 $ 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_go-mod-secrets_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_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:41:43 $ docker top 3f70f723a3bb1a2d42c699ffa7218a32fc5893de8649e5b34e11c549af49be60 -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:44 + touch /tmp/pre-build-complete [Pipeline] sh 03:41:44 + mkdir -p /var/log/sysstat [Pipeline] sh 03:41:44 + ls /var/log/sa-host 03:41:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:44 provisioning config files... 03:41:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config17723707970215998493tmp [Pipeline] { [Pipeline] echo 03:41:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:41:45 ---> create-netrc.sh [Pipeline] } 03:41:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:41:45 ---> python-tools-install.sh [Pipeline] echo 03:41:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:41:45 ---> sudo-logs.sh 03:41:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:41:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:41:46 ---> job-cost.sh 03:41:46 lf-activate-venv: SKIPPING 03:41:46 DEBUG: total: 0.2199999988079071 03:41:46 INFO: Retrieving Stack Cost... 03:41:46 INFO: Retrieving Pricing Info for: v3-standard-8 03:41:47 INFO: Archiving Costs [Pipeline] echo 03:41:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:41:47 ---> logs-deploy.sh 03:41:47 lf-activate-venv: SKIPPING 03:41:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/134 03:41:47 INFO: archiving workspace using pattern(s): 03:41:48 Archives upload complete. 03:41:48 INFO: archiving logs to Nexus 03:41:49 ---> uname -a: 03:41:49 Linux prd-ubuntu20-04-docker-8c-8g-13618 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:41:49 03:41:49 03:41:49 ---> lscpu: 03:41:49 Architecture: x86_64 03:41:49 CPU op-mode(s): 32-bit, 64-bit 03:41:49 Byte Order: Little Endian 03:41:49 Address sizes: 40 bits physical, 48 bits virtual 03:41:49 CPU(s): 8 03:41:49 On-line CPU(s) list: 0-7 03:41:49 Thread(s) per core: 1 03:41:49 Core(s) per socket: 1 03:41:49 Socket(s): 8 03:41:49 NUMA node(s): 1 03:41:49 Vendor ID: AuthenticAMD 03:41:49 CPU family: 23 03:41:49 Model: 49 03:41:49 Model name: AMD EPYC-Rome Processor 03:41:49 Stepping: 0 03:41:49 CPU MHz: 2799.998 03:41:49 BogoMIPS: 5599.99 03:41:49 Virtualization: AMD-V 03:41:49 Hypervisor vendor: KVM 03:41:49 Virtualization type: full 03:41:49 L1d cache: 256 KiB 03:41:49 L1i cache: 256 KiB 03:41:49 L2 cache: 4 MiB 03:41:49 L3 cache: 128 MiB 03:41:49 NUMA node0 CPU(s): 0-7 03:41:49 Vulnerability Gather data sampling: Not affected 03:41:49 Vulnerability Itlb multihit: Not affected 03:41:49 Vulnerability L1tf: Not affected 03:41:49 Vulnerability Mds: Not affected 03:41:49 Vulnerability Meltdown: Not affected 03:41:49 Vulnerability Mmio stale data: Not affected 03:41:49 Vulnerability Retbleed: Vulnerable 03:41:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:41:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:41:49 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:41:49 Vulnerability Srbds: Not affected 03:41:49 Vulnerability Tsx async abort: Not affected 03:41:49 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:41:49 03:41:49 03:41:49 ---> nproc: 03:41:49 8 03:41:49 03:41:49 03:41:49 ---> df -h: 03:41:49 Filesystem Size Used Avail Use% Mounted on 03:41:49 overlay 155G 13G 143G 8% / 03:41:49 tmpfs 64M 0 64M 0% /dev 03:41:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:41:49 shm 64M 0 64M 0% /dev/shm 03:41:49 /dev/vda1 155G 13G 143G 8% /facter-os 03:41:49 03:41:49 03:41:49 ---> sar -b -r -n DEV: 03:41:49 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-13618) 06/22/26 _x86_64_ (8 CPU) 03:41:49 03:41:49 03:11:58 LINUX RESTART (8 CPU) 03:41:49 03:41:49 03:12:07 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:41:49 03:13:02 324.29 199.43 52.55 72.32 17611.85 45300.94 5654977.23 03:41:49 03:14:01 3.73 0.00 3.73 0.00 0.00 506.78 0.00 03:41:49 03:15:01 1.87 0.00 1.87 0.00 0.00 155.01 0.00 03:41:49 03:16:01 1.02 0.00 1.02 0.00 0.00 145.84 0.00 03:41:49 03:17:01 2.12 0.02 2.10 0.00 0.13 23.99 0.00 03:41:49 03:18:01 3.31 0.28 3.03 0.00 12.26 180.68 0.00 03:41:49 03:19:01 2.13 0.00 2.13 0.00 0.00 158.11 0.00 03:41:49 03:20:01 1.27 0.00 1.27 0.00 0.00 148.24 0.00 03:41:49 03:21:01 1.90 0.00 1.90 0.00 0.00 22.26 0.00 03:41:49 03:22:01 1.35 0.00 1.35 0.00 0.00 149.04 0.00 03:41:49 03:23:01 2.05 0.00 2.05 0.00 0.00 159.57 0.00 03:41:49 03:24:01 1.40 0.00 1.40 0.00 0.00 150.24 0.00 03:41:49 03:25:01 1.88 0.00 1.88 0.00 0.00 21.46 0.00 03:41:49 03:26:01 1.38 0.00 1.38 0.00 0.00 150.37 0.00 03:41:49 03:27:01 2.47 0.02 2.45 0.00 0.13 162.91 0.00 03:41:49 03:28:01 1.47 0.00 1.47 0.00 0.00 150.91 0.00 03:41:49 03:29:01 1.62 0.00 1.62 0.00 0.00 153.44 0.00 03:41:49 03:30:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 03:41:49 03:31:01 1.50 0.00 1.50 0.00 0.00 152.64 0.00 03:41:49 03:32:01 0.90 0.00 0.90 0.00 0.00 144.01 0.00 03:41:49 03:33:01 1.50 0.00 1.50 0.00 0.00 152.08 0.00 03:41:49 03:34:01 0.85 0.00 0.85 0.00 0.00 9.47 0.00 03:41:49 03:35:01 1.48 0.00 1.48 0.00 0.00 152.35 0.00 03:41:49 03:36:01 0.97 0.00 0.97 0.00 0.00 147.34 0.00 03:41:49 03:37:01 1.13 0.00 1.13 0.00 0.00 148.75 0.00 03:41:49 03:38:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 03:41:49 03:39:01 255.53 4.78 250.75 0.00 234.99 2891.57 0.00 03:41:49 03:40:01 113.40 8.87 104.53 0.00 1420.70 47833.36 0.00 03:41:49 03:41:01 116.95 0.35 116.60 0.00 17.46 61976.74 0.00 03:41:49 Average: 28.37 6.71 19.40 2.25 607.45 5432.45 176296.76 03:41:49 03:41:49 03:12:07 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:41:49 03:13:02 30249932 31827128 525396 1.60 62300 1837232 1570640 4.63 640720 1691380 9896 03:41:49 03:14:01 30249912 31827264 524896 1.60 62380 1837236 1570640 4.63 641056 1691364 8 03:41:49 03:15:01 30252620 31830064 521932 1.59 62476 1837236 1570640 4.63 638712 1691364 4 03:41:49 03:16:01 30252060 31829552 522384 1.59 62516 1837240 1570640 4.63 638784 1691368 8 03:41:49 03:17:01 30250628 31828380 523468 1.59 62616 1837360 1570640 4.63 638768 1691500 8 03:41:49 03:18:01 30249656 31828268 522844 1.59 62816 1837880 1624224 4.79 639440 1691936 56 03:41:49 03:19:01 30248828 31827552 523548 1.59 62908 1837888 1608120 4.74 639508 1691944 8 03:41:49 03:20:01 30248936 31827796 523188 1.59 62996 1837888 1608120 4.74 640008 1691944 12 03:41:49 03:21:01 30249456 31828416 522476 1.59 63092 1837892 1608120 4.74 640648 1691952 8 03:41:49 03:22:01 30249320 31828336 522328 1.59 63188 1837892 1608120 4.74 640524 1691948 8 03:41:49 03:23:01 30250744 31829880 520684 1.58 63284 1837868 1608120 4.74 639152 1691932 8 03:41:49 03:24:01 30250324 31829576 520852 1.58 63372 1837872 1608120 4.74 639352 1691932 8 03:41:49 03:25:01 30249832 31829156 520896 1.58 63468 1837872 1608120 4.74 639448 1691932 8 03:41:49 03:26:01 30249492 31828916 521072 1.59 63564 1837876 1608120 4.74 639544 1691936 8 03:41:49 03:27:01 30242356 31821956 527420 1.60 63680 1837876 1607884 4.74 650348 1691936 44 03:41:49 03:28:01 30246712 31826424 522972 1.59 63760 1837884 1591708 4.69 640144 1691940 8 03:41:49 03:29:01 30246964 31826680 522576 1.59 63808 1837888 1591708 4.69 640188 1691944 16 03:41:49 03:30:01 30247084 31826888 522564 1.59 63848 1837888 1591708 4.69 640572 1691944 8 03:41:49 03:31:01 30247384 31827192 522196 1.59 63884 1837892 1591708 4.69 640444 1691948 12 03:41:49 03:32:01 30246600 31826456 522740 1.59 63900 1837892 1591708 4.69 640536 1691948 4 03:41:49 03:33:01 30247432 31827360 521744 1.59 63932 1837896 1591708 4.69 640676 1691952 12 03:41:49 03:34:01 30246824 31826752 522288 1.59 63948 1837896 1591708 4.69 640652 1691952 8 03:41:49 03:35:01 30246620 31826584 522480 1.59 63980 1837904 1591708 4.69 640660 1691956 8 03:41:49 03:36:01 30246068 31826068 523084 1.59 64004 1837908 1591708 4.69 640696 1691960 8 03:41:49 03:37:01 30246312 31826352 522760 1.59 64028 1837912 1591708 4.69 640844 1691960 4 03:41:49 03:38:01 30246328 31826388 522660 1.59 64060 1837908 1591708 4.69 641400 1691968 20 03:41:49 03:39:01 29988336 31599116 748764 2.28 64472 1867536 1632824 4.81 882996 1706124 1232 03:41:49 03:40:01 27520056 31297252 986428 3.00 108324 3877592 2207916 6.51 1669564 3202992 670496 03:41:49 03:41:01 26675184 31200844 1080548 3.29 137120 4517824 2112940 6.23 1505988 4131640 175972 03:41:49 Average: 30022138 31779745 565765 1.72 67508 2001549 1634922 4.82 714185 1828572 29583 03:41:49 03:41:49 03:12:07 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:41:49 03:13:02 ens3 236.27 163.04 555.27 29.02 0.00 0.00 0.00 0.00 03:41:49 03:13:02 lo 1.67 1.67 0.15 0.15 0.00 0.00 0.00 0.00 03:41:49 03:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:14:01 ens3 1.32 0.20 0.39 0.20 0.00 0.00 0.00 0.00 03:41:49 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:15:01 ens3 0.43 0.12 0.03 0.01 0.00 0.00 0.00 0.00 03:41:49 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:49 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:16:01 ens3 0.15 0.02 0.02 0.00 0.00 0.00 0.00 0.00 03:41:49 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:17:01 ens3 0.23 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:41:49 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:49 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:18:01 ens3 0.73 0.50 0.47 0.25 0.00 0.00 0.00 0.00 03:41:49 03:18:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:41:49 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:19:01 ens3 0.32 0.15 0.08 0.01 0.00 0.00 0.00 0.00 03:41:49 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:49 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:20:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:41:49 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:21:01 ens3 0.55 0.45 0.27 0.22 0.00 0.00 0.00 0.00 03:41:49 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:49 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:22:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:41:49 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:23:01 ens3 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:41:49 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:49 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:24:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 03:41:49 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:25:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:41:49 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:49 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:41:49 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:27:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:41:49 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:49 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:28:01 ens3 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 03:41:49 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:29:01 ens3 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:41:49 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:49 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:30:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 03:41:49 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:31:01 ens3 0.35 0.12 0.08 0.01 0.00 0.00 0.00 0.00 03:41:49 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:49 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:32:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:41:49 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:33:01 ens3 0.40 0.25 0.15 0.07 0.00 0.00 0.00 0.00 03:41:49 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:49 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:41:49 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:35:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:41:49 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:49 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:36:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:41:49 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:37:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:41:49 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:49 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:38:01 ens3 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 03:41:49 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:39:01 ens3 231.99 129.06 428.39 45.20 0.00 0.00 0.00 0.00 03:41:49 03:39:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 03:41:49 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:49 03:40:01 ens3 380.84 264.81 7763.58 72.95 0.00 0.00 0.00 0.00 03:41:49 03:40:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 03:41:49 03:40:01 docker0 64.51 75.34 5.12 623.64 0.00 0.00 0.00 0.00 03:41:49 03:40:01 veth5ae8f24 46.36 55.54 4.26 462.46 0.00 0.00 0.00 0.04 03:41:49 03:41:01 ens3 368.49 244.74 7037.45 36.24 0.00 0.00 0.00 0.00 03:41:49 03:41:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 03:41:49 03:41:01 docker0 98.38 124.95 6.50 467.02 0.00 0.00 0.00 0.00 03:41:49 03:41:01 veth5a229f3 98.33 125.03 7.84 467.03 0.00 0.00 0.00 0.04 03:41:49 Average: ens3 41.60 27.31 544.91 6.29 0.00 0.00 0.00 0.00 03:41:49 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 03:41:49 Average: docker0 5.64 6.94 0.40 37.78 0.00 0.00 0.00 0.00 03:41:49 Average: veth5a229f3 3.41 4.33 0.27 16.18 0.00 0.00 0.00 0.00 03:41:49 03:41:49 03:41:49 ---> sar -P ALL: 03:41:49 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-13618) 06/22/26 _x86_64_ (8 CPU) 03:41:49 03:41:49 03:11:58 LINUX RESTART (8 CPU) 03:41:49 03:41:49 03:12:07 CPU %user %nice %system %iowait %steal %idle 03:41:49 03:13:02 all 3.49 0.03 1.30 2.13 0.03 93.02 03:41:49 03:13:02 0 3.39 0.07 1.14 3.16 0.04 92.20 03:41:49 03:13:02 1 3.37 0.00 0.91 1.39 0.02 94.31 03:41:49 03:13:02 2 3.47 0.00 1.10 1.22 0.04 94.17 03:41:49 03:13:02 3 2.18 0.06 0.74 1.84 0.04 95.15 03:41:49 03:13:02 4 1.91 0.06 0.72 1.08 0.04 96.20 03:41:49 03:13:02 5 2.99 0.02 1.08 1.86 0.04 94.03 03:41:49 03:13:02 6 4.32 0.00 2.82 3.19 0.02 89.65 03:41:49 03:13:02 7 6.27 0.02 1.86 3.33 0.04 88.49 03:41:49 03:14:01 all 0.02 0.00 0.01 0.01 0.00 99.95 03:41:49 03:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:41:49 03:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:41:49 03:14:01 2 0.07 0.00 0.00 0.02 0.00 99.92 03:41:49 03:14:01 3 0.02 0.00 0.02 0.03 0.00 99.93 03:41:49 03:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:41:49 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:14:01 6 0.02 0.00 0.02 0.07 0.00 99.90 03:41:49 03:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:41:49 03:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:41:49 03:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:41:49 03:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:41:49 03:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:41:49 03:15:01 3 0.17 0.00 0.00 0.00 0.03 99.80 03:41:49 03:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:41:49 03:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:41:49 03:15:01 6 0.00 0.00 0.00 0.03 0.00 99.97 03:41:49 03:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:16:01 all 0.05 0.00 0.01 0.01 0.00 99.94 03:41:49 03:16:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:41:49 03:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:16:01 2 0.02 0.00 0.00 0.02 0.02 99.95 03:41:49 03:16:01 3 0.27 0.00 0.00 0.00 0.00 99.73 03:41:49 03:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:16:01 6 0.00 0.00 0.02 0.03 0.00 99.95 03:41:49 03:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:41:49 03:17:01 all 0.03 0.00 0.01 0.01 0.00 99.95 03:41:49 03:17:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:41:49 03:17:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:41:49 03:17:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:41:49 03:17:01 3 0.00 0.00 0.02 0.02 0.00 99.97 03:41:49 03:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:17:01 6 0.02 0.00 0.00 0.03 0.00 99.95 03:41:49 03:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:41:49 03:18:01 all 0.03 0.00 0.04 0.01 0.01 99.91 03:41:49 03:18:01 0 0.03 0.00 0.05 0.00 0.02 99.90 03:41:49 03:18:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:41:49 03:18:01 2 0.03 0.00 0.05 0.02 0.00 99.90 03:41:49 03:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:41:49 03:18:01 4 0.05 0.00 0.03 0.00 0.00 99.92 03:41:49 03:18:01 5 0.07 0.00 0.03 0.00 0.02 99.88 03:41:49 03:18:01 6 0.05 0.00 0.05 0.07 0.00 99.83 03:41:49 03:18:01 7 0.00 0.00 0.07 0.00 0.00 99.93 03:41:49 03:19:01 all 0.01 0.00 0.01 0.01 0.00 99.98 03:41:49 03:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:41:49 03:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:41:49 03:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:41:49 03:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:19:01 6 0.00 0.00 0.02 0.03 0.00 99.95 03:41:49 03:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:20:01 all 0.01 0.00 0.00 0.00 0.00 99.98 03:41:49 03:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:41:49 03:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:41:49 03:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:41:49 03:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:20:01 6 0.00 0.00 0.00 0.03 0.00 99.97 03:41:49 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:21:01 all 0.02 0.00 0.00 0.01 0.01 99.96 03:41:49 03:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:41:49 03:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:21:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:41:49 03:21:01 3 0.00 0.00 0.00 0.02 0.02 99.97 03:41:49 03:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:21:01 6 0.00 0.00 0.00 0.05 0.02 99.93 03:41:49 03:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:22:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:41:49 03:22:01 0 0.03 0.00 0.05 0.00 0.00 99.92 03:41:49 03:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:41:49 03:22:01 2 0.02 0.00 0.02 0.02 0.00 99.95 03:41:49 03:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:22:01 6 0.00 0.00 0.02 0.05 0.00 99.93 03:41:49 03:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:41:49 03:23:01 all 0.02 0.00 0.01 0.01 0.01 99.96 03:41:49 03:23:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:41:49 03:23:01 1 0.05 0.00 0.00 0.00 0.02 99.93 03:41:49 03:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:41:49 03:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:23:01 4 0.02 0.00 0.00 0.02 0.02 99.95 03:41:49 03:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:41:49 03:23:01 6 0.02 0.00 0.00 0.03 0.00 99.95 03:41:49 03:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:41:49 03:23:01 CPU %user %nice %system %iowait %steal %idle 03:41:49 03:24:01 all 0.23 0.00 0.01 0.00 0.00 99.75 03:41:49 03:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:41:49 03:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:41:49 03:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:41:49 03:24:01 3 1.74 0.00 0.00 0.00 0.02 98.24 03:41:49 03:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:41:49 03:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:24:01 6 0.00 0.00 0.00 0.03 0.00 99.97 03:41:49 03:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:25:01 all 0.14 0.00 0.00 0.01 0.00 99.85 03:41:49 03:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:41:49 03:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:25:01 3 0.99 0.00 0.02 0.00 0.00 98.99 03:41:49 03:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:41:49 03:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:25:01 6 0.02 0.00 0.00 0.03 0.02 99.93 03:41:49 03:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:41:49 03:26:01 all 0.20 0.00 0.01 0.01 0.00 99.79 03:41:49 03:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:41:49 03:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:41:49 03:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:41:49 03:26:01 3 1.48 0.00 0.00 0.00 0.00 98.52 03:41:49 03:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:26:01 6 0.00 0.00 0.02 0.05 0.00 99.93 03:41:49 03:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:27:01 all 0.27 0.00 0.01 0.01 0.01 99.70 03:41:49 03:27:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:41:49 03:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:41:49 03:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:27:01 3 1.99 0.00 0.02 0.00 0.02 97.98 03:41:49 03:27:01 4 0.03 0.00 0.02 0.02 0.02 99.92 03:41:49 03:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:41:49 03:27:01 6 0.02 0.00 0.02 0.05 0.00 99.92 03:41:49 03:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:28:01 all 0.17 0.00 0.01 0.00 0.00 99.82 03:41:49 03:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:41:49 03:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:28:01 2 0.07 0.00 0.00 0.00 0.00 99.93 03:41:49 03:28:01 3 1.26 0.00 0.02 0.00 0.00 98.73 03:41:49 03:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:41:49 03:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:28:01 6 0.00 0.00 0.00 0.03 0.00 99.97 03:41:49 03:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:41:49 03:29:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:41:49 03:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:29:01 2 0.05 0.00 0.02 0.02 0.02 99.90 03:41:49 03:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:41:49 03:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:29:01 6 0.00 0.00 0.02 0.02 0.00 99.97 03:41:49 03:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:41:49 03:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:41:49 03:30:01 0 0.03 0.00 0.07 0.00 0.02 99.88 03:41:49 03:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:41:49 03:30:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:41:49 03:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:41:49 03:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:41:49 03:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:31:01 all 0.04 0.00 0.02 0.00 0.00 99.93 03:41:49 03:31:01 0 0.07 0.00 0.03 0.00 0.00 99.90 03:41:49 03:31:01 1 0.08 0.00 0.02 0.00 0.00 99.90 03:41:49 03:31:01 2 0.05 0.00 0.02 0.02 0.00 99.92 03:41:49 03:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:41:49 03:31:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:41:49 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:31:01 6 0.00 0.00 0.02 0.02 0.00 99.97 03:41:49 03:31:01 7 0.07 0.00 0.02 0.00 0.00 99.92 03:41:49 03:32:01 all 0.19 0.00 0.01 0.01 0.01 99.79 03:41:49 03:32:01 0 0.05 0.00 0.02 0.00 0.03 99.90 03:41:49 03:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:32:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:41:49 03:32:01 3 1.37 0.00 0.00 0.00 0.02 98.61 03:41:49 03:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:32:01 5 0.00 0.00 0.03 0.00 0.00 99.97 03:41:49 03:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:41:49 03:32:01 7 0.02 0.00 0.00 0.07 0.00 99.92 03:41:49 03:33:01 all 0.26 0.00 0.01 0.00 0.00 99.73 03:41:49 03:33:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:41:49 03:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:41:49 03:33:01 2 0.03 0.00 0.02 0.02 0.00 99.93 03:41:49 03:33:01 3 1.91 0.00 0.00 0.00 0.00 98.09 03:41:49 03:33:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:41:49 03:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:41:49 03:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:41:49 03:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:34:01 all 0.09 0.00 0.02 0.00 0.00 99.88 03:41:49 03:34:01 0 0.05 0.00 0.05 0.00 0.02 99.88 03:41:49 03:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:34:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:41:49 03:34:01 3 0.63 0.00 0.12 0.00 0.00 99.25 03:41:49 03:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:41:49 03:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:41:49 03:34:01 CPU %user %nice %system %iowait %steal %idle 03:41:49 03:35:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:41:49 03:35:01 0 0.07 0.00 0.02 0.00 0.02 99.90 03:41:49 03:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:35:01 3 0.03 0.00 0.02 0.02 0.02 99.92 03:41:49 03:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:41:49 03:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:41:49 03:35:01 6 0.02 0.00 0.03 0.02 0.00 99.93 03:41:49 03:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:41:49 03:36:01 all 0.10 0.00 0.02 0.00 0.00 99.87 03:41:49 03:36:01 0 0.02 0.00 0.08 0.00 0.02 99.88 03:41:49 03:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:41:49 03:36:01 2 0.05 0.00 0.03 0.02 0.00 99.90 03:41:49 03:36:01 3 0.66 0.00 0.02 0.00 0.00 99.32 03:41:49 03:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:41:49 03:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:41:49 03:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:41:49 03:37:01 all 0.17 0.00 0.02 0.00 0.01 99.80 03:41:49 03:37:01 0 0.03 0.00 0.05 0.00 0.02 99.90 03:41:49 03:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:37:01 2 0.05 0.00 0.00 0.00 0.02 99.93 03:41:49 03:37:01 3 1.21 0.00 0.05 0.00 0.02 98.73 03:41:49 03:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:41:49 03:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:41:49 03:37:01 6 0.00 0.00 0.02 0.02 0.00 99.97 03:41:49 03:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:41:49 03:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:41:49 03:38:01 0 0.07 0.00 0.03 0.00 0.00 99.90 03:41:49 03:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:41:49 03:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:41:49 03:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:41:49 03:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:41:49 03:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:41:49 03:38:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:41:49 03:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:41:49 03:39:01 all 2.64 0.00 0.35 0.43 0.02 96.55 03:41:49 03:39:01 0 1.75 0.00 0.23 0.05 0.02 97.95 03:41:49 03:39:01 1 0.90 0.00 0.18 0.05 0.03 98.83 03:41:49 03:39:01 2 3.14 0.00 0.15 0.02 0.02 96.68 03:41:49 03:39:01 3 1.32 0.00 0.37 0.03 0.02 98.26 03:41:49 03:39:01 4 2.98 0.00 0.32 0.03 0.02 96.65 03:41:49 03:39:01 5 1.42 0.00 0.23 0.00 0.02 98.33 03:41:49 03:39:01 6 4.36 0.00 1.27 3.27 0.02 91.09 03:41:49 03:39:01 7 5.25 0.00 0.05 0.02 0.03 94.65 03:41:49 03:40:01 all 24.17 0.00 5.01 0.67 0.11 70.05 03:41:49 03:40:01 0 23.11 0.00 4.91 0.10 0.10 71.77 03:41:49 03:40:01 1 25.57 0.00 4.78 0.51 0.10 69.04 03:41:49 03:40:01 2 24.31 0.00 4.22 0.15 0.10 71.22 03:41:49 03:40:01 3 23.87 0.00 5.55 1.84 0.10 68.64 03:41:49 03:40:01 4 23.50 0.00 4.55 0.36 0.12 71.47 03:41:49 03:40:01 5 22.97 0.00 5.29 0.14 0.08 71.52 03:41:49 03:40:01 6 24.14 0.00 4.90 0.73 0.12 70.12 03:41:49 03:40:01 7 25.87 0.00 5.85 1.54 0.12 66.62 03:41:49 03:41:01 all 24.18 0.00 4.58 0.50 0.09 70.65 03:41:49 03:41:01 0 21.91 0.00 4.51 0.03 0.10 73.44 03:41:49 03:41:01 1 24.27 0.00 4.05 0.35 0.08 71.24 03:41:49 03:41:01 2 26.13 0.00 4.67 0.32 0.08 68.80 03:41:49 03:41:01 3 25.79 0.00 4.39 0.19 0.12 69.52 03:41:49 03:41:01 4 25.62 0.00 4.59 0.05 0.08 69.66 03:41:49 03:41:01 5 23.95 0.00 4.21 0.02 0.10 71.73 03:41:49 03:41:01 6 23.50 0.00 4.57 1.63 0.07 70.24 03:41:49 03:41:01 7 22.26 0.00 5.62 1.41 0.10 70.61 03:41:49 Average: all 1.93 0.00 0.39 0.13 0.01 97.54 03:41:49 Average: 0 1.74 0.00 0.39 0.10 0.02 97.74 03:41:49 Average: 1 1.86 0.00 0.34 0.07 0.01 97.71 03:41:49 Average: 2 1.98 0.00 0.35 0.06 0.01 97.60 03:41:49 Average: 3 2.29 0.00 0.39 0.13 0.02 97.17 03:41:49 Average: 4 1.86 0.00 0.35 0.05 0.01 97.73 03:41:49 Average: 5 1.75 0.00 0.37 0.06 0.01 97.81 03:41:49 Average: 6 1.92 0.00 0.46 0.32 0.01 97.29 03:41:49 Average: 7 2.03 0.00 0.46 0.21 0.01 97.29 03:41:49 03:41:49 03:41:49