Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7157c4ada14c59b30ef36e97cb27b1da19038e39 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-ssh925204222451574971.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh721007717413230894.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh2816696878359873097.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh13196580435351017911.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-ssh4671680947390604835.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26270 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 7157c4ada14c59b30ef36e97cb27b1da19038e39 (main) Commit message: "Merge pull request #153 from jinlinGuan/v4-module" > 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 7157c4ada14c59b30ef36e97cb27b1da19038e39 # timeout=10 > git rev-list --no-walk 73821206136820b490740b0d0118952f550c5005 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:03:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:03:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:03:33 ========================================================= 09:03:33 EdgeX Global Pipelines Version Info 09:03:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:03:34 ------------------- 09:03:34 stable info: 09:03:34 ------------------- 09:03:34 Commited By: Ginny Guan ginny@iotechsys.com 09:03:34 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 09:03:34 Message: update stable to v1.0.265 09:03:34 ------------------- 09:03:34 experimental info: 09:03:34 ------------------- 09:03:34 Commited By: Cherry Wang cherry@iotechsys.com 09:03:34 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 09:03:34 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:03:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 09:03:34 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7157c4ada14c59b30ef36e97cb27b1da19038e39 [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7157c4a [Pipeline] echo 09:03:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:03:36 provisioning config files... 09:03:36 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12269012003787697702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:03:36 ---> ****-login.sh 09:03:36 nexus3.edgexfoundry.org:10001 09:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:03:36 Configure a credential helper to remove this warning. See 09:03:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:03:36 09:03:36 Login Succeeded 09:03:36 nexus3.edgexfoundry.org:10002 09:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:03:36 Configure a credential helper to remove this warning. See 09:03:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:03:36 09:03:36 Login Succeeded 09:03:36 nexus3.edgexfoundry.org:10003 09:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:03:36 Configure a credential helper to remove this warning. See 09:03:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:03:36 09:03:36 Login Succeeded 09:03:36 nexus3.edgexfoundry.org:10004 09:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:03:37 Configure a credential helper to remove this warning. See 09:03:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:03:37 09:03:37 Login Succeeded 09:03:37 ****.io 09:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:03:37 Configure a credential helper to remove this warning. See 09:03:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:03:37 09:03:37 Login Succeeded 09:03:37 ---> ****-login.sh ends [Pipeline] } 09:03:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:03:37 + git rev-list -1 --merges 7157c4ada14c59b30ef36e97cb27b1da19038e39~1..7157c4ada14c59b30ef36e97cb27b1da19038e39 [Pipeline] echo 09:03:37 -----------> git rev-list -1 --merges 7157c4ada14c59b30ef36e97cb27b1da19038e39~1..7157c4ada14c59b30ef36e97cb27b1da19038e39 7157c4ada14c59b30ef36e97cb27b1da19038e39 09:03:37 7157c4ada14c59b30ef36e97cb27b1da19038e39 [false] [Pipeline] sh 09:03:38 + git log --format=format:%s -1 7157c4ada14c59b30ef36e97cb27b1da19038e39 [Pipeline] echo 09:03:38 ========================================================= 09:03:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:03:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:03:38 + git log --format=format:%s -1 7157c4ada14c59b30ef36e97cb27b1da19038e39 [Pipeline] echo 09:03:38 [semverPrep] GIT_COMMIT: 7157c4ada14c59b30ef36e97cb27b1da19038e39, Commit Message: Merge pull request #153 from jinlinGuan/v4-module [Pipeline] echo 09:03:38 [semverPrep] This is not a build commit. [Pipeline] sh 09:03:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:03:39 + grep -v github /etc/ssh/ssh_known_hosts 09:03:39 + [ -e /tmp/ssh_known_hosts ] 09:03:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:03:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:03:39 + sudo tee -a /etc/ssh/ssh_known_hosts 09:03:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:03:39 09:03:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:03:39 0.1.4: Pulling from edgex-devops/py-git-semver 09:03:39 b85a868b505f: Pulling fs layer 09:03:39 e2be974225ed: Pulling fs layer 09:03:39 339a4e72a1f5: Pulling fs layer 09:03:39 988bab9f4d93: Pulling fs layer 09:03:39 1469e6f7b9e6: Pulling fs layer 09:03:39 eaf3925da568: Pulling fs layer 09:03:39 bab4dde63d76: Pulling fs layer 09:03:39 bde34c3a00c8: Pulling fs layer 09:03:39 b352a97aabf1: Pulling fs layer 09:03:39 4872d77fe225: Pulling fs layer 09:03:39 5851b861e8e6: Pulling fs layer 09:03:39 bab4dde63d76: Waiting 09:03:39 988bab9f4d93: Waiting 09:03:39 1469e6f7b9e6: Waiting 09:03:39 eaf3925da568: Waiting 09:03:39 b352a97aabf1: Waiting 09:03:39 bde34c3a00c8: Waiting 09:03:39 4872d77fe225: Waiting 09:03:39 e2be974225ed: Verifying Checksum 09:03:39 e2be974225ed: Download complete 09:03:39 988bab9f4d93: Verifying Checksum 09:03:39 988bab9f4d93: Download complete 09:03:40 1469e6f7b9e6: Verifying Checksum 09:03:40 1469e6f7b9e6: Download complete 09:03:40 eaf3925da568: Verifying Checksum 09:03:40 eaf3925da568: Download complete 09:03:40 339a4e72a1f5: Verifying Checksum 09:03:40 339a4e72a1f5: Download complete 09:03:40 bde34c3a00c8: Download complete 09:03:40 b352a97aabf1: Verifying Checksum 09:03:40 b352a97aabf1: Download complete 09:03:40 4872d77fe225: Verifying Checksum 09:03:40 4872d77fe225: Download complete 09:03:40 5851b861e8e6: Verifying Checksum 09:03:40 5851b861e8e6: Download complete 09:03:40 b85a868b505f: Download complete 09:03:40 bab4dde63d76: Verifying Checksum 09:03:40 bab4dde63d76: Download complete 09:03:41 b85a868b505f: Pull complete 09:03:41 e2be974225ed: Pull complete 09:03:42 339a4e72a1f5: Pull complete 09:03:42 988bab9f4d93: Pull complete 09:03:42 1469e6f7b9e6: Pull complete 09:03:42 eaf3925da568: Pull complete 09:03:44 bab4dde63d76: Pull complete 09:03:44 bde34c3a00c8: Pull complete 09:03:44 b352a97aabf1: Pull complete 09:03:44 4872d77fe225: Pull complete 09:03:44 5851b861e8e6: Pull complete 09:03:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:03:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:03:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:44 prd-ubuntu20.04-docker-8c-8g-26270 does not seem to be running inside a container 09:03: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:03:49 $ docker top 6c448577bac3fa38599717e99f9e13608f976a070588e233ce96efc014e2518f -eo pid,comm 09:03:49 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). 09:03:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:03:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:03:49 [ssh-agent] Looking for ssh-agent implementation... 09:03:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:03:49 $ docker exec 6c448577bac3fa38599717e99f9e13608f976a070588e233ce96efc014e2518f ssh-agent 09:03:49 SSH_AUTH_SOCK=/tmp/ssh-IgAdInfQvCri/agent.33 09:03:49 SSH_AGENT_PID=39 09:03:49 Running ssh-add (command line suppressed) 09:03:49 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4102721271490562773.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4102721271490562773.key) 09:03:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:03:50 + git tag --points-at HEAD [Pipeline] } 09:03:50 $ docker exec --env ******** --env ******** 6c448577bac3fa38599717e99f9e13608f976a070588e233ce96efc014e2518f ssh-agent -k 09:03:50 unset SSH_AUTH_SOCK; 09:03:50 unset SSH_AGENT_PID; 09:03:50 echo Agent pid 39 killed; 09:03:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:03:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:03:50 [ssh-agent] Looking for ssh-agent implementation... 09:03:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:03:50 $ docker exec 6c448577bac3fa38599717e99f9e13608f976a070588e233ce96efc014e2518f ssh-agent 09:03:50 SSH_AUTH_SOCK=/tmp/ssh-IByICLiq34ZY/agent.72 09:03:50 SSH_AGENT_PID=78 09:03:50 Running ssh-add (command line suppressed) 09:03:50 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_946709000978264832.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_946709000978264832.key) 09:03:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:03:50 + git semver init 09:03:51 2024-11-12 09:03:51,041 [run_init] DEBUG init version:0.0.0 force:False 09:03:51 2024-11-12 09:03:51,044 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 09:03:51 2024-11-12 09:03:51,045 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 09:03:51 2024-11-12 09:03:51,046 [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) 09:03:53 2024-11-12 09:03:52,766 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 09:03:53 2024-11-12 09:03:52,767 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 09:03:53 2024-11-12 09:03:52,767 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:03:53 2024-11-12 09:03:52,767 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:03:53 4.0.0-dev.2 [Pipeline] } 09:03:53 $ docker exec --env ******** --env ******** 6c448577bac3fa38599717e99f9e13608f976a070588e233ce96efc014e2518f ssh-agent -k 09:03:53 unset SSH_AUTH_SOCK; 09:03:53 unset SSH_AGENT_PID; 09:03:53 echo Agent pid 78 killed; 09:03:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:03:53 + git semver [Pipeline] } 09:03:53 $ docker stop --time=1 6c448577bac3fa38599717e99f9e13608f976a070588e233ce96efc014e2518f 09:03:55 $ docker rm -f --volumes 6c448577bac3fa38599717e99f9e13608f976a070588e233ce96efc014e2518f [Pipeline] // withDockerContainer [Pipeline] sh 09:03:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:03:56 Stashed 1 file(s) [Pipeline] echo 09:03:56 [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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 09:03:56 provisioning config files... 09:03:56 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8777017523032158036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:03:56 ---> ****-login.sh 09:03:56 nexus3.edgexfoundry.org:10001 09:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:03:56 Configure a credential helper to remove this warning. See 09:03:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:03:56 09:03:56 Login Succeeded 09:03:56 nexus3.edgexfoundry.org:10002 09:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:03:56 Configure a credential helper to remove this warning. See 09:03:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:03:56 09:03:56 Login Succeeded 09:03:56 nexus3.edgexfoundry.org:10003 09:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:03:57 Configure a credential helper to remove this warning. See 09:03:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:03:57 09:03:57 Login Succeeded 09:03:57 nexus3.edgexfoundry.org:10004 09:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:03:57 Configure a credential helper to remove this warning. See 09:03:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:03:57 09:03:57 Login Succeeded 09:03:57 ****.io 09:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:03:57 Configure a credential helper to remove this warning. See 09:03:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:03:57 09:03:57 Login Succeeded 09:03:57 ---> ****-login.sh ends [Pipeline] } 09:03:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:03:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:03:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:03:57 ========================================================= 09:03:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:03:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:57 + 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 . 09:03:57 Sending build context to Docker daemon 9.808MB 09:03:57 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 09:03:57 Step 2/12 : FROM ${BASE} AS builder 09:03:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:03:57 43c4264eed91: Pulling fs layer 09:03:57 4cc291be95ef: Pulling fs layer 09:03:57 2ac1f1163629: Pulling fs layer 09:03:57 5c3c966382ef: Pulling fs layer 09:03:57 4f4fb700ef54: Pulling fs layer 09:03:57 5d5c8e513c77: Pulling fs layer 09:03:57 9f66e0745190: Pulling fs layer 09:03:57 f49a43e4bbc0: Pulling fs layer 09:03:57 561ebcabdf7f: Pulling fs layer 09:03:57 5c3c966382ef: Waiting 09:03:57 9f66e0745190: Waiting 09:03:57 5d5c8e513c77: Waiting 09:03:57 561ebcabdf7f: Waiting 09:03:57 4f4fb700ef54: Waiting 09:03:57 f49a43e4bbc0: Waiting 09:03:57 4cc291be95ef: Verifying Checksum 09:03:57 4cc291be95ef: Download complete 09:03:57 5c3c966382ef: Verifying Checksum 09:03:57 5c3c966382ef: Download complete 09:03:58 4f4fb700ef54: Download complete 09:03:58 5d5c8e513c77: Verifying Checksum 09:03:58 5d5c8e513c77: Download complete 09:03:58 43c4264eed91: Download complete 09:03:58 9f66e0745190: Verifying Checksum 09:03:58 9f66e0745190: Download complete 09:03:58 43c4264eed91: Pull complete 09:03:58 561ebcabdf7f: Verifying Checksum 09:03:58 561ebcabdf7f: Download complete 09:03:58 4cc291be95ef: Pull complete 09:03:58 2ac1f1163629: Verifying Checksum 09:03:58 2ac1f1163629: Download complete 09:03:58 f49a43e4bbc0: Verifying Checksum 09:03:58 f49a43e4bbc0: Download complete 09:04:02 2ac1f1163629: Pull complete 09:04:02 5c3c966382ef: Pull complete 09:04:02 4f4fb700ef54: Pull complete 09:04:02 5d5c8e513c77: Pull complete 09:04:02 9f66e0745190: Pull complete 09:04:05 f49a43e4bbc0: Pull complete 09:04:06 561ebcabdf7f: Pull complete 09:04:06 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 09:04:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:04:06 ---> 3a752c3f9dda 09:04:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 09:04:11 Still waiting to schedule task 09:04:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:04:14 ---> Running in 2f2b1147a3b6 09:04:14 Removing intermediate container 2f2b1147a3b6 09:04:14 ---> 20f9fd389c99 09:04:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:04:14 ---> Running in 5cce3e825e9c 09:04:14 Removing intermediate container 5cce3e825e9c 09:04:14 ---> d9190ca46f99 09:04:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:04:14 ---> Running in efc87e25cec1 09:04:14 Removing intermediate container efc87e25cec1 09:04:14 ---> 7c0e4c8d5343 09:04:14 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:04:14 ---> Running in bf5f58b337c1 09:04:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:04:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:04:14 OK: 246 MiB in 54 packages 09:04:15 Removing intermediate container bf5f58b337c1 09:04:15 ---> cd8b0a7f5314 09:04:15 Step 7/12 : WORKDIR /app 09:04:15 ---> Running in 2fd5fc283a3e 09:04:15 Removing intermediate container 2fd5fc283a3e 09:04:15 ---> 6693a65d939c 09:04:15 Step 8/12 : COPY go.mod vendor* ./ 09:04:15 ---> 57ed3baffceb 09:04:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:15 ---> Running in 6d42ef8fe115 09:05:37 Removing intermediate container 6d42ef8fe115 09:05:37 ---> fde1537779ee 09:05:37 Step 10/12 : COPY . . 09:05:37 ---> 5ddcdcc53783 09:05:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:05:37 ---> Running in 61863045b77a 09:05:37 Removing intermediate container 61863045b77a 09:05:37 ---> 735435eeeb05 09:05:37 Step 12/12 : RUN $MAKE 09:05:37 ---> Running in 722e030f047d 09:05:37 noop 09:05:37 Removing intermediate container 722e030f047d 09:05:37 ---> 406d99a8c39c 09:05:37 Successfully built 406d99a8c39c 09:05:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:37 + docker inspect -f . ci-base-image-x86_64 09:05:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:37 prd-ubuntu20.04-docker-8c-8g-26270 does not seem to be running inside a container 09:05:37 $ 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 09:05:37 $ docker top 3fc9761fa06a0c3c9979622187100b0179d8cb1d9ad23c7d89336c348ee20906 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:38 + go version 09:05:38 go version go1.23.2 linux/amd64 [Pipeline] } 09:05:38 $ docker stop --time=1 3fc9761fa06a0c3c9979622187100b0179d8cb1d9ad23c7d89336c348ee20906 09:05:39 $ docker rm -f --volumes 3fc9761fa06a0c3c9979622187100b0179d8cb1d9ad23c7d89336c348ee20906 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:40 + docker inspect -f . ci-base-image-x86_64 09:05:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:40 prd-ubuntu20.04-docker-8c-8g-26270 does not seem to be running inside a container 09:05:40 $ 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 09:05:40 $ docker top 3878eb3d8387729a671bb8c3785500dc81b7f4c541e91897e584f41df986ac59 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:40 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 09:05:41 + make test 09:05:41 go test -race -coverprofile=coverage.out ./... 09:05:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26272 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 09:05:43 Running in /w/workspace/app-record-replay/101 [Pipeline] { [Pipeline] checkout 09:05:46 Selected Git installation does not exist. Using Default 09:05:46 The recommended git tool is: NONE 09:06:01 using credential edgex-jenkins-ssh 09:06:01 Cloning the remote Git repository 09:06:01 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 09:06:01 > git init /w/workspace/app-record-replay/101 # timeout=10 09:06:02 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 09:06:02 > git --version # timeout=10 09:06:02 > git --version # 'git version 2.25.1' 09:06:02 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:06:05 Avoid second fetch 09:06:05 Checking out Revision 7157c4ada14c59b30ef36e97cb27b1da19038e39 (main) 09:06:06 Commit message: "Merge pull request #153 from jinlinGuan/v4-module" 09:06:04 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 09:06:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:06:05 > git config core.sparsecheckout # timeout=10 09:06:05 > git checkout -f 7157c4ada14c59b30ef36e97cb27b1da19038e39 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:06:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:06:11 % Total % Received % Xferd Average Speed Time Time Time Current 09:06:11 Dload Upload Total Spent Left Speed 09:06:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 09:06:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:06:11 + sudo tee /etc/docker/daemon.new 09:06:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:06:11 { 09:06:11 "registry-mirrors": [ 09:06:11 "https://nexus3.edgexfoundry.org:10001" 09:06:11 ], 09:06:11 "bip": "10.250.0.254/24", 09:06:11 "hosts": [ 09:06:11 "tcp://0.0.0.0:5555", 09:06:11 "unix:///var/run/docker.sock" 09:06:11 ], 09:06:11 "mtu": 1458, 09:06:11 "selinux-enabled": true, 09:06:11 "seccomp-profile": "/etc/docker/seccomp.json" 09:06:11 } [Pipeline] sh 09:06:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:06:12 + sudo service docker restart 09:06:18 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 09:06:18 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 09:06:18 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 09:06:18 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 09:06:18 ok github.com/edgexfoundry/app-record-replay/internal/app 1.026s coverage: 88.0% of statements 09:06:24 ok github.com/edgexfoundry/app-record-replay/internal/application 10.007s coverage: 98.7% of statements 09:06:24 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.086s coverage: 89.7% of statements 09:06:24 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.018s coverage: 100.0% of statements 09:06:25 running golangci-lint 09:06:25 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 09:06:25 go version go1.23.2 linux/amd64 09:06:25 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 09:06:25 level=info msg="[config_reader] Used config file .golangci.yml" 09:06:25 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:06:30 provisioning config files... 09:06:30 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/101@tmp/config17336214617290557227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:06:31 ---> ****-login.sh 09:06:31 nexus3.edgexfoundry.org:10001 09:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:06:31 Configure a credential helper to remove this warning. See 09:06:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:06:31 09:06:31 Login Succeeded 09:06:31 nexus3.edgexfoundry.org:10002 09:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:06:32 Configure a credential helper to remove this warning. See 09:06:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:06:32 09:06:32 Login Succeeded 09:06:32 nexus3.edgexfoundry.org:10003 09:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:06:32 Configure a credential helper to remove this warning. See 09:06:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:06:32 09:06:32 Login Succeeded 09:06:32 nexus3.edgexfoundry.org:10004 09:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:06:32 Configure a credential helper to remove this warning. See 09:06:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:06:32 09:06:32 Login Succeeded 09:06:32 ****.io 09:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:06:33 Configure a credential helper to remove this warning. See 09:06:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:06:33 09:06:33 Login Succeeded 09:06:33 ---> ****-login.sh ends [Pipeline] } 09:06:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:06:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:06:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:06:33 ========================================================= 09:06:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:06:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:34 + 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 . 09:06:34 Sending build context to Docker daemon 320kB 09:06:34 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 09:06:34 Step 2/12 : FROM ${BASE} AS builder 09:06:34 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:06:34 cf04c63912e1: Pulling fs layer 09:06:34 55b35a11ae5e: Pulling fs layer 09:06:34 a37a00ec5f00: Pulling fs layer 09:06:34 50b3750afda1: Pulling fs layer 09:06:34 4f4fb700ef54: Pulling fs layer 09:06:34 80978eb59214: Pulling fs layer 09:06:34 c9f46d7d2bd2: Pulling fs layer 09:06:34 c5a475d317c9: Pulling fs layer 09:06:34 50b3750afda1: Waiting 09:06:34 4f4fb700ef54: Waiting 09:06:34 80978eb59214: Waiting 09:06:34 c9f46d7d2bd2: Waiting 09:06:34 c5a475d317c9: Waiting 09:06:42 55b35a11ae5e: Verifying Checksum 09:06:42 55b35a11ae5e: Download complete 09:06:42 50b3750afda1: Verifying Checksum 09:06:42 50b3750afda1: Download complete 09:06:42 4f4fb700ef54: Verifying Checksum 09:06:42 4f4fb700ef54: Download complete 09:06:42 80978eb59214: Download complete 09:06:44 a37a00ec5f00: Verifying Checksum 09:06:44 a37a00ec5f00: Download complete 09:06:44 c5a475d317c9: Verifying Checksum 09:06:44 c5a475d317c9: Download complete 09:06:44 c9f46d7d2bd2: Verifying Checksum 09:06:44 c9f46d7d2bd2: Download complete 09:06:49 cf04c63912e1: Verifying Checksum 09:06:49 cf04c63912e1: Download complete 09:06:49 cf04c63912e1: Pull complete 09:06:49 55b35a11ae5e: Pull complete 09:06:52 level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|deps|exports_file|name|compiled_files|files) took 22.764740281s" 09:06:52 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 8.474499ms" 09:06:58 level=info msg="[linters_context/goanalysis] analyzers took 47.089366772s with top 10 stages: buildir: 37.767344071s, inspect: 2.305498771s, fact_deprecated: 1.953235581s, printf: 1.111487661s, ctrlflow: 934.470168ms, fact_purity: 730.282588ms, nilness: 666.048403ms, typedness: 420.973874ms, SA5012: 404.84101ms, tokenfileanalyzer: 365.508666ms" 09:06:58 level=info msg="[runner] Issues before processing: 10, after processing: 0" 09:06:58 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 10/10, skip_dirs: 10/10, exclude: 10/10, cgo: 10/10, path_prettifier: 10/10, skip_files: 10/10, autogenerated_exclude: 10/10, exclude-rules: 10/0, filename_unadjuster: 10/10, identifier_marker: 10/10" 09:06:58 level=info msg="[runner] processing took 956.14µs with stages: identifier_marker: 463.604µs, exclude-rules: 166.569µs, autogenerated_exclude: 156.018µs, path_prettifier: 96.385µs, skip_dirs: 53.603µs, invalid_issue: 5.23µs, cgo: 4.12µs, nolint: 1.921µs, filename_unadjuster: 1.71µs, max_same_issues: 1.5µs, uniq_by_line: 870ns, fixer: 590ns, max_from_linter: 570ns, sort_results: 470ns, exclude: 470ns, diff: 460ns, skip_files: 430ns, source_code: 370ns, path_shortener: 330ns, max_per_file_from_linter: 330ns, path_prefixer: 320ns, severity-rules: 270ns" 09:06:58 level=info msg="[runner] linters took 9.381011842s with stages: goanalysis_metalinter: 9.379882784s" 09:06:58 level=info msg="File cache stats: 0 entries of total size 0B" 09:06:58 level=info msg="Memory: 322 samples, avg is 205.2MB, max is 987.0MB" 09:06:58 level=info msg="Execution took 32.160804064s" 09:06:58 go vet ./... 09:07:01 a37a00ec5f00: Pull complete 09:07:01 50b3750afda1: Pull complete 09:07:01 4f4fb700ef54: Pull complete 09:07:02 80978eb59214: Pull complete 09:07:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:07:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:07:04 ./bin/test-attribution-txt.sh [Pipeline] echo 09:07:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:07:04 $ docker stop --time=1 3878eb3d8387729a671bb8c3785500dc81b7f4c541e91897e584f41df986ac59 09:07:08 c9f46d7d2bd2: Pull complete 09:07:10 c5a475d317c9: Pull complete 09:07:10 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:07:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:07:10 ---> be29e6b0f0d4 09:07:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 09:07:12 ---> Running in ee0fac32ef8b 09:07:12 Removing intermediate container ee0fac32ef8b 09:07:12 ---> 5014e919394d 09:07:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:07:12 ---> Running in f6d53ca47b39 09:07:13 Removing intermediate container f6d53ca47b39 09:07:13 ---> 85b835c92718 09:07:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:07:13 ---> Running in bfd5e2c6b9b9 09:07:13 Removing intermediate container bfd5e2c6b9b9 09:07:13 ---> 8ab154b90c65 09:07:13 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:07:13 ---> Running in d827dff75a7e 09:07:13 $ docker rm -f --volumes 3878eb3d8387729a671bb8c3785500dc81b7f4c541e91897e584f41df986ac59 [Pipeline] // withDockerContainer [Pipeline] sh 09:07:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:07:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 09:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] sh 09:07:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:07:16 OK: 238 MiB in 54 packages 09:07:16 + ls -al . 09:07:16 total 264 09:07:16 drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 09:05 . 09:07:16 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 09:03 .. 09:07:16 -rw-rw-r-- 1 jenkins jenkins 119 Nov 12 09:03 .dockerignore 09:07:16 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 09:06 .git 09:07:16 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 09:03 .github 09:07:16 -rw-rw-r-- 1 jenkins jenkins 164 Nov 12 09:03 .gitignore 09:07:16 -rw-rw-r-- 1 jenkins jenkins 41 Nov 12 09:03 .golangci.yml 09:07:16 drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 09:03 .semver 09:07:16 -rw-rw-r-- 1 jenkins jenkins 16870 Nov 12 09:03 Attribution.txt 09:07:16 -rw-rw-r-- 1 jenkins jenkins 458 Nov 12 09:03 CHANGELOG.md 09:07:16 -rw-rw-r-- 1 jenkins jenkins 1726 Nov 12 09:03 Dockerfile 09:07:16 -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 09:03 GOVERNANCE.md 09:07:16 -rw-rw-r-- 1 jenkins jenkins 681 Nov 12 09:03 Jenkinsfile 09:07:16 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 12 09:03 LICENSE 09:07:16 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 12 09:03 Makefile 09:07:16 -rw-rw-r-- 1 jenkins jenkins 611 Nov 12 09:03 OWNERS.md 09:07:16 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 12 09:03 README.md 09:07:16 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 12 09:03 Record and Reply.postman_collection.json 09:07:16 -rw-rw-r-- 1 jenkins jenkins 11 Nov 12 09:03 VERSION 09:07:16 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 09:03 bin 09:07:16 -rw-r--r-- 1 jenkins jenkins 34248 Nov 12 09:06 coverage.out 09:07:16 -rw-rw-r-- 1 jenkins jenkins 6772 Nov 12 09:03 go.mod 09:07:16 -rw-rw-r-- 1 jenkins jenkins 88057 Nov 12 09:03 go.sum 09:07:16 drwxrwxr-x 7 jenkins jenkins 4096 Nov 12 09:03 internal 09:07:16 -rw-rw-r-- 1 jenkins jenkins 913 Nov 12 09:03 main.go 09:07:16 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 09:03 openapi 09:07:16 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 09:03 pkg 09:07:16 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 09:03 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:16 + 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=7157c4ada14c59b30ef36e97cb27b1da19038e39 --label arch=amd64 --label version=4.0.0-dev.2 . 09:07:16 Sending build context to Docker daemon 9.843MB 09:07:16 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 09:07:16 Step 2/27 : FROM ${BASE} AS builder 09:07:16 ---> 406d99a8c39c 09:07:16 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 09:07:16 Removing intermediate container d827dff75a7e 09:07:16 ---> 64a9bfa87769 09:07:16 Step 7/12 : WORKDIR /app 09:07:16 ---> Running in b684974da055 09:07:17 Removing intermediate container b684974da055 09:07:17 ---> 7067328abaa1 09:07:17 Step 8/12 : COPY go.mod vendor* ./ 09:07:17 ---> Running in f50684d66ec9 09:07:17 Removing intermediate container f50684d66ec9 09:07:17 ---> 03bb0fb81527 09:07:17 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 09:07:17 ---> Running in 21928bc24954 09:07:17 ---> 5495d5c32fb1 09:07:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:17 ---> Running in 3728baa34775 09:07:17 Removing intermediate container 21928bc24954 09:07:17 ---> 8a246bb9cc89 09:07:17 Step 5/27 : ARG ADD_BUILD_TAGS="" 09:07:18 ---> Running in 776f565eaff0 09:07:19 Removing intermediate container 776f565eaff0 09:07:19 ---> 459bdd78903d 09:07:19 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:07:19 ---> Running in a43b1e032f74 09:07:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:07:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:07:19 OK: 246 MiB in 54 packages 09:07:20 Removing intermediate container a43b1e032f74 09:07:20 ---> 29c8a6804924 09:07:20 Step 7/27 : WORKDIR /app 09:07:20 ---> Running in 6bdc91ce03c7 09:07:20 Removing intermediate container 6bdc91ce03c7 09:07:20 ---> d3efe7ac1857 09:07:20 Step 8/27 : COPY go.mod vendor* ./ 09:07:20 ---> 4d0735968ae6 09:07:20 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:21 ---> Running in 5b4c60532d94 09:07:22 Removing intermediate container 5b4c60532d94 09:07:22 ---> 0d48d78d7e1e 09:07:22 Step 10/27 : COPY . . 09:07:22 ---> 5949ba770626 09:07:22 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:07:22 ---> Running in 8740440be50a 09:07:22 Removing intermediate container 8740440be50a 09:07:22 ---> 4691876e9fed 09:07:22 Step 12/27 : RUN $MAKE 09:07:22 ---> Running in 5f997fde80d8 09:07:22 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 09:08:09 Removing intermediate container 5f997fde80d8 09:08:09 ---> 50d9510a9075 09:08:09 Step 13/27 : FROM alpine:3.20 09:08:09 3.20: Pulling from library/alpine 09:08:09 da9db072f522: Pulling fs layer 09:08:09 da9db072f522: Verifying Checksum 09:08:09 da9db072f522: Download complete 09:08:09 da9db072f522: Pull complete 09:08:09 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:08:09 Status: Downloaded newer image for alpine:3.20 09:08:09 ---> 63b790fccc90 09:08:09 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:08:09 ---> Running in 7f51fb12343b 09:08:09 Removing intermediate container 7f51fb12343b 09:08:09 ---> db41c1ce4a85 09:08:09 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 09:08:09 ---> Running in b3165a51baec 09:08:09 Removing intermediate container b3165a51baec 09:08:09 ---> dc5e650444ac 09:08:09 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 09:08:09 ---> Running in df5914fdb52e 09:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:08:09 (1/2) Installing ca-certificates (20240705-r0) 09:08:09 (2/2) Installing dumb-init (1.2.5-r3) 09:08:09 Executing busybox-1.36.1-r29.trigger 09:08:09 Executing ca-certificates-20240705-r0.trigger 09:08:09 OK: 9 MiB in 16 packages 09:08:09 Removing intermediate container df5914fdb52e 09:08:09 ---> bbb9f31a3779 09:08:09 Step 17/27 : RUN apk --no-cache upgrade 09:08:09 ---> Running in e31371799fec 09:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:08:09 Upgrading critical system libraries and apk-tools: 09:08:09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:08:09 Executing busybox-1.36.1-r29.trigger 09:08:09 Continuing the upgrade transaction with new apk-tools: 09:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:08:09 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:08:09 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:08:09 Executing ca-certificates-20240705-r0.trigger 09:08:09 OK: 9 MiB in 16 packages 09:08:09 Removing intermediate container e31371799fec 09:08:09 ---> 8eac9682dd9e 09:08:09 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:08:10 ---> 641976bff5cb 09:08:10 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 09:08:10 ---> 2f364d3539b3 09:08:10 Step 20/27 : COPY --from=builder /app/res/ /res/ 09:08:10 ---> 0169e2f18329 09:08:10 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 09:08:11 ---> d03a478a8c96 09:08:11 Step 22/27 : EXPOSE 59712 09:08:11 ---> Running in 414c559a862b 09:08:11 Removing intermediate container 414c559a862b 09:08:11 ---> c4b391bab959 09:08:11 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 09:08:11 ---> Running in d032c70d1088 09:08:11 Removing intermediate container d032c70d1088 09:08:11 ---> 6a47ecbdf0ff 09:08:11 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:08:11 ---> Running in b2e454056074 09:08:12 Removing intermediate container b2e454056074 09:08:12 ---> 3fbe2eb34a64 09:08:12 Step 25/27 : LABEL arch=amd64 09:08:12 ---> Running in 2946f5387483 09:08:12 Removing intermediate container 2946f5387483 09:08:12 ---> 6a993760f320 09:08:12 Step 26/27 : LABEL git_sha=7157c4ada14c59b30ef36e97cb27b1da19038e39 09:08:12 ---> Running in bddfb7e80771 09:08:12 Removing intermediate container bddfb7e80771 09:08:12 ---> ffab031fdfbd 09:08:12 Step 27/27 : LABEL version=4.0.0-dev.2 09:08:12 ---> Running in 4ab7d8bcdd6d 09:08:12 Removing intermediate container 4ab7d8bcdd6d 09:08:12 ---> d1c316254dba 09:08:12 [Warning] One or more build-args [ARCH] were not consumed 09:08:12 Successfully built d1c316254dba 09:08:12 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 09:08:12 provisioning config files... 09:08:12 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2319476995763477846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:08:12 ---> ****-login.sh 09:08:12 nexus3.edgexfoundry.org:10001 09:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:12 Configure a credential helper to remove this warning. See 09:08:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:12 09:08:12 Login Succeeded 09:08:12 nexus3.edgexfoundry.org:10002 09:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:12 Configure a credential helper to remove this warning. See 09:08:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:12 09:08:12 Login Succeeded 09:08:12 nexus3.edgexfoundry.org:10003 09:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:12 Configure a credential helper to remove this warning. See 09:08:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:12 09:08:12 Login Succeeded 09:08:12 nexus3.edgexfoundry.org:10004 09:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:12 Configure a credential helper to remove this warning. See 09:08:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:12 09:08:12 Login Succeeded 09:08:12 ****.io 09:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:13 Configure a credential helper to remove this warning. See 09:08:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:13 09:08:13 Login Succeeded 09:08:13 ---> ****-login.sh ends [Pipeline] } 09:08:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:08:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:08:13 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 09:08:13 7157c4ada14c59b30ef36e97cb27b1da19038e39 09:08:13 latest 09:08:13 4.0.0-dev.2 09:08:13 7157c4ada14c59b30ef36e97cb27b1da19038e39-4.0.0-dev.2 09:08:13 main 09:08:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:13 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:7157c4ada14c59b30ef36e97cb27b1da19038e39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:14 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:7157c4ada14c59b30ef36e97cb27b1da19038e39 09:08:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 09:08:14 4314fd70c034: Preparing 09:08:14 e4351b8fe2f4: Preparing 09:08:14 1dff756f0aef: Preparing 09:08:14 7f2fbf1aea3b: Preparing 09:08:14 a5cafcf71829: Preparing 09:08:14 8e2d800438d6: Preparing 09:08:14 75654b8eeebd: Preparing 09:08:14 75654b8eeebd: Waiting 09:08:14 8e2d800438d6: Waiting 09:08:14 e4351b8fe2f4: Pushed 09:08:14 7f2fbf1aea3b: Pushed 09:08:14 1dff756f0aef: Pushed 09:08:14 75654b8eeebd: Layer already exists 09:08:14 8e2d800438d6: Pushed 09:08:14 a5cafcf71829: Pushed 09:08:17 4314fd70c034: Pushed 09:08:17 7157c4ada14c59b30ef36e97cb27b1da19038e39: digest: sha256:ac836dab16235d322985f6baffd50f231b6b0c225c0b9efd7fc28ec4a83a2d86 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:18 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:18 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 09:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 09:08:18 4314fd70c034: Preparing 09:08:18 e4351b8fe2f4: Preparing 09:08:18 1dff756f0aef: Preparing 09:08:18 7f2fbf1aea3b: Preparing 09:08:18 a5cafcf71829: Preparing 09:08:18 8e2d800438d6: Preparing 09:08:18 75654b8eeebd: Preparing 09:08:18 75654b8eeebd: Waiting 09:08:18 8e2d800438d6: Waiting 09:08:18 7f2fbf1aea3b: Layer already exists 09:08:18 4314fd70c034: Layer already exists 09:08:18 a5cafcf71829: Layer already exists 09:08:18 1dff756f0aef: Layer already exists 09:08:18 e4351b8fe2f4: Layer already exists 09:08:18 8e2d800438d6: Layer already exists 09:08:18 75654b8eeebd: Layer already exists 09:08:18 latest: digest: sha256:ac836dab16235d322985f6baffd50f231b6b0c225c0b9efd7fc28ec4a83a2d86 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:18 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:19 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.2 09:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 09:08:19 4314fd70c034: Preparing 09:08:19 e4351b8fe2f4: Preparing 09:08:19 1dff756f0aef: Preparing 09:08:19 7f2fbf1aea3b: Preparing 09:08:19 a5cafcf71829: Preparing 09:08:19 8e2d800438d6: Preparing 09:08:19 75654b8eeebd: Preparing 09:08:19 8e2d800438d6: Waiting 09:08:19 75654b8eeebd: Waiting 09:08:19 7f2fbf1aea3b: Layer already exists 09:08:19 a5cafcf71829: Layer already exists 09:08:19 1dff756f0aef: Layer already exists 09:08:19 4314fd70c034: Layer already exists 09:08:19 e4351b8fe2f4: Layer already exists 09:08:19 8e2d800438d6: Layer already exists 09:08:19 75654b8eeebd: Layer already exists 09:08:19 4.0.0-dev.2: digest: sha256:ac836dab16235d322985f6baffd50f231b6b0c225c0b9efd7fc28ec4a83a2d86 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:19 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:7157c4ada14c59b30ef36e97cb27b1da19038e39-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:19 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:7157c4ada14c59b30ef36e97cb27b1da19038e39-4.0.0-dev.2 09:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 09:08:19 4314fd70c034: Preparing 09:08:19 e4351b8fe2f4: Preparing 09:08:19 1dff756f0aef: Preparing 09:08:19 7f2fbf1aea3b: Preparing 09:08:19 a5cafcf71829: Preparing 09:08:19 8e2d800438d6: Preparing 09:08:19 75654b8eeebd: Preparing 09:08:19 8e2d800438d6: Waiting 09:08:19 75654b8eeebd: Waiting 09:08:19 e4351b8fe2f4: Layer already exists 09:08:19 4314fd70c034: Layer already exists 09:08:19 1dff756f0aef: Layer already exists 09:08:19 7f2fbf1aea3b: Layer already exists 09:08:19 a5cafcf71829: Layer already exists 09:08:19 75654b8eeebd: Layer already exists 09:08:19 8e2d800438d6: Layer already exists 09:08:19 7157c4ada14c59b30ef36e97cb27b1da19038e39-4.0.0-dev.2: digest: sha256:ac836dab16235d322985f6baffd50f231b6b0c225c0b9efd7fc28ec4a83a2d86 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:20 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:20 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 09:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 09:08:20 4314fd70c034: Preparing 09:08:20 e4351b8fe2f4: Preparing 09:08:20 1dff756f0aef: Preparing 09:08:20 7f2fbf1aea3b: Preparing 09:08:20 a5cafcf71829: Preparing 09:08:20 8e2d800438d6: Preparing 09:08:20 75654b8eeebd: Preparing 09:08:20 8e2d800438d6: Waiting 09:08:20 75654b8eeebd: Waiting 09:08:20 1dff756f0aef: Layer already exists 09:08:20 a5cafcf71829: Layer already exists 09:08:20 4314fd70c034: Layer already exists 09:08:20 e4351b8fe2f4: Layer already exists 09:08:20 7f2fbf1aea3b: Layer already exists 09:08:20 75654b8eeebd: Layer already exists 09:08:20 8e2d800438d6: Layer already exists 09:08:20 main: digest: sha256:ac836dab16235d322985f6baffd50f231b6b0c225c0b9efd7fc28ec4a83a2d86 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:08:20 ===================================================== [Pipeline] echo 09:08:20 taggedImages: 09:08:20 - nexus3.edgexfoundry.org:10004/app-record-replay:7157c4ada14c59b30ef36e97cb27b1da19038e39 09:08:20 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 09:08:20 - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.2 09:08:20 - nexus3.edgexfoundry.org:10004/app-record-replay:7157c4ada14c59b30ef36e97cb27b1da19038e39-4.0.0-dev.2 09:08:20 - 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 09:08:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:20 09:08:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:21 latest: Pulling from edgex-lftools-log-publisher 09:08:21 5eb5b503b376: Pulling fs layer 09:08:21 5c69ac0246d0: Pulling fs layer 09:08:21 ec43610c2a17: Pulling fs layer 09:08:21 3a2ae6a8a46f: Pulling fs layer 09:08:21 33b1e0a273af: Pulling fs layer 09:08:21 5d3b04190fa2: Pulling fs layer 09:08:21 2f39f015ded8: Pulling fs layer 09:08:21 3a2ae6a8a46f: Waiting 09:08:21 33b1e0a273af: Waiting 09:08:21 2f39f015ded8: Waiting 09:08:21 5d3b04190fa2: Waiting 09:08:21 5c69ac0246d0: Verifying Checksum 09:08:21 5c69ac0246d0: Download complete 09:08:21 3a2ae6a8a46f: Verifying Checksum 09:08:21 3a2ae6a8a46f: Download complete 09:08:21 33b1e0a273af: Verifying Checksum 09:08:21 33b1e0a273af: Download complete 09:08:21 5d3b04190fa2: Verifying Checksum 09:08:21 5d3b04190fa2: Download complete 09:08:21 ec43610c2a17: Verifying Checksum 09:08:21 ec43610c2a17: Download complete 09:08:21 5eb5b503b376: Verifying Checksum 09:08:21 5eb5b503b376: Download complete 09:08:22 2f39f015ded8: Download complete 09:08:22 5eb5b503b376: Pull complete 09:08:22 5c69ac0246d0: Pull complete 09:08:23 ec43610c2a17: Pull complete 09:08:23 3a2ae6a8a46f: Pull complete 09:08:23 33b1e0a273af: Pull complete 09:08:24 5d3b04190fa2: Pull complete 09:08:36 2f39f015ded8: Pull complete 09:08:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:08:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:36 prd-ubuntu20.04-docker-8c-8g-26270 does not seem to be running inside a container 09:08:36 $ 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 09:08:37 $ docker top af383e3f163d7c715ed3349eb9c8455b451ff7cd842dcf8406c935b6d17bcd0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:08:38 ---> job-cost.sh 09:08:38 lf-activate-venv: SKIPPING 09:08:38 INFO: No Stack... 09:08:38 INFO: Retrieving Pricing Info for: v3-standard-8 09:08:38 INFO: Archiving Costs [Pipeline] sh 09:08:39 + + cut -d, -f6 09:08:39 cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [Pipeline] lock 09:08:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-101-stack-cost] 09:08:39 Resource [jenkins-edgexfoundry-app-record-replay-main-101-stack-cost] did not exist. Created. 09:08:39 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:08:39 + echo total: 0.2199999988079071 [Pipeline] stash 09:08:39 Stashed 1 file(s) [Pipeline] } 09:08:39 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-101-stack-cost] [Pipeline] // lock [Pipeline] } 09:08:39 $ docker stop --time=1 af383e3f163d7c715ed3349eb9c8455b451ff7cd842dcf8406c935b6d17bcd0c 09:08:41 $ docker rm -f --volumes af383e3f163d7c715ed3349eb9c8455b451ff7cd842dcf8406c935b6d17bcd0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:09:09 Removing intermediate container 3728baa34775 09:09:09 ---> 56a3b2a92c70 09:09:09 Step 10/12 : COPY . . 09:09:09 ---> 4803a386518c 09:09:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:09:09 ---> Running in a72e7bcab304 09:09:09 Removing intermediate container a72e7bcab304 09:09:09 ---> 9b680842d03f 09:09:09 Step 12/12 : RUN $MAKE 09:09:09 ---> Running in 7f2b1d8048d1 09:09:09 noop 09:09:09 Removing intermediate container 7f2b1d8048d1 09:09:09 ---> 47c9517d2173 09:09:09 Successfully built 47c9517d2173 09:09:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:09 + docker inspect -f . ci-base-image-arm64 09:09:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:09 prd-ubuntu20.04-docker-arm64-4c-16g-26272 does not seem to be running inside a container 09:09:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/101 -v /w/workspace/app-record-replay/101:/w/workspace/app-record-replay/101:rw,z -v /w/workspace/app-record-replay/101@tmp:/w/workspace/app-record-replay/101@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 09:09:11 $ docker top 98f41f27db6524c460523c14b23a7d47e129ea5424b554c52cf38d4f65ca6a8c -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:11 + go version 09:09:11 go version go1.23.2 linux/arm64 [Pipeline] } 09:09:11 $ docker stop --time=1 98f41f27db6524c460523c14b23a7d47e129ea5424b554c52cf38d4f65ca6a8c 09:09:13 $ docker rm -f --volumes 98f41f27db6524c460523c14b23a7d47e129ea5424b554c52cf38d4f65ca6a8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:14 + docker inspect -f . ci-base-image-arm64 09:09:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:14 prd-ubuntu20.04-docker-arm64-4c-16g-26272 does not seem to be running inside a container 09:09:14 $ 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/101 -v /w/workspace/app-record-replay/101:/w/workspace/app-record-replay/101:rw,z -v /w/workspace/app-record-replay/101@tmp:/w/workspace/app-record-replay/101@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 09:09:15 $ docker top 5b44375bf5556224b65930814b76c5519ac1ee90e92adcec57f223091d6b1585 -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:15 + git config --global --add safe.directory /w/workspace/app-record-replay/101 [Pipeline] fileExists [Pipeline] sh 09:09:16 + make test 09:09:16 go test -race -coverprofile=coverage.out ./... 09:13:37 github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements 09:13:56 ok github.com/edgexfoundry/app-record-replay/internal/app 1.118s coverage: 88.0% of statements 09:13:58 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 09:13:58 github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements 09:14:01 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 09:14:05 ok github.com/edgexfoundry/app-record-replay/internal/application 9.817s coverage: 98.7% of statements 09:14:05 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.498s coverage: 89.7% of statements 09:14:05 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.072s coverage: 100.0% of statements 09:14:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:14:06 go vet ./... 09:17:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:17:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:17:44 ./bin/test-attribution-txt.sh [Pipeline] echo 09:17:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:17:45 $ docker stop --time=1 5b44375bf5556224b65930814b76c5519ac1ee90e92adcec57f223091d6b1585 09:17:47 $ docker rm -f --volumes 5b44375bf5556224b65930814b76c5519ac1ee90e92adcec57f223091d6b1585 [Pipeline] // withDockerContainer [Pipeline] sh 09:17:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:17:49 Warning: overwriting stash ‘coverage-report’ 09:17:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:17:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:17:50 + ls -al . 09:17:50 total 260 09:17:50 drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 09:09 . 09:17:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 09:06 .. 09:17:50 -rw-rw-r-- 1 jenkins jenkins 119 Nov 12 09:06 .dockerignore 09:17:50 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 09:06 .git 09:17:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 09:06 .github 09:17:50 -rw-rw-r-- 1 jenkins jenkins 164 Nov 12 09:06 .gitignore 09:17:50 -rw-rw-r-- 1 jenkins jenkins 41 Nov 12 09:06 .golangci.yml 09:17:50 -rw-rw-r-- 1 jenkins jenkins 16870 Nov 12 09:06 Attribution.txt 09:17:50 -rw-rw-r-- 1 jenkins jenkins 458 Nov 12 09:06 CHANGELOG.md 09:17:50 -rw-rw-r-- 1 jenkins jenkins 1726 Nov 12 09:06 Dockerfile 09:17:50 -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 09:06 GOVERNANCE.md 09:17:50 -rw-rw-r-- 1 jenkins jenkins 681 Nov 12 09:06 Jenkinsfile 09:17:50 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 12 09:06 LICENSE 09:17:50 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 12 09:06 Makefile 09:17:50 -rw-rw-r-- 1 jenkins jenkins 611 Nov 12 09:06 OWNERS.md 09:17:50 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 12 09:06 README.md 09:17:50 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 12 09:06 Record and Reply.postman_collection.json 09:17:50 -rw-rw-r-- 1 jenkins jenkins 11 Nov 12 09:03 VERSION 09:17:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 09:06 bin 09:17:50 -rw-r--r-- 1 jenkins jenkins 34247 Nov 12 09:14 coverage.out 09:17:50 -rw-rw-r-- 1 jenkins jenkins 6772 Nov 12 09:06 go.mod 09:17:50 -rw-rw-r-- 1 jenkins jenkins 88057 Nov 12 09:06 go.sum 09:17:50 drwxrwxr-x 7 jenkins jenkins 4096 Nov 12 09:06 internal 09:17:50 -rw-rw-r-- 1 jenkins jenkins 913 Nov 12 09:06 main.go 09:17:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 09:06 openapi 09:17:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 09:06 pkg 09:17:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 09:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:50 + 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=7157c4ada14c59b30ef36e97cb27b1da19038e39 --label arch=arm64 --label version=4.0.0-dev.2 . 09:17:51 Sending build context to Docker daemon 354.8kB 09:17:51 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 09:17:51 Step 2/27 : FROM ${BASE} AS builder 09:17:51 ---> 47c9517d2173 09:17:51 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 09:17:51 ---> Running in 6a45aa44d422 09:17:51 Removing intermediate container 6a45aa44d422 09:17:51 ---> 679ebc47b93f 09:17:51 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 09:17:51 ---> Running in fcc28301858b 09:17:51 Removing intermediate container fcc28301858b 09:17:51 ---> 88432df851ae 09:17:51 Step 5/27 : ARG ADD_BUILD_TAGS="" 09:17:51 ---> Running in 51c33f8e8079 09:17:51 Removing intermediate container 51c33f8e8079 09:17:51 ---> 50e002254723 09:17:51 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:17:52 ---> Running in cbfb2ccbc794 09:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:54 OK: 238 MiB in 54 packages 09:17:55 Removing intermediate container cbfb2ccbc794 09:17:55 ---> b25a0c419985 09:17:55 Step 7/27 : WORKDIR /app 09:17:55 ---> Running in eea6f2ce5499 09:17:56 Removing intermediate container eea6f2ce5499 09:17:56 ---> 0b259674eaa9 09:17:56 Step 8/27 : COPY go.mod vendor* ./ 09:17:56 ---> ba1d011ea4ee 09:17:56 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:56 ---> Running in 2359749b28d4 09:17:59 Removing intermediate container 2359749b28d4 09:17:59 ---> 509b8e6663f3 09:17:59 Step 10/27 : COPY . . 09:17:59 ---> 9a1376b85498 09:17:59 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:17:59 ---> Running in 634c5af1c69e 09:17:59 Removing intermediate container 634c5af1c69e 09:17:59 ---> 1f81bbebb62b 09:17:59 Step 12/27 : RUN $MAKE 09:17:59 ---> Running in 6c70886fc1fa 09:18:00 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay 09:21:37 Removing intermediate container 6c70886fc1fa 09:21:37 ---> b8ba8e026b97 09:21:37 Step 13/27 : FROM alpine:3.20 09:21:37 3.20: Pulling from library/alpine 09:21:37 9986a736f7d3: Pulling fs layer 09:21:37 9986a736f7d3: Verifying Checksum 09:21:37 9986a736f7d3: Download complete 09:21:37 9986a736f7d3: Pull complete 09:21:37 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:21:37 Status: Downloaded newer image for alpine:3.20 09:21:37 ---> 511a44083d3a 09:21:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:21:37 ---> Running in 96bddc78d950 09:21:37 Removing intermediate container 96bddc78d950 09:21:37 ---> 43f3f90fa64e 09:21:37 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 09:21:37 ---> Running in e4300d6a20e6 09:21:37 Removing intermediate container e4300d6a20e6 09:21:37 ---> 3d9a78d932ba 09:21:37 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 09:21:37 ---> Running in 21789607de49 09:21:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:21:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:21:37 (1/2) Installing ca-certificates (20240705-r0) 09:21:37 (2/2) Installing dumb-init (1.2.5-r3) 09:21:37 Executing busybox-1.36.1-r29.trigger 09:21:37 Executing ca-certificates-20240705-r0.trigger 09:21:37 OK: 10 MiB in 16 packages 09:21:37 Removing intermediate container 21789607de49 09:21:37 ---> a8419315d3c6 09:21:37 Step 17/27 : RUN apk --no-cache upgrade 09:21:37 ---> Running in 642bcf46d80f 09:21:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:21:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:21:37 Upgrading critical system libraries and apk-tools: 09:21:37 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:21:37 Executing busybox-1.36.1-r29.trigger 09:21:37 Continuing the upgrade transaction with new apk-tools: 09:21:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:21:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:21:39 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:21:39 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:21:39 Executing ca-certificates-20240705-r0.trigger 09:21:39 OK: 10 MiB in 16 packages 09:21:40 Removing intermediate container 642bcf46d80f 09:21:40 ---> bcaa23988eab 09:21:40 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:21:41 ---> 37f6687b6103 09:21:41 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 09:21:41 ---> f15fda512b30 09:21:41 Step 20/27 : COPY --from=builder /app/res/ /res/ 09:21:41 ---> 396a886d87fd 09:21:41 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 09:21:43 ---> 1c8904fc1b78 09:21:43 Step 22/27 : EXPOSE 59712 09:21:44 ---> Running in 046b7c81492a 09:21:44 Removing intermediate container 046b7c81492a 09:21:44 ---> 49ef3a550ff1 09:21:44 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 09:21:44 ---> Running in 44cd2b32b2d5 09:21:44 Removing intermediate container 44cd2b32b2d5 09:21:44 ---> 2046628b4c1c 09:21:44 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:21:44 ---> Running in 4b9888952272 09:21:44 Removing intermediate container 4b9888952272 09:21:44 ---> e51b04ee0d8e 09:21:44 Step 25/27 : LABEL arch=arm64 09:21:45 ---> Running in f0792e14ea59 09:21:45 Removing intermediate container f0792e14ea59 09:21:45 ---> 6eb2a22542c9 09:21:45 Step 26/27 : LABEL git_sha=7157c4ada14c59b30ef36e97cb27b1da19038e39 09:21:45 ---> Running in eca3aa09dd39 09:21:45 Removing intermediate container eca3aa09dd39 09:21:45 ---> ccb028b05f97 09:21:45 Step 27/27 : LABEL version=4.0.0-dev.2 09:21:45 ---> Running in f8bc33a8a39a 09:21:46 Removing intermediate container f8bc33a8a39a 09:21:46 ---> 9c3a66f98d4e 09:21:46 [Warning] One or more build-args [ARCH] were not consumed 09:21:46 Successfully built 9c3a66f98d4e 09:21:46 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:21:46 provisioning config files... 09:21:46 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/101@tmp/config8978604227115740553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:21:46 ---> ****-login.sh 09:21:46 nexus3.edgexfoundry.org:10001 09:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:21:46 Configure a credential helper to remove this warning. See 09:21:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:21:46 09:21:46 Login Succeeded 09:21:46 nexus3.edgexfoundry.org:10002 09:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:21:47 Configure a credential helper to remove this warning. See 09:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:21:47 09:21:47 Login Succeeded 09:21:47 nexus3.edgexfoundry.org:10003 09:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:21:47 Configure a credential helper to remove this warning. See 09:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:21:47 09:21:47 Login Succeeded 09:21:47 nexus3.edgexfoundry.org:10004 09:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:21:47 Configure a credential helper to remove this warning. See 09:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:21:47 09:21:47 Login Succeeded 09:21:47 ****.io 09:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:21:48 Configure a credential helper to remove this warning. See 09:21:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:21:48 09:21:48 Login Succeeded 09:21:48 ---> ****-login.sh ends [Pipeline] } 09:21:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:21:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:21:48 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 09:21:48 7157c4ada14c59b30ef36e97cb27b1da19038e39 09:21:48 latest 09:21:48 4.0.0-dev.2 09:21:48 7157c4ada14c59b30ef36e97cb27b1da19038e39-4.0.0-dev.2 09:21:48 main 09:21:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:48 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7157c4ada14c59b30ef36e97cb27b1da19038e39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7157c4ada14c59b30ef36e97cb27b1da19038e39 09:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 09:21:49 67d8dee16da6: Preparing 09:21:49 ceb3cd1973aa: Preparing 09:21:49 f64681566cc0: Preparing 09:21:49 a23f0bd7980d: Preparing 09:21:49 09f80028bc8c: Preparing 09:21:49 9327281cd3b8: Preparing 09:21:49 651d9022c234: Preparing 09:21:49 9327281cd3b8: Waiting 09:21:49 651d9022c234: Waiting 09:21:49 ceb3cd1973aa: Pushed 09:21:49 f64681566cc0: Pushed 09:21:49 a23f0bd7980d: Pushed 09:21:49 651d9022c234: Layer already exists 09:21:49 9327281cd3b8: Pushed 09:21:51 09f80028bc8c: Pushed 09:21:57 67d8dee16da6: Pushed 09:21:57 7157c4ada14c59b30ef36e97cb27b1da19038e39: digest: sha256:56c7ce45dd951d1cf2222f1a2c4bcdb4d13b9fc6d98d97a4ee0e33f91aafa52c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:58 + 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 09:21:58 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 09:21:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 09:21:58 67d8dee16da6: Preparing 09:21:58 ceb3cd1973aa: Preparing 09:21:58 f64681566cc0: Preparing 09:21:58 a23f0bd7980d: Preparing 09:21:58 09f80028bc8c: Preparing 09:21:58 9327281cd3b8: Preparing 09:21:58 651d9022c234: Preparing 09:21:58 9327281cd3b8: Waiting 09:21:58 651d9022c234: Waiting 09:21:58 f64681566cc0: Layer already exists 09:21:58 67d8dee16da6: Layer already exists 09:21:58 09f80028bc8c: Layer already exists 09:21:58 ceb3cd1973aa: Layer already exists 09:21:58 a23f0bd7980d: Layer already exists 09:21:58 9327281cd3b8: Layer already exists 09:21:58 651d9022c234: Layer already exists 09:21:58 latest: digest: sha256:56c7ce45dd951d1cf2222f1a2c4bcdb4d13b9fc6d98d97a4ee0e33f91aafa52c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:59 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:59 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.2 09:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 09:21:59 67d8dee16da6: Preparing 09:21:59 ceb3cd1973aa: Preparing 09:21:59 f64681566cc0: Preparing 09:21:59 a23f0bd7980d: Preparing 09:21:59 09f80028bc8c: Preparing 09:21:59 9327281cd3b8: Preparing 09:21:59 651d9022c234: Preparing 09:21:59 9327281cd3b8: Waiting 09:21:59 651d9022c234: Waiting 09:21:59 ceb3cd1973aa: Layer already exists 09:21:59 f64681566cc0: Layer already exists 09:21:59 09f80028bc8c: Layer already exists 09:21:59 67d8dee16da6: Layer already exists 09:21:59 a23f0bd7980d: Layer already exists 09:21:59 9327281cd3b8: Layer already exists 09:21:59 651d9022c234: Layer already exists 09:21:59 4.0.0-dev.2: digest: sha256:56c7ce45dd951d1cf2222f1a2c4bcdb4d13b9fc6d98d97a4ee0e33f91aafa52c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:59 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7157c4ada14c59b30ef36e97cb27b1da19038e39-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:00 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7157c4ada14c59b30ef36e97cb27b1da19038e39-4.0.0-dev.2 09:22:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 09:22:00 67d8dee16da6: Preparing 09:22:00 ceb3cd1973aa: Preparing 09:22:00 f64681566cc0: Preparing 09:22:00 a23f0bd7980d: Preparing 09:22:00 09f80028bc8c: Preparing 09:22:00 9327281cd3b8: Preparing 09:22:00 651d9022c234: Preparing 09:22:00 9327281cd3b8: Waiting 09:22:00 651d9022c234: Waiting 09:22:00 09f80028bc8c: Layer already exists 09:22:00 a23f0bd7980d: Layer already exists 09:22:00 f64681566cc0: Layer already exists 09:22:00 67d8dee16da6: Layer already exists 09:22:00 ceb3cd1973aa: Layer already exists 09:22:00 651d9022c234: Layer already exists 09:22:00 9327281cd3b8: Layer already exists 09:22:00 7157c4ada14c59b30ef36e97cb27b1da19038e39-4.0.0-dev.2: digest: sha256:56c7ce45dd951d1cf2222f1a2c4bcdb4d13b9fc6d98d97a4ee0e33f91aafa52c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:00 + 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 09:22:00 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 09:22:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 09:22:00 67d8dee16da6: Preparing 09:22:00 ceb3cd1973aa: Preparing 09:22:00 f64681566cc0: Preparing 09:22:00 a23f0bd7980d: Preparing 09:22:00 09f80028bc8c: Preparing 09:22:00 9327281cd3b8: Preparing 09:22:00 651d9022c234: Preparing 09:22:00 9327281cd3b8: Waiting 09:22:00 651d9022c234: Waiting 09:22:00 f64681566cc0: Layer already exists 09:22:00 a23f0bd7980d: Layer already exists 09:22:00 09f80028bc8c: Layer already exists 09:22:00 67d8dee16da6: Layer already exists 09:22:00 ceb3cd1973aa: Layer already exists 09:22:00 651d9022c234: Layer already exists 09:22:00 9327281cd3b8: Layer already exists 09:22:01 main: digest: sha256:56c7ce45dd951d1cf2222f1a2c4bcdb4d13b9fc6d98d97a4ee0e33f91aafa52c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:22:01 ===================================================== [Pipeline] echo 09:22:01 taggedImages: 09:22:01 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7157c4ada14c59b30ef36e97cb27b1da19038e39 09:22:01 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 09:22:01 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.2 09:22:01 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:7157c4ada14c59b30ef36e97cb27b1da19038e39-4.0.0-dev.2 09:22:01 - 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 09:22:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:22:01 09:22:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:22:02 arm64: Pulling from edgex-lftools-log-publisher 09:22:02 8998bd30e6a1: Pulling fs layer 09:22:02 04944245beec: Pulling fs layer 09:22:02 699f458cf7ca: Pulling fs layer 09:22:02 765212b225bb: Pulling fs layer 09:22:02 f23df028b6ca: Pulling fs layer 09:22:02 d65c8cfc05b1: Pulling fs layer 09:22:02 2437ff75d9bd: Pulling fs layer 09:22:02 f23df028b6ca: Waiting 09:22:02 d65c8cfc05b1: Waiting 09:22:02 2437ff75d9bd: Waiting 09:22:02 765212b225bb: Waiting 09:22:02 04944245beec: Verifying Checksum 09:22:02 04944245beec: Download complete 09:22:02 765212b225bb: Verifying Checksum 09:22:02 765212b225bb: Download complete 09:22:02 f23df028b6ca: Verifying Checksum 09:22:02 f23df028b6ca: Download complete 09:22:02 d65c8cfc05b1: Verifying Checksum 09:22:02 d65c8cfc05b1: Download complete 09:22:02 699f458cf7ca: Verifying Checksum 09:22:02 699f458cf7ca: Download complete 09:22:02 8998bd30e6a1: Download complete 09:22:05 2437ff75d9bd: Verifying Checksum 09:22:05 2437ff75d9bd: Download complete 09:22:07 8998bd30e6a1: Pull complete 09:22:07 04944245beec: Pull complete 09:22:09 699f458cf7ca: Pull complete 09:22:09 765212b225bb: Pull complete 09:22:10 f23df028b6ca: Pull complete 09:22:10 d65c8cfc05b1: Pull complete 09:22:25 2437ff75d9bd: Pull complete 09:22:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:22:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:22:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:25 prd-ubuntu20.04-docker-arm64-4c-16g-26272 does not seem to be running inside a container 09:22:25 $ 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/101 -v /w/workspace/app-record-replay/101:/w/workspace/app-record-replay/101:rw,z -v /w/workspace/app-record-replay/101@tmp:/w/workspace/app-record-replay/101@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 09:22:28 $ docker top fe325080fc6baca98bc373af824ad117b4d5fbb86ce7c1d4ab2299a2c331ba59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:22:28 ---> job-cost.sh 09:22:28 lf-activate-venv: SKIPPING 09:22:28 INFO: No Stack... 09:22:29 INFO: Retrieving Pricing Info for: v3-standard-4 09:22:30 INFO: Archiving Costs [Pipeline] sh 09:22:30 + cat /w/workspace/app-record-replay/101/archives/cost.csv 09:22:30 + cut -d, -f6 [Pipeline] lock 09:22:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-101-stack-cost] 09:22:30 Resource [jenkins-edgexfoundry-app-record-replay-main-101-stack-cost] did not exist. Created. 09:22:30 Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:22:31 /w/workspace/app-record-replay/101@tmp/durable-0e1e8b68/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:22:31 + echo total: 0.10999999940395355 [Pipeline] stash 09:22:31 Warning: overwriting stash ‘stack-cost’ 09:22:31 Stashed 1 file(s) [Pipeline] } 09:22:31 Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-101-stack-cost] [Pipeline] // lock [Pipeline] } 09:22:31 $ docker stop --time=1 fe325080fc6baca98bc373af824ad117b4d5fbb86ce7c1d4ab2299a2c331ba59 09:22:33 $ docker rm -f --volumes fe325080fc6baca98bc373af824ad117b4d5fbb86ce7c1d4ab2299a2c331ba59 [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 09:22:34 provisioning config files... 09:22:34 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4427317919476879737tmp [Pipeline] { [Pipeline] sh 09:22:34 + set +x 09:22:34 + curl -s https://codecov.io/bash 09:22:34 + bash -s -- 09:22:34 09:22:34 _____ _ 09:22:34 / ____| | | 09:22:34 | | ___ __| | ___ ___ _____ __ 09:22:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:22:34 | |___| (_) | (_| | __/ (_| (_) \ V / 09:22:34 \_____\___/ \__,_|\___|\___\___/ \_/ 09:22:34 Bash-1.0.6 09:22:34 09:22:34 09:22:34 ==> git version 2.25.1 found 09:22:34 ==> 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 09:22:34 Release-Date: 2020-01-08 09:22:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:22:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:22:34 ==> Jenkins CI detected. 09:22:34 current dir:  /w/workspace/exfoundry_app-record-replay_main 09:22:34 project root: . 09:22:34 --> token set from env 09:22:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:22:34 ==> Running gcov in . (disable via -X gcov) 09:22:34 ==> Python coveragepy not found 09:22:34 ==> Searching for coverage reports in: 09:22:34 + . 09:22:34 -> Found 1 reports 09:22:34 ==> Detecting git/mercurial file structure 09:22:34 ==> Reading reports 09:22:34 + ./coverage.out bytes=34247 09:22:34 ==> Appending adjustments 09:22:34 https://docs.codecov.io/docs/fixing-reports 09:22:34 + Found adjustments 09:22:34 ==> Gzipping contents 09:22:34 8.0K /tmp/codecov.1zohp9.gz 09:22:34 ==> Uploading reports 09:22:34 url: https://codecov.io 09:22:34 query: branch=main&commit=7157c4ada14c59b30ef36e97cb27b1da19038e39&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 09:22:35 -> Pinging Codecov 09:22:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7157c4ada14c59b30ef36e97cb27b1da19038e39&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 09:22:35 -> Uploading to 09:22:35 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/7157c4ada14c59b30ef36e97cb27b1da19038e39/507bb46f-4720-44c2-a725-00be8eeb8aab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241112%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241112T092234Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=afe85a7f8c914fefc512cf63f9213ed31f09aef0eea9abc7b7aee484e6e6944a 09:22:35 % Total % Received % Xferd Average Speed Time Time Time Current 09:22:35 Dload Upload Total Spent Left Speed 09:22:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5391 0 0 100 5391 0 23960 --:--:-- --:--:-- --:--:-- 23960 09:22:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/7157c4ada14c59b30ef36e97cb27b1da19038e39 [Pipeline] } 09:22:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:22:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:22:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:22:35 09:22:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:22:36 latest: Pulling from edgex-devops/edgex-snyk-go 09:22:36 43c4264eed91: Already exists 09:22:36 4cc291be95ef: Already exists 09:22:36 2ac1f1163629: Already exists 09:22:36 5c3c966382ef: Already exists 09:22:36 4f4fb700ef54: Already exists 09:22:36 d9c7d2e4e75e: Pulling fs layer 09:22:36 9c3e1370e548: Pulling fs layer 09:22:36 d9c7d2e4e75e: Download complete 09:22:36 d9c7d2e4e75e: Pull complete 09:22:37 9c3e1370e548: Verifying Checksum 09:22:37 9c3e1370e548: Download complete 09:22:39 9c3e1370e548: Pull complete 09:22:39 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:22:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:22:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:39 prd-ubuntu20.04-docker-8c-8g-26270 does not seem to be running inside a container 09:22:39 $ 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 09:22:42 $ docker top 8266b32c66efb30a8034c780f153f230c2571502b8dfc9e7b4f7404e0ac35af4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:22:42 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo 09:22:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 09:22:42 + set -o pipefail 09:22:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 09:22:51 09:22:51 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 09:22:51 09:22:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/19b27914-3d57-475f-aac6-0ec8f165d5ab 09:22:51 09:22:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:22:51 09:22:51 09:22:51 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:22:51 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:22:51 $ docker stop --time=1 8266b32c66efb30a8034c780f153f230c2571502b8dfc9e7b4f7404e0ac35af4 09:22:57 $ docker rm -f --volumes 8266b32c66efb30a8034c780f153f230c2571502b8dfc9e7b4f7404e0ac35af4 [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 09:22:57 + git log --format=format:%s -1 7157c4ada14c59b30ef36e97cb27b1da19038e39 [Pipeline] sh 09:22:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:22:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:22:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:58 prd-ubuntu20.04-docker-8c-8g-26270 does not seem to be running inside a container 09:22:58 $ 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 09:22:59 $ docker top 074b6d677a163767dbe300e97616ee9d38ef4f55fdb1da641670d064b9b69bb4 -eo pid,comm 09:22:59 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). 09:22:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:22:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:22:59 [ssh-agent] Looking for ssh-agent implementation... 09:22:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:22:59 $ docker exec 074b6d677a163767dbe300e97616ee9d38ef4f55fdb1da641670d064b9b69bb4 ssh-agent 09:22:59 SSH_AUTH_SOCK=/tmp/ssh-AXmhCUT5N66o/agent.31 09:22:59 SSH_AGENT_PID=37 09:22:59 Running ssh-add (command line suppressed) 09:22:59 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10437324420711679007.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10437324420711679007.key) 09:22:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:22:59 + git semver tag 09:23:00 2024-11-12 09:23:00,113 [run_tag] DEBUG tag force:False 09:23:00 2024-11-12 09:23:00,114 [check_head_tag] DEBUG check head tag 09:23:00 2024-11-12 09:23:00,115 [execute] INFO git cat-file --batch-check 09:23:00 2024-11-12 09:23:00,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 09:23:00 2024-11-12 09:23:00,120 [execute] INFO git cat-file --batch 09:23:00 2024-11-12 09:23:00,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 09:23:00 2024-11-12 09:23:00,144 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:23:00 2024-11-12 09:23:00,145 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 09:23:00 2024-11-12 09:23:00,145 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 09:23:00 2024-11-12 09:23:00,149 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:23:00 4.0.0-dev.2 [Pipeline] } 09:23:00 $ docker exec --env ******** --env ******** 074b6d677a163767dbe300e97616ee9d38ef4f55fdb1da641670d064b9b69bb4 ssh-agent -k 09:23:00 unset SSH_AUTH_SOCK; 09:23:00 unset SSH_AGENT_PID; 09:23:00 echo Agent pid 37 killed; 09:23:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:23:00 + git semver [Pipeline] } 09:23:00 $ docker stop --time=1 074b6d677a163767dbe300e97616ee9d38ef4f55fdb1da641670d064b9b69bb4 09:23:02 $ docker rm -f --volumes 074b6d677a163767dbe300e97616ee9d38ef4f55fdb1da641670d064b9b69bb4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:23:02 09:23:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:23:02 0.23.1-centos7: Pulling from edgex-lftools 09:23:02 ab5ef0e58194: Pulling fs layer 09:23:02 9712f1f96733: Pulling fs layer 09:23:02 63f879dbbcfc: Pulling fs layer 09:23:02 0d9ebad4ef96: Pulling fs layer 09:23:02 e9a5061849ea: Pulling fs layer 09:23:02 d747dcd14b5f: Pulling fs layer 09:23:02 2de7ff778b66: Pulling fs layer 09:23:02 0d9ebad4ef96: Waiting 09:23:02 e9a5061849ea: Waiting 09:23:02 2de7ff778b66: Waiting 09:23:02 9712f1f96733: Verifying Checksum 09:23:02 9712f1f96733: Download complete 09:23:03 63f879dbbcfc: Verifying Checksum 09:23:03 63f879dbbcfc: Download complete 09:23:03 e9a5061849ea: Verifying Checksum 09:23:03 e9a5061849ea: Download complete 09:23:03 d747dcd14b5f: Verifying Checksum 09:23:03 d747dcd14b5f: Download complete 09:23:03 ab5ef0e58194: Verifying Checksum 09:23:03 ab5ef0e58194: Download complete 09:23:03 0d9ebad4ef96: Verifying Checksum 09:23:03 0d9ebad4ef96: Download complete 09:23:03 2de7ff778b66: Verifying Checksum 09:23:03 2de7ff778b66: Download complete 09:23:06 ab5ef0e58194: Pull complete 09:23:06 9712f1f96733: Pull complete 09:23:07 63f879dbbcfc: Pull complete 09:23:11 0d9ebad4ef96: Pull complete 09:23:11 e9a5061849ea: Pull complete 09:23:11 d747dcd14b5f: Pull complete 09:23:12 2de7ff778b66: Pull complete 09:23:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:23:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:23:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:12 prd-ubuntu20.04-docker-8c-8g-26270 does not seem to be running inside a container 09:23:12 $ 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 09:23:17 $ docker top b81b577dda4a5777cbad88d66b62312f3da37d90acfec7f1e1365f09024c9f42 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:23:17 provisioning config files... 09:23:17 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4103323766441188132tmp 09:23:17 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4397888512080429317tmp 09:23:17 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15964199252463159222tmp [Pipeline] { [Pipeline] echo 09:23:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:23:17 ---> sigul-configuration.sh 09:23:17 gpg: directory `/root/.gnupg' created 09:23:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:23:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:23:17 gpg: keyring `/root/.gnupg/secring.gpg' created 09:23:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:23:17 gpg: CAST5 encrypted data 09:23:17 gpg: encrypted with 1 passphrase 09:23:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:23:18 + mkdir /home/jenkins 09:23:18 + mkdir /home/jenkins/sigul [Pipeline] sh 09:23:18 + 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 09:23:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:23:18 ---> sigul-install.sh 09:23:18 Sigul already installed; skipping installation. [Pipeline] sh 09:23:19 + git tag --list 09:23:19 v3.1 09:23:19 v3.1.0 09:23:19 v3.1.0-dev.0 09:23:19 v3.1.0-dev.1 09:23:19 v3.1.0-dev.10 09:23:19 v3.1.0-dev.11 09:23:19 v3.1.0-dev.12 09:23:19 v3.1.0-dev.13 09:23:19 v3.1.0-dev.14 09:23:19 v3.1.0-dev.15 09:23:19 v3.1.0-dev.16 09:23:19 v3.1.0-dev.17 09:23:19 v3.1.0-dev.18 09:23:19 v3.1.0-dev.19 09:23:19 v3.1.0-dev.2 09:23:19 v3.1.0-dev.20 09:23:19 v3.1.0-dev.21 09:23:19 v3.1.0-dev.22 09:23:19 v3.1.0-dev.23 09:23:19 v3.1.0-dev.24 09:23:19 v3.1.0-dev.25 09:23:19 v3.1.0-dev.26 09:23:19 v3.1.0-dev.27 09:23:19 v3.1.0-dev.28 09:23:19 v3.1.0-dev.29 09:23:19 v3.1.0-dev.3 09:23:19 v3.1.0-dev.30 09:23:19 v3.1.0-dev.31 09:23:19 v3.1.0-dev.32 09:23:19 v3.1.0-dev.33 09:23:19 v3.1.0-dev.34 09:23:19 v3.1.0-dev.35 09:23:19 v3.1.0-dev.36 09:23:19 v3.1.0-dev.37 09:23:19 v3.1.0-dev.38 09:23:19 v3.1.0-dev.39 09:23:19 v3.1.0-dev.4 09:23:19 v3.1.0-dev.40 09:23:19 v3.1.0-dev.41 09:23:19 v3.1.0-dev.42 09:23:19 v3.1.0-dev.43 09:23:19 v3.1.0-dev.44 09:23:19 v3.1.0-dev.45 09:23:19 v3.1.0-dev.46 09:23:19 v3.1.0-dev.47 09:23:19 v3.1.0-dev.48 09:23:19 v3.1.0-dev.49 09:23:19 v3.1.0-dev.5 09:23:19 v3.1.0-dev.50 09:23:19 v3.1.0-dev.51 09:23:19 v3.1.0-dev.52 09:23:19 v3.1.0-dev.53 09:23:19 v3.1.0-dev.54 09:23:19 v3.1.0-dev.55 09:23:19 v3.1.0-dev.56 09:23:19 v3.1.0-dev.57 09:23:19 v3.1.0-dev.58 09:23:19 v3.1.0-dev.59 09:23:19 v3.1.0-dev.6 09:23:19 v3.1.0-dev.60 09:23:19 v3.1.0-dev.61 09:23:19 v3.1.0-dev.62 09:23:19 v3.1.0-dev.63 09:23:19 v3.1.0-dev.64 09:23:19 v3.1.0-dev.65 09:23:19 v3.1.0-dev.66 09:23:19 v3.1.0-dev.67 09:23:19 v3.1.0-dev.68 09:23:19 v3.1.0-dev.7 09:23:19 v3.1.0-dev.8 09:23:19 v3.1.0-dev.9 09:23:19 v3.1.1 09:23:19 v3.2.0-dev.1 09:23:19 v3.2.0-dev.10 09:23:19 v3.2.0-dev.11 09:23:19 v3.2.0-dev.12 09:23:19 v3.2.0-dev.13 09:23:19 v3.2.0-dev.14 09:23:19 v3.2.0-dev.15 09:23:19 v3.2.0-dev.16 09:23:19 v3.2.0-dev.17 09:23:19 v3.2.0-dev.18 09:23:19 v3.2.0-dev.19 09:23:19 v3.2.0-dev.2 09:23:19 v3.2.0-dev.20 09:23:19 v3.2.0-dev.21 09:23:19 v3.2.0-dev.22 09:23:19 v3.2.0-dev.23 09:23:19 v3.2.0-dev.24 09:23:19 v3.2.0-dev.3 09:23:19 v3.2.0-dev.4 09:23:19 v3.2.0-dev.5 09:23:19 v3.2.0-dev.6 09:23:19 v3.2.0-dev.7 09:23:19 v3.2.0-dev.8 09:23:19 v3.2.0-dev.9 09:23:19 v4.0.0-dev.1 09:23:19 v4.0.0-dev.2 [Pipeline] sh 09:23:19 + lftools sign git-tag v4.0.0-dev.2 09:23:20 Signing Git tag with Sigul... 09:23:20 Signing v4.0.0-dev.2 [Pipeline] echo 09:23:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:23:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:23:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:23:20 $ docker stop --time=1 b81b577dda4a5777cbad88d66b62312f3da37d90acfec7f1e1365f09024c9f42 09:23:21 $ docker rm -f --volumes b81b577dda4a5777cbad88d66b62312f3da37d90acfec7f1e1365f09024c9f42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:23:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:23:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:23:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:22 prd-ubuntu20.04-docker-8c-8g-26270 does not seem to be running inside a container 09:23:22 $ 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 09:23:23 $ docker top 892ab4f9fd698c6c482089fa82de0da0a78f44e713417548ba7c447f16241bae -eo pid,comm 09:23:23 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). 09:23:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:23:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:23:23 [ssh-agent] Looking for ssh-agent implementation... 09:23:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:23 $ docker exec 892ab4f9fd698c6c482089fa82de0da0a78f44e713417548ba7c447f16241bae ssh-agent 09:23:23 SSH_AUTH_SOCK=/tmp/ssh-bh4oW0KaJWEV/agent.32 09:23:23 SSH_AGENT_PID=38 09:23:23 Running ssh-add (command line suppressed) 09:23:23 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10337680558229944019.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10337680558229944019.key) 09:23:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:23:23 + git semver bump pre 09:23:24 2024-11-12 09:23:24,119 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:23:24 2024-11-12 09:23:24,120 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev 09:23:24 2024-11-12 09:23:24,120 [bump_version] DEBUG bumped version:4.0.0-dev.3 09:23:24 2024-11-12 09:23:24,120 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 09:23:24 2024-11-12 09:23:24,120 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:23:24 2024-11-12 09:23:24,120 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 09:23:24 2024-11-12 09:23:24,122 [execute] INFO git cat-file --batch-check 09:23:24 2024-11-12 09:23:24,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 09:23:24 2024-11-12 09:23:24,127 [execute] INFO git cat-file --batch 09:23:24 2024-11-12 09:23:24,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 09:23:24 2024-11-12 09:23:24,131 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:23:24 4.0.0-dev.3 [Pipeline] } 09:23:24 $ docker exec --env ******** --env ******** 892ab4f9fd698c6c482089fa82de0da0a78f44e713417548ba7c447f16241bae ssh-agent -k 09:23:24 unset SSH_AUTH_SOCK; 09:23:24 unset SSH_AGENT_PID; 09:23:24 echo Agent pid 38 killed; 09:23:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:23:24 + git semver [Pipeline] } 09:23:24 $ docker stop --time=1 892ab4f9fd698c6c482089fa82de0da0a78f44e713417548ba7c447f16241bae 09:23:26 $ docker rm -f --volumes 892ab4f9fd698c6c482089fa82de0da0a78f44e713417548ba7c447f16241bae [Pipeline] // withDockerContainer [Pipeline] sh 09:23:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:23:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:23:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:26 prd-ubuntu20.04-docker-8c-8g-26270 does not seem to be running inside a container 09:23:26 $ 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 09:23:27 $ docker top c6228c3353939012b514d026f3681d471767286914282ceb5772e224e6a5d200 -eo pid,comm 09:23:27 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). 09:23:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:23:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:23:27 [ssh-agent] Looking for ssh-agent implementation... 09:23:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:27 $ docker exec c6228c3353939012b514d026f3681d471767286914282ceb5772e224e6a5d200 ssh-agent 09:23:27 SSH_AUTH_SOCK=/tmp/ssh-eoKhf2T0B8rc/agent.32 09:23:27 SSH_AGENT_PID=38 09:23:27 Running ssh-add (command line suppressed) 09:23:27 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16284411161276888010.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16284411161276888010.key) 09:23:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:23:27 + git semver push 09:23:28 2024-11-12 09:23:28,114 [run_push] DEBUG push 09:23:28 2024-11-12 09:23:28,114 [execute] INFO git cat-file --batch-check 09:23:28 2024-11-12 09:23:28,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 09:23:28 2024-11-12 09:23:28,117 [execute] INFO git rev-list 82745c4d2792cbc8fade35ad13b08b33eb8d9f96 -- 09:23:28 2024-11-12 09:23:28,118 [execute] DEBUG Popen(['git', 'rev-list', '82745c4d2792cbc8fade35ad13b08b33eb8d9f96', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 09:23:28 2024-11-12 09:23:28,124 [execute] INFO git fetch -v origin 09:23:28 2024-11-12 09:23:28,124 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 09:23:28 2024-11-12 09:23:28,584 [run_push] DEBUG no remote changes detected 09:23:28 2024-11-12 09:23:28,584 [execute] INFO git push origin semver 09:23:28 2024-11-12 09:23:28,585 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 09:23:29 2024-11-12 09:23:29,311 [run_push] DEBUG push all version tags 09:23:29 2024-11-12 09:23:29,311 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:23:29 2024-11-12 09:23:29,312 [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) 09:23:29 2024-11-12 09:23:29,917 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 09:23:29 4.0.0-dev.3 [Pipeline] } 09:23:30 $ docker exec --env ******** --env ******** c6228c3353939012b514d026f3681d471767286914282ceb5772e224e6a5d200 ssh-agent -k 09:23:30 unset SSH_AUTH_SOCK; 09:23:30 unset SSH_AGENT_PID; 09:23:30 echo Agent pid 38 killed; 09:23:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:23:30 + git semver [Pipeline] } 09:23:30 $ docker stop --time=1 c6228c3353939012b514d026f3681d471767286914282ceb5772e224e6a5d200 09:23:32 $ docker rm -f --volumes c6228c3353939012b514d026f3681d471767286914282ceb5772e224e6a5d200 [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 09:23:32 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 09:23:32 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 09:23:32 total 16 09:23:32 drwxr-xr-x 3 root root 4096 Nov 12 09:08 . 09:23:32 drwxrwxr-x 11 jenkins jenkins 4096 Nov 12 09:23 .. 09:23:32 drwxr-xr-x 2 root root 4096 Nov 12 09:08 cost 09:23:32 -rw-r--r-- 1 root root 89 Nov 12 09:08 cost.csv 09:23:32 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 09:23:32 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 09:23:32 total 16 09:23:32 drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 09:08 . 09:23:32 drwxrwxr-x 11 jenkins jenkins 4096 Nov 12 09:23 .. 09:23:32 drwxr-xr-x 2 jenkins jenkins 4096 Nov 12 09:08 cost 09:23:32 -rw-r--r-- 1 jenkins jenkins 89 Nov 12 09:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:23:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:23:34 ---> package-listing.sh 09:23:34 ++ facter osfamily 09:23:34 ++ tr '[:upper:]' '[:lower:]' 09:23:34 + OS_FAMILY=debian 09:23:34 + workspace=/w/workspace/exfoundry_app-record-replay_main 09:23:34 + START_PACKAGES=/tmp/packages_start.txt 09:23:34 + END_PACKAGES=/tmp/packages_end.txt 09:23:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:23:34 + PACKAGES=/tmp/packages_start.txt 09:23:34 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 09:23:34 + PACKAGES=/tmp/packages_end.txt 09:23:34 + case "${OS_FAMILY}" in 09:23:34 + dpkg -l 09:23:34 + grep '^ii' 09:23:34 + '[' -f /tmp/packages_start.txt ']' 09:23:34 + '[' -f /tmp/packages_end.txt ']' 09:23:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:23:34 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 09:23:34 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 09:23:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 09:23:34 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 09:23:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:23:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:35 prd-ubuntu20.04-docker-8c-8g-26270 does not seem to be running inside a container 09:23:35 $ 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 09:23:35 $ docker top d74a04372eaf9de4fcb14afa86663a451058311e986c1cc8fbadbe568bb179f8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:36 + touch /tmp/pre-build-complete [Pipeline] sh 09:23:36 + mkdir -p /var/log/sysstat [Pipeline] sh 09:23:36 + ls /var/log/sa-host 09:23:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:23:36 provisioning config files... 09:23:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6169638108555317854tmp [Pipeline] { [Pipeline] echo 09:23:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:23:37 ---> create-netrc.sh [Pipeline] } 09:23:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:23:37 ---> python-tools-install.sh [Pipeline] echo 09:23:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:23:37 ---> sudo-logs.sh 09:23:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:23:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:23:38 ---> job-cost.sh 09:23:38 lf-activate-venv: SKIPPING 09:23:38 DEBUG: total: 0.2199999988079071 09:23:38 INFO: Retrieving Stack Cost... 09:23:38 INFO: Retrieving Pricing Info for: v3-standard-8 09:23:39 INFO: Archiving Costs [Pipeline] echo 09:23:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:23:39 ---> logs-deploy.sh 09:23:39 lf-activate-venv: SKIPPING 09:23:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/101 09:23:39 INFO: archiving workspace using pattern(s): 09:23:40 Archives upload complete. 09:23:40 INFO: archiving logs to Nexus 09:23:41 ---> uname -a: 09:23:41 Linux prd-ubuntu20-04-docker-8c-8g-26270 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:23:41 09:23:41 09:23:41 ---> lscpu: 09:23:41 Architecture: x86_64 09:23:41 CPU op-mode(s): 32-bit, 64-bit 09:23:41 Byte Order: Little Endian 09:23:41 Address sizes: 40 bits physical, 48 bits virtual 09:23:41 CPU(s): 8 09:23:41 On-line CPU(s) list: 0-7 09:23:41 Thread(s) per core: 1 09:23:41 Core(s) per socket: 1 09:23:41 Socket(s): 8 09:23:41 NUMA node(s): 1 09:23:41 Vendor ID: AuthenticAMD 09:23:41 CPU family: 23 09:23:41 Model: 49 09:23:41 Model name: AMD EPYC-Rome Processor 09:23:41 Stepping: 0 09:23:41 CPU MHz: 2800.000 09:23:41 BogoMIPS: 5600.00 09:23:41 Virtualization: AMD-V 09:23:41 Hypervisor vendor: KVM 09:23:41 Virtualization type: full 09:23:41 L1d cache: 256 KiB 09:23:41 L1i cache: 256 KiB 09:23:41 L2 cache: 4 MiB 09:23:41 L3 cache: 128 MiB 09:23:41 NUMA node0 CPU(s): 0-7 09:23:41 Vulnerability Itlb multihit: Not affected 09:23:41 Vulnerability L1tf: Not affected 09:23:41 Vulnerability Mds: Not affected 09:23:41 Vulnerability Meltdown: Not affected 09:23:41 Vulnerability Mmio stale data: Not affected 09:23:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:23:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:23:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:23:41 Vulnerability Srbds: Not affected 09:23:41 Vulnerability Tsx async abort: Not affected 09:23:41 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 09:23:41 09:23:41 09:23:41 ---> nproc: 09:23:41 8 09:23:41 09:23:41 09:23:41 ---> df -h: 09:23:41 Filesystem Size Used Avail Use% Mounted on 09:23:41 overlay 155G 13G 142G 9% / 09:23:41 tmpfs 64M 0 64M 0% /dev 09:23:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:23:41 shm 64M 0 64M 0% /dev/shm 09:23:41 /dev/vda1 155G 13G 142G 9% /facter-os 09:23:41 09:23:41 09:23:41 ---> sar -b -r -n DEV: 09:23:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26270) 11/12/24 _x86_64_ (8 CPU) 09:23:41 09:23:41 09:02:43 LINUX RESTART (8 CPU) 09:23:41 09:23:41 09:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:23:41 09:04:02 318.36 48.23 270.13 0.00 5434.59 78523.43 0.00 09:23:41 09:05:02 219.91 2.68 217.23 0.00 23.47 87466.13 0.00 09:23:41 09:06:01 124.45 0.08 124.37 0.00 10.03 65947.33 0.00 09:23:41 09:07:01 37.45 0.00 37.45 0.00 0.00 51920.42 0.00 09:23:41 09:08:01 116.88 1.32 115.56 0.00 93.97 73152.02 0.00 09:23:41 09:09:01 178.52 5.13 173.39 0.00 4307.68 42278.02 0.00 09:23:41 09:10:01 5.72 0.65 5.07 0.00 70.65 114.91 0.00 09:23:41 09:11:01 2.00 0.00 2.00 0.00 0.00 21.33 0.00 09:23:41 09:12:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 09:23:41 09:13:01 2.22 0.00 2.22 0.00 0.00 24.93 0.00 09:23:41 09:14:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 09:23:41 09:15:01 2.05 0.00 2.05 0.00 0.00 22.53 0.00 09:23:41 09:16:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 09:23:41 09:17:01 1.78 0.02 1.77 0.00 0.13 19.86 0.00 09:23:41 09:18:01 2.43 0.02 2.42 0.00 0.13 27.72 0.00 09:23:41 09:19:01 1.70 0.00 1.70 0.00 0.00 24.26 0.00 09:23:41 09:20:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 09:23:41 09:21:01 1.90 0.00 1.90 0.00 0.00 21.73 0.00 09:23:41 09:22:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 09:23:41 09:23:01 66.98 0.33 66.64 0.00 12.13 29463.65 0.00 09:23:41 Average: 54.32 2.93 51.39 0.00 498.36 21380.43 0.00 09:23:41 09:23:41 09:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:23:41 09:04:02 29423188 31542884 779012 2.37 70972 2336148 2041396 6.02 1020992 2069280 441424 09:23:41 09:05:02 27374924 31486204 812388 2.47 163904 4051744 2063576 6.08 1348704 3583184 608588 09:23:41 09:06:01 27018376 31288412 1002880 3.05 184680 4189132 2353136 6.93 1812228 3469264 699264 09:23:41 09:07:01 26927620 31445852 845040 2.57 188440 4398448 2100560 6.19 1399992 3935496 421136 09:23:41 09:08:01 27000508 31516348 775412 2.36 192580 4421124 1928484 5.68 1393748 3896432 608 09:23:41 09:09:01 26504612 31510776 761416 2.32 228140 4836256 1723428 5.08 1674616 4050420 364 09:23:41 09:10:01 26507932 31511584 760640 2.31 226692 4835108 1703420 5.02 1672868 4049000 8 09:23:41 09:11:01 26513460 31517184 754988 2.30 226756 4835108 1703420 5.02 1667448 4049000 12 09:23:41 09:12:01 26513104 31516904 755124 2.30 226824 4835112 1703420 5.02 1667520 4049008 8 09:23:41 09:13:01 26523064 31526924 745036 2.27 226872 4835116 1703420 5.02 1658024 4049008 8 09:23:41 09:14:01 26523388 31527320 744564 2.26 226940 4835116 1703420 5.02 1658148 4049012 4 09:23:41 09:15:01 26526108 31530100 741932 2.26 227004 4835120 1703420 5.02 1655616 4049012 12 09:23:41 09:16:01 26525752 31529832 742196 2.26 227072 4835116 1703420 5.02 1655700 4049020 0 09:23:41 09:17:01 26525156 31529416 742304 2.26 227136 4835120 1703420 5.02 1655756 4049024 44 09:23:41 09:18:01 26524900 31529448 742684 2.26 227192 4835256 1727980 5.09 1655960 4049148 4 09:23:41 09:19:01 26525144 31529672 742324 2.26 227228 4835240 1727980 5.09 1656564 4049124 40 09:23:41 09:20:01 26525340 31529960 742008 2.26 227276 4835244 1727980 5.09 1656644 4049136 4 09:23:41 09:21:01 26525196 31529832 742044 2.26 227320 4835248 1727980 5.09 1656656 4049140 12 09:23:41 09:22:01 26525400 31530132 741712 2.26 227388 4835248 1727980 5.09 1656564 4049144 8 09:23:41 09:23:01 26034420 31472700 794164 2.42 237028 5235284 1927352 5.68 1727448 4439144 596 09:23:41 Average: 26753380 31505074 773393 2.35 210872 4616264 1820260 5.36 1597560 3904050 108607 09:23:41 09:23:41 09:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:23:41 09:04:02 ens3 525.11 355.63 5916.55 93.90 0.00 0.00 0.00 0.00 09:23:41 09:04:02 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 09:23:41 09:04:02 docker0 21.23 23.29 1.68 153.52 0.00 0.00 0.00 0.00 09:23:41 09:05:02 ens3 427.31 259.32 3342.96 32.74 0.00 0.00 0.00 0.00 09:23:41 09:05:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:23:41 09:05:02 docker0 251.51 413.57 23.71 3332.63 0.00 0.00 0.00 0.00 09:23:41 09:06:01 vethe2e9534 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 09:23:41 09:06:01 ens3 19.76 13.51 25.35 8.42 0.00 0.00 0.00 0.00 09:23:41 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:06:01 docker0 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 09:23:41 09:07:01 vethe2e9534 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:07:01 ens3 14.07 9.82 11.66 6.57 0.00 0.00 0.00 0.00 09:23:41 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:23:41 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:08:01 ens3 50.02 25.87 721.15 9.27 0.00 0.00 0.00 0.00 09:23:41 09:08:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 09:23:41 09:08:01 docker0 1.37 2.93 0.08 38.11 0.00 0.00 0.00 0.00 09:23:41 09:09:01 ens3 379.02 238.58 4876.52 267.90 0.00 0.00 0.00 0.00 09:23:41 09:09:01 lo 9.00 9.00 0.90 0.90 0.00 0.00 0.00 0.00 09:23:41 09:09:01 docker0 5.82 12.13 0.35 155.14 0.00 0.00 0.00 0.00 09:23:41 09:10:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 09:23:41 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:11:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:23:41 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:23:41 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:12:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:41 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:23:41 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:14:01 ens3 0.20 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:23:41 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:41 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:23:41 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:41 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:23:41 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:18:01 ens3 0.67 0.40 2.60 0.03 0.00 0.00 0.00 0.00 09:23:41 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:19:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 09:23:41 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:23:41 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:20:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:41 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:23:41 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 09:23:01 ens3 251.53 186.99 3930.98 163.95 0.00 0.00 0.00 0.00 09:23:41 09:23:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:23:41 09:23:01 vethfee84cc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:23:41 09:23:01 docker0 79.94 120.66 7.38 1256.03 0.00 0.00 0.00 0.00 09:23:41 Average: ens3 83.30 54.48 940.83 29.17 0.00 0.00 0.00 0.00 09:23:41 Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 09:23:41 Average: vethfee84cc 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 09:23:41 Average: docker0 17.87 28.44 1.65 245.18 0.00 0.00 0.00 0.00 09:23:41 09:23:41 09:23:41 ---> sar -P ALL: 09:23:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26270) 11/12/24 _x86_64_ (8 CPU) 09:23:41 09:23:41 09:02:43 LINUX RESTART (8 CPU) 09:23:41 09:23:41 09:03:01 CPU %user %nice %system %iowait %steal %idle 09:23:41 09:04:02 all 8.43 0.00 2.75 5.04 0.06 83.72 09:23:41 09:04:02 0 7.21 0.00 3.84 20.27 0.07 68.62 09:23:41 09:04:02 1 6.45 0.00 2.32 2.62 0.05 88.57 09:23:41 09:04:02 2 8.54 0.00 2.38 2.00 0.05 87.04 09:23:41 09:04:02 3 10.77 0.00 2.46 1.93 0.07 84.78 09:23:41 09:04:02 4 6.37 0.00 2.40 1.56 0.05 89.62 09:23:41 09:04:02 5 8.28 0.00 2.32 4.01 0.07 85.32 09:23:41 09:04:02 6 12.99 0.00 3.88 1.91 0.07 81.16 09:23:41 09:04:02 7 6.84 0.00 2.44 6.08 0.05 84.58 09:23:41 09:05:02 all 5.91 0.00 2.92 9.50 0.08 81.60 09:23:41 09:05:02 0 6.18 0.00 2.15 6.22 0.05 85.40 09:23:41 09:05:02 1 6.93 0.00 2.77 2.79 0.08 87.42 09:23:41 09:05:02 2 5.88 0.00 2.35 1.64 0.08 90.04 09:23:41 09:05:02 3 5.10 0.00 4.50 46.75 0.12 43.53 09:23:41 09:05:02 4 6.12 0.00 2.48 1.31 0.08 90.01 09:23:41 09:05:02 5 5.35 0.00 3.32 12.04 0.09 79.20 09:23:41 09:05:02 6 6.17 0.00 2.81 0.84 0.05 90.13 09:23:41 09:05:02 7 5.54 0.00 2.96 4.78 0.09 86.64 09:23:41 09:06:01 all 23.19 0.00 3.70 5.36 0.06 67.69 09:23:41 09:06:01 0 24.45 0.00 5.25 21.15 0.07 49.09 09:23:41 09:06:01 1 22.82 0.00 3.31 2.56 0.05 71.26 09:23:41 09:06:01 2 22.11 0.00 3.47 0.74 0.07 73.61 09:23:41 09:06:01 3 23.06 0.00 4.08 15.95 0.07 56.83 09:23:41 09:06:01 4 23.74 0.00 3.46 0.34 0.05 72.40 09:23:41 09:06:01 5 23.42 0.00 4.28 0.34 0.05 71.90 09:23:41 09:06:01 6 23.48 0.00 3.18 0.15 0.07 73.12 09:23:41 09:06:01 7 22.44 0.00 2.56 1.66 0.05 73.29 09:23:41 09:07:01 all 44.18 0.00 5.84 2.87 0.14 46.97 09:23:41 09:07:01 0 42.82 0.00 5.63 2.07 0.10 49.39 09:23:41 09:07:01 1 43.41 0.00 5.87 0.25 0.12 50.35 09:23:41 09:07:01 2 43.32 0.00 5.40 1.14 0.15 49.99 09:23:41 09:07:01 3 45.34 0.00 5.77 5.55 0.25 43.09 09:23:41 09:07:01 4 44.05 0.00 5.69 2.68 0.12 47.46 09:23:41 09:07:01 5 43.95 0.00 6.08 3.15 0.15 46.66 09:23:41 09:07:01 6 45.02 0.00 6.20 2.42 0.10 46.27 09:23:41 09:07:01 7 45.51 0.00 6.10 5.73 0.14 42.53 09:23:41 09:08:01 all 24.35 0.00 4.65 7.70 0.11 63.19 09:23:41 09:08:01 0 24.88 0.00 4.16 0.99 0.08 69.89 09:23:41 09:08:01 1 22.84 0.00 4.57 3.03 0.10 69.45 09:23:41 09:08:01 2 23.65 0.00 4.40 0.15 0.13 71.67 09:23:41 09:08:01 3 25.03 0.00 4.67 20.26 0.08 49.95 09:23:41 09:08:01 4 23.85 0.00 5.15 22.85 0.15 48.00 09:23:41 09:08:01 5 24.87 0.00 5.20 0.29 0.07 69.58 09:23:41 09:08:01 6 25.26 0.00 4.56 1.53 0.07 68.59 09:23:41 09:08:01 7 24.40 0.00 4.51 12.65 0.17 58.27 09:23:41 09:09:01 all 6.48 0.00 2.92 7.94 0.09 82.57 09:23:41 09:09:01 0 7.67 0.00 3.23 4.60 0.07 84.43 09:23:41 09:09:01 1 5.57 0.00 2.28 1.53 0.08 90.53 09:23:41 09:09:01 2 6.32 0.00 2.40 5.48 0.05 85.74 09:23:41 09:09:01 3 5.32 0.00 4.19 20.26 0.08 70.15 09:23:41 09:09:01 4 6.98 0.00 3.07 9.16 0.05 80.74 09:23:41 09:09:01 5 6.43 0.00 2.58 19.03 0.05 71.91 09:23:41 09:09:01 6 5.89 0.00 2.96 2.09 0.18 88.88 09:23:41 09:09:01 7 7.69 0.00 2.64 1.45 0.12 88.11 09:23:41 09:10:01 all 0.11 0.00 0.06 0.12 0.01 99.70 09:23:41 09:10:01 0 0.05 0.00 0.07 0.57 0.02 99.30 09:23:41 09:10:01 1 0.08 0.00 0.02 0.30 0.00 99.60 09:23:41 09:10:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:23:41 09:10:01 3 0.10 0.00 0.07 0.00 0.00 99.83 09:23:41 09:10:01 4 0.02 0.00 0.07 0.00 0.02 99.90 09:23:41 09:10:01 5 0.20 0.00 0.12 0.00 0.02 99.67 09:23:41 09:10:01 6 0.32 0.00 0.03 0.02 0.02 99.62 09:23:41 09:10:01 7 0.05 0.00 0.07 0.05 0.03 99.80 09:23:41 09:11:01 all 0.07 0.00 0.01 0.03 0.01 99.87 09:23:41 09:11:01 0 0.03 0.00 0.03 0.03 0.02 99.88 09:23:41 09:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:23:41 09:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:23:41 09:11:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:23:41 09:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:23:41 09:11:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:23:41 09:11:01 6 0.42 0.00 0.00 0.00 0.02 99.57 09:23:41 09:11:01 7 0.03 0.00 0.05 0.20 0.03 99.68 09:23:41 09:12:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:23:41 09:12:01 0 0.07 0.00 0.02 0.08 0.02 99.82 09:23:41 09:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:23:41 09:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:23:41 09:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:23:41 09:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:23:41 09:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:23:41 09:12:01 6 0.08 0.00 0.00 0.00 0.00 99.92 09:23:41 09:12:01 7 0.05 0.00 0.02 0.02 0.02 99.90 09:23:41 09:13:01 all 0.06 0.00 0.01 0.02 0.03 99.88 09:23:41 09:13:01 0 0.27 0.00 0.02 0.07 0.17 99.48 09:23:41 09:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:23:41 09:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:23:41 09:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:23:41 09:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:23:41 09:13:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:23:41 09:13:01 6 0.08 0.00 0.02 0.00 0.02 99.88 09:23:41 09:13:01 7 0.03 0.00 0.03 0.12 0.02 99.80 09:23:41 09:14:01 all 0.03 0.00 0.01 0.04 0.01 99.91 09:23:41 09:14:01 0 0.08 0.00 0.03 0.32 0.02 99.55 09:23:41 09:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:23:41 09:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:23:41 09:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:23:41 09:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:23:41 09:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:23:41 09:14:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:23:41 09:14:01 7 0.03 0.00 0.03 0.02 0.03 99.88 09:23:41 09:23:41 09:14:01 CPU %user %nice %system %iowait %steal %idle 09:23:41 09:15:01 all 0.06 0.00 0.01 0.04 0.00 99.89 09:23:41 09:15:01 0 0.17 0.00 0.02 0.20 0.00 99.62 09:23:41 09:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:23:41 09:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:23:41 09:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:23:41 09:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:23:41 09:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:23:41 09:15:01 6 0.22 0.00 0.00 0.00 0.00 99.78 09:23:41 09:15:01 7 0.02 0.00 0.03 0.10 0.02 99.83 09:23:41 09:16:01 all 0.24 0.00 0.01 0.04 0.01 99.70 09:23:41 09:16:01 0 0.03 0.00 0.02 0.23 0.02 99.70 09:23:41 09:16:01 1 0.00 0.00 0.05 0.00 0.00 99.95 09:23:41 09:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:23:41 09:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:23:41 09:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:23:41 09:16:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:23:41 09:16:01 6 1.78 0.00 0.02 0.00 0.02 98.19 09:23:41 09:16:01 7 0.05 0.00 0.00 0.07 0.02 99.87 09:23:41 09:17:01 all 0.24 0.00 0.01 0.01 0.01 99.74 09:23:41 09:17:01 0 0.03 0.00 0.03 0.02 0.02 99.90 09:23:41 09:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:23:41 09:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:23:41 09:17:01 3 0.02 0.00 0.00 0.05 0.00 99.93 09:23:41 09:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:23:41 09:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:23:41 09:17:01 6 1.73 0.00 0.00 0.00 0.02 98.26 09:23:41 09:17:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:23:41 09:18:01 all 0.02 0.00 0.02 0.03 0.01 99.92 09:23:41 09:18:01 0 0.03 0.00 0.03 0.22 0.00 99.72 09:23:41 09:18:01 1 0.02 0.00 0.05 0.00 0.00 99.93 09:23:41 09:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:23:41 09:18:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:23:41 09:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:23:41 09:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:23:41 09:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:23:41 09:18:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:23:41 09:19:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:23:41 09:19:01 0 0.03 0.00 0.00 0.02 0.02 99.93 09:23:41 09:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:23:41 09:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:23:41 09:19:01 3 0.03 0.00 0.03 0.08 0.02 99.83 09:23:41 09:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:23:41 09:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:23:41 09:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:23:41 09:19:01 7 0.03 0.00 0.05 0.00 0.02 99.90 09:23:41 09:20:01 all 0.02 0.00 0.00 0.02 0.01 99.95 09:23:41 09:20:01 0 0.03 0.00 0.02 0.12 0.00 99.83 09:23:41 09:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:23:41 09:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:23:41 09:20:01 3 0.00 0.00 0.00 0.05 0.00 99.95 09:23:41 09:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:23:41 09:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:23:41 09:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:23:41 09:20:01 7 0.07 0.00 0.00 0.00 0.03 99.90 09:23:41 09:21:01 all 0.03 0.00 0.01 0.04 0.00 99.91 09:23:41 09:21:01 0 0.02 0.00 0.02 0.23 0.00 99.73 09:23:41 09:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:23:41 09:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:23:41 09:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:23:41 09:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:23:41 09:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:23:41 09:21:01 6 0.12 0.00 0.00 0.00 0.00 99.88 09:23:41 09:21:01 7 0.05 0.00 0.03 0.08 0.02 99.82 09:23:41 09:22:01 all 0.12 0.00 0.01 0.04 0.01 99.82 09:23:41 09:22:01 0 0.02 0.00 0.02 0.20 0.02 99.75 09:23:41 09:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:23:41 09:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:23:41 09:22:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:23:41 09:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:23:41 09:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:23:41 09:22:01 6 0.83 0.00 0.00 0.00 0.02 99.15 09:23:41 09:22:01 7 0.07 0.00 0.03 0.10 0.02 99.78 09:23:41 09:23:01 all 3.68 0.00 1.65 1.54 0.03 93.10 09:23:41 09:23:01 0 3.43 0.00 1.84 2.23 0.02 92.48 09:23:41 09:23:01 1 4.01 0.00 1.89 0.20 0.02 93.88 09:23:41 09:23:01 2 3.14 0.00 1.64 6.21 0.02 88.99 09:23:41 09:23:01 3 4.06 0.00 2.07 0.20 0.03 93.63 09:23:41 09:23:01 4 3.90 0.00 1.29 0.03 0.02 94.76 09:23:41 09:23:01 5 2.56 0.00 1.24 0.37 0.03 95.80 09:23:41 09:23:01 6 3.96 0.00 1.68 0.32 0.03 94.00 09:23:41 09:23:01 7 4.34 0.00 1.58 2.75 0.05 91.29 09:23:41 Average: all 5.81 0.00 1.22 2.00 0.03 90.94 09:23:41 Average: 0 5.83 0.00 1.31 2.96 0.04 89.86 09:23:41 Average: 1 5.55 0.00 1.15 0.66 0.03 92.62 09:23:41 Average: 2 5.59 0.00 1.10 0.86 0.03 92.42 09:23:41 Average: 3 5.89 0.00 1.38 5.47 0.04 87.21 09:23:41 Average: 4 5.70 0.00 1.17 1.88 0.03 91.22 09:23:41 Average: 5 5.71 0.00 1.25 1.94 0.03 91.07 09:23:41 Average: 6 6.37 0.00 1.26 0.46 0.04 91.88 09:23:41 Average: 7 5.81 0.00 1.15 1.78 0.05 91.21 09:23:41 09:23:41 09:23:41