Pull request #56 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-record-replay Loading trusted files from base branch main at 90458aff5952e3959d65678bf25cab3d18ebfb0c rather than dec8270ab2923d8a7d3ae15e6a803ce952a70dcb Obtained Jenkinsfile from 90458aff5952e3959d65678bf25cab3d18ebfb0c 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-ssh17543387498791004654.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh12070140200464542725.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-56/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-56/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3130050016588614797.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14195242334751364066.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-56/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-56/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17809633295395376874.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3726 in /w/workspace/xfoundry_app-record-replay_PR-56 [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-56 # 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 90458aff5952e3959d65678bf25cab3d18ebfb0c into PR head commit dec8270ab2923d8a7d3ae15e6a803ce952a70dcb Merge succeeded, producing 17a5d05ae6154fb59548e79aa0719908b3af7bc8 Checking out Revision 17a5d05ae6154fb59548e79aa0719908b3af7bc8 (PR-56) > 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/56/head:refs/remotes/origin/PR-56 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dec8270ab2923d8a7d3ae15e6a803ce952a70dcb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 90458aff5952e3959d65678bf25cab3d18ebfb0c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17a5d05ae6154fb59548e79aa0719908b3af7bc8 # timeout=10 Commit message: "Merge commit '90458aff5952e3959d65678bf25cab3d18ebfb0c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:32:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk bc4d5e8e37627f702dc15e4b6eb20e17a813c5bf # timeout=10 22:32:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:32:34 ========================================================= 22:32:34 EdgeX Global Pipelines Version Info 22:32:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:32:35 ------------------- 22:32:35 stable info: 22:32:35 ------------------- 22:32:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:32:35 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 22:32:35 Message: update stable to v1.0.253 22:32:35 ------------------- 22:32:35 experimental info: 22:32:35 ------------------- 22:32:35 Commited By: **** collab-it+edgex@linuxfoundation.org 22:32:35 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 22:32:35 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-56 [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-56 [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-56 [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17a5d05ae6154fb59548e79aa0719908b3af7bc8 [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17a5d05 [Pipeline] echo 22:32:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:32:36 provisioning config files... 22:32:36 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-56@tmp/config3562283386061902460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:32:36 ---> docker-login.sh 22:32:36 nexus3.edgexfoundry.org:10001 22:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:37 Configure a credential helper to remove this warning. See 22:32:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:37 22:32:37 Login Succeeded 22:32:37 nexus3.edgexfoundry.org:10002 22:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:37 Configure a credential helper to remove this warning. See 22:32:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:37 22:32:37 Login Succeeded 22:32:37 nexus3.edgexfoundry.org:10003 22:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:37 Configure a credential helper to remove this warning. See 22:32:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:37 22:32:37 Login Succeeded 22:32:37 nexus3.edgexfoundry.org:10004 22:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:37 Configure a credential helper to remove this warning. See 22:32:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:37 22:32:37 Login Succeeded 22:32:37 docker.io 22:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:37 Configure a credential helper to remove this warning. See 22:32:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:37 22:32:37 Login Succeeded 22:32:37 ---> docker-login.sh ends [Pipeline] } 22:32:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:32:38 + git rev-list -1 --merges 17a5d05ae6154fb59548e79aa0719908b3af7bc8~1..17a5d05ae6154fb59548e79aa0719908b3af7bc8 [Pipeline] echo 22:32:38 -----------> git rev-list -1 --merges 17a5d05ae6154fb59548e79aa0719908b3af7bc8~1..17a5d05ae6154fb59548e79aa0719908b3af7bc8 17a5d05ae6154fb59548e79aa0719908b3af7bc8 22:32:38 17a5d05ae6154fb59548e79aa0719908b3af7bc8 [false] [Pipeline] sh 22:32:38 + git log --format=format:%s -1 17a5d05ae6154fb59548e79aa0719908b3af7bc8 [Pipeline] echo 22:32:38 ========================================================= 22:32:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:32:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:32:38 + git log --format=format:%s -1 17a5d05ae6154fb59548e79aa0719908b3af7bc8 [Pipeline] echo 22:32:38 [semverPrep] GIT_COMMIT: 17a5d05ae6154fb59548e79aa0719908b3af7bc8, Commit Message: Merge commit '90458aff5952e3959d65678bf25cab3d18ebfb0c' into HEAD [Pipeline] echo 22:32:38 [semverPrep] This is not a build commit. [Pipeline] sh 22:32:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:32:39 + grep -v github /etc/ssh/ssh_known_hosts 22:32:39 + [ -e /tmp/ssh_known_hosts ] 22:32:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:32:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:32:39 + sudo tee -a /etc/ssh/ssh_known_hosts 22:32:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:32:39 22:32:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:32:40 0.1.4: Pulling from edgex-devops/py-git-semver 22:32:40 b85a868b505f: Pulling fs layer 22:32:40 e2be974225ed: Pulling fs layer 22:32:40 339a4e72a1f5: Pulling fs layer 22:32:40 988bab9f4d93: Pulling fs layer 22:32:40 1469e6f7b9e6: Pulling fs layer 22:32:40 eaf3925da568: Pulling fs layer 22:32:40 bab4dde63d76: Pulling fs layer 22:32:40 bde34c3a00c8: Pulling fs layer 22:32:40 b352a97aabf1: Pulling fs layer 22:32:40 4872d77fe225: Pulling fs layer 22:32:40 5851b861e8e6: Pulling fs layer 22:32:40 bab4dde63d76: Waiting 22:32:40 bde34c3a00c8: Waiting 22:32:40 5851b861e8e6: Waiting 22:32:40 1469e6f7b9e6: Waiting 22:32:40 4872d77fe225: Waiting 22:32:40 eaf3925da568: Waiting 22:32:40 e2be974225ed: Verifying Checksum 22:32:40 e2be974225ed: Download complete 22:32:40 988bab9f4d93: Verifying Checksum 22:32:40 988bab9f4d93: Download complete 22:32:40 1469e6f7b9e6: Verifying Checksum 22:32:40 1469e6f7b9e6: Download complete 22:32:40 eaf3925da568: Download complete 22:32:40 339a4e72a1f5: Verifying Checksum 22:32:40 339a4e72a1f5: Download complete 22:32:40 bde34c3a00c8: Download complete 22:32:40 b85a868b505f: Verifying Checksum 22:32:40 b85a868b505f: Download complete 22:32:40 4872d77fe225: Verifying Checksum 22:32:40 4872d77fe225: Download complete 22:32:40 b352a97aabf1: Download complete 22:32:40 5851b861e8e6: Verifying Checksum 22:32:40 5851b861e8e6: Download complete 22:32:40 bab4dde63d76: Verifying Checksum 22:32:40 bab4dde63d76: Download complete 22:32:41 b85a868b505f: Pull complete 22:32:41 e2be974225ed: Pull complete 22:32:42 339a4e72a1f5: Pull complete 22:32:42 988bab9f4d93: Pull complete 22:32:42 1469e6f7b9e6: Pull complete 22:32:42 eaf3925da568: Pull complete 22:32:44 bab4dde63d76: Pull complete 22:32:44 bde34c3a00c8: Pull complete 22:32:44 b352a97aabf1: Pull complete 22:32:44 4872d77fe225: Pull complete 22:32:44 5851b861e8e6: Pull complete 22:32:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:32:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:32:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:32:44 prd-ubuntu20.04-docker-8c-8g-3726 does not seem to be running inside a container 22:32:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-56 -v /w/workspace/xfoundry_app-record-replay_PR-56:/w/workspace/xfoundry_app-record-replay_PR-56:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-56@tmp:/w/workspace/xfoundry_app-record-replay_PR-56@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-devops/py-git-semver:0.1.4 cat 22:32:48 $ docker top 99d6c0175e1e91f39cc11ca5ee222875714b31bccce59eecefccff96525f6552 -eo pid,comm 22:32:48 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). 22:32:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:32:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:32:48 [ssh-agent] Looking for ssh-agent implementation... 22:32:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:32:48 $ docker exec 99d6c0175e1e91f39cc11ca5ee222875714b31bccce59eecefccff96525f6552 ssh-agent 22:32:48 SSH_AUTH_SOCK=/tmp/ssh-hKFIUciwzz73/agent.33 22:32:48 SSH_AGENT_PID=39 22:32:48 Running ssh-add (command line suppressed) 22:32:48 Identity added: /w/workspace/xfoundry_app-record-replay_PR-56@tmp/private_key_17371612337983012800.key (/w/workspace/xfoundry_app-record-replay_PR-56@tmp/private_key_17371612337983012800.key) 22:32:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:32:49 + git tag --points-at HEAD [Pipeline] } 22:32:49 $ docker exec --env ******** --env ******** 99d6c0175e1e91f39cc11ca5ee222875714b31bccce59eecefccff96525f6552 ssh-agent -k 22:32:49 unset SSH_AUTH_SOCK; 22:32:49 unset SSH_AGENT_PID; 22:32:49 echo Agent pid 39 killed; 22:32:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:32:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:32:49 [ssh-agent] Looking for ssh-agent implementation... 22:32:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:32:49 $ docker exec 99d6c0175e1e91f39cc11ca5ee222875714b31bccce59eecefccff96525f6552 ssh-agent 22:32:49 SSH_AUTH_SOCK=/tmp/ssh-3rSkPSqqEs7f/agent.71 22:32:49 SSH_AGENT_PID=77 22:32:49 Running ssh-add (command line suppressed) 22:32:49 Identity added: /w/workspace/xfoundry_app-record-replay_PR-56@tmp/private_key_9471014255894796239.key (/w/workspace/xfoundry_app-record-replay_PR-56@tmp/private_key_9471014255894796239.key) 22:32:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:32:49 + git semver init 22:32:50 2023-08-15 22:32:50,131 [run_init] DEBUG init version:0.0.0 force:False 22:32:50 2023-08-15 22:32:50,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-56/.semver 22:32:50 2023-08-15 22:32:50,133 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-56/.semver 22:32:50 2023-08-15 22:32:50,133 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-56/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-56, universal_newlines=False, shell=None, istream=None) 22:32:50 2023-08-15 22:32:50,685 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-56/.git/info/exclude 22:32:50 2023-08-15 22:32:50,686 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-56/.semver/PR-56 with force:False 22:32:50 2023-08-15 22:32:50,686 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-56/.semver/PR-56 22:32:50 2023-08-15 22:32:50,689 [execute] INFO git cat-file --batch-check 22:32:50 2023-08-15 22:32:50,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-56/.semver, universal_newlines=False, shell=None, istream=) 22:32:50 2023-08-15 22:32:50,696 [execute] INFO git cat-file --batch 22:32:50 2023-08-15 22:32:50,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-56/.semver, universal_newlines=False, shell=None, istream=) 22:32:50 2023-08-15 22:32:50,700 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-56/.semver/PR-56 22:32:50 0.0.0 [Pipeline] } 22:32:50 $ docker exec --env ******** --env ******** 99d6c0175e1e91f39cc11ca5ee222875714b31bccce59eecefccff96525f6552 ssh-agent -k 22:32:50 unset SSH_AUTH_SOCK; 22:32:50 unset SSH_AGENT_PID; 22:32:50 echo Agent pid 77 killed; 22:32:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:32:51 + git semver [Pipeline] } 22:32:51 $ docker stop --time=1 99d6c0175e1e91f39cc11ca5ee222875714b31bccce59eecefccff96525f6552 22:32:52 $ docker rm -f --volumes 99d6c0175e1e91f39cc11ca5ee222875714b31bccce59eecefccff96525f6552 [Pipeline] // withDockerContainer [Pipeline] sh 22:32:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:32:53 Stashed 1 file(s) [Pipeline] echo 22:32:53 [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 22:32:53 provisioning config files... 22:32:53 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-56@tmp/config17540875909024508972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:32:53 ---> docker-login.sh 22:32:53 nexus3.edgexfoundry.org:10001 22:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:53 Configure a credential helper to remove this warning. See 22:32:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:53 22:32:53 Login Succeeded 22:32:53 nexus3.edgexfoundry.org:10002 22:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:53 Configure a credential helper to remove this warning. See 22:32:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:53 22:32:53 Login Succeeded 22:32:53 nexus3.edgexfoundry.org:10003 22:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:54 Configure a credential helper to remove this warning. See 22:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:54 22:32:54 Login Succeeded 22:32:54 nexus3.edgexfoundry.org:10004 22:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:54 Configure a credential helper to remove this warning. See 22:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:54 22:32:54 Login Succeeded 22:32:54 docker.io 22:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:54 Configure a credential helper to remove this warning. See 22:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:54 22:32:54 Login Succeeded 22:32:54 ---> docker-login.sh ends [Pipeline] } 22:32:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:32:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:32:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:32:54 ========================================================= 22:32:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:32:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:55 + 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 . 22:32:55 Sending build context to Docker daemon 451.6kB 22:32:55 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:32:55 Step 2/12 : FROM ${BASE} AS builder 22:32:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:32:55 4db1b89c0bd1: Pulling fs layer 22:32:55 6911f1a30b25: Pulling fs layer 22:32:55 e194b8c5c2a9: Pulling fs layer 22:32:55 6863d3e3a2b1: Pulling fs layer 22:32:55 ec0bb842ea78: Pulling fs layer 22:32:55 40a00589a448: Pulling fs layer 22:32:55 6c08303d61cc: Pulling fs layer 22:32:55 798269fcf238: Pulling fs layer 22:32:55 6863d3e3a2b1: Waiting 22:32:55 6c08303d61cc: Waiting 22:32:55 40a00589a448: Waiting 22:32:55 798269fcf238: Waiting 22:32:55 6911f1a30b25: Verifying Checksum 22:32:55 6911f1a30b25: Download complete 22:32:55 6863d3e3a2b1: Verifying Checksum 22:32:55 6863d3e3a2b1: Download complete 22:32:55 ec0bb842ea78: Download complete 22:32:55 4db1b89c0bd1: Verifying Checksum 22:32:55 4db1b89c0bd1: Download complete 22:32:55 40a00589a448: Verifying Checksum 22:32:55 40a00589a448: Download complete 22:32:55 4db1b89c0bd1: Pull complete 22:32:55 6911f1a30b25: Pull complete 22:32:55 798269fcf238: Verifying Checksum 22:32:55 798269fcf238: Download complete 22:32:55 e194b8c5c2a9: Download complete 22:32:56 6c08303d61cc: Verifying Checksum 22:32:56 6c08303d61cc: Download complete 22:32:59 e194b8c5c2a9: Pull complete 22:32:59 6863d3e3a2b1: Pull complete 22:32:59 ec0bb842ea78: Pull complete 22:32:59 40a00589a448: Pull complete 22:33:02 6c08303d61cc: Pull complete 22:33:03 798269fcf238: Pull complete 22:33:03 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 22:33:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:33:03 ---> ec979cd7f677 22:33:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:33:08 Still waiting to schedule task 22:33:08 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:33:08 ---> Running in ac93845d9092 22:33:08 Removing intermediate container ac93845d9092 22:33:08 ---> 6b3099c4e8a0 22:33:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:33:08 ---> Running in d3ee8d8a27d8 22:33:08 Removing intermediate container d3ee8d8a27d8 22:33:08 ---> b372cd2d5039 22:33:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:33:08 ---> Running in ab8c862aeab4 22:33:08 Removing intermediate container ab8c862aeab4 22:33:08 ---> 5d605a86ce3f 22:33:08 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:33:08 ---> Running in 7ffddc2ac581 22:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:33:09 OK: 265 MiB in 53 packages 22:33:10 Removing intermediate container 7ffddc2ac581 22:33:10 ---> 2069eb712f4f 22:33:10 Step 7/12 : WORKDIR /app 22:33:10 ---> Running in e3abb4d6c8f5 22:33:10 Removing intermediate container e3abb4d6c8f5 22:33:10 ---> 3386cc90f48d 22:33:10 Step 8/12 : COPY go.mod vendor* ./ 22:33:10 ---> 529370b121b8 22:33:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:33:10 ---> Running in feb7313b6016 22:33:42 Removing intermediate container feb7313b6016 22:33:42 ---> 4fa880e09677 22:33:42 Step 10/12 : COPY . . 22:33:42 ---> 9a0e8ca12c7a 22:33:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:33:42 ---> Running in 0a303ca6d318 22:33:42 Removing intermediate container 0a303ca6d318 22:33:42 ---> 8c3acf8a8d98 22:33:42 Step 12/12 : RUN $MAKE 22:33:42 ---> Running in e46acf5091f2 22:33:42 noop 22:33:42 Removing intermediate container e46acf5091f2 22:33:42 ---> 4fcf9a39bf1e 22:33:42 Successfully built 4fcf9a39bf1e 22:33:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:42 + docker inspect -f . ci-base-image-x86_64 22:33:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:43 prd-ubuntu20.04-docker-8c-8g-3726 does not seem to be running inside a container 22:33:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-56 -v /w/workspace/xfoundry_app-record-replay_PR-56:/w/workspace/xfoundry_app-record-replay_PR-56:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-56@tmp:/w/workspace/xfoundry_app-record-replay_PR-56@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:33:43 $ docker top 61e525165f98f319572a3900441533ef479bcb55ddcc39cc621bc3e523a2ce88 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:43 + go version 22:33:43 go version go1.20.6 linux/amd64 [Pipeline] } 22:33:43 $ docker stop --time=1 61e525165f98f319572a3900441533ef479bcb55ddcc39cc621bc3e523a2ce88 22:33:45 $ docker rm -f --volumes 61e525165f98f319572a3900441533ef479bcb55ddcc39cc621bc3e523a2ce88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:45 + docker inspect -f . ci-base-image-x86_64 22:33:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:45 prd-ubuntu20.04-docker-8c-8g-3726 does not seem to be running inside a container 22:33:45 $ 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-56 -v /w/workspace/xfoundry_app-record-replay_PR-56:/w/workspace/xfoundry_app-record-replay_PR-56:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-56@tmp:/w/workspace/xfoundry_app-record-replay_PR-56@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:33:45 $ docker top 4ab0e05c99df16b67b74827896da0848f7ddb23a61b6f7ab47a8abae85e23011 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:46 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-56 [Pipeline] fileExists [Pipeline] sh 22:33:46 + make test 22:33:46 go test -race -coverprofile=coverage.out ./... 22:34:08 ? github.com/edgexfoundry/app-record-replay [no test files] 22:34:08 ok github.com/edgexfoundry/app-record-replay/internal/app 0.055s coverage: 88.0% of statements 22:34:08 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 22:34:08 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 22:34:08 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 22:34:16 ok github.com/edgexfoundry/app-record-replay/internal/application 8.591s coverage: 97.5% of statements 22:34:16 --- FAIL: TestHttpController_ExportRecordedData (0.01s) 22:34:16 --- FAIL: TestHttpController_ExportRecordedData/Valid_-_no_events (0.00s) 22:34:16 controller_test.go:486: 22:34:16 Error Trace: /w/workspace/xfoundry_app-record-replay_PR-56/internal/controller/controller_test.go:486 22:34:16 Error: Not equal: 22:34:16 expected: 204 22:34:16 actual : 200 22:34:16 Test: TestHttpController_ExportRecordedData/Valid_-_no_events 22:34:16 FAIL 22:34:16 github.com/edgexfoundry/app-record-replay/internal/controller coverage: 76.5% of statements 22:34:16 FAIL github.com/edgexfoundry/app-record-replay/internal/controller 0.099s 22:34:16 FAIL 22:34:16 make: *** [Makefile:69: unittest] Error 1 [Pipeline] } 22:34:16 $ docker stop --time=1 4ab0e05c99df16b67b74827896da0848f7ddb23a61b6f7ab47a8abae85e23011 22:34:20 $ docker rm -f --volumes 4ab0e05c99df16b67b74827896da0848f7ddb23a61b6f7ab47a8abae85e23011 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:34:21 22:34:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:34:21 latest: Pulling from edgex-lftools-log-publisher 22:34:21 5eb5b503b376: Pulling fs layer 22:34:21 5c69ac0246d0: Pulling fs layer 22:34:21 ec43610c2a17: Pulling fs layer 22:34:21 3a2ae6a8a46f: Pulling fs layer 22:34:21 33b1e0a273af: Pulling fs layer 22:34:21 5d3b04190fa2: Pulling fs layer 22:34:21 2f39f015ded8: Pulling fs layer 22:34:21 3a2ae6a8a46f: Waiting 22:34:21 2f39f015ded8: Waiting 22:34:21 33b1e0a273af: Waiting 22:34:21 5d3b04190fa2: Waiting 22:34:21 5c69ac0246d0: Download complete 22:34:21 3a2ae6a8a46f: Verifying Checksum 22:34:21 3a2ae6a8a46f: Download complete 22:34:21 33b1e0a273af: Verifying Checksum 22:34:21 33b1e0a273af: Download complete 22:34:21 5d3b04190fa2: Verifying Checksum 22:34:21 5d3b04190fa2: Download complete 22:34:21 ec43610c2a17: Verifying Checksum 22:34:21 ec43610c2a17: Download complete 22:34:21 5eb5b503b376: Verifying Checksum 22:34:21 5eb5b503b376: Download complete 22:34:22 2f39f015ded8: Download complete 22:34:22 5eb5b503b376: Pull complete 22:34:22 5c69ac0246d0: Pull complete 22:34:23 ec43610c2a17: Pull complete 22:34:23 3a2ae6a8a46f: Pull complete 22:34:23 33b1e0a273af: Pull complete 22:34:23 5d3b04190fa2: Pull complete 22:34:28 2f39f015ded8: Pull complete 22:34:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:34:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:34:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:28 prd-ubuntu20.04-docker-8c-8g-3726 does not seem to be running inside a container 22:34:28 $ 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-56 -v /w/workspace/xfoundry_app-record-replay_PR-56:/w/workspace/xfoundry_app-record-replay_PR-56:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-56@tmp:/w/workspace/xfoundry_app-record-replay_PR-56@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:34:32 $ docker top 1f4fe6b51de6f5a5eaf49c9b41ad70a5fb653a42285108e750860724ada38da4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:34:32 ---> job-cost.sh 22:34:32 lf-activate-venv: SKIPPING 22:34:32 INFO: No Stack... 22:34:33 INFO: Retrieving Pricing Info for: v3-standard-8 22:34:33 INFO: Archiving Costs [Pipeline] sh 22:34:33 + cut -d, -f6 22:34:33 + cat /w/workspace/xfoundry_app-record-replay_PR-56/archives/cost.csv [Pipeline] lock 22:34:33 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-56-6-stack-cost] 22:34:33 Resource [jenkins-edgexfoundry-app-record-replay-PR-56-6-stack-cost] did not exist. Created. 22:34:33 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-56-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:34:34 + echo total: 0.2199999988079071 [Pipeline] stash 22:34:34 Stashed 1 file(s) [Pipeline] } 22:34:34 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-56-6-stack-cost] [Pipeline] // lock [Pipeline] } 22:34:34 $ docker stop --time=1 1f4fe6b51de6f5a5eaf49c9b41ad70a5fb653a42285108e750860724ada38da4 22:34:35 $ docker rm -f --volumes 1f4fe6b51de6f5a5eaf49c9b41ad70a5fb653a42285108e750860724ada38da4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:34:35 Failed in branch amd64 22:36:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3728 in /w/workspace/xfoundry_app-record-replay_PR-56 [Pipeline] { [Pipeline] ws 22:36:12 Running in /w/workspace/app-record-replay/6 [Pipeline] { [Pipeline] checkout 22:36:12 Selected Git installation does not exist. Using Default 22:36:12 The recommended git tool is: NONE 22:36:18 using credential edgex-jenkins-ssh 22:36:18 Cloning the remote Git repository 22:36:18 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 22:36:18 > git init /w/workspace/app-record-replay/6 # timeout=10 22:36:18 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 22:36:18 > git --version # timeout=10 22:36:18 > git --version # 'git version 2.25.1' 22:36:18 using GIT_SSH to set credentials SSH Credentials for GitHub 22:36:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:36:19 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 22:36:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:36:21 Merging remotes/origin/main commit 90458aff5952e3959d65678bf25cab3d18ebfb0c into PR head commit dec8270ab2923d8a7d3ae15e6a803ce952a70dcb 22:36:20 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 22:36:20 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 22:36:20 using GIT_SSH to set credentials SSH Credentials for GitHub 22:36:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:36:21 > git config core.sparsecheckout # timeout=10 22:36:21 > git checkout -f dec8270ab2923d8a7d3ae15e6a803ce952a70dcb # timeout=10 22:36:21 > git remote # timeout=10 22:36:21 Merge succeeded, producing 2cfbca2b21e0b27c63edfce00d075b62c178e9bd 22:36:21 Checking out Revision 2cfbca2b21e0b27c63edfce00d075b62c178e9bd (PR-56) 22:36:21 > git config --get remote.origin.url # timeout=10 22:36:21 using GIT_SSH to set credentials SSH Credentials for GitHub 22:36:21 > git merge 90458aff5952e3959d65678bf25cab3d18ebfb0c # timeout=10 22:36:21 > git rev-parse HEAD^{commit} # timeout=10 22:36:21 > git config core.sparsecheckout # timeout=10 22:36:21 > git checkout -f 2cfbca2b21e0b27c63edfce00d075b62c178e9bd # timeout=10 22:36:25 Commit message: "Merge commit '90458aff5952e3959d65678bf25cab3d18ebfb0c' into HEAD" 22:36:25 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:36:25 > git rev-list --no-walk bc4d5e8e37627f702dc15e4b6eb20e17a813c5bf # timeout=10 22:36:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:36:26 % Total % Received % Xferd Average Speed Time Time Time Current 22:36:26 Dload Upload Total Spent Left Speed 22:36:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 22:36:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:36:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:36:27 + sudo tee /etc/docker/daemon.new 22:36:27 { 22:36:27 "registry-mirrors": [ 22:36:27 "https://nexus3.edgexfoundry.org:10001" 22:36:27 ], 22:36:27 "bip": "10.250.0.254/24", 22:36:27 "hosts": [ 22:36:27 "tcp://0.0.0.0:5555", 22:36:27 "unix:///var/run/docker.sock" 22:36:27 ], 22:36:27 "mtu": 1458, 22:36:27 "selinux-enabled": true, 22:36:27 "seccomp-profile": "/etc/docker/seccomp.json" 22:36:27 } [Pipeline] sh 22:36:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:36:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:36:46 provisioning config files... 22:36:46 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/6@tmp/config14873091173845653465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:36:46 ---> docker-login.sh 22:36:46 nexus3.edgexfoundry.org:10001 22:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:36:47 Configure a credential helper to remove this warning. See 22:36:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:36:47 22:36:47 Login Succeeded 22:36:47 nexus3.edgexfoundry.org:10002 22:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:36:47 Configure a credential helper to remove this warning. See 22:36:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:36:47 22:36:47 Login Succeeded 22:36:47 nexus3.edgexfoundry.org:10003 22:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:36:48 Configure a credential helper to remove this warning. See 22:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:36:48 22:36:48 Login Succeeded 22:36:48 nexus3.edgexfoundry.org:10004 22:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:36:48 Configure a credential helper to remove this warning. See 22:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:36:48 22:36:48 Login Succeeded 22:36:48 docker.io 22:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:36:48 Configure a credential helper to remove this warning. See 22:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:36:48 22:36:48 Login Succeeded 22:36:48 ---> docker-login.sh ends [Pipeline] } 22:36:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:36:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:36:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:36:49 ========================================================= 22:36:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:36:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:49 + 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 . 22:36:49 Sending build context to Docker daemon 204.8kB 22:36:50 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:36:50 Step 2/12 : FROM ${BASE} AS builder 22:36:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:36:50 edb6bdbacee9: Pulling fs layer 22:36:50 5f9638ab2659: Pulling fs layer 22:36:50 8d51d6327a98: Pulling fs layer 22:36:50 8b374f2dd631: Pulling fs layer 22:36:50 ec14aa9079de: Pulling fs layer 22:36:50 2f466654f4bb: Pulling fs layer 22:36:50 554e91adad29: Pulling fs layer 22:36:50 8b374f2dd631: Waiting 22:36:50 ec14aa9079de: Waiting 22:36:50 2f466654f4bb: Waiting 22:36:50 554e91adad29: Waiting 22:36:50 5f9638ab2659: Download complete 22:36:50 8b374f2dd631: Verifying Checksum 22:36:50 8b374f2dd631: Download complete 22:36:50 ec14aa9079de: Verifying Checksum 22:36:50 ec14aa9079de: Download complete 22:36:50 edb6bdbacee9: Download complete 22:36:51 edb6bdbacee9: Pull complete 22:36:51 554e91adad29: Verifying Checksum 22:36:51 554e91adad29: Download complete 22:36:51 5f9638ab2659: Pull complete 22:36:52 8d51d6327a98: Verifying Checksum 22:36:52 8d51d6327a98: Download complete 22:36:52 2f466654f4bb: Verifying Checksum 22:36:52 2f466654f4bb: Download complete 22:37:05 8d51d6327a98: Pull complete 22:37:05 8b374f2dd631: Pull complete 22:37:05 ec14aa9079de: Pull complete 22:37:12 2f466654f4bb: Pull complete 22:37:14 554e91adad29: Pull complete 22:37:14 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 22:37:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:37:14 ---> 1e15ea492957 22:37:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:37:16 ---> Running in 51a09af7bf79 22:37:16 Removing intermediate container 51a09af7bf79 22:37:16 ---> 6967e0c5f19b 22:37:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:37:16 ---> Running in 4f792980b059 22:37:16 Removing intermediate container 4f792980b059 22:37:16 ---> aa68662fa2db 22:37:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:37:16 ---> Running in f293da6b54c0 22:37:17 Removing intermediate container f293da6b54c0 22:37:17 ---> 16c0269936be 22:37:17 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:37:17 ---> Running in b10b68419bb3 22:37:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:37:20 OK: 263 MiB in 53 packages 22:37:21 Removing intermediate container b10b68419bb3 22:37:21 ---> 6c646a631b72 22:37:21 Step 7/12 : WORKDIR /app 22:37:21 ---> Running in 3ce0b63e6f26 22:37:21 Removing intermediate container 3ce0b63e6f26 22:37:21 ---> 5a21571a3144 22:37:21 Step 8/12 : COPY go.mod vendor* ./ 22:37:21 ---> 23a1048ca544 22:37:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:37:22 ---> Running in 208bd0ffcdc5 22:38:29 Removing intermediate container 208bd0ffcdc5 22:38:29 ---> 3beb8cabbebc 22:38:29 Step 10/12 : COPY . . 22:38:29 ---> 8c6af0e7570b 22:38:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:38:29 ---> Running in 5498951d2f94 22:38:29 Removing intermediate container 5498951d2f94 22:38:29 ---> ac9b59f70e4d 22:38:29 Step 12/12 : RUN $MAKE 22:38:29 ---> Running in 8b13b1ef87e5 22:38:29 noop 22:38:29 Removing intermediate container 8b13b1ef87e5 22:38:29 ---> fbec70cf472d 22:38:29 Successfully built fbec70cf472d 22:38:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:30 + docker inspect -f . ci-base-image-arm64 22:38:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:30 prd-ubuntu20.04-docker-arm64-4c-16g-3728 does not seem to be running inside a container 22:38:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/6 -v /w/workspace/app-record-replay/6:/w/workspace/app-record-replay/6:rw,z -v /w/workspace/app-record-replay/6@tmp:/w/workspace/app-record-replay/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:38:31 $ docker top 8604ac8d79f6222b69998ae3520b2ddd9f3f2a08fd848496952541ec0108d049 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:32 + go version 22:38:32 go version go1.20.6 linux/arm64 [Pipeline] } 22:38:32 $ docker stop --time=1 8604ac8d79f6222b69998ae3520b2ddd9f3f2a08fd848496952541ec0108d049 22:38:36 $ docker rm -f --volumes 8604ac8d79f6222b69998ae3520b2ddd9f3f2a08fd848496952541ec0108d049 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:36 + docker inspect -f . ci-base-image-arm64 22:38:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:37 prd-ubuntu20.04-docker-arm64-4c-16g-3728 does not seem to be running inside a container 22:38:37 $ 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/6 -v /w/workspace/app-record-replay/6:/w/workspace/app-record-replay/6:rw,z -v /w/workspace/app-record-replay/6@tmp:/w/workspace/app-record-replay/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:38:38 $ docker top 7602d22f136087257a5883b001f8464e58092455336582887e2c93152df9d06b -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:38 + git config --global --add safe.directory /w/workspace/app-record-replay/6 [Pipeline] fileExists [Pipeline] sh 22:38:39 + make test 22:38:39 go test -race -coverprofile=coverage.out ./... 22:42:01 ? github.com/edgexfoundry/app-record-replay [no test files] 22:42:01 ok github.com/edgexfoundry/app-record-replay/internal/app 0.264s coverage: 88.0% of statements 22:42:08 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 22:42:08 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 22:42:08 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 22:42:10 ok github.com/edgexfoundry/app-record-replay/internal/application 8.868s coverage: 97.5% of statements 22:42:10 --- FAIL: TestHttpController_ExportRecordedData (0.08s) 22:42:10 --- FAIL: TestHttpController_ExportRecordedData/Valid_-_no_events (0.00s) 22:42:10 controller_test.go:486: 22:42:10 Error Trace: /w/workspace/app-record-replay/6/internal/controller/controller_test.go:486 22:42:10 Error: Not equal: 22:42:10 expected: 204 22:42:10 actual : 200 22:42:10 Test: TestHttpController_ExportRecordedData/Valid_-_no_events 22:42:10 FAIL 22:42:10 github.com/edgexfoundry/app-record-replay/internal/controller coverage: 76.5% of statements 22:42:10 FAIL github.com/edgexfoundry/app-record-replay/internal/controller 0.520s 22:42:10 FAIL 22:42:10 make: *** [Makefile:69: unittest] Error 1 [Pipeline] } 22:42:10 $ docker stop --time=1 7602d22f136087257a5883b001f8464e58092455336582887e2c93152df9d06b 22:42:13 $ docker rm -f --volumes 7602d22f136087257a5883b001f8464e58092455336582887e2c93152df9d06b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:42:14 22:42:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:42:15 arm64: Pulling from edgex-lftools-log-publisher 22:42:15 8998bd30e6a1: Pulling fs layer 22:42:15 04944245beec: Pulling fs layer 22:42:15 699f458cf7ca: Pulling fs layer 22:42:15 765212b225bb: Pulling fs layer 22:42:15 f23df028b6ca: Pulling fs layer 22:42:15 d65c8cfc05b1: Pulling fs layer 22:42:15 2437ff75d9bd: Pulling fs layer 22:42:15 765212b225bb: Waiting 22:42:15 f23df028b6ca: Waiting 22:42:15 d65c8cfc05b1: Waiting 22:42:15 2437ff75d9bd: Waiting 22:42:15 04944245beec: Verifying Checksum 22:42:15 04944245beec: Download complete 22:42:15 765212b225bb: Verifying Checksum 22:42:15 765212b225bb: Download complete 22:42:15 f23df028b6ca: Verifying Checksum 22:42:15 f23df028b6ca: Download complete 22:42:15 d65c8cfc05b1: Verifying Checksum 22:42:15 d65c8cfc05b1: Download complete 22:42:15 699f458cf7ca: Verifying Checksum 22:42:15 699f458cf7ca: Download complete 22:42:15 8998bd30e6a1: Verifying Checksum 22:42:15 8998bd30e6a1: Download complete 22:42:18 2437ff75d9bd: Verifying Checksum 22:42:18 2437ff75d9bd: Download complete 22:42:19 8998bd30e6a1: Pull complete 22:42:20 04944245beec: Pull complete 22:42:21 699f458cf7ca: Pull complete 22:42:21 765212b225bb: Pull complete 22:42:26 f23df028b6ca: Pull complete 22:42:26 d65c8cfc05b1: Pull complete 22:42:41 2437ff75d9bd: Pull complete 22:42:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:42:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:42:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:42:41 prd-ubuntu20.04-docker-arm64-4c-16g-3728 does not seem to be running inside a container 22:42:41 $ 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/6 -v /w/workspace/app-record-replay/6:/w/workspace/app-record-replay/6:rw,z -v /w/workspace/app-record-replay/6@tmp:/w/workspace/app-record-replay/6@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:42:44 $ docker top 2fad8a03b0fb91323c8cec8d5f41c643d945818af19df29b865ee04949eaa4af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:45 ---> job-cost.sh 22:42:45 lf-activate-venv: SKIPPING 22:42:45 INFO: No Stack... 22:42:45 INFO: Retrieving Pricing Info for: v3-standard-4 22:42:46 INFO: Archiving Costs [Pipeline] sh 22:42:46 + cat /w/workspace/app-record-replay/6/archives/cost.csv 22:42:46 + cut -d, -f6 [Pipeline] lock 22:42:47 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-56-6-stack-cost] 22:42:47 Resource [jenkins-edgexfoundry-app-record-replay-PR-56-6-stack-cost] did not exist. Created. 22:42:47 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-56-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:42:47 /w/workspace/app-record-replay/6@tmp/durable-6869a24a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:42:48 + echo total: 0.10999999940395355 [Pipeline] stash 22:42:48 Warning: overwriting stash ‘stack-cost’ 22:42:48 Stashed 1 file(s) [Pipeline] } 22:42:48 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-56-6-stack-cost] [Pipeline] // lock [Pipeline] } 22:42:48 $ docker stop --time=1 2fad8a03b0fb91323c8cec8d5f41c643d945818af19df29b865ee04949eaa4af 22:42:50 $ docker rm -f --volumes 2fad8a03b0fb91323c8cec8d5f41c643d945818af19df29b865ee04949eaa4af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:42:50 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:42:51 + [ -d /w/workspace/xfoundry_app-record-replay_PR-56/archives ] 22:42:51 + ls -al /w/workspace/xfoundry_app-record-replay_PR-56/archives 22:42:51 total 16 22:42:51 drwxr-xr-x 3 root root 4096 Aug 15 22:34 . 22:42:51 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 22:34 .. 22:42:51 drwxr-xr-x 2 root root 4096 Aug 15 22:34 cost 22:42:51 -rw-r--r-- 1 root root 88 Aug 15 22:34 cost.csv 22:42:51 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-56/archives 22:42:51 + ls -al /w/workspace/xfoundry_app-record-replay_PR-56/archives 22:42:51 total 16 22:42:51 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 22:34 . 22:42:51 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 22:34 .. 22:42:51 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 22:34 cost 22:42:51 -rw-r--r-- 1 jenkins jenkins 88 Aug 15 22:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:42:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:42:52 ---> package-listing.sh 22:42:52 ++ facter osfamily 22:42:52 ++ tr '[:upper:]' '[:lower:]' 22:42:52 + OS_FAMILY=debian 22:42:52 + workspace=/w/workspace/xfoundry_app-record-replay_PR-56 22:42:52 + START_PACKAGES=/tmp/packages_start.txt 22:42:52 + END_PACKAGES=/tmp/packages_end.txt 22:42:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:42:52 + PACKAGES=/tmp/packages_start.txt 22:42:52 + '[' /w/workspace/xfoundry_app-record-replay_PR-56 ']' 22:42:52 + PACKAGES=/tmp/packages_end.txt 22:42:52 + case "${OS_FAMILY}" in 22:42:52 + dpkg -l 22:42:52 + grep '^ii' 22:42:52 + '[' -f /tmp/packages_start.txt ']' 22:42:52 + '[' -f /tmp/packages_end.txt ']' 22:42:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:42:52 + '[' /w/workspace/xfoundry_app-record-replay_PR-56 ']' 22:42:52 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-56/archives/ 22:42:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-56/archives/ [Pipeline] echo 22:42:52 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-56/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:42:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:42:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:42:53 prd-ubuntu20.04-docker-8c-8g-3726 does not seem to be running inside a container 22:42:53 $ 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-56/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-56 -v /w/workspace/xfoundry_app-record-replay_PR-56:/w/workspace/xfoundry_app-record-replay_PR-56:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-56@tmp:/w/workspace/xfoundry_app-record-replay_PR-56@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:42:53 $ docker top 2119e21772d32095b2fd802debbaace07cc5eac24d7721f07a73756a0313c5ad -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:54 + touch /tmp/pre-build-complete [Pipeline] sh 22:42:54 + mkdir -p /var/log/sysstat [Pipeline] sh 22:42:54 + ls /var/log/sa-host 22:42:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:42:54 provisioning config files... 22:42:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-56@tmp/config2678058197532976636tmp [Pipeline] { [Pipeline] echo 22:42:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:42:55 ---> create-netrc.sh [Pipeline] } 22:42:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:42:55 ---> python-tools-install.sh [Pipeline] echo 22:42:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:42:55 ---> sudo-logs.sh 22:42:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:42:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:42:55 ---> job-cost.sh 22:42:55 lf-activate-venv: SKIPPING 22:42:55 DEBUG: total: 0.2199999988079071 22:42:55 INFO: Retrieving Stack Cost... 22:42:56 INFO: Retrieving Pricing Info for: v3-standard-8 22:42:56 INFO: Archiving Costs [Pipeline] echo 22:42:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:42:57 ---> logs-deploy.sh 22:42:57 lf-activate-venv: SKIPPING 22:42:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-56/6 22:42:57 INFO: archiving workspace using pattern(s): 22:42:57 Archives upload complete. 22:42:58 INFO: archiving logs to Nexus 22:42:58 ---> uname -a: 22:42:58 Linux prd-ubuntu20-04-docker-8c-8g-3726 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:42:58 22:42:58 22:42:58 ---> lscpu: 22:42:58 Architecture: x86_64 22:42:58 CPU op-mode(s): 32-bit, 64-bit 22:42:58 Byte Order: Little Endian 22:42:58 Address sizes: 40 bits physical, 48 bits virtual 22:42:58 CPU(s): 8 22:42:58 On-line CPU(s) list: 0-7 22:42:58 Thread(s) per core: 1 22:42:58 Core(s) per socket: 1 22:42:58 Socket(s): 8 22:42:58 NUMA node(s): 1 22:42:58 Vendor ID: AuthenticAMD 22:42:58 CPU family: 23 22:42:58 Model: 49 22:42:58 Model name: AMD EPYC-Rome Processor 22:42:58 Stepping: 0 22:42:58 CPU MHz: 2800.000 22:42:58 BogoMIPS: 5600.00 22:42:58 Virtualization: AMD-V 22:42:58 Hypervisor vendor: KVM 22:42:58 Virtualization type: full 22:42:58 L1d cache: 256 KiB 22:42:58 L1i cache: 256 KiB 22:42:58 L2 cache: 4 MiB 22:42:58 L3 cache: 128 MiB 22:42:58 NUMA node0 CPU(s): 0-7 22:42:58 Vulnerability Itlb multihit: Not affected 22:42:58 Vulnerability L1tf: Not affected 22:42:58 Vulnerability Mds: Not affected 22:42:58 Vulnerability Meltdown: Not affected 22:42:58 Vulnerability Mmio stale data: Not affected 22:42:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:42:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:42:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:42:58 Vulnerability Srbds: Not affected 22:42:58 Vulnerability Tsx async abort: Not affected 22:42:58 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 22:42:58 22:42:58 22:42:58 ---> nproc: 22:42:58 8 22:42:58 22:42:58 22:42:58 ---> df -h: 22:42:58 Filesystem Size Used Avail Use% Mounted on 22:42:58 overlay 155G 12G 144G 8% / 22:42:58 tmpfs 64M 0 64M 0% /dev 22:42:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:42:58 shm 64M 0 64M 0% /dev/shm 22:42:58 /dev/vda1 155G 12G 144G 8% /facter-os 22:42:58 22:42:58 22:42:58 ---> sar -b -r -n DEV: 22:42:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3726) 08/15/23 _x86_64_ (8 CPU) 22:42:58 22:42:58 22:31:55 LINUX RESTART (8 CPU) 22:42:58 22:42:58 22:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:42:58 22:33:01 329.43 49.08 280.36 0.00 5503.57 137629.48 0.00 22:42:58 22:34:01 186.79 1.33 185.45 0.00 19.46 75434.89 0.00 22:42:58 22:35:01 52.11 0.17 51.94 0.00 9.60 25118.61 0.00 22:42:58 22:36:01 1.57 0.00 1.57 0.00 0.00 19.08 0.00 22:42:58 22:37:01 5.17 2.47 2.70 0.00 2046.86 93.32 0.00 22:42:58 22:38:01 35.74 9.25 26.50 0.00 3388.64 6257.62 0.00 22:42:58 22:39:01 3.18 1.58 1.60 0.00 37.19 21.46 0.00 22:42:58 22:40:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 22:42:58 22:41:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 22:42:58 22:42:01 1.42 0.00 1.42 0.00 0.00 28.80 0.00 22:42:58 Average: 61.36 6.33 55.03 0.00 1094.19 24299.96 0.00 22:42:58 22:42:58 22:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:42:58 22:33:01 29226260 31571444 753428 2.29 71440 2550024 2036720 6.00 1011472 2296688 669172 22:42:58 22:34:01 27724556 31347552 952492 2.90 146592 3644748 2382464 7.02 1559168 3114728 394948 22:42:58 22:35:01 27865752 31572328 731832 2.23 152804 3704688 1766432 5.21 1179676 3338280 360 22:42:58 22:36:01 27865744 31572328 731680 2.23 152836 3704692 1766432 5.21 1179540 3338284 132 22:42:58 22:37:01 27735444 31576304 727288 2.21 154444 3834420 1755212 5.17 1184112 3464512 65456 22:42:58 22:38:01 27501412 31562296 729872 2.22 161392 4037636 1820512 5.37 1406424 3449044 140 22:42:58 22:39:01 27494824 31557832 734212 2.23 161468 4038752 1820512 5.37 1416444 3449388 12 22:42:58 22:40:01 27494468 31557564 734392 2.23 161492 4038752 1820512 5.37 1416072 3449388 140 22:42:58 22:41:01 27494444 31557576 734304 2.23 161528 4038756 1820512 5.37 1416124 3449396 16 22:42:58 22:42:01 27494288 31557784 734524 2.23 161624 4038736 1820512 5.37 1415928 3449636 208 22:42:58 Average: 27789719 31543301 756402 2.30 148562 3763120 1880982 5.54 1318496 3279934 113058 22:42:58 22:42:58 22:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:42:58 22:33:01 ens3 625.36 367.90 6724.03 102.95 0.00 0.00 0.00 0.00 22:42:58 22:33:01 docker0 0.79 0.81 0.13 2.92 0.00 0.00 0.00 0.00 22:42:58 22:33:01 lo 7.10 7.10 0.68 0.68 0.00 0.00 0.00 0.00 22:42:58 22:34:01 ens3 356.39 218.20 2396.56 31.33 0.00 0.00 0.00 0.00 22:42:58 22:34:01 veth389fbeb 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:42:58 22:34:01 docker0 198.75 327.18 15.65 2366.51 0.00 0.00 0.00 0.00 22:42:58 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:42:58 22:35:01 ens3 101.92 60.52 2532.85 12.23 0.00 0.00 0.00 0.00 22:42:58 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:58 22:35:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 22:42:58 22:36:01 ens3 1.00 0.32 0.20 0.08 0.00 0.00 0.00 0.00 22:42:58 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:58 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:42:58 22:37:01 ens3 37.36 16.41 634.13 1.51 0.00 0.00 0.00 0.00 22:42:58 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:58 22:37:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 22:42:58 22:38:01 ens3 108.30 57.29 1376.45 4.32 0.00 0.00 0.00 0.00 22:42:58 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:58 22:38:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 22:42:58 22:39:01 ens3 7.62 5.60 5.42 5.73 0.00 0.00 0.00 0.00 22:42:58 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:58 22:39:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:42:58 22:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:42:58 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:58 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:42:58 22:41:01 ens3 0.55 0.35 0.26 0.21 0.00 0.00 0.00 0.00 22:42:58 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:58 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:58 22:42:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:42:58 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:58 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:42:58 Average: ens3 123.15 72.25 1359.28 15.71 0.00 0.00 0.00 0.00 22:42:58 Average: docker0 19.98 32.84 1.58 237.28 0.00 0.00 0.00 0.00 22:42:58 Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 22:42:58 22:42:58 22:42:58 ---> sar -P ALL: 22:42:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3726) 08/15/23 _x86_64_ (8 CPU) 22:42:58 22:42:58 22:31:55 LINUX RESTART (8 CPU) 22:42:58 22:42:58 22:32:01 CPU %user %nice %system %iowait %steal %idle 22:42:58 22:33:01 all 9.42 0.00 3.31 2.86 0.06 84.35 22:42:58 22:33:01 0 9.74 0.00 3.70 3.05 0.07 83.44 22:42:58 22:33:01 1 9.81 0.00 2.90 0.53 0.05 86.71 22:42:58 22:33:01 2 9.61 0.00 2.60 9.25 0.05 78.50 22:42:58 22:33:01 3 8.14 0.00 4.28 0.75 0.07 86.76 22:42:58 22:33:01 4 7.85 0.00 3.82 5.70 0.07 82.57 22:42:58 22:33:01 5 13.15 0.00 2.79 0.73 0.05 83.27 22:42:58 22:33:01 6 6.61 0.00 3.43 2.40 0.03 87.52 22:42:58 22:33:01 7 10.42 0.00 2.99 0.46 0.09 86.04 22:42:58 22:34:01 all 20.62 0.00 4.94 4.90 0.08 69.47 22:42:58 22:34:01 0 21.77 0.00 5.11 10.90 0.08 62.13 22:42:58 22:34:01 1 20.26 0.00 4.53 3.16 0.08 71.97 22:42:58 22:34:01 2 19.52 0.00 4.77 7.50 0.07 68.14 22:42:58 22:34:01 3 22.17 0.00 5.03 0.34 0.07 72.40 22:42:58 22:34:01 4 21.00 0.00 4.75 0.89 0.08 73.27 22:42:58 22:34:01 5 20.20 0.00 4.52 0.15 0.05 75.08 22:42:58 22:34:01 6 19.81 0.00 5.30 1.09 0.08 73.71 22:42:58 22:34:01 7 20.22 0.00 5.47 15.25 0.10 58.96 22:42:58 22:35:01 all 5.76 0.00 1.66 1.56 0.03 90.99 22:42:58 22:35:01 0 5.10 0.00 1.80 0.00 0.03 93.07 22:42:58 22:35:01 1 5.33 0.00 1.66 5.54 0.03 87.44 22:42:58 22:35:01 2 6.46 0.00 1.72 0.00 0.03 91.78 22:42:58 22:35:01 3 5.27 0.00 1.61 0.03 0.03 93.06 22:42:58 22:35:01 4 6.42 0.00 2.23 0.99 0.02 90.34 22:42:58 22:35:01 5 6.22 0.00 1.12 0.02 0.03 92.60 22:42:58 22:35:01 6 5.45 0.00 1.54 0.03 0.02 92.96 22:42:58 22:35:01 7 5.82 0.00 1.65 5.87 0.03 86.63 22:42:58 22:36:01 all 0.02 0.00 0.01 0.00 0.00 99.97 22:42:58 22:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:42:58 22:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:42:58 22:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:42:58 22:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:42:58 22:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:42:58 22:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:42:58 22:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:42:58 22:36:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:42:58 22:37:01 all 0.17 0.00 0.09 0.13 0.01 99.60 22:42:58 22:37:01 0 0.07 0.00 0.02 0.02 0.02 99.88 22:42:58 22:37:01 1 0.88 0.00 0.15 0.02 0.00 98.95 22:42:58 22:37:01 2 0.12 0.00 0.22 0.90 0.00 98.77 22:42:58 22:37:01 3 0.08 0.00 0.02 0.00 0.00 99.90 22:42:58 22:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 22:42:58 22:37:01 5 0.07 0.00 0.05 0.00 0.02 99.87 22:42:58 22:37:01 6 0.07 0.00 0.18 0.02 0.00 99.73 22:42:58 22:37:01 7 0.05 0.00 0.03 0.12 0.02 99.78 22:42:58 22:38:01 all 1.36 0.00 0.62 0.72 0.01 97.30 22:42:58 22:38:01 0 0.62 0.00 0.40 0.03 0.00 98.95 22:42:58 22:38:01 1 0.83 0.00 0.42 0.67 0.02 98.07 22:42:58 22:38:01 2 3.24 0.00 0.68 0.02 0.00 96.06 22:42:58 22:38:01 3 0.67 0.00 0.58 1.10 0.02 97.63 22:42:58 22:38:01 4 1.69 0.00 0.65 0.17 0.02 97.48 22:42:58 22:38:01 5 1.57 0.00 1.15 1.24 0.02 96.02 22:42:58 22:38:01 6 0.83 0.00 0.63 1.33 0.02 97.18 22:42:58 22:38:01 7 1.40 0.00 0.43 1.18 0.02 96.98 22:42:58 22:39:01 all 0.54 0.00 0.03 0.05 0.01 99.37 22:42:58 22:39:01 0 0.13 0.00 0.02 0.00 0.00 99.85 22:42:58 22:39:01 1 0.27 0.00 0.03 0.10 0.00 99.60 22:42:58 22:39:01 2 0.07 0.00 0.02 0.00 0.02 99.90 22:42:58 22:39:01 3 1.05 0.00 0.02 0.03 0.02 98.88 22:42:58 22:39:01 4 0.08 0.00 0.02 0.00 0.00 99.90 22:42:58 22:39:01 5 0.28 0.00 0.03 0.00 0.02 99.67 22:42:58 22:39:01 6 0.30 0.00 0.05 0.00 0.00 99.65 22:42:58 22:39:01 7 2.15 0.00 0.03 0.25 0.02 97.55 22:42:58 22:40:01 all 0.21 0.00 0.00 0.00 0.01 99.77 22:42:58 22:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:42:58 22:40:01 1 0.05 0.00 0.00 0.00 0.00 99.95 22:42:58 22:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:42:58 22:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:42:58 22:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:42:58 22:40:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:42:58 22:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:42:58 22:40:01 7 1.53 0.00 0.00 0.02 0.00 98.45 22:42:58 22:41:01 all 0.28 0.00 0.01 0.00 0.00 99.70 22:42:58 22:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:42:58 22:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:42:58 22:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:42:58 22:41:01 3 0.10 0.00 0.02 0.00 0.00 99.88 22:42:58 22:41:01 4 0.02 0.00 0.02 0.02 0.02 99.93 22:42:58 22:41:01 5 0.03 0.00 0.03 0.00 0.00 99.93 22:42:58 22:41:01 6 0.05 0.00 0.00 0.00 0.00 99.95 22:42:58 22:41:01 7 1.97 0.00 0.02 0.00 0.00 98.01 22:42:58 22:42:01 all 0.06 0.00 0.01 0.01 0.01 99.92 22:42:58 22:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:42:58 22:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:42:58 22:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:42:58 22:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:42:58 22:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:42:58 22:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:42:58 22:42:01 6 0.00 0.00 0.02 0.02 0.02 99.95 22:42:58 22:42:01 7 0.35 0.00 0.00 0.03 0.02 99.60 22:42:58 Average: all 3.81 0.00 1.06 1.01 0.02 94.10 22:42:58 Average: 0 3.72 0.00 1.10 1.39 0.02 93.78 22:42:58 Average: 1 3.71 0.00 0.96 1.00 0.02 94.31 22:42:58 Average: 2 3.87 0.00 1.00 1.74 0.02 93.38 22:42:58 Average: 3 3.73 0.00 1.15 0.22 0.02 94.88 22:42:58 Average: 4 3.69 0.00 1.14 0.76 0.02 94.38 22:42:58 Average: 5 4.13 0.00 0.97 0.21 0.02 94.67 22:42:58 Average: 6 3.29 0.00 1.11 0.48 0.02 95.10 22:42:58 Average: 7 4.34 0.00 1.04 2.29 0.03 92.30 22:42:58 22:42:58 22:42:58