Pull request #49 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from dea7565fd536e6604eed0069558ec610cbec2d6c+d3d81ece5985cc0e70f6108dd88b274017db54c4 (0fe7c1cf2934154312ab5a23e8d63d556a96daaf) 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-ssh7724954811953741200.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh13493809400802670896.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-49/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-49/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3871833766499801696.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-49/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1098901926345052160.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh813921493598445240.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-49/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-49/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17353150992996304521.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2264 in /w/workspace/xfoundry_app-record-replay_PR-49 [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/xfoundry_app-record-replay_PR-49 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d3d81ece5985cc0e70f6108dd88b274017db54c4 into PR head commit dea7565fd536e6604eed0069558ec610cbec2d6c Merge succeeded, producing 7d67007e360bce9f514b298bde8cf1570476d861 Checking out Revision 7d67007e360bce9f514b298bde8cf1570476d861 (PR-49) > git config core.sparsecheckout # timeout=10 > git checkout -f dea7565fd536e6604eed0069558ec610cbec2d6c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d3d81ece5985cc0e70f6108dd88b274017db54c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d67007e360bce9f514b298bde8cf1570476d861 # timeout=10 Commit message: "Merge commit 'd3d81ece5985cc0e70f6108dd88b274017db54c4' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:05:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:05:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:05:18 ========================================================= 19:05:18 EdgeX Global Pipelines Version Info 19:05:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:05:19 ------------------- 19:05:19 stable info: 19:05:19 ------------------- 19:05:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:05:19 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:05:19 Message: update stable to v1.0.250 19:05:19 ------------------- 19:05:19 experimental info: 19:05:19 ------------------- 19:05:19 Commited By: **** collab-it+edgex@linuxfoundation.org 19:05:19 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:05:19 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:05:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 19:05:20 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 19:05:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:05:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:05:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:05:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:05:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 19:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:05:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:05:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:05:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:05:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:05:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:05:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:05:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:05:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:05:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:05:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:05:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:05:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:05:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:05:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-49 [Pipeline] echo 19:05:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-49 [Pipeline] echo 19:05:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-49 [Pipeline] echo 19:05:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d67007e360bce9f514b298bde8cf1570476d861 [Pipeline] echo 19:05:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d67007 [Pipeline] echo 19:05:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:21 provisioning config files... 19:05:21 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-49@tmp/config11331900578376369647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:22 ---> docker-login.sh 19:05:22 nexus3.edgexfoundry.org:10001 19:05:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:22 Configure a credential helper to remove this warning. See 19:05:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:22 19:05:22 Login Succeeded 19:05:22 nexus3.edgexfoundry.org:10002 19:05:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:22 Configure a credential helper to remove this warning. See 19:05:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:22 19:05:22 Login Succeeded 19:05:22 nexus3.edgexfoundry.org:10003 19:05:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:22 Configure a credential helper to remove this warning. See 19:05:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:22 19:05:22 Login Succeeded 19:05:22 nexus3.edgexfoundry.org:10004 19:05:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:22 Configure a credential helper to remove this warning. See 19:05:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:22 19:05:22 Login Succeeded 19:05:22 docker.io 19:05:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:23 Configure a credential helper to remove this warning. See 19:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:23 19:05:23 Login Succeeded 19:05:23 ---> docker-login.sh ends [Pipeline] } 19:05:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:05:23 + git rev-list -1 --merges 7d67007e360bce9f514b298bde8cf1570476d861~1..7d67007e360bce9f514b298bde8cf1570476d861 [Pipeline] echo 19:05:23 -----------> git rev-list -1 --merges 7d67007e360bce9f514b298bde8cf1570476d861~1..7d67007e360bce9f514b298bde8cf1570476d861 7d67007e360bce9f514b298bde8cf1570476d861 19:05:23 7d67007e360bce9f514b298bde8cf1570476d861 [false] [Pipeline] sh 19:05:24 + git log --format=format:%s -1 7d67007e360bce9f514b298bde8cf1570476d861 [Pipeline] echo 19:05:24 ========================================================= 19:05:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:05:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:24 + git log --format=format:%s -1 7d67007e360bce9f514b298bde8cf1570476d861 [Pipeline] echo 19:05:24 [semverPrep] GIT_COMMIT: 7d67007e360bce9f514b298bde8cf1570476d861, Commit Message: Merge commit 'd3d81ece5985cc0e70f6108dd88b274017db54c4' into HEAD [Pipeline] echo 19:05:24 [semverPrep] This is not a build commit. [Pipeline] sh 19:05:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:05:25 + grep -v github /etc/ssh/ssh_known_hosts 19:05:25 + [ -e /tmp/ssh_known_hosts ] 19:05:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:05:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:05:25 + sudo tee -a /etc/ssh/ssh_known_hosts 19:05:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:25 19:05:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:25 0.1.4: Pulling from edgex-devops/py-git-semver 19:05:25 b85a868b505f: Pulling fs layer 19:05:25 e2be974225ed: Pulling fs layer 19:05:25 339a4e72a1f5: Pulling fs layer 19:05:25 988bab9f4d93: Pulling fs layer 19:05:25 1469e6f7b9e6: Pulling fs layer 19:05:25 eaf3925da568: Pulling fs layer 19:05:25 bab4dde63d76: Pulling fs layer 19:05:25 bde34c3a00c8: Pulling fs layer 19:05:25 b352a97aabf1: Pulling fs layer 19:05:25 4872d77fe225: Pulling fs layer 19:05:25 5851b861e8e6: Pulling fs layer 19:05:25 1469e6f7b9e6: Waiting 19:05:25 eaf3925da568: Waiting 19:05:25 bab4dde63d76: Waiting 19:05:25 bde34c3a00c8: Waiting 19:05:25 b352a97aabf1: Waiting 19:05:25 4872d77fe225: Waiting 19:05:25 5851b861e8e6: Waiting 19:05:25 988bab9f4d93: Waiting 19:05:25 e2be974225ed: Verifying Checksum 19:05:25 e2be974225ed: Download complete 19:05:25 988bab9f4d93: Verifying Checksum 19:05:25 988bab9f4d93: Download complete 19:05:25 1469e6f7b9e6: Verifying Checksum 19:05:25 1469e6f7b9e6: Download complete 19:05:25 339a4e72a1f5: Verifying Checksum 19:05:25 339a4e72a1f5: Download complete 19:05:26 eaf3925da568: Verifying Checksum 19:05:26 eaf3925da568: Download complete 19:05:26 bde34c3a00c8: Verifying Checksum 19:05:26 bde34c3a00c8: Download complete 19:05:26 b352a97aabf1: Download complete 19:05:26 4872d77fe225: Verifying Checksum 19:05:26 4872d77fe225: Download complete 19:05:26 5851b861e8e6: Download complete 19:05:26 b85a868b505f: Verifying Checksum 19:05:26 b85a868b505f: Download complete 19:05:26 bab4dde63d76: Verifying Checksum 19:05:26 bab4dde63d76: Download complete 19:05:27 b85a868b505f: Pull complete 19:05:27 e2be974225ed: Pull complete 19:05:28 339a4e72a1f5: Pull complete 19:05:28 988bab9f4d93: Pull complete 19:05:28 1469e6f7b9e6: Pull complete 19:05:28 eaf3925da568: Pull complete 19:05:30 bab4dde63d76: Pull complete 19:05:30 bde34c3a00c8: Pull complete 19:05:30 b352a97aabf1: Pull complete 19:05:30 4872d77fe225: Pull complete 19:05:30 5851b861e8e6: Pull complete 19:05:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:30 prd-ubuntu20.04-docker-8c-8g-2264 does not seem to be running inside a container 19:05:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-49 -v /w/workspace/xfoundry_app-record-replay_PR-49:/w/workspace/xfoundry_app-record-replay_PR-49:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-49@tmp:/w/workspace/xfoundry_app-record-replay_PR-49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:05:34 $ docker top 2c9a0a7db0b2166b6e06c92f22a74c2bf495ff74c14fa1c71fd136d7089ba8ce -eo pid,comm 19:05:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:05:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:05:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:34 [ssh-agent] Looking for ssh-agent implementation... 19:05:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:34 $ docker exec 2c9a0a7db0b2166b6e06c92f22a74c2bf495ff74c14fa1c71fd136d7089ba8ce ssh-agent 19:05:34 SSH_AUTH_SOCK=/tmp/ssh-pDP9W4artjeA/agent.32 19:05:34 SSH_AGENT_PID=38 19:05:34 Running ssh-add (command line suppressed) 19:05:34 Identity added: /w/workspace/xfoundry_app-record-replay_PR-49@tmp/private_key_9260314089256592785.key (/w/workspace/xfoundry_app-record-replay_PR-49@tmp/private_key_9260314089256592785.key) 19:05:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:35 + git tag --points-at HEAD [Pipeline] } 19:05:35 $ docker exec --env ******** --env ******** 2c9a0a7db0b2166b6e06c92f22a74c2bf495ff74c14fa1c71fd136d7089ba8ce ssh-agent -k 19:05:35 unset SSH_AUTH_SOCK; 19:05:35 unset SSH_AGENT_PID; 19:05:35 echo Agent pid 38 killed; 19:05:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:05:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:35 [ssh-agent] Looking for ssh-agent implementation... 19:05:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:35 $ docker exec 2c9a0a7db0b2166b6e06c92f22a74c2bf495ff74c14fa1c71fd136d7089ba8ce ssh-agent 19:05:35 SSH_AUTH_SOCK=/tmp/ssh-8YH74GSzWnGO/agent.70 19:05:35 SSH_AGENT_PID=76 19:05:35 Running ssh-add (command line suppressed) 19:05:35 Identity added: /w/workspace/xfoundry_app-record-replay_PR-49@tmp/private_key_7330118308198456663.key (/w/workspace/xfoundry_app-record-replay_PR-49@tmp/private_key_7330118308198456663.key) 19:05:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:36 + git semver init 19:05:36 2023-07-26 19:05:36,253 [run_init] DEBUG init version:0.0.0 force:False 19:05:36 2023-07-26 19:05:36,254 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-49/.semver 19:05:36 2023-07-26 19:05:36,255 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-49/.semver 19:05:36 2023-07-26 19:05:36,255 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-49/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-49, universal_newlines=False, shell=None, istream=None) 19:05:37 2023-07-26 19:05:36,968 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-49/.git/info/exclude 19:05:37 2023-07-26 19:05:36,969 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-49/.semver/PR-49 with force:False 19:05:37 2023-07-26 19:05:36,969 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-49/.semver/PR-49 19:05:37 2023-07-26 19:05:36,972 [execute] INFO git cat-file --batch-check 19:05:37 2023-07-26 19:05:36,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-49/.semver, universal_newlines=False, shell=None, istream=) 19:05:37 2023-07-26 19:05:36,979 [execute] INFO git cat-file --batch 19:05:37 2023-07-26 19:05:36,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-49/.semver, universal_newlines=False, shell=None, istream=) 19:05:37 2023-07-26 19:05:36,985 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-49/.semver/PR-49 19:05:37 0.0.0 [Pipeline] } 19:05:37 $ docker exec --env ******** --env ******** 2c9a0a7db0b2166b6e06c92f22a74c2bf495ff74c14fa1c71fd136d7089ba8ce ssh-agent -k 19:05:37 unset SSH_AUTH_SOCK; 19:05:37 unset SSH_AGENT_PID; 19:05:37 echo Agent pid 76 killed; 19:05:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:37 + git semver [Pipeline] } 19:05:38 $ docker stop --time=1 2c9a0a7db0b2166b6e06c92f22a74c2bf495ff74c14fa1c71fd136d7089ba8ce 19:05:39 $ docker rm -f --volumes 2c9a0a7db0b2166b6e06c92f22a74c2bf495ff74c14fa1c71fd136d7089ba8ce [Pipeline] // withDockerContainer [Pipeline] sh 19:05:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:05:40 Stashed 1 file(s) [Pipeline] echo 19:05:40 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:40 provisioning config files... 19:05:40 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-49@tmp/config6182644072877357897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:41 ---> docker-login.sh 19:05:41 nexus3.edgexfoundry.org:10001 19:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:41 Configure a credential helper to remove this warning. See 19:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:41 19:05:41 Login Succeeded 19:05:41 nexus3.edgexfoundry.org:10002 19:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:41 Configure a credential helper to remove this warning. See 19:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:41 19:05:41 Login Succeeded 19:05:41 nexus3.edgexfoundry.org:10003 19:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:41 Configure a credential helper to remove this warning. See 19:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:41 19:05:41 Login Succeeded 19:05:41 nexus3.edgexfoundry.org:10004 19:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:41 Configure a credential helper to remove this warning. See 19:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:41 19:05:41 Login Succeeded 19:05:41 docker.io 19:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:41 Configure a credential helper to remove this warning. See 19:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:41 19:05:41 Login Succeeded 19:05:41 ---> docker-login.sh ends [Pipeline] } 19:05:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:05:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:41 ========================================================= 19:05:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:05:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:05:42 Sending build context to Docker daemon 381.4kB 19:05:42 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 19:05:42 Step 2/12 : FROM ${BASE} AS builder 19:05:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:05:42 4db1b89c0bd1: Pulling fs layer 19:05:42 6911f1a30b25: Pulling fs layer 19:05:42 e194b8c5c2a9: Pulling fs layer 19:05:42 6863d3e3a2b1: Pulling fs layer 19:05:42 ec0bb842ea78: Pulling fs layer 19:05:42 40a00589a448: Pulling fs layer 19:05:42 6c08303d61cc: Pulling fs layer 19:05:42 798269fcf238: Pulling fs layer 19:05:42 6c08303d61cc: Waiting 19:05:42 798269fcf238: Waiting 19:05:42 6863d3e3a2b1: Waiting 19:05:42 ec0bb842ea78: Waiting 19:05:42 40a00589a448: Waiting 19:05:42 6911f1a30b25: Download complete 19:05:42 6863d3e3a2b1: Verifying Checksum 19:05:42 6863d3e3a2b1: Download complete 19:05:42 ec0bb842ea78: Verifying Checksum 19:05:42 ec0bb842ea78: Download complete 19:05:42 4db1b89c0bd1: Download complete 19:05:42 40a00589a448: Verifying Checksum 19:05:42 40a00589a448: Download complete 19:05:42 4db1b89c0bd1: Pull complete 19:05:42 6911f1a30b25: Pull complete 19:05:43 798269fcf238: Verifying Checksum 19:05:43 798269fcf238: Download complete 19:05:43 e194b8c5c2a9: Verifying Checksum 19:05:43 e194b8c5c2a9: Download complete 19:05:43 6c08303d61cc: Verifying Checksum 19:05:43 6c08303d61cc: Download complete 19:05:46 e194b8c5c2a9: Pull complete 19:05:46 6863d3e3a2b1: Pull complete 19:05:46 ec0bb842ea78: Pull complete 19:05:47 40a00589a448: Pull complete 19:05:49 6c08303d61cc: Pull complete 19:05:50 798269fcf238: Pull complete 19:05:50 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 19:05:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:05:50 ---> ec979cd7f677 19:05:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:05:55 Still waiting to schedule task 19:05:55 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:05:55 ---> Running in 86dede275d51 19:05:55 Removing intermediate container 86dede275d51 19:05:55 ---> 126792df7f94 19:05:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:05:55 ---> Running in cca199a92df8 19:05:55 Removing intermediate container cca199a92df8 19:05:55 ---> 5a585df94693 19:05:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:05:55 ---> Running in 360896b42952 19:05:55 Removing intermediate container 360896b42952 19:05:55 ---> ed3ce5bbdfa7 19:05:55 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:05:55 ---> Running in a598806da2e9 19:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:05:56 OK: 265 MiB in 53 packages 19:05:56 Removing intermediate container a598806da2e9 19:05:56 ---> 017f4b0d063f 19:05:56 Step 7/12 : WORKDIR /app 19:05:56 ---> Running in 298bdc14320e 19:05:56 Removing intermediate container 298bdc14320e 19:05:56 ---> 7fac5e1cbd21 19:05:56 Step 8/12 : COPY go.mod vendor* ./ 19:05:56 ---> cd463eacf375 19:05:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:56 ---> Running in c132e037394d 19:06:29 Removing intermediate container c132e037394d 19:06:29 ---> 0abca1ee9702 19:06:29 Step 10/12 : COPY . . 19:06:29 ---> 2d3275ca73d9 19:06:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:06:29 ---> Running in db537e560173 19:06:29 Removing intermediate container db537e560173 19:06:29 ---> 27e575e1e559 19:06:29 Step 12/12 : RUN $MAKE 19:06:29 ---> Running in ab5d57d22bfe 19:06:29 noop 19:06:29 Removing intermediate container ab5d57d22bfe 19:06:29 ---> dbda28a266ec 19:06:29 Successfully built dbda28a266ec 19:06:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:29 + docker inspect -f . ci-base-image-x86_64 19:06:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:29 prd-ubuntu20.04-docker-8c-8g-2264 does not seem to be running inside a container 19:06:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-49 -v /w/workspace/xfoundry_app-record-replay_PR-49:/w/workspace/xfoundry_app-record-replay_PR-49:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-49@tmp:/w/workspace/xfoundry_app-record-replay_PR-49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:06:30 $ docker top 9ed84be1285335e5859d9bd2aad45a0e9f1d74f5fd24dafc70309c251bc434e3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:30 + go version 19:06:30 go version go1.20.6 linux/amd64 [Pipeline] } 19:06:30 $ docker stop --time=1 9ed84be1285335e5859d9bd2aad45a0e9f1d74f5fd24dafc70309c251bc434e3 19:06:31 $ docker rm -f --volumes 9ed84be1285335e5859d9bd2aad45a0e9f1d74f5fd24dafc70309c251bc434e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:32 + docker inspect -f . ci-base-image-x86_64 19:06:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:32 prd-ubuntu20.04-docker-8c-8g-2264 does not seem to be running inside a container 19:06:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-49 -v /w/workspace/xfoundry_app-record-replay_PR-49:/w/workspace/xfoundry_app-record-replay_PR-49:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-49@tmp:/w/workspace/xfoundry_app-record-replay_PR-49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:06:33 $ docker top 2c0adf97b25a51c368ebab0c5b89d261aea0880822e52771f257925b14dc5faf -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:33 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-49 [Pipeline] fileExists [Pipeline] sh 19:06:33 + make test 19:06:33 go test -race -coverprofile=coverage.out ./... 19:06:51 ? github.com/edgexfoundry/app-record-replay [no test files] 19:06:52 ok github.com/edgexfoundry/app-record-replay/internal/app 0.058s coverage: 87.5% of statements 19:06:52 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 19:06:52 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 19:06:52 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 19:06:52 ok github.com/edgexfoundry/app-record-replay/internal/application 0.060s coverage: 93.8% of statements 19:06:52 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.090s coverage: 86.0% of statements 19:07:14 go vet ./... 19:07:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:07:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:07:15 ./bin/test-attribution-txt.sh [Pipeline] echo 19:07:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:07:15 $ docker stop --time=1 2c0adf97b25a51c368ebab0c5b89d261aea0880822e52771f257925b14dc5faf 19:07:21 $ docker rm -f --volumes 2c0adf97b25a51c368ebab0c5b89d261aea0880822e52771f257925b14dc5faf [Pipeline] // withDockerContainer [Pipeline] sh 19:07:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:07:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:07:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:07:22 + ls -al . 19:07:22 total 168 19:07:22 drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 19:06 . 19:07:22 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 19:05 .. 19:07:22 -rw-rw-r-- 1 jenkins jenkins 119 Jul 26 19:05 .dockerignore 19:07:22 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 19:05 .git 19:07:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:05 .github 19:07:22 -rw-rw-r-- 1 jenkins jenkins 164 Jul 26 19:05 .gitignore 19:07:22 -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 19:05 .golangci.yml 19:07:22 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 19:05 .semver 19:07:22 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 26 19:05 Attribution.txt 19:07:22 -rw-rw-r-- 1 jenkins jenkins 258 Jul 26 19:05 CHANGELOG.md 19:07:22 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 26 19:05 Dockerfile 19:07:22 -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 19:05 GOVERNANCE.md 19:07:22 -rw-rw-r-- 1 jenkins jenkins 681 Jul 26 19:05 Jenkinsfile 19:07:22 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 26 19:05 LICENSE 19:07:22 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 26 19:05 Makefile 19:07:22 -rw-rw-r-- 1 jenkins jenkins 611 Jul 26 19:05 OWNERS.md 19:07:22 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 26 19:05 README.md 19:07:22 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 26 19:05 Record and Reply.postman_collection.json 19:07:22 -rw-rw-r-- 1 jenkins jenkins 5 Jul 26 19:05 VERSION 19:07:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:05 bin 19:07:22 -rw-r--r-- 1 jenkins jenkins 11809 Jul 26 19:06 coverage.out 19:07:22 -rw-rw-r-- 1 jenkins jenkins 3680 Jul 26 19:05 go.mod 19:07:22 -rw-rw-r-- 1 jenkins jenkins 32847 Jul 26 19:05 go.sum 19:07:22 drwxrwxr-x 6 jenkins jenkins 4096 Jul 26 19:05 internal 19:07:22 -rw-rw-r-- 1 jenkins jenkins 913 Jul 26 19:05 main.go 19:07:22 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 19:05 pkg 19:07:22 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:05 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:22 + 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=7d67007e360bce9f514b298bde8cf1570476d861 --label arch=amd64 --label version=0.0.0 . 19:07:22 Sending build context to Docker daemon 394.2kB 19:07:22 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 19:07:22 Step 2/26 : FROM ${BASE} AS builder 19:07:22 ---> dbda28a266ec 19:07:22 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 19:07:22 ---> Running in a263911a6968 19:07:22 Removing intermediate container a263911a6968 19:07:22 ---> 1a7f905f074c 19:07:22 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:07:22 ---> Running in 5e1806c2cd78 19:07:23 Removing intermediate container 5e1806c2cd78 19:07:23 ---> 100e8fb9284a 19:07:23 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:07:23 ---> Running in 12dad6a928fc 19:07:23 Removing intermediate container 12dad6a928fc 19:07:23 ---> 6fecac3a4814 19:07:23 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:07:23 ---> Running in 0b796ef19ff0 19:07:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:07:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:07:24 OK: 265 MiB in 53 packages 19:07:24 Removing intermediate container 0b796ef19ff0 19:07:24 ---> d7fbc20a7b5d 19:07:24 Step 7/26 : WORKDIR /app 19:07:24 ---> Running in 0639f3eef729 19:07:24 Removing intermediate container 0639f3eef729 19:07:24 ---> 5d350b3fd0e0 19:07:24 Step 8/26 : COPY go.mod vendor* ./ 19:07:24 ---> 4de286d48c59 19:07:24 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:24 ---> Running in f53b024ecfc4 19:07:25 Removing intermediate container f53b024ecfc4 19:07:25 ---> 64b136a9b8a4 19:07:25 Step 10/26 : COPY . . 19:07:25 ---> 084bff631f65 19:07:25 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:07:25 ---> Running in 718d3a6f8c2e 19:07:25 Removing intermediate container 718d3a6f8c2e 19:07:25 ---> 6775da43ec3d 19:07:25 Step 12/26 : RUN $MAKE 19:07:25 ---> Running in 29267a22e625 19:07:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 19:07:47 Removing intermediate container 29267a22e625 19:07:47 ---> 6f9179085bb9 19:07:47 Step 13/26 : FROM alpine:3.17 19:07:47 3.17: Pulling from library/alpine 19:07:47 4db1b89c0bd1: Already exists 19:07:47 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:07:47 Status: Downloaded newer image for alpine:3.17 19:07:47 ---> 1f73a9d63274 19:07:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:07:47 ---> Running in 679f6c7289c0 19:07:47 Removing intermediate container 679f6c7289c0 19:07:47 ---> 1d886f7609cd 19:07:47 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 19:07:47 ---> Running in 6efaa179d9fc 19:07:47 Removing intermediate container 6efaa179d9fc 19:07:47 ---> da944e9b8751 19:07:47 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 19:07:47 ---> Running in 77c64433fd9d 19:07:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:07:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:07:47 (1/2) Installing ca-certificates (20230506-r0) 19:07:47 (2/2) Installing dumb-init (1.2.5-r2) 19:07:47 Executing busybox-1.35.0-r29.trigger 19:07:47 Executing ca-certificates-20230506-r0.trigger 19:07:47 OK: 8 MiB in 17 packages 19:07:48 Removing intermediate container 77c64433fd9d 19:07:48 ---> 2d3cc526f8f6 19:07:48 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:07:48 ---> 653908bdb784 19:07:48 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 19:07:48 ---> 2ef9f4ab4ade 19:07:48 Step 19/26 : COPY --from=builder /app/res/ /res/ 19:07:48 ---> ac1137507412 19:07:48 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 19:07:49 ---> 0e9da09df25c 19:07:49 Step 21/26 : EXPOSE 59712 19:07:49 ---> Running in be97a860501a 19:07:49 Removing intermediate container be97a860501a 19:07:49 ---> c8c180740d00 19:07:49 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 19:07:49 ---> Running in 26f6478f027a 19:07:49 Removing intermediate container 26f6478f027a 19:07:49 ---> 557d38cc6111 19:07:49 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:07:49 ---> Running in ba8f82625be0 19:07:49 Removing intermediate container ba8f82625be0 19:07:49 ---> 4ad144564db0 19:07:49 Step 24/26 : LABEL arch=amd64 19:07:49 ---> Running in cb0bef619199 19:07:49 Removing intermediate container cb0bef619199 19:07:49 ---> 6fdc158b7f06 19:07:49 Step 25/26 : LABEL git_sha=7d67007e360bce9f514b298bde8cf1570476d861 19:07:49 ---> Running in 7e5724bd05ab 19:07:49 Removing intermediate container 7e5724bd05ab 19:07:49 ---> 2c51b05def8c 19:07:49 Step 26/26 : LABEL version=0.0.0 19:07:49 ---> Running in ad0df39d056b 19:07:49 Removing intermediate container ad0df39d056b 19:07:49 ---> 7e7f359d201d 19:07:49 [Warning] One or more build-args [ARCH] were not consumed 19:07:49 Successfully built 7e7f359d201d 19:07:49 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:07:50 19:07:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:07:51 latest: Pulling from edgex-lftools-log-publisher 19:07:51 5eb5b503b376: Pulling fs layer 19:07:51 5c69ac0246d0: Pulling fs layer 19:07:51 ec43610c2a17: Pulling fs layer 19:07:51 3a2ae6a8a46f: Pulling fs layer 19:07:51 33b1e0a273af: Pulling fs layer 19:07:51 5d3b04190fa2: Pulling fs layer 19:07:51 2f39f015ded8: Pulling fs layer 19:07:51 3a2ae6a8a46f: Waiting 19:07:51 33b1e0a273af: Waiting 19:07:51 5d3b04190fa2: Waiting 19:07:51 2f39f015ded8: Waiting 19:07:51 5c69ac0246d0: Download complete 19:07:51 3a2ae6a8a46f: Download complete 19:07:51 33b1e0a273af: Verifying Checksum 19:07:51 33b1e0a273af: Download complete 19:07:51 5d3b04190fa2: Download complete 19:07:51 ec43610c2a17: Verifying Checksum 19:07:51 ec43610c2a17: Download complete 19:07:51 5eb5b503b376: Download complete 19:07:51 2f39f015ded8: Download complete 19:07:52 5eb5b503b376: Pull complete 19:07:52 5c69ac0246d0: Pull complete 19:07:52 ec43610c2a17: Pull complete 19:07:52 3a2ae6a8a46f: Pull complete 19:07:52 33b1e0a273af: Pull complete 19:07:53 5d3b04190fa2: Pull complete 19:07:57 2f39f015ded8: Pull complete 19:07:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:07:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:07:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:57 prd-ubuntu20.04-docker-8c-8g-2264 does not seem to be running inside a container 19:07:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-49 -v /w/workspace/xfoundry_app-record-replay_PR-49:/w/workspace/xfoundry_app-record-replay_PR-49:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-49@tmp:/w/workspace/xfoundry_app-record-replay_PR-49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:08:02 $ docker top 6b7e9aa680a5d71bbb003217b84eeb290a8a3f0861384f5b9e255ba19b800179 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:02 ---> job-cost.sh 19:08:02 lf-activate-venv: SKIPPING 19:08:02 INFO: No Stack... 19:08:03 INFO: Retrieving Pricing Info for: v3-standard-8 19:08:03 INFO: Archiving Costs [Pipeline] sh 19:08:03 + cat /w/workspace/xfoundry_app-record-replay_PR-49/archives/cost.csv 19:08:03 + cut -d, -f6 [Pipeline] lock 19:08:03 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-49-1-stack-cost] 19:08:03 Resource [jenkins-edgexfoundry-app-record-replay-PR-49-1-stack-cost] did not exist. Created. 19:08:03 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-49-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:08:04 + echo total: 0.2199999988079071 [Pipeline] stash 19:08:04 Stashed 1 file(s) [Pipeline] } 19:08:04 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-49-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:08:04 $ docker stop --time=1 6b7e9aa680a5d71bbb003217b84eeb290a8a3f0861384f5b9e255ba19b800179 19:08:05 $ docker rm -f --volumes 6b7e9aa680a5d71bbb003217b84eeb290a8a3f0861384f5b9e255ba19b800179 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:09:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2265 in /w/workspace/xfoundry_app-record-replay_PR-49 [Pipeline] { [Pipeline] ws 19:09:07 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 19:09:07 Selected Git installation does not exist. Using Default 19:09:07 The recommended git tool is: NONE 19:09:17 using credential edgex-jenkins-ssh 19:09:17 Cloning the remote Git repository 19:09:17 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 19:09:17 > git init /w/workspace/app-record-replay/1 # timeout=10 19:09:18 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 19:09:18 > git --version # timeout=10 19:09:18 > git --version # 'git version 2.25.1' 19:09:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:19 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 19:09:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:21 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 19:09:21 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 19:09:21 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:09:22 Merging remotes/origin/main commit d3d81ece5985cc0e70f6108dd88b274017db54c4 into PR head commit dea7565fd536e6604eed0069558ec610cbec2d6c 19:09:22 Merge succeeded, producing 84473ade91d9791af6bf817cdf41b7537ae21752 19:09:22 Checking out Revision 84473ade91d9791af6bf817cdf41b7537ae21752 (PR-49) 19:09:22 > git config core.sparsecheckout # timeout=10 19:09:22 > git checkout -f dea7565fd536e6604eed0069558ec610cbec2d6c # timeout=10 19:09:22 > git remote # timeout=10 19:09:22 > git config --get remote.origin.url # timeout=10 19:09:22 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:22 > git merge d3d81ece5985cc0e70f6108dd88b274017db54c4 # timeout=10 19:09:22 > git rev-parse HEAD^{commit} # timeout=10 19:09:23 > git config core.sparsecheckout # timeout=10 19:09:23 > git checkout -f 84473ade91d9791af6bf817cdf41b7537ae21752 # timeout=10 19:09:26 Commit message: "Merge commit 'd3d81ece5985cc0e70f6108dd88b274017db54c4' into HEAD" 19:09:26 First time build. Skipping changelog. 19:09:26 > git --version # timeout=10 19:09:26 > git --version # 'git version 2.25.1' 19:09:26 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:09:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:09:28 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:28 Dload Upload Total Spent Left Speed 19:09:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh 19:09:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:09:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:09:29 + sudo tee /etc/docker/daemon.new 19:09:29 { 19:09:29 "registry-mirrors": [ 19:09:29 "https://nexus3.edgexfoundry.org:10001" 19:09:29 ], 19:09:29 "bip": "10.250.0.254/24", 19:09:29 "hosts": [ 19:09:29 "tcp://0.0.0.0:5555", 19:09:29 "unix:///var/run/docker.sock" 19:09:29 ], 19:09:29 "mtu": 1458, 19:09:29 "selinux-enabled": true, 19:09:29 "seccomp-profile": "/etc/docker/seccomp.json" 19:09:29 } [Pipeline] sh 19:09:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:09:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:48 provisioning config files... 19:09:48 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config16142829003574436903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:49 ---> docker-login.sh 19:09:49 nexus3.edgexfoundry.org:10001 19:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:49 Configure a credential helper to remove this warning. See 19:09:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:49 19:09:49 Login Succeeded 19:09:49 nexus3.edgexfoundry.org:10002 19:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:50 Configure a credential helper to remove this warning. See 19:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:50 19:09:50 Login Succeeded 19:09:50 nexus3.edgexfoundry.org:10003 19:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:50 Configure a credential helper to remove this warning. See 19:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:50 19:09:50 Login Succeeded 19:09:50 nexus3.edgexfoundry.org:10004 19:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:51 Configure a credential helper to remove this warning. See 19:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:51 19:09:51 Login Succeeded 19:09:51 docker.io 19:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:51 Configure a credential helper to remove this warning. See 19:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:51 19:09:51 Login Succeeded 19:09:51 ---> docker-login.sh ends [Pipeline] } 19:09:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:09:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:52 ========================================================= 19:09:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:09:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:09:53 Sending build context to Docker daemon 176.1kB 19:09:54 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 19:09:54 Step 2/12 : FROM ${BASE} AS builder 19:09:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:09:54 edb6bdbacee9: Pulling fs layer 19:09:54 5f9638ab2659: Pulling fs layer 19:09:54 8d51d6327a98: Pulling fs layer 19:09:54 8b374f2dd631: Pulling fs layer 19:09:54 ec14aa9079de: Pulling fs layer 19:09:54 2f466654f4bb: Pulling fs layer 19:09:54 554e91adad29: Pulling fs layer 19:09:54 8b374f2dd631: Waiting 19:09:54 ec14aa9079de: Waiting 19:09:54 2f466654f4bb: Waiting 19:09:54 554e91adad29: Waiting 19:09:54 5f9638ab2659: Verifying Checksum 19:09:54 5f9638ab2659: Download complete 19:09:54 8b374f2dd631: Verifying Checksum 19:09:54 8b374f2dd631: Download complete 19:09:54 ec14aa9079de: Download complete 19:09:54 edb6bdbacee9: Verifying Checksum 19:09:54 edb6bdbacee9: Download complete 19:09:55 edb6bdbacee9: Pull complete 19:09:56 554e91adad29: Verifying Checksum 19:09:56 554e91adad29: Download complete 19:09:56 5f9638ab2659: Pull complete 19:09:57 8d51d6327a98: Verifying Checksum 19:09:57 8d51d6327a98: Download complete 19:09:57 2f466654f4bb: Verifying Checksum 19:09:57 2f466654f4bb: Download complete 19:10:09 8d51d6327a98: Pull complete 19:10:09 8b374f2dd631: Pull complete 19:10:09 ec14aa9079de: Pull complete 19:10:16 2f466654f4bb: Pull complete 19:10:18 554e91adad29: Pull complete 19:10:20 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 19:10:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:10:20 ---> 1e15ea492957 19:10:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:10:21 ---> Running in eb7d1c15a7e1 19:10:21 Removing intermediate container eb7d1c15a7e1 19:10:21 ---> 05dce57e2192 19:10:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:10:21 ---> Running in d79a5677d322 19:10:22 Removing intermediate container d79a5677d322 19:10:22 ---> f07e51e53eef 19:10:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:10:22 ---> Running in 684c71a99f42 19:10:22 Removing intermediate container 684c71a99f42 19:10:22 ---> a7c0eb8a3864 19:10:22 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:10:22 ---> Running in a9cbc615dc74 19:10:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:10:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:10:25 OK: 263 MiB in 53 packages 19:10:26 Removing intermediate container a9cbc615dc74 19:10:26 ---> fbd9554da391 19:10:26 Step 7/12 : WORKDIR /app 19:10:26 ---> Running in 75419b5d735d 19:10:26 Removing intermediate container 75419b5d735d 19:10:26 ---> 01d50e78f7f6 19:10:26 Step 8/12 : COPY go.mod vendor* ./ 19:10:27 ---> ad18bbfb27e4 19:10:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:27 ---> Running in 016f2ea74351 19:11:35 Removing intermediate container 016f2ea74351 19:11:35 ---> 1b28010245d1 19:11:35 Step 10/12 : COPY . . 19:11:35 ---> 419e5dba07a2 19:11:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:11:35 ---> Running in 49251520b5b4 19:11:35 Removing intermediate container 49251520b5b4 19:11:35 ---> f765a00b6557 19:11:35 Step 12/12 : RUN $MAKE 19:11:35 ---> Running in 6746eeed62dd 19:11:35 noop 19:11:36 Removing intermediate container 6746eeed62dd 19:11:36 ---> ffff4f150bda 19:11:36 Successfully built ffff4f150bda 19:11:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:36 + docker inspect -f . ci-base-image-arm64 19:11:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:36 prd-ubuntu20.04-docker-arm64-4c-16g-2265 does not seem to be running inside a container 19:11:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:11:38 $ docker top 73e711ae827ff218463296652e8bac3b8846aed2df15c6468267686482029863 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:39 + go version 19:11:39 go version go1.20.6 linux/arm64 [Pipeline] } 19:11:39 $ docker stop --time=1 73e711ae827ff218463296652e8bac3b8846aed2df15c6468267686482029863 19:11:40 $ docker rm -f --volumes 73e711ae827ff218463296652e8bac3b8846aed2df15c6468267686482029863 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:41 + docker inspect -f . ci-base-image-arm64 19:11:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:41 prd-ubuntu20.04-docker-arm64-4c-16g-2265 does not seem to be running inside a container 19:11:41 $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:11:44 $ docker top dff6de31f7bbbcac1c8d19db1a03d7cea390ff1c46cb8b7269bce4d795e2410d -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:45 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 19:11:46 + make test 19:11:46 go test -race -coverprofile=coverage.out ./... 19:14:37 ? github.com/edgexfoundry/app-record-replay [no test files] 19:14:44 ok github.com/edgexfoundry/app-record-replay/internal/app 0.275s coverage: 87.5% of statements 19:14:44 ok github.com/edgexfoundry/app-record-replay/internal/application 0.300s coverage: 93.8% of statements 19:14:49 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 19:14:49 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 19:14:49 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 19:14:49 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.528s coverage: 86.0% of statements 19:14:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:14:50 go vet ./... 19:17:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:17:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:17:11 ./bin/test-attribution-txt.sh [Pipeline] echo 19:17:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:17:11 $ docker stop --time=1 dff6de31f7bbbcac1c8d19db1a03d7cea390ff1c46cb8b7269bce4d795e2410d 19:17:13 $ docker rm -f --volumes dff6de31f7bbbcac1c8d19db1a03d7cea390ff1c46cb8b7269bce4d795e2410d [Pipeline] // withDockerContainer [Pipeline] sh 19:17:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:17:15 Warning: overwriting stash ‘coverage-report’ 19:17:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:17:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:17:16 + ls -al . 19:17:16 total 164 19:17:16 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 19:11 . 19:17:16 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 19:09 .. 19:17:16 -rw-rw-r-- 1 jenkins jenkins 119 Jul 26 19:09 .dockerignore 19:17:16 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 19:09 .git 19:17:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:09 .github 19:17:16 -rw-rw-r-- 1 jenkins jenkins 164 Jul 26 19:09 .gitignore 19:17:16 -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 19:09 .golangci.yml 19:17:16 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 26 19:09 Attribution.txt 19:17:16 -rw-rw-r-- 1 jenkins jenkins 258 Jul 26 19:09 CHANGELOG.md 19:17:16 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 26 19:09 Dockerfile 19:17:16 -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 19:09 GOVERNANCE.md 19:17:16 -rw-rw-r-- 1 jenkins jenkins 681 Jul 26 19:09 Jenkinsfile 19:17:16 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 26 19:09 LICENSE 19:17:16 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 26 19:09 Makefile 19:17:16 -rw-rw-r-- 1 jenkins jenkins 611 Jul 26 19:09 OWNERS.md 19:17:16 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 26 19:09 README.md 19:17:16 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 26 19:09 Record and Reply.postman_collection.json 19:17:16 -rw-rw-r-- 1 jenkins jenkins 5 Jul 26 19:05 VERSION 19:17:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:09 bin 19:17:16 -rw-r--r-- 1 jenkins jenkins 11809 Jul 26 19:14 coverage.out 19:17:16 -rw-rw-r-- 1 jenkins jenkins 3680 Jul 26 19:09 go.mod 19:17:16 -rw-rw-r-- 1 jenkins jenkins 32847 Jul 26 19:09 go.sum 19:17:16 drwxrwxr-x 6 jenkins jenkins 4096 Jul 26 19:09 internal 19:17:16 -rw-rw-r-- 1 jenkins jenkins 913 Jul 26 19:09 main.go 19:17:16 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 19:09 pkg 19:17:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 19:09 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:17 + 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=84473ade91d9791af6bf817cdf41b7537ae21752 --label arch=arm64 --label version=0.0.0 . 19:17:17 Sending build context to Docker daemon 188.9kB 19:17:17 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 19:17:17 Step 2/26 : FROM ${BASE} AS builder 19:17:17 ---> ffff4f150bda 19:17:17 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 19:17:17 ---> Running in e764619b47be 19:17:17 Removing intermediate container e764619b47be 19:17:17 ---> 8e82743589e8 19:17:17 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:17:17 ---> Running in 192263aa9e54 19:17:18 Removing intermediate container 192263aa9e54 19:17:18 ---> e85c188d190b 19:17:18 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:17:18 ---> Running in db9abe34d420 19:17:18 Removing intermediate container db9abe34d420 19:17:18 ---> 3538e6dd5cd6 19:17:18 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:17:18 ---> Running in 3d756bff90ba 19:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:17:20 OK: 263 MiB in 53 packages 19:17:21 Removing intermediate container 3d756bff90ba 19:17:21 ---> 822c2cc278ba 19:17:21 Step 7/26 : WORKDIR /app 19:17:21 ---> Running in 65fdbd275270 19:17:22 Removing intermediate container 65fdbd275270 19:17:22 ---> ff0a9a7711d3 19:17:22 Step 8/26 : COPY go.mod vendor* ./ 19:17:22 ---> 3e51cb680412 19:17:22 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:22 ---> Running in d176490b0d9c 19:17:25 Removing intermediate container d176490b0d9c 19:17:25 ---> d028174f945a 19:17:25 Step 10/26 : COPY . . 19:17:25 ---> e2b7cf187719 19:17:25 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:17:25 ---> Running in 7242efc7b362 19:17:25 Removing intermediate container 7242efc7b362 19:17:25 ---> ff8832460996 19:17:25 Step 12/26 : RUN $MAKE 19:17:25 ---> Running in f66ea6d5a3cb 19:17:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 19:19:33 Removing intermediate container f66ea6d5a3cb 19:19:33 ---> 24c15ff46f87 19:19:33 Step 13/26 : FROM alpine:3.17 19:19:33 3.17: Pulling from library/alpine 19:19:33 edb6bdbacee9: Already exists 19:19:33 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:19:33 Status: Downloaded newer image for alpine:3.17 19:19:33 ---> 779605e5fbc0 19:19:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:19:33 ---> Running in b71ac91f40da 19:19:33 Removing intermediate container b71ac91f40da 19:19:33 ---> 5f1cd6a2cc25 19:19:33 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 19:19:33 ---> Running in 1079aad41255 19:19:33 Removing intermediate container 1079aad41255 19:19:33 ---> 3bdcb08131f8 19:19:33 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 19:19:34 ---> Running in 9001746ee05d 19:19:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:19:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:19:36 (1/2) Installing ca-certificates (20230506-r0) 19:19:36 (2/2) Installing dumb-init (1.2.5-r2) 19:19:36 Executing busybox-1.35.0-r29.trigger 19:19:36 Executing ca-certificates-20230506-r0.trigger 19:19:37 OK: 8 MiB in 17 packages 19:19:38 Removing intermediate container 9001746ee05d 19:19:38 ---> 68448eda2854 19:19:38 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:19:38 ---> 0af7ad8f5d3d 19:19:38 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 19:19:39 ---> 0d25a47551fc 19:19:39 Step 19/26 : COPY --from=builder /app/res/ /res/ 19:19:40 ---> d3981172fa5b 19:19:40 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 19:19:42 ---> e93fe669083e 19:19:42 Step 21/26 : EXPOSE 59712 19:19:42 ---> Running in fc0487d819b6 19:19:42 Removing intermediate container fc0487d819b6 19:19:42 ---> d56f487428ca 19:19:42 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 19:19:42 ---> Running in 1a04094f68e9 19:19:43 Removing intermediate container 1a04094f68e9 19:19:43 ---> 634ad63c4ec8 19:19:43 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:19:43 ---> Running in 00e650b16373 19:19:43 Removing intermediate container 00e650b16373 19:19:43 ---> 22cbfa1ba136 19:19:43 Step 24/26 : LABEL arch=arm64 19:19:43 ---> Running in b93c7df6aa75 19:19:43 Removing intermediate container b93c7df6aa75 19:19:43 ---> e53ee98bbc13 19:19:43 Step 25/26 : LABEL git_sha=84473ade91d9791af6bf817cdf41b7537ae21752 19:19:44 ---> Running in e873a02ec32a 19:19:44 Removing intermediate container e873a02ec32a 19:19:44 ---> a5d180891686 19:19:44 Step 26/26 : LABEL version=0.0.0 19:19:44 ---> Running in 86ab8d5eb8c8 19:19:44 Removing intermediate container 86ab8d5eb8c8 19:19:44 ---> 464d8f87728e 19:19:44 [Warning] One or more build-args [ARCH] were not consumed 19:19:44 Successfully built 464d8f87728e 19:19:44 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:19:45 19:19:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:19:45 arm64: Pulling from edgex-lftools-log-publisher 19:19:45 8998bd30e6a1: Pulling fs layer 19:19:45 04944245beec: Pulling fs layer 19:19:45 699f458cf7ca: Pulling fs layer 19:19:45 765212b225bb: Pulling fs layer 19:19:45 f23df028b6ca: Pulling fs layer 19:19:45 d65c8cfc05b1: Pulling fs layer 19:19:45 2437ff75d9bd: Pulling fs layer 19:19:45 f23df028b6ca: Waiting 19:19:45 d65c8cfc05b1: Waiting 19:19:45 2437ff75d9bd: Waiting 19:19:45 765212b225bb: Waiting 19:19:46 04944245beec: Verifying Checksum 19:19:46 04944245beec: Download complete 19:19:46 765212b225bb: Download complete 19:19:46 f23df028b6ca: Verifying Checksum 19:19:46 f23df028b6ca: Download complete 19:19:46 d65c8cfc05b1: Verifying Checksum 19:19:46 d65c8cfc05b1: Download complete 19:19:46 699f458cf7ca: Verifying Checksum 19:19:46 699f458cf7ca: Download complete 19:19:46 8998bd30e6a1: Verifying Checksum 19:19:46 8998bd30e6a1: Download complete 19:19:49 2437ff75d9bd: Verifying Checksum 19:19:49 2437ff75d9bd: Download complete 19:19:50 8998bd30e6a1: Pull complete 19:19:51 04944245beec: Pull complete 19:19:52 699f458cf7ca: Pull complete 19:19:52 765212b225bb: Pull complete 19:19:55 f23df028b6ca: Pull complete 19:19:55 d65c8cfc05b1: Pull complete 19:20:10 2437ff75d9bd: Pull complete 19:20:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:20:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:20:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:10 prd-ubuntu20.04-docker-arm64-4c-16g-2265 does not seem to be running inside a container 19:20:10 $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:20:13 $ docker top 5019b27fc2d6792ba4b2c7277c97f98ff3ea84b9665de0d7287b0a2ca7b7b8e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:14 ---> job-cost.sh 19:20:14 lf-activate-venv: SKIPPING 19:20:14 INFO: No Stack... 19:20:14 INFO: Retrieving Pricing Info for: v3-standard-4 19:20:15 INFO: Archiving Costs [Pipeline] sh 19:20:15 + cat /w/workspace/app-record-replay/1/archives/cost.csv 19:20:15 + cut -d, -f6 [Pipeline] lock 19:20:15 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-49-1-stack-cost] 19:20:15 Resource [jenkins-edgexfoundry-app-record-replay-PR-49-1-stack-cost] did not exist. Created. 19:20:15 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-49-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:20:16 /w/workspace/app-record-replay/1@tmp/durable-a5e3dc37/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:20:16 + echo total: 0.10999999940395355 [Pipeline] stash 19:20:16 Warning: overwriting stash ‘stack-cost’ 19:20:16 Stashed 1 file(s) [Pipeline] } 19:20:16 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-49-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:20:16 $ docker stop --time=1 5019b27fc2d6792ba4b2c7277c97f98ff3ea84b9665de0d7287b0a2ca7b7b8e8 19:20:18 $ docker rm -f --volumes 5019b27fc2d6792ba4b2c7277c97f98ff3ea84b9665de0d7287b0a2ca7b7b8e8 [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 19:20:19 provisioning config files... 19:20:19 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-49 #1 19:20:19 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-49@tmp/config11509687151789957936tmp [Pipeline] { [Pipeline] sh 19:20:19 + set +x 19:20:19 + curl -s https://codecov.io/bash 19:20:19 + bash -s -- 19:20:19 19:20:19 _____ _ 19:20:19 / ____| | | 19:20:19 | | ___ __| | ___ ___ _____ __ 19:20:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:20:19 | |___| (_) | (_| | __/ (_| (_) \ V / 19:20:19 \_____\___/ \__,_|\___|\___\___/ \_/ 19:20:19 Bash-1.0.6 19:20:19 19:20:19 19:20:19 ==> git version 2.25.1 found 19:20:19 ==> 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 19:20:19 Release-Date: 2020-01-08 19:20:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:20:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:20:19 ==> Jenkins CI detected. 19:20:19 current dir:  /w/workspace/xfoundry_app-record-replay_PR-49 19:20:19 project root: . 19:20:19 --> token set from env 19:20:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:20:19 ==> Running gcov in . (disable via -X gcov) 19:20:19 ==> Python coveragepy not found 19:20:19 ==> Searching for coverage reports in: 19:20:19 + . 19:20:19 -> Found 1 reports 19:20:19 ==> Detecting git/mercurial file structure 19:20:19 ==> Reading reports 19:20:19 + ./coverage.out bytes=11809 19:20:19 ==> Appending adjustments 19:20:19 https://docs.codecov.io/docs/fixing-reports 19:20:19 + Found adjustments 19:20:19 ==> Gzipping contents 19:20:19 4.0K /tmp/codecov.GtIjSu.gz 19:20:19 ==> Uploading reports 19:20:19 url: https://codecov.io 19:20:19 query: branch=PR-49&commit=7d67007e360bce9f514b298bde8cf1570476d861&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-49%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=49&job=&cmd_args= 19:20:19 -> Pinging Codecov 19:20:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-49&commit=7d67007e360bce9f514b298bde8cf1570476d861&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-49%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=49&job=&cmd_args= 19:20:19 Invalid request parameters 19:20:19 400 [Pipeline] } 19:20:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:20:21 + [ -d /w/workspace/xfoundry_app-record-replay_PR-49/archives ] 19:20:21 + ls -al /w/workspace/xfoundry_app-record-replay_PR-49/archives 19:20:21 total 16 19:20:21 drwxr-xr-x 3 root root 4096 Jul 26 19:08 . 19:20:21 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 19:08 .. 19:20:21 drwxr-xr-x 2 root root 4096 Jul 26 19:08 cost 19:20:21 -rw-r--r-- 1 root root 88 Jul 26 19:08 cost.csv 19:20:21 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-49/archives 19:20:21 + ls -al /w/workspace/xfoundry_app-record-replay_PR-49/archives 19:20:21 total 16 19:20:21 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 19:08 . 19:20:21 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 19:08 .. 19:20:21 drwxr-xr-x 2 jenkins jenkins 4096 Jul 26 19:08 cost 19:20:21 -rw-r--r-- 1 jenkins jenkins 88 Jul 26 19:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:20:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:20:22 ---> package-listing.sh 19:20:22 ++ facter osfamily 19:20:22 ++ tr '[:upper:]' '[:lower:]' 19:20:22 + OS_FAMILY=debian 19:20:22 + workspace=/w/workspace/xfoundry_app-record-replay_PR-49 19:20:22 + START_PACKAGES=/tmp/packages_start.txt 19:20:22 + END_PACKAGES=/tmp/packages_end.txt 19:20:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:20:22 + PACKAGES=/tmp/packages_start.txt 19:20:22 + '[' /w/workspace/xfoundry_app-record-replay_PR-49 ']' 19:20:22 + PACKAGES=/tmp/packages_end.txt 19:20:22 + case "${OS_FAMILY}" in 19:20:22 + dpkg -l 19:20:22 + grep '^ii' 19:20:22 + '[' -f /tmp/packages_start.txt ']' 19:20:22 + '[' -f /tmp/packages_end.txt ']' 19:20:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:20:22 + '[' /w/workspace/xfoundry_app-record-replay_PR-49 ']' 19:20:22 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-49/archives/ 19:20:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-49/archives/ [Pipeline] echo 19:20:23 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/xfoundry_app-record-replay_PR-49/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:20:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:20:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:24 prd-ubuntu20.04-docker-8c-8g-2264 does not seem to be running inside a container 19:20:24 $ 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/xfoundry_app-record-replay_PR-49/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-49 -v /w/workspace/xfoundry_app-record-replay_PR-49:/w/workspace/xfoundry_app-record-replay_PR-49:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-49@tmp:/w/workspace/xfoundry_app-record-replay_PR-49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:20:24 $ docker top 010c4f1ed4d4d8f558ea8e61563af7631933fbca399a0b9c6f8deb54d1148b60 -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:24 + touch /tmp/pre-build-complete [Pipeline] sh 19:20:25 + mkdir -p /var/log/sysstat [Pipeline] sh 19:20:25 + ls /var/log/sa-host 19:20:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:20:25 provisioning config files... 19:20:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-49@tmp/config13219243164199737230tmp [Pipeline] { [Pipeline] echo 19:20:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:20:25 ---> create-netrc.sh [Pipeline] } 19:20:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:20:26 ---> python-tools-install.sh [Pipeline] echo 19:20:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:20:26 ---> sudo-logs.sh 19:20:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:20:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:20:26 ---> job-cost.sh 19:20:26 lf-activate-venv: SKIPPING 19:20:26 DEBUG: total: 0.2199999988079071 19:20:26 INFO: Retrieving Stack Cost... 19:20:27 INFO: Retrieving Pricing Info for: v3-standard-8 19:20:27 INFO: Archiving Costs [Pipeline] echo 19:20:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:20:28 ---> logs-deploy.sh 19:20:28 lf-activate-venv: SKIPPING 19:20:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-49/1 19:20:28 INFO: archiving workspace using pattern(s): 19:20:29 Archives upload complete. 19:20:29 INFO: archiving logs to Nexus 19:20:29 ---> uname -a: 19:20:29 Linux prd-ubuntu20-04-docker-8c-8g-2264 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:20:29 19:20:29 19:20:29 ---> lscpu: 19:20:29 Architecture: x86_64 19:20:29 CPU op-mode(s): 32-bit, 64-bit 19:20:29 Byte Order: Little Endian 19:20:29 Address sizes: 40 bits physical, 48 bits virtual 19:20:29 CPU(s): 8 19:20:29 On-line CPU(s) list: 0-7 19:20:29 Thread(s) per core: 1 19:20:29 Core(s) per socket: 1 19:20:29 Socket(s): 8 19:20:29 NUMA node(s): 1 19:20:29 Vendor ID: AuthenticAMD 19:20:29 CPU family: 23 19:20:29 Model: 49 19:20:29 Model name: AMD EPYC-Rome Processor 19:20:29 Stepping: 0 19:20:29 CPU MHz: 2800.000 19:20:29 BogoMIPS: 5600.00 19:20:29 Virtualization: AMD-V 19:20:29 Hypervisor vendor: KVM 19:20:29 Virtualization type: full 19:20:29 L1d cache: 256 KiB 19:20:29 L1i cache: 256 KiB 19:20:29 L2 cache: 4 MiB 19:20:29 L3 cache: 128 MiB 19:20:29 NUMA node0 CPU(s): 0-7 19:20:29 Vulnerability Itlb multihit: Not affected 19:20:29 Vulnerability L1tf: Not affected 19:20:29 Vulnerability Mds: Not affected 19:20:29 Vulnerability Meltdown: Not affected 19:20:29 Vulnerability Mmio stale data: Not affected 19:20:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:20:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:20:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:20:29 Vulnerability Srbds: Not affected 19:20:29 Vulnerability Tsx async abort: Not affected 19:20:29 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 19:20:29 19:20:29 19:20:29 ---> nproc: 19:20:29 8 19:20:29 19:20:29 19:20:29 ---> df -h: 19:20:29 Filesystem Size Used Avail Use% Mounted on 19:20:29 overlay 155G 12G 144G 8% / 19:20:29 tmpfs 64M 0 64M 0% /dev 19:20:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:20:29 shm 64M 0 64M 0% /dev/shm 19:20:29 /dev/vda1 155G 12G 144G 8% /facter-os 19:20:29 19:20:29 19:20:29 ---> sar -b -r -n DEV: 19:20:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2264) 07/26/23 _x86_64_ (8 CPU) 19:20:29 19:20:29 19:04:36 LINUX RESTART (8 CPU) 19:20:29 19:20:29 19:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:20:29 19:06:01 355.17 39.34 315.83 0.00 4324.75 122497.98 0.00 19:20:29 19:07:01 122.43 0.53 121.90 0.00 4.27 95898.55 0.00 19:20:29 19:08:01 189.64 0.33 189.30 0.00 18.53 50774.47 0.00 19:20:29 19:09:01 11.25 0.00 11.25 0.00 0.00 1456.97 0.00 19:20:29 19:10:01 52.54 11.60 40.94 0.00 5176.74 8789.60 0.00 19:20:29 19:11:01 6.67 0.00 6.67 0.00 0.00 168.37 0.00 19:20:29 19:12:01 3.17 0.02 3.15 0.00 0.13 87.19 0.00 19:20:29 19:13:01 1.78 0.00 1.78 0.00 0.00 19.46 0.00 19:20:29 19:14:01 0.88 0.00 0.88 0.00 0.00 9.33 0.00 19:20:29 19:15:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 19:20:29 19:16:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 19:20:29 19:17:01 1.50 0.02 1.48 0.00 0.13 16.66 0.00 19:20:29 19:18:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 19:20:29 19:19:01 1.63 0.00 1.63 0.00 0.00 17.33 0.00 19:20:29 19:20:01 2.33 0.02 2.32 0.00 0.13 30.00 0.00 19:20:29 Average: 50.19 3.46 46.74 0.00 634.97 18653.77 0.00 19:20:29 19:20:29 19:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:20:29 19:06:01 28788464 31531464 782292 2.38 89636 2894056 1993172 5.87 1102200 2595960 274268 19:20:29 19:07:01 27561128 31285020 1022780 3.11 147256 3740936 2400340 7.07 1580120 3260424 489932 19:20:29 19:08:01 27588928 31563440 743896 2.26 159904 3953300 1842460 5.43 1261120 3527988 23048 19:20:29 19:09:01 27596452 31571212 738408 2.25 160176 3953308 1778292 5.24 1265656 3515400 4 19:20:29 19:10:01 27095128 31531076 759116 2.31 182400 4378140 1791484 5.28 1560504 3689556 868 19:20:29 19:11:01 27067820 31554016 737156 2.24 194328 4414652 1833588 5.40 1586808 3685516 12 19:20:29 19:12:01 27072596 31553768 736996 2.24 192872 4411400 1812756 5.34 1585276 3682284 8 19:20:29 19:13:01 27076452 31557684 732976 2.23 192904 4411408 1812756 5.34 1581932 3682288 160 19:20:29 19:14:01 27076128 31557408 733136 2.23 192920 4411408 1812756 5.34 1582028 3682288 164 19:20:29 19:15:01 27076604 31557940 732752 2.23 192968 4411412 1812756 5.34 1582000 3682292 232 19:20:29 19:16:01 27076692 31558064 732608 2.23 193004 4411412 1812756 5.34 1582128 3682292 172 19:20:29 19:17:01 27075596 31557184 733464 2.23 193020 4411412 1812756 5.34 1582484 3682444 256 19:20:29 19:18:01 27076132 31557820 732772 2.23 193044 4411420 1812756 5.34 1581712 3682456 8 19:20:29 19:19:01 27076848 31558560 731880 2.23 193076 4411420 1812756 5.34 1581604 3682456 176 19:20:29 19:20:01 27075468 31557488 732748 2.23 193148 4411528 1843656 5.43 1582016 3682544 176 19:20:29 Average: 27292029 31536810 758865 2.31 178044 4202481 1865669 5.50 1506506 3561079 52632 19:20:29 19:20:29 19:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:20:29 19:06:01 ens3 770.59 482.97 7787.79 123.40 0.00 0.00 0.00 0.00 19:20:29 19:06:01 veth040df35 141.49 202.17 13.31 1182.87 0.00 0.00 0.00 0.10 19:20:29 19:06:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 19:20:29 19:06:01 docker0 143.73 206.07 11.59 1227.60 0.00 0.00 0.00 0.00 19:20:29 19:07:01 ens3 99.18 75.80 1164.40 16.15 0.00 0.00 0.00 0.00 19:20:29 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:29 19:07:01 veth22dd2d6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:20:29 19:07:01 docker0 57.64 71.15 4.39 1137.89 0.00 0.00 0.00 0.00 19:20:29 19:08:01 ens3 107.65 64.42 2618.39 15.61 0.00 0.00 0.00 0.00 19:20:29 19:08:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 19:20:29 19:08:01 docker0 3.13 7.18 0.19 88.08 0.00 0.00 0.00 0.00 19:20:29 19:09:01 ens3 8.35 5.60 12.03 2.85 0.00 0.00 0.00 0.00 19:20:29 19:09:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:20:29 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:29 19:10:01 ens3 223.90 113.86 2925.43 8.26 0.00 0.00 0.00 0.00 19:20:29 19:10:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 19:20:29 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:29 19:11:01 ens3 0.70 0.52 0.33 0.13 0.00 0.00 0.00 0.00 19:20:29 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:29 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:29 19:12:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:20:29 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:29 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:29 19:13:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:20:29 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:29 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:29 19:14:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 19:20:29 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:29 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:29 19:15:01 ens3 0.28 0.18 0.07 0.01 0.00 0.00 0.00 0.00 19:20:29 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:29 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:29 19:16:01 ens3 0.80 0.18 0.14 0.07 0.00 0.00 0.00 0.00 19:20:29 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:29 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:29 19:17:01 ens3 1.50 0.65 0.63 0.41 0.00 0.00 0.00 0.00 19:20:29 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:29 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:29 19:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:29 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:29 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:29 19:19:01 ens3 0.75 0.10 0.06 0.01 0.00 0.00 0.00 0.00 19:20:29 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:20:29 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:29 19:20:01 ens3 1.08 0.32 0.31 0.21 0.00 0.00 0.00 0.00 19:20:29 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:29 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:29 Average: ens3 81.02 49.65 967.30 11.14 0.00 0.00 0.00 0.00 19:20:29 Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 19:20:29 Average: docker0 13.63 18.96 1.08 163.57 0.00 0.00 0.00 0.00 19:20:29 19:20:29 19:20:29 ---> sar -P ALL: 19:20:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2264) 07/26/23 _x86_64_ (8 CPU) 19:20:29 19:20:29 19:04:36 LINUX RESTART (8 CPU) 19:20:29 19:20:29 19:05:01 CPU %user %nice %system %iowait %steal %idle 19:20:29 19:06:01 all 10.54 0.00 3.74 3.34 0.07 82.31 19:20:29 19:06:01 0 10.78 0.00 4.62 3.88 0.08 80.63 19:20:29 19:06:01 1 13.72 0.00 3.78 2.20 0.08 80.21 19:20:29 19:06:01 2 14.49 0.00 3.07 1.68 0.07 80.69 19:20:29 19:06:01 3 10.04 0.00 3.96 0.86 0.07 85.07 19:20:29 19:06:01 4 8.48 0.00 3.94 2.34 0.07 85.17 19:20:29 19:06:01 5 10.10 0.00 2.76 5.22 0.07 81.86 19:20:29 19:06:01 6 7.66 0.00 2.99 3.63 0.05 85.68 19:20:29 19:06:01 7 9.05 0.00 4.81 6.93 0.08 79.13 19:20:29 19:07:01 all 30.28 0.00 5.44 3.48 0.09 60.71 19:20:29 19:07:01 0 31.00 0.00 5.41 0.91 0.10 62.58 19:20:29 19:07:01 1 29.73 0.00 5.04 4.31 0.08 60.83 19:20:29 19:07:01 2 29.78 0.00 5.19 0.49 0.08 64.45 19:20:29 19:07:01 3 29.65 0.00 5.24 9.06 0.08 55.98 19:20:29 19:07:01 4 31.80 0.00 6.00 1.06 0.10 61.05 19:20:29 19:07:01 5 28.28 0.00 6.14 7.54 0.08 57.96 19:20:29 19:07:01 6 30.24 0.00 5.54 4.42 0.08 59.71 19:20:29 19:07:01 7 31.74 0.00 4.95 0.10 0.10 63.11 19:20:29 19:08:01 all 29.05 0.00 5.11 3.27 0.08 62.48 19:20:29 19:08:01 0 28.67 0.00 4.76 0.03 0.07 66.47 19:20:29 19:08:01 1 31.26 0.00 5.23 0.77 0.08 62.66 19:20:29 19:08:01 2 29.71 0.00 4.80 0.05 0.08 65.35 19:20:29 19:08:01 3 28.04 0.00 4.68 0.05 0.07 67.17 19:20:29 19:08:01 4 27.99 0.00 5.39 0.96 0.08 65.57 19:20:29 19:08:01 5 31.17 0.00 5.07 7.02 0.08 56.66 19:20:29 19:08:01 6 27.85 0.00 5.63 2.30 0.08 64.13 19:20:29 19:08:01 7 27.72 0.00 5.34 15.11 0.12 51.70 19:20:29 19:09:01 all 0.32 0.00 0.12 0.14 0.01 99.40 19:20:29 19:09:01 0 0.37 0.00 0.13 0.02 0.00 99.48 19:20:29 19:09:01 1 0.25 0.00 0.08 0.00 0.02 99.65 19:20:29 19:09:01 2 0.27 0.00 0.12 0.03 0.02 99.57 19:20:29 19:09:01 3 0.17 0.00 0.12 0.00 0.02 99.70 19:20:29 19:09:01 4 1.05 0.00 0.10 0.00 0.00 98.86 19:20:29 19:09:01 5 0.18 0.00 0.20 0.90 0.00 98.72 19:20:29 19:09:01 6 0.12 0.00 0.12 0.20 0.00 99.57 19:20:29 19:09:01 7 0.20 0.00 0.12 0.00 0.00 99.68 19:20:29 19:10:01 all 2.43 0.00 1.18 0.50 0.02 95.86 19:20:29 19:10:01 0 3.59 0.00 0.97 0.70 0.02 94.73 19:20:29 19:10:01 1 2.31 0.00 2.41 0.25 0.02 95.02 19:20:29 19:10:01 2 2.49 0.00 1.29 0.72 0.03 95.47 19:20:29 19:10:01 3 3.41 0.00 1.20 0.37 0.02 95.00 19:20:29 19:10:01 4 2.65 0.00 1.06 0.02 0.02 96.26 19:20:29 19:10:01 5 1.92 0.00 1.15 0.83 0.02 96.08 19:20:29 19:10:01 6 1.60 0.00 0.62 0.20 0.02 97.56 19:20:29 19:10:01 7 1.51 0.00 0.74 0.95 0.02 96.79 19:20:29 19:11:01 all 0.09 0.00 0.33 0.02 0.01 99.55 19:20:29 19:11:01 0 0.13 0.00 0.13 0.03 0.02 99.68 19:20:29 19:11:01 1 0.03 0.00 0.52 0.00 0.02 99.43 19:20:29 19:11:01 2 0.07 0.00 0.15 0.00 0.02 99.77 19:20:29 19:11:01 3 0.10 0.00 0.25 0.00 0.00 99.65 19:20:29 19:11:01 4 0.08 0.00 0.13 0.00 0.02 99.77 19:20:29 19:11:01 5 0.08 0.00 0.75 0.00 0.00 99.17 19:20:29 19:11:01 6 0.07 0.00 0.57 0.03 0.02 99.32 19:20:29 19:11:01 7 0.15 0.00 0.13 0.08 0.02 99.62 19:20:29 19:12:01 all 0.09 0.00 0.05 0.01 0.00 99.86 19:20:29 19:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:20:29 19:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:20:29 19:12:01 2 0.23 0.00 0.08 0.00 0.00 99.68 19:20:29 19:12:01 3 0.15 0.00 0.07 0.02 0.02 99.75 19:20:29 19:12:01 4 0.07 0.00 0.07 0.00 0.02 99.85 19:20:29 19:12:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:20:29 19:12:01 6 0.02 0.00 0.03 0.00 0.00 99.95 19:20:29 19:12:01 7 0.12 0.00 0.03 0.03 0.00 99.82 19:20:29 19:13:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:20:29 19:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:20:29 19:13:01 1 0.00 0.00 0.02 0.03 0.00 99.95 19:20:29 19:13:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:20:29 19:13:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:20:29 19:13:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:20:29 19:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:20:29 19:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:20:29 19:13:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:20:29 19:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:20:29 19:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:20:29 19:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:20:29 19:14:01 2 0.07 0.00 0.02 0.00 0.02 99.90 19:20:29 19:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:20:29 19:14:01 4 0.07 0.00 0.02 0.00 0.00 99.92 19:20:29 19:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:20:29 19:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:20:29 19:14:01 7 0.00 0.00 0.02 0.02 0.00 99.97 19:20:29 19:15:01 all 0.05 0.00 0.01 0.02 0.00 99.91 19:20:29 19:15:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:20:29 19:15:01 1 0.02 0.00 0.00 0.08 0.00 99.90 19:20:29 19:15:01 2 0.07 0.00 0.03 0.00 0.02 99.88 19:20:29 19:15:01 3 0.18 0.00 0.00 0.00 0.00 99.82 19:20:29 19:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:20:29 19:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:20:29 19:15:01 6 0.02 0.00 0.03 0.00 0.00 99.95 19:20:29 19:15:01 7 0.02 0.00 0.00 0.10 0.00 99.88 19:20:29 19:16:01 all 0.07 0.00 0.01 0.00 0.00 99.92 19:20:29 19:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:20:29 19:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:20:29 19:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:20:29 19:16:01 3 0.15 0.00 0.00 0.00 0.00 99.85 19:20:29 19:16:01 4 0.28 0.00 0.02 0.00 0.02 99.68 19:20:29 19:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:20:29 19:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:20:29 19:16:01 7 0.02 0.00 0.00 0.03 0.00 99.95 19:20:29 19:20:29 19:16:01 CPU %user %nice %system %iowait %steal %idle 19:20:29 19:17:01 all 0.10 0.00 0.01 0.02 0.01 99.86 19:20:29 19:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:20:29 19:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:20:29 19:17:01 2 0.07 0.00 0.05 0.00 0.03 99.85 19:20:29 19:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:20:29 19:17:01 4 0.60 0.00 0.02 0.00 0.00 99.38 19:20:29 19:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:20:29 19:17:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:20:29 19:17:01 7 0.02 0.00 0.02 0.13 0.02 99.82 19:20:29 19:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:20:29 19:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:20:29 19:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:20:29 19:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:20:29 19:18:01 3 0.07 0.00 0.00 0.00 0.00 99.93 19:20:29 19:18:01 4 0.03 0.00 0.03 0.00 0.03 99.90 19:20:29 19:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:20:29 19:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:20:29 19:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:20:29 19:19:01 all 0.12 0.00 0.00 0.00 0.01 99.86 19:20:29 19:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:20:29 19:19:01 1 0.02 0.00 0.00 0.02 0.02 99.95 19:20:29 19:19:01 2 0.07 0.00 0.02 0.00 0.03 99.88 19:20:29 19:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:20:29 19:19:01 4 0.81 0.00 0.00 0.00 0.02 99.17 19:20:29 19:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:20:29 19:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:20:29 19:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:20:29 19:20:01 all 0.03 0.00 0.02 0.03 0.00 99.92 19:20:29 19:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:20:29 19:20:01 1 0.02 0.00 0.00 0.17 0.00 99.82 19:20:29 19:20:01 2 0.03 0.00 0.03 0.02 0.02 99.90 19:20:29 19:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:20:29 19:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:20:29 19:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:20:29 19:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:20:29 19:20:01 7 0.07 0.00 0.05 0.03 0.00 99.85 19:20:29 Average: all 4.85 0.00 1.06 0.72 0.02 93.35 19:20:29 Average: 0 4.95 0.00 1.07 0.37 0.02 93.59 19:20:29 Average: 1 5.13 0.00 1.14 0.52 0.02 93.19 19:20:29 Average: 2 5.13 0.00 0.99 0.20 0.03 93.66 19:20:29 Average: 3 4.77 0.00 1.03 0.68 0.02 93.49 19:20:29 Average: 4 4.90 0.00 1.11 0.29 0.03 93.67 19:20:29 Average: 5 4.76 0.00 1.07 1.42 0.02 92.73 19:20:29 Average: 6 4.48 0.00 1.03 0.71 0.02 93.75 19:20:29 Average: 7 4.66 0.00 1.07 1.55 0.02 92.70 19:20:29 19:20:29 19:20:29