Pull request #153 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 jinlinGuan for edgexfoundry/app-record-replay Obtained Jenkinsfile from a65e098de420ba3dc87bc70fddc9b356c65c4cb8+73821206136820b490740b0d0118952f550c5005 (18a611b5b7dcfa08db5d39e9f91ab05a8737f2ef) 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-ssh10185700964712933817.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4098553967558522716.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-153/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-153/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11642521615413927.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-153/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4706478297245399562.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh14732076420268598777.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-153/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-153/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12331144344890607727.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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 ‘prd-ubuntu20.04-docker-8c-8g-26262’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26265 in /w/workspace/foundry_app-record-replay_PR-153 [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/foundry_app-record-replay_PR-153 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/153/head:refs/remotes/origin/PR-153 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 73821206136820b490740b0d0118952f550c5005 into PR head commit a65e098de420ba3dc87bc70fddc9b356c65c4cb8 Merge succeeded, producing a65e098de420ba3dc87bc70fddc9b356c65c4cb8 Checking out Revision a65e098de420ba3dc87bc70fddc9b356c65c4cb8 (PR-153) > git config core.sparsecheckout # timeout=10 > git checkout -f a65e098de420ba3dc87bc70fddc9b356c65c4cb8 # 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 73821206136820b490740b0d0118952f550c5005 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a65e098de420ba3dc87bc70fddc9b356c65c4cb8 # timeout=10 Commit message: "refactor!: update module to v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-12T08:34:21.792Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-12T08:34:22.023Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-12T08:34:22.147Z] ========================================================= [2024-11-12T08:34:22.147Z] EdgeX Global Pipelines Version Info [2024-11-12T08:34:22.147Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-12T08:34:22.893Z] ------------------- [2024-11-12T08:34:22.893Z] stable info: [2024-11-12T08:34:22.893Z] ------------------- [2024-11-12T08:34:22.893Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-12T08:34:22.893Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-12T08:34:22.893Z] Message: update stable to v1.0.265 [2024-11-12T08:34:23.488Z] ------------------- [2024-11-12T08:34:23.488Z] experimental info: [2024-11-12T08:34:23.488Z] ------------------- [2024-11-12T08:34:23.488Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-12T08:34:23.488Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-12T08:34:23.488Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-12T08:34:23.750Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-11-12T08:34:23.814Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-11-12T08:34:23.879Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-12T08:34:23.940Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-12T08:34:24.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-12T08:34:24.063Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-12T08:34:24.119Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-12T08:34:24.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-12T08:34:24.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-12T08:34:24.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-12T08:34:24.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-12T08:34:24.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-11-12T08:34:24.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-12T08:34:24.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-12T08:34:24.639Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-12T08:34:24.690Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-12T08:34:24.743Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-12T08:34:24.796Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-12T08:34:24.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-12T08:34:24.917Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-12T08:34:24.980Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-12T08:34:25.042Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-12T08:34:25.106Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-12T08:34:25.167Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-12T08:34:25.227Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-12T08:34:25.285Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-12T08:34:25.349Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-12T08:34:25.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-153 [Pipeline] echo [2024-11-12T08:34:25.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-153 [Pipeline] echo [2024-11-12T08:34:25.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-153 [Pipeline] echo [2024-11-12T08:34:25.597Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a65e098de420ba3dc87bc70fddc9b356c65c4cb8 [Pipeline] echo [2024-11-12T08:34:25.659Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a65e098 [Pipeline] echo [2024-11-12T08:34:25.721Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T08:34:25.889Z] provisioning config files... [2024-11-12T08:34:25.922Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-153@tmp/config5466855162928852252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T08:34:26.313Z] ---> ****-login.sh [2024-11-12T08:34:26.313Z] nexus3.edgexfoundry.org:10001 [2024-11-12T08:34:26.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:34:26.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:34:26.595Z] Configure a credential helper to remove this warning. See [2024-11-12T08:34:26.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:34:26.595Z] [2024-11-12T08:34:26.595Z] Login Succeeded [2024-11-12T08:34:26.595Z] nexus3.edgexfoundry.org:10002 [2024-11-12T08:34:26.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:34:26.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:34:26.856Z] Configure a credential helper to remove this warning. See [2024-11-12T08:34:26.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:34:26.856Z] [2024-11-12T08:34:26.856Z] Login Succeeded [2024-11-12T08:34:26.856Z] nexus3.edgexfoundry.org:10003 [2024-11-12T08:34:26.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:34:26.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:34:26.856Z] Configure a credential helper to remove this warning. See [2024-11-12T08:34:26.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:34:26.856Z] [2024-11-12T08:34:26.856Z] Login Succeeded [2024-11-12T08:34:26.856Z] nexus3.edgexfoundry.org:10004 [2024-11-12T08:34:26.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:34:27.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:34:27.117Z] Configure a credential helper to remove this warning. See [2024-11-12T08:34:27.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:34:27.117Z] [2024-11-12T08:34:27.117Z] Login Succeeded [2024-11-12T08:34:27.117Z] ****.io [2024-11-12T08:34:27.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:34:27.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:34:27.377Z] Configure a credential helper to remove this warning. See [2024-11-12T08:34:27.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:34:27.377Z] [2024-11-12T08:34:27.377Z] Login Succeeded [2024-11-12T08:34:27.377Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T08:34:27.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-12T08:34:28.099Z] + git rev-list -1 --merges a65e098de420ba3dc87bc70fddc9b356c65c4cb8~1..a65e098de420ba3dc87bc70fddc9b356c65c4cb8 [Pipeline] echo [2024-11-12T08:34:28.145Z] -----------> git rev-list -1 --merges a65e098de420ba3dc87bc70fddc9b356c65c4cb8~1..a65e098de420ba3dc87bc70fddc9b356c65c4cb8 a65e098de420ba3dc87bc70fddc9b356c65c4cb8 [false] [Pipeline] sh [2024-11-12T08:34:28.467Z] + git log --format=format:%s -1 a65e098de420ba3dc87bc70fddc9b356c65c4cb8 [Pipeline] echo [2024-11-12T08:34:28.510Z] ========================================================= [2024-11-12T08:34:28.510Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-12T08:34:28.510Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T08:34:28.993Z] + git log --format=format:%s -1 a65e098de420ba3dc87bc70fddc9b356c65c4cb8 [Pipeline] echo [2024-11-12T08:34:29.032Z] [semverPrep] GIT_COMMIT: a65e098de420ba3dc87bc70fddc9b356c65c4cb8, Commit Message: refactor!: update module to v4 [Pipeline] echo [2024-11-12T08:34:29.072Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-12T08:34:29.532Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T08:34:29.533Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-12T08:34:29.533Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-12T08:34:29.533Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-12T08:34:29.533Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-12T08:34:29.533Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-12T08:34:29.533Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:34:30.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T08:34:30.063Z] [2024-11-12T08:34:30.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:34:30.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T08:34:30.469Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-12T08:34:30.469Z] b85a868b505f: Pulling fs layer [2024-11-12T08:34:30.469Z] e2be974225ed: Pulling fs layer [2024-11-12T08:34:30.469Z] 339a4e72a1f5: Pulling fs layer [2024-11-12T08:34:30.469Z] 988bab9f4d93: Pulling fs layer [2024-11-12T08:34:30.469Z] 1469e6f7b9e6: Pulling fs layer [2024-11-12T08:34:30.469Z] eaf3925da568: Pulling fs layer [2024-11-12T08:34:30.469Z] bab4dde63d76: Pulling fs layer [2024-11-12T08:34:30.469Z] bde34c3a00c8: Pulling fs layer [2024-11-12T08:34:30.469Z] b352a97aabf1: Pulling fs layer [2024-11-12T08:34:30.469Z] 4872d77fe225: Pulling fs layer [2024-11-12T08:34:30.469Z] 5851b861e8e6: Pulling fs layer [2024-11-12T08:34:30.469Z] bde34c3a00c8: Waiting [2024-11-12T08:34:30.469Z] 988bab9f4d93: Waiting [2024-11-12T08:34:30.469Z] 1469e6f7b9e6: Waiting [2024-11-12T08:34:30.469Z] eaf3925da568: Waiting [2024-11-12T08:34:30.469Z] bab4dde63d76: Waiting [2024-11-12T08:34:30.469Z] 5851b861e8e6: Waiting [2024-11-12T08:34:30.469Z] 4872d77fe225: Waiting [2024-11-12T08:34:30.469Z] b352a97aabf1: Waiting [2024-11-12T08:34:30.469Z] e2be974225ed: Verifying Checksum [2024-11-12T08:34:30.469Z] e2be974225ed: Download complete [2024-11-12T08:34:30.469Z] 988bab9f4d93: Verifying Checksum [2024-11-12T08:34:30.469Z] 988bab9f4d93: Download complete [2024-11-12T08:34:30.469Z] 1469e6f7b9e6: Verifying Checksum [2024-11-12T08:34:30.469Z] 1469e6f7b9e6: Download complete [2024-11-12T08:34:30.469Z] eaf3925da568: Verifying Checksum [2024-11-12T08:34:30.469Z] eaf3925da568: Download complete [2024-11-12T08:34:30.469Z] 339a4e72a1f5: Verifying Checksum [2024-11-12T08:34:30.469Z] 339a4e72a1f5: Download complete [2024-11-12T08:34:30.729Z] bde34c3a00c8: Verifying Checksum [2024-11-12T08:34:30.729Z] bde34c3a00c8: Download complete [2024-11-12T08:34:30.729Z] b352a97aabf1: Download complete [2024-11-12T08:34:30.729Z] 4872d77fe225: Verifying Checksum [2024-11-12T08:34:30.729Z] 4872d77fe225: Download complete [2024-11-12T08:34:30.729Z] 5851b861e8e6: Verifying Checksum [2024-11-12T08:34:30.729Z] 5851b861e8e6: Download complete [2024-11-12T08:34:30.729Z] b85a868b505f: Verifying Checksum [2024-11-12T08:34:30.729Z] b85a868b505f: Download complete [2024-11-12T08:34:30.989Z] bab4dde63d76: Verifying Checksum [2024-11-12T08:34:30.989Z] bab4dde63d76: Download complete [2024-11-12T08:34:31.927Z] b85a868b505f: Pull complete [2024-11-12T08:34:32.188Z] e2be974225ed: Pull complete [2024-11-12T08:34:32.450Z] 339a4e72a1f5: Pull complete [2024-11-12T08:34:32.450Z] 988bab9f4d93: Pull complete [2024-11-12T08:34:32.708Z] 1469e6f7b9e6: Pull complete [2024-11-12T08:34:32.967Z] eaf3925da568: Pull complete [2024-11-12T08:34:34.869Z] bab4dde63d76: Pull complete [2024-11-12T08:34:34.869Z] bde34c3a00c8: Pull complete [2024-11-12T08:34:34.869Z] b352a97aabf1: Pull complete [2024-11-12T08:34:34.869Z] 4872d77fe225: Pull complete [2024-11-12T08:34:34.869Z] 5851b861e8e6: Pull complete [2024-11-12T08:34:34.869Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-12T08:34:34.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T08:34:34.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T08:34:35.196Z] prd-ubuntu20.04-docker-8c-8g-26265 does not seem to be running inside a container [2024-11-12T08:34:35.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-153 -v /w/workspace/foundry_app-record-replay_PR-153:/w/workspace/foundry_app-record-replay_PR-153:rw,z -v /w/workspace/foundry_app-record-replay_PR-153@tmp:/w/workspace/foundry_app-record-replay_PR-153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-12T08:34:39.301Z] $ docker top 011ffe8293d43b370d9065e2022080e0119d3737f415c1b6007f697745c9e61b -eo pid,comm [2024-11-12T08:34:39.351Z] 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). [2024-11-12T08:34:39.351Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T08:34:39.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T08:34:39.530Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T08:34:39.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T08:34:39.638Z] $ docker exec 011ffe8293d43b370d9065e2022080e0119d3737f415c1b6007f697745c9e61b ssh-agent [2024-11-12T08:34:39.738Z] SSH_AUTH_SOCK=/tmp/ssh-naT9trcgmJDO/agent.32 [2024-11-12T08:34:39.738Z] SSH_AGENT_PID=38 [2024-11-12T08:34:39.745Z] Running ssh-add (command line suppressed) [2024-11-12T08:34:39.838Z] Identity added: /w/workspace/foundry_app-record-replay_PR-153@tmp/private_key_189145049989044197.key (/w/workspace/foundry_app-record-replay_PR-153@tmp/private_key_189145049989044197.key) [2024-11-12T08:34:39.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T08:34:40.196Z] + git tag --points-at HEAD [Pipeline] } [2024-11-12T08:34:40.225Z] $ docker exec --env ******** --env ******** 011ffe8293d43b370d9065e2022080e0119d3737f415c1b6007f697745c9e61b ssh-agent -k [2024-11-12T08:34:40.339Z] unset SSH_AUTH_SOCK; [2024-11-12T08:34:40.339Z] unset SSH_AGENT_PID; [2024-11-12T08:34:40.339Z] echo Agent pid 38 killed; [2024-11-12T08:34:40.348Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-12T08:34:40.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T08:34:40.468Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T08:34:40.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T08:34:40.577Z] $ docker exec 011ffe8293d43b370d9065e2022080e0119d3737f415c1b6007f697745c9e61b ssh-agent [2024-11-12T08:34:40.683Z] SSH_AUTH_SOCK=/tmp/ssh-0AwVWcO2MqI1/agent.71 [2024-11-12T08:34:40.683Z] SSH_AGENT_PID=77 [2024-11-12T08:34:40.690Z] Running ssh-add (command line suppressed) [2024-11-12T08:34:40.794Z] Identity added: /w/workspace/foundry_app-record-replay_PR-153@tmp/private_key_2662730593310548638.key (/w/workspace/foundry_app-record-replay_PR-153@tmp/private_key_2662730593310548638.key) [2024-11-12T08:34:40.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T08:34:41.153Z] + git semver init [2024-11-12T08:34:41.414Z] 2024-11-12 08:34:41,339 [run_init] DEBUG init version:0.0.0 force:False [2024-11-12T08:34:41.414Z] 2024-11-12 08:34:41,340 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-153/.semver [2024-11-12T08:34:41.414Z] 2024-11-12 08:34:41,340 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-153/.semver [2024-11-12T08:34:41.414Z] 2024-11-12 08:34:41,341 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-153/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-153, universal_newlines=False, shell=None, istream=None) [2024-11-12T08:34:43.325Z] 2024-11-12 08:34:42,960 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-153/.git/info/exclude [2024-11-12T08:34:43.325Z] 2024-11-12 08:34:42,961 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-153/.semver/PR-153 with force:False [2024-11-12T08:34:43.325Z] 2024-11-12 08:34:42,961 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-153/.semver/PR-153 [2024-11-12T08:34:43.325Z] 2024-11-12 08:34:42,964 [execute] INFO git cat-file --batch-check [2024-11-12T08:34:43.325Z] 2024-11-12 08:34:42,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-153/.semver, universal_newlines=False, shell=None, istream=) [2024-11-12T08:34:43.325Z] 2024-11-12 08:34:42,969 [execute] INFO git cat-file --batch [2024-11-12T08:34:43.325Z] 2024-11-12 08:34:42,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-153/.semver, universal_newlines=False, shell=None, istream=) [2024-11-12T08:34:43.325Z] 2024-11-12 08:34:42,973 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-153/.semver/PR-153 [2024-11-12T08:34:43.325Z] 0.0.0 [Pipeline] } [2024-11-12T08:34:43.354Z] $ docker exec --env ******** --env ******** 011ffe8293d43b370d9065e2022080e0119d3737f415c1b6007f697745c9e61b ssh-agent -k [2024-11-12T08:34:43.451Z] unset SSH_AUTH_SOCK; [2024-11-12T08:34:43.451Z] unset SSH_AGENT_PID; [2024-11-12T08:34:43.452Z] echo Agent pid 77 killed; [2024-11-12T08:34:43.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T08:34:43.936Z] + git semver [Pipeline] } [2024-11-12T08:34:44.237Z] $ docker stop --time=1 011ffe8293d43b370d9065e2022080e0119d3737f415c1b6007f697745c9e61b [2024-11-12T08:34:45.537Z] $ docker rm -f --volumes 011ffe8293d43b370d9065e2022080e0119d3737f415c1b6007f697745c9e61b [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T08:34:45.969Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-12T08:34:46.307Z] Stashed 1 file(s) [Pipeline] echo [2024-11-12T08:34:46.333Z] [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 [2024-11-12T08:34:47.111Z] provisioning config files... [2024-11-12T08:34:47.145Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-153@tmp/config10447929759808806209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T08:34:47.507Z] ---> ****-login.sh [2024-11-12T08:34:47.507Z] nexus3.edgexfoundry.org:10001 [2024-11-12T08:34:47.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:34:47.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:34:47.508Z] Configure a credential helper to remove this warning. See [2024-11-12T08:34:47.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:34:47.508Z] [2024-11-12T08:34:47.508Z] Login Succeeded [2024-11-12T08:34:47.508Z] nexus3.edgexfoundry.org:10002 [2024-11-12T08:34:47.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:34:47.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:34:47.508Z] Configure a credential helper to remove this warning. See [2024-11-12T08:34:47.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:34:47.508Z] [2024-11-12T08:34:47.508Z] Login Succeeded [2024-11-12T08:34:47.508Z] nexus3.edgexfoundry.org:10003 [2024-11-12T08:34:47.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:34:47.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:34:47.769Z] Configure a credential helper to remove this warning. See [2024-11-12T08:34:47.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:34:47.769Z] [2024-11-12T08:34:47.769Z] Login Succeeded [2024-11-12T08:34:47.769Z] nexus3.edgexfoundry.org:10004 [2024-11-12T08:34:47.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:34:47.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:34:47.769Z] Configure a credential helper to remove this warning. See [2024-11-12T08:34:47.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:34:47.769Z] [2024-11-12T08:34:47.769Z] Login Succeeded [2024-11-12T08:34:47.769Z] ****.io [2024-11-12T08:34:48.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:34:48.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:34:48.029Z] Configure a credential helper to remove this warning. See [2024-11-12T08:34:48.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:34:48.029Z] [2024-11-12T08:34:48.029Z] Login Succeeded [2024-11-12T08:34:48.029Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T08:34:48.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-12T08:34:48.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T08:34:48.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T08:34:48.433Z] ========================================================= [2024-11-12T08:34:48.433Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-12T08:34:48.433Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:34:48.990Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-12T08:34:48.990Z] Sending build context to Docker daemon 9.79MB [2024-11-12T08:34:48.990Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T08:34:48.990Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-12T08:34:48.990Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-12T08:34:48.990Z] 43c4264eed91: Pulling fs layer [2024-11-12T08:34:48.990Z] 4cc291be95ef: Pulling fs layer [2024-11-12T08:34:48.990Z] 2ac1f1163629: Pulling fs layer [2024-11-12T08:34:48.990Z] 5c3c966382ef: Pulling fs layer [2024-11-12T08:34:48.990Z] 4f4fb700ef54: Pulling fs layer [2024-11-12T08:34:48.990Z] 5d5c8e513c77: Pulling fs layer [2024-11-12T08:34:48.990Z] 9f66e0745190: Pulling fs layer [2024-11-12T08:34:48.990Z] f49a43e4bbc0: Pulling fs layer [2024-11-12T08:34:48.990Z] 561ebcabdf7f: Pulling fs layer [2024-11-12T08:34:48.990Z] 5c3c966382ef: Waiting [2024-11-12T08:34:48.990Z] 4f4fb700ef54: Waiting [2024-11-12T08:34:48.990Z] 5d5c8e513c77: Waiting [2024-11-12T08:34:48.990Z] 9f66e0745190: Waiting [2024-11-12T08:34:48.990Z] f49a43e4bbc0: Waiting [2024-11-12T08:34:48.990Z] 561ebcabdf7f: Waiting [2024-11-12T08:34:48.990Z] 4cc291be95ef: Verifying Checksum [2024-11-12T08:34:48.990Z] 4cc291be95ef: Download complete [2024-11-12T08:34:48.990Z] 5c3c966382ef: Verifying Checksum [2024-11-12T08:34:48.990Z] 5c3c966382ef: Download complete [2024-11-12T08:34:48.990Z] 4f4fb700ef54: Verifying Checksum [2024-11-12T08:34:48.990Z] 4f4fb700ef54: Download complete [2024-11-12T08:34:48.990Z] 5d5c8e513c77: Verifying Checksum [2024-11-12T08:34:48.990Z] 5d5c8e513c77: Download complete [2024-11-12T08:34:48.990Z] 43c4264eed91: Download complete [2024-11-12T08:34:49.250Z] 9f66e0745190: Download complete [2024-11-12T08:34:49.250Z] 43c4264eed91: Pull complete [2024-11-12T08:34:49.510Z] 561ebcabdf7f: Download complete [2024-11-12T08:34:49.510Z] 4cc291be95ef: Pull complete [2024-11-12T08:34:49.510Z] 2ac1f1163629: Verifying Checksum [2024-11-12T08:34:49.510Z] 2ac1f1163629: Download complete [2024-11-12T08:34:50.078Z] f49a43e4bbc0: Verifying Checksum [2024-11-12T08:34:50.078Z] f49a43e4bbc0: Download complete [2024-11-12T08:34:53.360Z] 2ac1f1163629: Pull complete [2024-11-12T08:34:53.361Z] 5c3c966382ef: Pull complete [2024-11-12T08:34:53.361Z] 4f4fb700ef54: Pull complete [2024-11-12T08:34:53.361Z] 5d5c8e513c77: Pull complete [2024-11-12T08:34:53.361Z] 9f66e0745190: Pull complete [2024-11-12T08:34:55.892Z] f49a43e4bbc0: Pull complete [2024-11-12T08:34:56.151Z] 561ebcabdf7f: Pull complete [2024-11-12T08:34:56.151Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-12T08:34:56.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-12T08:34:56.151Z] ---> 3a752c3f9dda [2024-11-12T08:34:56.151Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-12T08:35:01.425Z] ---> Running in ba9195a1981b [2024-11-12T08:35:01.425Z] Removing intermediate container ba9195a1981b [2024-11-12T08:35:01.425Z] ---> 5b138743bb5c [2024-11-12T08:35:01.425Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T08:35:01.425Z] ---> Running in 0ef9a600db8d [2024-11-12T08:35:01.425Z] Removing intermediate container 0ef9a600db8d [2024-11-12T08:35:01.425Z] ---> 95c40036abc2 [2024-11-12T08:35:01.425Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-12T08:35:01.684Z] ---> Running in 9ceb17ad510e [2024-11-12T08:35:01.684Z] Removing intermediate container 9ceb17ad510e [2024-11-12T08:35:01.684Z] ---> 2e91194f40e7 [2024-11-12T08:35:01.684Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T08:35:01.684Z] ---> Running in fa08f5e815c4 [2024-11-12T08:35:01.903Z] Still waiting to schedule task [2024-11-12T08:35:01.904Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-26263’ is offline [2024-11-12T08:35:02.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T08:35:02.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T08:35:02.912Z] OK: 246 MiB in 54 packages [2024-11-12T08:35:03.497Z] Removing intermediate container fa08f5e815c4 [2024-11-12T08:35:03.497Z] ---> 8f759a915bce [2024-11-12T08:35:03.497Z] Step 7/12 : WORKDIR /app [2024-11-12T08:35:03.497Z] ---> Running in 574157d141ab [2024-11-12T08:35:03.756Z] Removing intermediate container 574157d141ab [2024-11-12T08:35:03.756Z] ---> 182a580559c2 [2024-11-12T08:35:03.756Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-12T08:35:04.015Z] ---> d0b91cf0e100 [2024-11-12T08:35:04.015Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T08:35:04.015Z] ---> Running in 6b693f4c4c25 [2024-11-12T08:36:15.235Z] Removing intermediate container 6b693f4c4c25 [2024-11-12T08:36:15.235Z] ---> 34d6bcbd3b43 [2024-11-12T08:36:15.235Z] Step 10/12 : COPY . . [2024-11-12T08:36:16.172Z] ---> fc650949a5dc [2024-11-12T08:36:16.172Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T08:36:16.431Z] ---> Running in b30ad4312394 [2024-11-12T08:36:16.431Z] Removing intermediate container b30ad4312394 [2024-11-12T08:36:16.431Z] ---> 7361835dbc94 [2024-11-12T08:36:16.431Z] Step 12/12 : RUN $MAKE [2024-11-12T08:36:16.431Z] ---> Running in fab8c6f6cf92 [2024-11-12T08:36:16.692Z] noop [2024-11-12T08:36:16.952Z] Removing intermediate container fab8c6f6cf92 [2024-11-12T08:36:16.952Z] ---> 718ad4510069 [2024-11-12T08:36:16.952Z] Successfully built 718ad4510069 [2024-11-12T08:36:16.952Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:36:17.446Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-12T08:36:17.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T08:36:17.632Z] prd-ubuntu20.04-docker-8c-8g-26265 does not seem to be running inside a container [2024-11-12T08:36:17.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-153 -v /w/workspace/foundry_app-record-replay_PR-153:/w/workspace/foundry_app-record-replay_PR-153:rw,z -v /w/workspace/foundry_app-record-replay_PR-153@tmp:/w/workspace/foundry_app-record-replay_PR-153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-12T08:36:18.005Z] $ docker top 2987b47a5c76b771581a8670a57d03c451790d263377d5b030de006a101020d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T08:36:18.429Z] + go version [2024-11-12T08:36:18.429Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-12T08:36:18.462Z] $ docker stop --time=1 2987b47a5c76b771581a8670a57d03c451790d263377d5b030de006a101020d2 [2024-11-12T08:36:19.733Z] $ docker rm -f --volumes 2987b47a5c76b771581a8670a57d03c451790d263377d5b030de006a101020d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:36:20.538Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-12T08:36:20.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T08:36:20.710Z] prd-ubuntu20.04-docker-8c-8g-26265 does not seem to be running inside a container [2024-11-12T08:36:20.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-153 -v /w/workspace/foundry_app-record-replay_PR-153:/w/workspace/foundry_app-record-replay_PR-153:rw,z -v /w/workspace/foundry_app-record-replay_PR-153@tmp:/w/workspace/foundry_app-record-replay_PR-153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-12T08:36:21.055Z] $ docker top cf1767cb01ae27221d74f26e912c2307c2a4ab0263b0b72c6a3b58b4bf0559a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T08:36:21.477Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-153 [Pipeline] fileExists [Pipeline] sh [2024-11-12T08:36:21.858Z] + make test [2024-11-12T08:36:21.858Z] go test -race -coverprofile=coverage.out ./... [2024-11-12T08:36:42.483Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26266 in /w/workspace/foundry_app-record-replay_PR-153 [Pipeline] { [Pipeline] ws [2024-11-12T08:36:42.558Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2024-11-12T08:36:45.676Z] Selected Git installation does not exist. Using Default [2024-11-12T08:36:45.676Z] The recommended git tool is: NONE [2024-11-12T08:36:50.333Z] using credential edgex-jenkins-ssh [2024-11-12T08:36:50.359Z] Cloning the remote Git repository [2024-11-12T08:36:50.404Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-11-12T08:36:50.500Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2024-11-12T08:36:50.657Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-11-12T08:36:50.659Z] > git --version # timeout=10 [2024-11-12T08:36:50.682Z] > git --version # 'git version 2.25.1' [2024-11-12T08:36:50.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-12T08:36:50.839Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-12T08:36:53.942Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-11-12T08:36:53.942Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-11-12T08:36:53.942Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-11-12T08:36:53.942Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-11-12T08:36:53.942Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.026s coverage: 88.0% of statements [2024-11-12T08:36:53.432Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-11-12T08:36:53.461Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-12T08:36:55.192Z] Merging remotes/origin/main commit 73821206136820b490740b0d0118952f550c5005 into PR head commit a65e098de420ba3dc87bc70fddc9b356c65c4cb8 [2024-11-12T08:36:55.483Z] Merge succeeded, producing a65e098de420ba3dc87bc70fddc9b356c65c4cb8 [2024-11-12T08:36:55.484Z] Checking out Revision a65e098de420ba3dc87bc70fddc9b356c65c4cb8 (PR-153) [2024-11-12T08:36:54.483Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-11-12T08:36:54.528Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-11-12T08:36:54.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-12T08:36:54.554Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/153/head:refs/remotes/origin/PR-153 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-12T08:36:55.210Z] > git config core.sparsecheckout # timeout=10 [2024-11-12T08:36:55.282Z] > git checkout -f a65e098de420ba3dc87bc70fddc9b356c65c4cb8 # timeout=10 [2024-11-12T08:36:55.374Z] > git remote # timeout=10 [2024-11-12T08:36:55.393Z] > git config --get remote.origin.url # timeout=10 [2024-11-12T08:36:55.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-12T08:36:55.431Z] > git merge 73821206136820b490740b0d0118952f550c5005 # timeout=10 [2024-11-12T08:36:55.458Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-12T08:36:55.488Z] > git config core.sparsecheckout # timeout=10 [2024-11-12T08:36:55.503Z] > git checkout -f a65e098de420ba3dc87bc70fddc9b356c65c4cb8 # timeout=10 [2024-11-12T08:36:59.065Z] Commit message: "refactor!: update module to v4" [2024-11-12T08:36:59.106Z] > git --version # timeout=10 [2024-11-12T08:36:59.118Z] > git --version # 'git version 2.25.1' [2024-11-12T08:36:59.136Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T08:37:01.220Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-12T08:37:01.220Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T08:37:01.220Z] Dload Upload Total Spent Left Speed [2024-11-12T08:37:01.220Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [2024-11-12T08:37:01.577Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-12T08:37:01.933Z] + sudo tee /etc/docker/daemon.new [2024-11-12T08:37:01.933Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-12T08:37:01.933Z] { [2024-11-12T08:37:01.933Z] "registry-mirrors": [ [2024-11-12T08:37:01.933Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-12T08:37:01.933Z] ], [2024-11-12T08:37:01.933Z] "bip": "10.250.0.254/24", [2024-11-12T08:37:01.933Z] "hosts": [ [2024-11-12T08:37:01.933Z] "tcp://0.0.0.0:5555", [2024-11-12T08:37:01.933Z] "unix:///var/run/docker.sock" [2024-11-12T08:37:01.933Z] ], [2024-11-12T08:37:01.933Z] "mtu": 1458, [2024-11-12T08:37:01.933Z] "selinux-enabled": true, [2024-11-12T08:37:01.933Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-12T08:37:01.933Z] } [Pipeline] sh [2024-11-12T08:37:02.292Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-12T08:37:02.665Z] + sudo service docker restart [2024-11-12T08:37:03.949Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.599s coverage: 98.7% of statements [2024-11-12T08:37:03.949Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.093s coverage: 89.7% of statements [2024-11-12T08:37:03.949Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.019s coverage: 100.0% of statements [2024-11-12T08:37:03.949Z] running golangci-lint [2024-11-12T08:37:03.949Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-11-12T08:37:03.949Z] go version go1.23.2 linux/amd64 [2024-11-12T08:37:03.949Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-11-12T08:37:03.949Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-11-12T08:37:03.949Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T08:37:21.015Z] provisioning config files... [2024-11-12T08:37:21.040Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config18002506449690671412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T08:37:21.547Z] ---> ****-login.sh [2024-11-12T08:37:21.547Z] nexus3.edgexfoundry.org:10001 [2024-11-12T08:37:21.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:37:22.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:37:22.088Z] Configure a credential helper to remove this warning. See [2024-11-12T08:37:22.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:37:22.088Z] [2024-11-12T08:37:22.088Z] Login Succeeded [2024-11-12T08:37:22.088Z] nexus3.edgexfoundry.org:10002 [2024-11-12T08:37:22.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:37:22.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:37:22.632Z] Configure a credential helper to remove this warning. See [2024-11-12T08:37:22.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:37:22.632Z] [2024-11-12T08:37:22.632Z] Login Succeeded [2024-11-12T08:37:22.632Z] nexus3.edgexfoundry.org:10003 [2024-11-12T08:37:22.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:37:22.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:37:22.920Z] Configure a credential helper to remove this warning. See [2024-11-12T08:37:22.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:37:22.920Z] [2024-11-12T08:37:22.920Z] Login Succeeded [2024-11-12T08:37:22.920Z] nexus3.edgexfoundry.org:10004 [2024-11-12T08:37:23.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:37:23.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:37:23.465Z] Configure a credential helper to remove this warning. See [2024-11-12T08:37:23.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:37:23.465Z] [2024-11-12T08:37:23.465Z] Login Succeeded [2024-11-12T08:37:23.465Z] ****.io [2024-11-12T08:37:23.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:37:23.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:37:23.740Z] Configure a credential helper to remove this warning. See [2024-11-12T08:37:23.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:37:23.740Z] [2024-11-12T08:37:23.740Z] Login Succeeded [2024-11-12T08:37:23.740Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T08:37:23.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-12T08:37:24.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T08:37:24.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T08:37:24.365Z] ========================================================= [2024-11-12T08:37:24.365Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-12T08:37:24.365Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:37:24.955Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-12T08:37:25.227Z] Sending build context to Docker daemon 320kB [2024-11-12T08:37:25.227Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T08:37:25.227Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-12T08:37:25.508Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-12T08:37:25.508Z] cf04c63912e1: Pulling fs layer [2024-11-12T08:37:25.508Z] 55b35a11ae5e: Pulling fs layer [2024-11-12T08:37:25.508Z] a37a00ec5f00: Pulling fs layer [2024-11-12T08:37:25.508Z] 50b3750afda1: Pulling fs layer [2024-11-12T08:37:25.508Z] 4f4fb700ef54: Pulling fs layer [2024-11-12T08:37:25.508Z] 80978eb59214: Pulling fs layer [2024-11-12T08:37:25.508Z] c9f46d7d2bd2: Pulling fs layer [2024-11-12T08:37:25.508Z] c5a475d317c9: Pulling fs layer [2024-11-12T08:37:25.508Z] 50b3750afda1: Waiting [2024-11-12T08:37:25.508Z] 4f4fb700ef54: Waiting [2024-11-12T08:37:25.508Z] 80978eb59214: Waiting [2024-11-12T08:37:25.508Z] c9f46d7d2bd2: Waiting [2024-11-12T08:37:25.508Z] c5a475d317c9: Waiting [2024-11-12T08:37:25.508Z] 55b35a11ae5e: Verifying Checksum [2024-11-12T08:37:25.508Z] 55b35a11ae5e: Download complete [2024-11-12T08:37:25.508Z] 50b3750afda1: Verifying Checksum [2024-11-12T08:37:25.508Z] 50b3750afda1: Download complete [2024-11-12T08:37:25.508Z] 4f4fb700ef54: Verifying Checksum [2024-11-12T08:37:25.508Z] 4f4fb700ef54: Download complete [2024-11-12T08:37:25.508Z] 80978eb59214: Verifying Checksum [2024-11-12T08:37:25.508Z] 80978eb59214: Download complete [2024-11-12T08:37:25.508Z] cf04c63912e1: Verifying Checksum [2024-11-12T08:37:25.508Z] cf04c63912e1: Download complete [2024-11-12T08:37:25.889Z] level=info msg="[loader] Go packages loading at mode 575 (deps|compiled_files|exports_file|files|imports|name|types_sizes) took 21.461788573s" [2024-11-12T08:37:25.889Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 5.326763ms" [2024-11-12T08:37:26.107Z] c5a475d317c9: Verifying Checksum [2024-11-12T08:37:26.107Z] c5a475d317c9: Download complete [2024-11-12T08:37:26.705Z] cf04c63912e1: Pull complete [2024-11-12T08:37:27.301Z] 55b35a11ae5e: Pull complete [2024-11-12T08:37:27.572Z] a37a00ec5f00: Verifying Checksum [2024-11-12T08:37:27.572Z] a37a00ec5f00: Download complete [2024-11-12T08:37:28.558Z] c9f46d7d2bd2: Verifying Checksum [2024-11-12T08:37:28.558Z] c9f46d7d2bd2: Download complete [2024-11-12T08:37:34.015Z] level=info msg="[linters_context/goanalysis] analyzers took 45.367122631s with top 10 stages: buildir: 36.513217959s, inspect: 1.959173455s, fact_deprecated: 1.702270879s, ctrlflow: 1.288922662s, printf: 1.25467789s, fact_purity: 732.518139ms, nilness: 640.665686ms, typedness: 449.177099ms, SA5012: 373.666783ms, tokenfileanalyzer: 121.214625ms" [2024-11-12T08:37:34.015Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2024-11-12T08:37:34.015Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 10/10, skip_dirs: 10/10, autogenerated_exclude: 10/10, filename_unadjuster: 10/10, invalid_issue: 10/10, path_prettifier: 10/10, identifier_marker: 10/10, exclude: 10/10, skip_files: 10/10, exclude-rules: 10/0" [2024-11-12T08:37:34.015Z] level=info msg="[runner] processing took 1.005603ms with stages: identifier_marker: 513.987µs, autogenerated_exclude: 168.109µs, path_prettifier: 135.067µs, exclude-rules: 129.407µs, skip_dirs: 44.923µs, cgo: 3.04µs, invalid_issue: 2.58µs, filename_unadjuster: 1.71µs, nolint: 1.32µs, max_same_issues: 1.05µs, fixer: 550ns, max_from_linter: 520ns, uniq_by_line: 490ns, exclude: 440ns, skip_files: 420ns, sort_results: 400ns, diff: 290ns, max_per_file_from_linter: 280ns, source_code: 270ns, path_shortener: 270ns, path_prefixer: 250ns, severity-rules: 230ns" [2024-11-12T08:37:34.015Z] level=info msg="[runner] linters took 8.967126846s with stages: goanalysis_metalinter: 8.965912963s" [2024-11-12T08:37:34.015Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-11-12T08:37:34.015Z] level=info msg="Memory: 306 samples, avg is 228.6MB, max is 1105.2MB" [2024-11-12T08:37:34.015Z] level=info msg="Execution took 30.440623473s" [2024-11-12T08:37:34.015Z] go vet ./... [2024-11-12T08:37:39.591Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-12T08:37:39.591Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-12T08:37:39.591Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-12T08:37:39.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-12T08:37:39.675Z] $ docker stop --time=1 cf1767cb01ae27221d74f26e912c2307c2a4ab0263b0b72c6a3b58b4bf0559a5 [2024-11-12T08:37:43.587Z] a37a00ec5f00: Pull complete [2024-11-12T08:37:43.588Z] 50b3750afda1: Pull complete [2024-11-12T08:37:43.588Z] 4f4fb700ef54: Pull complete [2024-11-12T08:37:43.588Z] 80978eb59214: Pull complete [2024-11-12T08:37:46.192Z] $ docker rm -f --volumes cf1767cb01ae27221d74f26e912c2307c2a4ab0263b0b72c6a3b58b4bf0559a5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T08:37:46.969Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-12T08:37:47.049Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-12T08:37:47.876Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-12T08:37:50.242Z] c9f46d7d2bd2: Pull complete [2024-11-12T08:37:51.211Z] c5a475d317c9: Pull complete [2024-11-12T08:37:51.479Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-12T08:37:51.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-12T08:37:51.480Z] ---> be29e6b0f0d4 [2024-11-12T08:37:51.480Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-12T08:37:52.481Z] + ls -al . [2024-11-12T08:37:52.482Z] total 264 [2024-11-12T08:37:52.482Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 08:36 . [2024-11-12T08:37:52.482Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 08:34 .. [2024-11-12T08:37:52.482Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 12 08:34 .dockerignore [2024-11-12T08:37:52.482Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 08:37 .git [2024-11-12T08:37:52.482Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:34 .github [2024-11-12T08:37:52.482Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 12 08:34 .gitignore [2024-11-12T08:37:52.482Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 12 08:34 .golangci.yml [2024-11-12T08:37:52.482Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 08:34 .semver [2024-11-12T08:37:52.482Z] -rw-rw-r-- 1 jenkins jenkins 16870 Nov 12 08:34 Attribution.txt [2024-11-12T08:37:52.482Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 12 08:34 CHANGELOG.md [2024-11-12T08:37:52.482Z] -rw-rw-r-- 1 jenkins jenkins 1726 Nov 12 08:34 Dockerfile [2024-11-12T08:37:52.482Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 08:34 GOVERNANCE.md [2024-11-12T08:37:52.482Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 12 08:34 Jenkinsfile [2024-11-12T08:37:52.482Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 12 08:34 LICENSE [2024-11-12T08:37:52.482Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 12 08:34 Makefile [2024-11-12T08:37:52.482Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 12 08:34 OWNERS.md [2024-11-12T08:37:52.482Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 12 08:34 README.md [2024-11-12T08:37:52.482Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 12 08:34 Record and Reply.postman_collection.json [2024-11-12T08:37:52.482Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 08:34 VERSION [2024-11-12T08:37:52.482Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:34 bin [2024-11-12T08:37:52.482Z] -rw-r--r-- 1 jenkins jenkins 34247 Nov 12 08:37 coverage.out [2024-11-12T08:37:52.482Z] -rw-rw-r-- 1 jenkins jenkins 6772 Nov 12 08:34 go.mod [2024-11-12T08:37:52.482Z] -rw-rw-r-- 1 jenkins jenkins 88057 Nov 12 08:34 go.sum [2024-11-12T08:37:52.482Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 12 08:34 internal [2024-11-12T08:37:52.482Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 12 08:34 main.go [2024-11-12T08:37:52.482Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:34 openapi [2024-11-12T08:37:52.482Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:34 pkg [2024-11-12T08:37:52.482Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:34 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:37:52.901Z] ---> Running in 563982c3df80 [2024-11-12T08:37:52.901Z] Removing intermediate container 563982c3df80 [2024-11-12T08:37:52.901Z] ---> d8a092641af9 [2024-11-12T08:37:52.901Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T08:37:52.901Z] ---> Running in 57b9d4d01de0 [2024-11-12T08:37:53.169Z] Removing intermediate container 57b9d4d01de0 [2024-11-12T08:37:53.169Z] ---> 330e7abe3878 [2024-11-12T08:37:53.169Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-12T08:37:53.436Z] ---> Running in 4fa0bf616b6c [2024-11-12T08:37:53.705Z] Removing intermediate container 4fa0bf616b6c [2024-11-12T08:37:53.705Z] ---> 1373443a67eb [2024-11-12T08:37:53.705Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T08:37:53.705Z] ---> Running in 0563d68362fd [2024-11-12T08:37:53.986Z] + docker build -t app-record-replay -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a65e098de420ba3dc87bc70fddc9b356c65c4cb8 --label arch=amd64 --label version=0.0.0 . [2024-11-12T08:37:53.986Z] Sending build context to Docker daemon 9.825MB [2024-11-12T08:37:53.986Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T08:37:53.986Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-12T08:37:53.986Z] ---> 718ad4510069 [2024-11-12T08:37:53.986Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-12T08:37:54.246Z] ---> Running in 2e83a2b28212 [2024-11-12T08:37:54.246Z] Removing intermediate container 2e83a2b28212 [2024-11-12T08:37:54.246Z] ---> 349244d65fdb [2024-11-12T08:37:54.246Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T08:37:54.246Z] ---> Running in 52e9de6f564e [2024-11-12T08:37:54.505Z] Removing intermediate container 52e9de6f564e [2024-11-12T08:37:54.505Z] ---> 6281cb8bbf58 [2024-11-12T08:37:54.505Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-12T08:37:54.505Z] ---> Running in 6420661e45dd [2024-11-12T08:37:54.505Z] Removing intermediate container 6420661e45dd [2024-11-12T08:37:54.505Z] ---> 09f8bfd87c88 [2024-11-12T08:37:54.505Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T08:37:54.505Z] ---> Running in 4ea88556d8ec [2024-11-12T08:37:54.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T08:37:55.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T08:37:55.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T08:37:55.287Z] OK: 246 MiB in 54 packages [2024-11-12T08:37:55.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T08:37:55.854Z] Removing intermediate container 4ea88556d8ec [2024-11-12T08:37:55.854Z] ---> d4d46cac18bc [2024-11-12T08:37:55.854Z] Step 7/27 : WORKDIR /app [2024-11-12T08:37:55.854Z] ---> Running in 924cbb30b226 [2024-11-12T08:37:56.113Z] Removing intermediate container 924cbb30b226 [2024-11-12T08:37:56.113Z] ---> ce4f19b2dc0f [2024-11-12T08:37:56.113Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-12T08:37:56.372Z] ---> d65997aedb83 [2024-11-12T08:37:56.372Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T08:37:56.372Z] ---> Running in f09307b99e82 [2024-11-12T08:37:56.805Z] OK: 238 MiB in 54 packages [2024-11-12T08:37:57.377Z] Removing intermediate container f09307b99e82 [2024-11-12T08:37:57.377Z] ---> 73d80aacfdcd [2024-11-12T08:37:57.377Z] Step 10/27 : COPY . . [2024-11-12T08:37:57.779Z] Removing intermediate container 0563d68362fd [2024-11-12T08:37:57.779Z] ---> fe08904fbb48 [2024-11-12T08:37:57.779Z] Step 7/12 : WORKDIR /app [2024-11-12T08:37:57.779Z] ---> Running in 89445f898a0b [2024-11-12T08:37:57.945Z] ---> d8ec2f13becd [2024-11-12T08:37:57.945Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T08:37:58.049Z] Removing intermediate container 89445f898a0b [2024-11-12T08:37:58.049Z] ---> a32f49a0959b [2024-11-12T08:37:58.049Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-12T08:37:58.203Z] ---> Running in 38f66a44aa60 [2024-11-12T08:37:58.204Z] Removing intermediate container 38f66a44aa60 [2024-11-12T08:37:58.204Z] ---> 9256a32e61b5 [2024-11-12T08:37:58.204Z] Step 12/27 : RUN $MAKE [2024-11-12T08:37:58.463Z] ---> Running in 19884a639368 [2024-11-12T08:37:58.635Z] ---> db4b099c27ba [2024-11-12T08:37:58.635Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T08:37:58.635Z] ---> Running in 3475fa744399 [2024-11-12T08:37:58.721Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2024-11-12T08:38:37.437Z] Removing intermediate container 19884a639368 [2024-11-12T08:38:37.437Z] ---> 7c76155ba3a2 [2024-11-12T08:38:37.437Z] Step 13/27 : FROM alpine:3.20 [2024-11-12T08:38:37.437Z] 3.20: Pulling from library/alpine [2024-11-12T08:38:37.437Z] da9db072f522: Pulling fs layer [2024-11-12T08:38:37.437Z] da9db072f522: Verifying Checksum [2024-11-12T08:38:37.437Z] da9db072f522: Download complete [2024-11-12T08:38:37.437Z] da9db072f522: Pull complete [2024-11-12T08:38:37.437Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T08:38:37.437Z] Status: Downloaded newer image for alpine:3.20 [2024-11-12T08:38:37.437Z] ---> 63b790fccc90 [2024-11-12T08:38:37.437Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-12T08:38:37.437Z] ---> Running in 8f2f9ab1874d [2024-11-12T08:38:37.437Z] Removing intermediate container 8f2f9ab1874d [2024-11-12T08:38:37.437Z] ---> 864b65634c33 [2024-11-12T08:38:37.437Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-11-12T08:38:37.437Z] ---> Running in 1d8b9e05dc4d [2024-11-12T08:38:37.437Z] Removing intermediate container 1d8b9e05dc4d [2024-11-12T08:38:37.437Z] ---> e280e3c3a07d [2024-11-12T08:38:37.437Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-12T08:38:37.437Z] ---> Running in df0dd16cb3c6 [2024-11-12T08:38:37.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T08:38:37.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T08:38:37.437Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-12T08:38:37.437Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-12T08:38:37.437Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T08:38:37.437Z] Executing ca-certificates-20240705-r0.trigger [2024-11-12T08:38:37.437Z] OK: 9 MiB in 16 packages [2024-11-12T08:38:37.437Z] Removing intermediate container df0dd16cb3c6 [2024-11-12T08:38:37.437Z] ---> 415fb3a92cbb [2024-11-12T08:38:37.437Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-12T08:38:37.437Z] ---> Running in a8347a750bd0 [2024-11-12T08:38:37.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T08:38:37.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T08:38:37.437Z] Upgrading critical system libraries and apk-tools: [2024-11-12T08:38:37.437Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T08:38:37.437Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T08:38:37.437Z] Continuing the upgrade transaction with new apk-tools: [2024-11-12T08:38:37.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T08:38:37.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T08:38:37.437Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T08:38:37.437Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T08:38:37.437Z] Executing ca-certificates-20240705-r0.trigger [2024-11-12T08:38:37.437Z] OK: 9 MiB in 16 packages [2024-11-12T08:38:37.437Z] Removing intermediate container a8347a750bd0 [2024-11-12T08:38:37.437Z] ---> 53444120e519 [2024-11-12T08:38:37.437Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-12T08:38:37.437Z] ---> 51014fe7515d [2024-11-12T08:38:37.437Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-12T08:38:37.437Z] ---> 1841c1940f18 [2024-11-12T08:38:37.437Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-12T08:38:37.437Z] ---> 5e59222e5edf [2024-11-12T08:38:37.437Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-11-12T08:38:37.437Z] ---> 02f4c73eb0f7 [2024-11-12T08:38:37.437Z] Step 22/27 : EXPOSE 59712 [2024-11-12T08:38:37.437Z] ---> Running in 480253ee3c51 [2024-11-12T08:38:37.696Z] Removing intermediate container 480253ee3c51 [2024-11-12T08:38:37.696Z] ---> a19dbaccba67 [2024-11-12T08:38:37.696Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-11-12T08:38:37.696Z] ---> Running in b691582d87eb [2024-11-12T08:38:38.634Z] Removing intermediate container b691582d87eb [2024-11-12T08:38:38.634Z] ---> cea82839e1b0 [2024-11-12T08:38:38.634Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-12T08:38:38.634Z] ---> Running in fe21a3488d52 [2024-11-12T08:38:38.634Z] Removing intermediate container fe21a3488d52 [2024-11-12T08:38:38.634Z] ---> 3e5db3d01830 [2024-11-12T08:38:38.634Z] Step 25/27 : LABEL arch=amd64 [2024-11-12T08:38:38.634Z] ---> Running in e75c7643f03f [2024-11-12T08:38:38.634Z] Removing intermediate container e75c7643f03f [2024-11-12T08:38:38.634Z] ---> 882f34d37a46 [2024-11-12T08:38:38.634Z] Step 26/27 : LABEL git_sha=a65e098de420ba3dc87bc70fddc9b356c65c4cb8 [2024-11-12T08:38:38.634Z] ---> Running in 00dd43a609ed [2024-11-12T08:38:38.894Z] Removing intermediate container 00dd43a609ed [2024-11-12T08:38:38.894Z] ---> bb22a0f86024 [2024-11-12T08:38:38.894Z] Step 27/27 : LABEL version=0.0.0 [2024-11-12T08:38:38.894Z] ---> Running in 896d408f637d [2024-11-12T08:38:38.894Z] Removing intermediate container 896d408f637d [2024-11-12T08:38:38.894Z] ---> 361ccb6e1dc7 [2024-11-12T08:38:38.894Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-12T08:38:38.894Z] Successfully built 361ccb6e1dc7 [2024-11-12T08:38:38.894Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:38:39.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T08:38:39.953Z] [2024-11-12T08:38:39.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:38:40.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T08:38:40.348Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-12T08:38:40.348Z] 5eb5b503b376: Pulling fs layer [2024-11-12T08:38:40.348Z] 5c69ac0246d0: Pulling fs layer [2024-11-12T08:38:40.348Z] ec43610c2a17: Pulling fs layer [2024-11-12T08:38:40.348Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-12T08:38:40.348Z] 33b1e0a273af: Pulling fs layer [2024-11-12T08:38:40.348Z] 5d3b04190fa2: Pulling fs layer [2024-11-12T08:38:40.348Z] 2f39f015ded8: Pulling fs layer [2024-11-12T08:38:40.348Z] 33b1e0a273af: Waiting [2024-11-12T08:38:40.348Z] 5d3b04190fa2: Waiting [2024-11-12T08:38:40.348Z] 2f39f015ded8: Waiting [2024-11-12T08:38:40.348Z] 3a2ae6a8a46f: Waiting [2024-11-12T08:38:40.348Z] 5c69ac0246d0: Download complete [2024-11-12T08:38:40.348Z] 3a2ae6a8a46f: Download complete [2024-11-12T08:38:40.348Z] 33b1e0a273af: Verifying Checksum [2024-11-12T08:38:40.348Z] 33b1e0a273af: Download complete [2024-11-12T08:38:40.606Z] 5d3b04190fa2: Download complete [2024-11-12T08:38:40.606Z] ec43610c2a17: Verifying Checksum [2024-11-12T08:38:40.606Z] ec43610c2a17: Download complete [2024-11-12T08:38:40.606Z] 5eb5b503b376: Verifying Checksum [2024-11-12T08:38:40.606Z] 5eb5b503b376: Download complete [2024-11-12T08:38:41.193Z] 2f39f015ded8: Download complete [2024-11-12T08:38:41.763Z] 5eb5b503b376: Pull complete [2024-11-12T08:38:42.022Z] 5c69ac0246d0: Pull complete [2024-11-12T08:38:42.594Z] ec43610c2a17: Pull complete [2024-11-12T08:38:42.854Z] 3a2ae6a8a46f: Pull complete [2024-11-12T08:38:43.112Z] 33b1e0a273af: Pull complete [2024-11-12T08:38:43.112Z] 5d3b04190fa2: Pull complete [2024-11-12T08:38:51.241Z] 2f39f015ded8: Pull complete [2024-11-12T08:38:51.241Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-12T08:38:51.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T08:38:51.241Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T08:38:51.536Z] prd-ubuntu20.04-docker-8c-8g-26265 does not seem to be running inside a container [2024-11-12T08:38:51.570Z] $ 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/foundry_app-record-replay_PR-153 -v /w/workspace/foundry_app-record-replay_PR-153:/w/workspace/foundry_app-record-replay_PR-153:rw,z -v /w/workspace/foundry_app-record-replay_PR-153@tmp:/w/workspace/foundry_app-record-replay_PR-153@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 [2024-11-12T08:38:51.822Z] $ docker top 554ed478e1fdd1e2f65b7e39a320f95f68a4e9ef8143a35dff1fad194b1f7d5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T08:38:52.330Z] ---> job-cost.sh [2024-11-12T08:38:52.330Z] lf-activate-venv: SKIPPING [2024-11-12T08:38:52.330Z] INFO: No Stack... [2024-11-12T08:38:52.898Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-12T08:38:53.158Z] INFO: Archiving Costs [Pipeline] sh [2024-11-12T08:38:53.485Z] + cat /w/workspace/foundry_app-record-replay_PR-153/archives/cost.csv [2024-11-12T08:38:53.485Z] + cut -d, -f6 [Pipeline] lock [2024-11-12T08:38:53.537Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-153-1-stack-cost] [2024-11-12T08:38:53.543Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-153-1-stack-cost] did not exist. Created. [2024-11-12T08:38:53.549Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-153-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-12T08:38:53.974Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-12T08:38:54.032Z] Stashed 1 file(s) [Pipeline] } [2024-11-12T08:38:54.073Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-153-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-12T08:38:54.158Z] $ docker stop --time=1 554ed478e1fdd1e2f65b7e39a320f95f68a4e9ef8143a35dff1fad194b1f7d5c [2024-11-12T08:38:55.306Z] $ docker rm -f --volumes 554ed478e1fdd1e2f65b7e39a320f95f68a4e9ef8143a35dff1fad194b1f7d5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-12T08:39:50.311Z] Removing intermediate container 3475fa744399 [2024-11-12T08:39:50.311Z] ---> 4cc45e892497 [2024-11-12T08:39:50.311Z] Step 10/12 : COPY . . [2024-11-12T08:39:50.311Z] ---> 767af5afcbb6 [2024-11-12T08:39:50.311Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T08:39:50.311Z] ---> Running in 881083e7fe14 [2024-11-12T08:39:50.311Z] Removing intermediate container 881083e7fe14 [2024-11-12T08:39:50.311Z] ---> 67ef93b4b052 [2024-11-12T08:39:50.311Z] Step 12/12 : RUN $MAKE [2024-11-12T08:39:50.311Z] ---> Running in dd4c97cf9194 [2024-11-12T08:39:50.311Z] noop [2024-11-12T08:39:50.311Z] Removing intermediate container dd4c97cf9194 [2024-11-12T08:39:50.311Z] ---> f5a441496b82 [2024-11-12T08:39:50.311Z] Successfully built f5a441496b82 [2024-11-12T08:39:50.311Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:39:50.815Z] + docker inspect -f . ci-base-image-arm64 [2024-11-12T08:39:50.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T08:39:51.103Z] prd-ubuntu20.04-docker-arm64-4c-16g-26266 does not seem to be running inside a container [2024-11-12T08:39:51.152Z] $ 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 ******** ci-base-image-arm64 cat [2024-11-12T08:39:52.272Z] $ docker top 2a8e756e0c167576c2e75ce63099e2f2f650e7b21cb75716b9d14a006bf7e787 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T08:39:53.200Z] + go version [2024-11-12T08:39:53.200Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-12T08:39:53.239Z] $ docker stop --time=1 2a8e756e0c167576c2e75ce63099e2f2f650e7b21cb75716b9d14a006bf7e787 [2024-11-12T08:39:54.793Z] $ docker rm -f --volumes 2a8e756e0c167576c2e75ce63099e2f2f650e7b21cb75716b9d14a006bf7e787 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:39:55.703Z] + docker inspect -f . ci-base-image-arm64 [2024-11-12T08:39:55.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T08:39:55.984Z] prd-ubuntu20.04-docker-arm64-4c-16g-26266 does not seem to be running inside a container [2024-11-12T08:39:56.044Z] $ 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 ******** ci-base-image-arm64 cat [2024-11-12T08:39:57.293Z] $ docker top c0d48f672e0071a48912b14471c60d107224fcb0d250e82f7aa135ab221baee2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T08:39:58.200Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2024-11-12T08:39:58.937Z] + make test [2024-11-12T08:39:58.937Z] go test -race -coverprofile=coverage.out ./... [2024-11-12T08:44:24.253Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2024-11-12T08:44:28.511Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.116s coverage: 88.0% of statements [2024-11-12T08:44:35.173Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-11-12T08:44:35.173Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2024-11-12T08:44:37.117Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-11-12T08:44:40.460Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.829s coverage: 98.7% of statements [2024-11-12T08:44:40.460Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.441s coverage: 89.7% of statements [2024-11-12T08:44:40.460Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.077s coverage: 100.0% of statements [2024-11-12T08:44:41.869Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-12T08:44:41.869Z] go vet ./... [2024-11-12T08:48:48.726Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-12T08:48:48.726Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-12T08:48:48.726Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-12T08:48:49.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-12T08:48:49.074Z] $ docker stop --time=1 c0d48f672e0071a48912b14471c60d107224fcb0d250e82f7aa135ab221baee2 [2024-11-12T08:48:51.087Z] $ docker rm -f --volumes c0d48f672e0071a48912b14471c60d107224fcb0d250e82f7aa135ab221baee2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T08:48:53.824Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-12T08:48:53.870Z] Warning: overwriting stash ‘coverage-report’ [2024-11-12T08:48:54.519Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T08:48:55.178Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-12T08:48:55.542Z] + ls -al . [2024-11-12T08:48:55.542Z] total 260 [2024-11-12T08:48:55.542Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 08:40 . [2024-11-12T08:48:55.542Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 08:36 .. [2024-11-12T08:48:55.542Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 12 08:36 .dockerignore [2024-11-12T08:48:55.542Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 08:36 .git [2024-11-12T08:48:55.542Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:36 .github [2024-11-12T08:48:55.542Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 12 08:36 .gitignore [2024-11-12T08:48:55.542Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 12 08:36 .golangci.yml [2024-11-12T08:48:55.542Z] -rw-rw-r-- 1 jenkins jenkins 16870 Nov 12 08:36 Attribution.txt [2024-11-12T08:48:55.542Z] -rw-rw-r-- 1 jenkins jenkins 458 Nov 12 08:36 CHANGELOG.md [2024-11-12T08:48:55.542Z] -rw-rw-r-- 1 jenkins jenkins 1726 Nov 12 08:36 Dockerfile [2024-11-12T08:48:55.542Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 08:36 GOVERNANCE.md [2024-11-12T08:48:55.542Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 12 08:36 Jenkinsfile [2024-11-12T08:48:55.542Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 12 08:36 LICENSE [2024-11-12T08:48:55.542Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 12 08:36 Makefile [2024-11-12T08:48:55.542Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 12 08:36 OWNERS.md [2024-11-12T08:48:55.542Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 12 08:36 README.md [2024-11-12T08:48:55.542Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 12 08:36 Record and Reply.postman_collection.json [2024-11-12T08:48:55.542Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 08:34 VERSION [2024-11-12T08:48:55.542Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:36 bin [2024-11-12T08:48:55.542Z] -rw-r--r-- 1 jenkins jenkins 34247 Nov 12 08:44 coverage.out [2024-11-12T08:48:55.542Z] -rw-rw-r-- 1 jenkins jenkins 6772 Nov 12 08:36 go.mod [2024-11-12T08:48:55.542Z] -rw-rw-r-- 1 jenkins jenkins 88057 Nov 12 08:36 go.sum [2024-11-12T08:48:55.542Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 12 08:36 internal [2024-11-12T08:48:55.542Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 12 08:36 main.go [2024-11-12T08:48:55.542Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:36 openapi [2024-11-12T08:48:55.542Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:36 pkg [2024-11-12T08:48:55.542Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:36 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:48:55.991Z] + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a65e098de420ba3dc87bc70fddc9b356c65c4cb8 --label arch=arm64 --label version=0.0.0 . [2024-11-12T08:48:56.260Z] Sending build context to Docker daemon 354.8kB [2024-11-12T08:48:56.260Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T08:48:56.260Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-12T08:48:56.260Z] ---> f5a441496b82 [2024-11-12T08:48:56.260Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-12T08:48:56.533Z] ---> Running in 2a6cae9ba1b9 [2024-11-12T08:48:56.811Z] Removing intermediate container 2a6cae9ba1b9 [2024-11-12T08:48:56.811Z] ---> f47961783d02 [2024-11-12T08:48:56.811Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T08:48:56.811Z] ---> Running in 528b7b4ca523 [2024-11-12T08:48:57.086Z] Removing intermediate container 528b7b4ca523 [2024-11-12T08:48:57.086Z] ---> 207d3a4510db [2024-11-12T08:48:57.086Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-12T08:48:57.359Z] ---> Running in 32b3b3ea3c27 [2024-11-12T08:48:57.629Z] Removing intermediate container 32b3b3ea3c27 [2024-11-12T08:48:57.629Z] ---> a47440b518f1 [2024-11-12T08:48:57.629Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T08:48:57.629Z] ---> Running in 6b35cb56feb2 [2024-11-12T08:48:58.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T08:48:59.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T08:49:00.596Z] OK: 238 MiB in 54 packages [2024-11-12T08:49:02.024Z] Removing intermediate container 6b35cb56feb2 [2024-11-12T08:49:02.024Z] ---> b58811efa509 [2024-11-12T08:49:02.024Z] Step 7/27 : WORKDIR /app [2024-11-12T08:49:02.024Z] ---> Running in e1bac23c8987 [2024-11-12T08:49:02.293Z] Removing intermediate container e1bac23c8987 [2024-11-12T08:49:02.293Z] ---> d93a1ab0b9ea [2024-11-12T08:49:02.293Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-12T08:49:02.880Z] ---> 436099ac770b [2024-11-12T08:49:02.880Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T08:49:02.880Z] ---> Running in b190cb79577c [2024-11-12T08:49:05.473Z] Removing intermediate container b190cb79577c [2024-11-12T08:49:05.473Z] ---> 85321104f25b [2024-11-12T08:49:05.473Z] Step 10/27 : COPY . . [2024-11-12T08:49:06.062Z] ---> 10a29bd7798f [2024-11-12T08:49:06.062Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T08:49:06.330Z] ---> Running in 5821d6367fb6 [2024-11-12T08:49:06.598Z] Removing intermediate container 5821d6367fb6 [2024-11-12T08:49:06.598Z] ---> 7b4b1c5afd05 [2024-11-12T08:49:06.598Z] Step 12/27 : RUN $MAKE [2024-11-12T08:49:06.598Z] ---> Running in ca4511d369e8 [2024-11-12T08:49:07.567Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2024-11-12T08:52:59.375Z] Removing intermediate container ca4511d369e8 [2024-11-12T08:52:59.375Z] ---> 359a75813ffd [2024-11-12T08:52:59.375Z] Step 13/27 : FROM alpine:3.20 [2024-11-12T08:52:59.375Z] 3.20: Pulling from library/alpine [2024-11-12T08:52:59.375Z] 9986a736f7d3: Pulling fs layer [2024-11-12T08:52:59.375Z] 9986a736f7d3: Download complete [2024-11-12T08:52:59.375Z] 9986a736f7d3: Pull complete [2024-11-12T08:52:59.375Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T08:52:59.375Z] Status: Downloaded newer image for alpine:3.20 [2024-11-12T08:52:59.375Z] ---> 511a44083d3a [2024-11-12T08:52:59.375Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-12T08:52:59.375Z] ---> Running in f394158f5c78 [2024-11-12T08:52:59.375Z] Removing intermediate container f394158f5c78 [2024-11-12T08:52:59.375Z] ---> 8bef86dd71e0 [2024-11-12T08:52:59.375Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-11-12T08:52:59.375Z] ---> Running in 857265c0079a [2024-11-12T08:52:59.375Z] Removing intermediate container 857265c0079a [2024-11-12T08:52:59.375Z] ---> a58b5cacddb9 [2024-11-12T08:52:59.375Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-12T08:52:59.375Z] ---> Running in 88e9a372c0fd [2024-11-12T08:52:59.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T08:52:59.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T08:52:59.375Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-12T08:52:59.375Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-12T08:52:59.375Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T08:52:59.375Z] Executing ca-certificates-20240705-r0.trigger [2024-11-12T08:52:59.375Z] OK: 10 MiB in 16 packages [2024-11-12T08:52:59.956Z] Removing intermediate container 88e9a372c0fd [2024-11-12T08:52:59.956Z] ---> bf60f490fd8c [2024-11-12T08:52:59.956Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-12T08:52:59.956Z] ---> Running in cb6828c6d487 [2024-11-12T08:53:00.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T08:53:01.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T08:53:02.584Z] Upgrading critical system libraries and apk-tools: [2024-11-12T08:53:02.584Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T08:53:02.584Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T08:53:02.849Z] Continuing the upgrade transaction with new apk-tools: [2024-11-12T08:53:02.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T08:53:03.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T08:53:04.525Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T08:53:04.790Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T08:53:04.790Z] Executing ca-certificates-20240705-r0.trigger [2024-11-12T08:53:05.056Z] OK: 10 MiB in 16 packages [2024-11-12T08:53:06.015Z] Removing intermediate container cb6828c6d487 [2024-11-12T08:53:06.015Z] ---> 91dde5aafb44 [2024-11-12T08:53:06.015Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-12T08:53:06.595Z] ---> e3fab962818a [2024-11-12T08:53:06.595Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-12T08:53:07.176Z] ---> d51461a1af54 [2024-11-12T08:53:07.176Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-12T08:53:08.131Z] ---> 8d33f2621388 [2024-11-12T08:53:08.131Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-11-12T08:53:10.707Z] ---> 7404716ed3f1 [2024-11-12T08:53:10.707Z] Step 22/27 : EXPOSE 59712 [2024-11-12T08:53:10.707Z] ---> Running in 45839b2977d2 [2024-11-12T08:53:10.707Z] Removing intermediate container 45839b2977d2 [2024-11-12T08:53:10.707Z] ---> 5f3f65be2750 [2024-11-12T08:53:10.707Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-11-12T08:53:10.707Z] ---> Running in c8c96f734f12 [2024-11-12T08:53:10.973Z] Removing intermediate container c8c96f734f12 [2024-11-12T08:53:10.973Z] ---> e06b97e18f36 [2024-11-12T08:53:10.973Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-12T08:53:11.241Z] ---> Running in 248fbb327c36 [2024-11-12T08:53:11.508Z] Removing intermediate container 248fbb327c36 [2024-11-12T08:53:11.508Z] ---> 423a5fc0a1f6 [2024-11-12T08:53:11.508Z] Step 25/27 : LABEL arch=arm64 [2024-11-12T08:53:11.508Z] ---> Running in 3a6e79c072ba [2024-11-12T08:53:11.773Z] Removing intermediate container 3a6e79c072ba [2024-11-12T08:53:11.773Z] ---> 310057cdaa73 [2024-11-12T08:53:11.773Z] Step 26/27 : LABEL git_sha=a65e098de420ba3dc87bc70fddc9b356c65c4cb8 [2024-11-12T08:53:12.039Z] ---> Running in e67fa56a68e6 [2024-11-12T08:53:12.304Z] Removing intermediate container e67fa56a68e6 [2024-11-12T08:53:12.304Z] ---> 4b2535d67858 [2024-11-12T08:53:12.304Z] Step 27/27 : LABEL version=0.0.0 [2024-11-12T08:53:12.304Z] ---> Running in 39b868664412 [2024-11-12T08:53:12.572Z] Removing intermediate container 39b868664412 [2024-11-12T08:53:12.572Z] ---> c716606d98d2 [2024-11-12T08:53:12.572Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-12T08:53:12.572Z] Successfully built c716606d98d2 [2024-11-12T08:53:12.572Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:53:13.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T08:53:13.425Z] [2024-11-12T08:53:13.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:53:13.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T08:53:13.847Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-12T08:53:13.848Z] 8998bd30e6a1: Pulling fs layer [2024-11-12T08:53:13.848Z] 04944245beec: Pulling fs layer [2024-11-12T08:53:13.848Z] 699f458cf7ca: Pulling fs layer [2024-11-12T08:53:13.848Z] 765212b225bb: Pulling fs layer [2024-11-12T08:53:13.848Z] f23df028b6ca: Pulling fs layer [2024-11-12T08:53:13.848Z] d65c8cfc05b1: Pulling fs layer [2024-11-12T08:53:13.848Z] 2437ff75d9bd: Pulling fs layer [2024-11-12T08:53:13.848Z] 765212b225bb: Waiting [2024-11-12T08:53:13.848Z] f23df028b6ca: Waiting [2024-11-12T08:53:13.848Z] 2437ff75d9bd: Waiting [2024-11-12T08:53:13.848Z] d65c8cfc05b1: Waiting [2024-11-12T08:53:14.113Z] 04944245beec: Verifying Checksum [2024-11-12T08:53:14.113Z] 04944245beec: Download complete [2024-11-12T08:53:14.113Z] 765212b225bb: Verifying Checksum [2024-11-12T08:53:14.113Z] 765212b225bb: Download complete [2024-11-12T08:53:14.113Z] f23df028b6ca: Verifying Checksum [2024-11-12T08:53:14.113Z] f23df028b6ca: Download complete [2024-11-12T08:53:14.113Z] d65c8cfc05b1: Verifying Checksum [2024-11-12T08:53:14.113Z] d65c8cfc05b1: Download complete [2024-11-12T08:53:14.380Z] 699f458cf7ca: Verifying Checksum [2024-11-12T08:53:14.380Z] 699f458cf7ca: Download complete [2024-11-12T08:53:14.644Z] 8998bd30e6a1: Verifying Checksum [2024-11-12T08:53:14.644Z] 8998bd30e6a1: Download complete [2024-11-12T08:53:17.213Z] 2437ff75d9bd: Verifying Checksum [2024-11-12T08:53:17.213Z] 2437ff75d9bd: Download complete [2024-11-12T08:53:20.545Z] 8998bd30e6a1: Pull complete [2024-11-12T08:53:20.812Z] 04944245beec: Pull complete [2024-11-12T08:53:22.756Z] 699f458cf7ca: Pull complete [2024-11-12T08:53:22.756Z] 765212b225bb: Pull complete [2024-11-12T08:53:23.717Z] f23df028b6ca: Pull complete [2024-11-12T08:53:23.717Z] d65c8cfc05b1: Pull complete [2024-11-12T08:53:41.945Z] 2437ff75d9bd: Pull complete [2024-11-12T08:53:41.945Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-12T08:53:41.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T08:53:41.945Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T08:53:42.319Z] prd-ubuntu20.04-docker-arm64-4c-16g-26266 does not seem to be running inside a container [2024-11-12T08:53:42.372Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-12T08:53:45.213Z] $ docker top e028405c8155dca70f0d46c92120245c5f34cc4693204368c01f7a3303d289b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T08:53:46.142Z] ---> job-cost.sh [2024-11-12T08:53:46.142Z] lf-activate-venv: SKIPPING [2024-11-12T08:53:46.142Z] INFO: No Stack... [2024-11-12T08:53:46.726Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-12T08:53:47.306Z] INFO: Archiving Costs [Pipeline] sh [2024-11-12T08:53:47.978Z] + cut -d, -f6 [2024-11-12T08:53:47.978Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock [2024-11-12T08:53:48.060Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-PR-153-1-stack-cost] [2024-11-12T08:53:48.066Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-153-1-stack-cost] did not exist. Created. [2024-11-12T08:53:48.072Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-PR-153-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-12T08:53:48.513Z] /w/workspace/app-record-replay/1@tmp/durable-b72aa408/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-12T08:53:49.186Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-12T08:53:49.232Z] Warning: overwriting stash ‘stack-cost’ [2024-11-12T08:53:49.280Z] Stashed 1 file(s) [Pipeline] } [2024-11-12T08:53:49.302Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-PR-153-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-12T08:53:49.387Z] $ docker stop --time=1 e028405c8155dca70f0d46c92120245c5f34cc4693204368c01f7a3303d289b9 [2024-11-12T08:53:50.984Z] $ docker rm -f --volumes e028405c8155dca70f0d46c92120245c5f34cc4693204368c01f7a3303d289b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-12T08:53:52.354Z] provisioning config files... [2024-11-12T08:53:52.362Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-153@tmp/config15436783890859211574tmp [Pipeline] { [Pipeline] sh [2024-11-12T08:53:52.715Z] + set +x [2024-11-12T08:53:52.715Z] + curl -s https://codecov.io/bash [2024-11-12T08:53:52.715Z] + bash -s -- [2024-11-12T08:53:52.715Z] [2024-11-12T08:53:52.715Z] _____ _ [2024-11-12T08:53:52.715Z] / ____| | | [2024-11-12T08:53:52.715Z] | | ___ __| | ___ ___ _____ __ [2024-11-12T08:53:52.715Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-12T08:53:52.715Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-12T08:53:52.715Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-12T08:53:52.715Z] Bash-1.0.6 [2024-11-12T08:53:52.715Z] [2024-11-12T08:53:52.715Z] [2024-11-12T08:53:52.715Z] ==> git version 2.25.1 found [2024-11-12T08:53:52.715Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-12T08:53:52.715Z] Release-Date: 2020-01-08 [2024-11-12T08:53:52.715Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-12T08:53:52.715Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-12T08:53:52.715Z] ==> Jenkins CI detected. [2024-11-12T08:53:52.715Z] current dir:  /w/workspace/foundry_app-record-replay_PR-153 [2024-11-12T08:53:52.715Z] project root: . [2024-11-12T08:53:52.715Z] --> token set from env [2024-11-12T08:53:52.715Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-12T08:53:52.715Z] ==> Running gcov in . (disable via -X gcov) [2024-11-12T08:53:52.715Z] ==> Python coveragepy not found [2024-11-12T08:53:52.715Z] ==> Searching for coverage reports in: [2024-11-12T08:53:52.715Z] + . [2024-11-12T08:53:52.715Z] -> Found 1 reports [2024-11-12T08:53:52.715Z] ==> Detecting git/mercurial file structure [2024-11-12T08:53:52.977Z] ==> Reading reports [2024-11-12T08:53:52.977Z] + ./coverage.out bytes=34247 [2024-11-12T08:53:52.977Z] ==> Appending adjustments [2024-11-12T08:53:52.977Z] https://docs.codecov.io/docs/fixing-reports [2024-11-12T08:53:52.977Z] + Found adjustments [2024-11-12T08:53:52.977Z] ==> Gzipping contents [2024-11-12T08:53:52.977Z] 8.0K /tmp/codecov.dbkfMB.gz [2024-11-12T08:53:52.977Z] ==> Uploading reports [2024-11-12T08:53:52.977Z] url: https://codecov.io [2024-11-12T08:53:52.977Z] query: branch=PR-153&commit=a65e098de420ba3dc87bc70fddc9b356c65c4cb8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-153%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=153&job=&cmd_args= [2024-11-12T08:53:52.977Z] -> Pinging Codecov [2024-11-12T08:53:52.977Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-153&commit=a65e098de420ba3dc87bc70fddc9b356c65c4cb8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-153%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=153&job=&cmd_args= [2024-11-12T08:53:53.237Z] -> Uploading to [2024-11-12T08:53:53.237Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-record-replay/a65e098de420ba3dc87bc70fddc9b356c65c4cb8/35d043bd-94b8-4cb4-8fe0-fb3e4257551b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241112%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241112T085353Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=fa88d066838f11140474cbde620a5a98b1ad1b4a0aad9ef6562643c393c01256 [2024-11-12T08:53:53.237Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T08:53:53.237Z] Dload Upload Total Spent Left Speed [2024-11-12T08:53:53.499Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5391 0 0 100 5391 0 24843 --:--:-- --:--:-- --:--:-- 24843 [2024-11-12T08:53:53.499Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/a65e098de420ba3dc87bc70fddc9b356c65c4cb8 [Pipeline] } [2024-11-12T08:53:53.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-12T08:53:55.804Z] + [ -d /w/workspace/foundry_app-record-replay_PR-153/archives ] [2024-11-12T08:53:55.804Z] + ls -al /w/workspace/foundry_app-record-replay_PR-153/archives [2024-11-12T08:53:55.804Z] total 16 [2024-11-12T08:53:55.804Z] drwxr-xr-x 3 root root 4096 Nov 12 08:38 . [2024-11-12T08:53:55.804Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 12 08:38 .. [2024-11-12T08:53:55.804Z] drwxr-xr-x 2 root root 4096 Nov 12 08:38 cost [2024-11-12T08:53:55.804Z] -rw-r--r-- 1 root root 89 Nov 12 08:38 cost.csv [2024-11-12T08:53:55.804Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-153/archives [2024-11-12T08:53:55.804Z] + ls -al /w/workspace/foundry_app-record-replay_PR-153/archives [2024-11-12T08:53:55.804Z] total 16 [2024-11-12T08:53:55.804Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 08:38 . [2024-11-12T08:53:55.804Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 12 08:38 .. [2024-11-12T08:53:55.804Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 12 08:38 cost [2024-11-12T08:53:55.804Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 12 08:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-12T08:53:56.152Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T08:53:57.060Z] ---> package-listing.sh [2024-11-12T08:53:57.060Z] ++ facter osfamily [2024-11-12T08:53:57.060Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-12T08:53:57.319Z] + OS_FAMILY=debian [2024-11-12T08:53:57.319Z] + workspace=/w/workspace/foundry_app-record-replay_PR-153 [2024-11-12T08:53:57.319Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-12T08:53:57.319Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-12T08:53:57.319Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-12T08:53:57.319Z] + PACKAGES=/tmp/packages_start.txt [2024-11-12T08:53:57.319Z] + '[' /w/workspace/foundry_app-record-replay_PR-153 ']' [2024-11-12T08:53:57.319Z] + PACKAGES=/tmp/packages_end.txt [2024-11-12T08:53:57.319Z] + case "${OS_FAMILY}" in [2024-11-12T08:53:57.319Z] + dpkg -l [2024-11-12T08:53:57.319Z] + grep '^ii' [2024-11-12T08:53:57.319Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-12T08:53:57.319Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-12T08:53:57.319Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-12T08:53:57.319Z] + '[' /w/workspace/foundry_app-record-replay_PR-153 ']' [2024-11-12T08:53:57.319Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-153/archives/ [2024-11-12T08:53:57.319Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-153/archives/ [Pipeline] echo [2024-11-12T08:53:57.359Z] 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/foundry_app-record-replay_PR-153/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-12T08:53:57.662Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:53:58.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T08:53:58.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T08:53:58.499Z] prd-ubuntu20.04-docker-8c-8g-26265 does not seem to be running inside a container [2024-11-12T08:53:58.514Z] $ 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/foundry_app-record-replay_PR-153/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-153 -v /w/workspace/foundry_app-record-replay_PR-153:/w/workspace/foundry_app-record-replay_PR-153:rw,z -v /w/workspace/foundry_app-record-replay_PR-153@tmp:/w/workspace/foundry_app-record-replay_PR-153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-12T08:53:58.724Z] $ docker top 3c728fbc7f2a75a9e3087bb717b6cac83b7653aed7f5a95e5fc2df2c5f8ff6d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T08:53:59.152Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-12T08:53:59.469Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-12T08:53:59.785Z] + ls /var/log/sa-host [2024-11-12T08:53:59.785Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T08:54:00.280Z] provisioning config files... [2024-11-12T08:54:00.290Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-153@tmp/config16223261639375440948tmp [Pipeline] { [Pipeline] echo [2024-11-12T08:54:00.359Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T08:54:00.678Z] ---> create-netrc.sh [Pipeline] } [2024-11-12T08:54:00.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-12T08:54:01.124Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-12T08:54:01.165Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T08:54:01.595Z] ---> sudo-logs.sh [2024-11-12T08:54:01.595Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-12T08:54:01.693Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T08:54:02.016Z] ---> job-cost.sh [2024-11-12T08:54:02.016Z] lf-activate-venv: SKIPPING [2024-11-12T08:54:02.016Z] DEBUG: total: 0.2199999988079071 [2024-11-12T08:54:02.016Z] INFO: Retrieving Stack Cost... [2024-11-12T08:54:02.589Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-12T08:54:02.850Z] INFO: Archiving Costs [Pipeline] echo [2024-11-12T08:54:02.897Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T08:54:03.321Z] ---> logs-deploy.sh [2024-11-12T08:54:03.321Z] lf-activate-venv: SKIPPING [2024-11-12T08:54:03.321Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-153/1 [2024-11-12T08:54:03.321Z] INFO: archiving workspace using pattern(s): [2024-11-12T08:54:04.332Z] Archives upload complete. [2024-11-12T08:54:04.592Z] INFO: archiving logs to Nexus [2024-11-12T08:54:05.162Z] ---> uname -a: [2024-11-12T08:54:05.162Z] Linux prd-ubuntu20-04-docker-8c-8g-26265 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-12T08:54:05.162Z] [2024-11-12T08:54:05.162Z] [2024-11-12T08:54:05.162Z] ---> lscpu: [2024-11-12T08:54:05.162Z] Architecture: x86_64 [2024-11-12T08:54:05.162Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-12T08:54:05.162Z] Byte Order: Little Endian [2024-11-12T08:54:05.162Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-12T08:54:05.162Z] CPU(s): 8 [2024-11-12T08:54:05.162Z] On-line CPU(s) list: 0-7 [2024-11-12T08:54:05.162Z] Thread(s) per core: 1 [2024-11-12T08:54:05.162Z] Core(s) per socket: 1 [2024-11-12T08:54:05.162Z] Socket(s): 8 [2024-11-12T08:54:05.162Z] NUMA node(s): 1 [2024-11-12T08:54:05.162Z] Vendor ID: AuthenticAMD [2024-11-12T08:54:05.162Z] CPU family: 23 [2024-11-12T08:54:05.162Z] Model: 49 [2024-11-12T08:54:05.162Z] Model name: AMD EPYC-Rome Processor [2024-11-12T08:54:05.162Z] Stepping: 0 [2024-11-12T08:54:05.162Z] CPU MHz: 2800.000 [2024-11-12T08:54:05.162Z] BogoMIPS: 5600.00 [2024-11-12T08:54:05.162Z] Virtualization: AMD-V [2024-11-12T08:54:05.162Z] Hypervisor vendor: KVM [2024-11-12T08:54:05.162Z] Virtualization type: full [2024-11-12T08:54:05.162Z] L1d cache: 256 KiB [2024-11-12T08:54:05.162Z] L1i cache: 256 KiB [2024-11-12T08:54:05.162Z] L2 cache: 4 MiB [2024-11-12T08:54:05.162Z] L3 cache: 128 MiB [2024-11-12T08:54:05.162Z] NUMA node0 CPU(s): 0-7 [2024-11-12T08:54:05.162Z] Vulnerability Itlb multihit: Not affected [2024-11-12T08:54:05.162Z] Vulnerability L1tf: Not affected [2024-11-12T08:54:05.162Z] Vulnerability Mds: Not affected [2024-11-12T08:54:05.162Z] Vulnerability Meltdown: Not affected [2024-11-12T08:54:05.162Z] Vulnerability Mmio stale data: Not affected [2024-11-12T08:54:05.163Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-12T08:54:05.163Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-12T08:54:05.163Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-12T08:54:05.163Z] Vulnerability Srbds: Not affected [2024-11-12T08:54:05.163Z] Vulnerability Tsx async abort: Not affected [2024-11-12T08:54:05.163Z] 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 [2024-11-12T08:54:05.163Z] [2024-11-12T08:54:05.163Z] [2024-11-12T08:54:05.163Z] ---> nproc: [2024-11-12T08:54:05.163Z] 8 [2024-11-12T08:54:05.163Z] [2024-11-12T08:54:05.163Z] [2024-11-12T08:54:05.163Z] ---> df -h: [2024-11-12T08:54:05.163Z] Filesystem Size Used Avail Use% Mounted on [2024-11-12T08:54:05.163Z] overlay 155G 12G 143G 8% / [2024-11-12T08:54:05.163Z] tmpfs 64M 0 64M 0% /dev [2024-11-12T08:54:05.163Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-12T08:54:05.163Z] shm 64M 0 64M 0% /dev/shm [2024-11-12T08:54:05.163Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-11-12T08:54:05.163Z] [2024-11-12T08:54:05.163Z] [2024-11-12T08:54:05.163Z] ---> sar -b -r -n DEV: [2024-11-12T08:54:05.163Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26265) 11/12/24 _x86_64_ (8 CPU) [2024-11-12T08:54:05.163Z] [2024-11-12T08:54:05.163Z] 08:33:28 LINUX RESTART (8 CPU) [2024-11-12T08:54:05.163Z] [2024-11-12T08:54:05.163Z] 08:34:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-12T08:54:05.163Z] 08:35:01 277.67 21.72 255.95 0.00 2211.05 36386.85 0.00 [2024-11-12T08:54:05.163Z] 08:36:01 179.82 2.17 177.65 0.00 21.60 39189.08 0.00 [2024-11-12T08:54:05.163Z] 08:37:01 124.05 0.03 124.01 0.00 8.53 40889.59 0.00 [2024-11-12T08:54:05.163Z] 08:38:01 97.52 0.13 97.38 0.00 5.33 33118.35 0.00 [2024-11-12T08:54:05.163Z] 08:39:01 198.98 12.00 186.99 0.00 5450.29 60553.91 0.00 [2024-11-12T08:54:05.163Z] 08:40:01 2.60 0.00 2.60 0.00 0.00 31.73 0.00 [2024-11-12T08:54:05.163Z] 08:41:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2024-11-12T08:54:05.163Z] 08:42:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 [2024-11-12T08:54:05.163Z] 08:43:01 1.42 0.00 1.42 0.00 0.00 14.93 0.00 [2024-11-12T08:54:05.163Z] 08:44:01 2.00 0.00 2.00 0.00 0.00 35.86 0.00 [2024-11-12T08:54:05.163Z] 08:45:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 [2024-11-12T08:54:05.163Z] 08:46:01 1.82 0.00 1.82 0.00 0.00 20.13 0.00 [2024-11-12T08:54:05.163Z] 08:47:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 [2024-11-12T08:54:05.163Z] 08:48:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 [2024-11-12T08:54:05.163Z] 08:49:01 1.43 0.02 1.42 0.00 0.13 18.13 0.00 [2024-11-12T08:54:05.163Z] 08:50:01 1.55 0.00 1.55 0.00 0.00 17.06 0.00 [2024-11-12T08:54:05.163Z] 08:51:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2024-11-12T08:54:05.163Z] 08:52:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2024-11-12T08:54:05.163Z] 08:53:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 [2024-11-12T08:54:05.163Z] 08:54:01 8.15 0.55 7.60 0.00 29.33 145.18 0.00 [2024-11-12T08:54:05.163Z] Average: 45.14 1.81 43.33 0.00 384.80 10504.84 0.00 [2024-11-12T08:54:05.163Z] [2024-11-12T08:54:05.163Z] 08:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-12T08:54:05.163Z] 08:35:01 29215040 31541408 785652 2.39 74560 2526100 1824100 5.38 1024508 2264740 8 [2024-11-12T08:54:05.163Z] 08:36:01 27179296 31473712 835488 2.54 171868 4204096 2068648 6.10 1374416 3741384 760148 [2024-11-12T08:54:05.163Z] 08:37:01 26914416 31448120 853716 2.60 185388 4433328 1936284 5.71 1803280 3576188 867544 [2024-11-12T08:54:05.163Z] 08:38:01 27759496 31364652 935096 2.84 190848 3527940 2136152 6.30 1504784 3051976 16580 [2024-11-12T08:54:05.163Z] 08:39:01 26568216 31499080 789564 2.40 207856 4773564 1834804 5.41 1640956 4030116 316 [2024-11-12T08:54:05.163Z] 08:40:01 26570560 31501508 787820 2.40 207900 4773700 1852480 5.46 1639248 4030204 8 [2024-11-12T08:54:05.163Z] 08:41:01 26573180 31504472 785116 2.39 207924 4773696 1852480 5.46 1637096 4030500 4 [2024-11-12T08:54:05.163Z] 08:42:01 26575104 31506492 783080 2.38 207960 4773700 1852480 5.46 1634864 4030560 40 [2024-11-12T08:54:05.163Z] 08:43:01 26574512 31505996 783536 2.38 208032 4773700 1852480 5.46 1635072 4030564 12 [2024-11-12T08:54:05.163Z] 08:44:01 26584136 31515712 773748 2.35 208140 4773692 1852480 5.46 1625876 4030540 184 [2024-11-12T08:54:05.163Z] 08:45:01 26583868 31515456 773928 2.35 208164 4773692 1852480 5.46 1625940 4030540 16 [2024-11-12T08:54:05.163Z] 08:46:01 26583696 31515348 774096 2.35 208200 4773684 1852480 5.46 1625908 4030544 8 [2024-11-12T08:54:05.163Z] 08:47:01 26583404 31515100 774316 2.35 208216 4773696 1852480 5.46 1625944 4030544 8 [2024-11-12T08:54:05.163Z] 08:48:01 26582868 31514592 774732 2.36 208244 4773688 1852480 5.46 1625788 4030552 136 [2024-11-12T08:54:05.163Z] 08:49:01 26582248 31514112 774840 2.36 208292 4773696 1821284 5.37 1625832 4030556 44 [2024-11-12T08:54:05.163Z] 08:50:01 26582272 31514176 774724 2.36 208316 4773704 1821284 5.37 1625996 4030556 12 [2024-11-12T08:54:05.163Z] 08:51:01 26582320 31514252 774656 2.36 208352 4773704 1821284 5.37 1625956 4030560 8 [2024-11-12T08:54:05.163Z] 08:52:01 26582328 31514296 774548 2.36 208372 4773716 1821284 5.37 1625820 4030560 184 [2024-11-12T08:54:05.163Z] 08:53:01 26582732 31514724 774264 2.35 208396 4773720 1821284 5.37 1625840 4030564 8 [2024-11-12T08:54:05.163Z] 08:54:01 26538468 31473300 811756 2.47 208580 4775384 1991192 5.87 1665756 4030708 156 [2024-11-12T08:54:05.163Z] Average: 26814908 31498325 794734 2.42 197680 4553610 1878496 5.54 1590944 3856123 82271 [2024-11-12T08:54:05.163Z] [2024-11-12T08:54:05.163Z] 08:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-12T08:54:05.163Z] 08:35:01 ens3 490.58 347.98 5926.15 98.05 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:35:01 docker0 23.26 23.97 1.81 155.67 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:35:01 lo 6.64 6.64 0.65 0.65 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:36:01 ens3 462.80 331.83 3308.55 36.16 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:36:01 docker0 325.08 451.03 27.87 3301.56 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:37:01 vethce83bf2 0.05 0.23 0.00 0.02 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:37:01 ens3 25.40 17.26 26.52 10.87 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:37:01 docker0 0.10 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:38:01 ens3 27.50 17.83 59.24 10.50 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:38:01 veth3d62a8a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:38:01 docker0 1.88 3.75 0.11 38.15 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:38:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:39:01 ens3 229.91 121.68 4855.99 18.30 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:39:01 docker0 5.63 11.06 0.34 155.10 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:39:01 lo 2.13 2.13 0.23 0.23 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:40:01 ens3 0.43 0.32 0.10 0.08 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:41:01 ens3 0.43 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:42:01 ens3 0.38 0.13 0.08 0.01 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:43:01 ens3 0.63 0.38 0.36 0.28 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:44:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:45:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:50:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:51:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:54:01 ens3 26.76 15.36 29.17 9.07 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] 08:54:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] Average: ens3 62.94 42.42 705.98 9.10 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] Average: docker0 17.79 24.50 1.51 182.52 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 [2024-11-12T08:54:05.163Z] [2024-11-12T08:54:05.163Z] [2024-11-12T08:54:05.163Z] ---> sar -P ALL: [2024-11-12T08:54:05.163Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26265) 11/12/24 _x86_64_ (8 CPU) [2024-11-12T08:54:05.163Z] [2024-11-12T08:54:05.163Z] 08:33:28 LINUX RESTART (8 CPU) [2024-11-12T08:54:05.163Z] [2024-11-12T08:54:05.163Z] 08:34:02 CPU %user %nice %system %iowait %steal %idle [2024-11-12T08:54:05.163Z] 08:35:01 all 8.86 0.00 2.70 2.91 0.06 85.48 [2024-11-12T08:54:05.163Z] 08:35:01 0 6.28 0.00 3.18 14.69 0.05 75.79 [2024-11-12T08:54:05.163Z] 08:35:01 1 10.03 0.00 2.37 1.37 0.05 86.19 [2024-11-12T08:54:05.163Z] 08:35:01 2 9.43 0.00 3.50 3.97 0.05 83.05 [2024-11-12T08:54:05.163Z] 08:35:01 3 10.31 0.00 2.27 0.58 0.05 86.79 [2024-11-12T08:54:05.163Z] 08:35:01 4 10.33 0.00 2.11 0.51 0.09 86.96 [2024-11-12T08:54:05.163Z] 08:35:01 5 9.78 0.00 2.58 1.51 0.07 86.06 [2024-11-12T08:54:05.163Z] 08:35:01 6 7.55 0.00 3.28 0.17 0.05 88.95 [2024-11-12T08:54:05.163Z] 08:35:01 7 7.18 0.00 2.27 0.51 0.03 90.00 [2024-11-12T08:54:05.163Z] 08:36:01 all 5.50 0.00 2.57 3.52 0.06 88.35 [2024-11-12T08:54:05.163Z] 08:36:01 0 4.17 0.00 1.99 4.27 0.03 89.54 [2024-11-12T08:54:05.163Z] 08:36:01 1 4.73 0.00 2.46 0.67 0.05 92.09 [2024-11-12T08:54:05.163Z] 08:36:01 2 6.09 0.00 2.40 0.59 0.07 90.86 [2024-11-12T08:54:05.163Z] 08:36:01 3 6.31 0.00 3.10 0.52 0.05 90.02 [2024-11-12T08:54:05.163Z] 08:36:01 4 6.00 0.00 2.44 1.23 0.05 90.28 [2024-11-12T08:54:05.163Z] 08:36:01 5 5.96 0.00 2.26 0.49 0.08 91.21 [2024-11-12T08:54:05.163Z] 08:36:01 6 5.18 0.00 3.40 19.82 0.07 71.52 [2024-11-12T08:54:05.163Z] 08:36:01 7 5.59 0.00 2.51 0.64 0.05 91.21 [2024-11-12T08:54:05.163Z] 08:37:01 all 29.79 0.00 4.52 2.67 0.07 62.95 [2024-11-12T08:54:05.163Z] 08:37:01 0 28.17 0.00 4.30 0.81 0.08 66.63 [2024-11-12T08:54:05.163Z] 08:37:01 1 28.70 0.00 4.61 1.35 0.05 65.29 [2024-11-12T08:54:05.163Z] 08:37:01 2 31.80 0.00 4.57 1.73 0.07 61.82 [2024-11-12T08:54:05.163Z] 08:37:01 3 30.54 0.00 4.97 0.55 0.08 63.85 [2024-11-12T08:54:05.163Z] 08:37:01 4 29.89 0.00 4.21 0.07 0.07 65.77 [2024-11-12T08:54:05.163Z] 08:37:01 5 29.53 0.00 4.96 15.62 0.07 49.82 [2024-11-12T08:54:05.163Z] 08:37:01 6 30.20 0.00 3.66 0.79 0.07 65.28 [2024-11-12T08:54:05.163Z] 08:37:01 7 29.45 0.00 4.92 0.52 0.07 65.04 [2024-11-12T08:54:05.163Z] 08:38:01 all 38.79 0.00 5.44 3.35 0.09 52.33 [2024-11-12T08:54:05.163Z] 08:38:01 0 35.84 0.00 5.31 1.05 0.14 57.67 [2024-11-12T08:54:05.163Z] 08:38:01 1 39.40 0.00 5.26 2.12 0.08 53.14 [2024-11-12T08:54:05.163Z] 08:38:01 2 39.08 0.00 5.47 1.76 0.08 53.61 [2024-11-12T08:54:05.163Z] 08:38:01 3 38.62 0.00 5.52 1.35 0.07 54.44 [2024-11-12T08:54:05.163Z] 08:38:01 4 40.58 0.00 5.26 0.32 0.08 53.75 [2024-11-12T08:54:05.163Z] 08:38:01 5 39.19 0.00 5.37 1.66 0.08 53.69 [2024-11-12T08:54:05.163Z] 08:38:01 6 37.99 0.00 5.34 4.89 0.08 51.69 [2024-11-12T08:54:05.163Z] 08:38:01 7 39.64 0.00 5.99 13.73 0.10 40.54 [2024-11-12T08:54:05.163Z] 08:39:01 all 24.91 0.00 5.15 5.10 0.08 64.77 [2024-11-12T08:54:05.163Z] 08:39:01 0 22.95 0.00 4.47 1.05 0.12 71.42 [2024-11-12T08:54:05.163Z] 08:39:01 1 24.43 0.00 5.56 9.49 0.08 60.43 [2024-11-12T08:54:05.163Z] 08:39:01 2 24.21 0.00 5.32 2.00 0.07 68.40 [2024-11-12T08:54:05.163Z] 08:39:01 3 24.95 0.00 5.32 2.89 0.07 66.77 [2024-11-12T08:54:05.163Z] 08:39:01 4 25.30 0.00 4.81 2.32 0.07 67.50 [2024-11-12T08:54:05.163Z] 08:39:01 5 26.34 0.00 5.55 17.29 0.08 50.73 [2024-11-12T08:54:05.163Z] 08:39:01 6 26.24 0.00 5.33 1.09 0.07 67.28 [2024-11-12T08:54:05.163Z] 08:39:01 7 24.81 0.00 4.85 4.68 0.07 65.60 [2024-11-12T08:54:05.163Z] 08:40:01 all 0.15 0.00 0.02 0.02 0.01 99.81 [2024-11-12T08:54:05.163Z] 08:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T08:54:05.163Z] 08:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T08:54:05.163Z] 08:40:01 2 1.06 0.00 0.03 0.07 0.02 98.82 [2024-11-12T08:54:05.163Z] 08:40:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-11-12T08:54:05.163Z] 08:40:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-12T08:54:05.163Z] 08:40:01 5 0.02 0.00 0.02 0.07 0.00 99.90 [2024-11-12T08:54:05.163Z] 08:40:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-12T08:54:05.163Z] 08:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-12T08:54:05.163Z] 08:41:01 all 0.03 0.00 0.00 0.00 0.01 99.95 [2024-11-12T08:54:05.163Z] 08:41:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-12T08:54:05.163Z] 08:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-12T08:54:05.163Z] 08:41:01 2 0.12 0.00 0.02 0.00 0.00 99.87 [2024-11-12T08:54:05.163Z] 08:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T08:54:05.163Z] 08:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-12T08:54:05.163Z] 08:41:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-12T08:54:05.163Z] 08:41:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-12T08:54:05.163Z] 08:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-12T08:54:05.163Z] 08:42:01 all 0.02 0.00 0.01 0.04 0.00 99.93 [2024-11-12T08:54:05.163Z] 08:42:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2024-11-12T08:54:05.164Z] 08:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T08:54:05.164Z] 08:42:01 2 0.02 0.00 0.02 0.20 0.02 99.75 [2024-11-12T08:54:05.164Z] 08:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-12T08:54:05.164Z] 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T08:54:05.164Z] 08:42:01 5 0.07 0.00 0.03 0.07 0.00 99.83 [2024-11-12T08:54:05.164Z] 08:42:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-12T08:54:05.164Z] 08:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T08:54:05.164Z] 08:43:01 all 0.04 0.00 0.01 0.03 0.00 99.92 [2024-11-12T08:54:05.164Z] 08:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T08:54:05.164Z] 08:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-12T08:54:05.164Z] 08:43:01 2 0.20 0.00 0.00 0.08 0.00 99.72 [2024-11-12T08:54:05.164Z] 08:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T08:54:05.164Z] 08:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T08:54:05.164Z] 08:43:01 5 0.05 0.00 0.00 0.12 0.00 99.83 [2024-11-12T08:54:05.164Z] 08:43:01 6 0.08 0.00 0.03 0.00 0.02 99.87 [2024-11-12T08:54:05.164Z] 08:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T08:54:05.164Z] 08:44:01 all 0.03 0.00 0.01 0.07 0.01 99.88 [2024-11-12T08:54:05.164Z] 08:44:01 0 0.02 0.00 0.02 0.22 0.02 99.73 [2024-11-12T08:54:05.164Z] 08:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-12T08:54:05.164Z] 08:44:01 2 0.08 0.00 0.00 0.02 0.02 99.88 [2024-11-12T08:54:05.164Z] 08:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-12T08:54:05.164Z] 08:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T08:54:05.164Z] 08:44:01 5 0.03 0.00 0.02 0.07 0.02 99.87 [2024-11-12T08:54:05.164Z] 08:44:01 6 0.08 0.00 0.00 0.25 0.02 99.65 [2024-11-12T08:54:05.164Z] 08:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-12T08:54:05.164Z] 08:45:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2024-11-12T08:54:05.164Z] 08:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-12T08:54:05.164Z] 08:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-12T08:54:05.164Z] 08:45:01 2 0.20 0.00 0.02 0.00 0.00 99.78 [2024-11-12T08:54:05.164Z] 08:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T08:54:05.164Z] 08:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-12T08:54:05.164Z] 08:45:01 5 0.05 0.00 0.02 0.03 0.00 99.90 [2024-11-12T08:54:05.164Z] 08:45:01 6 0.28 0.00 0.03 0.00 0.02 99.67 [2024-11-12T08:54:05.164Z] 08:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-12T08:54:05.164Z] [2024-11-12T08:54:05.164Z] 08:45:01 CPU %user %nice %system %iowait %steal %idle [2024-11-12T08:54:05.164Z] 08:46:01 all 0.02 0.00 0.01 0.02 0.01 99.95 [2024-11-12T08:54:05.164Z] 08:46:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-12T08:54:05.164Z] 08:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-12T08:54:05.164Z] 08:46:01 2 0.00 0.00 0.00 0.05 0.02 99.93 [2024-11-12T08:54:05.164Z] 08:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T08:54:05.164Z] 08:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T08:54:05.164Z] 08:46:01 5 0.05 0.00 0.00 0.07 0.02 99.87 [2024-11-12T08:54:05.164Z] 08:46:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-12T08:54:05.164Z] 08:46:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-12T08:54:05.164Z] 08:47:01 all 0.19 0.00 0.00 0.01 0.01 99.79 [2024-11-12T08:54:05.164Z] 08:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T08:54:05.164Z] 08:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T08:54:05.164Z] 08:47:01 2 1.34 0.00 0.02 0.05 0.02 98.58 [2024-11-12T08:54:05.164Z] 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T08:54:05.164Z] 08:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T08:54:05.164Z] 08:47:01 5 0.02 0.00 0.02 0.07 0.00 99.90 [2024-11-12T08:54:05.164Z] 08:47:01 6 0.13 0.00 0.00 0.00 0.03 99.83 [2024-11-12T08:54:05.164Z] 08:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T08:54:05.164Z] 08:48:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2024-11-12T08:54:05.164Z] 08:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T08:54:05.164Z] 08:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-12T08:54:05.164Z] 08:48:01 2 0.33 0.00 0.02 0.02 0.02 99.62 [2024-11-12T08:54:05.164Z] 08:48:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-11-12T08:54:05.164Z] 08:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-12T08:54:05.164Z] 08:48:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2024-11-12T08:54:05.164Z] 08:48:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-12T08:54:05.164Z] 08:48:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-12T08:54:05.164Z] 08:49:01 all 0.01 0.00 0.03 0.00 0.01 99.95 [2024-11-12T08:54:05.164Z] 08:49:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-12T08:54:05.164Z] 08:49:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-12T08:54:05.164Z] 08:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-12T08:54:05.164Z] 08:49:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2024-11-12T08:54:05.164Z] 08:49:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-12T08:54:05.164Z] 08:49:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2024-11-12T08:54:05.164Z] 08:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-12T08:54:05.164Z] 08:49:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2024-11-12T08:54:05.164Z] 08:50:01 all 0.04 0.00 0.01 0.02 0.01 99.93 [2024-11-12T08:54:05.164Z] 08:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-12T08:54:05.164Z] 08:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T08:54:05.164Z] 08:50:01 2 0.13 0.00 0.00 0.10 0.02 99.75 [2024-11-12T08:54:05.164Z] 08:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T08:54:05.164Z] 08:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T08:54:05.164Z] 08:50:01 5 0.05 0.00 0.02 0.07 0.02 99.85 [2024-11-12T08:54:05.164Z] 08:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-12T08:54:05.164Z] 08:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-12T08:54:05.164Z] 08:51:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2024-11-12T08:54:05.164Z] 08:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T08:54:05.164Z] 08:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-12T08:54:05.164Z] 08:51:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2024-11-12T08:54:05.164Z] 08:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-12T08:54:05.164Z] 08:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T08:54:05.164Z] 08:51:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2024-11-12T08:54:05.164Z] 08:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-12T08:54:05.164Z] 08:51:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2024-11-12T08:54:05.164Z] 08:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-11-12T08:54:05.164Z] 08:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T08:54:05.164Z] 08:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T08:54:05.164Z] 08:52:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-11-12T08:54:05.164Z] 08:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-12T08:54:05.164Z] 08:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T08:54:05.164Z] 08:52:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-12T08:54:05.164Z] 08:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-12T08:54:05.164Z] 08:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-12T08:54:05.164Z] 08:53:01 all 0.09 0.00 0.01 0.01 0.00 99.89 [2024-11-12T08:54:05.164Z] 08:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T08:54:05.164Z] 08:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T08:54:05.164Z] 08:53:01 2 0.60 0.00 0.00 0.07 0.00 99.33 [2024-11-12T08:54:05.164Z] 08:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-12T08:54:05.164Z] 08:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T08:54:05.164Z] 08:53:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2024-11-12T08:54:05.164Z] 08:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-12T08:54:05.164Z] 08:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-12T08:54:05.164Z] 08:54:01 all 0.53 0.00 0.22 0.04 0.01 99.20 [2024-11-12T08:54:05.164Z] 08:54:01 0 0.53 0.00 0.23 0.00 0.00 99.23 [2024-11-12T08:54:05.164Z] 08:54:01 1 0.60 0.00 0.22 0.02 0.02 99.15 [2024-11-12T08:54:05.164Z] 08:54:01 2 0.44 0.00 0.18 0.02 0.02 99.35 [2024-11-12T08:54:05.164Z] 08:54:01 3 0.68 0.00 0.27 0.08 0.02 98.95 [2024-11-12T08:54:05.164Z] 08:54:01 4 0.53 0.00 0.20 0.02 0.00 99.25 [2024-11-12T08:54:05.164Z] 08:54:01 5 0.45 0.00 0.23 0.13 0.02 99.17 [2024-11-12T08:54:05.164Z] 08:54:01 6 0.72 0.00 0.15 0.02 0.02 99.10 [2024-11-12T08:54:05.164Z] 08:54:01 7 0.25 0.00 0.30 0.02 0.03 99.40 [2024-11-12T08:54:05.164Z] Average: all 5.41 0.00 1.03 0.88 0.02 92.65 [2024-11-12T08:54:05.164Z] Average: 0 4.86 0.00 0.97 1.09 0.02 93.06 [2024-11-12T08:54:05.164Z] Average: 1 5.35 0.00 1.02 0.74 0.02 92.87 [2024-11-12T08:54:05.164Z] Average: 2 5.73 0.00 1.07 0.53 0.03 92.64 [2024-11-12T08:54:05.164Z] Average: 3 5.53 0.00 1.07 0.30 0.02 93.08 [2024-11-12T08:54:05.164Z] Average: 4 5.59 0.00 0.95 0.22 0.02 93.22 [2024-11-12T08:54:05.164Z] Average: 5 5.53 0.00 1.05 1.85 0.03 91.55 [2024-11-12T08:54:05.164Z] Average: 6 5.41 0.00 1.06 1.34 0.03 92.16 [2024-11-12T08:54:05.164Z] Average: 7 5.30 0.00 1.04 0.99 0.03 92.64 [2024-11-12T08:54:05.164Z] [2024-11-12T08:54:05.164Z] [2024-11-12T08:54:05.164Z]