Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d632d56116551d1ad5f4f5bdd61b88617328df44+9956db4fa5abfed98576078f3cd0c7b12bdb8029 (dad0e4044a9e9a34c7273a181c3c01664033915a) 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-ssh8727538126981657128.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-ssh12658649145648693433.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/PR-51/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/PR-51/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17819405215881226784.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-ssh6338982453345402258.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/PR-51/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/PR-51/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11520598985780252102.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 ‘prd-ubuntu20.04-docker-8c-8g-2397’ Running on prd-ubuntu20.04-docker-8c-8g-2403 in /w/workspace/xfoundry_app-record-replay_PR-51 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/xfoundry_app-record-replay_PR-51 # 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 Merging remotes/origin/main commit 9956db4fa5abfed98576078f3cd0c7b12bdb8029 into PR head commit d632d56116551d1ad5f4f5bdd61b88617328df44 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d632d56116551d1ad5f4f5bdd61b88617328df44 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Merge succeeded, producing 7aed937b4a783f332ea5eb77d2a218d5e182101b Checking out Revision 7aed937b4a783f332ea5eb77d2a218d5e182101b (PR-51) > git merge 9956db4fa5abfed98576078f3cd0c7b12bdb8029 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7aed937b4a783f332ea5eb77d2a218d5e182101b # timeout=10 Commit message: "Merge commit '9956db4fa5abfed98576078f3cd0c7b12bdb8029' into HEAD" > git rev-list --no-walk d632d56116551d1ad5f4f5bdd61b88617328df44 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:11:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:11:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:11:26 ========================================================= 23:11:26 EdgeX Global Pipelines Version Info 23:11:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:11:27 ------------------- 23:11:27 stable info: 23:11:27 ------------------- 23:11:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:11:27 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:11:27 Message: update stable to v1.0.250 23:11:28 ------------------- 23:11:28 experimental info: 23:11:28 ------------------- 23:11:28 Commited By: **** collab-it+edgex@linuxfoundation.org 23:11:28 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:11:28 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-51 [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-51 [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-51 [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7aed937b4a783f332ea5eb77d2a218d5e182101b [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7aed937 [Pipeline] echo 23:11:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:11:28 provisioning config files... 23:11:28 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-51@tmp/config1831034698843700832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:29 ---> docker-login.sh 23:11:29 nexus3.edgexfoundry.org:10001 23:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:29 Configure a credential helper to remove this warning. See 23:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:29 23:11:29 Login Succeeded 23:11:29 nexus3.edgexfoundry.org:10002 23:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:29 Configure a credential helper to remove this warning. See 23:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:29 23:11:29 Login Succeeded 23:11:29 nexus3.edgexfoundry.org:10003 23:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:29 Configure a credential helper to remove this warning. See 23:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:29 23:11:29 Login Succeeded 23:11:29 nexus3.edgexfoundry.org:10004 23:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:29 Configure a credential helper to remove this warning. See 23:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:29 23:11:29 Login Succeeded 23:11:29 docker.io 23:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:30 Configure a credential helper to remove this warning. See 23:11:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:30 23:11:30 Login Succeeded 23:11:30 ---> docker-login.sh ends [Pipeline] } 23:11:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:11:30 + git rev-list -1 --merges 7aed937b4a783f332ea5eb77d2a218d5e182101b~1..7aed937b4a783f332ea5eb77d2a218d5e182101b [Pipeline] echo 23:11:30 -----------> git rev-list -1 --merges 7aed937b4a783f332ea5eb77d2a218d5e182101b~1..7aed937b4a783f332ea5eb77d2a218d5e182101b 7aed937b4a783f332ea5eb77d2a218d5e182101b 23:11:30 7aed937b4a783f332ea5eb77d2a218d5e182101b [false] [Pipeline] sh 23:11:31 + git log --format=format:%s -1 7aed937b4a783f332ea5eb77d2a218d5e182101b [Pipeline] echo 23:11:31 ========================================================= 23:11:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:11:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:11:31 + git log --format=format:%s -1 7aed937b4a783f332ea5eb77d2a218d5e182101b [Pipeline] echo 23:11:31 [semverPrep] GIT_COMMIT: 7aed937b4a783f332ea5eb77d2a218d5e182101b, Commit Message: Merge commit '9956db4fa5abfed98576078f3cd0c7b12bdb8029' into HEAD [Pipeline] echo 23:11:31 [semverPrep] This is not a build commit. [Pipeline] sh 23:11:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:11:31 + grep -v github /etc/ssh/ssh_known_hosts 23:11:31 + [ -e /tmp/ssh_known_hosts ] 23:11:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:11:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:11:31 + sudo tee -a /etc/ssh/ssh_known_hosts 23:11:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:11:32 23:11:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:11:32 0.1.4: Pulling from edgex-devops/py-git-semver 23:11:32 b85a868b505f: Pulling fs layer 23:11:32 e2be974225ed: Pulling fs layer 23:11:32 339a4e72a1f5: Pulling fs layer 23:11:32 988bab9f4d93: Pulling fs layer 23:11:32 1469e6f7b9e6: Pulling fs layer 23:11:32 eaf3925da568: Pulling fs layer 23:11:32 bab4dde63d76: Pulling fs layer 23:11:32 bde34c3a00c8: Pulling fs layer 23:11:32 b352a97aabf1: Pulling fs layer 23:11:32 4872d77fe225: Pulling fs layer 23:11:32 5851b861e8e6: Pulling fs layer 23:11:32 1469e6f7b9e6: Waiting 23:11:32 b352a97aabf1: Waiting 23:11:32 bab4dde63d76: Waiting 23:11:32 5851b861e8e6: Waiting 23:11:32 4872d77fe225: Waiting 23:11:32 988bab9f4d93: Waiting 23:11:32 bde34c3a00c8: Waiting 23:11:32 e2be974225ed: Verifying Checksum 23:11:32 e2be974225ed: Download complete 23:11:32 988bab9f4d93: Verifying Checksum 23:11:32 988bab9f4d93: Download complete 23:11:32 1469e6f7b9e6: Verifying Checksum 23:11:32 1469e6f7b9e6: Download complete 23:11:32 eaf3925da568: Verifying Checksum 23:11:32 eaf3925da568: Download complete 23:11:32 339a4e72a1f5: Verifying Checksum 23:11:32 339a4e72a1f5: Download complete 23:11:32 bde34c3a00c8: Download complete 23:11:32 b352a97aabf1: Verifying Checksum 23:11:32 b352a97aabf1: Download complete 23:11:32 4872d77fe225: Verifying Checksum 23:11:32 4872d77fe225: Download complete 23:11:32 5851b861e8e6: Verifying Checksum 23:11:32 5851b861e8e6: Download complete 23:11:32 b85a868b505f: Verifying Checksum 23:11:32 b85a868b505f: Download complete 23:11:33 bab4dde63d76: Verifying Checksum 23:11:33 bab4dde63d76: Download complete 23:11:34 b85a868b505f: Pull complete 23:11:34 e2be974225ed: Pull complete 23:11:34 339a4e72a1f5: Pull complete 23:11:34 988bab9f4d93: Pull complete 23:11:35 1469e6f7b9e6: Pull complete 23:11:35 eaf3925da568: Pull complete 23:11:37 bab4dde63d76: Pull complete 23:11:37 bde34c3a00c8: Pull complete 23:11:37 b352a97aabf1: Pull complete 23:11:37 4872d77fe225: Pull complete 23:11:37 5851b861e8e6: Pull complete 23:11:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:11:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:11:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:37 prd-ubuntu20.04-docker-8c-8g-2403 does not seem to be running inside a container 23:11:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-51 -v /w/workspace/xfoundry_app-record-replay_PR-51:/w/workspace/xfoundry_app-record-replay_PR-51:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-51@tmp:/w/workspace/xfoundry_app-record-replay_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:11:39 $ docker top 1c316998b43685c9d4dc9bb0369b5412af556d8b0eb214f65a0d0c4b421b0a6a -eo pid,comm 23:11:39 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). 23:11:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:11:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:11:39 [ssh-agent] Looking for ssh-agent implementation... 23:11:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:11:39 $ docker exec 1c316998b43685c9d4dc9bb0369b5412af556d8b0eb214f65a0d0c4b421b0a6a ssh-agent 23:11:40 SSH_AUTH_SOCK=/tmp/ssh-a6NiSboWWQCW/agent.34 23:11:40 SSH_AGENT_PID=40 23:11:40 Running ssh-add (command line suppressed) 23:11:40 Identity added: /w/workspace/xfoundry_app-record-replay_PR-51@tmp/private_key_5499361094388426200.key (/w/workspace/xfoundry_app-record-replay_PR-51@tmp/private_key_5499361094388426200.key) 23:11:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:11:40 + git tag --points-at HEAD [Pipeline] } 23:11:40 $ docker exec --env ******** --env ******** 1c316998b43685c9d4dc9bb0369b5412af556d8b0eb214f65a0d0c4b421b0a6a ssh-agent -k 23:11:40 unset SSH_AUTH_SOCK; 23:11:40 unset SSH_AGENT_PID; 23:11:40 echo Agent pid 40 killed; 23:11:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:11:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:11:40 [ssh-agent] Looking for ssh-agent implementation... 23:11:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:11:40 $ docker exec 1c316998b43685c9d4dc9bb0369b5412af556d8b0eb214f65a0d0c4b421b0a6a ssh-agent 23:11:40 SSH_AUTH_SOCK=/tmp/ssh-9EPacBPmQuys/agent.73 23:11:40 SSH_AGENT_PID=79 23:11:40 Running ssh-add (command line suppressed) 23:11:40 Identity added: /w/workspace/xfoundry_app-record-replay_PR-51@tmp/private_key_13348508833502655506.key (/w/workspace/xfoundry_app-record-replay_PR-51@tmp/private_key_13348508833502655506.key) 23:11:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:11:41 + git semver init 23:11:41 2023-07-27 23:11:41,461 [run_init] DEBUG init version:0.0.0 force:False 23:11:41 2023-07-27 23:11:41,462 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-51/.semver 23:11:41 2023-07-27 23:11:41,462 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-51/.semver 23:11:41 2023-07-27 23:11:41,462 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-51/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-51, universal_newlines=False, shell=None, istream=None) 23:11:42 2023-07-27 23:11:42,190 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-51/.git/info/exclude 23:11:42 2023-07-27 23:11:42,191 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-51/.semver/PR-51 with force:False 23:11:42 2023-07-27 23:11:42,191 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-51/.semver/PR-51 23:11:42 2023-07-27 23:11:42,194 [execute] INFO git cat-file --batch-check 23:11:42 2023-07-27 23:11:42,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-51/.semver, universal_newlines=False, shell=None, istream=) 23:11:42 2023-07-27 23:11:42,201 [execute] INFO git cat-file --batch 23:11:42 2023-07-27 23:11:42,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-51/.semver, universal_newlines=False, shell=None, istream=) 23:11:42 2023-07-27 23:11:42,207 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-51/.semver/PR-51 23:11:42 0.0.0 [Pipeline] } 23:11:42 $ docker exec --env ******** --env ******** 1c316998b43685c9d4dc9bb0369b5412af556d8b0eb214f65a0d0c4b421b0a6a ssh-agent -k 23:11:42 unset SSH_AUTH_SOCK; 23:11:42 unset SSH_AGENT_PID; 23:11:42 echo Agent pid 79 killed; 23:11:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:11:42 + git semver [Pipeline] } 23:11:43 $ docker stop --time=1 1c316998b43685c9d4dc9bb0369b5412af556d8b0eb214f65a0d0c4b421b0a6a 23:11:44 $ docker rm -f --volumes 1c316998b43685c9d4dc9bb0369b5412af556d8b0eb214f65a0d0c4b421b0a6a [Pipeline] // withDockerContainer [Pipeline] sh 23:11:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:11:45 Stashed 1 file(s) [Pipeline] echo 23:11:45 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:11:45 provisioning config files... 23:11:45 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-51@tmp/config4020581853218656972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:45 ---> docker-login.sh 23:11:45 nexus3.edgexfoundry.org:10001 23:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:45 Configure a credential helper to remove this warning. See 23:11:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:45 23:11:45 Login Succeeded 23:11:45 nexus3.edgexfoundry.org:10002 23:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:45 Configure a credential helper to remove this warning. See 23:11:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:45 23:11:45 Login Succeeded 23:11:45 nexus3.edgexfoundry.org:10003 23:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:45 Configure a credential helper to remove this warning. See 23:11:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:45 23:11:45 Login Succeeded 23:11:45 nexus3.edgexfoundry.org:10004 23:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:45 Configure a credential helper to remove this warning. See 23:11:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:45 23:11:45 Login Succeeded 23:11:45 docker.io 23:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:46 Configure a credential helper to remove this warning. See 23:11:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:46 23:11:46 Login Succeeded 23:11:46 ---> docker-login.sh ends [Pipeline] } 23:11:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:11:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:11:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:11:46 ========================================================= 23:11:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:11:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:46 + 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 . 23:11:46 Sending build context to Docker daemon 400.9kB 23:11:46 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:11:46 Step 2/12 : FROM ${BASE} AS builder 23:11:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:11:46 4db1b89c0bd1: Pulling fs layer 23:11:46 6911f1a30b25: Pulling fs layer 23:11:46 e194b8c5c2a9: Pulling fs layer 23:11:46 6863d3e3a2b1: Pulling fs layer 23:11:46 ec0bb842ea78: Pulling fs layer 23:11:46 40a00589a448: Pulling fs layer 23:11:46 6c08303d61cc: Pulling fs layer 23:11:46 798269fcf238: Pulling fs layer 23:11:46 ec0bb842ea78: Waiting 23:11:46 40a00589a448: Waiting 23:11:46 6c08303d61cc: Waiting 23:11:46 798269fcf238: Waiting 23:11:46 6863d3e3a2b1: Waiting 23:11:46 6911f1a30b25: Verifying Checksum 23:11:46 6911f1a30b25: Download complete 23:11:46 6863d3e3a2b1: Download complete 23:11:46 ec0bb842ea78: Verifying Checksum 23:11:46 ec0bb842ea78: Download complete 23:11:46 4db1b89c0bd1: Verifying Checksum 23:11:46 4db1b89c0bd1: Download complete 23:11:46 40a00589a448: Verifying Checksum 23:11:46 40a00589a448: Download complete 23:11:46 4db1b89c0bd1: Pull complete 23:11:46 6911f1a30b25: Pull complete 23:11:47 798269fcf238: Verifying Checksum 23:11:47 798269fcf238: Download complete 23:11:47 e194b8c5c2a9: Verifying Checksum 23:11:47 e194b8c5c2a9: Download complete 23:11:47 6c08303d61cc: Verifying Checksum 23:11:47 6c08303d61cc: Download complete 23:11:52 e194b8c5c2a9: Pull complete 23:11:52 6863d3e3a2b1: Pull complete 23:11:52 ec0bb842ea78: Pull complete 23:11:52 40a00589a448: Pull complete 23:11:54 6c08303d61cc: Pull complete 23:11:55 798269fcf238: Pull complete 23:11:55 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 23:11:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:11:55 ---> ec979cd7f677 23:11:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:12:00 Still waiting to schedule task 23:12:00 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2399’ is offline 23:12:02 ---> Running in 9c25ee120804 23:12:02 Removing intermediate container 9c25ee120804 23:12:02 ---> 287930b56342 23:12:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:12:02 ---> Running in 6273b8b968b0 23:12:02 Removing intermediate container 6273b8b968b0 23:12:02 ---> bb36d97f15f7 23:12:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:12:02 ---> Running in 99a126674b72 23:12:02 Removing intermediate container 99a126674b72 23:12:02 ---> fd87aef7d2a6 23:12:02 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:12:02 ---> Running in 41f47028d711 23:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:02 OK: 265 MiB in 53 packages 23:12:02 Removing intermediate container 41f47028d711 23:12:02 ---> 7809cd61bf33 23:12:02 Step 7/12 : WORKDIR /app 23:12:02 ---> Running in 1ff873794016 23:12:02 Removing intermediate container 1ff873794016 23:12:02 ---> 9a3fa2241e87 23:12:02 Step 8/12 : COPY go.mod vendor* ./ 23:12:02 ---> 0e2abed0c94a 23:12:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:02 ---> Running in 965a8cf3ab27 23:12:59 Removing intermediate container 965a8cf3ab27 23:12:59 ---> 62284dd2cf68 23:12:59 Step 10/12 : COPY . . 23:12:59 ---> 7121e36625ea 23:12:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:12:59 ---> Running in 4fcba6aabd70 23:12:59 Removing intermediate container 4fcba6aabd70 23:12:59 ---> 8ce4662abbfe 23:12:59 Step 12/12 : RUN $MAKE 23:12:59 ---> Running in b303420b7271 23:12:59 noop 23:12:59 Removing intermediate container b303420b7271 23:12:59 ---> 2d6c887635fb 23:12:59 Successfully built 2d6c887635fb 23:12:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:59 + docker inspect -f . ci-base-image-x86_64 23:12:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:59 prd-ubuntu20.04-docker-8c-8g-2403 does not seem to be running inside a container 23:12:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-51 -v /w/workspace/xfoundry_app-record-replay_PR-51:/w/workspace/xfoundry_app-record-replay_PR-51:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-51@tmp:/w/workspace/xfoundry_app-record-replay_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:12:59 $ docker top 8c721d1b495a7bb98ed9d0de09bf00bbbc21807878b5f969cd3b52dddbdb3ade -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:00 + go version 23:13:00 go version go1.20.6 linux/amd64 [Pipeline] } 23:13:00 $ docker stop --time=1 8c721d1b495a7bb98ed9d0de09bf00bbbc21807878b5f969cd3b52dddbdb3ade 23:13:01 $ docker rm -f --volumes 8c721d1b495a7bb98ed9d0de09bf00bbbc21807878b5f969cd3b52dddbdb3ade [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:01 + docker inspect -f . ci-base-image-x86_64 23:13:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:02 prd-ubuntu20.04-docker-8c-8g-2403 does not seem to be running inside a container 23:13:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-51 -v /w/workspace/xfoundry_app-record-replay_PR-51:/w/workspace/xfoundry_app-record-replay_PR-51:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-51@tmp:/w/workspace/xfoundry_app-record-replay_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:13:02 $ docker top 0dc1bf8f5ad00d946821737bb04c4d1edc20b5fb8ffb5f6cfb22b44f4a987289 -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:02 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-51 [Pipeline] fileExists [Pipeline] sh 23:13:03 + make test 23:13:03 go test -race -coverprofile=coverage.out ./... 23:13:24 ? github.com/edgexfoundry/app-record-replay [no test files] 23:13:24 ok github.com/edgexfoundry/app-record-replay/internal/app 0.062s coverage: 87.5% of statements 23:13:24 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 23:13:24 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 23:13:24 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 23:13:24 ok github.com/edgexfoundry/app-record-replay/internal/application 0.064s coverage: 95.3% of statements 23:13:24 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.096s coverage: 85.6% of statements 23:13:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2405 in /w/workspace/xfoundry_app-record-replay_PR-51 [Pipeline] { [Pipeline] ws 23:13:39 Running in /w/workspace/app-record-replay/2 [Pipeline] { [Pipeline] checkout 23:13:39 Selected Git installation does not exist. Using Default 23:13:39 The recommended git tool is: NONE 23:13:43 using credential edgex-jenkins-ssh 23:13:43 Cloning the remote Git repository 23:13:43 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 23:13:44 > git init /w/workspace/app-record-replay/2 # timeout=10 23:13:44 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 23:13:44 > git --version # timeout=10 23:13:44 > git --version # 'git version 2.25.1' 23:13:44 using GIT_SSH to set credentials SSH Credentials for GitHub 23:13:46 go vet ./... 23:13:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:13:47 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 23:13:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:13:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:13:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:13:48 ./bin/test-attribution-txt.sh [Pipeline] echo 23:13:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:13:48 $ docker stop --time=1 0dc1bf8f5ad00d946821737bb04c4d1edc20b5fb8ffb5f6cfb22b44f4a987289 23:13:48 Merging remotes/origin/main commit 9956db4fa5abfed98576078f3cd0c7b12bdb8029 into PR head commit d632d56116551d1ad5f4f5bdd61b88617328df44 23:13:49 Merge succeeded, producing 81b851e38c256d50b291ab62201163eb9e081d9b 23:13:49 Checking out Revision 81b851e38c256d50b291ab62201163eb9e081d9b (PR-51) 23:13:48 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 23:13:48 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 23:13:48 using GIT_SSH to set credentials SSH Credentials for GitHub 23:13:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:13:48 > git config core.sparsecheckout # timeout=10 23:13:48 > git checkout -f d632d56116551d1ad5f4f5bdd61b88617328df44 # timeout=10 23:13:49 > git remote # timeout=10 23:13:49 > git config --get remote.origin.url # timeout=10 23:13:49 using GIT_SSH to set credentials SSH Credentials for GitHub 23:13:49 > git merge 9956db4fa5abfed98576078f3cd0c7b12bdb8029 # timeout=10 23:13:49 > git rev-parse HEAD^{commit} # timeout=10 23:13:49 > git config core.sparsecheckout # timeout=10 23:13:49 > git checkout -f 81b851e38c256d50b291ab62201163eb9e081d9b # timeout=10 23:13:51 $ docker rm -f --volumes 0dc1bf8f5ad00d946821737bb04c4d1edc20b5fb8ffb5f6cfb22b44f4a987289 [Pipeline] // withDockerContainer [Pipeline] sh 23:13:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:13:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 23:13:52 Commit message: "Merge commit '9956db4fa5abfed98576078f3cd0c7b12bdb8029' into HEAD" 23:13:52 > git rev-list --no-walk d632d56116551d1ad5f4f5bdd61b88617328df44 # timeout=10 [Pipeline] sh 23:13:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:13:53 + ls -al . 23:13:53 total 168 23:13:53 drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 23:13 . 23:13:53 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 23:11 .. 23:13:53 -rw-rw-r-- 1 jenkins jenkins 119 Jul 27 23:11 .dockerignore 23:13:53 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 23:11 .git 23:13:53 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 23:11 .github 23:13:53 -rw-rw-r-- 1 jenkins jenkins 164 Jul 27 23:11 .gitignore 23:13:53 -rw-rw-r-- 1 jenkins jenkins 41 Jul 27 23:11 .golangci.yml 23:13:53 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 23:11 .semver 23:13:53 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 27 23:11 Attribution.txt 23:13:53 -rw-rw-r-- 1 jenkins jenkins 258 Jul 27 23:11 CHANGELOG.md 23:13:53 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 27 23:11 Dockerfile 23:13:53 -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 23:11 GOVERNANCE.md 23:13:53 -rw-rw-r-- 1 jenkins jenkins 681 Jul 27 23:11 Jenkinsfile 23:13:53 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 27 23:11 LICENSE 23:13:53 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 27 23:11 Makefile 23:13:53 -rw-rw-r-- 1 jenkins jenkins 611 Jul 27 23:11 OWNERS.md 23:13:53 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 27 23:11 README.md 23:13:53 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 27 23:11 Record and Reply.postman_collection.json 23:13:53 -rw-rw-r-- 1 jenkins jenkins 5 Jul 27 23:11 VERSION 23:13:53 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 23:11 bin 23:13:53 -rw-r--r-- 1 jenkins jenkins 11988 Jul 27 23:13 coverage.out 23:13:53 -rw-rw-r-- 1 jenkins jenkins 3680 Jul 27 23:11 go.mod 23:13:53 -rw-rw-r-- 1 jenkins jenkins 32847 Jul 27 23:11 go.sum 23:13:53 drwxrwxr-x 6 jenkins jenkins 4096 Jul 27 23:11 internal 23:13:53 -rw-rw-r-- 1 jenkins jenkins 913 Jul 27 23:11 main.go 23:13:53 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 23:11 pkg 23:13:53 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 23:11 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:53 + 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=7aed937b4a783f332ea5eb77d2a218d5e182101b --label arch=amd64 --label version=0.0.0 . 23:13:53 Sending build context to Docker daemon 413.7kB 23:13:53 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:13:53 Step 2/26 : FROM ${BASE} AS builder 23:13:53 ---> 2d6c887635fb 23:13:53 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:13:53 ---> Running in c81cd7b74a55 23:13:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:13:53 % Total % Received % Xferd Average Speed Time Time Time Current 23:13:53 Dload Upload Total Spent Left Speed 23:13:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k 23:13:53 Removing intermediate container c81cd7b74a55 23:13:53 ---> c66aed4992f0 23:13:53 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:13:53 ---> Running in 89a8e63cf453 23:13:53 Removing intermediate container 89a8e63cf453 23:13:53 ---> 9a7ce8c05edd 23:13:53 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:13:53 ---> Running in 36a1a7e9aafc 23:13:53 Removing intermediate container 36a1a7e9aafc 23:13:53 ---> 8eb95b79cf12 23:13:53 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [Pipeline] sh 23:13:54 ---> Running in 7ec9e961268a 23:13:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:13:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:13:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:13:54 + sudo tee /etc/docker/daemon.new 23:13:54 { 23:13:54 "registry-mirrors": [ 23:13:54 "https://nexus3.edgexfoundry.org:10001" 23:13:54 ], 23:13:54 "bip": "10.250.0.254/24", 23:13:54 "hosts": [ 23:13:54 "tcp://0.0.0.0:5555", 23:13:54 "unix:///var/run/docker.sock" 23:13:54 ], 23:13:54 "mtu": 1458, 23:13:54 "selinux-enabled": true, 23:13:54 "seccomp-profile": "/etc/docker/seccomp.json" 23:13:54 } [Pipeline] sh 23:13:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:13:54 OK: 265 MiB in 53 packages 23:13:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:13:55 Removing intermediate container 7ec9e961268a 23:13:55 ---> ed00a32883b7 23:13:55 Step 7/26 : WORKDIR /app 23:13:55 ---> Running in 503f81b0711b 23:13:55 Removing intermediate container 503f81b0711b 23:13:55 ---> 19903b523522 23:13:55 Step 8/26 : COPY go.mod vendor* ./ 23:13:55 + sudo service docker restart 23:13:55 ---> 476a13c0d132 23:13:55 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:55 ---> Running in edb6da5e5732 23:13:56 Removing intermediate container edb6da5e5732 23:13:56 ---> 3385e5bf0eb9 23:13:56 Step 10/26 : COPY . . 23:13:56 ---> afaca882ba72 23:13:56 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:13:56 ---> Running in 82864638f7d7 23:13:56 Removing intermediate container 82864638f7d7 23:13:56 ---> 1d9349b13d77 23:13:56 Step 12/26 : RUN $MAKE 23:13:56 ---> Running in ee4936149b99 23:13:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:14:17 provisioning config files... 23:14:17 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/2@tmp/config8910135022002619150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:17 ---> docker-login.sh 23:14:17 nexus3.edgexfoundry.org:10001 23:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:18 Configure a credential helper to remove this warning. See 23:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:18 23:14:18 Login Succeeded 23:14:18 nexus3.edgexfoundry.org:10002 23:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:18 Configure a credential helper to remove this warning. See 23:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:18 23:14:18 Login Succeeded 23:14:18 nexus3.edgexfoundry.org:10003 23:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:18 Removing intermediate container ee4936149b99 23:14:18 ---> ea14941685a6 23:14:18 Step 13/26 : FROM alpine:3.17 23:14:18 3.17: Pulling from library/alpine 23:14:18 4db1b89c0bd1: Already exists 23:14:18 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:14:18 Status: Downloaded newer image for alpine:3.17 23:14:18 ---> 1f73a9d63274 23:14:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:14:18 ---> Running in 750e2c2a7151 23:14:18 Removing intermediate container 750e2c2a7151 23:14:18 ---> 31ab14c704eb 23:14:18 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 23:14:18 ---> Running in 06fe0225d3be 23:14:18 Removing intermediate container 06fe0225d3be 23:14:18 ---> bcbc61ce27f9 23:14:18 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:14:18 ---> Running in 0e13446ea9d3 23:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:19 Configure a credential helper to remove this warning. See 23:14:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:19 23:14:19 Login Succeeded 23:14:19 nexus3.edgexfoundry.org:10004 23:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:19 (1/2) Installing ca-certificates (20230506-r0) 23:14:19 (2/2) Installing dumb-init (1.2.5-r2) 23:14:19 Executing busybox-1.35.0-r29.trigger 23:14:19 Executing ca-certificates-20230506-r0.trigger 23:14:19 OK: 8 MiB in 17 packages 23:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:19 Configure a credential helper to remove this warning. See 23:14:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:19 23:14:19 Login Succeeded 23:14:19 docker.io 23:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:19 Removing intermediate container 0e13446ea9d3 23:14:19 ---> a28874d4e6b1 23:14:19 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:14:19 ---> 2159f95aefa6 23:14:19 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:19 Configure a credential helper to remove this warning. See 23:14:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:19 23:14:19 Login Succeeded 23:14:19 ---> docker-login.sh ends [Pipeline] } 23:14:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 23:14:19 ---> f8cebdefb47b 23:14:19 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:14:19 ---> 2560ba5180a2 23:14:19 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [Pipeline] echo 23:14:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:14:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:14:20 ========================================================= 23:14:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:14:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:20 + 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 . 23:14:20 Sending build context to Docker daemon 178.7kB 23:14:20 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:14:20 Step 2/12 : FROM ${BASE} AS builder 23:14:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:14:20 edb6bdbacee9: Pulling fs layer 23:14:20 5f9638ab2659: Pulling fs layer 23:14:20 8d51d6327a98: Pulling fs layer 23:14:20 8b374f2dd631: Pulling fs layer 23:14:20 ec14aa9079de: Pulling fs layer 23:14:20 2f466654f4bb: Pulling fs layer 23:14:20 554e91adad29: Pulling fs layer 23:14:20 8b374f2dd631: Waiting 23:14:20 ec14aa9079de: Waiting 23:14:20 2f466654f4bb: Waiting 23:14:20 554e91adad29: Waiting 23:14:20 ---> f9574f5b5edb 23:14:20 Step 21/26 : EXPOSE 59712 23:14:20 ---> Running in 276e1c0aae0f 23:14:20 5f9638ab2659: Verifying Checksum 23:14:20 5f9638ab2659: Download complete 23:14:20 8b374f2dd631: Verifying Checksum 23:14:20 8b374f2dd631: Download complete 23:14:20 ec14aa9079de: Verifying Checksum 23:14:20 ec14aa9079de: Download complete 23:14:20 edb6bdbacee9: Verifying Checksum 23:14:20 edb6bdbacee9: Download complete 23:14:21 Removing intermediate container 276e1c0aae0f 23:14:21 ---> a575c49d4a92 23:14:21 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 23:14:21 ---> Running in 2cd25bfc3a84 23:14:21 Removing intermediate container 2cd25bfc3a84 23:14:21 ---> 30261b59fb5b 23:14:21 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:14:21 ---> Running in ec6b818d8b7b 23:14:21 Removing intermediate container ec6b818d8b7b 23:14:21 ---> 616359dd8139 23:14:21 Step 24/26 : LABEL arch=amd64 23:14:21 ---> Running in d3d7884f423b 23:14:21 Removing intermediate container d3d7884f423b 23:14:21 ---> 34279194e1c5 23:14:21 Step 25/26 : LABEL git_sha=7aed937b4a783f332ea5eb77d2a218d5e182101b 23:14:21 ---> Running in 960505d75560 23:14:21 Removing intermediate container 960505d75560 23:14:21 ---> 5f1848e862c8 23:14:21 Step 26/26 : LABEL version=0.0.0 23:14:21 ---> Running in 17443e870285 23:14:21 Removing intermediate container 17443e870285 23:14:21 ---> 7028f2da9bb5 23:14:21 [Warning] One or more build-args [ARCH] were not consumed 23:14:21 Successfully built 7028f2da9bb5 23:14:21 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:21 edb6bdbacee9: Pull complete 23:14:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:14:22 23:14:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:22 554e91adad29: Verifying Checksum 23:14:22 554e91adad29: Download complete 23:14:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:14:22 latest: Pulling from edgex-lftools-log-publisher 23:14:22 5eb5b503b376: Pulling fs layer 23:14:22 5c69ac0246d0: Pulling fs layer 23:14:22 ec43610c2a17: Pulling fs layer 23:14:22 3a2ae6a8a46f: Pulling fs layer 23:14:22 33b1e0a273af: Pulling fs layer 23:14:22 5d3b04190fa2: Pulling fs layer 23:14:22 2f39f015ded8: Pulling fs layer 23:14:22 3a2ae6a8a46f: Waiting 23:14:22 33b1e0a273af: Waiting 23:14:22 5d3b04190fa2: Waiting 23:14:22 2f39f015ded8: Waiting 23:14:22 5c69ac0246d0: Download complete 23:14:22 3a2ae6a8a46f: Verifying Checksum 23:14:22 3a2ae6a8a46f: Download complete 23:14:22 33b1e0a273af: Verifying Checksum 23:14:22 33b1e0a273af: Download complete 23:14:22 5d3b04190fa2: Verifying Checksum 23:14:22 5d3b04190fa2: Download complete 23:14:22 ec43610c2a17: Verifying Checksum 23:14:22 ec43610c2a17: Download complete 23:14:22 5f9638ab2659: Pull complete 23:14:22 5eb5b503b376: Verifying Checksum 23:14:22 5eb5b503b376: Download complete 23:14:23 2f39f015ded8: Download complete 23:14:23 2f466654f4bb: Verifying Checksum 23:14:23 8d51d6327a98: Verifying Checksum 23:14:23 8d51d6327a98: Download complete 23:14:23 5eb5b503b376: Pull complete 23:14:23 5c69ac0246d0: Pull complete 23:14:24 ec43610c2a17: Pull complete 23:14:24 3a2ae6a8a46f: Pull complete 23:14:24 33b1e0a273af: Pull complete 23:14:24 5d3b04190fa2: Pull complete 23:14:30 2f39f015ded8: Pull complete 23:14:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:14:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:14:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:30 prd-ubuntu20.04-docker-8c-8g-2403 does not seem to be running inside a container 23:14:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-51 -v /w/workspace/xfoundry_app-record-replay_PR-51:/w/workspace/xfoundry_app-record-replay_PR-51:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-51@tmp:/w/workspace/xfoundry_app-record-replay_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:14:33 8d51d6327a98: Pull complete 23:14:33 8b374f2dd631: Pull complete 23:14:33 ec14aa9079de: Pull complete 23:14:34 $ docker top 2008989c718c0a9e196966c5913617dc6d8d18352df1791da50285dfdb11cf7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:34 ---> job-cost.sh 23:14:34 lf-activate-venv: SKIPPING 23:14:34 INFO: No Stack... 23:14:35 INFO: Retrieving Pricing Info for: v3-standard-8 23:14:35 INFO: Archiving Costs [Pipeline] sh 23:14:35 + cat /w/workspace/xfoundry_app-record-replay_PR-51/archives/cost.csv 23:14:35 + cut -d, -f6 [Pipeline] lock 23:14:35 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-51-2-stack-cost] 23:14:35 Resource [jenkins-edgexfoundry-app-record-replay-PR-51-2-stack-cost] did not exist. Created. 23:14:35 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-51-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:14:35 + echo total: 0.2199999988079071 [Pipeline] stash 23:14:35 Stashed 1 file(s) [Pipeline] } 23:14:35 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-51-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:14:36 $ docker stop --time=1 2008989c718c0a9e196966c5913617dc6d8d18352df1791da50285dfdb11cf7b 23:14:37 $ docker rm -f --volumes 2008989c718c0a9e196966c5913617dc6d8d18352df1791da50285dfdb11cf7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:14:41 2f466654f4bb: Pull complete 23:14:43 554e91adad29: Pull complete 23:14:43 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 23:14:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:14:43 ---> 1e15ea492957 23:14:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:14:45 ---> Running in 1b549711c005 23:14:45 Removing intermediate container 1b549711c005 23:14:45 ---> 20c610559b70 23:14:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:14:45 ---> Running in 36d476a7cbb6 23:14:45 Removing intermediate container 36d476a7cbb6 23:14:45 ---> f1555f6ff542 23:14:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:14:45 ---> Running in 251568a82b21 23:14:46 Removing intermediate container 251568a82b21 23:14:46 ---> 13293757c99f 23:14:46 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:14:46 ---> Running in 6f96b1992744 23:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:14:48 OK: 263 MiB in 53 packages 23:14:49 Removing intermediate container 6f96b1992744 23:14:49 ---> e009cf832536 23:14:49 Step 7/12 : WORKDIR /app 23:14:49 ---> Running in edcf758d2ef9 23:14:49 Removing intermediate container edcf758d2ef9 23:14:49 ---> 0fe954542c0a 23:14:49 Step 8/12 : COPY go.mod vendor* ./ 23:14:50 ---> 38f0eb235226 23:14:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:50 ---> Running in 34c84f62454b 23:15:58 Removing intermediate container 34c84f62454b 23:15:58 ---> 010b7ceb7fb7 23:15:58 Step 10/12 : COPY . . 23:15:58 ---> 4fab53aa927b 23:15:58 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:15:58 ---> Running in 22b55fbcb5d2 23:15:58 Removing intermediate container 22b55fbcb5d2 23:15:58 ---> 3387ad1910c1 23:15:58 Step 12/12 : RUN $MAKE 23:15:58 ---> Running in d3b73a2f2ea5 23:15:58 noop 23:15:58 Removing intermediate container d3b73a2f2ea5 23:15:58 ---> 70fc8c0de2bf 23:15:58 Successfully built 70fc8c0de2bf 23:15:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:58 + docker inspect -f . ci-base-image-arm64 23:15:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:58 prd-ubuntu20.04-docker-arm64-4c-16g-2405 does not seem to be running inside a container 23:15:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:16:02 $ docker top b005dd46d2455fa8898bc9f7108cfc46c7e8c62e08afd6323fc521130be8eb29 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:03 + go version 23:16:03 go version go1.20.6 linux/arm64 [Pipeline] } 23:16:03 $ docker stop --time=1 b005dd46d2455fa8898bc9f7108cfc46c7e8c62e08afd6323fc521130be8eb29 23:16:05 $ docker rm -f --volumes b005dd46d2455fa8898bc9f7108cfc46c7e8c62e08afd6323fc521130be8eb29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:05 + docker inspect -f . ci-base-image-arm64 23:16:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:05 prd-ubuntu20.04-docker-arm64-4c-16g-2405 does not seem to be running inside a container 23:16:05 $ 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/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:16:07 $ docker top d8e2a2c9fb4f69e90249b5d4e6a97d117a4122f9ca1f546e9b698c125af03506 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:07 + git config --global --add safe.directory /w/workspace/app-record-replay/2 [Pipeline] fileExists [Pipeline] sh 23:16:08 + make test 23:16:08 go test -race -coverprofile=coverage.out ./... 23:19:00 ? github.com/edgexfoundry/app-record-replay [no test files] 23:19:00 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 23:19:00 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 23:19:00 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 23:19:00 ok github.com/edgexfoundry/app-record-replay/internal/app 0.277s coverage: 87.5% of statements 23:19:00 ok github.com/edgexfoundry/app-record-replay/internal/application 0.326s coverage: 95.3% of statements 23:19:00 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.479s coverage: 85.6% of statements 23:19:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:19:00 go vet ./... 23:21:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:21:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:21:21 ./bin/test-attribution-txt.sh [Pipeline] echo 23:21:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:21:21 $ docker stop --time=1 d8e2a2c9fb4f69e90249b5d4e6a97d117a4122f9ca1f546e9b698c125af03506 23:21:23 $ docker rm -f --volumes d8e2a2c9fb4f69e90249b5d4e6a97d117a4122f9ca1f546e9b698c125af03506 [Pipeline] // withDockerContainer [Pipeline] sh 23:21:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:21:25 Warning: overwriting stash ‘coverage-report’ 23:21:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:21:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:21:26 + ls -al . 23:21:26 total 164 23:21:26 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 23:16 . 23:21:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 23:13 .. 23:21:26 -rw-rw-r-- 1 jenkins jenkins 119 Jul 27 23:13 .dockerignore 23:21:26 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 23:13 .git 23:21:26 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 23:13 .github 23:21:26 -rw-rw-r-- 1 jenkins jenkins 164 Jul 27 23:13 .gitignore 23:21:26 -rw-rw-r-- 1 jenkins jenkins 41 Jul 27 23:13 .golangci.yml 23:21:26 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 27 23:13 Attribution.txt 23:21:26 -rw-rw-r-- 1 jenkins jenkins 258 Jul 27 23:13 CHANGELOG.md 23:21:26 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 27 23:13 Dockerfile 23:21:26 -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 23:13 GOVERNANCE.md 23:21:26 -rw-rw-r-- 1 jenkins jenkins 681 Jul 27 23:13 Jenkinsfile 23:21:26 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 27 23:13 LICENSE 23:21:26 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 27 23:13 Makefile 23:21:26 -rw-rw-r-- 1 jenkins jenkins 611 Jul 27 23:13 OWNERS.md 23:21:26 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 27 23:13 README.md 23:21:26 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 27 23:13 Record and Reply.postman_collection.json 23:21:26 -rw-rw-r-- 1 jenkins jenkins 5 Jul 27 23:11 VERSION 23:21:26 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 23:13 bin 23:21:26 -rw-r--r-- 1 jenkins jenkins 11988 Jul 27 23:18 coverage.out 23:21:26 -rw-rw-r-- 1 jenkins jenkins 3680 Jul 27 23:13 go.mod 23:21:26 -rw-rw-r-- 1 jenkins jenkins 32847 Jul 27 23:13 go.sum 23:21:26 drwxrwxr-x 6 jenkins jenkins 4096 Jul 27 23:13 internal 23:21:26 -rw-rw-r-- 1 jenkins jenkins 913 Jul 27 23:13 main.go 23:21:26 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 23:13 pkg 23:21:26 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 23:13 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:26 + 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=81b851e38c256d50b291ab62201163eb9e081d9b --label arch=arm64 --label version=0.0.0 . 23:21:26 Sending build context to Docker daemon 191.5kB 23:21:26 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:21:26 Step 2/26 : FROM ${BASE} AS builder 23:21:26 ---> 70fc8c0de2bf 23:21:26 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:21:26 ---> Running in 9a41f6761535 23:21:26 Removing intermediate container 9a41f6761535 23:21:26 ---> 5d571abe335e 23:21:26 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:21:26 ---> Running in 30c79628d275 23:21:27 Removing intermediate container 30c79628d275 23:21:27 ---> 1930d913987e 23:21:27 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:21:27 ---> Running in e9be3ed73947 23:21:27 Removing intermediate container e9be3ed73947 23:21:27 ---> 961864eb22f0 23:21:27 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:21:27 ---> Running in bfe9317e64cb 23:21:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:21:30 OK: 263 MiB in 53 packages 23:21:30 Removing intermediate container bfe9317e64cb 23:21:30 ---> e5b46573b40e 23:21:30 Step 7/26 : WORKDIR /app 23:21:31 ---> Running in 88948dbc1e05 23:21:31 Removing intermediate container 88948dbc1e05 23:21:31 ---> 2d0693bbb5d3 23:21:31 Step 8/26 : COPY go.mod vendor* ./ 23:21:31 ---> 7d3832fb41db 23:21:31 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:32 ---> Running in 927fbc1f535c 23:21:34 Removing intermediate container 927fbc1f535c 23:21:34 ---> 479d7ac6b0ef 23:21:34 Step 10/26 : COPY . . 23:21:34 ---> 6c50c2ab118c 23:21:34 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:21:34 ---> Running in 9010ffcac97c 23:21:35 Removing intermediate container 9010ffcac97c 23:21:35 ---> ac7060714e94 23:21:35 Step 12/26 : RUN $MAKE 23:21:35 ---> Running in 5b59375861a5 23:21:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 23:23:42 Removing intermediate container 5b59375861a5 23:23:42 ---> 1ec17c662611 23:23:42 Step 13/26 : FROM alpine:3.17 23:23:42 3.17: Pulling from library/alpine 23:23:42 edb6bdbacee9: Already exists 23:23:42 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:23:42 Status: Downloaded newer image for alpine:3.17 23:23:42 ---> 779605e5fbc0 23:23:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:23:42 ---> Running in 57fc7f7bc8ab 23:23:42 Removing intermediate container 57fc7f7bc8ab 23:23:42 ---> 52ac4f48de95 23:23:42 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 23:23:42 ---> Running in 94df8b406bd5 23:23:42 Removing intermediate container 94df8b406bd5 23:23:42 ---> 226cc1fd9458 23:23:42 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:23:42 ---> Running in baaee25febb4 23:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:45 (1/2) Installing ca-certificates (20230506-r0) 23:23:45 (2/2) Installing dumb-init (1.2.5-r2) 23:23:45 Executing busybox-1.35.0-r29.trigger 23:23:45 Executing ca-certificates-20230506-r0.trigger 23:23:45 OK: 8 MiB in 17 packages 23:23:46 Removing intermediate container baaee25febb4 23:23:46 ---> 0480f21b5a15 23:23:46 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:23:47 ---> ef75dc3738bb 23:23:47 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:23:47 ---> 8325262719cd 23:23:47 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:23:48 ---> 4a69b1836e88 23:23:48 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 23:23:49 ---> eb90ff0a8e09 23:23:49 Step 21/26 : EXPOSE 59712 23:23:49 ---> Running in 4e2bb37fe260 23:23:49 Removing intermediate container 4e2bb37fe260 23:23:49 ---> bc722ab0fff5 23:23:49 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 23:23:50 ---> Running in 2d359a4a8b12 23:23:50 Removing intermediate container 2d359a4a8b12 23:23:50 ---> 67b60d8c4440 23:23:50 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:23:50 ---> Running in 0a136b35f0a0 23:23:50 Removing intermediate container 0a136b35f0a0 23:23:50 ---> 53bce0928913 23:23:50 Step 24/26 : LABEL arch=arm64 23:23:50 ---> Running in def4c3641219 23:23:50 Removing intermediate container def4c3641219 23:23:50 ---> 0cc4a5e76ff3 23:23:50 Step 25/26 : LABEL git_sha=81b851e38c256d50b291ab62201163eb9e081d9b 23:23:50 ---> Running in 95a8006b4088 23:23:51 Removing intermediate container 95a8006b4088 23:23:51 ---> 99ccb9a4c82b 23:23:51 Step 26/26 : LABEL version=0.0.0 23:23:51 ---> Running in 0846a56f330f 23:23:51 Removing intermediate container 0846a56f330f 23:23:51 ---> c0194f3078e8 23:23:51 [Warning] One or more build-args [ARCH] were not consumed 23:23:51 Successfully built c0194f3078e8 23:23:51 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:23:52 23:23:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:23:52 arm64: Pulling from edgex-lftools-log-publisher 23:23:52 8998bd30e6a1: Pulling fs layer 23:23:52 04944245beec: Pulling fs layer 23:23:52 699f458cf7ca: Pulling fs layer 23:23:52 765212b225bb: Pulling fs layer 23:23:52 f23df028b6ca: Pulling fs layer 23:23:52 d65c8cfc05b1: Pulling fs layer 23:23:52 2437ff75d9bd: Pulling fs layer 23:23:52 f23df028b6ca: Waiting 23:23:52 d65c8cfc05b1: Waiting 23:23:52 2437ff75d9bd: Waiting 23:23:52 765212b225bb: Waiting 23:23:52 04944245beec: Verifying Checksum 23:23:52 04944245beec: Download complete 23:23:52 765212b225bb: Verifying Checksum 23:23:52 765212b225bb: Download complete 23:23:52 f23df028b6ca: Verifying Checksum 23:23:52 f23df028b6ca: Download complete 23:23:52 d65c8cfc05b1: Verifying Checksum 23:23:52 d65c8cfc05b1: Download complete 23:23:52 699f458cf7ca: Verifying Checksum 23:23:52 699f458cf7ca: Download complete 23:23:53 8998bd30e6a1: Verifying Checksum 23:23:53 8998bd30e6a1: Download complete 23:23:55 2437ff75d9bd: Verifying Checksum 23:23:55 2437ff75d9bd: Download complete 23:23:57 8998bd30e6a1: Pull complete 23:23:57 04944245beec: Pull complete 23:23:58 699f458cf7ca: Pull complete 23:23:59 765212b225bb: Pull complete 23:23:59 f23df028b6ca: Pull complete 23:23:59 d65c8cfc05b1: Pull complete 23:24:14 2437ff75d9bd: Pull complete 23:24:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:24:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:24:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:15 prd-ubuntu20.04-docker-arm64-4c-16g-2405 does not seem to be running inside a container 23:24:15 $ 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/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:24:17 $ docker top f9f7bbb6c93a8cb139e9dd934afb189f3bfd141c4a24ff5f929cce90a9d2da0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:18 ---> job-cost.sh 23:24:18 lf-activate-venv: SKIPPING 23:24:18 INFO: No Stack... 23:24:18 INFO: Retrieving Pricing Info for: v3-standard-4 23:24:19 INFO: Archiving Costs [Pipeline] sh 23:24:19 + cat /w/workspace/app-record-replay/2/archives/cost.csv 23:24:19 + cut -d, -f6 [Pipeline] lock 23:24:19 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-51-2-stack-cost] 23:24:19 Resource [jenkins-edgexfoundry-app-record-replay-PR-51-2-stack-cost] did not exist. Created. 23:24:19 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-51-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:24:20 /w/workspace/app-record-replay/2@tmp/durable-d9366409/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:24:20 + echo total: 0.10999999940395355 [Pipeline] stash 23:24:20 Warning: overwriting stash ‘stack-cost’ 23:24:20 Stashed 1 file(s) [Pipeline] } 23:24:20 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-51-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:24:20 $ docker stop --time=1 f9f7bbb6c93a8cb139e9dd934afb189f3bfd141c4a24ff5f929cce90a9d2da0d 23:24:22 $ docker rm -f --volumes f9f7bbb6c93a8cb139e9dd934afb189f3bfd141c4a24ff5f929cce90a9d2da0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:24:22 provisioning config files... 23:24:22 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-51 #2 23:24:22 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-51@tmp/config5450371750154755152tmp [Pipeline] { [Pipeline] sh 23:24:23 + set +x 23:24:23 + curl -s https://codecov.io/bash 23:24:23 + bash -s -- 23:24:23 23:24:23 _____ _ 23:24:23 / ____| | | 23:24:23 | | ___ __| | ___ ___ _____ __ 23:24:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:24:23 | |___| (_) | (_| | __/ (_| (_) \ V / 23:24:23 \_____\___/ \__,_|\___|\___\___/ \_/ 23:24:23 Bash-1.0.6 23:24:23 23:24:23 23:24:23 ==> git version 2.25.1 found 23:24:23 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:24:23 Release-Date: 2020-01-08 23:24:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:24:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:24:23 ==> Jenkins CI detected. 23:24:23 current dir:  /w/workspace/xfoundry_app-record-replay_PR-51 23:24:23 project root: . 23:24:23 --> token set from env 23:24:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:24:23 ==> Running gcov in . (disable via -X gcov) 23:24:23 ==> Python coveragepy not found 23:24:23 ==> Searching for coverage reports in: 23:24:23 + . 23:24:23 -> Found 1 reports 23:24:23 ==> Detecting git/mercurial file structure 23:24:23 ==> Reading reports 23:24:23 + ./coverage.out bytes=11988 23:24:23 ==> Appending adjustments 23:24:23 https://docs.codecov.io/docs/fixing-reports 23:24:23 + Found adjustments 23:24:23 ==> Gzipping contents 23:24:23 4.0K /tmp/codecov.IYeurQ.gz 23:24:23 ==> Uploading reports 23:24:23 url: https://codecov.io 23:24:23 query: branch=PR-51&commit=7aed937b4a783f332ea5eb77d2a218d5e182101b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-51%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=51&job=&cmd_args= 23:24:23 -> Pinging Codecov 23:24:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-51&commit=7aed937b4a783f332ea5eb77d2a218d5e182101b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-51%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=51&job=&cmd_args= 23:24:23 Invalid request parameters 23:24:23 400 [Pipeline] } 23:24:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:24:24 + [ -d /w/workspace/xfoundry_app-record-replay_PR-51/archives ] 23:24:24 + ls -al /w/workspace/xfoundry_app-record-replay_PR-51/archives 23:24:24 total 16 23:24:24 drwxr-xr-x 3 root root 4096 Jul 27 23:14 . 23:24:24 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 23:14 .. 23:24:24 drwxr-xr-x 2 root root 4096 Jul 27 23:14 cost 23:24:24 -rw-r--r-- 1 root root 88 Jul 27 23:14 cost.csv 23:24:24 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-51/archives 23:24:24 + ls -al /w/workspace/xfoundry_app-record-replay_PR-51/archives 23:24:24 total 16 23:24:24 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 23:14 . 23:24:24 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 23:14 .. 23:24:24 drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 23:14 cost 23:24:24 -rw-r--r-- 1 jenkins jenkins 88 Jul 27 23:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:24:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:24:25 ---> package-listing.sh 23:24:25 ++ facter osfamily 23:24:25 ++ tr '[:upper:]' '[:lower:]' 23:24:25 + OS_FAMILY=debian 23:24:25 + workspace=/w/workspace/xfoundry_app-record-replay_PR-51 23:24:25 + START_PACKAGES=/tmp/packages_start.txt 23:24:25 + END_PACKAGES=/tmp/packages_end.txt 23:24:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:24:25 + PACKAGES=/tmp/packages_start.txt 23:24:25 + '[' /w/workspace/xfoundry_app-record-replay_PR-51 ']' 23:24:25 + PACKAGES=/tmp/packages_end.txt 23:24:25 + case "${OS_FAMILY}" in 23:24:25 + dpkg -l 23:24:25 + grep '^ii' 23:24:25 + '[' -f /tmp/packages_start.txt ']' 23:24:25 + '[' -f /tmp/packages_end.txt ']' 23:24:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:24:25 + '[' /w/workspace/xfoundry_app-record-replay_PR-51 ']' 23:24:25 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-51/archives/ 23:24:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-51/archives/ [Pipeline] echo 23:24:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_PR-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:24:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:26 prd-ubuntu20.04-docker-8c-8g-2403 does not seem to be running inside a container 23:24:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_PR-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-51 -v /w/workspace/xfoundry_app-record-replay_PR-51:/w/workspace/xfoundry_app-record-replay_PR-51:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-51@tmp:/w/workspace/xfoundry_app-record-replay_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:24:26 $ docker top 57123dd7a12fea3bab8f1700f07e815d327961ff9b1e379ec2acee2861a2dbd1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:27 + touch /tmp/pre-build-complete [Pipeline] sh 23:24:27 + mkdir -p /var/log/sysstat [Pipeline] sh 23:24:27 + ls /var/log/sa-host 23:24:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:28 provisioning config files... 23:24:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-51@tmp/config2539114739010446368tmp [Pipeline] { [Pipeline] echo 23:24:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:24:28 ---> create-netrc.sh [Pipeline] } 23:24:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:24:28 ---> python-tools-install.sh [Pipeline] echo 23:24:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:24:28 ---> sudo-logs.sh 23:24:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:24:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:24:29 ---> job-cost.sh 23:24:29 lf-activate-venv: SKIPPING 23:24:29 DEBUG: total: 0.2199999988079071 23:24:29 INFO: Retrieving Stack Cost... 23:24:29 INFO: Retrieving Pricing Info for: v3-standard-8 23:24:30 INFO: Archiving Costs [Pipeline] echo 23:24:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:24:31 ---> logs-deploy.sh 23:24:31 lf-activate-venv: SKIPPING 23:24:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-51/2 23:24:31 INFO: archiving workspace using pattern(s): 23:24:32 Archives upload complete. 23:24:32 INFO: archiving logs to Nexus 23:24:32 ---> uname -a: 23:24:32 Linux prd-ubuntu20-04-docker-8c-8g-2403 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:24:32 23:24:32 23:24:32 ---> lscpu: 23:24:32 Architecture: x86_64 23:24:32 CPU op-mode(s): 32-bit, 64-bit 23:24:32 Byte Order: Little Endian 23:24:32 Address sizes: 40 bits physical, 48 bits virtual 23:24:32 CPU(s): 8 23:24:32 On-line CPU(s) list: 0-7 23:24:32 Thread(s) per core: 1 23:24:32 Core(s) per socket: 1 23:24:32 Socket(s): 8 23:24:32 NUMA node(s): 1 23:24:32 Vendor ID: AuthenticAMD 23:24:32 CPU family: 23 23:24:32 Model: 49 23:24:32 Model name: AMD EPYC-Rome Processor 23:24:32 Stepping: 0 23:24:32 CPU MHz: 2799.998 23:24:32 BogoMIPS: 5599.99 23:24:32 Virtualization: AMD-V 23:24:32 Hypervisor vendor: KVM 23:24:32 Virtualization type: full 23:24:32 L1d cache: 256 KiB 23:24:32 L1i cache: 256 KiB 23:24:32 L2 cache: 4 MiB 23:24:32 L3 cache: 128 MiB 23:24:32 NUMA node0 CPU(s): 0-7 23:24:32 Vulnerability Itlb multihit: Not affected 23:24:32 Vulnerability L1tf: Not affected 23:24:32 Vulnerability Mds: Not affected 23:24:32 Vulnerability Meltdown: Not affected 23:24:32 Vulnerability Mmio stale data: Not affected 23:24:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:24:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:24:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:24:32 Vulnerability Srbds: Not affected 23:24:32 Vulnerability Tsx async abort: Not affected 23:24:32 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 23:24:32 23:24:32 23:24:32 ---> nproc: 23:24:32 8 23:24:32 23:24:32 23:24:32 ---> df -h: 23:24:32 Filesystem Size Used Avail Use% Mounted on 23:24:32 overlay 155G 12G 144G 8% / 23:24:32 tmpfs 64M 0 64M 0% /dev 23:24:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:24:32 shm 64M 0 64M 0% /dev/shm 23:24:32 /dev/vda1 155G 12G 144G 8% /facter-os 23:24:32 23:24:32 23:24:32 ---> sar -b -r -n DEV: 23:24:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2403) 07/27/23 _x86_64_ (8 CPU) 23:24:32 23:24:32 23:10:47 LINUX RESTART (8 CPU) 23:24:32 23:24:32 23:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:24:32 23:12:01 363.47 48.16 315.31 0.00 5431.49 159791.37 0.00 23:24:32 23:13:01 155.52 0.93 154.59 0.00 23.06 96740.14 0.00 23:24:32 23:14:01 98.40 0.25 98.15 0.00 7.47 19539.14 0.00 23:24:32 23:15:01 119.50 0.03 119.46 0.00 3.07 34792.60 0.00 23:24:32 23:16:01 29.31 9.27 20.05 0.00 2886.05 2596.25 0.00 23:24:32 23:17:01 30.83 2.37 28.46 0.00 2293.22 6302.95 0.00 23:24:32 23:18:01 3.65 0.02 3.63 0.00 0.13 92.77 0.00 23:24:32 23:19:01 2.02 0.02 2.00 0.00 2.53 22.40 0.00 23:24:32 23:20:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 23:24:32 23:21:01 1.88 0.00 1.88 0.00 0.00 20.93 0.00 23:24:32 23:22:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 23:24:32 23:23:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 23:24:32 23:24:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 23:24:32 Average: 62.31 4.70 57.61 0.00 818.99 24612.05 0.00 23:24:32 23:24:32 23:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:24:32 23:12:01 29154084 31564012 760108 2.31 72448 2612776 1938708 5.71 1017732 2358080 568 23:24:32 23:13:01 28371860 31562932 744500 2.26 145440 3252656 1782644 5.25 1087820 2987552 192 23:24:32 23:14:01 27965476 31281284 1020456 3.10 150832 3343080 2621484 7.73 1539456 2903952 89964 23:24:32 23:15:01 27595876 31572920 730636 2.22 160548 3953260 1773000 5.23 1257104 3515776 560 23:24:32 23:16:01 27295920 31549704 732528 2.23 178116 4208316 1865752 5.50 1415636 3631920 66632 23:24:32 23:17:01 27066356 31555084 729588 2.22 194704 4414924 1808368 5.33 1578536 3686008 8 23:24:32 23:18:01 27071416 31555360 728680 2.22 193256 4411680 1788892 5.27 1577012 3682808 16 23:24:32 23:19:01 27076928 31560972 723020 2.20 193288 4411760 1788892 5.27 1571100 3682888 20 23:24:32 23:20:01 27077480 31561596 722420 2.20 193356 4411760 1788892 5.27 1571124 3682904 8 23:24:32 23:21:01 27077264 31561440 722500 2.20 193388 4411768 1788892 5.27 1571196 3682908 4 23:24:32 23:22:01 27077540 31561788 722092 2.20 193456 4411768 1788892 5.27 1571320 3682908 8 23:24:32 23:23:01 27077524 31561856 722004 2.20 193492 4411772 1788892 5.27 1571312 3682952 168 23:24:32 23:24:01 27077692 31562096 721920 2.20 193556 4411776 1788892 5.27 1571416 3682956 8 23:24:32 Average: 27460417 31539311 752342 2.29 173529 4051330 1870169 5.51 1453905 3451047 12166 23:24:32 23:24:32 23:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:24:32 23:12:01 docker0 1.92 3.03 0.20 34.70 0.00 0.00 0.00 0.00 23:24:32 23:12:01 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 23:24:32 23:12:01 veth602c311 1.07 2.23 0.08 32.18 0.00 0.00 0.00 0.00 23:24:32 23:12:01 ens3 607.07 362.94 6647.99 105.13 0.00 0.00 0.00 0.00 23:24:32 23:13:01 docker0 201.87 366.07 15.85 2336.88 0.00 0.00 0.00 0.00 23:24:32 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:24:32 23:13:01 ens3 389.10 213.11 2360.81 25.16 0.00 0.00 0.00 0.00 23:24:32 23:14:01 docker0 1.45 3.45 0.09 42.52 0.00 0.00 0.00 0.00 23:24:32 23:14:01 vethe69084a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:24:32 23:14:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 23:24:32 23:14:01 ens3 36.43 21.50 72.80 12.74 0.00 0.00 0.00 0.00 23:24:32 23:15:01 docker0 1.78 3.82 0.11 45.59 0.00 0.00 0.00 0.00 23:24:32 23:15:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 23:24:32 23:15:01 ens3 102.82 63.54 2571.92 13.11 0.00 0.00 0.00 0.00 23:24:32 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:32 23:16:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 23:24:32 23:16:01 ens3 86.30 34.59 1547.33 2.61 0.00 0.00 0.00 0.00 23:24:32 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:32 23:17:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:24:32 23:17:01 ens3 78.45 27.58 1373.95 1.99 0.00 0.00 0.00 0.00 23:24:32 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:32 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:32 23:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:32 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:32 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:24:32 23:19:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:24:32 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:32 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:32 23:20:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:24:32 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:32 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:24:32 23:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:24:32 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:32 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:32 23:22:01 ens3 0.17 0.07 0.08 0.06 0.00 0.00 0.00 0.00 23:24:32 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:32 23:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:24:32 23:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:24:32 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:32 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:32 23:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:24:32 Average: docker0 15.92 28.95 1.25 189.20 0.00 0.00 0.00 0.00 23:24:32 Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 23:24:32 Average: ens3 100.06 55.67 1121.13 12.37 0.00 0.00 0.00 0.00 23:24:32 23:24:32 23:24:32 ---> sar -P ALL: 23:24:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2403) 07/27/23 _x86_64_ (8 CPU) 23:24:32 23:24:32 23:10:47 LINUX RESTART (8 CPU) 23:24:32 23:24:32 23:11:01 CPU %user %nice %system %iowait %steal %idle 23:24:32 23:12:01 all 9.56 0.00 3.64 3.92 0.07 82.81 23:24:32 23:12:01 0 10.82 0.00 3.52 2.09 0.07 83.51 23:24:32 23:12:01 1 8.69 0.00 4.17 8.54 0.07 78.54 23:24:32 23:12:01 2 7.89 0.00 3.71 2.99 0.07 85.35 23:24:32 23:12:01 3 13.37 0.00 4.46 2.66 0.07 79.44 23:24:32 23:12:01 4 11.27 0.00 3.03 5.69 0.05 79.96 23:24:32 23:12:01 5 8.57 0.00 4.01 6.06 0.08 81.27 23:24:32 23:12:01 6 8.92 0.00 3.36 3.20 0.07 84.45 23:24:32 23:12:01 7 6.90 0.00 2.86 0.12 0.07 90.06 23:24:32 23:13:01 all 4.82 0.00 2.50 4.85 0.05 87.77 23:24:32 23:13:01 0 4.34 0.00 2.06 0.45 0.07 93.08 23:24:32 23:13:01 1 5.10 0.00 2.31 0.40 0.05 92.14 23:24:32 23:13:01 2 4.31 0.00 2.36 0.25 0.05 93.03 23:24:32 23:13:01 3 5.06 0.00 3.47 13.46 0.07 77.94 23:24:32 23:13:01 4 5.86 0.00 1.95 0.22 0.03 91.94 23:24:32 23:13:01 5 5.23 0.00 2.75 0.49 0.05 91.49 23:24:32 23:13:01 6 3.89 0.00 2.26 5.62 0.03 88.20 23:24:32 23:13:01 7 4.77 0.00 2.88 18.12 0.08 74.14 23:24:32 23:14:01 all 47.38 0.00 7.41 0.91 0.11 44.19 23:24:32 23:14:01 0 44.85 0.00 8.10 2.32 0.12 44.62 23:24:32 23:14:01 1 48.15 0.00 7.40 0.49 0.10 43.85 23:24:32 23:14:01 2 47.70 0.00 8.13 0.00 0.10 44.08 23:24:32 23:14:01 3 47.91 0.00 7.26 2.95 0.12 41.75 23:24:32 23:14:01 4 46.76 0.00 6.94 0.96 0.08 45.26 23:24:32 23:14:01 5 49.73 0.00 7.21 0.20 0.13 42.72 23:24:32 23:14:01 6 46.88 0.00 6.99 0.27 0.12 45.75 23:24:32 23:14:01 7 47.04 0.00 7.24 0.12 0.12 45.48 23:24:32 23:15:01 all 13.47 0.00 3.43 1.84 0.05 81.21 23:24:32 23:15:01 0 14.06 0.00 3.65 8.76 0.05 73.48 23:24:32 23:15:01 1 14.08 0.00 3.38 0.05 0.05 82.44 23:24:32 23:15:01 2 14.98 0.00 3.81 0.80 0.05 80.36 23:24:32 23:15:01 3 13.43 0.00 2.95 0.02 0.05 83.56 23:24:32 23:15:01 4 10.98 0.00 3.98 4.92 0.05 80.07 23:24:32 23:15:01 5 13.42 0.00 2.60 0.02 0.05 83.91 23:24:32 23:15:01 6 13.57 0.00 3.84 0.03 0.03 82.52 23:24:32 23:15:01 7 13.22 0.00 3.24 0.15 0.05 83.34 23:24:32 23:16:01 all 1.24 0.00 0.83 0.45 0.02 97.46 23:24:32 23:16:01 0 1.25 0.00 1.44 0.08 0.02 97.21 23:24:32 23:16:01 1 0.83 0.00 0.68 0.73 0.00 97.75 23:24:32 23:16:01 2 1.23 0.00 1.08 0.13 0.03 97.52 23:24:32 23:16:01 3 1.12 0.00 0.57 0.02 0.02 98.28 23:24:32 23:16:01 4 0.95 0.00 0.55 1.34 0.02 97.15 23:24:32 23:16:01 5 1.93 0.00 0.93 1.08 0.02 96.03 23:24:32 23:16:01 6 1.07 0.00 0.83 0.02 0.02 98.07 23:24:32 23:16:01 7 1.55 0.00 0.52 0.23 0.02 97.68 23:24:32 23:17:01 all 1.11 0.00 0.79 0.54 0.02 97.54 23:24:32 23:17:01 0 1.53 0.00 2.09 0.32 0.02 96.05 23:24:32 23:17:01 1 2.18 0.00 0.50 0.23 0.02 97.07 23:24:32 23:17:01 2 0.83 0.00 0.72 1.05 0.02 97.38 23:24:32 23:17:01 3 0.65 0.00 0.35 0.05 0.03 98.91 23:24:32 23:17:01 4 0.60 0.00 0.55 1.92 0.02 96.91 23:24:32 23:17:01 5 1.07 0.00 0.45 0.73 0.02 97.73 23:24:32 23:17:01 6 0.75 0.00 0.50 0.00 0.02 98.73 23:24:32 23:17:01 7 1.25 0.00 1.15 0.02 0.02 97.57 23:24:32 23:18:01 all 0.08 0.00 0.05 0.01 0.01 99.84 23:24:32 23:18:01 0 0.25 0.00 0.10 0.00 0.00 99.65 23:24:32 23:18:01 1 0.07 0.00 0.03 0.00 0.02 99.88 23:24:32 23:18:01 2 0.08 0.00 0.05 0.02 0.00 99.85 23:24:32 23:18:01 3 0.10 0.00 0.03 0.00 0.03 99.83 23:24:32 23:18:01 4 0.05 0.00 0.07 0.08 0.02 99.78 23:24:32 23:18:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:24:32 23:18:01 6 0.07 0.00 0.03 0.02 0.03 99.85 23:24:32 23:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:24:32 23:19:01 all 0.03 0.00 0.01 0.01 0.01 99.94 23:24:32 23:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:24:32 23:19:01 1 0.05 0.00 0.02 0.00 0.02 99.92 23:24:32 23:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:24:32 23:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:24:32 23:19:01 4 0.08 0.00 0.02 0.05 0.02 99.83 23:24:32 23:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:24:32 23:19:01 6 0.03 0.00 0.00 0.02 0.02 99.93 23:24:32 23:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:24:32 23:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:24:32 23:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:24:32 23:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:24:32 23:20:01 2 0.03 0.00 0.03 0.03 0.02 99.88 23:24:32 23:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:24:32 23:20:01 4 0.03 0.00 0.03 0.05 0.02 99.87 23:24:32 23:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:24:32 23:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:24:32 23:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:24:32 23:21:01 all 0.22 0.00 0.01 0.01 0.01 99.75 23:24:32 23:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:24:32 23:21:01 1 0.05 0.00 0.00 0.00 0.02 99.93 23:24:32 23:21:01 2 0.07 0.00 0.05 0.00 0.03 99.85 23:24:32 23:21:01 3 1.55 0.00 0.02 0.00 0.02 98.42 23:24:32 23:21:01 4 0.03 0.00 0.02 0.07 0.00 99.88 23:24:32 23:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:24:32 23:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:24:32 23:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:24:32 23:22:01 all 0.28 0.00 0.01 0.01 0.01 99.69 23:24:32 23:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:24:32 23:22:01 1 0.25 0.00 0.00 0.00 0.02 99.73 23:24:32 23:22:01 2 0.00 0.00 0.02 0.00 0.03 99.95 23:24:32 23:22:01 3 1.97 0.00 0.02 0.00 0.02 98.00 23:24:32 23:22:01 4 0.02 0.00 0.02 0.05 0.02 99.90 23:24:32 23:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:24:32 23:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:24:32 23:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:24:32 23:24:32 23:22:01 CPU %user %nice %system %iowait %steal %idle 23:24:32 23:23:01 all 0.28 0.00 0.01 0.00 0.01 99.70 23:24:32 23:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:24:32 23:23:01 1 0.13 0.00 0.00 0.00 0.00 99.87 23:24:32 23:23:01 2 0.03 0.00 0.03 0.00 0.02 99.92 23:24:32 23:23:01 3 1.99 0.00 0.00 0.00 0.02 98.00 23:24:32 23:23:01 4 0.02 0.00 0.02 0.03 0.02 99.92 23:24:32 23:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:24:32 23:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:24:32 23:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:24:32 23:24:01 all 0.25 0.00 0.01 0.01 0.01 99.73 23:24:32 23:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:24:32 23:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:24:32 23:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:24:32 23:24:01 3 1.97 0.00 0.00 0.00 0.02 98.01 23:24:32 23:24:01 4 0.00 0.00 0.02 0.05 0.02 99.92 23:24:32 23:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:24:32 23:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:24:32 23:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:24:32 Average: all 6.01 0.00 1.43 0.96 0.03 91.57 23:24:32 Average: 0 5.90 0.00 1.61 1.07 0.03 91.39 23:24:32 Average: 1 6.08 0.00 1.41 0.80 0.03 91.68 23:24:32 Average: 2 5.90 0.00 1.53 0.40 0.03 92.13 23:24:32 Average: 3 6.80 0.00 1.46 1.46 0.04 90.24 23:24:32 Average: 4 5.85 0.00 1.31 1.18 0.03 91.62 23:24:32 Average: 5 6.12 0.00 1.38 0.66 0.03 91.82 23:24:32 Average: 6 5.75 0.00 1.37 0.70 0.03 92.15 23:24:32 Average: 7 5.69 0.00 1.36 1.43 0.03 91.50 23:24:32 23:24:32 23:24:32