Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 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-ssh14073035862238609122.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh16598349401002187290.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/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/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16426935815738294284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh4390349977479441665.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/app-record-replay/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/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17272071286433709685.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:app-record-replay, buildSnap:false] ========================================================= [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: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-36911 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.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/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 (main) Commit message: "Merge pull request #169 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.22" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 # timeout=10 > git rev-list --no-walk 56a76017a4c78fe79ed9b52823f4ed35d3337cbd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:06:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:06:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:06:00 ========================================================= 04:06:00 EdgeX Global Pipelines Version Info 04:06:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:06:01 ------------------- 04:06:01 stable info: 04:06:01 ------------------- 04:06:01 Commited By: Cherry Wang cherry@iotechsys.com 04:06:01 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 04:06:01 Message: update stable to v1.0.269 04:06:01 ------------------- 04:06:01 experimental info: 04:06:01 ------------------- 04:06:01 Commited By: **** collab-it+edgex@linuxfoundation.org 04:06:01 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 04:06:01 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:06:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 04:06:01 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:06:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:06:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:06:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:06:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:06:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [Pipeline] echo 04:06:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0023b5b [Pipeline] echo 04:06:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:06 provisioning config files... 04:06:06 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9278317840807917351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:06 ---> ****-login.sh 04:06:06 nexus3.edgexfoundry.org:10001 04:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:07 Configure a credential helper to remove this warning. See 04:06:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:07 04:06:07 Login Succeeded 04:06:07 nexus3.edgexfoundry.org:10002 04:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:07 Configure a credential helper to remove this warning. See 04:06:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:07 04:06:07 Login Succeeded 04:06:07 nexus3.edgexfoundry.org:10003 04:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:07 Configure a credential helper to remove this warning. See 04:06:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:07 04:06:07 Login Succeeded 04:06:07 nexus3.edgexfoundry.org:10004 04:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:07 Configure a credential helper to remove this warning. See 04:06:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:07 04:06:07 Login Succeeded 04:06:07 ****.io 04:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:08 Configure a credential helper to remove this warning. See 04:06:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:08 04:06:08 Login Succeeded 04:06:08 ---> ****-login.sh ends [Pipeline] } 04:06:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:06:10 + git rev-list -1 --merges 0023b5b6f3d7d66ae5823ebc9025621f68e42f79~1..0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [Pipeline] echo 04:06:10 -----------> git rev-list -1 --merges 0023b5b6f3d7d66ae5823ebc9025621f68e42f79~1..0023b5b6f3d7d66ae5823ebc9025621f68e42f79 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 04:06:10 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [false] [Pipeline] sh 04:06:11 + git log --format=format:%s -1 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [Pipeline] echo 04:06:11 ========================================================= 04:06:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:06:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:11 + git log --format=format:%s -1 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [Pipeline] echo 04:06:11 [semverPrep] GIT_COMMIT: 0023b5b6f3d7d66ae5823ebc9025621f68e42f79, Commit Message: Merge pull request #169 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.22 [Pipeline] echo 04:06:11 [semverPrep] This is not a build commit. [Pipeline] sh 04:06:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:06:12 + grep -v github /etc/ssh/ssh_known_hosts 04:06:12 + [ -e /tmp/ssh_known_hosts ] 04:06:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:06:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:06:12 + sudo tee -a /etc/ssh/ssh_known_hosts 04:06:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:06:12 04:06:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:06:12 0.1.4: Pulling from edgex-devops/py-git-semver 04:06:12 b85a868b505f: Pulling fs layer 04:06:12 e2be974225ed: Pulling fs layer 04:06:12 339a4e72a1f5: Pulling fs layer 04:06:12 988bab9f4d93: Pulling fs layer 04:06:12 1469e6f7b9e6: Pulling fs layer 04:06:12 eaf3925da568: Pulling fs layer 04:06:12 bab4dde63d76: Pulling fs layer 04:06:12 bde34c3a00c8: Pulling fs layer 04:06:12 b352a97aabf1: Pulling fs layer 04:06:12 4872d77fe225: Pulling fs layer 04:06:12 5851b861e8e6: Pulling fs layer 04:06:12 1469e6f7b9e6: Waiting 04:06:12 bde34c3a00c8: Waiting 04:06:12 eaf3925da568: Waiting 04:06:12 bab4dde63d76: Waiting 04:06:12 b352a97aabf1: Waiting 04:06:12 4872d77fe225: Waiting 04:06:12 5851b861e8e6: Waiting 04:06:12 988bab9f4d93: Waiting 04:06:12 e2be974225ed: Verifying Checksum 04:06:12 e2be974225ed: Download complete 04:06:12 988bab9f4d93: Verifying Checksum 04:06:12 988bab9f4d93: Download complete 04:06:12 339a4e72a1f5: Verifying Checksum 04:06:12 339a4e72a1f5: Download complete 04:06:12 eaf3925da568: Verifying Checksum 04:06:12 eaf3925da568: Download complete 04:06:12 1469e6f7b9e6: Verifying Checksum 04:06:12 1469e6f7b9e6: Download complete 04:06:12 bde34c3a00c8: Verifying Checksum 04:06:12 bde34c3a00c8: Download complete 04:06:12 b85a868b505f: Verifying Checksum 04:06:12 b85a868b505f: Download complete 04:06:12 b352a97aabf1: Download complete 04:06:13 4872d77fe225: Verifying Checksum 04:06:13 5851b861e8e6: Verifying Checksum 04:06:13 5851b861e8e6: Download complete 04:06:13 bab4dde63d76: Verifying Checksum 04:06:13 bab4dde63d76: Download complete 04:06:14 b85a868b505f: Pull complete 04:06:14 e2be974225ed: Pull complete 04:06:14 339a4e72a1f5: Pull complete 04:06:15 988bab9f4d93: Pull complete 04:06:15 1469e6f7b9e6: Pull complete 04:06:15 eaf3925da568: Pull complete 04:06:17 bab4dde63d76: Pull complete 04:06:17 bde34c3a00c8: Pull complete 04:06:17 b352a97aabf1: Pull complete 04:06:17 4872d77fe225: Pull complete 04:06:17 5851b861e8e6: Pull complete 04:06:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:06:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:06:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:18 prd-ubuntu20.04-docker-8c-8g-36911 does not seem to be running inside a container 04:06:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:06:21 $ docker top a68fc245702690ca0e8984233294b1650dd765258838bf88b75a52be82d0e9ad -eo pid,comm 04:06:21 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). 04:06:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:06:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:06:21 [ssh-agent] Looking for ssh-agent implementation... 04:06:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:06:22 $ docker exec a68fc245702690ca0e8984233294b1650dd765258838bf88b75a52be82d0e9ad ssh-agent 04:06:22 SSH_AUTH_SOCK=/tmp/ssh-Hmp9NlJKBaVt/agent.33 04:06:22 SSH_AGENT_PID=39 04:06:22 Running ssh-add (command line suppressed) 04:06:22 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9838805115243836352.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9838805115243836352.key) 04:06:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:06:22 + git tag --points-at HEAD [Pipeline] } 04:06:22 $ docker exec --env ******** --env ******** a68fc245702690ca0e8984233294b1650dd765258838bf88b75a52be82d0e9ad ssh-agent -k 04:06:22 unset SSH_AUTH_SOCK; 04:06:22 unset SSH_AGENT_PID; 04:06:22 echo Agent pid 39 killed; 04:06:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:06:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:06:22 [ssh-agent] Looking for ssh-agent implementation... 04:06:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:06:22 $ docker exec a68fc245702690ca0e8984233294b1650dd765258838bf88b75a52be82d0e9ad ssh-agent 04:06:22 SSH_AUTH_SOCK=/tmp/ssh-Uk7CxB6mDBo3/agent.72 04:06:22 SSH_AGENT_PID=78 04:06:22 Running ssh-add (command line suppressed) 04:06:23 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2066625694616573743.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2066625694616573743.key) 04:06:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:06:23 + git semver init 04:06:23 2025-01-17 04:06:23,588 [run_init] DEBUG init version:0.0.0 force:False 04:06:23 2025-01-17 04:06:23,589 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 04:06:23 2025-01-17 04:06:23,590 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 04:06:23 2025-01-17 04:06:23,590 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 04:06:25 2025-01-17 04:06:25,077 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 04:06:25 2025-01-17 04:06:25,079 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 04:06:25 2025-01-17 04:06:25,080 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:06:25 2025-01-17 04:06:25,080 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:06:25 4.0.0-dev.6 [Pipeline] } 04:06:25 $ docker exec --env ******** --env ******** a68fc245702690ca0e8984233294b1650dd765258838bf88b75a52be82d0e9ad ssh-agent -k 04:06:25 unset SSH_AUTH_SOCK; 04:06:25 unset SSH_AGENT_PID; 04:06:25 echo Agent pid 78 killed; 04:06:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:06:26 + git semver [Pipeline] } 04:06:26 $ docker stop --time=1 a68fc245702690ca0e8984233294b1650dd765258838bf88b75a52be82d0e9ad 04:06:27 $ docker rm -f --volumes a68fc245702690ca0e8984233294b1650dd765258838bf88b75a52be82d0e9ad [Pipeline] // withDockerContainer [Pipeline] sh 04:06:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:06:28 Stashed 1 file(s) [Pipeline] echo 04:06:28 [edgeXSemver]: initialized semver on version 4.0.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:28 provisioning config files... 04:06:28 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9921193384682286474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:28 ---> ****-login.sh 04:06:28 nexus3.edgexfoundry.org:10001 04:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:28 Configure a credential helper to remove this warning. See 04:06:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:28 04:06:28 Login Succeeded 04:06:28 nexus3.edgexfoundry.org:10002 04:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:28 Configure a credential helper to remove this warning. See 04:06:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:28 04:06:28 Login Succeeded 04:06:28 nexus3.edgexfoundry.org:10003 04:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:29 Configure a credential helper to remove this warning. See 04:06:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:29 04:06:29 Login Succeeded 04:06:29 nexus3.edgexfoundry.org:10004 04:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:29 Configure a credential helper to remove this warning. See 04:06:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:29 04:06:29 Login Succeeded 04:06:29 ****.io 04:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:29 Configure a credential helper to remove this warning. See 04:06:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:29 04:06:29 Login Succeeded 04:06:29 ---> ****-login.sh ends [Pipeline] } 04:06:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:06:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:06:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:06:29 ========================================================= 04:06:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:06:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 04:06:30 Sending build context to Docker daemon 9.854MB 04:06:30 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 04:06:30 Step 2/12 : FROM ${BASE} AS builder 04:06:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:06:30 da9db072f522: Pulling fs layer 04:06:30 6ef4a4ee8ca5: Pulling fs layer 04:06:30 06f05ace1117: Pulling fs layer 04:06:30 5fe327b54edc: Pulling fs layer 04:06:30 4f4fb700ef54: Pulling fs layer 04:06:30 92a5565b7b96: Pulling fs layer 04:06:30 ff9bb7016b71: Pulling fs layer 04:06:30 b67dba6c2c7d: Pulling fs layer 04:06:30 a813b0c90790: Pulling fs layer 04:06:30 ff9bb7016b71: Waiting 04:06:30 b67dba6c2c7d: Waiting 04:06:30 92a5565b7b96: Waiting 04:06:30 a813b0c90790: Waiting 04:06:30 6ef4a4ee8ca5: Download complete 04:06:30 5fe327b54edc: Download complete 04:06:30 4f4fb700ef54: Download complete 04:06:30 da9db072f522: Verifying Checksum 04:06:30 da9db072f522: Download complete 04:06:30 92a5565b7b96: Download complete 04:06:30 ff9bb7016b71: Verifying Checksum 04:06:30 ff9bb7016b71: Download complete 04:06:30 da9db072f522: Pull complete 04:06:30 6ef4a4ee8ca5: Pull complete 04:06:31 a813b0c90790: Verifying Checksum 04:06:31 a813b0c90790: Download complete 04:06:31 06f05ace1117: Verifying Checksum 04:06:31 06f05ace1117: Download complete 04:06:31 b67dba6c2c7d: Verifying Checksum 04:06:31 b67dba6c2c7d: Download complete 04:06:34 06f05ace1117: Pull complete 04:06:34 5fe327b54edc: Pull complete 04:06:34 4f4fb700ef54: Pull complete 04:06:34 92a5565b7b96: Pull complete 04:06:34 ff9bb7016b71: Pull complete 04:06:37 b67dba6c2c7d: Pull complete 04:06:37 a813b0c90790: Pull complete 04:06:37 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 04:06:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:06:37 ---> 3ba60ce46760 04:06:37 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:06:43 Still waiting to schedule task 04:06:43 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-36904’ 04:06:43 ---> Running in f4bcd8be2709 04:06:43 Removing intermediate container f4bcd8be2709 04:06:43 ---> ddcd5bec287a 04:06:43 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:06:43 ---> Running in e248d3f92c3e 04:06:43 Removing intermediate container e248d3f92c3e 04:06:43 ---> 02c455753c09 04:06:43 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:06:43 ---> Running in 525ab5ec7ec6 04:06:43 Removing intermediate container 525ab5ec7ec6 04:06:43 ---> 7eb811ffbb0f 04:06:43 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:06:43 ---> Running in 152c0dfabbe4 04:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:06:44 OK: 248 MiB in 58 packages 04:06:44 Removing intermediate container 152c0dfabbe4 04:06:44 ---> 1f4656e8e9f7 04:06:44 Step 7/12 : WORKDIR /app 04:06:44 ---> Running in ed6e2dfe5b43 04:06:45 Removing intermediate container ed6e2dfe5b43 04:06:45 ---> 0961d56f9388 04:06:45 Step 8/12 : COPY go.mod vendor* ./ 04:06:45 ---> 4b77ebab90f7 04:06:45 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:45 ---> Running in 2a1bcd8589c2 04:07:41 Removing intermediate container 2a1bcd8589c2 04:07:41 ---> 57ac97a2bc40 04:07:41 Step 10/12 : COPY . . 04:07:41 ---> 6b0f3973583a 04:07:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:07:41 ---> Running in 2d83111dc4d2 04:07:41 Removing intermediate container 2d83111dc4d2 04:07:41 ---> 1ede8db3e7e9 04:07:41 Step 12/12 : RUN $MAKE 04:07:41 ---> Running in cd6ea19d3fc0 04:07:41 noop 04:07:41 Removing intermediate container cd6ea19d3fc0 04:07:41 ---> ca7263c708e4 04:07:41 Successfully built ca7263c708e4 04:07:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:41 + docker inspect -f . ci-base-image-x86_64 04:07:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:41 prd-ubuntu20.04-docker-8c-8g-36911 does not seem to be running inside a container 04:07:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:07:42 $ docker top 91c446980e11af79509712ac3189edffc59e25048545aecede8a6c7f20ff166f -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:42 + go version 04:07:42 go version go1.23.4 linux/amd64 [Pipeline] } 04:07:42 $ docker stop --time=1 91c446980e11af79509712ac3189edffc59e25048545aecede8a6c7f20ff166f 04:07:43 $ docker rm -f --volumes 91c446980e11af79509712ac3189edffc59e25048545aecede8a6c7f20ff166f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:44 + docker inspect -f . ci-base-image-x86_64 04:07:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:44 prd-ubuntu20.04-docker-8c-8g-36911 does not seem to be running inside a container 04:07:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:07:44 $ docker top c0ac8437c0741595261f1d2dbe2de8a7b6861e49d821aa261e131d9c75288bf8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:45 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 04:07:45 + make test 04:07:45 go test -race -coverprofile=coverage.out ./... 04:08:24 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 04:08:24 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 04:08:24 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 04:08:24 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 04:08:24 ok github.com/edgexfoundry/app-record-replay/internal/app 1.029s coverage: 88.0% of statements 04:08:32 ok github.com/edgexfoundry/app-record-replay/internal/application 9.591s coverage: 98.7% of statements 04:08:32 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.081s coverage: 89.7% of statements 04:08:32 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.021s coverage: 100.0% of statements 04:08:32 running golangci-lint 04:08:32 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 04:08:32 go version go1.23.4 linux/amd64 04:08:32 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 04:08:32 level=info msg="[config_reader] Used config file .golangci.yml" 04:08:32 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:08:58 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|files|imports|compiled_files|deps|exports_file) took 22.992412056s" 04:08:58 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 3.773786ms" 04:09:07 level=info msg="[linters_context/goanalysis] analyzers took 59.773382026s with top 10 stages: buildir: 47.439562664s, inspect: 2.392505878s, fact_deprecated: 1.942569063s, printf: 1.523638168s, ctrlflow: 1.258592426s, fact_purity: 1.08211968s, nilness: 1.054515105s, typedness: 736.974825ms, SA5012: 560.337381ms, tokenfileanalyzer: 425.066885ms" 04:09:07 level=info msg="[runner] Issues before processing: 10, after processing: 0" 04:09:07 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 10/10, skip_dirs: 10/10, exclude-rules: 10/0, filename_unadjuster: 10/10, identifier_marker: 10/10, exclude: 10/10, cgo: 10/10, path_prettifier: 10/10, skip_files: 10/10, autogenerated_exclude: 10/10" 04:09:07 level=info msg="[runner] processing took 879.026µs with stages: identifier_marker: 449.928µs, autogenerated_exclude: 150.882µs, exclude-rules: 105.082µs, path_prettifier: 83.241µs, skip_dirs: 64.142µs, invalid_issue: 7.86µs, cgo: 5.561µs, filename_unadjuster: 1.97µs, nolint: 1.64µs, max_same_issues: 1.42µs, exclude: 1.33µs, uniq_by_line: 1.03µs, fixer: 700ns, skip_files: 690ns, diff: 670ns, max_from_linter: 660ns, sort_results: 570ns, severity-rules: 510ns, source_code: 370ns, max_per_file_from_linter: 270ns, path_shortener: 270ns, path_prefixer: 230ns" 04:09:07 level=info msg="[runner] linters took 11.856318113s with stages: goanalysis_metalinter: 11.855278655s" 04:09:07 level=info msg="File cache stats: 0 entries of total size 0B" 04:09:07 level=info msg="Memory: 350 samples, avg is 239.1MB, max is 1019.4MB" 04:09:07 level=info msg="Execution took 34.858011882s" 04:09:07 go vet ./... 04:09:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:09:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:09:13 ./bin/test-attribution-txt.sh [Pipeline] echo 04:09:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:09:13 $ docker stop --time=1 c0ac8437c0741595261f1d2dbe2de8a7b6861e49d821aa261e131d9c75288bf8 04:09:17 $ docker rm -f --volumes c0ac8437c0741595261f1d2dbe2de8a7b6861e49d821aa261e131d9c75288bf8 [Pipeline] // withDockerContainer [Pipeline] sh 04:09:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:09:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:09:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:09:19 + ls -al . 04:09:19 total 264 04:09:19 drwxrwxr-x 10 jenkins jenkins 4096 Jan 17 04:07 . 04:09:19 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 04:05 .. 04:09:19 -rw-rw-r-- 1 jenkins jenkins 119 Jan 17 04:05 .dockerignore 04:09:19 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 04:08 .git 04:09:19 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 04:05 .github 04:09:19 -rw-rw-r-- 1 jenkins jenkins 164 Jan 17 04:05 .gitignore 04:09:19 -rw-rw-r-- 1 jenkins jenkins 41 Jan 17 04:05 .golangci.yml 04:09:19 drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 04:06 .semver 04:09:19 -rw-rw-r-- 1 jenkins jenkins 16870 Jan 17 04:05 Attribution.txt 04:09:19 -rw-rw-r-- 1 jenkins jenkins 458 Jan 17 04:05 CHANGELOG.md 04:09:19 -rw-rw-r-- 1 jenkins jenkins 1726 Jan 17 04:05 Dockerfile 04:09:19 -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 04:05 GOVERNANCE.md 04:09:19 -rw-rw-r-- 1 jenkins jenkins 681 Jan 17 04:05 Jenkinsfile 04:09:19 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 17 04:05 LICENSE 04:09:19 -rw-rw-r-- 1 jenkins jenkins 3851 Jan 17 04:05 Makefile 04:09:19 -rw-rw-r-- 1 jenkins jenkins 611 Jan 17 04:05 OWNERS.md 04:09:19 -rw-rw-r-- 1 jenkins jenkins 4107 Jan 17 04:05 README.md 04:09:19 -rw-rw-r-- 1 jenkins jenkins 7789 Jan 17 04:05 Record and Reply.postman_collection.json 04:09:19 -rw-rw-r-- 1 jenkins jenkins 11 Jan 17 04:06 VERSION 04:09:19 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 04:05 bin 04:09:19 -rw-r--r-- 1 jenkins jenkins 34247 Jan 17 04:08 coverage.out 04:09:19 -rw-rw-r-- 1 jenkins jenkins 6720 Jan 17 04:05 go.mod 04:09:19 -rw-rw-r-- 1 jenkins jenkins 87876 Jan 17 04:05 go.sum 04:09:19 drwxrwxr-x 7 jenkins jenkins 4096 Jan 17 04:05 internal 04:09:19 -rw-rw-r-- 1 jenkins jenkins 913 Jan 17 04:05 main.go 04:09:19 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 04:05 openapi 04:09:19 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 04:05 pkg 04:09:19 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 04:05 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:19 + docker build -t app-record-replay -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0023b5b6f3d7d66ae5823ebc9025621f68e42f79 --label arch=amd64 --label version=4.0.0-dev.6 . 04:09:19 Sending build context to Docker daemon 9.889MB 04:09:19 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 04:09:19 Step 2/27 : FROM ${BASE} AS builder 04:09:19 ---> ca7263c708e4 04:09:19 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:09:19 ---> Running in 8a1c0edce355 04:09:19 Removing intermediate container 8a1c0edce355 04:09:19 ---> ea80547a8c42 04:09:19 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:09:19 ---> Running in 1f30d743d6a4 04:09:20 Removing intermediate container 1f30d743d6a4 04:09:20 ---> 5b43072c6fa6 04:09:20 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:09:20 ---> Running in f007ab8e75b3 04:09:20 Removing intermediate container f007ab8e75b3 04:09:20 ---> 578355a212de 04:09:20 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:09:20 ---> Running in 282177f5bb22 04:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:09:20 OK: 248 MiB in 58 packages 04:09:21 Removing intermediate container 282177f5bb22 04:09:21 ---> de90e80d2234 04:09:21 Step 7/27 : WORKDIR /app 04:09:21 ---> Running in 0cc3562c19f0 04:09:21 Removing intermediate container 0cc3562c19f0 04:09:21 ---> a87d17aeea57 04:09:21 Step 8/27 : COPY go.mod vendor* ./ 04:09:21 ---> 8b179475d04c 04:09:21 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:09:21 ---> Running in 8d6250e23086 04:09:22 Removing intermediate container 8d6250e23086 04:09:22 ---> 0cf917c0c25c 04:09:22 Step 10/27 : COPY . . 04:09:22 ---> 3468671f946d 04:09:22 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:09:22 ---> Running in b33210e52de2 04:09:22 Removing intermediate container b33210e52de2 04:09:22 ---> 345f40cb432f 04:09:22 Step 12/27 : RUN $MAKE 04:09:22 ---> Running in 05f576d9811a 04:09:23 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 04:10:01 Removing intermediate container 05f576d9811a 04:10:01 ---> 619b1909014a 04:10:01 Step 13/27 : FROM alpine:3.20 04:10:01 3.20: Pulling from library/alpine 04:10:01 66a3d608f3fa: Pulling fs layer 04:10:01 66a3d608f3fa: Verifying Checksum 04:10:01 66a3d608f3fa: Download complete 04:10:01 66a3d608f3fa: Pull complete 04:10:01 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:10:01 Status: Downloaded newer image for alpine:3.20 04:10:01 ---> e29df9b510ff 04:10:01 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:10:01 ---> Running in 03836f5de9db 04:10:01 Removing intermediate container 03836f5de9db 04:10:01 ---> 249c914c6092 04:10:01 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 04:10:01 ---> Running in 66633dfff1e9 04:10:01 Removing intermediate container 66633dfff1e9 04:10:01 ---> 3cea82590b94 04:10:01 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:10:01 ---> Running in cf785e00cf4e 04:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:01 (1/2) Installing ca-certificates (20241121-r1) 04:10:01 (2/2) Installing dumb-init (1.2.5-r3) 04:10:01 Executing busybox-1.36.1-r29.trigger 04:10:01 Executing ca-certificates-20241121-r1.trigger 04:10:01 OK: 9 MiB in 16 packages 04:10:01 Removing intermediate container cf785e00cf4e 04:10:01 ---> bf63b40ae87c 04:10:01 Step 17/27 : RUN apk --no-cache upgrade 04:10:01 ---> Running in b63ab0b7cf88 04:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:10:01 OK: 9 MiB in 16 packages 04:10:01 Removing intermediate container b63ab0b7cf88 04:10:01 ---> be88553ab3d6 04:10:01 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:10:01 ---> 441dc1357cf7 04:10:01 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:10:01 ---> 366fc9f3ed8c 04:10:01 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:10:01 ---> 33f12fc53347 04:10:01 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 04:10:03 ---> dedf34feaa17 04:10:03 Step 22/27 : EXPOSE 59712 04:10:03 ---> Running in c5927459e76e 04:10:03 Removing intermediate container c5927459e76e 04:10:03 ---> a0419804f3a6 04:10:03 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 04:10:03 ---> Running in 8a16c349f176 04:10:03 Removing intermediate container 8a16c349f176 04:10:03 ---> aa9be8ac4bbb 04:10:03 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:10:03 ---> Running in c474c9aea39e 04:10:03 Removing intermediate container c474c9aea39e 04:10:03 ---> 1941300513f5 04:10:03 Step 25/27 : LABEL arch=amd64 04:10:03 ---> Running in f0aa020567a2 04:10:03 Removing intermediate container f0aa020567a2 04:10:03 ---> 1c8360b6abe0 04:10:03 Step 26/27 : LABEL git_sha=0023b5b6f3d7d66ae5823ebc9025621f68e42f79 04:10:03 ---> Running in fb5069fc8f92 04:10:03 Removing intermediate container fb5069fc8f92 04:10:03 ---> 3c30a01d3c4e 04:10:03 Step 27/27 : LABEL version=4.0.0-dev.6 04:10:03 ---> Running in 1b9ef22e42bd 04:10:03 Removing intermediate container 1b9ef22e42bd 04:10:03 ---> af51cb7ab32d 04:10:03 [Warning] One or more build-args [ARCH] were not consumed 04:10:03 Successfully built af51cb7ab32d 04:10:03 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:03 provisioning config files... 04:10:03 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14271543759446364719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:04 ---> ****-login.sh 04:10:04 nexus3.edgexfoundry.org:10001 04:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:04 Configure a credential helper to remove this warning. See 04:10:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:04 04:10:04 Login Succeeded 04:10:04 nexus3.edgexfoundry.org:10002 04:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:04 Configure a credential helper to remove this warning. See 04:10:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:04 04:10:04 Login Succeeded 04:10:04 nexus3.edgexfoundry.org:10003 04:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:04 Configure a credential helper to remove this warning. See 04:10:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:04 04:10:04 Login Succeeded 04:10:04 nexus3.edgexfoundry.org:10004 04:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:04 Configure a credential helper to remove this warning. See 04:10:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:04 04:10:04 Login Succeeded 04:10:04 ****.io 04:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:10:04 Configure a credential helper to remove this warning. See 04:10:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:10:04 04:10:04 Login Succeeded 04:10:04 ---> ****-login.sh ends [Pipeline] } 04:10:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:10:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:10:04 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 04:10:04 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 04:10:04 latest 04:10:04 4.0.0-dev.6 04:10:04 0023b5b6f3d7d66ae5823ebc9025621f68e42f79-4.0.0-dev.6 04:10:04 main 04:10:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:05 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:05 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0023b5b6f3d7d66ae5823ebc9025621f68e42f79 04:10:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:10:05 0cf555c0e82b: Preparing 04:10:05 922d2733922f: Preparing 04:10:05 29c7493dba02: Preparing 04:10:05 0ef72a10167d: Preparing 04:10:05 4e64a5a1ee02: Preparing 04:10:05 b8a7eb71a40c: Preparing 04:10:05 ce5a8cde9eee: Preparing 04:10:05 b8a7eb71a40c: Waiting 04:10:05 ce5a8cde9eee: Waiting 04:10:05 29c7493dba02: Pushed 04:10:05 4e64a5a1ee02: Pushed 04:10:05 0ef72a10167d: Pushed 04:10:05 922d2733922f: Pushed 04:10:05 ce5a8cde9eee: Layer already exists 04:10:05 b8a7eb71a40c: Pushed 04:10:10 0cf555c0e82b: Pushed 04:10:10 0023b5b6f3d7d66ae5823ebc9025621f68e42f79: digest: sha256:3e8ce96625f5777fa31ee592b6d780c5dc0ee6189b37f68364e33ab64929b9ac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:10 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:10 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 04:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:10:10 0cf555c0e82b: Preparing 04:10:10 922d2733922f: Preparing 04:10:10 29c7493dba02: Preparing 04:10:10 0ef72a10167d: Preparing 04:10:10 4e64a5a1ee02: Preparing 04:10:10 b8a7eb71a40c: Preparing 04:10:10 ce5a8cde9eee: Preparing 04:10:10 b8a7eb71a40c: Waiting 04:10:10 ce5a8cde9eee: Waiting 04:10:10 0ef72a10167d: Layer already exists 04:10:10 4e64a5a1ee02: Layer already exists 04:10:10 922d2733922f: Layer already exists 04:10:10 29c7493dba02: Layer already exists 04:10:10 0cf555c0e82b: Layer already exists 04:10:10 b8a7eb71a40c: Layer already exists 04:10:10 ce5a8cde9eee: Layer already exists 04:10:10 latest: digest: sha256:3e8ce96625f5777fa31ee592b6d780c5dc0ee6189b37f68364e33ab64929b9ac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:11 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:11 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.6 04:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:10:11 0cf555c0e82b: Preparing 04:10:11 922d2733922f: Preparing 04:10:11 29c7493dba02: Preparing 04:10:11 0ef72a10167d: Preparing 04:10:11 4e64a5a1ee02: Preparing 04:10:11 b8a7eb71a40c: Preparing 04:10:11 ce5a8cde9eee: Preparing 04:10:11 b8a7eb71a40c: Waiting 04:10:11 ce5a8cde9eee: Waiting 04:10:11 4e64a5a1ee02: Layer already exists 04:10:11 0cf555c0e82b: Layer already exists 04:10:11 0ef72a10167d: Layer already exists 04:10:11 922d2733922f: Layer already exists 04:10:11 29c7493dba02: Layer already exists 04:10:11 b8a7eb71a40c: Layer already exists 04:10:11 ce5a8cde9eee: Layer already exists 04:10:11 4.0.0-dev.6: digest: sha256:3e8ce96625f5777fa31ee592b6d780c5dc0ee6189b37f68364e33ab64929b9ac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:11 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0023b5b6f3d7d66ae5823ebc9025621f68e42f79-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:12 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0023b5b6f3d7d66ae5823ebc9025621f68e42f79-4.0.0-dev.6 04:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:10:12 0cf555c0e82b: Preparing 04:10:12 922d2733922f: Preparing 04:10:12 29c7493dba02: Preparing 04:10:12 0ef72a10167d: Preparing 04:10:12 4e64a5a1ee02: Preparing 04:10:12 b8a7eb71a40c: Preparing 04:10:12 ce5a8cde9eee: Preparing 04:10:12 b8a7eb71a40c: Waiting 04:10:12 ce5a8cde9eee: Waiting 04:10:12 0ef72a10167d: Layer already exists 04:10:12 922d2733922f: Layer already exists 04:10:12 4e64a5a1ee02: Layer already exists 04:10:12 0cf555c0e82b: Layer already exists 04:10:12 29c7493dba02: Layer already exists 04:10:12 ce5a8cde9eee: Layer already exists 04:10:12 b8a7eb71a40c: Layer already exists 04:10:12 0023b5b6f3d7d66ae5823ebc9025621f68e42f79-4.0.0-dev.6: digest: sha256:3e8ce96625f5777fa31ee592b6d780c5dc0ee6189b37f68364e33ab64929b9ac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:12 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:12 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 04:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 04:10:12 0cf555c0e82b: Preparing 04:10:12 922d2733922f: Preparing 04:10:12 29c7493dba02: Preparing 04:10:12 0ef72a10167d: Preparing 04:10:12 4e64a5a1ee02: Preparing 04:10:12 b8a7eb71a40c: Preparing 04:10:12 ce5a8cde9eee: Preparing 04:10:12 b8a7eb71a40c: Waiting 04:10:12 ce5a8cde9eee: Waiting 04:10:12 0ef72a10167d: Layer already exists 04:10:12 0cf555c0e82b: Layer already exists 04:10:12 29c7493dba02: Layer already exists 04:10:12 4e64a5a1ee02: Layer already exists 04:10:12 922d2733922f: Layer already exists 04:10:12 b8a7eb71a40c: Layer already exists 04:10:12 ce5a8cde9eee: Layer already exists 04:10:13 main: digest: sha256:3e8ce96625f5777fa31ee592b6d780c5dc0ee6189b37f68364e33ab64929b9ac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:10:13 ===================================================== [Pipeline] echo 04:10:13 taggedImages: 04:10:13 - nexus3.edgexfoundry.org:10004/app-record-replay:0023b5b6f3d7d66ae5823ebc9025621f68e42f79 04:10:13 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 04:10:13 - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.6 04:10:13 - nexus3.edgexfoundry.org:10004/app-record-replay:0023b5b6f3d7d66ae5823ebc9025621f68e42f79-4.0.0-dev.6 04:10:13 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [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 04:10:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:13 04:10:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:13 latest: Pulling from edgex-lftools-log-publisher 04:10:13 5eb5b503b376: Pulling fs layer 04:10:13 5c69ac0246d0: Pulling fs layer 04:10:13 ec43610c2a17: Pulling fs layer 04:10:13 3a2ae6a8a46f: Pulling fs layer 04:10:13 33b1e0a273af: Pulling fs layer 04:10:13 5d3b04190fa2: Pulling fs layer 04:10:13 2f39f015ded8: Pulling fs layer 04:10:13 5d3b04190fa2: Waiting 04:10:13 33b1e0a273af: Waiting 04:10:13 3a2ae6a8a46f: Waiting 04:10:13 5c69ac0246d0: Download complete 04:10:13 3a2ae6a8a46f: Verifying Checksum 04:10:13 3a2ae6a8a46f: Download complete 04:10:13 ec43610c2a17: Verifying Checksum 04:10:13 ec43610c2a17: Download complete 04:10:13 33b1e0a273af: Verifying Checksum 04:10:13 33b1e0a273af: Download complete 04:10:13 5d3b04190fa2: Download complete 04:10:14 5eb5b503b376: Download complete 04:10:14 2f39f015ded8: Download complete 04:10:15 5eb5b503b376: Pull complete 04:10:15 5c69ac0246d0: Pull complete 04:10:16 ec43610c2a17: Pull complete 04:10:16 3a2ae6a8a46f: Pull complete 04:10:16 33b1e0a273af: Pull complete 04:10:16 5d3b04190fa2: Pull complete 04:10:21 2f39f015ded8: Pull complete 04:10:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:10:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:21 prd-ubuntu20.04-docker-8c-8g-36911 does not seem to be running inside a container 04:10:21 $ 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/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:10:26 $ docker top cd1f78e80cb402b99d5d49948247bd416beb26e28ed876df7fdde46fb9e2e55d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:27 ---> job-cost.sh 04:10:27 lf-activate-venv: SKIPPING 04:10:27 INFO: No Stack... 04:10:27 INFO: Retrieving Pricing Info for: v3-standard-8 04:10:28 INFO: Archiving Costs [Pipeline] sh 04:10:28 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 04:10:28 + cut -d, -f6 [Pipeline] lock 04:10:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-105-stack-cost] 04:10:28 Resource [jenkins-edgexfoundry-app-record-replay-main-105-stack-cost] did not exist. Created. 04:10:28 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:10:28 + echo total: 0.2199999988079071 [Pipeline] stash 04:10:28 Stashed 1 file(s) [Pipeline] } 04:10:28 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-105-stack-cost] [Pipeline] // lock [Pipeline] } 04:10:28 $ docker stop --time=1 cd1f78e80cb402b99d5d49948247bd416beb26e28ed876df7fdde46fb9e2e55d 04:10:30 $ docker rm -f --volumes cd1f78e80cb402b99d5d49948247bd416beb26e28ed876df7fdde46fb9e2e55d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:11:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36921 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 04:11:14 Running in /w/workspace/app-record-replay/105 [Pipeline] { [Pipeline] checkout 04:11:17 Selected Git installation does not exist. Using Default 04:11:17 The recommended git tool is: NONE 04:11:25 using credential edgex-jenkins-ssh 04:11:25 Cloning the remote Git repository 04:11:25 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 04:11:25 > git init /w/workspace/app-record-replay/105 # timeout=10 04:11:25 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 04:11:25 > git --version # timeout=10 04:11:25 > git --version # 'git version 2.25.1' 04:11:25 using GIT_SSH to set credentials SSH Credentials for GitHub 04:11:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:11:29 Avoid second fetch 04:11:29 Checking out Revision 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 (main) 04:11:28 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 04:11:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:11:29 > git config core.sparsecheckout # timeout=10 04:11:29 > git checkout -f 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 # timeout=10 04:11:30 Commit message: "Merge pull request #169 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.22" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:11:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:11:35 % Total % Received % Xferd Average Speed Time Time Time Current 04:11:35 Dload Upload Total Spent Left Speed 04:11:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh 04:11:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:11:35 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:11:35 sudo tee /etc/docker/daemon.new 04:11:35 { 04:11:35 "registry-mirrors": [ 04:11:35 "https://nexus3.edgexfoundry.org:10001" 04:11:35 ], 04:11:35 "bip": "10.250.0.254/24", 04:11:35 "hosts": [ 04:11:35 "tcp://0.0.0.0:5555", 04:11:35 "unix:///var/run/docker.sock" 04:11:35 ], 04:11:35 "mtu": 1458, 04:11:35 "selinux-enabled": true, 04:11:35 "seccomp-profile": "/etc/docker/seccomp.json" 04:11:35 } [Pipeline] sh 04:11:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:11:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:11:54 provisioning config files... 04:11:54 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/105@tmp/config7913318082401922896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:11:55 ---> ****-login.sh 04:11:55 nexus3.edgexfoundry.org:10001 04:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:11:55 Configure a credential helper to remove this warning. See 04:11:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:11:55 04:11:55 Login Succeeded 04:11:55 nexus3.edgexfoundry.org:10002 04:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:11:55 Configure a credential helper to remove this warning. See 04:11:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:11:55 04:11:55 Login Succeeded 04:11:55 nexus3.edgexfoundry.org:10003 04:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:11:56 Configure a credential helper to remove this warning. See 04:11:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:11:56 04:11:56 Login Succeeded 04:11:56 nexus3.edgexfoundry.org:10004 04:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:11:56 Configure a credential helper to remove this warning. See 04:11:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:11:56 04:11:56 Login Succeeded 04:11:56 ****.io 04:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:11:56 Configure a credential helper to remove this warning. See 04:11:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:11:56 04:11:56 Login Succeeded 04:11:56 ---> ****-login.sh ends [Pipeline] } 04:11:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:11:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:11:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:11:57 ========================================================= 04:11:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:11:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 04:11:59 #0 building with "default" instance using docker driver 04:11:59 04:11:59 #1 [internal] load build definition from Dockerfile 04:11:59 #1 transferring dockerfile: 1.76kB 0.0s done 04:11:59 #1 DONE 0.1s 04:11:59 04:11:59 #2 [internal] load .dockerignore 04:11:59 #2 transferring context: 159B 0.0s done 04:11:59 #2 DONE 0.1s 04:11:59 04:11:59 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:11:59 #3 DONE 0.2s 04:11:59 04:11:59 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 04:11:59 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done 04:11:59 #4 ... 04:11:59 04:11:59 #5 [internal] load build context 04:11:59 #5 transferring context: 282.73kB 0.0s done 04:11:59 #5 DONE 0.1s 04:11:59 04:11:59 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 04:11:59 #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done 04:11:59 #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done 04:11:59 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.1s 04:11:59 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0B / 70.67MB 0.1s 04:11:59 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s 04:11:59 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 7.34MB / 70.67MB 0.3s 04:11:59 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done 04:11:59 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 04:11:59 #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.1s done 04:11:59 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.2s done 04:11:59 #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done 04:11:59 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 04:11:59 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.53MB / 70.67MB 0.4s 04:11:59 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 04:11:59 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0B / 12.74MB 0.4s 04:11:59 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0B / 98.78MB 0.4s 04:11:59 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 16.78MB / 70.67MB 0.5s 04:11:59 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 3.15MB / 12.74MB 0.5s 04:11:59 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 20.97MB / 70.67MB 0.6s 04:11:59 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 6.71MB / 12.74MB 0.6s 04:11:59 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.97MB / 98.78MB 0.6s 04:11:59 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 26.21MB / 70.67MB 0.7s 04:11:59 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.4s done 04:11:59 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 11.53MB / 12.74MB 0.7s 04:11:59 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 36.70MB / 70.67MB 0.9s 04:11:59 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done 04:11:59 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 19.92MB / 98.78MB 0.9s 04:11:59 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 41.94MB / 70.67MB 1.0s 04:11:59 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 25.17MB / 98.78MB 1.0s 04:11:59 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 04:12:00 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 48.22MB / 70.67MB 1.1s 04:12:00 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 30.41MB / 98.78MB 1.1s 04:12:00 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 53.94MB / 70.67MB 1.2s 04:12:00 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 35.65MB / 98.78MB 1.2s 04:12:00 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done 04:12:00 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 63.96MB / 70.67MB 1.4s 04:12:00 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 45.09MB / 98.78MB 1.4s 04:12:00 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 69.21MB / 70.67MB 1.5s 04:12:00 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 50.33MB / 98.78MB 1.5s 04:12:00 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 56.62MB / 98.78MB 1.6s 04:12:00 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.6s done 04:12:00 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 66.06MB / 98.78MB 1.8s 04:12:00 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 04:12:01 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 71.30MB / 98.78MB 1.9s 04:12:01 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 77.02MB / 98.78MB 2.0s 04:12:01 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 82.57MB / 98.78MB 2.1s 04:12:01 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 92.60MB / 98.78MB 2.3s 04:12:01 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.57MB / 98.78MB 2.4s 04:12:01 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.6s done 04:12:08 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.3s 04:12:12 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.4s 04:12:20 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.9s done 04:12:21 #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 04:12:21 #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done 04:12:21 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 04:12:21 #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done 04:12:21 #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done 04:12:21 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 04:12:26 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s 04:12:30 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.4s done 04:12:30 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 04:12:32 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.3s done 04:12:32 #4 DONE 33.5s 04:12:32 04:12:32 #6 [builder 2/7] RUN apk add --update --no-cache make git 04:12:33 #6 0.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:12:33 #6 1.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:12:35 #6 2.502 OK: 239 MiB in 58 packages 04:12:36 #6 DONE 4.2s 04:12:36 04:12:36 #7 [builder 3/7] WORKDIR /app 04:12:36 #7 DONE 0.1s 04:12:36 04:12:36 #8 [builder 4/7] COPY go.mod vendor* ./ 04:12:37 #8 DONE 0.1s 04:12:37 04:12:37 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:09 #9 DONE 30.1s 04:13:09 04:13:09 #10 [builder 6/7] COPY . . 04:13:09 #10 DONE 0.1s 04:13:09 04:13:09 #11 [builder 7/7] RUN echo noop 04:13:09 #11 0.642 noop 04:13:09 #11 DONE 0.7s 04:13:09 04:13:09 #12 exporting to image 04:13:09 #12 exporting layers 04:13:41 #12 exporting layers 33.7s done 04:13:41 #12 writing image sha256:811cdcee9c6a81f4b3c81c25631a298809c5aca6633682398e381a2972463361 done 04:13:41 #12 naming to docker.io/library/ci-base-image-arm64 done 04:13:41 #12 DONE 33.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:42 + docker inspect -f . ci-base-image-arm64 04:13:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:42 prd-ubuntu20.04-docker-arm64-4c-16g-36921 does not seem to be running inside a container 04:13:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/105 -v /w/workspace/app-record-replay/105:/w/workspace/app-record-replay/105:rw,z -v /w/workspace/app-record-replay/105@tmp:/w/workspace/app-record-replay/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:13:44 $ docker top 11e65c98ba0c49c1bb04c3d70e71ebb72a6b1ab9d62ce851b85120e9c9f38f27 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:45 + go version 04:13:45 go version go1.23.4 linux/arm64 [Pipeline] } 04:13:45 $ docker stop --time=1 11e65c98ba0c49c1bb04c3d70e71ebb72a6b1ab9d62ce851b85120e9c9f38f27 04:13:47 $ docker rm -f --volumes 11e65c98ba0c49c1bb04c3d70e71ebb72a6b1ab9d62ce851b85120e9c9f38f27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:47 + docker inspect -f . ci-base-image-arm64 04:13:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:48 prd-ubuntu20.04-docker-arm64-4c-16g-36921 does not seem to be running inside a container 04:13:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/105 -v /w/workspace/app-record-replay/105:/w/workspace/app-record-replay/105:rw,z -v /w/workspace/app-record-replay/105@tmp:/w/workspace/app-record-replay/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:13:49 $ docker top d7bc55ae862f96577e3bf44fdb29a99d616ac88879c795f6107fcd66437c8004 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:49 + git config --global --add safe.directory /w/workspace/app-record-replay/105 [Pipeline] fileExists [Pipeline] sh 04:13:49 + make test 04:13:49 go test -race -coverprofile=coverage.out ./... 04:17:41 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 04:17:41 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 04:17:41 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 04:17:41 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 04:17:41 ok github.com/edgexfoundry/app-record-replay/internal/app 1.142s coverage: 88.0% of statements 04:17:50 ok github.com/edgexfoundry/app-record-replay/internal/application 9.847s coverage: 98.7% of statements 04:17:50 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.444s coverage: 89.7% of statements 04:17:50 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.098s coverage: 100.0% of statements 04:17:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:17:51 go vet ./... 04:20:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:20:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:20:27 ./bin/test-attribution-txt.sh [Pipeline] echo 04:20:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:20:27 $ docker stop --time=1 d7bc55ae862f96577e3bf44fdb29a99d616ac88879c795f6107fcd66437c8004 04:20:29 $ docker rm -f --volumes d7bc55ae862f96577e3bf44fdb29a99d616ac88879c795f6107fcd66437c8004 [Pipeline] // withDockerContainer [Pipeline] sh 04:20:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:20:32 Warning: overwriting stash ‘coverage-report’ 04:20:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:20:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:20:33 + ls -al . 04:20:33 total 260 04:20:33 drwxrwxr-x 9 jenkins jenkins 4096 Jan 17 04:13 . 04:20:33 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 04:11 .. 04:20:33 -rw-rw-r-- 1 jenkins jenkins 119 Jan 17 04:11 .dockerignore 04:20:33 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 04:11 .git 04:20:33 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 04:11 .github 04:20:33 -rw-rw-r-- 1 jenkins jenkins 164 Jan 17 04:11 .gitignore 04:20:33 -rw-rw-r-- 1 jenkins jenkins 41 Jan 17 04:11 .golangci.yml 04:20:33 -rw-rw-r-- 1 jenkins jenkins 16870 Jan 17 04:11 Attribution.txt 04:20:33 -rw-rw-r-- 1 jenkins jenkins 458 Jan 17 04:11 CHANGELOG.md 04:20:33 -rw-rw-r-- 1 jenkins jenkins 1726 Jan 17 04:11 Dockerfile 04:20:33 -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 04:11 GOVERNANCE.md 04:20:33 -rw-rw-r-- 1 jenkins jenkins 681 Jan 17 04:11 Jenkinsfile 04:20:33 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 17 04:11 LICENSE 04:20:33 -rw-rw-r-- 1 jenkins jenkins 3851 Jan 17 04:11 Makefile 04:20:33 -rw-rw-r-- 1 jenkins jenkins 611 Jan 17 04:11 OWNERS.md 04:20:33 -rw-rw-r-- 1 jenkins jenkins 4107 Jan 17 04:11 README.md 04:20:33 -rw-rw-r-- 1 jenkins jenkins 7789 Jan 17 04:11 Record and Reply.postman_collection.json 04:20:33 -rw-rw-r-- 1 jenkins jenkins 11 Jan 17 04:06 VERSION 04:20:33 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 04:11 bin 04:20:33 -rw-r--r-- 1 jenkins jenkins 34248 Jan 17 04:17 coverage.out 04:20:33 -rw-rw-r-- 1 jenkins jenkins 6720 Jan 17 04:11 go.mod 04:20:33 -rw-rw-r-- 1 jenkins jenkins 87876 Jan 17 04:11 go.sum 04:20:33 drwxrwxr-x 7 jenkins jenkins 4096 Jan 17 04:11 internal 04:20:33 -rw-rw-r-- 1 jenkins jenkins 913 Jan 17 04:11 main.go 04:20:33 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 04:11 openapi 04:20:33 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 04:11 pkg 04:20:33 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 04:11 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:33 + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0023b5b6f3d7d66ae5823ebc9025621f68e42f79 --label arch=arm64 --label version=4.0.0-dev.6 . 04:20:34 #0 building with "default" instance using docker driver 04:20:34 04:20:34 #1 [internal] load build definition from Dockerfile 04:20:34 #1 transferring dockerfile: 1.76kB done 04:20:34 #1 DONE 0.0s 04:20:34 04:20:34 #2 [internal] load .dockerignore 04:20:34 #2 transferring context: 159B done 04:20:34 #2 DONE 0.0s 04:20:34 04:20:34 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:20:34 #3 DONE 0.0s 04:20:34 04:20:34 #4 [internal] load metadata for docker.io/library/alpine:3.20 04:20:34 #4 DONE 0.4s 04:20:34 04:20:34 #5 [internal] load build context 04:20:34 #5 transferring context: 36.30kB 0.0s done 04:20:34 #5 DONE 0.0s 04:20:34 04:20:34 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:20:34 #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 04:20:34 #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:20:34 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.1s 04:20:34 #6 ... 04:20:34 04:20:34 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:20:34 #7 DONE 0.2s 04:20:34 04:20:34 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:20:34 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s done 04:20:34 #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:20:34 #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:20:34 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 04:20:35 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done 04:20:35 #6 DONE 1.0s 04:20:35 04:20:35 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:20:36 #8 0.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:20:36 #8 0.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:20:38 #8 2.273 (1/2) Installing ca-certificates (20241121-r1) 04:20:38 #8 ... 04:20:38 04:20:38 #9 [builder 2/7] RUN apk add --update --no-cache make git 04:20:38 #9 0.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:20:38 #9 1.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:20:38 #9 2.663 OK: 239 MiB in 58 packages 04:20:38 #9 DONE 3.1s 04:20:38 04:20:38 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:20:38 #8 2.371 (2/2) Installing dumb-init (1.2.5-r3) 04:20:38 #8 2.382 Executing busybox-1.36.1-r29.trigger 04:20:38 #8 ... 04:20:38 04:20:38 #10 [builder 3/7] WORKDIR /app 04:20:38 #10 DONE 0.1s 04:20:38 04:20:38 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:20:38 #8 2.416 Executing ca-certificates-20241121-r1.trigger 04:20:38 #8 ... 04:20:38 04:20:38 #11 [builder 4/7] COPY go.mod vendor* ./ 04:20:38 #11 DONE 0.1s 04:20:38 04:20:38 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:20:38 #8 2.708 OK: 10 MiB in 16 packages 04:20:38 #8 DONE 3.1s 04:20:38 04:20:38 #12 [stage-1 3/7] RUN apk --no-cache upgrade 04:20:39 #12 0.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:20:40 #12 1.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:20:40 #12 ... 04:20:40 04:20:40 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:40 #13 DONE 1.8s 04:20:40 04:20:40 #14 [builder 6/7] COPY . . 04:20:40 #14 DONE 0.1s 04:20:40 04:20:40 #15 [builder 7/7] RUN make build 04:20:41 #15 0.747 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 04:20:41 #15 ... 04:20:41 04:20:41 #12 [stage-1 3/7] RUN apk --no-cache upgrade 04:20:41 #12 2.728 OK: 10 MiB in 16 packages 04:20:41 #12 DONE 3.1s 04:20:42 04:20:42 #15 [builder 7/7] RUN make build 04:23:03 #15 DONE 131.9s 04:23:03 04:23:03 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 04:23:03 #16 DONE 0.1s 04:23:03 04:23:03 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 04:23:03 #17 DONE 0.1s 04:23:03 04:23:03 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 04:23:03 #18 DONE 0.1s 04:23:03 04:23:03 #19 [stage-1 7/7] COPY --from=builder /app/app-record-replay /app-record-replay 04:23:03 #19 DONE 0.4s 04:23:03 04:23:03 #20 exporting to image 04:23:03 #20 exporting layers 04:23:03 #20 exporting layers 0.5s done 04:23:03 #20 writing image sha256:db417cd38add426fb8dd13c6e8f6293f1b43fe19b7ee2deddaec63984552489f done 04:23:03 #20 naming to docker.io/library/app-record-replay-arm64 done 04:23:03 #20 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:04 provisioning config files... 04:23:04 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/105@tmp/config4155990848853650919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:04 ---> ****-login.sh 04:23:04 nexus3.edgexfoundry.org:10001 04:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:04 Configure a credential helper to remove this warning. See 04:23:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:04 04:23:04 Login Succeeded 04:23:04 nexus3.edgexfoundry.org:10002 04:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:05 Configure a credential helper to remove this warning. See 04:23:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:05 04:23:05 Login Succeeded 04:23:05 nexus3.edgexfoundry.org:10003 04:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:05 Configure a credential helper to remove this warning. See 04:23:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:05 04:23:05 Login Succeeded 04:23:05 nexus3.edgexfoundry.org:10004 04:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:05 Configure a credential helper to remove this warning. See 04:23:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:05 04:23:05 Login Succeeded 04:23:05 ****.io 04:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:05 Configure a credential helper to remove this warning. See 04:23:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:05 04:23:05 Login Succeeded 04:23:05 ---> ****-login.sh ends [Pipeline] } 04:23:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:23:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:23:05 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 04:23:05 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 04:23:05 latest 04:23:05 4.0.0-dev.6 04:23:05 0023b5b6f3d7d66ae5823ebc9025621f68e42f79-4.0.0-dev.6 04:23:05 main 04:23:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:06 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:06 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0023b5b6f3d7d66ae5823ebc9025621f68e42f79 04:23:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:23:06 0dd3938af46e: Preparing 04:23:06 d6140446ad27: Preparing 04:23:06 3b7d99c59b6a: Preparing 04:23:06 680891a7f531: Preparing 04:23:06 579dccad119c: Preparing 04:23:06 b85cd3c70aa1: Preparing 04:23:06 534a70dc8296: Preparing 04:23:06 534a70dc8296: Waiting 04:23:06 b85cd3c70aa1: Waiting 04:23:06 680891a7f531: Pushed 04:23:06 3b7d99c59b6a: Pushed 04:23:06 d6140446ad27: Pushed 04:23:06 579dccad119c: Pushed 04:23:06 534a70dc8296: Layer already exists 04:23:07 b85cd3c70aa1: Pushed 04:23:15 0dd3938af46e: Pushed 04:23:15 0023b5b6f3d7d66ae5823ebc9025621f68e42f79: digest: sha256:0ef6a9075df45ee0ac129af17a1d5ec84eb777b79d88224a91d598099c191f32 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:16 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:16 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 04:23:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:23:16 0dd3938af46e: Preparing 04:23:16 d6140446ad27: Preparing 04:23:16 3b7d99c59b6a: Preparing 04:23:16 680891a7f531: Preparing 04:23:16 579dccad119c: Preparing 04:23:16 b85cd3c70aa1: Preparing 04:23:16 534a70dc8296: Preparing 04:23:16 b85cd3c70aa1: Waiting 04:23:16 534a70dc8296: Waiting 04:23:16 0dd3938af46e: Layer already exists 04:23:16 680891a7f531: Layer already exists 04:23:16 d6140446ad27: Layer already exists 04:23:16 3b7d99c59b6a: Layer already exists 04:23:16 579dccad119c: Layer already exists 04:23:16 b85cd3c70aa1: Layer already exists 04:23:16 534a70dc8296: Layer already exists 04:23:16 latest: digest: sha256:0ef6a9075df45ee0ac129af17a1d5ec84eb777b79d88224a91d598099c191f32 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:17 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:17 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.6 04:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:23:17 0dd3938af46e: Preparing 04:23:17 d6140446ad27: Preparing 04:23:17 3b7d99c59b6a: Preparing 04:23:17 680891a7f531: Preparing 04:23:17 579dccad119c: Preparing 04:23:17 b85cd3c70aa1: Preparing 04:23:17 534a70dc8296: Preparing 04:23:17 b85cd3c70aa1: Waiting 04:23:17 534a70dc8296: Waiting 04:23:17 579dccad119c: Layer already exists 04:23:17 3b7d99c59b6a: Layer already exists 04:23:17 680891a7f531: Layer already exists 04:23:17 d6140446ad27: Layer already exists 04:23:17 0dd3938af46e: Layer already exists 04:23:17 534a70dc8296: Layer already exists 04:23:17 b85cd3c70aa1: Layer already exists 04:23:17 4.0.0-dev.6: digest: sha256:0ef6a9075df45ee0ac129af17a1d5ec84eb777b79d88224a91d598099c191f32 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:18 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0023b5b6f3d7d66ae5823ebc9025621f68e42f79-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:18 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0023b5b6f3d7d66ae5823ebc9025621f68e42f79-4.0.0-dev.6 04:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:23:18 0dd3938af46e: Preparing 04:23:18 d6140446ad27: Preparing 04:23:18 3b7d99c59b6a: Preparing 04:23:18 680891a7f531: Preparing 04:23:18 579dccad119c: Preparing 04:23:18 b85cd3c70aa1: Preparing 04:23:18 534a70dc8296: Preparing 04:23:18 b85cd3c70aa1: Waiting 04:23:18 534a70dc8296: Waiting 04:23:18 3b7d99c59b6a: Layer already exists 04:23:18 d6140446ad27: Layer already exists 04:23:18 579dccad119c: Layer already exists 04:23:18 680891a7f531: Layer already exists 04:23:18 0dd3938af46e: Layer already exists 04:23:18 b85cd3c70aa1: Layer already exists 04:23:18 534a70dc8296: Layer already exists 04:23:18 0023b5b6f3d7d66ae5823ebc9025621f68e42f79-4.0.0-dev.6: digest: sha256:0ef6a9075df45ee0ac129af17a1d5ec84eb777b79d88224a91d598099c191f32 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:19 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:19 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 04:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 04:23:19 0dd3938af46e: Preparing 04:23:19 d6140446ad27: Preparing 04:23:19 3b7d99c59b6a: Preparing 04:23:19 680891a7f531: Preparing 04:23:19 579dccad119c: Preparing 04:23:19 b85cd3c70aa1: Preparing 04:23:19 534a70dc8296: Preparing 04:23:19 b85cd3c70aa1: Waiting 04:23:19 534a70dc8296: Waiting 04:23:19 579dccad119c: Layer already exists 04:23:19 680891a7f531: Layer already exists 04:23:19 3b7d99c59b6a: Layer already exists 04:23:19 d6140446ad27: Layer already exists 04:23:19 0dd3938af46e: Layer already exists 04:23:19 b85cd3c70aa1: Layer already exists 04:23:19 534a70dc8296: Layer already exists 04:23:19 main: digest: sha256:0ef6a9075df45ee0ac129af17a1d5ec84eb777b79d88224a91d598099c191f32 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:23:19 ===================================================== [Pipeline] echo 04:23:19 taggedImages: 04:23:19 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0023b5b6f3d7d66ae5823ebc9025621f68e42f79 04:23:19 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 04:23:19 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.6 04:23:19 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0023b5b6f3d7d66ae5823ebc9025621f68e42f79-4.0.0-dev.6 04:23:19 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:23:20 04:23:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:23:20 arm64: Pulling from edgex-lftools-log-publisher 04:23:20 8998bd30e6a1: Pulling fs layer 04:23:20 04944245beec: Pulling fs layer 04:23:20 699f458cf7ca: Pulling fs layer 04:23:20 765212b225bb: Pulling fs layer 04:23:20 f23df028b6ca: Pulling fs layer 04:23:20 d65c8cfc05b1: Pulling fs layer 04:23:20 2437ff75d9bd: Pulling fs layer 04:23:20 f23df028b6ca: Waiting 04:23:20 765212b225bb: Waiting 04:23:20 d65c8cfc05b1: Waiting 04:23:20 2437ff75d9bd: Waiting 04:23:20 04944245beec: Verifying Checksum 04:23:20 04944245beec: Download complete 04:23:20 765212b225bb: Download complete 04:23:20 f23df028b6ca: Verifying Checksum 04:23:20 d65c8cfc05b1: Download complete 04:23:21 699f458cf7ca: Verifying Checksum 04:23:21 699f458cf7ca: Download complete 04:23:21 8998bd30e6a1: Verifying Checksum 04:23:21 8998bd30e6a1: Download complete 04:23:23 2437ff75d9bd: Verifying Checksum 04:23:23 2437ff75d9bd: Download complete 04:23:27 8998bd30e6a1: Pull complete 04:23:28 04944245beec: Pull complete 04:23:30 699f458cf7ca: Pull complete 04:23:30 765212b225bb: Pull complete 04:23:31 f23df028b6ca: Pull complete 04:23:31 d65c8cfc05b1: Pull complete 04:23:57 2437ff75d9bd: Pull complete 04:23:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:23:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:23:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:57 prd-ubuntu20.04-docker-arm64-4c-16g-36921 does not seem to be running inside a container 04:23:57 $ 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/app-record-replay/105 -v /w/workspace/app-record-replay/105:/w/workspace/app-record-replay/105:rw,z -v /w/workspace/app-record-replay/105@tmp:/w/workspace/app-record-replay/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:23:59 $ docker top 8763ba8fd12322695ac72eed9f171e7806ce3fbb826c8dfcab298482d5e8b92c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:00 ---> job-cost.sh 04:24:00 lf-activate-venv: SKIPPING 04:24:00 INFO: No Stack... 04:24:00 INFO: Retrieving Pricing Info for: v3-standard-8 04:24:01 INFO: Archiving Costs [Pipeline] sh 04:24:01 + cat /w/workspace/app-record-replay/105/archives/cost.csv 04:24:01 + cut -d, -f6 [Pipeline] lock 04:24:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-105-stack-cost] 04:24:01 Resource [jenkins-edgexfoundry-app-record-replay-main-105-stack-cost] did not exist. Created. 04:24:01 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:24:02 /w/workspace/app-record-replay/105@tmp/durable-63c0878b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:24:02 + echo total: 0.2199999988079071 [Pipeline] stash 04:24:02 Warning: overwriting stash ‘stack-cost’ 04:24:02 Stashed 1 file(s) [Pipeline] } 04:24:02 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-105-stack-cost] [Pipeline] // lock [Pipeline] } 04:24:02 $ docker stop --time=1 8763ba8fd12322695ac72eed9f171e7806ce3fbb826c8dfcab298482d5e8b92c 04:24:04 $ docker rm -f --volumes 8763ba8fd12322695ac72eed9f171e7806ce3fbb826c8dfcab298482d5e8b92c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:24:04 provisioning config files... 04:24:04 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11701299944284811750tmp [Pipeline] { [Pipeline] sh 04:24:05 + set +x 04:24:05 + + bash -s -- 04:24:05 curl -s https://codecov.io/bash 04:24:05 04:24:05 _____ _ 04:24:05 / ____| | | 04:24:05 | | ___ __| | ___ ___ _____ __ 04:24:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:24:05 | |___| (_) | (_| | __/ (_| (_) \ V / 04:24:05 \_____\___/ \__,_|\___|\___\___/ \_/ 04:24:05 Bash-1.0.6 04:24:05 04:24:05 04:24:05 ==> git version 2.25.1 found 04:24:05 ==> 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 04:24:05 Release-Date: 2020-01-08 04:24:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:24:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:24:05 ==> Jenkins CI detected. 04:24:05 current dir:  /w/workspace/exfoundry_app-record-replay_main 04:24:05 project root: . 04:24:05 --> token set from env 04:24:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:24:05 ==> Running gcov in . (disable via -X gcov) 04:24:05 ==> Python coveragepy not found 04:24:05 ==> Searching for coverage reports in: 04:24:05 + . 04:24:05 -> Found 1 reports 04:24:05 ==> Detecting git/mercurial file structure 04:24:05 ==> Reading reports 04:24:05 + ./coverage.out bytes=34248 04:24:05 ==> Appending adjustments 04:24:05 https://docs.codecov.io/docs/fixing-reports 04:24:05 + Found adjustments 04:24:05 ==> Gzipping contents 04:24:05 8.0K /tmp/codecov.W61flS.gz 04:24:05 ==> Uploading reports 04:24:05 url: https://codecov.io 04:24:05 query: branch=main&commit=0023b5b6f3d7d66ae5823ebc9025621f68e42f79&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 04:24:05 -> Pinging Codecov 04:24:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0023b5b6f3d7d66ae5823ebc9025621f68e42f79&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 04:24:05 -> Uploading to 04:24:05 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-record-replay/0023b5b6f3d7d66ae5823ebc9025621f68e42f79/2e5b63bd-bc5a-463d-b8a2-8248f3e0ef0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250117%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250117T042405Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e440b6d438a54662d0b8ecb43501263cefb358979ef2a6b2b437377f7c7d18f9 04:24:05 % Total % Received % Xferd Average Speed Time Time Time Current 04:24:05 Dload Upload Total Spent Left Speed 04:24:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5390 0 0 100 5390 0 32083 --:--:-- --:--:-- --:--:-- 32083 04:24:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [Pipeline] } 04:24:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:24:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:24:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:24:06 04:24:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:24:07 latest: Pulling from edgex-devops/edgex-snyk-go 04:24:07 43c4264eed91: Pulling fs layer 04:24:07 4cc291be95ef: Pulling fs layer 04:24:07 2ac1f1163629: Pulling fs layer 04:24:07 5c3c966382ef: Pulling fs layer 04:24:07 4f4fb700ef54: Pulling fs layer 04:24:07 d9c7d2e4e75e: Pulling fs layer 04:24:07 9c3e1370e548: Pulling fs layer 04:24:07 5c3c966382ef: Waiting 04:24:07 4f4fb700ef54: Waiting 04:24:07 d9c7d2e4e75e: Waiting 04:24:07 4cc291be95ef: Verifying Checksum 04:24:07 4cc291be95ef: Download complete 04:24:07 5c3c966382ef: Verifying Checksum 04:24:07 5c3c966382ef: Download complete 04:24:07 4f4fb700ef54: Verifying Checksum 04:24:07 4f4fb700ef54: Download complete 04:24:07 43c4264eed91: Download complete 04:24:07 43c4264eed91: Pull complete 04:24:07 4cc291be95ef: Pull complete 04:24:07 d9c7d2e4e75e: Verifying Checksum 04:24:07 d9c7d2e4e75e: Download complete 04:24:07 2ac1f1163629: Verifying Checksum 04:24:07 2ac1f1163629: Download complete 04:24:08 9c3e1370e548: Verifying Checksum 04:24:08 9c3e1370e548: Download complete 04:24:11 2ac1f1163629: Pull complete 04:24:11 5c3c966382ef: Pull complete 04:24:11 4f4fb700ef54: Pull complete 04:24:11 d9c7d2e4e75e: Pull complete 04:24:14 9c3e1370e548: Pull complete 04:24:14 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:24:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:24:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:14 prd-ubuntu20.04-docker-8c-8g-36911 does not seem to be running inside a container 04:24:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:24:22 $ docker top 620d18ce9e6ac2d929d4a6e9c5d31eb159c484430e6f8da65cdb8171ed2532c8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:23 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo 04:24:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 04:24:23 + set -o pipefail 04:24:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 04:24:30 04:24:30 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 04:24:30 04:24:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/cf45f6ce-697a-44b4-8d3b-b0c3681d4f58 04:24:30 04:24:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:24:30 04:24:30 04:24:30 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:24:30 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:24:30 $ docker stop --time=1 620d18ce9e6ac2d929d4a6e9c5d31eb159c484430e6f8da65cdb8171ed2532c8 04:24:42 $ docker rm -f --volumes 620d18ce9e6ac2d929d4a6e9c5d31eb159c484430e6f8da65cdb8171ed2532c8 [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 04:24:43 + git log --format=format:%s -1 0023b5b6f3d7d66ae5823ebc9025621f68e42f79 [Pipeline] sh 04:24:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:24:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:24:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:44 prd-ubuntu20.04-docker-8c-8g-36911 does not seem to be running inside a container 04:24:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:24:46 $ docker top d938bc1a7d6fea1e5ca34c499d78c810296648eb509d267f3a008ae354ec560c -eo pid,comm 04:24:46 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). 04:24:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:24:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:24:46 [ssh-agent] Looking for ssh-agent implementation... 04:24:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:24:47 $ docker exec d938bc1a7d6fea1e5ca34c499d78c810296648eb509d267f3a008ae354ec560c ssh-agent 04:24:47 SSH_AUTH_SOCK=/tmp/ssh-4Um6sI56MU6M/agent.13 04:24:47 SSH_AGENT_PID=19 04:24:47 Running ssh-add (command line suppressed) 04:24:47 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12895964814501128141.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12895964814501128141.key) 04:24:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:24:47 + git semver tag 04:24:47 2025-01-17 04:24:47,789 [run_tag] DEBUG tag force:False 04:24:47 2025-01-17 04:24:47,789 [check_head_tag] DEBUG check head tag 04:24:47 2025-01-17 04:24:47,791 [execute] INFO git cat-file --batch-check 04:24:47 2025-01-17 04:24:47,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 04:24:47 2025-01-17 04:24:47,794 [execute] INFO git cat-file --batch 04:24:47 2025-01-17 04:24:47,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 04:24:47 2025-01-17 04:24:47,821 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:24:47 2025-01-17 04:24:47,822 [execute] INFO git tag -a v4.0.0-dev.6 -m v4.0.0-dev.6 04:24:47 2025-01-17 04:24:47,822 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.6', '-m', 'v4.0.0-dev.6'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 04:24:47 2025-01-17 04:24:47,826 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:24:47 4.0.0-dev.6 [Pipeline] } 04:24:47 $ docker exec --env ******** --env ******** d938bc1a7d6fea1e5ca34c499d78c810296648eb509d267f3a008ae354ec560c ssh-agent -k 04:24:47 unset SSH_AUTH_SOCK; 04:24:47 unset SSH_AGENT_PID; 04:24:47 echo Agent pid 19 killed; 04:24:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:24:48 + git semver [Pipeline] } 04:24:48 $ docker stop --time=1 d938bc1a7d6fea1e5ca34c499d78c810296648eb509d267f3a008ae354ec560c 04:24:50 $ docker rm -f --volumes d938bc1a7d6fea1e5ca34c499d78c810296648eb509d267f3a008ae354ec560c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:24:50 04:24:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:24:51 0.23.1-centos7: Pulling from edgex-lftools 04:24:51 ab5ef0e58194: Pulling fs layer 04:24:51 9712f1f96733: Pulling fs layer 04:24:51 63f879dbbcfc: Pulling fs layer 04:24:51 0d9ebad4ef96: Pulling fs layer 04:24:51 e9a5061849ea: Pulling fs layer 04:24:51 d747dcd14b5f: Pulling fs layer 04:24:51 2de7ff778b66: Pulling fs layer 04:24:51 0d9ebad4ef96: Waiting 04:24:51 e9a5061849ea: Waiting 04:24:51 2de7ff778b66: Waiting 04:24:51 d747dcd14b5f: Waiting 04:24:51 9712f1f96733: Verifying Checksum 04:24:51 9712f1f96733: Download complete 04:24:51 63f879dbbcfc: Verifying Checksum 04:24:51 63f879dbbcfc: Download complete 04:24:51 e9a5061849ea: Download complete 04:24:51 d747dcd14b5f: Verifying Checksum 04:24:51 d747dcd14b5f: Download complete 04:24:51 ab5ef0e58194: Verifying Checksum 04:24:51 ab5ef0e58194: Download complete 04:24:51 2de7ff778b66: Verifying Checksum 04:24:51 2de7ff778b66: Download complete 04:24:51 0d9ebad4ef96: Verifying Checksum 04:24:51 0d9ebad4ef96: Download complete 04:24:54 ab5ef0e58194: Pull complete 04:24:54 9712f1f96733: Pull complete 04:24:54 63f879dbbcfc: Pull complete 04:24:59 0d9ebad4ef96: Pull complete 04:24:59 e9a5061849ea: Pull complete 04:24:59 d747dcd14b5f: Pull complete 04:24:59 2de7ff778b66: Pull complete 04:24:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:24:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:24:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:00 prd-ubuntu20.04-docker-8c-8g-36911 does not seem to be running inside a container 04:25:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:25:11 $ docker top ee244aa3cd468795674b7283a732a945a72e372de5e9bf005415dbefc8718530 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:25:11 provisioning config files... 04:25:11 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12630372973451137349tmp 04:25:11 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3371080608816549081tmp 04:25:11 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10974291001969148240tmp [Pipeline] { [Pipeline] echo 04:25:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:25:11 ---> sigul-configuration.sh 04:25:11 gpg: directory `/root/.gnupg' created 04:25:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:25:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:25:11 gpg: keyring `/root/.gnupg/secring.gpg' created 04:25:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:25:11 gpg: CAST5 encrypted data 04:25:11 gpg: encrypted with 1 passphrase 04:25:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:25:12 + mkdir /home/jenkins 04:25:12 + mkdir /home/jenkins/sigul [Pipeline] sh 04:25:12 + 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 04:25:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:25:12 ---> sigul-install.sh 04:25:12 Sigul already installed; skipping installation. [Pipeline] sh 04:25:12 + git tag --list 04:25:12 v3.1 04:25:12 v3.1.0 04:25:12 v3.1.0-dev.0 04:25:12 v3.1.0-dev.1 04:25:12 v3.1.0-dev.10 04:25:12 v3.1.0-dev.11 04:25:12 v3.1.0-dev.12 04:25:12 v3.1.0-dev.13 04:25:12 v3.1.0-dev.14 04:25:12 v3.1.0-dev.15 04:25:12 v3.1.0-dev.16 04:25:12 v3.1.0-dev.17 04:25:12 v3.1.0-dev.18 04:25:12 v3.1.0-dev.19 04:25:12 v3.1.0-dev.2 04:25:12 v3.1.0-dev.20 04:25:12 v3.1.0-dev.21 04:25:12 v3.1.0-dev.22 04:25:12 v3.1.0-dev.23 04:25:12 v3.1.0-dev.24 04:25:12 v3.1.0-dev.25 04:25:12 v3.1.0-dev.26 04:25:12 v3.1.0-dev.27 04:25:12 v3.1.0-dev.28 04:25:12 v3.1.0-dev.29 04:25:12 v3.1.0-dev.3 04:25:12 v3.1.0-dev.30 04:25:12 v3.1.0-dev.31 04:25:12 v3.1.0-dev.32 04:25:12 v3.1.0-dev.33 04:25:12 v3.1.0-dev.34 04:25:12 v3.1.0-dev.35 04:25:12 v3.1.0-dev.36 04:25:12 v3.1.0-dev.37 04:25:12 v3.1.0-dev.38 04:25:12 v3.1.0-dev.39 04:25:12 v3.1.0-dev.4 04:25:12 v3.1.0-dev.40 04:25:12 v3.1.0-dev.41 04:25:12 v3.1.0-dev.42 04:25:12 v3.1.0-dev.43 04:25:12 v3.1.0-dev.44 04:25:12 v3.1.0-dev.45 04:25:12 v3.1.0-dev.46 04:25:12 v3.1.0-dev.47 04:25:12 v3.1.0-dev.48 04:25:12 v3.1.0-dev.49 04:25:12 v3.1.0-dev.5 04:25:12 v3.1.0-dev.50 04:25:12 v3.1.0-dev.51 04:25:12 v3.1.0-dev.52 04:25:12 v3.1.0-dev.53 04:25:12 v3.1.0-dev.54 04:25:12 v3.1.0-dev.55 04:25:12 v3.1.0-dev.56 04:25:12 v3.1.0-dev.57 04:25:12 v3.1.0-dev.58 04:25:12 v3.1.0-dev.59 04:25:12 v3.1.0-dev.6 04:25:12 v3.1.0-dev.60 04:25:12 v3.1.0-dev.61 04:25:12 v3.1.0-dev.62 04:25:12 v3.1.0-dev.63 04:25:12 v3.1.0-dev.64 04:25:12 v3.1.0-dev.65 04:25:12 v3.1.0-dev.66 04:25:12 v3.1.0-dev.67 04:25:12 v3.1.0-dev.68 04:25:12 v3.1.0-dev.7 04:25:12 v3.1.0-dev.8 04:25:12 v3.1.0-dev.9 04:25:12 v3.1.1 04:25:12 v3.2.0-dev.1 04:25:12 v3.2.0-dev.10 04:25:12 v3.2.0-dev.11 04:25:12 v3.2.0-dev.12 04:25:12 v3.2.0-dev.13 04:25:12 v3.2.0-dev.14 04:25:12 v3.2.0-dev.15 04:25:12 v3.2.0-dev.16 04:25:12 v3.2.0-dev.17 04:25:12 v3.2.0-dev.18 04:25:12 v3.2.0-dev.19 04:25:12 v3.2.0-dev.2 04:25:12 v3.2.0-dev.20 04:25:12 v3.2.0-dev.21 04:25:12 v3.2.0-dev.22 04:25:12 v3.2.0-dev.23 04:25:12 v3.2.0-dev.24 04:25:12 v3.2.0-dev.3 04:25:12 v3.2.0-dev.4 04:25:12 v3.2.0-dev.5 04:25:12 v3.2.0-dev.6 04:25:12 v3.2.0-dev.7 04:25:12 v3.2.0-dev.8 04:25:12 v3.2.0-dev.9 04:25:12 v4.0.0-dev.1 04:25:12 v4.0.0-dev.2 04:25:12 v4.0.0-dev.3 04:25:12 v4.0.0-dev.4 04:25:12 v4.0.0-dev.5 04:25:12 v4.0.0-dev.6 [Pipeline] sh 04:25:13 + lftools sign git-tag v4.0.0-dev.6 04:25:13 Signing Git tag with Sigul... 04:25:13 Signing v4.0.0-dev.6 [Pipeline] echo 04:25:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:25:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:25:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:25:14 $ docker stop --time=1 ee244aa3cd468795674b7283a732a945a72e372de5e9bf005415dbefc8718530 04:25:15 $ docker rm -f --volumes ee244aa3cd468795674b7283a732a945a72e372de5e9bf005415dbefc8718530 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:25:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:25:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:25:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:16 prd-ubuntu20.04-docker-8c-8g-36911 does not seem to be running inside a container 04:25:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:25:17 $ docker top 874afbd252991d7c7f9b45feba6b054d5e9c67509e346c18ace5c91047e12bcd -eo pid,comm 04:25:17 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). 04:25:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:25:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:25:17 [ssh-agent] Looking for ssh-agent implementation... 04:25:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:25:17 $ docker exec 874afbd252991d7c7f9b45feba6b054d5e9c67509e346c18ace5c91047e12bcd ssh-agent 04:25:17 SSH_AUTH_SOCK=/tmp/ssh-9xH7pG7YLfM9/agent.33 04:25:17 SSH_AGENT_PID=39 04:25:17 Running ssh-add (command line suppressed) 04:25:17 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9216848092469234615.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9216848092469234615.key) 04:25:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:25:17 + git semver bump pre 04:25:18 2025-01-17 04:25:18,071 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:25:18 2025-01-17 04:25:18,071 [bump_version] DEBUG bumping version:4.0.0-dev.6 on axis:pre with prefix:dev 04:25:18 2025-01-17 04:25:18,071 [bump_version] DEBUG bumped version:4.0.0-dev.7 04:25:18 2025-01-17 04:25:18,071 [write_version] DEBUG write version:4.0.0-dev.7 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 04:25:18 2025-01-17 04:25:18,071 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:25:18 2025-01-17 04:25:18,071 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 04:25:18 2025-01-17 04:25:18,074 [execute] INFO git cat-file --batch-check 04:25:18 2025-01-17 04:25:18,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 04:25:18 2025-01-17 04:25:18,079 [execute] INFO git cat-file --batch 04:25:18 2025-01-17 04:25:18,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 04:25:18 2025-01-17 04:25:18,085 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:25:18 4.0.0-dev.7 [Pipeline] } 04:25:18 $ docker exec --env ******** --env ******** 874afbd252991d7c7f9b45feba6b054d5e9c67509e346c18ace5c91047e12bcd ssh-agent -k 04:25:18 unset SSH_AUTH_SOCK; 04:25:18 unset SSH_AGENT_PID; 04:25:18 echo Agent pid 39 killed; 04:25:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:25:18 + git semver [Pipeline] } 04:25:18 $ docker stop --time=1 874afbd252991d7c7f9b45feba6b054d5e9c67509e346c18ace5c91047e12bcd 04:25:20 $ docker rm -f --volumes 874afbd252991d7c7f9b45feba6b054d5e9c67509e346c18ace5c91047e12bcd [Pipeline] // withDockerContainer [Pipeline] sh 04:25:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:25:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:25:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:20 prd-ubuntu20.04-docker-8c-8g-36911 does not seem to be running inside a container 04:25:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:25:21 $ docker top 4feda7eb1de09e49b1e69e96d2a7c83af6fd4930b6b6e66062c80c45df5e8ba2 -eo pid,comm 04:25:21 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). 04:25:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:25:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:25:21 [ssh-agent] Looking for ssh-agent implementation... 04:25:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:25:21 $ docker exec 4feda7eb1de09e49b1e69e96d2a7c83af6fd4930b6b6e66062c80c45df5e8ba2 ssh-agent 04:25:21 SSH_AUTH_SOCK=/tmp/ssh-BVYRMVz4zsu6/agent.31 04:25:21 SSH_AGENT_PID=37 04:25:21 Running ssh-add (command line suppressed) 04:25:21 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7883184445372745707.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7883184445372745707.key) 04:25:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:25:22 + git semver push 04:25:22 2025-01-17 04:25:22,207 [run_push] DEBUG push 04:25:22 2025-01-17 04:25:22,208 [execute] INFO git cat-file --batch-check 04:25:22 2025-01-17 04:25:22,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 04:25:22 2025-01-17 04:25:22,212 [execute] INFO git rev-list 97edc83e594691dff2cafaadf9578780ba1bc81c -- 04:25:22 2025-01-17 04:25:22,212 [execute] DEBUG Popen(['git', 'rev-list', '97edc83e594691dff2cafaadf9578780ba1bc81c', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 04:25:22 2025-01-17 04:25:22,219 [execute] INFO git fetch -v origin 04:25:22 2025-01-17 04:25:22,219 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 04:25:22 2025-01-17 04:25:22,679 [run_push] DEBUG no remote changes detected 04:25:22 2025-01-17 04:25:22,679 [execute] INFO git push origin semver 04:25:22 2025-01-17 04:25:22,680 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 04:25:23 2025-01-17 04:25:23,494 [run_push] DEBUG push all version tags 04:25:23 2025-01-17 04:25:23,494 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:25:23 2025-01-17 04:25:23,495 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 04:25:24 2025-01-17 04:25:24,060 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 04:25:24 4.0.0-dev.7 [Pipeline] } 04:25:24 $ docker exec --env ******** --env ******** 4feda7eb1de09e49b1e69e96d2a7c83af6fd4930b6b6e66062c80c45df5e8ba2 ssh-agent -k 04:25:24 unset SSH_AUTH_SOCK; 04:25:24 unset SSH_AGENT_PID; 04:25:24 echo Agent pid 37 killed; 04:25:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:25:24 + git semver [Pipeline] } 04:25:25 $ docker stop --time=1 4feda7eb1de09e49b1e69e96d2a7c83af6fd4930b6b6e66062c80c45df5e8ba2 04:25:26 $ docker rm -f --volumes 4feda7eb1de09e49b1e69e96d2a7c83af6fd4930b6b6e66062c80c45df5e8ba2 [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 04:25:27 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 04:25:27 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 04:25:27 total 16 04:25:27 drwxr-xr-x 3 root root 4096 Jan 17 04:10 . 04:25:27 drwxrwxr-x 11 jenkins jenkins 4096 Jan 17 04:25 .. 04:25:27 drwxr-xr-x 2 root root 4096 Jan 17 04:10 cost 04:25:27 -rw-r--r-- 1 root root 89 Jan 17 04:10 cost.csv 04:25:27 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 04:25:27 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 04:25:27 total 16 04:25:27 drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 04:10 . 04:25:27 drwxrwxr-x 11 jenkins jenkins 4096 Jan 17 04:25 .. 04:25:27 drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 04:10 cost 04:25:27 -rw-r--r-- 1 jenkins jenkins 89 Jan 17 04:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:25:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:25:28 ---> package-listing.sh 04:25:28 ++ facter osfamily 04:25:28 ++ tr '[:upper:]' '[:lower:]' 04:25:28 + OS_FAMILY=debian 04:25:28 + workspace=/w/workspace/exfoundry_app-record-replay_main 04:25:28 + START_PACKAGES=/tmp/packages_start.txt 04:25:28 + END_PACKAGES=/tmp/packages_end.txt 04:25:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:25:28 + PACKAGES=/tmp/packages_start.txt 04:25:28 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 04:25:28 + PACKAGES=/tmp/packages_end.txt 04:25:28 + case "${OS_FAMILY}" in 04:25:28 + dpkg -l 04:25:28 + grep '^ii' 04:25:28 + '[' -f /tmp/packages_start.txt ']' 04:25:28 + '[' -f /tmp/packages_end.txt ']' 04:25:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:25:28 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 04:25:28 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 04:25:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 04:25:28 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:25:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:29 prd-ubuntu20.04-docker-8c-8g-36911 does not seem to be running inside a container 04:25:29 $ 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 04:25:29 $ docker top 603620145d4b9ca875ac5b01d70a4cef608e53273a324b3bdbf839162434a409 -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:30 + touch /tmp/pre-build-complete [Pipeline] sh 04:25:30 + mkdir -p /var/log/sysstat [Pipeline] sh 04:25:30 + ls /var/log/sa-host 04:25:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:30 provisioning config files... 04:25:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16854867220738028872tmp [Pipeline] { [Pipeline] echo 04:25:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:25:31 ---> create-netrc.sh [Pipeline] } 04:25:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:25:31 ---> python-tools-install.sh [Pipeline] echo 04:25:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:25:31 ---> sudo-logs.sh 04:25:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:25:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:25:32 ---> job-cost.sh 04:25:32 lf-activate-venv: SKIPPING 04:25:32 DEBUG: total: 0.2199999988079071 04:25:32 INFO: Retrieving Stack Cost... 04:25:32 INFO: Retrieving Pricing Info for: v3-standard-8 04:25:33 INFO: Archiving Costs [Pipeline] echo 04:25:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:25:33 ---> logs-deploy.sh 04:25:33 lf-activate-venv: SKIPPING 04:25:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/105 04:25:33 INFO: archiving workspace using pattern(s): 04:25:34 Archives upload complete. 04:25:34 INFO: archiving logs to Nexus 04:25:35 ---> uname -a: 04:25:35 Linux prd-ubuntu20-04-docker-8c-8g-36911 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:25:35 04:25:35 04:25:35 ---> lscpu: 04:25:35 Architecture: x86_64 04:25:35 CPU op-mode(s): 32-bit, 64-bit 04:25:35 Byte Order: Little Endian 04:25:35 Address sizes: 40 bits physical, 48 bits virtual 04:25:35 CPU(s): 8 04:25:35 On-line CPU(s) list: 0-7 04:25:35 Thread(s) per core: 1 04:25:35 Core(s) per socket: 1 04:25:35 Socket(s): 8 04:25:35 NUMA node(s): 1 04:25:35 Vendor ID: AuthenticAMD 04:25:35 CPU family: 23 04:25:35 Model: 49 04:25:35 Model name: AMD EPYC-Rome Processor 04:25:35 Stepping: 0 04:25:35 CPU MHz: 2800.000 04:25:35 BogoMIPS: 5600.00 04:25:35 Virtualization: AMD-V 04:25:35 Hypervisor vendor: KVM 04:25:35 Virtualization type: full 04:25:35 L1d cache: 256 KiB 04:25:35 L1i cache: 256 KiB 04:25:35 L2 cache: 4 MiB 04:25:35 L3 cache: 128 MiB 04:25:35 NUMA node0 CPU(s): 0-7 04:25:35 Vulnerability Itlb multihit: Not affected 04:25:35 Vulnerability L1tf: Not affected 04:25:35 Vulnerability Mds: Not affected 04:25:35 Vulnerability Meltdown: Not affected 04:25:35 Vulnerability Mmio stale data: Not affected 04:25:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:25:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:25:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:25:35 Vulnerability Srbds: Not affected 04:25:35 Vulnerability Tsx async abort: Not affected 04:25:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:25:35 04:25:35 04:25:35 ---> nproc: 04:25:35 8 04:25:35 04:25:35 04:25:35 ---> df -h: 04:25:35 Filesystem Size Used Avail Use% Mounted on 04:25:35 overlay 155G 14G 142G 9% / 04:25:35 tmpfs 64M 0 64M 0% /dev 04:25:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:25:35 shm 64M 0 64M 0% /dev/shm 04:25:35 /dev/vda1 155G 14G 142G 9% /facter-os 04:25:35 04:25:35 04:25:35 ---> sar -b -r -n DEV: 04:25:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36911) 01/17/25 _x86_64_ (8 CPU) 04:25:35 04:25:35 04:05:15 LINUX RESTART (8 CPU) 04:25:35 04:25:35 04:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:25:35 04:07:01 212.44 12.97 199.47 0.00 1716.19 48726.32 0.00 04:25:35 04:08:01 165.06 0.08 164.97 0.00 10.13 57470.29 0.00 04:25:35 04:09:01 39.74 0.02 39.72 0.00 0.13 27496.72 0.00 04:25:35 04:10:01 141.14 0.19 140.95 0.00 12.47 49432.33 0.00 04:25:35 04:11:01 145.20 6.28 138.92 0.00 4383.48 28930.18 0.00 04:25:35 04:12:01 6.57 0.02 6.55 0.00 0.13 129.31 0.00 04:25:35 04:13:01 1.38 0.00 1.38 0.00 0.00 15.59 0.00 04:25:35 04:14:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 04:25:35 04:15:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 04:25:35 04:16:01 2.03 0.00 2.03 0.00 0.00 23.33 0.00 04:25:35 04:17:01 1.45 0.02 1.43 0.00 0.13 21.06 0.00 04:25:35 04:18:01 1.80 0.00 1.80 0.00 0.00 21.33 0.00 04:25:35 04:19:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 04:25:35 04:20:01 3.22 1.58 1.63 0.00 36.93 20.40 0.00 04:25:35 04:21:01 1.98 0.02 1.97 0.00 0.13 27.06 0.00 04:25:35 04:22:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 04:25:35 04:23:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 04:25:35 04:24:01 1.32 0.00 1.32 0.00 0.00 17.20 0.00 04:25:35 04:25:01 100.92 0.18 100.73 0.00 14.00 41752.91 0.00 04:25:35 Average: 43.65 1.13 42.53 0.00 325.33 13346.45 0.00 04:25:35 04:25:35 04:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:25:35 04:07:01 28142176 31537968 771704 2.35 128292 3437620 1905048 5.61 1235256 3002344 581252 04:25:35 04:08:01 27037348 31035308 1266224 3.85 184416 3925012 2602732 7.67 1948888 3329208 487024 04:25:35 04:09:01 26405728 30859840 1440252 4.38 187852 4340408 2493400 7.35 1957968 3914628 441792 04:25:35 04:10:01 27534736 31514872 789100 2.40 191752 3906192 1952508 5.75 1358104 3429772 652 04:25:35 04:11:01 26554040 31514868 759828 2.31 229568 4793064 1743332 5.14 1679280 4005268 1044 04:25:35 04:12:01 26563120 31519080 755564 2.30 228124 4789804 1717168 5.06 1671696 4002020 8 04:25:35 04:13:01 26568488 31524544 749984 2.28 228208 4789808 1717168 5.06 1665564 4002024 8 04:25:35 04:14:01 26568612 31524708 749764 2.28 228244 4789808 1717168 5.06 1665432 4002028 4 04:25:35 04:15:01 26577604 31533804 740644 2.25 228308 4789812 1717168 5.06 1656852 4002028 16 04:25:35 04:16:01 26579860 31536108 738268 2.25 228364 4789816 1717168 5.06 1655012 4002032 8 04:25:35 04:17:01 26581032 31537352 736960 2.24 228444 4789812 1717168 5.06 1653724 4002032 8 04:25:35 04:18:01 26581104 31537340 736824 2.24 228464 4789816 1717168 5.06 1653728 4002036 4 04:25:35 04:19:01 26581064 31537388 736728 2.24 228544 4789828 1717168 5.06 1653824 4002048 8 04:25:35 04:20:01 26570568 31529100 745060 2.27 228604 4790988 1717168 5.06 1666548 4002460 48 04:25:35 04:21:01 26566004 31524620 749452 2.28 228648 4790976 1748904 5.15 1666760 4002384 32 04:25:35 04:22:01 26566216 31524880 749140 2.28 228684 4790980 1748904 5.15 1666508 4002388 36 04:25:35 04:23:01 26566328 31525016 748948 2.28 228704 4790980 1748904 5.15 1666900 4002388 20 04:25:35 04:24:01 26566312 31525036 748860 2.28 228736 4790988 1748904 5.15 1666372 4002392 4 04:25:35 04:25:01 25090816 31484556 784584 2.39 255596 6073596 1822180 5.37 1764764 5251460 524516 04:25:35 Average: 26642166 31464547 815678 2.48 218292 4671016 1840491 5.42 1660694 3945313 107183 04:25:35 04:25:35 04:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:25:35 04:07:01 lo 5.80 5.80 0.58 0.58 0.00 0.00 0.00 0.00 04:25:35 04:07:01 ens3 664.12 444.29 7958.65 61.09 0.00 0.00 0.00 0.00 04:25:35 04:07:01 docker0 302.76 440.19 25.93 3048.25 0.00 0.00 0.00 0.00 04:25:35 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:25:35 04:08:01 ens3 19.88 12.73 22.68 8.54 0.00 0.00 0.00 0.00 04:25:35 04:08:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:25:35 04:08:01 vethb48e7d7 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 04:25:35 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:09:01 ens3 13.86 7.10 15.42 5.05 0.00 0.00 0.00 0.00 04:25:35 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:09:01 vethb48e7d7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:10:01 lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 04:25:35 04:10:01 ens3 35.68 20.72 200.89 9.64 0.00 0.00 0.00 0.00 04:25:35 04:10:01 docker0 4.57 8.84 0.28 119.51 0.00 0.00 0.00 0.00 04:25:35 04:11:01 lo 7.79 7.79 0.78 0.78 0.00 0.00 0.00 0.00 04:25:35 04:11:01 ens3 294.34 195.15 5408.68 223.20 0.00 0.00 0.00 0.00 04:25:35 04:11:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:25:35 04:12:01 ens3 2.03 0.88 2.92 0.31 0.00 0.00 0.00 0.00 04:25:35 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:13:01 ens3 0.98 0.00 0.04 0.00 0.00 0.00 0.00 0.00 04:25:35 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:25:35 04:14:01 ens3 1.22 0.12 0.05 0.01 0.00 0.00 0.00 0.00 04:25:35 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:15:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:25:35 04:16:01 ens3 1.10 0.48 0.44 0.28 0.00 0.00 0.00 0.00 04:25:35 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:25:35 04:18:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:25:35 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:20:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:25:35 04:20:01 ens3 5.85 4.20 4.50 4.70 0.00 0.00 0.00 0.00 04:25:35 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:21:01 ens3 1.65 0.92 1.03 1.18 0.00 0.00 0.00 0.00 04:25:35 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:25:35 04:22:01 ens3 0.37 0.12 0.04 0.01 0.00 0.00 0.00 0.00 04:25:35 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:23:01 ens3 0.57 0.30 0.32 0.21 0.00 0.00 0.00 0.00 04:25:35 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:25:35 04:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:25:35 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:35 04:25:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 04:25:35 04:25:01 ens3 401.55 272.40 7982.71 166.37 0.00 0.00 0.00 0.00 04:25:35 04:25:01 docker0 53.39 90.65 5.15 855.07 0.00 0.00 0.00 0.00 04:25:35 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 04:25:35 Average: ens3 76.03 50.54 1137.80 25.31 0.00 0.00 0.00 0.00 04:25:35 Average: docker0 19.00 28.44 1.65 211.87 0.00 0.00 0.00 0.00 04:25:35 04:25:35 04:25:35 ---> sar -P ALL: 04:25:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36911) 01/17/25 _x86_64_ (8 CPU) 04:25:35 04:25:35 04:05:15 LINUX RESTART (8 CPU) 04:25:35 04:25:35 04:06:01 CPU %user %nice %system %iowait %steal %idle 04:25:35 04:07:01 all 8.23 0.00 3.75 4.38 0.08 83.56 04:25:35 04:07:01 0 8.35 0.00 4.53 15.01 0.07 72.04 04:25:35 04:07:01 1 8.05 0.00 3.87 4.17 0.07 83.84 04:25:35 04:07:01 2 10.19 0.00 3.99 1.28 0.07 84.47 04:25:35 04:07:01 3 8.17 0.00 3.79 2.54 0.08 85.41 04:25:35 04:07:01 4 7.97 0.00 3.33 5.64 0.07 83.00 04:25:35 04:07:01 5 8.17 0.00 3.35 2.14 0.15 86.19 04:25:35 04:07:01 6 7.13 0.00 3.54 2.96 0.08 86.29 04:25:35 04:07:01 7 7.84 0.00 3.60 1.33 0.03 87.19 04:25:35 04:08:01 all 20.52 0.00 4.08 3.96 0.06 71.39 04:25:35 04:08:01 0 20.78 0.00 6.26 25.42 0.08 47.46 04:25:35 04:08:01 1 19.79 0.00 2.89 0.22 0.05 77.05 04:25:35 04:08:01 2 20.70 0.00 3.87 0.24 0.05 75.15 04:25:35 04:08:01 3 20.23 0.00 3.32 0.59 0.07 75.79 04:25:35 04:08:01 4 21.00 0.00 3.82 0.15 0.05 74.98 04:25:35 04:08:01 5 20.32 0.00 4.90 1.49 0.05 73.23 04:25:35 04:08:01 6 20.28 0.00 3.52 0.05 0.05 76.10 04:25:35 04:08:01 7 21.09 0.00 4.03 3.56 0.05 71.27 04:25:35 04:09:01 all 49.21 0.00 6.23 1.14 0.08 43.34 04:25:35 04:09:01 0 49.95 0.00 6.22 0.10 0.07 43.66 04:25:35 04:09:01 1 50.10 0.00 5.96 0.15 0.08 43.70 04:25:35 04:09:01 2 49.46 0.00 7.09 0.05 0.10 43.30 04:25:35 04:09:01 3 49.68 0.00 6.33 0.40 0.10 43.49 04:25:35 04:09:01 4 49.55 0.00 6.38 6.49 0.08 37.49 04:25:35 04:09:01 5 45.99 0.00 5.70 0.08 0.07 48.15 04:25:35 04:09:01 6 48.93 0.00 6.23 0.12 0.08 44.63 04:25:35 04:09:01 7 49.98 0.00 5.90 1.76 0.08 42.27 04:25:35 04:10:01 all 36.64 0.00 6.59 2.51 0.08 54.19 04:25:35 04:10:01 0 37.71 0.00 6.73 4.57 0.09 50.90 04:25:35 04:10:01 1 36.68 0.00 6.70 12.18 0.09 44.36 04:25:35 04:10:01 2 37.93 0.00 6.77 0.29 0.07 54.94 04:25:35 04:10:01 3 37.60 0.00 6.51 1.06 0.07 54.76 04:25:35 04:10:01 4 36.58 0.00 6.47 1.13 0.07 55.75 04:25:35 04:10:01 5 32.92 0.00 5.68 0.10 0.10 61.20 04:25:35 04:10:01 6 36.91 0.00 6.25 0.55 0.09 56.20 04:25:35 04:10:01 7 36.76 0.00 7.59 0.22 0.07 55.36 04:25:35 04:11:01 all 6.69 0.00 3.15 2.77 0.05 87.35 04:25:35 04:11:01 0 6.65 0.00 3.07 6.72 0.05 83.51 04:25:35 04:11:01 1 7.78 0.00 2.81 7.73 0.05 81.63 04:25:35 04:11:01 2 7.13 0.00 2.31 0.91 0.05 89.60 04:25:35 04:11:01 3 5.37 0.00 2.73 3.92 0.05 87.93 04:25:35 04:11:01 4 6.59 0.00 4.83 1.14 0.05 87.38 04:25:35 04:11:01 5 4.86 0.00 2.76 0.43 0.03 91.92 04:25:35 04:11:01 6 8.76 0.00 3.45 0.74 0.08 86.97 04:25:35 04:11:01 7 6.40 0.00 3.20 0.57 0.03 89.80 04:25:35 04:12:01 all 0.08 0.00 0.05 0.02 0.01 99.84 04:25:35 04:12:01 0 0.10 0.00 0.05 0.03 0.00 99.82 04:25:35 04:12:01 1 0.25 0.00 0.10 0.00 0.00 99.65 04:25:35 04:12:01 2 0.03 0.00 0.05 0.00 0.02 99.90 04:25:35 04:12:01 3 0.02 0.00 0.03 0.08 0.02 99.85 04:25:35 04:12:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:25:35 04:12:01 5 0.07 0.00 0.03 0.00 0.02 99.88 04:25:35 04:12:01 6 0.08 0.00 0.03 0.02 0.02 99.85 04:25:35 04:12:01 7 0.07 0.00 0.03 0.02 0.02 99.87 04:25:35 04:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:25:35 04:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:25:35 04:13:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:25:35 04:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:25:35 04:13:01 3 0.02 0.00 0.03 0.03 0.00 99.92 04:25:35 04:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:25:35 04:13:01 5 0.05 0.00 0.00 0.00 0.02 99.93 04:25:35 04:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:25:35 04:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:25:35 04:14:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:25:35 04:14:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:25:35 04:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:25:35 04:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:25:35 04:14:01 3 0.02 0.00 0.02 0.03 0.00 99.93 04:25:35 04:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:25:35 04:14:01 5 0.07 0.00 0.03 0.02 0.03 99.85 04:25:35 04:14:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:25:35 04:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:25:35 04:15:01 all 0.06 0.00 0.03 0.01 0.00 99.91 04:25:35 04:15:01 0 0.03 0.00 0.02 0.02 0.00 99.93 04:25:35 04:15:01 1 0.27 0.00 0.03 0.00 0.00 99.70 04:25:35 04:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 04:25:35 04:15:01 3 0.02 0.00 0.03 0.03 0.00 99.92 04:25:35 04:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:25:35 04:15:01 5 0.05 0.00 0.03 0.00 0.02 99.90 04:25:35 04:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:25:35 04:15:01 7 0.05 0.00 0.03 0.00 0.00 99.92 04:25:35 04:16:01 all 0.03 0.00 0.00 0.01 0.01 99.95 04:25:35 04:16:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:25:35 04:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:25:35 04:16:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:25:35 04:16:01 3 0.00 0.00 0.00 0.08 0.00 99.92 04:25:35 04:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:25:35 04:16:01 5 0.05 0.00 0.00 0.03 0.02 99.90 04:25:35 04:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:25:35 04:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:25:35 04:17:01 all 0.03 0.00 0.02 0.01 0.01 99.93 04:25:35 04:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:25:35 04:17:01 1 0.13 0.00 0.00 0.00 0.02 99.85 04:25:35 04:17:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:25:35 04:17:01 3 0.02 0.00 0.03 0.05 0.02 99.88 04:25:35 04:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:25:35 04:17:01 5 0.03 0.00 0.05 0.02 0.02 99.88 04:25:35 04:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:25:35 04:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:25:35 04:25:35 04:17:01 CPU %user %nice %system %iowait %steal %idle 04:25:35 04:18:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:25:35 04:18:01 0 0.00 0.00 0.00 0.02 0.02 99.97 04:25:35 04:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:25:35 04:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:25:35 04:18:01 3 0.02 0.00 0.02 0.03 0.00 99.93 04:25:35 04:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:25:35 04:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:25:35 04:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:25:35 04:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:25:35 04:19:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:25:35 04:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:25:35 04:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:25:35 04:19:01 2 0.05 0.00 0.03 0.00 0.00 99.92 04:25:35 04:19:01 3 0.00 0.00 0.02 0.03 0.00 99.95 04:25:35 04:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:25:35 04:19:01 5 0.03 0.00 0.03 0.02 0.03 99.88 04:25:35 04:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:25:35 04:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:25:35 04:20:01 all 0.28 0.00 0.03 0.06 0.01 99.61 04:25:35 04:20:01 0 0.23 0.00 0.03 0.17 0.02 99.55 04:25:35 04:20:01 1 0.70 0.00 0.02 0.00 0.02 99.27 04:25:35 04:20:01 2 0.40 0.00 0.02 0.00 0.02 99.56 04:25:35 04:20:01 3 0.20 0.00 0.02 0.27 0.00 99.52 04:25:35 04:20:01 4 0.32 0.00 0.02 0.05 0.00 99.62 04:25:35 04:20:01 5 0.10 0.00 0.07 0.02 0.02 99.80 04:25:35 04:20:01 6 0.12 0.00 0.02 0.00 0.00 99.87 04:25:35 04:20:01 7 0.20 0.00 0.05 0.00 0.02 99.73 04:25:35 04:21:01 all 0.05 0.00 0.03 0.00 0.01 99.91 04:25:35 04:21:01 0 0.03 0.00 0.02 0.02 0.00 99.93 04:25:35 04:21:01 1 0.20 0.00 0.03 0.00 0.00 99.77 04:25:35 04:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:25:35 04:21:01 3 0.02 0.00 0.03 0.02 0.00 99.93 04:25:35 04:21:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:25:35 04:21:01 5 0.07 0.00 0.07 0.00 0.02 99.85 04:25:35 04:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:25:35 04:21:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:25:35 04:22:01 all 0.06 0.00 0.01 0.06 0.01 99.87 04:25:35 04:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:25:35 04:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:25:35 04:22:01 2 0.35 0.00 0.00 0.00 0.00 99.65 04:25:35 04:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:25:35 04:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:25:35 04:22:01 5 0.05 0.00 0.05 0.00 0.02 99.88 04:25:35 04:22:01 6 0.00 0.00 0.00 0.28 0.00 99.72 04:25:35 04:22:01 7 0.02 0.00 0.00 0.20 0.00 99.78 04:25:35 04:23:01 all 0.15 0.00 0.01 0.02 0.01 99.81 04:25:35 04:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:25:35 04:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:25:35 04:23:01 2 1.06 0.00 0.00 0.00 0.00 98.94 04:25:35 04:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:25:35 04:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:25:35 04:23:01 5 0.07 0.00 0.05 0.00 0.02 99.87 04:25:35 04:23:01 6 0.00 0.00 0.03 0.12 0.02 99.83 04:25:35 04:23:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:25:35 04:24:01 all 0.11 0.00 0.02 0.05 0.00 99.82 04:25:35 04:24:01 0 0.02 0.00 0.05 0.18 0.00 99.75 04:25:35 04:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:25:35 04:24:01 2 0.66 0.00 0.03 0.00 0.02 99.29 04:25:35 04:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:25:35 04:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:25:35 04:24:01 5 0.05 0.00 0.03 0.00 0.02 99.90 04:25:35 04:24:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:25:35 04:24:01 7 0.03 0.00 0.00 0.18 0.00 99.78 04:25:35 04:25:01 all 8.11 0.00 3.45 5.79 0.08 82.57 04:25:35 04:25:01 0 8.00 0.00 3.94 0.70 0.07 87.29 04:25:35 04:25:01 1 9.50 0.00 3.65 0.44 0.12 86.29 04:25:35 04:25:01 2 7.12 0.00 2.96 9.69 0.07 80.16 04:25:35 04:25:01 3 7.80 0.00 4.27 1.25 0.08 86.60 04:25:35 04:25:01 4 7.39 0.00 3.97 16.48 0.12 72.04 04:25:35 04:25:01 5 8.65 0.00 2.80 0.39 0.07 88.10 04:25:35 04:25:01 6 8.92 0.00 3.55 14.84 0.08 72.60 04:25:35 04:25:01 7 7.53 0.00 2.46 2.71 0.05 87.25 04:25:35 Average: all 6.79 0.00 1.43 1.09 0.03 90.66 04:25:35 Average: 0 6.89 0.00 1.61 2.76 0.03 88.71 04:25:35 Average: 1 6.96 0.00 1.36 1.29 0.03 90.36 04:25:35 Average: 2 7.06 0.00 1.42 0.65 0.03 90.84 04:25:35 Average: 3 6.73 0.00 1.42 0.54 0.03 91.28 04:25:35 Average: 4 6.74 0.00 1.51 1.61 0.03 90.11 04:25:35 Average: 5 6.33 0.00 1.34 0.25 0.04 92.05 04:25:35 Average: 6 6.84 0.00 1.39 1.03 0.03 90.71 04:25:35 Average: 7 6.78 0.00 1.40 0.55 0.02 91.24 04:25:35 04:25:35 04:25:35