Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 53d214d660c211fabaeb1f0df01625a9dcc42235 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-ssh4732233274531435279.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-ssh9234271802465762818.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1339423506958348157.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 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-ssh9986521453951869465.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12670556114568916749.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-2793 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 53d214d660c211fabaeb1f0df01625a9dcc42235 (main) Commit message: "Merge pull request #54 from lenny-intel/replay-status" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53d214d660c211fabaeb1f0df01625a9dcc42235 # timeout=10 > git rev-list --no-walk 10bf0fbf43323ed7c8c32153c2c071b1ed0aa677 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:34:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:34:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:34:53 ========================================================= 01:34:53 EdgeX Global Pipelines Version Info 01:34:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:34:54 ------------------- 01:34:54 stable info: 01:34:54 ------------------- 01:34:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:34:54 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 01:34:54 Message: update stable to v1.0.250 01:34:54 ------------------- 01:34:54 experimental info: 01:34:54 ------------------- 01:34:54 Commited By: **** collab-it+edgex@linuxfoundation.org 01:34:54 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 01:34:54 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:34:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 01:34:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 01:34:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53d214d660c211fabaeb1f0df01625a9dcc42235 [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53d214d [Pipeline] echo 01:34:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:34:55 provisioning config files... 01:34:55 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7732286953161272317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:55 ---> docker-login.sh 01:34:55 nexus3.edgexfoundry.org:10001 01:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:55 Configure a credential helper to remove this warning. See 01:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:55 01:34:55 Login Succeeded 01:34:55 nexus3.edgexfoundry.org:10002 01:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:55 Configure a credential helper to remove this warning. See 01:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:55 01:34:55 Login Succeeded 01:34:55 nexus3.edgexfoundry.org:10003 01:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:56 Configure a credential helper to remove this warning. See 01:34:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:56 01:34:56 Login Succeeded 01:34:56 nexus3.edgexfoundry.org:10004 01:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:56 Configure a credential helper to remove this warning. See 01:34:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:56 01:34:56 Login Succeeded 01:34:56 docker.io 01:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:56 Configure a credential helper to remove this warning. See 01:34:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:56 01:34:56 Login Succeeded 01:34:56 ---> docker-login.sh ends [Pipeline] } 01:34:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:34:56 + git rev-list -1 --merges 53d214d660c211fabaeb1f0df01625a9dcc42235~1..53d214d660c211fabaeb1f0df01625a9dcc42235 [Pipeline] echo 01:34:56 -----------> git rev-list -1 --merges 53d214d660c211fabaeb1f0df01625a9dcc42235~1..53d214d660c211fabaeb1f0df01625a9dcc42235 53d214d660c211fabaeb1f0df01625a9dcc42235 01:34:56 53d214d660c211fabaeb1f0df01625a9dcc42235 [false] [Pipeline] sh 01:34:57 + git log --format=format:%s -1 53d214d660c211fabaeb1f0df01625a9dcc42235 [Pipeline] echo 01:34:57 ========================================================= 01:34:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:34:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:34:57 + git log --format=format:%s -1 53d214d660c211fabaeb1f0df01625a9dcc42235 [Pipeline] echo 01:34:57 [semverPrep] GIT_COMMIT: 53d214d660c211fabaeb1f0df01625a9dcc42235, Commit Message: Merge pull request #54 from lenny-intel/replay-status [Pipeline] echo 01:34:57 [semverPrep] This is not a build commit. [Pipeline] sh 01:34:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:34:57 + grep -v github /etc/ssh/ssh_known_hosts 01:34:57 + [ -e /tmp/ssh_known_hosts ] 01:34:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:34:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:34:57 + sudo tee -a /etc/ssh/ssh_known_hosts 01:34:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:34:58 01:34:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:34:58 0.1.4: Pulling from edgex-devops/py-git-semver 01:34:58 b85a868b505f: Pulling fs layer 01:34:58 e2be974225ed: Pulling fs layer 01:34:58 339a4e72a1f5: Pulling fs layer 01:34:58 988bab9f4d93: Pulling fs layer 01:34:58 1469e6f7b9e6: Pulling fs layer 01:34:58 eaf3925da568: Pulling fs layer 01:34:58 bab4dde63d76: Pulling fs layer 01:34:58 bde34c3a00c8: Pulling fs layer 01:34:58 b352a97aabf1: Pulling fs layer 01:34:58 4872d77fe225: Pulling fs layer 01:34:58 5851b861e8e6: Pulling fs layer 01:34:58 bab4dde63d76: Waiting 01:34:58 bde34c3a00c8: Waiting 01:34:58 b352a97aabf1: Waiting 01:34:58 988bab9f4d93: Waiting 01:34:58 4872d77fe225: Waiting 01:34:58 1469e6f7b9e6: Waiting 01:34:58 eaf3925da568: Waiting 01:34:58 5851b861e8e6: Waiting 01:34:58 e2be974225ed: Download complete 01:34:58 988bab9f4d93: Verifying Checksum 01:34:58 988bab9f4d93: Download complete 01:34:58 1469e6f7b9e6: Verifying Checksum 01:34:58 1469e6f7b9e6: Download complete 01:34:58 eaf3925da568: Verifying Checksum 01:34:58 eaf3925da568: Download complete 01:34:58 339a4e72a1f5: Download complete 01:34:58 bde34c3a00c8: Download complete 01:34:58 b352a97aabf1: Verifying Checksum 01:34:58 b352a97aabf1: Download complete 01:34:58 4872d77fe225: Verifying Checksum 01:34:58 4872d77fe225: Download complete 01:34:58 5851b861e8e6: Download complete 01:34:58 b85a868b505f: Verifying Checksum 01:34:58 b85a868b505f: Download complete 01:34:59 bab4dde63d76: Verifying Checksum 01:34:59 bab4dde63d76: Download complete 01:35:00 b85a868b505f: Pull complete 01:35:00 e2be974225ed: Pull complete 01:35:00 339a4e72a1f5: Pull complete 01:35:00 988bab9f4d93: Pull complete 01:35:01 1469e6f7b9e6: Pull complete 01:35:01 eaf3925da568: Pull complete 01:35:03 bab4dde63d76: Pull complete 01:35:03 bde34c3a00c8: Pull complete 01:35:03 b352a97aabf1: Pull complete 01:35:03 4872d77fe225: Pull complete 01:35:03 5851b861e8e6: Pull complete 01:35:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:35:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:35:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:35:03 prd-ubuntu20.04-docker-8c-8g-2793 does not seem to be running inside a container 01:35:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:35:06 $ docker top 2037aef32656f45b193c299b56cacefcefd157cba0d2a60c70267c63b7eb34b2 -eo pid,comm 01:35:06 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). 01:35:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:35:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:35:06 [ssh-agent] Looking for ssh-agent implementation... 01:35:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:35:06 $ docker exec 2037aef32656f45b193c299b56cacefcefd157cba0d2a60c70267c63b7eb34b2 ssh-agent 01:35:06 SSH_AUTH_SOCK=/tmp/ssh-QFVStfrElxFi/agent.31 01:35:06 SSH_AGENT_PID=37 01:35:06 Running ssh-add (command line suppressed) 01:35:06 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_132205569389608022.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_132205569389608022.key) 01:35:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:35:07 + git tag --points-at HEAD [Pipeline] } 01:35:07 $ docker exec --env ******** --env ******** 2037aef32656f45b193c299b56cacefcefd157cba0d2a60c70267c63b7eb34b2 ssh-agent -k 01:35:07 unset SSH_AUTH_SOCK; 01:35:07 unset SSH_AGENT_PID; 01:35:07 echo Agent pid 37 killed; 01:35:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:35:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:35:07 [ssh-agent] Looking for ssh-agent implementation... 01:35:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:35:07 $ docker exec 2037aef32656f45b193c299b56cacefcefd157cba0d2a60c70267c63b7eb34b2 ssh-agent 01:35:07 SSH_AUTH_SOCK=/tmp/ssh-JZ2nRyTyNItR/agent.69 01:35:07 SSH_AGENT_PID=75 01:35:07 Running ssh-add (command line suppressed) 01:35:07 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3015482361995093926.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3015482361995093926.key) 01:35:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:35:07 + git semver init 01:35:08 2023-08-03 01:35:08,121 [run_init] DEBUG init version:0.0.0 force:False 01:35:08 2023-08-03 01:35:08,122 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 01:35:08 2023-08-03 01:35:08,123 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 01:35:08 2023-08-03 01:35:08,123 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 01:35:08 2023-08-03 01:35:08,768 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 01:35:08 2023-08-03 01:35:08,768 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 01:35:08 2023-08-03 01:35:08,769 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 01:35:08 2023-08-03 01:35:08,769 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 01:35:08 3.1.0-dev.29 [Pipeline] } 01:35:09 $ docker exec --env ******** --env ******** 2037aef32656f45b193c299b56cacefcefd157cba0d2a60c70267c63b7eb34b2 ssh-agent -k 01:35:09 unset SSH_AUTH_SOCK; 01:35:09 unset SSH_AGENT_PID; 01:35:09 echo Agent pid 75 killed; 01:35:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:35:09 + git semver [Pipeline] } 01:35:09 $ docker stop --time=1 2037aef32656f45b193c299b56cacefcefd157cba0d2a60c70267c63b7eb34b2 01:35:11 $ docker rm -f --volumes 2037aef32656f45b193c299b56cacefcefd157cba0d2a60c70267c63b7eb34b2 [Pipeline] // withDockerContainer [Pipeline] sh 01:35:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:35:11 Stashed 1 file(s) [Pipeline] echo 01:35:11 [edgeXSemver]: initialized semver on version 3.1.0-dev.29 [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 01:35:11 provisioning config files... 01:35:11 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7113727949296241078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:11 ---> docker-login.sh 01:35:11 nexus3.edgexfoundry.org:10001 01:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:11 Configure a credential helper to remove this warning. See 01:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:11 01:35:11 Login Succeeded 01:35:11 nexus3.edgexfoundry.org:10002 01:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:11 Configure a credential helper to remove this warning. See 01:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:11 01:35:11 Login Succeeded 01:35:11 nexus3.edgexfoundry.org:10003 01:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:12 Configure a credential helper to remove this warning. See 01:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:12 01:35:12 Login Succeeded 01:35:12 nexus3.edgexfoundry.org:10004 01:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:12 Configure a credential helper to remove this warning. See 01:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:12 01:35:12 Login Succeeded 01:35:12 docker.io 01:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:12 Configure a credential helper to remove this warning. See 01:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:12 01:35:12 Login Succeeded 01:35:12 ---> docker-login.sh ends [Pipeline] } 01:35:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:35:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:35:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:35:12 ========================================================= 01:35:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:35:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:12 + 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 . 01:35:12 Sending build context to Docker daemon 428kB 01:35:12 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:35:12 Step 2/12 : FROM ${BASE} AS builder 01:35:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:35:12 4db1b89c0bd1: Pulling fs layer 01:35:12 6911f1a30b25: Pulling fs layer 01:35:12 e194b8c5c2a9: Pulling fs layer 01:35:12 6863d3e3a2b1: Pulling fs layer 01:35:12 ec0bb842ea78: Pulling fs layer 01:35:12 40a00589a448: Pulling fs layer 01:35:12 6c08303d61cc: Pulling fs layer 01:35:12 798269fcf238: Pulling fs layer 01:35:12 6863d3e3a2b1: Waiting 01:35:12 ec0bb842ea78: Waiting 01:35:12 40a00589a448: Waiting 01:35:12 6c08303d61cc: Waiting 01:35:12 798269fcf238: Waiting 01:35:12 6911f1a30b25: Verifying Checksum 01:35:12 6911f1a30b25: Download complete 01:35:12 6863d3e3a2b1: Download complete 01:35:12 ec0bb842ea78: Verifying Checksum 01:35:12 ec0bb842ea78: Download complete 01:35:12 4db1b89c0bd1: Verifying Checksum 01:35:12 4db1b89c0bd1: Download complete 01:35:13 40a00589a448: Verifying Checksum 01:35:13 40a00589a448: Download complete 01:35:13 4db1b89c0bd1: Pull complete 01:35:13 6911f1a30b25: Pull complete 01:35:13 798269fcf238: Verifying Checksum 01:35:13 798269fcf238: Download complete 01:35:13 e194b8c5c2a9: Download complete 01:35:13 6c08303d61cc: Verifying Checksum 01:35:13 6c08303d61cc: Download complete 01:35:16 e194b8c5c2a9: Pull complete 01:35:16 6863d3e3a2b1: Pull complete 01:35:16 ec0bb842ea78: Pull complete 01:35:16 40a00589a448: Pull complete 01:35:19 6c08303d61cc: Pull complete 01:35:19 798269fcf238: Pull complete 01:35:19 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 01:35:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:35:19 ---> ec979cd7f677 01:35:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:35:25 ---> Running in dd8c43acae21 01:35:25 Removing intermediate container dd8c43acae21 01:35:25 ---> d80806f93fab 01:35:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:35:25 ---> Running in 9d20abc9dafd 01:35:25 Removing intermediate container 9d20abc9dafd 01:35:25 ---> d9bfab66e8be 01:35:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:35:25 ---> Running in 2a3da426b8cc 01:35:25 Removing intermediate container 2a3da426b8cc 01:35:25 ---> bfa0f3eb95b4 01:35:25 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:35:25 ---> Running in 6f75b1a28ee6 01:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:35:26 Still waiting to schedule task 01:35:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2791’ 01:35:28 OK: 265 MiB in 53 packages 01:35:28 Removing intermediate container 6f75b1a28ee6 01:35:28 ---> ffdcaabaf32d 01:35:28 Step 7/12 : WORKDIR /app 01:35:28 ---> Running in c1f036eb4292 01:35:28 Removing intermediate container c1f036eb4292 01:35:28 ---> 82549aafc19d 01:35:28 Step 8/12 : COPY go.mod vendor* ./ 01:35:28 ---> 41cdfb7fccf7 01:35:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:28 ---> Running in 5a5a1f367a4d 01:36:25 Removing intermediate container 5a5a1f367a4d 01:36:25 ---> 653ebd62be3c 01:36:25 Step 10/12 : COPY . . 01:36:25 ---> 57777fa5eb05 01:36:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:36:25 ---> Running in 1d11db357da8 01:36:25 Removing intermediate container 1d11db357da8 01:36:25 ---> 2594e096b20e 01:36:25 Step 12/12 : RUN $MAKE 01:36:25 ---> Running in d2a51a62478f 01:36:25 noop 01:36:25 Removing intermediate container d2a51a62478f 01:36:25 ---> 16b14dd5fc2f 01:36:25 Successfully built 16b14dd5fc2f 01:36:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:25 + docker inspect -f . ci-base-image-x86_64 01:36:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:25 prd-ubuntu20.04-docker-8c-8g-2793 does not seem to be running inside a container 01:36:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:36:25 $ docker top 43bce59f3668ee8cdd37ce8b7690a290b360827cc6a207467852857b926eadb3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:26 + go version 01:36:26 go version go1.20.6 linux/amd64 [Pipeline] } 01:36:26 $ docker stop --time=1 43bce59f3668ee8cdd37ce8b7690a290b360827cc6a207467852857b926eadb3 01:36:27 $ docker rm -f --volumes 43bce59f3668ee8cdd37ce8b7690a290b360827cc6a207467852857b926eadb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:27 + docker inspect -f . ci-base-image-x86_64 01:36:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:27 prd-ubuntu20.04-docker-8c-8g-2793 does not seem to be running inside a container 01:36:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:36:28 $ docker top 68a0bed312a4ddf7e150e6306f2d677d1b1273100d15a0f1d523733ea5c78e74 -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:28 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 01:36:28 + make test 01:36:28 go test -race -coverprofile=coverage.out ./... 01:36:46 ? github.com/edgexfoundry/app-record-replay [no test files] 01:36:46 ok github.com/edgexfoundry/app-record-replay/internal/app 0.066s coverage: 88.0% of statements 01:36:46 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 01:36:46 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 01:36:46 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 01:36:56 ok github.com/edgexfoundry/app-record-replay/internal/application 8.584s coverage: 97.5% of statements 01:36:56 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.093s coverage: 85.2% of statements 01:37:14 go vet ./... 01:37:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:37:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:37:18 ./bin/test-attribution-txt.sh [Pipeline] echo 01:37:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:37:18 $ docker stop --time=1 68a0bed312a4ddf7e150e6306f2d677d1b1273100d15a0f1d523733ea5c78e74 01:37:22 $ docker rm -f --volumes 68a0bed312a4ddf7e150e6306f2d677d1b1273100d15a0f1d523733ea5c78e74 [Pipeline] // withDockerContainer [Pipeline] sh 01:37:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:37:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:37:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:37:23 + ls -al . 01:37:23 total 172 01:37:23 drwxrwxr-x 9 jenkins jenkins 4096 Aug 3 01:36 . 01:37:23 drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 01:34 .. 01:37:23 -rw-rw-r-- 1 jenkins jenkins 119 Aug 3 01:34 .dockerignore 01:37:23 drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 01:35 .git 01:37:23 drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 01:34 .github 01:37:23 -rw-rw-r-- 1 jenkins jenkins 164 Aug 3 01:34 .gitignore 01:37:23 -rw-rw-r-- 1 jenkins jenkins 41 Aug 3 01:34 .golangci.yml 01:37:23 drwxr-xr-x 3 jenkins jenkins 4096 Aug 3 01:35 .semver 01:37:23 -rw-rw-r-- 1 jenkins jenkins 10642 Aug 3 01:34 Attribution.txt 01:37:23 -rw-rw-r-- 1 jenkins jenkins 258 Aug 3 01:34 CHANGELOG.md 01:37:23 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 3 01:34 Dockerfile 01:37:23 -rw-rw-r-- 1 jenkins jenkins 677 Aug 3 01:34 GOVERNANCE.md 01:37:23 -rw-rw-r-- 1 jenkins jenkins 681 Aug 3 01:34 Jenkinsfile 01:37:23 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 3 01:34 LICENSE 01:37:23 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 3 01:34 Makefile 01:37:23 -rw-rw-r-- 1 jenkins jenkins 611 Aug 3 01:34 OWNERS.md 01:37:23 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 3 01:34 README.md 01:37:23 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 3 01:34 Record and Reply.postman_collection.json 01:37:23 -rw-rw-r-- 1 jenkins jenkins 12 Aug 3 01:35 VERSION 01:37:23 drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 01:34 bin 01:37:23 -rw-r--r-- 1 jenkins jenkins 16060 Aug 3 01:36 coverage.out 01:37:23 -rw-rw-r-- 1 jenkins jenkins 3668 Aug 3 01:34 go.mod 01:37:23 -rw-rw-r-- 1 jenkins jenkins 32847 Aug 3 01:34 go.sum 01:37:23 drwxrwxr-x 6 jenkins jenkins 4096 Aug 3 01:34 internal 01:37:23 -rw-rw-r-- 1 jenkins jenkins 913 Aug 3 01:34 main.go 01:37:23 drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 01:34 pkg 01:37:23 drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 01:34 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:23 + 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=53d214d660c211fabaeb1f0df01625a9dcc42235 --label arch=amd64 --label version=3.1.0-dev.29 . 01:37:23 Sending build context to Docker daemon 444.9kB 01:37:23 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 01:37:23 Step 2/26 : FROM ${BASE} AS builder 01:37:23 ---> 16b14dd5fc2f 01:37:23 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 01:37:24 ---> Running in d230ac44eace 01:37:24 Removing intermediate container d230ac44eace 01:37:24 ---> 6507db12a300 01:37:24 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 01:37:24 ---> Running in bd640116ecf0 01:37:24 Removing intermediate container bd640116ecf0 01:37:24 ---> 0eb2862e4853 01:37:24 Step 5/26 : ARG ADD_BUILD_TAGS="" 01:37:24 ---> Running in da918e2241f5 01:37:24 Removing intermediate container da918e2241f5 01:37:24 ---> aebb288be032 01:37:24 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:37:24 ---> Running in 3a4456abe819 01:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:37:24 OK: 265 MiB in 53 packages 01:37:25 Removing intermediate container 3a4456abe819 01:37:25 ---> c21c036faf89 01:37:25 Step 7/26 : WORKDIR /app 01:37:25 ---> Running in d281f083f42f 01:37:25 Removing intermediate container d281f083f42f 01:37:25 ---> 39add564ed36 01:37:25 Step 8/26 : COPY go.mod vendor* ./ 01:37:25 ---> ef86eb46e4b0 01:37:25 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:25 ---> Running in 5e386d448a79 01:37:26 Removing intermediate container 5e386d448a79 01:37:26 ---> 060c6301994f 01:37:26 Step 10/26 : COPY . . 01:37:26 ---> 79b347fa9408 01:37:26 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:37:26 ---> Running in d72781f818d9 01:37:26 Removing intermediate container d72781f818d9 01:37:26 ---> d35516de9018 01:37:26 Step 12/26 : RUN $MAKE 01:37:26 ---> Running in b57cf96b994b 01:37:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.29" -trimpath -mod=readonly -o app-record-replay 01:37:48 Removing intermediate container b57cf96b994b 01:37:48 ---> c0de0f18fbe1 01:37:48 Step 13/26 : FROM alpine:3.17 01:38:00 3.17: Pulling from library/alpine 01:38:00 4db1b89c0bd1: Already exists 01:38:00 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:38:00 Status: Downloaded newer image for alpine:3.17 01:38:00 ---> 1f73a9d63274 01:38:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:38:00 ---> Running in 4d14bbff0822 01:38:00 Removing intermediate container 4d14bbff0822 01:38:00 ---> bb6c825f9366 01:38:00 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 01:38:00 ---> Running in 26001acde477 01:38:00 Removing intermediate container 26001acde477 01:38:00 ---> cbee553b2a40 01:38:00 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 01:38:00 ---> Running in f11cd9ea709c 01:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:38:00 (1/2) Installing ca-certificates (20230506-r0) 01:38:00 (2/2) Installing dumb-init (1.2.5-r2) 01:38:00 Executing busybox-1.35.0-r29.trigger 01:38:00 Executing ca-certificates-20230506-r0.trigger 01:38:00 OK: 8 MiB in 17 packages 01:38:00 Removing intermediate container f11cd9ea709c 01:38:00 ---> 04b5276d7666 01:38:00 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:38:00 ---> dbe40d9ca40e 01:38:00 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 01:38:01 ---> 27a59cc39c89 01:38:01 Step 19/26 : COPY --from=builder /app/res/ /res/ 01:38:01 ---> 25ab55b46a4e 01:38:01 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 01:38:02 ---> 61cdea8833cd 01:38:02 Step 21/26 : EXPOSE 59712 01:38:02 ---> Running in ad06f7a5fa16 01:38:02 Removing intermediate container ad06f7a5fa16 01:38:02 ---> fff25465fedd 01:38:02 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 01:38:02 ---> Running in ffc10bed925e 01:38:02 Removing intermediate container ffc10bed925e 01:38:02 ---> f27bb45e7f4d 01:38:02 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:38:02 ---> Running in a930fe405cd3 01:38:02 Removing intermediate container a930fe405cd3 01:38:02 ---> 993bf824a5c0 01:38:02 Step 24/26 : LABEL arch=amd64 01:38:02 ---> Running in bee51528d448 01:38:02 Removing intermediate container bee51528d448 01:38:02 ---> 841af4f39049 01:38:02 Step 25/26 : LABEL git_sha=53d214d660c211fabaeb1f0df01625a9dcc42235 01:38:02 ---> Running in 678c162bbb23 01:38:02 Removing intermediate container 678c162bbb23 01:38:02 ---> 34cf62abd2bb 01:38:02 Step 26/26 : LABEL version=3.1.0-dev.29 01:38:02 ---> Running in 9e0b614652a1 01:38:02 Removing intermediate container 9e0b614652a1 01:38:02 ---> 04b798d21df6 01:38:02 [Warning] One or more build-args [ARCH] were not consumed 01:38:02 Successfully built 04b798d21df6 01:38:02 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:38:02 provisioning config files... 01:38:02 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13902639108332531435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:03 ---> docker-login.sh 01:38:03 nexus3.edgexfoundry.org:10001 01:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:05 Error response from daemon: login attempt to https://nexus3.edgexfoundry.org:10001/v2/ failed with status: 401 Unauthorized [Pipeline] } 01:38:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:38:06 01:38:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:38:06 latest: Pulling from edgex-lftools-log-publisher 01:38:06 5eb5b503b376: Pulling fs layer 01:38:06 5c69ac0246d0: Pulling fs layer 01:38:06 ec43610c2a17: Pulling fs layer 01:38:06 3a2ae6a8a46f: Pulling fs layer 01:38:06 33b1e0a273af: Pulling fs layer 01:38:06 5d3b04190fa2: Pulling fs layer 01:38:06 2f39f015ded8: Pulling fs layer 01:38:06 5d3b04190fa2: Waiting 01:38:06 2f39f015ded8: Waiting 01:38:06 33b1e0a273af: Waiting 01:38:06 5c69ac0246d0: Download complete 01:38:06 3a2ae6a8a46f: Verifying Checksum 01:38:06 3a2ae6a8a46f: Download complete 01:38:06 33b1e0a273af: Verifying Checksum 01:38:06 33b1e0a273af: Download complete 01:38:06 5d3b04190fa2: Download complete 01:38:06 ec43610c2a17: Verifying Checksum 01:38:06 ec43610c2a17: Download complete 01:38:06 5eb5b503b376: Verifying Checksum 01:38:06 5eb5b503b376: Download complete 01:38:07 2f39f015ded8: Download complete 01:38:07 5eb5b503b376: Pull complete 01:38:08 5c69ac0246d0: Pull complete 01:38:08 ec43610c2a17: Pull complete 01:38:08 3a2ae6a8a46f: Pull complete 01:38:08 33b1e0a273af: Pull complete 01:38:08 5d3b04190fa2: Pull complete 01:38:12 2f39f015ded8: Pull complete 01:38:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:38:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:38:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:12 prd-ubuntu20.04-docker-8c-8g-2793 does not seem to be running inside a container 01:38:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:38:18 $ docker top 770b034bfab818a8524ca0ec7f97506f58cc892975198c3e4cfd9fc03eada739 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:19 ---> job-cost.sh 01:38:19 lf-activate-venv: SKIPPING 01:38:19 INFO: No Stack... 01:38:19 INFO: Retrieving Pricing Info for: v3-standard-8 01:38:19 INFO: Archiving Costs [Pipeline] sh 01:38:19 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 01:38:19 + cut -d, -f6 [Pipeline] lock 01:38:19 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-31-stack-cost] 01:38:19 Resource [jenkins-edgexfoundry-app-record-replay-main-31-stack-cost] did not exist. Created. 01:38:19 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:38:20 + echo total: 0.2199999988079071 [Pipeline] stash 01:38:20 Stashed 1 file(s) [Pipeline] } 01:38:20 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-31-stack-cost] [Pipeline] // lock [Pipeline] } 01:38:20 $ docker stop --time=1 770b034bfab818a8524ca0ec7f97506f58cc892975198c3e4cfd9fc03eada739 01:38:21 $ docker rm -f --volumes 770b034bfab818a8524ca0ec7f97506f58cc892975198c3e4cfd9fc03eada739 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:38:21 Failed in branch amd64 01:38:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2794 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 01:38:59 Running in /w/workspace/app-record-replay/31 [Pipeline] { [Pipeline] checkout 01:38:59 Selected Git installation does not exist. Using Default 01:38:59 The recommended git tool is: NONE 01:39:04 using credential edgex-jenkins-ssh 01:39:05 Cloning the remote Git repository 01:39:05 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 01:39:05 > git init /w/workspace/app-record-replay/31 # timeout=10 01:39:05 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 01:39:05 > git --version # timeout=10 01:39:05 > git --version # 'git version 2.25.1' 01:39:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:39:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:39:06 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 01:39:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:39:07 Avoid second fetch 01:39:07 Checking out Revision 53d214d660c211fabaeb1f0df01625a9dcc42235 (main) 01:39:07 Commit message: "Merge pull request #54 from lenny-intel/replay-status" 01:39:07 > git config core.sparsecheckout # timeout=10 01:39:07 > git checkout -f 53d214d660c211fabaeb1f0df01625a9dcc42235 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:39:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:39:08 % Total % Received % Xferd Average Speed Time Time Time Current 01:39:08 Dload Upload Total Spent Left Speed 01:39:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 94956 0 --:--:-- --:--:-- --:--:-- 94145 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 01:39:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:39:09 + + sudo tee /etc/docker/daemon.new 01:39:09 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:39:09 { 01:39:09 "registry-mirrors": [ 01:39:09 "https://nexus3.edgexfoundry.org:10001" 01:39:09 ], 01:39:09 "bip": "10.250.0.254/24", 01:39:09 "hosts": [ 01:39:09 "tcp://0.0.0.0:5555", 01:39:09 "unix:///var/run/docker.sock" 01:39:09 ], 01:39:09 "mtu": 1458, 01:39:09 "selinux-enabled": true, 01:39:09 "seccomp-profile": "/etc/docker/seccomp.json" 01:39:09 } [Pipeline] sh 01:39:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:39:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:39:28 provisioning config files... 01:39:28 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/31@tmp/config12849989480874150479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:29 ---> docker-login.sh 01:39:29 nexus3.edgexfoundry.org:10001 01:39:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:29 Configure a credential helper to remove this warning. See 01:39:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:29 01:39:29 Login Succeeded 01:39:29 nexus3.edgexfoundry.org:10002 01:39:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:30 Configure a credential helper to remove this warning. See 01:39:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:30 01:39:30 Login Succeeded 01:39:30 nexus3.edgexfoundry.org:10003 01:39:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:30 Configure a credential helper to remove this warning. See 01:39:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:30 01:39:30 Login Succeeded 01:39:30 nexus3.edgexfoundry.org:10004 01:39:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:31 Configure a credential helper to remove this warning. See 01:39:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:31 01:39:31 Login Succeeded 01:39:31 docker.io 01:39:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:31 Configure a credential helper to remove this warning. See 01:39:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:31 01:39:31 Login Succeeded 01:39:31 ---> docker-login.sh ends [Pipeline] } 01:39:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:39:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:39:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:39:31 ========================================================= 01:39:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:39:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:32 + 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 . 01:39:32 Sending build context to Docker daemon 197.1kB 01:39:32 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:39:32 Step 2/12 : FROM ${BASE} AS builder 01:39:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:39:32 edb6bdbacee9: Pulling fs layer 01:39:32 5f9638ab2659: Pulling fs layer 01:39:32 8d51d6327a98: Pulling fs layer 01:39:32 8b374f2dd631: Pulling fs layer 01:39:32 ec14aa9079de: Pulling fs layer 01:39:32 2f466654f4bb: Pulling fs layer 01:39:32 554e91adad29: Pulling fs layer 01:39:32 ec14aa9079de: Waiting 01:39:32 2f466654f4bb: Waiting 01:39:32 8b374f2dd631: Waiting 01:39:32 5f9638ab2659: Verifying Checksum 01:39:32 5f9638ab2659: Download complete 01:39:32 8b374f2dd631: Verifying Checksum 01:39:32 8b374f2dd631: Download complete 01:39:32 ec14aa9079de: Verifying Checksum 01:39:32 ec14aa9079de: Download complete 01:39:32 edb6bdbacee9: Verifying Checksum 01:39:32 edb6bdbacee9: Download complete 01:39:33 edb6bdbacee9: Pull complete 01:39:33 554e91adad29: Verifying Checksum 01:39:33 554e91adad29: Download complete 01:39:34 8d51d6327a98: Verifying Checksum 01:39:34 8d51d6327a98: Download complete 01:39:35 2f466654f4bb: Verifying Checksum 01:39:35 2f466654f4bb: Download complete 01:39:37 5f9638ab2659: Pull complete 01:39:52 8d51d6327a98: Pull complete 01:39:52 8b374f2dd631: Pull complete 01:39:52 ec14aa9079de: Pull complete 01:39:57 2f466654f4bb: Pull complete 01:40:00 554e91adad29: Pull complete 01:40:00 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 01:40:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:40:00 ---> 1e15ea492957 01:40:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:40:01 ---> Running in 48dfd17843e4 01:40:01 Removing intermediate container 48dfd17843e4 01:40:01 ---> b8fc5fb88531 01:40:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:40:01 ---> Running in ff5a6976c456 01:40:01 Removing intermediate container ff5a6976c456 01:40:01 ---> 46ea80f0d787 01:40:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:40:01 ---> Running in 89ace7c50615 01:40:01 Removing intermediate container 89ace7c50615 01:40:01 ---> 383a0c84267e 01:40:01 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:40:02 ---> Running in 62106c533caa 01:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:40:04 OK: 263 MiB in 53 packages 01:40:05 Removing intermediate container 62106c533caa 01:40:05 ---> fec775aae5c2 01:40:05 Step 7/12 : WORKDIR /app 01:40:05 ---> Running in 9a7e2c9cdf97 01:40:06 Removing intermediate container 9a7e2c9cdf97 01:40:06 ---> 9581e96f0ae6 01:40:06 Step 8/12 : COPY go.mod vendor* ./ 01:40:06 ---> 19792998be53 01:40:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:06 ---> Running in d554bf4ff197 01:41:14 Removing intermediate container d554bf4ff197 01:41:14 ---> a038217d4f32 01:41:14 Step 10/12 : COPY . . 01:41:14 ---> 9f2c2901b6fc 01:41:14 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:41:14 ---> Running in a97aaedd27ba 01:41:14 Removing intermediate container a97aaedd27ba 01:41:14 ---> 3db78e03fb31 01:41:14 Step 12/12 : RUN $MAKE 01:41:14 ---> Running in 62d534bd6572 01:41:14 noop 01:41:14 Removing intermediate container 62d534bd6572 01:41:14 ---> d9497a27d595 01:41:14 Successfully built d9497a27d595 01:41:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:14 + docker inspect -f . ci-base-image-arm64 01:41:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:15 prd-ubuntu20.04-docker-arm64-4c-16g-2794 does not seem to be running inside a container 01:41:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/31 -v /w/workspace/app-record-replay/31:/w/workspace/app-record-replay/31:rw,z -v /w/workspace/app-record-replay/31@tmp:/w/workspace/app-record-replay/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:41:16 $ docker top 7d6d5aa7c6ff3566c7583fe9dd9dbd3e81a1ac3ba4d8f0a62d3f631222eee279 -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:17 + go version 01:41:17 go version go1.20.6 linux/arm64 [Pipeline] } 01:41:17 $ docker stop --time=1 7d6d5aa7c6ff3566c7583fe9dd9dbd3e81a1ac3ba4d8f0a62d3f631222eee279 01:41:19 $ docker rm -f --volumes 7d6d5aa7c6ff3566c7583fe9dd9dbd3e81a1ac3ba4d8f0a62d3f631222eee279 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:19 + docker inspect -f . ci-base-image-arm64 01:41:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:19 prd-ubuntu20.04-docker-arm64-4c-16g-2794 does not seem to be running inside a container 01:41:19 $ 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/31 -v /w/workspace/app-record-replay/31:/w/workspace/app-record-replay/31:rw,z -v /w/workspace/app-record-replay/31@tmp:/w/workspace/app-record-replay/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:41:21 $ docker top 180fa57c3671fca0212ee8bf9822b3f3feb7d0ed1da2fecb5ade2838c17a25c0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:21 + git config --global --add safe.directory /w/workspace/app-record-replay/31 [Pipeline] fileExists [Pipeline] sh 01:41:22 + make test 01:41:22 go test -race -coverprofile=coverage.out ./... 01:44:44 ? github.com/edgexfoundry/app-record-replay [no test files] 01:44:51 ok github.com/edgexfoundry/app-record-replay/internal/app 0.314s coverage: 88.0% of statements 01:44:56 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 01:44:56 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 01:44:56 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 01:44:59 ok github.com/edgexfoundry/app-record-replay/internal/application 8.902s coverage: 97.5% of statements 01:44:59 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.703s coverage: 85.2% of statements 01:45:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:45:00 go vet ./... 01:47:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:47:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:47:51 ./bin/test-attribution-txt.sh [Pipeline] echo 01:47:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:47:51 $ docker stop --time=1 180fa57c3671fca0212ee8bf9822b3f3feb7d0ed1da2fecb5ade2838c17a25c0 01:47:53 $ docker rm -f --volumes 180fa57c3671fca0212ee8bf9822b3f3feb7d0ed1da2fecb5ade2838c17a25c0 [Pipeline] // withDockerContainer [Pipeline] sh 01:47:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:47:55 Warning: overwriting stash ‘coverage-report’ 01:47:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:47:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:47:56 + ls -al . 01:47:56 total 168 01:47:56 drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 01:41 . 01:47:56 drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 01:39 .. 01:47:56 -rw-rw-r-- 1 jenkins jenkins 119 Aug 3 01:39 .dockerignore 01:47:56 drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 01:39 .git 01:47:56 drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 01:39 .github 01:47:56 -rw-rw-r-- 1 jenkins jenkins 164 Aug 3 01:39 .gitignore 01:47:56 -rw-rw-r-- 1 jenkins jenkins 41 Aug 3 01:39 .golangci.yml 01:47:56 -rw-rw-r-- 1 jenkins jenkins 10642 Aug 3 01:39 Attribution.txt 01:47:56 -rw-rw-r-- 1 jenkins jenkins 258 Aug 3 01:39 CHANGELOG.md 01:47:56 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 3 01:39 Dockerfile 01:47:56 -rw-rw-r-- 1 jenkins jenkins 677 Aug 3 01:39 GOVERNANCE.md 01:47:56 -rw-rw-r-- 1 jenkins jenkins 681 Aug 3 01:39 Jenkinsfile 01:47:56 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 3 01:39 LICENSE 01:47:56 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 3 01:39 Makefile 01:47:56 -rw-rw-r-- 1 jenkins jenkins 611 Aug 3 01:39 OWNERS.md 01:47:56 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 3 01:39 README.md 01:47:56 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 3 01:39 Record and Reply.postman_collection.json 01:47:56 -rw-rw-r-- 1 jenkins jenkins 12 Aug 3 01:35 VERSION 01:47:56 drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 01:39 bin 01:47:56 -rw-r--r-- 1 jenkins jenkins 16060 Aug 3 01:44 coverage.out 01:47:56 -rw-rw-r-- 1 jenkins jenkins 3668 Aug 3 01:39 go.mod 01:47:56 -rw-rw-r-- 1 jenkins jenkins 32847 Aug 3 01:39 go.sum 01:47:56 drwxrwxr-x 6 jenkins jenkins 4096 Aug 3 01:39 internal 01:47:56 -rw-rw-r-- 1 jenkins jenkins 913 Aug 3 01:39 main.go 01:47:56 drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 01:39 pkg 01:47:56 drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 01:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:57 + 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=53d214d660c211fabaeb1f0df01625a9dcc42235 --label arch=arm64 --label version=3.1.0-dev.29 . 01:47:57 Sending build context to Docker daemon 214kB 01:47:57 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 01:47:57 Step 2/26 : FROM ${BASE} AS builder 01:47:57 ---> d9497a27d595 01:47:57 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 01:47:58 ---> Running in 350ee3e1bf52 01:47:59 Removing intermediate container 350ee3e1bf52 01:47:59 ---> 7653d822f6e1 01:47:59 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 01:47:59 ---> Running in f4b4848904de 01:47:59 Removing intermediate container f4b4848904de 01:47:59 ---> bcb608f45aa5 01:47:59 Step 5/26 : ARG ADD_BUILD_TAGS="" 01:47:59 ---> Running in a62ee94b066b 01:48:00 Removing intermediate container a62ee94b066b 01:48:00 ---> 971a08d3b2bd 01:48:00 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:48:00 ---> Running in 7b205a421916 01:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:48:03 OK: 263 MiB in 53 packages 01:48:04 Removing intermediate container 7b205a421916 01:48:04 ---> 685829facaa7 01:48:04 Step 7/26 : WORKDIR /app 01:48:04 ---> Running in 3283e819f2c7 01:48:04 Removing intermediate container 3283e819f2c7 01:48:04 ---> b232e8b853ca 01:48:04 Step 8/26 : COPY go.mod vendor* ./ 01:48:05 ---> a845257f18ea 01:48:05 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:05 ---> Running in 7651d54d0bd4 01:48:08 Removing intermediate container 7651d54d0bd4 01:48:08 ---> d113a77b0c79 01:48:08 Step 10/26 : COPY . . 01:48:08 ---> 84094ddb5059 01:48:08 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:48:08 ---> Running in e666a8a8ad29 01:48:09 Removing intermediate container e666a8a8ad29 01:48:09 ---> 8821fa5d3d53 01:48:09 Step 12/26 : RUN $MAKE 01:48:09 ---> Running in 927008054a40 01:48:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.29" -trimpath -mod=readonly -o app-record-replay 01:50:47 Removing intermediate container 927008054a40 01:50:47 ---> 9757ab31e8f0 01:50:47 Step 13/26 : FROM alpine:3.17 01:50:47 3.17: Pulling from library/alpine 01:50:47 edb6bdbacee9: Already exists 01:50:47 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 01:50:47 Status: Downloaded newer image for alpine:3.17 01:50:47 ---> 779605e5fbc0 01:50:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:50:47 ---> Running in 784844d1e58a 01:50:47 Removing intermediate container 784844d1e58a 01:50:47 ---> 38eefed76cdf 01:50:47 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 01:50:47 ---> Running in f1a427672f30 01:50:47 Removing intermediate container f1a427672f30 01:50:47 ---> bdedf488940b 01:50:47 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 01:50:47 ---> Running in 0bc5935a95fb 01:50:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:50:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:50:48 (1/2) Installing ca-certificates (20230506-r0) 01:50:48 (2/2) Installing dumb-init (1.2.5-r2) 01:50:48 Executing busybox-1.35.0-r29.trigger 01:50:48 Executing ca-certificates-20230506-r0.trigger 01:50:49 OK: 8 MiB in 17 packages 01:50:50 Removing intermediate container 0bc5935a95fb 01:50:50 ---> 580064282845 01:50:50 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:50:50 ---> 5a527691a2d5 01:50:50 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 01:50:51 ---> b4a1fb446516 01:50:51 Step 19/26 : COPY --from=builder /app/res/ /res/ 01:50:51 ---> 1bb14f667231 01:50:51 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 01:50:53 ---> 68eefea972e6 01:50:53 Step 21/26 : EXPOSE 59712 01:50:53 ---> Running in 1a382e4af135 01:50:53 Removing intermediate container 1a382e4af135 01:50:53 ---> 027233b8d226 01:50:53 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 01:50:54 ---> Running in 01115b352ac3 01:50:54 Removing intermediate container 01115b352ac3 01:50:54 ---> 74e7c9cf12cb 01:50:54 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:50:54 ---> Running in c2263c201594 01:50:54 Removing intermediate container c2263c201594 01:50:54 ---> f270c186ea44 01:50:54 Step 24/26 : LABEL arch=arm64 01:50:54 ---> Running in cb2e9eda2406 01:50:55 Removing intermediate container cb2e9eda2406 01:50:55 ---> 904ef9415a19 01:50:55 Step 25/26 : LABEL git_sha=53d214d660c211fabaeb1f0df01625a9dcc42235 01:50:55 ---> Running in 6e79216fd4f8 01:50:55 Removing intermediate container 6e79216fd4f8 01:50:55 ---> e983c3155837 01:50:55 Step 26/26 : LABEL version=3.1.0-dev.29 01:50:55 ---> Running in 66aa0702f901 01:50:55 Removing intermediate container 66aa0702f901 01:50:55 ---> ed9739357749 01:50:55 [Warning] One or more build-args [ARCH] were not consumed 01:50:55 Successfully built ed9739357749 01:50:55 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:55 provisioning config files... 01:50:55 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/31@tmp/config14887027393693245802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:56 ---> docker-login.sh 01:50:56 nexus3.edgexfoundry.org:10001 01:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:56 Configure a credential helper to remove this warning. See 01:50:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:56 01:50:56 Login Succeeded 01:50:56 nexus3.edgexfoundry.org:10002 01:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:57 Configure a credential helper to remove this warning. See 01:50:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:57 01:50:57 Login Succeeded 01:50:57 nexus3.edgexfoundry.org:10003 01:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:57 Configure a credential helper to remove this warning. See 01:50:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:57 01:50:57 Login Succeeded 01:50:57 nexus3.edgexfoundry.org:10004 01:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:57 Configure a credential helper to remove this warning. See 01:50:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:57 01:50:57 Login Succeeded 01:50:57 docker.io 01:50:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:58 Configure a credential helper to remove this warning. See 01:50:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:58 01:50:58 Login Succeeded 01:50:58 ---> docker-login.sh ends [Pipeline] } 01:50:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:50:58 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 01:50:58 53d214d660c211fabaeb1f0df01625a9dcc42235 01:50:58 latest 01:50:58 3.1.0-dev.29 01:50:58 53d214d660c211fabaeb1f0df01625a9dcc42235-3.1.0-dev.29 01:50:58 main 01:50:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:59 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:53d214d660c211fabaeb1f0df01625a9dcc42235 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:59 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:53d214d660c211fabaeb1f0df01625a9dcc42235 01:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 01:50:59 9b657f4fac96: Preparing 01:50:59 9ff1216900ea: Preparing 01:50:59 71f56df60582: Preparing 01:50:59 82b2de10500a: Preparing 01:50:59 9ce73fa8a87c: Preparing 01:50:59 9386262d7a74: Preparing 01:50:59 9386262d7a74: Waiting 01:50:59 9ff1216900ea: Pushed 01:50:59 71f56df60582: Pushed 01:50:59 82b2de10500a: Pushed 01:50:59 9386262d7a74: Layer already exists 01:51:00 9ce73fa8a87c: Pushed 01:51:05 9b657f4fac96: Pushed 01:51:05 53d214d660c211fabaeb1f0df01625a9dcc42235: digest: sha256:9a96b25182f240c05378a14eae6bc7bbb6770252686f4d798a1e94202c2fac31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:05 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:06 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 01:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 01:51:06 9b657f4fac96: Preparing 01:51:06 9ff1216900ea: Preparing 01:51:06 71f56df60582: Preparing 01:51:06 82b2de10500a: Preparing 01:51:06 9ce73fa8a87c: Preparing 01:51:06 9386262d7a74: Preparing 01:51:06 9386262d7a74: Waiting 01:51:06 71f56df60582: Layer already exists 01:51:06 9ff1216900ea: Layer already exists 01:51:06 82b2de10500a: Layer already exists 01:51:06 9ce73fa8a87c: Layer already exists 01:51:06 9b657f4fac96: Layer already exists 01:51:06 9386262d7a74: Layer already exists 01:51:06 latest: digest: sha256:9a96b25182f240c05378a14eae6bc7bbb6770252686f4d798a1e94202c2fac31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:06 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:07 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.29 01:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 01:51:07 9b657f4fac96: Preparing 01:51:07 9ff1216900ea: Preparing 01:51:07 71f56df60582: Preparing 01:51:07 82b2de10500a: Preparing 01:51:07 9ce73fa8a87c: Preparing 01:51:07 9386262d7a74: Preparing 01:51:07 9386262d7a74: Waiting 01:51:07 82b2de10500a: Layer already exists 01:51:07 9ff1216900ea: Layer already exists 01:51:07 71f56df60582: Layer already exists 01:51:07 9ce73fa8a87c: Layer already exists 01:51:07 9b657f4fac96: Layer already exists 01:51:07 9386262d7a74: Layer already exists 01:51:07 3.1.0-dev.29: digest: sha256:9a96b25182f240c05378a14eae6bc7bbb6770252686f4d798a1e94202c2fac31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:07 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:53d214d660c211fabaeb1f0df01625a9dcc42235-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:08 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:53d214d660c211fabaeb1f0df01625a9dcc42235-3.1.0-dev.29 01:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 01:51:08 9b657f4fac96: Preparing 01:51:08 9ff1216900ea: Preparing 01:51:08 71f56df60582: Preparing 01:51:08 82b2de10500a: Preparing 01:51:08 9ce73fa8a87c: Preparing 01:51:08 9386262d7a74: Preparing 01:51:08 9386262d7a74: Waiting 01:51:08 82b2de10500a: Layer already exists 01:51:08 9b657f4fac96: Layer already exists 01:51:08 71f56df60582: Layer already exists 01:51:08 9ce73fa8a87c: Layer already exists 01:51:08 9ff1216900ea: Layer already exists 01:51:08 9386262d7a74: Layer already exists 01:51:08 53d214d660c211fabaeb1f0df01625a9dcc42235-3.1.0-dev.29: digest: sha256:9a96b25182f240c05378a14eae6bc7bbb6770252686f4d798a1e94202c2fac31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:08 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:09 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 01:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 01:51:09 9b657f4fac96: Preparing 01:51:09 9ff1216900ea: Preparing 01:51:09 71f56df60582: Preparing 01:51:09 82b2de10500a: Preparing 01:51:09 9ce73fa8a87c: Preparing 01:51:09 9386262d7a74: Preparing 01:51:09 9386262d7a74: Waiting 01:51:09 71f56df60582: Layer already exists 01:51:09 9ff1216900ea: Layer already exists 01:51:09 82b2de10500a: Layer already exists 01:51:09 9b657f4fac96: Layer already exists 01:51:09 9ce73fa8a87c: Layer already exists 01:51:09 9386262d7a74: Layer already exists 01:51:09 main: digest: sha256:9a96b25182f240c05378a14eae6bc7bbb6770252686f4d798a1e94202c2fac31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:09 ===================================================== [Pipeline] echo 01:51:09 taggedImages: 01:51:09 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:53d214d660c211fabaeb1f0df01625a9dcc42235 01:51:09 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 01:51:09 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.29 01:51:09 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:53d214d660c211fabaeb1f0df01625a9dcc42235-3.1.0-dev.29 01:51:09 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:51:09 01:51:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:51:10 arm64: Pulling from edgex-lftools-log-publisher 01:51:10 8998bd30e6a1: Pulling fs layer 01:51:10 04944245beec: Pulling fs layer 01:51:10 699f458cf7ca: Pulling fs layer 01:51:10 765212b225bb: Pulling fs layer 01:51:10 f23df028b6ca: Pulling fs layer 01:51:10 d65c8cfc05b1: Pulling fs layer 01:51:10 2437ff75d9bd: Pulling fs layer 01:51:10 765212b225bb: Waiting 01:51:10 f23df028b6ca: Waiting 01:51:10 d65c8cfc05b1: Waiting 01:51:10 2437ff75d9bd: Waiting 01:51:10 04944245beec: Verifying Checksum 01:51:10 04944245beec: Download complete 01:51:10 765212b225bb: Verifying Checksum 01:51:10 765212b225bb: Download complete 01:51:10 f23df028b6ca: Download complete 01:51:10 d65c8cfc05b1: Verifying Checksum 01:51:10 d65c8cfc05b1: Download complete 01:51:10 699f458cf7ca: Verifying Checksum 01:51:10 699f458cf7ca: Download complete 01:51:10 8998bd30e6a1: Download complete 01:51:12 2437ff75d9bd: Download complete 01:51:14 8998bd30e6a1: Pull complete 01:51:14 04944245beec: Pull complete 01:51:16 699f458cf7ca: Pull complete 01:51:16 765212b225bb: Pull complete 01:51:17 f23df028b6ca: Pull complete 01:51:17 d65c8cfc05b1: Pull complete 01:51:32 2437ff75d9bd: Pull complete 01:51:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:51:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:51:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:32 prd-ubuntu20.04-docker-arm64-4c-16g-2794 does not seem to be running inside a container 01:51:32 $ 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/31 -v /w/workspace/app-record-replay/31:/w/workspace/app-record-replay/31:rw,z -v /w/workspace/app-record-replay/31@tmp:/w/workspace/app-record-replay/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:51:35 $ docker top 3d5213df427c43ecee916b87b4b30f9ae9290eb6d220c6bfd674eeda1a914c83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:36 ---> job-cost.sh 01:51:36 lf-activate-venv: SKIPPING 01:51:36 INFO: No Stack... 01:51:36 INFO: Retrieving Pricing Info for: v3-standard-4 01:51:37 INFO: Archiving Costs [Pipeline] sh 01:51:38 + cat /w/workspace/app-record-replay/31/archives/cost.csv 01:51:38 + cut -d, -f6 [Pipeline] lock 01:51:38 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-31-stack-cost] 01:51:38 Resource [jenkins-edgexfoundry-app-record-replay-main-31-stack-cost] did not exist. Created. 01:51:38 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:51:39 /w/workspace/app-record-replay/31@tmp/durable-6dc40f3c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:51:39 + echo total: 0.10999999940395355 [Pipeline] stash 01:51:39 Warning: overwriting stash ‘stack-cost’ 01:51:39 Stashed 1 file(s) [Pipeline] } 01:51:39 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-31-stack-cost] [Pipeline] // lock [Pipeline] } 01:51:39 $ docker stop --time=1 3d5213df427c43ecee916b87b4b30f9ae9290eb6d220c6bfd674eeda1a914c83 01:51:41 $ docker rm -f --volumes 3d5213df427c43ecee916b87b4b30f9ae9290eb6d220c6bfd674eeda1a914c83 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:51:42 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 01:51:42 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 01:51:42 total 16 01:51:42 drwxr-xr-x 3 root root 4096 Aug 3 01:38 . 01:51:42 drwxrwxr-x 10 jenkins jenkins 4096 Aug 3 01:38 .. 01:51:42 drwxr-xr-x 2 root root 4096 Aug 3 01:38 cost 01:51:42 -rw-r--r-- 1 root root 88 Aug 3 01:38 cost.csv 01:51:42 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 01:51:42 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 01:51:42 total 16 01:51:42 drwxr-xr-x 3 jenkins jenkins 4096 Aug 3 01:38 . 01:51:42 drwxrwxr-x 10 jenkins jenkins 4096 Aug 3 01:38 .. 01:51:42 drwxr-xr-x 2 jenkins jenkins 4096 Aug 3 01:38 cost 01:51:42 -rw-r--r-- 1 jenkins jenkins 88 Aug 3 01:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:51:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:51:43 ---> package-listing.sh 01:51:43 ++ facter osfamily 01:51:43 ++ tr '[:upper:]' '[:lower:]' 01:51:43 + OS_FAMILY=debian 01:51:43 + workspace=/w/workspace/exfoundry_app-record-replay_main 01:51:43 + START_PACKAGES=/tmp/packages_start.txt 01:51:43 + END_PACKAGES=/tmp/packages_end.txt 01:51:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:51:43 + PACKAGES=/tmp/packages_start.txt 01:51:43 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 01:51:43 + PACKAGES=/tmp/packages_end.txt 01:51:43 + case "${OS_FAMILY}" in 01:51:43 + dpkg -l 01:51:43 + grep '^ii' 01:51:43 + '[' -f /tmp/packages_start.txt ']' 01:51:43 + '[' -f /tmp/packages_end.txt ']' 01:51:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:51:43 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 01:51:43 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 01:51:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 01:51:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:51:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:44 prd-ubuntu20.04-docker-8c-8g-2793 does not seem to be running inside a container 01:51:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:51:45 $ docker top d23b71169208c6e57b41f8457f187ac8c7aa76c00508498c0d41fa355ed0f2c8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:45 + touch /tmp/pre-build-complete [Pipeline] sh 01:51:45 + mkdir -p /var/log/sysstat [Pipeline] sh 01:51:45 + ls /var/log/sa-host 01:51:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:46 provisioning config files... 01:51:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15644151542231564542tmp [Pipeline] { [Pipeline] echo 01:51:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:51:46 ---> create-netrc.sh [Pipeline] } 01:51:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:51:47 ---> python-tools-install.sh [Pipeline] echo 01:51:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:51:47 ---> sudo-logs.sh 01:51:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:51:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:51:47 ---> job-cost.sh 01:51:47 lf-activate-venv: SKIPPING 01:51:47 DEBUG: total: 0.2199999988079071 01:51:47 INFO: Retrieving Stack Cost... 01:51:48 INFO: Retrieving Pricing Info for: v3-standard-8 01:51:48 INFO: Archiving Costs [Pipeline] echo 01:51:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:51:49 ---> logs-deploy.sh 01:51:49 lf-activate-venv: SKIPPING 01:51:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/31 01:51:49 INFO: archiving workspace using pattern(s): 01:51:49 Archives upload complete. 01:51:49 INFO: archiving logs to Nexus 01:51:50 ---> uname -a: 01:51:50 Linux prd-ubuntu20-04-docker-8c-8g-2793 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:51:50 01:51:50 01:51:50 ---> lscpu: 01:51:50 Architecture: x86_64 01:51:50 CPU op-mode(s): 32-bit, 64-bit 01:51:50 Byte Order: Little Endian 01:51:50 Address sizes: 40 bits physical, 48 bits virtual 01:51:50 CPU(s): 8 01:51:50 On-line CPU(s) list: 0-7 01:51:50 Thread(s) per core: 1 01:51:50 Core(s) per socket: 1 01:51:50 Socket(s): 8 01:51:50 NUMA node(s): 1 01:51:50 Vendor ID: AuthenticAMD 01:51:50 CPU family: 23 01:51:50 Model: 49 01:51:50 Model name: AMD EPYC-Rome Processor 01:51:50 Stepping: 0 01:51:50 CPU MHz: 2800.000 01:51:50 BogoMIPS: 5600.00 01:51:50 Virtualization: AMD-V 01:51:50 Hypervisor vendor: KVM 01:51:50 Virtualization type: full 01:51:50 L1d cache: 256 KiB 01:51:50 L1i cache: 256 KiB 01:51:50 L2 cache: 4 MiB 01:51:50 L3 cache: 128 MiB 01:51:50 NUMA node0 CPU(s): 0-7 01:51:50 Vulnerability Itlb multihit: Not affected 01:51:50 Vulnerability L1tf: Not affected 01:51:50 Vulnerability Mds: Not affected 01:51:50 Vulnerability Meltdown: Not affected 01:51:50 Vulnerability Mmio stale data: Not affected 01:51:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:51:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:51:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:51:50 Vulnerability Srbds: Not affected 01:51:50 Vulnerability Tsx async abort: Not affected 01:51:50 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 01:51:50 01:51:50 01:51:50 ---> nproc: 01:51:50 8 01:51:50 01:51:50 01:51:50 ---> df -h: 01:51:50 Filesystem Size Used Avail Use% Mounted on 01:51:50 overlay 155G 12G 144G 8% / 01:51:50 tmpfs 64M 0 64M 0% /dev 01:51:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:51:50 shm 64M 0 64M 0% /dev/shm 01:51:50 /dev/vda1 155G 12G 144G 8% /facter-os 01:51:50 01:51:50 01:51:50 ---> sar -b -r -n DEV: 01:51:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2793) 08/03/23 _x86_64_ (8 CPU) 01:51:50 01:51:50 01:34:14 LINUX RESTART (8 CPU) 01:51:50 01:51:50 01:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:51:50 01:36:01 129.76 3.47 126.30 0.00 392.33 44071.99 0.00 01:51:50 01:37:01 104.82 0.05 104.77 0.00 4.67 42698.02 0.00 01:51:50 01:38:01 129.06 0.25 128.81 0.00 10.13 34162.21 0.00 01:51:50 01:39:02 62.87 0.00 62.87 0.00 0.00 18067.66 0.00 01:51:50 01:40:01 56.11 10.78 45.33 0.00 5243.18 9091.48 0.00 01:51:50 01:41:01 6.50 0.02 6.48 0.00 0.13 128.38 0.00 01:51:50 01:42:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 01:51:50 01:43:01 2.03 0.00 2.03 0.00 0.00 23.33 0.00 01:51:50 01:44:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 01:51:50 01:45:01 2.10 0.00 2.10 0.00 0.00 23.86 0.00 01:51:50 01:46:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 01:51:50 01:47:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 01:51:50 01:48:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 01:51:50 01:49:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 01:51:50 01:50:01 2.13 0.02 2.12 0.00 0.13 28.26 0.00 01:51:50 01:51:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 01:51:50 Average: 31.49 0.90 30.59 0.00 348.06 9274.87 0.00 01:51:50 01:51:50 01:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:51:50 01:36:01 28442816 31587596 728364 2.22 108436 3249568 1940244 5.72 1158660 2858508 467384 01:51:50 01:37:01 27688792 31341936 965560 2.94 147628 3673492 2434864 7.18 1488476 3227540 425004 01:51:50 01:38:01 28051324 31540716 769300 2.34 151972 3525556 1908436 5.62 1271656 3102640 17568 01:51:50 01:39:02 27598744 31573476 735028 2.24 160748 3952304 1787588 5.27 1259572 3516164 16 01:51:50 01:40:01 27065396 31550060 739748 2.25 194940 4413188 1811668 5.34 1585868 3685900 1024 01:51:50 01:41:01 27073288 31553184 736552 2.24 193468 4409924 1803600 5.32 1582192 3682692 8 01:51:50 01:42:01 27073272 31553236 736484 2.24 193524 4409936 1803600 5.32 1582204 3682700 8 01:51:50 01:43:01 27079840 31559876 729816 2.22 193588 4409940 1803600 5.32 1575344 3682708 8 01:51:50 01:44:01 27079980 31560020 729620 2.22 193612 4409940 1803600 5.32 1575356 3682708 12 01:51:50 01:45:01 27080468 31560572 728984 2.22 193664 4409944 1803600 5.32 1575428 3682704 16 01:51:50 01:46:01 27080416 31560912 729204 2.22 193676 4409944 1803600 5.32 1575016 3683088 16 01:51:50 01:47:01 27080732 31561312 728752 2.22 193692 4410016 1803600 5.32 1575120 3683168 176 01:51:50 01:48:01 27080236 31560876 729164 2.22 193712 4410020 1803600 5.32 1575184 3683176 12 01:51:50 01:49:01 27080156 31560800 729160 2.22 193732 4410020 1803600 5.32 1575076 3683176 8 01:51:50 01:50:01 27078964 31559812 729892 2.22 193784 4410128 1810532 5.34 1575208 3683272 36 01:51:50 01:51:01 27079512 31560424 729484 2.22 193812 4410128 1810532 5.34 1575188 3683276 12 01:51:50 Average: 27294621 31546550 748444 2.28 180874 4207753 1858516 5.48 1506597 3556464 56957 01:51:50 01:51:50 01:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:51:50 01:36:01 docker0 231.29 382.95 17.69 2371.38 0.00 0.00 0.00 0.00 01:51:50 01:36:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 01:51:50 01:36:01 ens3 547.16 325.95 6596.26 42.39 0.00 0.00 0.00 0.00 01:51:50 01:37:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:51:50 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:50 01:37:01 vethfae5e9e 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 01:51:50 01:37:01 ens3 24.55 16.47 26.05 10.78 0.00 0.00 0.00 0.00 01:51:50 01:38:01 docker0 3.57 8.96 0.21 88.19 0.00 0.00 0.00 0.00 01:51:50 01:38:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 01:51:50 01:38:01 ens3 43.69 39.50 110.10 91.32 0.00 0.00 0.00 0.00 01:51:50 01:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:50 01:39:02 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 01:51:50 01:39:02 ens3 94.62 58.69 2532.57 12.17 0.00 0.00 0.00 0.00 01:51:50 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:50 01:40:01 lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 01:51:50 01:40:01 ens3 233.30 111.88 2975.09 7.82 0.00 0.00 0.00 0.00 01:51:50 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:50 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:50 01:41:01 ens3 0.75 0.43 0.28 0.21 0.00 0.00 0.00 0.00 01:51:50 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:50 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:50 01:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:50 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:50 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:50 01:43:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:51:50 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:50 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:50 01:44:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:50 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:50 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:50 01:45:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 01:51:50 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:50 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:50 01:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:50 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:50 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:50 01:47:01 ens3 0.63 0.28 0.14 0.08 0.00 0.00 0.00 0.00 01:51:50 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:50 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:50 01:48:01 ens3 0.53 0.43 0.37 0.21 0.00 0.00 0.00 0.00 01:51:50 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:50 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:50 01:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:51:50 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:50 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:50 01:50:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 01:51:50 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:50 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:50 01:51:01 ens3 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 01:51:50 Average: docker0 14.69 24.53 1.12 153.88 0.00 0.00 0.00 0.00 01:51:50 Average: lo 0.45 0.45 0.04 0.04 0.00 0.00 0.00 0.00 01:51:50 Average: ens3 58.97 34.57 762.77 10.33 0.00 0.00 0.00 0.00 01:51:50 01:51:50 01:51:50 ---> sar -P ALL: 01:51:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2793) 08/03/23 _x86_64_ (8 CPU) 01:51:50 01:51:50 01:34:14 LINUX RESTART (8 CPU) 01:51:50 01:51:50 01:35:01 CPU %user %nice %system %iowait %steal %idle 01:51:50 01:36:01 all 6.32 0.00 2.62 3.07 0.05 87.93 01:51:50 01:36:01 0 5.93 0.00 2.67 3.51 0.05 87.83 01:51:50 01:36:01 1 6.56 0.00 2.71 1.63 0.05 89.05 01:51:50 01:36:01 2 6.86 0.00 2.91 0.87 0.05 89.31 01:51:50 01:36:01 3 6.95 0.00 2.40 1.23 0.05 89.37 01:51:50 01:36:01 4 5.49 0.00 2.39 7.05 0.03 85.04 01:51:50 01:36:01 5 5.48 0.00 2.55 1.28 0.03 90.66 01:51:50 01:36:01 6 7.25 0.00 2.30 0.76 0.05 89.64 01:51:50 01:36:01 7 6.03 0.00 3.05 8.32 0.07 82.53 01:51:50 01:37:01 all 25.63 0.00 4.33 2.71 0.08 67.25 01:51:50 01:37:01 0 25.24 0.00 3.93 1.38 0.07 69.38 01:51:50 01:37:01 1 26.11 0.00 3.99 0.12 0.07 69.72 01:51:50 01:37:01 2 25.80 0.00 5.42 0.07 0.07 68.65 01:51:50 01:37:01 3 25.69 0.00 4.10 11.76 0.07 58.38 01:51:50 01:37:01 4 25.54 0.00 4.04 7.39 0.07 62.96 01:51:50 01:37:01 5 26.08 0.00 4.10 0.05 0.10 69.67 01:51:50 01:37:01 6 24.73 0.00 4.33 0.12 0.10 70.72 01:51:50 01:37:01 7 25.87 0.00 4.77 0.79 0.07 68.50 01:51:50 01:38:01 all 29.61 0.00 4.52 2.13 0.08 63.68 01:51:50 01:38:01 0 29.06 0.00 4.98 4.81 0.07 61.09 01:51:50 01:38:01 1 30.36 0.00 4.40 0.54 0.07 64.64 01:51:50 01:38:01 2 29.26 0.00 4.59 3.69 0.10 62.36 01:51:50 01:38:01 3 28.55 0.00 4.61 5.32 0.08 61.44 01:51:50 01:38:01 4 30.30 0.00 4.84 0.79 0.07 64.00 01:51:50 01:38:01 5 28.89 0.00 4.29 0.05 0.07 66.70 01:51:50 01:38:01 6 29.80 0.00 4.21 0.23 0.07 65.69 01:51:50 01:38:01 7 30.62 0.00 4.21 1.61 0.08 63.47 01:51:50 01:39:02 all 2.63 0.00 1.10 1.41 0.03 94.83 01:51:50 01:39:02 0 2.54 0.00 1.10 0.00 0.02 96.34 01:51:50 01:39:02 1 2.77 0.00 1.14 0.02 0.03 96.04 01:51:50 01:39:02 2 2.61 0.00 1.22 8.45 0.02 87.70 01:51:50 01:39:02 3 2.56 0.00 1.07 1.44 0.03 94.89 01:51:50 01:39:02 4 2.58 0.00 1.12 0.23 0.03 96.02 01:51:50 01:39:02 5 2.27 0.00 1.35 0.00 0.10 96.27 01:51:50 01:39:02 6 2.63 0.00 0.72 0.00 0.02 96.63 01:51:50 01:39:02 7 3.03 0.00 1.05 1.12 0.02 94.78 01:51:50 01:40:01 all 2.55 0.00 1.46 0.83 0.02 95.13 01:51:50 01:40:01 0 1.41 0.00 1.12 0.07 0.02 97.39 01:51:50 01:40:01 1 2.02 0.00 1.33 0.19 0.02 96.45 01:51:50 01:40:01 2 2.84 0.00 1.87 1.22 0.02 94.06 01:51:50 01:40:01 3 3.27 0.00 1.63 2.21 0.02 92.87 01:51:50 01:40:01 4 3.36 0.00 1.93 0.27 0.02 94.42 01:51:50 01:40:01 5 1.83 0.00 1.05 0.70 0.02 96.40 01:51:50 01:40:01 6 3.68 0.00 2.01 1.98 0.02 92.31 01:51:50 01:40:01 7 2.01 0.00 0.75 0.05 0.03 97.15 01:51:50 01:41:01 all 0.31 0.00 0.06 0.01 0.01 99.61 01:51:50 01:41:01 0 0.05 0.00 0.05 0.02 0.00 99.88 01:51:50 01:41:01 1 0.23 0.00 0.08 0.00 0.02 99.67 01:51:50 01:41:01 2 0.07 0.00 0.03 0.00 0.02 99.88 01:51:50 01:41:01 3 0.02 0.00 0.05 0.00 0.00 99.93 01:51:50 01:41:01 4 1.97 0.00 0.03 0.00 0.00 98.00 01:51:50 01:41:01 5 0.03 0.00 0.08 0.10 0.02 99.77 01:51:50 01:41:01 6 0.03 0.00 0.08 0.00 0.00 99.88 01:51:50 01:41:01 7 0.05 0.00 0.05 0.00 0.00 99.90 01:51:50 01:42:01 all 0.05 0.00 0.01 0.00 0.00 99.92 01:51:50 01:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:51:50 01:42:01 1 0.05 0.00 0.05 0.00 0.02 99.88 01:51:50 01:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:51:50 01:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:51:50 01:42:01 4 0.28 0.00 0.00 0.00 0.00 99.72 01:51:50 01:42:01 5 0.05 0.00 0.02 0.03 0.00 99.90 01:51:50 01:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:51:50 01:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:51:50 01:43:01 all 0.02 0.00 0.01 0.01 0.01 99.94 01:51:50 01:43:01 0 0.05 0.00 0.03 0.02 0.00 99.90 01:51:50 01:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:51:50 01:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:51:50 01:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:51:50 01:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 01:51:50 01:43:01 5 0.03 0.00 0.00 0.05 0.00 99.92 01:51:50 01:43:01 6 0.00 0.00 0.00 0.02 0.02 99.97 01:51:50 01:43:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:51:50 01:44:01 all 0.05 0.00 0.01 0.00 0.00 99.94 01:51:50 01:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:51:50 01:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92 01:51:50 01:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:50 01:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:51:50 01:44:01 4 0.32 0.00 0.00 0.00 0.00 99.68 01:51:50 01:44:01 5 0.02 0.00 0.03 0.00 0.00 99.95 01:51:50 01:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:51:50 01:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:51:50 01:45:01 all 0.03 0.00 0.01 0.00 0.00 99.95 01:51:50 01:45:01 0 0.02 0.00 0.02 0.02 0.00 99.95 01:51:50 01:45:01 1 0.07 0.00 0.03 0.00 0.02 99.88 01:51:50 01:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:51:50 01:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:51:50 01:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:51:50 01:45:01 5 0.02 0.00 0.00 0.02 0.02 99.95 01:51:50 01:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:51:50 01:45:01 7 0.10 0.00 0.00 0.00 0.00 99.90 01:51:50 01:46:01 all 0.10 0.00 0.01 0.00 0.00 99.88 01:51:50 01:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:51:50 01:46:01 1 0.07 0.00 0.02 0.00 0.02 99.90 01:51:50 01:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:50 01:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:51:50 01:46:01 4 0.48 0.00 0.03 0.00 0.00 99.48 01:51:50 01:46:01 5 0.02 0.00 0.00 0.02 0.00 99.97 01:51:50 01:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:51:50 01:46:01 7 0.23 0.00 0.00 0.00 0.00 99.77 01:51:50 01:51:50 01:46:01 CPU %user %nice %system %iowait %steal %idle 01:51:50 01:47:01 all 0.11 0.00 0.01 0.00 0.00 99.87 01:51:50 01:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:51:50 01:47:01 1 0.30 0.00 0.02 0.00 0.02 99.67 01:51:50 01:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:51:50 01:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:51:50 01:47:01 4 0.45 0.00 0.00 0.00 0.02 99.53 01:51:50 01:47:01 5 0.02 0.00 0.03 0.00 0.00 99.95 01:51:50 01:47:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:51:50 01:47:01 7 0.05 0.00 0.02 0.00 0.00 99.93 01:51:50 01:48:01 all 0.02 0.00 0.01 0.00 0.01 99.97 01:51:50 01:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:51:50 01:48:01 1 0.03 0.00 0.02 0.00 0.03 99.92 01:51:50 01:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:51:50 01:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:51:50 01:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:51:50 01:48:01 5 0.03 0.00 0.00 0.02 0.00 99.95 01:51:50 01:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:51:50 01:48:01 7 0.07 0.00 0.00 0.00 0.00 99.93 01:51:50 01:49:01 all 0.13 0.00 0.01 0.00 0.01 99.85 01:51:50 01:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:51:50 01:49:01 1 0.93 0.00 0.05 0.00 0.02 99.00 01:51:50 01:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:51:50 01:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:51:50 01:49:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:51:50 01:49:01 5 0.05 0.00 0.00 0.00 0.02 99.93 01:51:50 01:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:51:50 01:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:51:50 01:50:01 all 0.03 0.00 0.03 0.01 0.01 99.94 01:51:50 01:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:51:50 01:50:01 1 0.03 0.00 0.07 0.00 0.02 99.88 01:51:50 01:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:51:50 01:50:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:51:50 01:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:51:50 01:50:01 5 0.07 0.00 0.02 0.03 0.00 99.88 01:51:50 01:50:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:51:50 01:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:51:50 01:51:01 all 0.15 0.00 0.01 0.00 0.00 99.83 01:51:50 01:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:51:50 01:51:01 1 1.06 0.00 0.02 0.00 0.03 98.89 01:51:50 01:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:51:50 01:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:51:50 01:51:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:51:50 01:51:01 5 0.07 0.00 0.02 0.00 0.00 99.92 01:51:50 01:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:51:50 01:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:51:50 Average: all 4.21 0.00 0.88 0.63 0.02 94.26 01:51:50 Average: 0 4.01 0.00 0.87 0.61 0.02 94.49 01:51:50 Average: 1 4.40 0.00 0.87 0.15 0.03 94.55 01:51:50 Average: 2 4.19 0.00 1.00 0.89 0.02 93.90 01:51:50 Average: 3 4.17 0.00 0.87 1.36 0.02 93.59 01:51:50 Average: 4 4.41 0.00 0.90 0.98 0.02 93.70 01:51:50 Average: 5 4.04 0.00 0.84 0.15 0.02 94.95 01:51:50 Average: 6 4.24 0.00 0.85 0.19 0.02 94.69 01:51:50 Average: 7 4.22 0.00 0.87 0.74 0.02 94.16 01:51:50 01:51:50 01:51:50