Pull request #42 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-record-replay Loading trusted files from base branch main at f87ca7d3b83689b830a75d23e332994a9af14d1e rather than d944aab43ac9917b37a2b4ab2c76c17669a56c70 Obtained Jenkinsfile from f87ca7d3b83689b830a75d23e332994a9af14d1e 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-ssh527461135147266793.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-ssh11030374123491493809.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-42/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-42/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5033032301176025571.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-42/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15477123469358585155.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12336862412553070701.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-42/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-42/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4804351297966766025.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1086 in /w/workspace/xfoundry_app-record-replay_PR-42 [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-42 # 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 f87ca7d3b83689b830a75d23e332994a9af14d1e into PR head commit d944aab43ac9917b37a2b4ab2c76c17669a56c70 Merge succeeded, producing d944aab43ac9917b37a2b4ab2c76c17669a56c70 Checking out Revision d944aab43ac9917b37a2b4ab2c76c17669a56c70 (PR-42) > 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/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d944aab43ac9917b37a2b4ab2c76c17669a56c70 # 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 f87ca7d3b83689b830a75d23e332994a9af14d1e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d944aab43ac9917b37a2b4ab2c76c17669a56c70 # timeout=10 Commit message: "feat: Implement Export Recorded Data endpoint" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-13T18:32:30.575Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-13T18:32:30.743Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-13T18:32:30.843Z] ========================================================= [2023-07-13T18:32:30.843Z] EdgeX Global Pipelines Version Info [2023-07-13T18:32:30.843Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-13T18:32:31.578Z] ------------------- [2023-07-13T18:32:31.578Z] stable info: [2023-07-13T18:32:31.578Z] ------------------- [2023-07-13T18:32:31.578Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-13T18:32:31.578Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T18:32:31.578Z] Message: update stable to v1.0.250 [2023-07-13T18:32:32.147Z] ------------------- [2023-07-13T18:32:32.147Z] experimental info: [2023-07-13T18:32:32.147Z] ------------------- [2023-07-13T18:32:32.147Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-13T18:32:32.147Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T18:32:32.147Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-13T18:32:32.474Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-13T18:32:32.517Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-13T18:32:32.557Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-13T18:32:32.600Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-13T18:32:32.643Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-13T18:32:32.681Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-13T18:32:32.720Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-13T18:32:32.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-13T18:32:32.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-13T18:32:32.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-13T18:32:32.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-13T18:32:32.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-13T18:32:32.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-13T18:32:33.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-13T18:32:33.058Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-13T18:32:33.099Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-13T18:32:33.143Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-13T18:32:33.187Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-13T18:32:33.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-13T18:32:33.274Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-13T18:32:33.315Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-13T18:32:33.357Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-13T18:32:33.400Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-13T18:32:33.441Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-13T18:32:33.483Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-13T18:32:33.523Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-13T18:32:33.568Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-13T18:32:33.610Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-42 [Pipeline] echo [2023-07-13T18:32:33.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-42 [Pipeline] echo [2023-07-13T18:32:33.695Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-42 [Pipeline] echo [2023-07-13T18:32:33.739Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d944aab43ac9917b37a2b4ab2c76c17669a56c70 [Pipeline] echo [2023-07-13T18:32:33.780Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d944aab [Pipeline] echo [2023-07-13T18:32:33.820Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T18:32:33.939Z] provisioning config files... [2023-07-13T18:32:33.952Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-42@tmp/config6261119828205551457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T18:32:34.295Z] ---> docker-login.sh [2023-07-13T18:32:34.295Z] nexus3.edgexfoundry.org:10001 [2023-07-13T18:32:34.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T18:32:34.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T18:32:34.555Z] Configure a credential helper to remove this warning. See [2023-07-13T18:32:34.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T18:32:34.555Z] [2023-07-13T18:32:34.555Z] Login Succeeded [2023-07-13T18:32:34.555Z] nexus3.edgexfoundry.org:10002 [2023-07-13T18:32:34.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T18:32:34.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T18:32:34.815Z] Configure a credential helper to remove this warning. See [2023-07-13T18:32:34.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T18:32:34.815Z] [2023-07-13T18:32:34.815Z] Login Succeeded [2023-07-13T18:32:34.815Z] nexus3.edgexfoundry.org:10003 [2023-07-13T18:32:34.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T18:32:34.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T18:32:34.815Z] Configure a credential helper to remove this warning. See [2023-07-13T18:32:34.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T18:32:34.815Z] [2023-07-13T18:32:34.815Z] Login Succeeded [2023-07-13T18:32:34.815Z] nexus3.edgexfoundry.org:10004 [2023-07-13T18:32:34.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T18:32:34.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T18:32:34.815Z] Configure a credential helper to remove this warning. See [2023-07-13T18:32:34.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T18:32:34.815Z] [2023-07-13T18:32:34.815Z] Login Succeeded [2023-07-13T18:32:34.815Z] docker.io [2023-07-13T18:32:35.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T18:32:35.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T18:32:35.074Z] Configure a credential helper to remove this warning. See [2023-07-13T18:32:35.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T18:32:35.074Z] [2023-07-13T18:32:35.074Z] Login Succeeded [2023-07-13T18:32:35.074Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T18:32:35.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-13T18:32:35.750Z] + git rev-list -1 --merges d944aab43ac9917b37a2b4ab2c76c17669a56c70~1..d944aab43ac9917b37a2b4ab2c76c17669a56c70 [Pipeline] echo [2023-07-13T18:32:35.811Z] -----------> git rev-list -1 --merges d944aab43ac9917b37a2b4ab2c76c17669a56c70~1..d944aab43ac9917b37a2b4ab2c76c17669a56c70 d944aab43ac9917b37a2b4ab2c76c17669a56c70 [false] [Pipeline] sh [2023-07-13T18:32:36.118Z] + git log --format=format:%s -1 d944aab43ac9917b37a2b4ab2c76c17669a56c70 [Pipeline] echo [2023-07-13T18:32:36.152Z] ========================================================= [2023-07-13T18:32:36.152Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-13T18:32:36.152Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T18:32:36.595Z] + git log --format=format:%s -1 d944aab43ac9917b37a2b4ab2c76c17669a56c70 [Pipeline] echo [2023-07-13T18:32:36.627Z] [semverPrep] GIT_COMMIT: d944aab43ac9917b37a2b4ab2c76c17669a56c70, Commit Message: feat: Implement Export Recorded Data endpoint [Pipeline] echo [2023-07-13T18:32:36.661Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-13T18:32:37.065Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T18:32:37.066Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-13T18:32:37.066Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-13T18:32:37.066Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-13T18:32:37.066Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-13T18:32:37.066Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-13T18:32:37.066Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T18:32:37.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T18:32:37.586Z] [2023-07-13T18:32:37.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T18:32:37.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T18:32:37.964Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-13T18:32:37.964Z] b85a868b505f: Pulling fs layer [2023-07-13T18:32:37.964Z] e2be974225ed: Pulling fs layer [2023-07-13T18:32:37.964Z] 339a4e72a1f5: Pulling fs layer [2023-07-13T18:32:37.964Z] 988bab9f4d93: Pulling fs layer [2023-07-13T18:32:37.964Z] 1469e6f7b9e6: Pulling fs layer [2023-07-13T18:32:37.964Z] eaf3925da568: Pulling fs layer [2023-07-13T18:32:37.964Z] bab4dde63d76: Pulling fs layer [2023-07-13T18:32:37.964Z] bde34c3a00c8: Pulling fs layer [2023-07-13T18:32:37.964Z] eaf3925da568: Waiting [2023-07-13T18:32:37.964Z] 988bab9f4d93: Waiting [2023-07-13T18:32:37.964Z] bab4dde63d76: Waiting [2023-07-13T18:32:37.964Z] bde34c3a00c8: Waiting [2023-07-13T18:32:37.964Z] b352a97aabf1: Pulling fs layer [2023-07-13T18:32:37.964Z] 4872d77fe225: Pulling fs layer [2023-07-13T18:32:37.964Z] b352a97aabf1: Waiting [2023-07-13T18:32:37.964Z] 5851b861e8e6: Pulling fs layer [2023-07-13T18:32:37.964Z] e2be974225ed: Download complete [2023-07-13T18:32:37.964Z] 988bab9f4d93: Verifying Checksum [2023-07-13T18:32:37.964Z] 988bab9f4d93: Download complete [2023-07-13T18:32:37.964Z] 1469e6f7b9e6: Verifying Checksum [2023-07-13T18:32:37.964Z] 1469e6f7b9e6: Download complete [2023-07-13T18:32:37.964Z] 339a4e72a1f5: Verifying Checksum [2023-07-13T18:32:37.964Z] 339a4e72a1f5: Download complete [2023-07-13T18:32:37.964Z] eaf3925da568: Verifying Checksum [2023-07-13T18:32:37.964Z] eaf3925da568: Download complete [2023-07-13T18:32:37.964Z] bde34c3a00c8: Download complete [2023-07-13T18:32:38.224Z] b352a97aabf1: Verifying Checksum [2023-07-13T18:32:38.224Z] b352a97aabf1: Download complete [2023-07-13T18:32:38.224Z] 4872d77fe225: Download complete [2023-07-13T18:32:38.224Z] 5851b861e8e6: Verifying Checksum [2023-07-13T18:32:38.224Z] 5851b861e8e6: Download complete [2023-07-13T18:32:38.224Z] b85a868b505f: Verifying Checksum [2023-07-13T18:32:38.224Z] b85a868b505f: Download complete [2023-07-13T18:32:38.483Z] bab4dde63d76: Verifying Checksum [2023-07-13T18:32:38.483Z] bab4dde63d76: Download complete [2023-07-13T18:32:39.421Z] b85a868b505f: Pull complete [2023-07-13T18:32:39.682Z] e2be974225ed: Pull complete [2023-07-13T18:32:40.253Z] 339a4e72a1f5: Pull complete [2023-07-13T18:32:40.253Z] 988bab9f4d93: Pull complete [2023-07-13T18:32:40.513Z] 1469e6f7b9e6: Pull complete [2023-07-13T18:32:40.513Z] eaf3925da568: Pull complete [2023-07-13T18:32:42.422Z] bab4dde63d76: Pull complete [2023-07-13T18:32:42.422Z] bde34c3a00c8: Pull complete [2023-07-13T18:32:42.422Z] b352a97aabf1: Pull complete [2023-07-13T18:32:42.422Z] 4872d77fe225: Pull complete [2023-07-13T18:32:42.692Z] 5851b861e8e6: Pull complete [2023-07-13T18:32:42.692Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-13T18:32:42.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T18:32:42.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T18:32:42.902Z] prd-ubuntu20.04-docker-8c-8g-1086 does not seem to be running inside a container [2023-07-13T18:32:42.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-42 -v /w/workspace/xfoundry_app-record-replay_PR-42:/w/workspace/xfoundry_app-record-replay_PR-42:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-42@tmp:/w/workspace/xfoundry_app-record-replay_PR-42@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 [2023-07-13T18:32:45.563Z] $ docker top 36cd731d115edac1804015ceb860b2544a9d327978b1df92cc483f709ab69fea -eo pid,comm [2023-07-13T18:32:45.616Z] 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). [2023-07-13T18:32:45.616Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T18:32:45.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T18:32:45.735Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T18:32:45.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T18:32:45.855Z] $ docker exec 36cd731d115edac1804015ceb860b2544a9d327978b1df92cc483f709ab69fea ssh-agent [2023-07-13T18:32:45.972Z] SSH_AUTH_SOCK=/tmp/ssh-EHOfzgaGFJWS/agent.32 [2023-07-13T18:32:45.972Z] SSH_AGENT_PID=38 [2023-07-13T18:32:45.978Z] Running ssh-add (command line suppressed) [2023-07-13T18:32:46.073Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-42@tmp/private_key_6783124432653896742.key (/w/workspace/xfoundry_app-record-replay_PR-42@tmp/private_key_6783124432653896742.key) [2023-07-13T18:32:46.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T18:32:46.416Z] + git tag --points-at HEAD [Pipeline] } [2023-07-13T18:32:46.447Z] $ docker exec --env ******** --env ******** 36cd731d115edac1804015ceb860b2544a9d327978b1df92cc483f709ab69fea ssh-agent -k [2023-07-13T18:32:46.550Z] unset SSH_AUTH_SOCK; [2023-07-13T18:32:46.551Z] unset SSH_AGENT_PID; [2023-07-13T18:32:46.551Z] echo Agent pid 38 killed; [2023-07-13T18:32:46.560Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-13T18:32:46.657Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T18:32:46.657Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T18:32:46.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T18:32:46.794Z] $ docker exec 36cd731d115edac1804015ceb860b2544a9d327978b1df92cc483f709ab69fea ssh-agent [2023-07-13T18:32:46.898Z] SSH_AUTH_SOCK=/tmp/ssh-R4621kiKmc6u/agent.71 [2023-07-13T18:32:46.898Z] SSH_AGENT_PID=77 [2023-07-13T18:32:46.902Z] Running ssh-add (command line suppressed) [2023-07-13T18:32:47.020Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-42@tmp/private_key_2043108516643858511.key (/w/workspace/xfoundry_app-record-replay_PR-42@tmp/private_key_2043108516643858511.key) [2023-07-13T18:32:47.035Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T18:32:47.378Z] + git semver init [2023-07-13T18:32:47.639Z] 2023-07-13 18:32:47,567 [run_init] DEBUG init version:0.0.0 force:False [2023-07-13T18:32:47.639Z] 2023-07-13 18:32:47,567 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-42/.semver [2023-07-13T18:32:47.639Z] 2023-07-13 18:32:47,568 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-42/.semver [2023-07-13T18:32:47.639Z] 2023-07-13 18:32:47,568 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-42/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-42, universal_newlines=False, shell=None, istream=None) [2023-07-13T18:32:48.208Z] 2023-07-13 18:32:48,164 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-42/.git/info/exclude [2023-07-13T18:32:48.209Z] 2023-07-13 18:32:48,165 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-42/.semver/PR-42 with force:False [2023-07-13T18:32:48.209Z] 2023-07-13 18:32:48,165 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-42/.semver/PR-42 [2023-07-13T18:32:48.209Z] 2023-07-13 18:32:48,170 [execute] INFO git cat-file --batch-check [2023-07-13T18:32:48.209Z] 2023-07-13 18:32:48,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-42/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T18:32:48.209Z] 2023-07-13 18:32:48,176 [execute] INFO git cat-file --batch [2023-07-13T18:32:48.209Z] 2023-07-13 18:32:48,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-42/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T18:32:48.209Z] 2023-07-13 18:32:48,181 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-42/.semver/PR-42 [2023-07-13T18:32:48.209Z] 0.0.0 [Pipeline] } [2023-07-13T18:32:48.237Z] $ docker exec --env ******** --env ******** 36cd731d115edac1804015ceb860b2544a9d327978b1df92cc483f709ab69fea ssh-agent -k [2023-07-13T18:32:48.336Z] unset SSH_AUTH_SOCK; [2023-07-13T18:32:48.336Z] unset SSH_AGENT_PID; [2023-07-13T18:32:48.336Z] echo Agent pid 77 killed; [2023-07-13T18:32:48.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T18:32:48.850Z] + git semver [Pipeline] } [2023-07-13T18:32:49.136Z] $ docker stop --time=1 36cd731d115edac1804015ceb860b2544a9d327978b1df92cc483f709ab69fea [2023-07-13T18:32:50.451Z] $ docker rm -f --volumes 36cd731d115edac1804015ceb860b2544a9d327978b1df92cc483f709ab69fea [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T18:32:50.842Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-13T18:32:51.129Z] Stashed 1 file(s) [Pipeline] echo [2023-07-13T18:32:51.148Z] [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 [2023-07-13T18:32:51.770Z] provisioning config files... [2023-07-13T18:32:51.780Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-42@tmp/config18381184587335460415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T18:32:52.135Z] ---> docker-login.sh [2023-07-13T18:32:52.136Z] nexus3.edgexfoundry.org:10001 [2023-07-13T18:32:52.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T18:32:52.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T18:32:52.136Z] Configure a credential helper to remove this warning. See [2023-07-13T18:32:52.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T18:32:52.136Z] [2023-07-13T18:32:52.136Z] Login Succeeded [2023-07-13T18:32:52.136Z] nexus3.edgexfoundry.org:10002 [2023-07-13T18:32:52.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T18:32:52.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T18:32:52.136Z] Configure a credential helper to remove this warning. See [2023-07-13T18:32:52.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T18:32:52.136Z] [2023-07-13T18:32:52.136Z] Login Succeeded [2023-07-13T18:32:52.136Z] nexus3.edgexfoundry.org:10003 [2023-07-13T18:32:52.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T18:32:52.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T18:32:52.397Z] Configure a credential helper to remove this warning. See [2023-07-13T18:32:52.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T18:32:52.397Z] [2023-07-13T18:32:52.397Z] Login Succeeded [2023-07-13T18:32:52.397Z] nexus3.edgexfoundry.org:10004 [2023-07-13T18:32:52.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T18:32:52.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T18:32:52.397Z] Configure a credential helper to remove this warning. See [2023-07-13T18:32:52.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T18:32:52.397Z] [2023-07-13T18:32:52.397Z] Login Succeeded [2023-07-13T18:32:52.397Z] docker.io [2023-07-13T18:32:52.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T18:32:52.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T18:32:52.658Z] Configure a credential helper to remove this warning. See [2023-07-13T18:32:52.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T18:32:52.658Z] [2023-07-13T18:32:52.658Z] Login Succeeded [2023-07-13T18:32:52.658Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T18:32:52.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-13T18:32:52.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T18:32:52.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T18:32:52.967Z] ========================================================= [2023-07-13T18:32:52.967Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-13T18:32:52.967Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T18:32:53.446Z] + 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 . [2023-07-13T18:32:53.446Z] Sending build context to Docker daemon 340.5kB [2023-07-13T18:32:53.446Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T18:32:53.446Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-13T18:32:53.446Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-13T18:32:53.446Z] 4db1b89c0bd1: Pulling fs layer [2023-07-13T18:32:53.446Z] 6911f1a30b25: Pulling fs layer [2023-07-13T18:32:53.446Z] e194b8c5c2a9: Pulling fs layer [2023-07-13T18:32:53.446Z] 6863d3e3a2b1: Pulling fs layer [2023-07-13T18:32:53.446Z] ec0bb842ea78: Pulling fs layer [2023-07-13T18:32:53.446Z] 40a00589a448: Pulling fs layer [2023-07-13T18:32:53.446Z] 6c08303d61cc: Pulling fs layer [2023-07-13T18:32:53.446Z] 798269fcf238: Pulling fs layer [2023-07-13T18:32:53.446Z] 40a00589a448: Waiting [2023-07-13T18:32:53.446Z] 6c08303d61cc: Waiting [2023-07-13T18:32:53.446Z] ec0bb842ea78: Waiting [2023-07-13T18:32:53.446Z] 798269fcf238: Waiting [2023-07-13T18:32:53.446Z] 6911f1a30b25: Download complete [2023-07-13T18:32:53.446Z] 6863d3e3a2b1: Verifying Checksum [2023-07-13T18:32:53.446Z] 6863d3e3a2b1: Download complete [2023-07-13T18:32:53.446Z] ec0bb842ea78: Download complete [2023-07-13T18:32:53.446Z] 4db1b89c0bd1: Verifying Checksum [2023-07-13T18:32:53.446Z] 4db1b89c0bd1: Download complete [2023-07-13T18:32:53.707Z] 40a00589a448: Verifying Checksum [2023-07-13T18:32:53.707Z] 40a00589a448: Download complete [2023-07-13T18:32:53.707Z] 4db1b89c0bd1: Pull complete [2023-07-13T18:32:53.966Z] 6911f1a30b25: Pull complete [2023-07-13T18:32:53.966Z] 798269fcf238: Verifying Checksum [2023-07-13T18:32:53.966Z] 798269fcf238: Download complete [2023-07-13T18:32:54.226Z] e194b8c5c2a9: Download complete [2023-07-13T18:32:54.484Z] 6c08303d61cc: Verifying Checksum [2023-07-13T18:32:54.484Z] 6c08303d61cc: Download complete [2023-07-13T18:32:57.771Z] e194b8c5c2a9: Pull complete [2023-07-13T18:32:57.771Z] 6863d3e3a2b1: Pull complete [2023-07-13T18:32:57.771Z] ec0bb842ea78: Pull complete [2023-07-13T18:32:57.771Z] 40a00589a448: Pull complete [2023-07-13T18:33:00.300Z] 6c08303d61cc: Pull complete [2023-07-13T18:33:00.867Z] 798269fcf238: Pull complete [2023-07-13T18:33:00.867Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-13T18:33:00.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T18:33:00.867Z] ---> ec979cd7f677 [2023-07-13T18:33:00.867Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-13T18:33:05.063Z] ---> Running in 1b2f6a730167 [2023-07-13T18:33:05.063Z] Removing intermediate container 1b2f6a730167 [2023-07-13T18:33:05.063Z] ---> 20324b8cfa87 [2023-07-13T18:33:05.063Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-13T18:33:05.063Z] ---> Running in bc4a8a8df065 [2023-07-13T18:33:05.063Z] Removing intermediate container bc4a8a8df065 [2023-07-13T18:33:05.063Z] ---> 2164134b56cf [2023-07-13T18:33:05.063Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-13T18:33:05.063Z] ---> Running in 185e43cfd5bb [2023-07-13T18:33:05.063Z] Removing intermediate container 185e43cfd5bb [2023-07-13T18:33:05.063Z] ---> 8fc39f03d6e0 [2023-07-13T18:33:05.063Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T18:33:05.063Z] ---> Running in 35cc965b5cb4 [2023-07-13T18:33:05.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T18:33:05.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T18:33:05.582Z] OK: 265 MiB in 53 packages [2023-07-13T18:33:06.158Z] Removing intermediate container 35cc965b5cb4 [2023-07-13T18:33:06.158Z] ---> fb0ab2cb78b0 [2023-07-13T18:33:06.158Z] Step 7/12 : WORKDIR /app [2023-07-13T18:33:06.158Z] ---> Running in 8c9b82030dde [2023-07-13T18:33:06.158Z] Removing intermediate container 8c9b82030dde [2023-07-13T18:33:06.158Z] ---> 22c73a5f82a8 [2023-07-13T18:33:06.158Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-13T18:33:06.158Z] ---> b8af6269fd6a [2023-07-13T18:33:06.158Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T18:33:06.158Z] ---> Running in d15e54aca963 [2023-07-13T18:33:06.591Z] Still waiting to schedule task [2023-07-13T18:33:06.591Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-13T18:33:45.647Z] Removing intermediate container d15e54aca963 [2023-07-13T18:33:45.647Z] ---> c87c5bc9e69a [2023-07-13T18:33:45.647Z] Step 10/12 : COPY . . [2023-07-13T18:33:45.647Z] ---> 3d2a2e9e8690 [2023-07-13T18:33:45.647Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T18:33:45.647Z] ---> Running in 20b979781704 [2023-07-13T18:33:45.647Z] Removing intermediate container 20b979781704 [2023-07-13T18:33:45.647Z] ---> 2dfc959d570d [2023-07-13T18:33:45.647Z] Step 12/12 : RUN $MAKE [2023-07-13T18:33:45.647Z] ---> Running in b3596fb80c80 [2023-07-13T18:33:45.647Z] noop [2023-07-13T18:33:46.222Z] Removing intermediate container b3596fb80c80 [2023-07-13T18:33:46.222Z] ---> 9841170b360c [2023-07-13T18:33:46.222Z] Successfully built 9841170b360c [2023-07-13T18:33:46.222Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T18:33:46.691Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T18:33:46.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T18:33:46.843Z] prd-ubuntu20.04-docker-8c-8g-1086 does not seem to be running inside a container [2023-07-13T18:33:46.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-42 -v /w/workspace/xfoundry_app-record-replay_PR-42:/w/workspace/xfoundry_app-record-replay_PR-42:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-42@tmp:/w/workspace/xfoundry_app-record-replay_PR-42@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 [2023-07-13T18:33:47.222Z] $ docker top f3b4143fbafba94bc483ae9aeb9866ee2f473f8fb3de93deb1048f0be9d87ede -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T18:33:47.605Z] + go version [2023-07-13T18:33:47.605Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-13T18:33:47.637Z] $ docker stop --time=1 f3b4143fbafba94bc483ae9aeb9866ee2f473f8fb3de93deb1048f0be9d87ede [2023-07-13T18:33:48.900Z] $ docker rm -f --volumes f3b4143fbafba94bc483ae9aeb9866ee2f473f8fb3de93deb1048f0be9d87ede [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T18:33:49.631Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T18:33:49.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T18:33:49.801Z] prd-ubuntu20.04-docker-8c-8g-1086 does not seem to be running inside a container [2023-07-13T18:33:49.838Z] $ 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-42 -v /w/workspace/xfoundry_app-record-replay_PR-42:/w/workspace/xfoundry_app-record-replay_PR-42:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-42@tmp:/w/workspace/xfoundry_app-record-replay_PR-42@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 [2023-07-13T18:33:50.430Z] $ docker top ef041c5a6eada21808df74e92432469c744aed3bdac97004a810b7ef769cb2f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T18:33:50.815Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-42 [Pipeline] fileExists [Pipeline] sh [2023-07-13T18:33:51.174Z] + make test [2023-07-13T18:33:51.174Z] go test -race -coverprofile=coverage.out ./... [2023-07-13T18:34:13.212Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-13T18:34:13.212Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.069s coverage: 87.5% of statements [2023-07-13T18:34:13.212Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-13T18:34:13.212Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-13T18:34:13.212Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-13T18:34:13.212Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.072s coverage: 87.7% of statements [2023-07-13T18:34:13.212Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.059s coverage: 65.2% of statements [2023-07-13T18:34:31.279Z] go vet ./... [2023-07-13T18:34:32.654Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T18:34:32.654Z] ./internal/controller/controller_test.go [2023-07-13T18:34:32.654Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-13T18:34:32.654Z] make: *** [Makefile:74: test] Error 1 [Pipeline] } [2023-07-13T18:34:32.699Z] $ docker stop --time=1 ef041c5a6eada21808df74e92432469c744aed3bdac97004a810b7ef769cb2f1 [2023-07-13T18:34:37.258Z] $ docker rm -f --volumes ef041c5a6eada21808df74e92432469c744aed3bdac97004a810b7ef769cb2f1 [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 [2023-07-13T18:34:38.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T18:34:38.516Z] [2023-07-13T18:34:38.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T18:34:38.726Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1087 in /w/workspace/xfoundry_app-record-replay_PR-42 [Pipeline] { [Pipeline] ws [2023-07-13T18:34:38.783Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-07-13T18:34:38.865Z] Selected Git installation does not exist. Using Default [2023-07-13T18:34:38.865Z] The recommended git tool is: NONE [2023-07-13T18:34:38.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T18:34:38.889Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-13T18:34:38.889Z] 5eb5b503b376: Pulling fs layer [2023-07-13T18:34:38.889Z] 5c69ac0246d0: Pulling fs layer [2023-07-13T18:34:38.889Z] ec43610c2a17: Pulling fs layer [2023-07-13T18:34:38.889Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-13T18:34:38.889Z] 33b1e0a273af: Pulling fs layer [2023-07-13T18:34:38.889Z] 5d3b04190fa2: Pulling fs layer [2023-07-13T18:34:38.889Z] 2f39f015ded8: Pulling fs layer [2023-07-13T18:34:38.889Z] 33b1e0a273af: Waiting [2023-07-13T18:34:38.889Z] 5d3b04190fa2: Waiting [2023-07-13T18:34:38.889Z] 3a2ae6a8a46f: Waiting [2023-07-13T18:34:38.889Z] 2f39f015ded8: Waiting [2023-07-13T18:34:38.889Z] 5c69ac0246d0: Verifying Checksum [2023-07-13T18:34:38.889Z] 5c69ac0246d0: Download complete [2023-07-13T18:34:38.889Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-13T18:34:38.889Z] 3a2ae6a8a46f: Download complete [2023-07-13T18:34:38.889Z] 33b1e0a273af: Verifying Checksum [2023-07-13T18:34:38.889Z] 33b1e0a273af: Download complete [2023-07-13T18:34:38.889Z] 5d3b04190fa2: Download complete [2023-07-13T18:34:38.889Z] ec43610c2a17: Verifying Checksum [2023-07-13T18:34:38.889Z] ec43610c2a17: Download complete [2023-07-13T18:34:39.152Z] 5eb5b503b376: Download complete [2023-07-13T18:34:39.718Z] 2f39f015ded8: Download complete [2023-07-13T18:34:40.282Z] 5eb5b503b376: Pull complete [2023-07-13T18:34:40.282Z] 5c69ac0246d0: Pull complete [2023-07-13T18:34:40.846Z] ec43610c2a17: Pull complete [2023-07-13T18:34:40.846Z] 3a2ae6a8a46f: Pull complete [2023-07-13T18:34:41.108Z] 33b1e0a273af: Pull complete [2023-07-13T18:34:41.108Z] 5d3b04190fa2: Pull complete [2023-07-13T18:34:43.888Z] using credential edgex-jenkins-ssh [2023-07-13T18:34:43.907Z] Cloning the remote Git repository [2023-07-13T18:34:43.951Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-13T18:34:44.037Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-07-13T18:34:44.177Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-13T18:34:44.178Z] > git --version # timeout=10 [2023-07-13T18:34:44.198Z] > git --version # 'git version 2.25.1' [2023-07-13T18:34:44.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T18:34:44.346Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T18:34:44.938Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-13T18:34:44.962Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T18:34:45.423Z] 2f39f015ded8: Pull complete [2023-07-13T18:34:45.423Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-13T18:34:45.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T18:34:45.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T18:34:45.645Z] prd-ubuntu20.04-docker-8c-8g-1086 does not seem to be running inside a container [2023-07-13T18:34:45.678Z] $ 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-42 -v /w/workspace/xfoundry_app-record-replay_PR-42:/w/workspace/xfoundry_app-record-replay_PR-42:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-42@tmp:/w/workspace/xfoundry_app-record-replay_PR-42@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 [2023-07-13T18:34:45.728Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-13T18:34:45.766Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-13T18:34:45.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T18:34:45.780Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-13T18:34:46.256Z] Merging remotes/origin/main commit f87ca7d3b83689b830a75d23e332994a9af14d1e into PR head commit d944aab43ac9917b37a2b4ab2c76c17669a56c70 [2023-07-13T18:34:46.526Z] Merge succeeded, producing d944aab43ac9917b37a2b4ab2c76c17669a56c70 [2023-07-13T18:34:46.527Z] Checking out Revision d944aab43ac9917b37a2b4ab2c76c17669a56c70 (PR-42) [2023-07-13T18:34:46.275Z] > git config core.sparsecheckout # timeout=10 [2023-07-13T18:34:46.341Z] > git checkout -f d944aab43ac9917b37a2b4ab2c76c17669a56c70 # timeout=10 [2023-07-13T18:34:46.428Z] > git remote # timeout=10 [2023-07-13T18:34:46.449Z] > git config --get remote.origin.url # timeout=10 [2023-07-13T18:34:46.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T18:34:46.485Z] > git merge f87ca7d3b83689b830a75d23e332994a9af14d1e # timeout=10 [2023-07-13T18:34:46.509Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-13T18:34:46.535Z] > git config core.sparsecheckout # timeout=10 [2023-07-13T18:34:46.552Z] > git checkout -f d944aab43ac9917b37a2b4ab2c76c17669a56c70 # timeout=10 [2023-07-13T18:34:49.053Z] $ docker top 457f3856497fcdf115fc7b636ef5eac7d6edb371c161c48c056c82674ce48361 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T18:34:49.502Z] ---> job-cost.sh [2023-07-13T18:34:49.502Z] lf-activate-venv: SKIPPING [2023-07-13T18:34:49.502Z] INFO: No Stack... [2023-07-13T18:34:49.997Z] Commit message: "feat: Implement Export Recorded Data endpoint" [2023-07-13T18:34:50.046Z] > git --version # timeout=10 [2023-07-13T18:34:50.055Z] > git --version # 'git version 2.25.1' [2023-07-13T18:34:50.065Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T18:34:50.068Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-13T18:34:50.523Z] [2023-07-13T18:34:50.523Z] GitHub has been notified of this commit’s build result [2023-07-13T18:34:50.523Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-07-13T18:34:50.636Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T18:34:50.964Z] + cat /w/workspace/xfoundry_app-record-replay_PR-42/archives/cost.csv [2023-07-13T18:34:50.964Z] + cut -d, -f6 [Pipeline] lock [2023-07-13T18:34:51.039Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-42-1-stack-cost] [2023-07-13T18:34:51.044Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-42-1-stack-cost] did not exist. Created. [2023-07-13T18:34:51.044Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-42-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T18:34:51.293Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-13T18:34:51.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T18:34:51.293Z] Dload Upload Total Spent Left Speed [2023-07-13T18:34:51.293Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [2023-07-13T18:34:51.439Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-13T18:34:51.498Z] Stashed 1 file(s) [Pipeline] } [2023-07-13T18:34:51.523Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-42-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-13T18:34:51.607Z] $ docker stop --time=1 457f3856497fcdf115fc7b636ef5eac7d6edb371c161c48c056c82674ce48361 [2023-07-13T18:34:52.749Z] $ docker rm -f --volumes 457f3856497fcdf115fc7b636ef5eac7d6edb371c161c48c056c82674ce48361 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-13T18:34:53.170Z] Failed in branch amd64 [2023-07-13T18:34:53.188Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-13T18:34:53.561Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-13T18:34:53.561Z] + sudo tee /etc/docker/daemon.new [2023-07-13T18:34:53.561Z] { [2023-07-13T18:34:53.561Z] "registry-mirrors": [ [2023-07-13T18:34:53.561Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-13T18:34:53.561Z] ], [2023-07-13T18:34:53.561Z] "bip": "10.250.0.254/24", [2023-07-13T18:34:53.561Z] "hosts": [ [2023-07-13T18:34:53.561Z] "tcp://0.0.0.0:5555", [2023-07-13T18:34:53.561Z] "unix:///var/run/docker.sock" [2023-07-13T18:34:53.561Z] ], [2023-07-13T18:34:53.561Z] "mtu": 1458, [2023-07-13T18:34:53.561Z] "selinux-enabled": true, [2023-07-13T18:34:53.561Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-13T18:34:53.561Z] } [Pipeline] sh [2023-07-13T18:34:53.889Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-13T18:34:54.225Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T18:35:12.524Z] provisioning config files... [2023-07-13T18:35:12.551Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config8773216361125073465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T18:35:12.941Z] ---> docker-login.sh [2023-07-13T18:35:12.942Z] nexus3.edgexfoundry.org:10001 [2023-07-13T18:35:13.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T18:35:13.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T18:35:13.483Z] Configure a credential helper to remove this warning. See [2023-07-13T18:35:13.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T18:35:13.483Z] [2023-07-13T18:35:13.483Z] Login Succeeded [2023-07-13T18:35:13.483Z] nexus3.edgexfoundry.org:10002 [2023-07-13T18:35:13.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T18:35:13.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T18:35:13.754Z] Configure a credential helper to remove this warning. See [2023-07-13T18:35:13.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T18:35:13.754Z] [2023-07-13T18:35:13.754Z] Login Succeeded [2023-07-13T18:35:13.754Z] nexus3.edgexfoundry.org:10003 [2023-07-13T18:35:14.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T18:35:14.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T18:35:14.293Z] Configure a credential helper to remove this warning. See [2023-07-13T18:35:14.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T18:35:14.293Z] [2023-07-13T18:35:14.293Z] Login Succeeded [2023-07-13T18:35:14.293Z] nexus3.edgexfoundry.org:10004 [2023-07-13T18:35:14.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T18:35:14.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T18:35:14.566Z] Configure a credential helper to remove this warning. See [2023-07-13T18:35:14.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T18:35:14.566Z] [2023-07-13T18:35:14.566Z] Login Succeeded [2023-07-13T18:35:14.566Z] docker.io [2023-07-13T18:35:14.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T18:35:15.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T18:35:15.103Z] Configure a credential helper to remove this warning. See [2023-07-13T18:35:15.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T18:35:15.103Z] [2023-07-13T18:35:15.103Z] Login Succeeded [2023-07-13T18:35:15.103Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T18:35:15.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-13T18:35:15.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T18:35:15.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T18:35:15.549Z] ========================================================= [2023-07-13T18:35:15.549Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-13T18:35:15.549Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T18:35:16.052Z] + 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 . [2023-07-13T18:35:16.052Z] Sending build context to Docker daemon 160.8kB [2023-07-13T18:35:16.320Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-13T18:35:16.320Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-13T18:35:16.902Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-13T18:35:16.902Z] edb6bdbacee9: Pulling fs layer [2023-07-13T18:35:16.902Z] 5f9638ab2659: Pulling fs layer [2023-07-13T18:35:16.902Z] 8d51d6327a98: Pulling fs layer [2023-07-13T18:35:16.902Z] 8b374f2dd631: Pulling fs layer [2023-07-13T18:35:16.902Z] ec14aa9079de: Pulling fs layer [2023-07-13T18:35:16.902Z] 2f466654f4bb: Pulling fs layer [2023-07-13T18:35:16.902Z] 554e91adad29: Pulling fs layer [2023-07-13T18:35:16.902Z] 8b374f2dd631: Waiting [2023-07-13T18:35:16.902Z] ec14aa9079de: Waiting [2023-07-13T18:35:16.902Z] 2f466654f4bb: Waiting [2023-07-13T18:35:16.902Z] 554e91adad29: Waiting [2023-07-13T18:35:16.902Z] 5f9638ab2659: Verifying Checksum [2023-07-13T18:35:16.902Z] 5f9638ab2659: Download complete [2023-07-13T18:35:16.902Z] 8b374f2dd631: Verifying Checksum [2023-07-13T18:35:16.902Z] 8b374f2dd631: Download complete [2023-07-13T18:35:16.902Z] ec14aa9079de: Verifying Checksum [2023-07-13T18:35:16.902Z] ec14aa9079de: Download complete [2023-07-13T18:35:17.175Z] edb6bdbacee9: Verifying Checksum [2023-07-13T18:35:17.175Z] edb6bdbacee9: Download complete [2023-07-13T18:35:18.155Z] edb6bdbacee9: Pull complete [2023-07-13T18:35:18.428Z] 554e91adad29: Verifying Checksum [2023-07-13T18:35:18.428Z] 554e91adad29: Download complete [2023-07-13T18:35:18.701Z] 5f9638ab2659: Pull complete [2023-07-13T18:35:19.682Z] 8d51d6327a98: Verifying Checksum [2023-07-13T18:35:19.682Z] 8d51d6327a98: Download complete [2023-07-13T18:35:19.682Z] 2f466654f4bb: Verifying Checksum [2023-07-13T18:35:19.682Z] 2f466654f4bb: Download complete [2023-07-13T18:35:32.006Z] 8d51d6327a98: Pull complete [2023-07-13T18:35:32.006Z] 8b374f2dd631: Pull complete [2023-07-13T18:35:32.006Z] ec14aa9079de: Pull complete [2023-07-13T18:35:37.377Z] 2f466654f4bb: Pull complete [2023-07-13T18:35:39.969Z] 554e91adad29: Pull complete [2023-07-13T18:35:39.969Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-13T18:35:39.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T18:35:39.969Z] ---> 1e15ea492957 [2023-07-13T18:35:39.969Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-13T18:35:41.384Z] ---> Running in 176b705697f7 [2023-07-13T18:35:41.384Z] Removing intermediate container 176b705697f7 [2023-07-13T18:35:41.384Z] ---> a9c17f790ee4 [2023-07-13T18:35:41.384Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-13T18:35:41.652Z] ---> Running in 612438dc2255 [2023-07-13T18:35:41.918Z] Removing intermediate container 612438dc2255 [2023-07-13T18:35:41.918Z] ---> 3581da8165df [2023-07-13T18:35:41.918Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-13T18:35:41.918Z] ---> Running in 3a9e2ef31f92 [2023-07-13T18:35:42.188Z] Removing intermediate container 3a9e2ef31f92 [2023-07-13T18:35:42.188Z] ---> 0f765e574fb7 [2023-07-13T18:35:42.188Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-13T18:35:42.458Z] ---> Running in eebad3b91ea1 [2023-07-13T18:35:43.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T18:35:46.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T18:35:47.336Z] OK: 263 MiB in 53 packages [2023-07-13T18:35:48.299Z] Removing intermediate container eebad3b91ea1 [2023-07-13T18:35:48.299Z] ---> 99328bc2f4d5 [2023-07-13T18:35:48.299Z] Step 7/12 : WORKDIR /app [2023-07-13T18:35:48.299Z] ---> Running in 157f05376c6f [2023-07-13T18:35:48.566Z] Removing intermediate container 157f05376c6f [2023-07-13T18:35:48.566Z] ---> a30778e4704f [2023-07-13T18:35:48.566Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-13T18:35:49.149Z] ---> 4760b2b7dc04 [2023-07-13T18:35:49.149Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T18:35:49.149Z] ---> Running in fd8431fb8279 [2023-07-13T18:36:57.033Z] Removing intermediate container fd8431fb8279 [2023-07-13T18:36:57.033Z] ---> e29e04fb6e83 [2023-07-13T18:36:57.033Z] Step 10/12 : COPY . . [2023-07-13T18:36:57.033Z] ---> 78ca70e1f013 [2023-07-13T18:36:57.033Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-13T18:36:57.033Z] ---> Running in 515142a76aad [2023-07-13T18:36:57.033Z] Removing intermediate container 515142a76aad [2023-07-13T18:36:57.033Z] ---> 3a2530e79a53 [2023-07-13T18:36:57.033Z] Step 12/12 : RUN $MAKE [2023-07-13T18:36:57.033Z] ---> Running in 47511d7f3bdc [2023-07-13T18:36:57.033Z] noop [2023-07-13T18:36:57.033Z] Removing intermediate container 47511d7f3bdc [2023-07-13T18:36:57.033Z] ---> d22111af4304 [2023-07-13T18:36:57.033Z] Successfully built d22111af4304 [2023-07-13T18:36:57.033Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T18:36:57.504Z] + docker inspect -f . ci-base-image-arm64 [2023-07-13T18:36:57.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T18:36:57.771Z] prd-ubuntu20.04-docker-arm64-4c-16g-1087 does not seem to be running inside a container [2023-07-13T18:36:57.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-13T18:36:58.983Z] $ docker top b3d9961c70a3c1ca35f28bd8db431d106f932e9569c914940bef6a4ac52d85bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T18:36:59.850Z] + go version [2023-07-13T18:36:59.850Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-13T18:36:59.886Z] $ docker stop --time=1 b3d9961c70a3c1ca35f28bd8db431d106f932e9569c914940bef6a4ac52d85bd [2023-07-13T18:37:01.514Z] $ docker rm -f --volumes b3d9961c70a3c1ca35f28bd8db431d106f932e9569c914940bef6a4ac52d85bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T18:37:02.371Z] + docker inspect -f . ci-base-image-arm64 [2023-07-13T18:37:02.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T18:37:02.613Z] prd-ubuntu20.04-docker-arm64-4c-16g-1087 does not seem to be running inside a container [2023-07-13T18:37:02.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-13T18:37:05.290Z] $ docker top f71f8fc784f13412db2565b9641d60b6b1376feda94147316623ace2cf78a48f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T18:37:05.842Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-07-13T18:37:06.233Z] + make test [2023-07-13T18:37:06.233Z] go test -race -coverprofile=coverage.out ./... [2023-07-13T18:39:58.008Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-13T18:39:58.008Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.252s coverage: 87.5% of statements [2023-07-13T18:39:58.008Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.347s coverage: 87.7% of statements [2023-07-13T18:39:58.597Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-13T18:39:58.597Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-13T18:39:58.597Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-13T18:39:58.865Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.244s coverage: 65.2% of statements [2023-07-13T18:39:59.827Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-13T18:39:59.827Z] go vet ./... [2023-07-13T18:42:21.557Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T18:42:21.557Z] ./internal/controller/controller_test.go [2023-07-13T18:42:21.557Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-13T18:42:21.557Z] make: *** [Makefile:74: test] Error 1 [Pipeline] } [2023-07-13T18:42:21.600Z] $ docker stop --time=1 f71f8fc784f13412db2565b9641d60b6b1376feda94147316623ace2cf78a48f [2023-07-13T18:42:23.515Z] $ docker rm -f --volumes f71f8fc784f13412db2565b9641d60b6b1376feda94147316623ace2cf78a48f [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 [2023-07-13T18:42:25.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T18:42:25.563Z] [2023-07-13T18:42:25.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T18:42:25.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T18:42:26.239Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-13T18:42:26.239Z] 8998bd30e6a1: Pulling fs layer [2023-07-13T18:42:26.239Z] 04944245beec: Pulling fs layer [2023-07-13T18:42:26.239Z] 699f458cf7ca: Pulling fs layer [2023-07-13T18:42:26.239Z] 765212b225bb: Pulling fs layer [2023-07-13T18:42:26.239Z] f23df028b6ca: Pulling fs layer [2023-07-13T18:42:26.239Z] d65c8cfc05b1: Pulling fs layer [2023-07-13T18:42:26.239Z] 2437ff75d9bd: Pulling fs layer [2023-07-13T18:42:26.239Z] f23df028b6ca: Waiting [2023-07-13T18:42:26.239Z] d65c8cfc05b1: Waiting [2023-07-13T18:42:26.239Z] 2437ff75d9bd: Waiting [2023-07-13T18:42:26.239Z] 765212b225bb: Waiting [2023-07-13T18:42:26.515Z] 04944245beec: Verifying Checksum [2023-07-13T18:42:26.515Z] 04944245beec: Download complete [2023-07-13T18:42:26.515Z] 765212b225bb: Verifying Checksum [2023-07-13T18:42:26.515Z] 765212b225bb: Download complete [2023-07-13T18:42:26.515Z] f23df028b6ca: Verifying Checksum [2023-07-13T18:42:26.515Z] f23df028b6ca: Download complete [2023-07-13T18:42:26.515Z] d65c8cfc05b1: Verifying Checksum [2023-07-13T18:42:26.515Z] d65c8cfc05b1: Download complete [2023-07-13T18:42:26.783Z] 699f458cf7ca: Verifying Checksum [2023-07-13T18:42:26.783Z] 699f458cf7ca: Download complete [2023-07-13T18:42:27.052Z] 8998bd30e6a1: Verifying Checksum [2023-07-13T18:42:27.052Z] 8998bd30e6a1: Download complete [2023-07-13T18:42:29.632Z] 2437ff75d9bd: Verifying Checksum [2023-07-13T18:42:29.632Z] 2437ff75d9bd: Download complete [2023-07-13T18:42:31.041Z] 8998bd30e6a1: Pull complete [2023-07-13T18:42:31.626Z] 04944245beec: Pull complete [2023-07-13T18:42:33.043Z] 699f458cf7ca: Pull complete [2023-07-13T18:42:33.043Z] 765212b225bb: Pull complete [2023-07-13T18:42:33.629Z] f23df028b6ca: Pull complete [2023-07-13T18:42:33.899Z] d65c8cfc05b1: Pull complete [2023-07-13T18:42:48.895Z] 2437ff75d9bd: Pull complete [2023-07-13T18:42:48.895Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-13T18:42:48.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T18:42:48.895Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T18:42:49.279Z] prd-ubuntu20.04-docker-arm64-4c-16g-1087 does not seem to be running inside a container [2023-07-13T18:42:49.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-13T18:42:51.794Z] $ docker top fcde6f60c2fbc7793bda43a90401302a9faea81db83b96c137626e0fca39bbf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T18:42:52.425Z] ---> job-cost.sh [2023-07-13T18:42:52.698Z] lf-activate-venv: SKIPPING [2023-07-13T18:42:52.698Z] INFO: No Stack... [2023-07-13T18:42:53.288Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-13T18:42:53.881Z] INFO: Archiving Costs [Pipeline] sh [2023-07-13T18:42:54.232Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-07-13T18:42:54.233Z] + cut -d, -f6 [Pipeline] lock [2023-07-13T18:42:54.590Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-42-1-stack-cost] [2023-07-13T18:42:54.595Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-42-1-stack-cost] did not exist. Created. [2023-07-13T18:42:54.595Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-42-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T18:42:55.022Z] /w/workspace/app-record-replay/1@tmp/durable-6a3347d0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-13T18:42:55.376Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-13T18:42:55.419Z] Warning: overwriting stash ‘stack-cost’ [2023-07-13T18:42:55.784Z] Stashed 1 file(s) [Pipeline] } [2023-07-13T18:42:55.799Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-42-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-13T18:42:55.884Z] $ docker stop --time=1 fcde6f60c2fbc7793bda43a90401302a9faea81db83b96c137626e0fca39bbf9 [2023-07-13T18:42:57.327Z] $ docker rm -f --volumes fcde6f60c2fbc7793bda43a90401302a9faea81db83b96c137626e0fca39bbf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-13T18:42:58.055Z] 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 [2023-07-13T18:43:00.102Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-42/archives ] [2023-07-13T18:43:00.103Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-42/archives [2023-07-13T18:43:00.103Z] total 16 [2023-07-13T18:43:00.103Z] drwxr-xr-x 3 root root 4096 Jul 13 18:34 . [2023-07-13T18:43:00.103Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 18:34 .. [2023-07-13T18:43:00.103Z] drwxr-xr-x 2 root root 4096 Jul 13 18:34 cost [2023-07-13T18:43:00.103Z] -rw-r--r-- 1 root root 88 Jul 13 18:34 cost.csv [2023-07-13T18:43:00.103Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-42/archives [2023-07-13T18:43:00.103Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-42/archives [2023-07-13T18:43:00.103Z] total 16 [2023-07-13T18:43:00.103Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 18:34 . [2023-07-13T18:43:00.103Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 18:34 .. [2023-07-13T18:43:00.103Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 13 18:34 cost [2023-07-13T18:43:00.103Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 13 18:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-13T18:43:00.431Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T18:43:01.312Z] ---> package-listing.sh [2023-07-13T18:43:01.312Z] ++ facter osfamily [2023-07-13T18:43:01.312Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-13T18:43:01.572Z] + OS_FAMILY=debian [2023-07-13T18:43:01.572Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-42 [2023-07-13T18:43:01.572Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-13T18:43:01.572Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-13T18:43:01.572Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-13T18:43:01.572Z] + PACKAGES=/tmp/packages_start.txt [2023-07-13T18:43:01.572Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-42 ']' [2023-07-13T18:43:01.572Z] + PACKAGES=/tmp/packages_end.txt [2023-07-13T18:43:01.572Z] + case "${OS_FAMILY}" in [2023-07-13T18:43:01.572Z] + dpkg -l [2023-07-13T18:43:01.572Z] + grep '^ii' [2023-07-13T18:43:01.572Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-13T18:43:01.572Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-13T18:43:01.572Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-13T18:43:01.572Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-42 ']' [2023-07-13T18:43:01.572Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-42/archives/ [2023-07-13T18:43:01.572Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-42/archives/ [Pipeline] echo [2023-07-13T18:43:01.610Z] 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-42/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-13T18:43:01.900Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T18:43:02.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T18:43:02.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T18:43:02.671Z] prd-ubuntu20.04-docker-8c-8g-1086 does not seem to be running inside a container [2023-07-13T18:43:02.694Z] $ 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-42/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-42 -v /w/workspace/xfoundry_app-record-replay_PR-42:/w/workspace/xfoundry_app-record-replay_PR-42:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-42@tmp:/w/workspace/xfoundry_app-record-replay_PR-42@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 [2023-07-13T18:43:02.906Z] $ docker top a32978d853a9da67ee61c33c06eed0557c2093f68ee7e0af5c81ff65d6f24f1b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T18:43:03.302Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-13T18:43:03.611Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-13T18:43:03.925Z] + ls /var/log/sa-host [2023-07-13T18:43:03.925Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T18:43:04.150Z] provisioning config files... [2023-07-13T18:43:04.161Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-42@tmp/config8461725353257676865tmp [Pipeline] { [Pipeline] echo [2023-07-13T18:43:04.215Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T18:43:04.528Z] ---> create-netrc.sh [Pipeline] } [2023-07-13T18:43:04.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-13T18:43:05.090Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-13T18:43:05.123Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T18:43:05.529Z] ---> sudo-logs.sh [2023-07-13T18:43:05.529Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-13T18:43:05.616Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T18:43:05.962Z] ---> job-cost.sh [2023-07-13T18:43:05.962Z] lf-activate-venv: SKIPPING [2023-07-13T18:43:05.962Z] DEBUG: total: 0.2199999988079071 [2023-07-13T18:43:05.962Z] INFO: Retrieving Stack Cost... [2023-07-13T18:43:06.538Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-13T18:43:06.799Z] INFO: Archiving Costs [Pipeline] echo [2023-07-13T18:43:06.833Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T18:43:07.139Z] ---> logs-deploy.sh [2023-07-13T18:43:07.139Z] lf-activate-venv: SKIPPING [2023-07-13T18:43:07.139Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-42/1 [2023-07-13T18:43:07.139Z] INFO: archiving workspace using pattern(s): [2023-07-13T18:43:08.071Z] Archives upload complete. [2023-07-13T18:43:08.329Z] INFO: archiving logs to Nexus [2023-07-13T18:43:08.897Z] ---> uname -a: [2023-07-13T18:43:08.897Z] Linux prd-ubuntu20-04-docker-8c-8g-1086 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-13T18:43:08.897Z] [2023-07-13T18:43:08.897Z] [2023-07-13T18:43:08.897Z] ---> lscpu: [2023-07-13T18:43:08.897Z] Architecture: x86_64 [2023-07-13T18:43:08.897Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-13T18:43:08.897Z] Byte Order: Little Endian [2023-07-13T18:43:08.897Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-13T18:43:08.897Z] CPU(s): 8 [2023-07-13T18:43:08.897Z] On-line CPU(s) list: 0-7 [2023-07-13T18:43:08.897Z] Thread(s) per core: 1 [2023-07-13T18:43:08.898Z] Core(s) per socket: 1 [2023-07-13T18:43:08.898Z] Socket(s): 8 [2023-07-13T18:43:08.898Z] NUMA node(s): 1 [2023-07-13T18:43:08.898Z] Vendor ID: AuthenticAMD [2023-07-13T18:43:08.898Z] CPU family: 23 [2023-07-13T18:43:08.898Z] Model: 49 [2023-07-13T18:43:08.898Z] Model name: AMD EPYC-Rome Processor [2023-07-13T18:43:08.898Z] Stepping: 0 [2023-07-13T18:43:08.898Z] CPU MHz: 2800.000 [2023-07-13T18:43:08.898Z] BogoMIPS: 5600.00 [2023-07-13T18:43:08.898Z] Virtualization: AMD-V [2023-07-13T18:43:08.898Z] Hypervisor vendor: KVM [2023-07-13T18:43:08.898Z] Virtualization type: full [2023-07-13T18:43:08.898Z] L1d cache: 256 KiB [2023-07-13T18:43:08.898Z] L1i cache: 256 KiB [2023-07-13T18:43:08.898Z] L2 cache: 4 MiB [2023-07-13T18:43:08.898Z] L3 cache: 128 MiB [2023-07-13T18:43:08.898Z] NUMA node0 CPU(s): 0-7 [2023-07-13T18:43:08.898Z] Vulnerability Itlb multihit: Not affected [2023-07-13T18:43:08.898Z] Vulnerability L1tf: Not affected [2023-07-13T18:43:08.898Z] Vulnerability Mds: Not affected [2023-07-13T18:43:08.898Z] Vulnerability Meltdown: Not affected [2023-07-13T18:43:08.898Z] Vulnerability Mmio stale data: Not affected [2023-07-13T18:43:08.898Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-13T18:43:08.898Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-13T18:43:08.898Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-13T18:43:08.898Z] Vulnerability Srbds: Not affected [2023-07-13T18:43:08.898Z] Vulnerability Tsx async abort: Not affected [2023-07-13T18:43:08.898Z] 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 [2023-07-13T18:43:08.898Z] [2023-07-13T18:43:08.898Z] [2023-07-13T18:43:08.898Z] ---> nproc: [2023-07-13T18:43:08.898Z] 8 [2023-07-13T18:43:08.898Z] [2023-07-13T18:43:08.898Z] [2023-07-13T18:43:08.898Z] ---> df -h: [2023-07-13T18:43:08.898Z] Filesystem Size Used Avail Use% Mounted on [2023-07-13T18:43:08.898Z] overlay 155G 12G 144G 8% / [2023-07-13T18:43:08.898Z] tmpfs 64M 0 64M 0% /dev [2023-07-13T18:43:08.898Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-13T18:43:08.898Z] shm 64M 0 64M 0% /dev/shm [2023-07-13T18:43:08.898Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-07-13T18:43:08.898Z] [2023-07-13T18:43:08.898Z] [2023-07-13T18:43:08.898Z] ---> sar -b -r -n DEV: [2023-07-13T18:43:08.898Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1086) 07/13/23 _x86_64_ (8 CPU) [2023-07-13T18:43:08.898Z] [2023-07-13T18:43:08.898Z] 18:31:50 LINUX RESTART (8 CPU) [2023-07-13T18:43:08.898Z] [2023-07-13T18:43:08.898Z] 18:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-13T18:43:08.898Z] 18:33:02 354.11 47.94 306.17 0.00 5413.63 107761.64 0.00 [2023-07-13T18:43:08.898Z] 18:34:01 182.90 1.24 181.67 0.00 22.37 68294.27 0.00 [2023-07-13T18:43:08.898Z] 18:35:01 64.68 0.28 64.40 0.00 7.20 33477.24 0.00 [2023-07-13T18:43:08.898Z] 18:36:01 2.12 0.00 2.12 0.00 0.00 24.81 0.00 [2023-07-13T18:43:08.898Z] 18:37:01 19.10 7.08 12.01 0.00 899.45 2234.16 0.00 [2023-07-13T18:43:08.898Z] 18:38:01 38.54 3.52 35.03 0.00 4256.22 6681.69 0.00 [2023-07-13T18:43:08.898Z] 18:39:01 3.65 0.02 3.63 0.00 0.13 91.32 0.00 [2023-07-13T18:43:08.898Z] 18:40:01 1.93 0.00 1.93 0.00 0.00 20.40 0.00 [2023-07-13T18:43:08.898Z] 18:41:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 [2023-07-13T18:43:08.898Z] 18:42:01 1.82 0.00 1.82 0.00 0.00 19.60 0.00 [2023-07-13T18:43:08.898Z] 18:43:01 1.60 0.08 1.52 0.00 4.93 15.60 0.00 [2023-07-13T18:43:08.898Z] Average: 60.90 5.48 55.42 0.00 965.39 19803.54 0.00 [2023-07-13T18:43:08.898Z] [2023-07-13T18:43:08.898Z] 18:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-13T18:43:08.898Z] 18:33:02 29178740 31587520 732056 2.23 71716 2611724 1858396 5.48 990536 2358640 473780 [2023-07-13T18:43:08.898Z] 18:34:01 27774376 31233740 1069908 3.25 146024 3488868 2537208 7.48 1594924 3039848 239812 [2023-07-13T18:43:08.898Z] 18:35:01 27869516 31578716 728184 2.21 154636 3703392 1789648 5.27 1183344 3331900 332 [2023-07-13T18:43:08.898Z] 18:36:01 27869536 31578792 727836 2.21 154664 3703400 1789648 5.27 1183000 3331908 152 [2023-07-13T18:43:08.898Z] 18:37:01 27770368 31568304 722584 2.20 159716 3794116 1569872 4.63 1228436 3374748 1096 [2023-07-13T18:43:08.898Z] 18:38:01 27341956 31560248 726740 2.21 188892 4164280 1832716 5.40 1507400 3498964 204 [2023-07-13T18:43:08.898Z] 18:39:01 27348500 31561992 725064 2.20 187516 4161028 1797716 5.30 1504744 3495756 152 [2023-07-13T18:43:08.898Z] 18:40:01 27357336 31570888 716152 2.18 187592 4161028 1797716 5.30 1495624 3495760 4 [2023-07-13T18:43:08.898Z] 18:41:01 27357700 31571392 715768 2.18 187680 4161032 1797716 5.30 1496116 3495792 164 [2023-07-13T18:43:08.898Z] 18:42:01 27357448 31571196 715916 2.18 187732 4161036 1797716 5.30 1496164 3495796 180 [2023-07-13T18:43:08.898Z] 18:43:01 27339740 31553928 733164 2.23 187772 4161412 1856240 5.47 1514492 3495988 116 [2023-07-13T18:43:08.898Z] Average: 27687747 31539701 755761 2.30 164904 3842847 1856781 5.47 1381344 3310464 65090 [2023-07-13T18:43:08.898Z] [2023-07-13T18:43:08.898Z] 18:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-13T18:43:08.898Z] 18:33:02 ens3 594.73 350.56 6610.80 95.48 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:33:02 docker0 0.78 0.72 0.12 1.87 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:33:02 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:34:01 ens3 370.84 228.48 2433.19 30.66 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:34:01 vetha07bd5f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:34:01 docker0 212.00 344.39 16.54 2405.85 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:35:01 ens3 100.37 60.35 2527.82 13.96 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:35:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:36:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:37:01 ens3 70.37 43.34 915.13 3.05 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:37:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:38:01 ens3 123.48 38.36 2008.03 2.81 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:38:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:41:01 ens3 0.52 0.45 0.26 0.21 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:42:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:43:01 ens3 6.78 4.15 16.52 1.66 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] 18:43:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] Average: ens3 114.84 65.76 1317.60 13.42 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] Average: docker0 19.05 30.90 1.49 215.60 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2023-07-13T18:43:08.898Z] [2023-07-13T18:43:08.898Z] [2023-07-13T18:43:08.898Z] ---> sar -P ALL: [2023-07-13T18:43:08.898Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1086) 07/13/23 _x86_64_ (8 CPU) [2023-07-13T18:43:08.898Z] [2023-07-13T18:43:08.898Z] 18:31:50 LINUX RESTART (8 CPU) [2023-07-13T18:43:08.898Z] [2023-07-13T18:43:08.898Z] 18:32:01 CPU %user %nice %system %iowait %steal %idle [2023-07-13T18:43:08.898Z] 18:33:02 all 8.96 0.00 3.40 2.33 0.05 85.25 [2023-07-13T18:43:08.898Z] 18:33:02 0 7.92 0.00 3.10 0.18 0.03 88.76 [2023-07-13T18:43:08.898Z] 18:33:02 1 9.86 0.00 4.34 1.68 0.03 84.09 [2023-07-13T18:43:08.898Z] 18:33:02 2 9.43 0.00 4.25 5.21 0.05 81.06 [2023-07-13T18:43:08.898Z] 18:33:02 3 8.07 0.00 3.81 0.50 0.07 87.55 [2023-07-13T18:43:08.898Z] 18:33:02 4 9.72 0.00 2.91 7.18 0.05 80.15 [2023-07-13T18:43:08.898Z] 18:33:02 5 7.48 0.00 2.67 3.28 0.05 86.53 [2023-07-13T18:43:08.898Z] 18:33:02 6 10.48 0.00 2.15 0.13 0.05 87.19 [2023-07-13T18:43:08.898Z] 18:33:02 7 8.75 0.00 3.99 0.54 0.08 86.63 [2023-07-13T18:43:08.898Z] 18:34:01 all 13.64 0.00 3.68 6.96 0.09 75.63 [2023-07-13T18:43:08.898Z] 18:34:01 0 13.67 0.00 3.70 1.81 0.07 80.76 [2023-07-13T18:43:08.898Z] 18:34:01 1 15.39 0.00 3.26 13.47 0.07 67.81 [2023-07-13T18:43:08.898Z] 18:34:01 2 12.50 0.00 3.73 4.50 0.10 79.17 [2023-07-13T18:43:08.898Z] 18:34:01 3 11.82 0.00 3.70 15.71 0.09 68.68 [2023-07-13T18:43:08.898Z] 18:34:01 4 13.37 0.00 4.17 12.23 0.12 70.11 [2023-07-13T18:43:08.898Z] 18:34:01 5 13.85 0.00 3.10 0.74 0.09 82.22 [2023-07-13T18:43:08.898Z] 18:34:01 6 13.17 0.00 3.35 4.51 0.12 78.86 [2023-07-13T18:43:08.898Z] 18:34:01 7 15.35 0.00 4.41 2.69 0.10 77.44 [2023-07-13T18:43:08.898Z] 18:35:01 all 32.09 0.00 5.12 1.54 0.11 61.14 [2023-07-13T18:43:08.898Z] 18:35:01 0 32.67 0.00 4.74 0.07 0.10 62.42 [2023-07-13T18:43:08.898Z] 18:35:01 1 31.52 0.00 5.10 0.08 0.10 63.20 [2023-07-13T18:43:08.898Z] 18:35:01 2 32.44 0.00 4.86 0.12 0.12 62.46 [2023-07-13T18:43:08.898Z] 18:35:01 3 27.79 0.00 5.07 0.25 0.10 66.78 [2023-07-13T18:43:08.898Z] 18:35:01 4 34.30 0.00 5.24 0.05 0.12 60.30 [2023-07-13T18:43:08.898Z] 18:35:01 5 32.18 0.00 5.00 0.12 0.12 62.58 [2023-07-13T18:43:08.898Z] 18:35:01 6 33.71 0.00 5.11 0.00 0.12 61.05 [2023-07-13T18:43:08.898Z] 18:35:01 7 32.09 0.00 5.85 11.69 0.12 50.25 [2023-07-13T18:43:08.899Z] 18:36:01 all 0.02 0.00 0.01 0.02 0.01 99.95 [2023-07-13T18:43:08.899Z] 18:36:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2023-07-13T18:43:08.899Z] 18:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-13T18:43:08.899Z] 18:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-13T18:43:08.899Z] 18:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-13T18:43:08.899Z] 18:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-13T18:43:08.899Z] 18:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-13T18:43:08.899Z] 18:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-13T18:43:08.899Z] 18:36:01 7 0.05 0.00 0.02 0.13 0.02 99.78 [2023-07-13T18:43:08.899Z] 18:37:01 all 0.69 0.00 0.22 0.23 0.01 98.85 [2023-07-13T18:43:08.899Z] 18:37:01 0 0.63 0.00 0.13 0.25 0.02 98.97 [2023-07-13T18:43:08.899Z] 18:37:01 1 0.67 0.00 0.12 0.03 0.02 99.17 [2023-07-13T18:43:08.899Z] 18:37:01 2 0.45 0.00 0.27 0.02 0.00 99.27 [2023-07-13T18:43:08.899Z] 18:37:01 3 1.00 0.00 0.30 0.63 0.02 98.05 [2023-07-13T18:43:08.899Z] 18:37:01 4 2.12 0.00 0.15 0.03 0.02 97.68 [2023-07-13T18:43:08.899Z] 18:37:01 5 0.35 0.00 0.43 0.32 0.02 98.88 [2023-07-13T18:43:08.899Z] 18:37:01 6 0.12 0.00 0.08 0.02 0.02 99.77 [2023-07-13T18:43:08.899Z] 18:37:01 7 0.15 0.00 0.25 0.55 0.02 99.03 [2023-07-13T18:43:08.899Z] 18:38:01 all 1.76 0.00 1.21 0.56 0.02 96.46 [2023-07-13T18:43:08.899Z] 18:38:01 0 1.07 0.00 0.75 1.67 0.02 96.50 [2023-07-13T18:43:08.899Z] 18:38:01 1 1.28 0.00 1.03 0.03 0.02 97.63 [2023-07-13T18:43:08.899Z] 18:38:01 2 1.57 0.00 0.92 0.58 0.02 96.91 [2023-07-13T18:43:08.899Z] 18:38:01 3 2.92 0.00 1.75 0.63 0.02 94.67 [2023-07-13T18:43:08.899Z] 18:38:01 4 1.32 0.00 0.55 0.10 0.02 98.01 [2023-07-13T18:43:08.899Z] 18:38:01 5 2.10 0.00 1.25 0.17 0.02 96.46 [2023-07-13T18:43:08.899Z] 18:38:01 6 2.52 0.00 2.80 1.18 0.02 93.47 [2023-07-13T18:43:08.899Z] 18:38:01 7 1.26 0.00 0.64 0.08 0.03 97.99 [2023-07-13T18:43:08.899Z] 18:39:01 all 0.14 0.00 0.05 0.01 0.01 99.79 [2023-07-13T18:43:08.899Z] 18:39:01 0 0.03 0.00 0.05 0.05 0.02 99.85 [2023-07-13T18:43:08.899Z] 18:39:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2023-07-13T18:43:08.899Z] 18:39:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-13T18:43:08.899Z] 18:39:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-07-13T18:43:08.899Z] 18:39:01 4 0.52 0.00 0.07 0.02 0.02 99.38 [2023-07-13T18:43:08.899Z] 18:39:01 5 0.08 0.00 0.03 0.00 0.00 99.88 [2023-07-13T18:43:08.899Z] 18:39:01 6 0.25 0.00 0.10 0.00 0.00 99.65 [2023-07-13T18:43:08.899Z] 18:39:01 7 0.08 0.00 0.05 0.00 0.03 99.83 [2023-07-13T18:43:08.899Z] 18:40:01 all 0.27 0.00 0.01 0.01 0.01 99.71 [2023-07-13T18:43:08.899Z] 18:40:01 0 0.00 0.00 0.00 0.03 0.02 99.95 [2023-07-13T18:43:08.899Z] 18:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-13T18:43:08.899Z] 18:40:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2023-07-13T18:43:08.899Z] 18:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-13T18:43:08.899Z] 18:40:01 4 2.00 0.00 0.00 0.00 0.02 97.98 [2023-07-13T18:43:08.899Z] 18:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-13T18:43:08.899Z] 18:40:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-13T18:43:08.899Z] 18:40:01 7 0.08 0.00 0.00 0.00 0.02 99.90 [2023-07-13T18:43:08.899Z] 18:41:01 all 0.23 0.00 0.01 0.00 0.00 99.76 [2023-07-13T18:43:08.899Z] 18:41:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-07-13T18:43:08.899Z] 18:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-13T18:43:08.899Z] 18:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-13T18:43:08.899Z] 18:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-13T18:43:08.899Z] 18:41:01 4 1.66 0.00 0.00 0.00 0.00 98.34 [2023-07-13T18:43:08.899Z] 18:41:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-07-13T18:43:08.899Z] 18:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-13T18:43:08.899Z] 18:41:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2023-07-13T18:43:08.899Z] 18:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-07-13T18:43:08.899Z] 18:42:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-13T18:43:08.899Z] 18:42:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-07-13T18:43:08.899Z] 18:42:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-07-13T18:43:08.899Z] 18:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-13T18:43:08.899Z] 18:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-13T18:43:08.899Z] 18:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-13T18:43:08.899Z] 18:42:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-07-13T18:43:08.899Z] 18:42:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-07-13T18:43:08.899Z] 18:43:01 all 0.23 0.00 0.04 0.00 0.01 99.72 [2023-07-13T18:43:08.899Z] 18:43:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2023-07-13T18:43:08.899Z] 18:43:01 1 0.43 0.00 0.05 0.00 0.00 99.52 [2023-07-13T18:43:08.899Z] 18:43:01 2 0.48 0.00 0.00 0.02 0.00 99.50 [2023-07-13T18:43:08.899Z] 18:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-13T18:43:08.899Z] 18:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-13T18:43:08.899Z] 18:43:01 5 0.07 0.00 0.08 0.00 0.00 99.85 [2023-07-13T18:43:08.899Z] 18:43:01 6 0.30 0.00 0.07 0.00 0.02 99.62 [2023-07-13T18:43:08.899Z] 18:43:01 7 0.50 0.00 0.08 0.00 0.03 99.38 [2023-07-13T18:43:08.899Z] [2023-07-13T18:43:08.899Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-07-13T18:43:08.899Z] Average: all 5.23 0.00 1.24 1.04 0.03 92.46 [2023-07-13T18:43:08.899Z] Average: 0 5.06 0.00 1.13 0.37 0.03 93.41 [2023-07-13T18:43:08.899Z] Average: 1 5.35 0.00 1.26 1.37 0.02 92.01 [2023-07-13T18:43:08.899Z] Average: 2 5.13 0.00 1.27 0.94 0.03 92.63 [2023-07-13T18:43:08.899Z] Average: 3 4.66 0.00 1.33 1.58 0.03 92.41 [2023-07-13T18:43:08.899Z] Average: 4 5.85 0.00 1.18 1.75 0.03 91.19 [2023-07-13T18:43:08.899Z] Average: 5 5.06 0.00 1.14 0.42 0.03 93.36 [2023-07-13T18:43:08.899Z] Average: 6 5.46 0.00 1.24 0.52 0.03 92.74 [2023-07-13T18:43:08.899Z] Average: 7 5.23 0.00 1.38 1.41 0.04 91.94 [2023-07-13T18:43:08.899Z] [2023-07-13T18:43:08.899Z] [2023-07-13T18:43:08.899Z]